/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#11110f;--paper:#f2efe7;--lime:#d8ff38;--blue:#2357ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:10;width:100%;height:88px;color:var(--paper);border-bottom:1px solid #f2efe72e;justify-content:space-between;align-items:center;padding:0 4vw;display:flex;position:absolute;top:0;left:0}.brand{letter-spacing:-.04em;font-size:1.08rem;font-weight:900}.brand span{color:var(--lime);vertical-align:top;margin-left:2px;font-size:.55em}.navLinks{align-items:center;gap:2rem;font-size:.88rem;font-weight:700;display:flex}.navCta{border:1px solid #f2efe780;border-radius:99px;padding:.78rem 1.1rem;transition:all .2s}.navCta:hover{background:var(--lime);border-color:var(--lime);color:var(--ink)}.hero{min-height:100svh;color:var(--paper);background:radial-gradient(circle at 84% 18%,#2357fff2 0 13%,#0000 31%),linear-gradient(125deg,#11110f 0 58%,#191914 100%);flex-direction:column;justify-content:space-between;padding:155px 4vw 58px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:var(--lime);opacity:.96;border-radius:50%;width:42vw;min-width:420px;height:42vw;min-height:420px;position:absolute;bottom:-19vw;right:-10vw}.heroEyebrow{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;font:700 .72rem/1 monospace;display:flex}.statusDot{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d8ff381f}h1{z-index:1;letter-spacing:-.075em;margin:4vh 0;font-size:clamp(4rem,9.2vw,9.8rem);font-weight:900;line-height:.91;position:relative}h1 span{color:var(--lime)}.heroBottom{z-index:2;justify-content:space-between;align-items:flex-end;gap:2rem;width:min(1040px,76%);display:flex;position:relative}.heroBottom p{color:#f2efe7b8;letter-spacing:-.025em;margin:0;font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.72}.heroBottom strong{color:var(--paper);font-weight:700}.heroActions{white-space:nowrap;align-items:center;gap:1.4rem;display:flex}.primaryButton{background:var(--lime);color:var(--ink);border-radius:4px;align-items:center;gap:2.5rem;padding:1.05rem 1.2rem 1.05rem 1.4rem;font-size:.9rem;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.primaryButton:hover{background:#e5ff72;transform:translateY(-3px)}.primaryButton span{font-size:1.15rem}.textButton{border-bottom:1px solid #f2efe780;padding:.8rem 0;font-size:.84rem;font-weight:700}.heroRail{z-index:2;transform-origin:100%;color:var(--ink);letter-spacing:.13em;align-items:center;gap:1rem;font:800 .63rem/1 monospace;display:flex;position:absolute;top:50%;right:3.2vw;transform:translateY(-50%)rotate(90deg)translate(50%)}.heroRail i{background:currentColor;width:22px;height:1px;display:block}@media (max-width:800px){.nav{height:72px;padding:0 22px}.navLinks>a:not(.navCta){display:none}.navCta{padding:.65rem .85rem}.hero{min-height:790px;padding:128px 22px 38px}.hero:after{bottom:-250px;right:-250px}h1{margin:4rem 0;font-size:clamp(3.8rem,18vw,6rem)}.heroBottom{flex-direction:column;align-items:flex-start;gap:2rem;width:100%}.heroBottom p br{display:none}.heroActions{flex-direction:column;align-items:flex-start;gap:.7rem}.heroRail{display:none}}.sectionPad{padding:8.5rem 4vw}.sectionIndex{letter-spacing:.14em;color:#11110f73;font:800 .68rem/1 monospace}.sectionIndex.light{color:#f2efe780}.kicker{letter-spacing:.13em;text-transform:uppercase;margin:0 0 1.3rem;font:800 .72rem/1 monospace}.manifesto{border-bottom:1px solid #11110f26;grid-template-columns:27% 1fr;min-height:710px;display:grid}.manifestoCopy h2{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,6.3vw,7rem);line-height:.98}.manifestoCopy h2 em{color:var(--blue);font-style:normal}.manifestoText{word-break:keep-all;grid-template-columns:1fr 1fr;gap:2rem;max-width:520px;margin-top:4rem;margin-left:34%;font-size:.98rem;line-height:1.75;display:grid}.manifestoText p{margin:0}.work{background:var(--ink);color:var(--paper)}.sectionHead{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:5rem;display:flex}.sectionHead h2{letter-spacing:-.06em;margin:1.6rem 0 0;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.98}.sectionHead>p{color:#f2efe794;margin:0 2vw .4rem 0;line-height:1.7}.workGrid{background:#f2efe72e;border:1px solid #f2efe72e;grid-template-columns:1fr 1fr;gap:1px;display:grid}.workCard{flex-direction:column;justify-content:space-between;min-height:560px;padding:2rem;transition:transform .25s;display:flex;position:relative;overflow:hidden}.workCard:hover{z-index:2;transform:translateY(-7px)}.cardNo{letter-spacing:.12em;opacity:.55;font:700 .68rem/1 monospace}.cardSymbol{width:40%;height:37%;position:absolute;top:2rem;right:2.2rem}.workCard>div:last-child{z-index:1;position:relative}.cardType{letter-spacing:.14em;opacity:.55;margin:0 0 1rem;font:800 .65rem/1 monospace}.workCard h3{letter-spacing:-.055em;margin:0 0 1.4rem;font-size:clamp(2rem,3.5vw,4.2rem);line-height:1.02}.workCard>div>p:last-child{opacity:.68;word-break:keep-all;max-width:420px;margin:0;font-size:.96rem;line-height:1.7}.cardLime{background:var(--lime);color:var(--ink)}.cardBlue{background:var(--blue)}.cardPaper{background:var(--paper);color:var(--ink)}.cardDark{background:#20201d}.soundBars{justify-content:center;align-items:center;gap:9px;display:flex}.soundBars i{background:var(--ink);border-radius:12px;width:12px}.soundBars i:first-child,.soundBars i:nth-child(5){height:28%}.soundBars i:nth-child(2),.soundBars i:nth-child(4){height:58%}.soundBars i:nth-child(3){height:92%}.playMark{color:var(--lime);border:2px solid #f2efe7b3;border-radius:50%;place-items:center;padding-left:.35rem;font-size:4rem;display:grid}.windowMark{border:2px solid var(--ink);align-items:flex-start;gap:5px;padding:12px;display:flex}.windowMark i{background:var(--ink);border-radius:50%;width:8px;height:8px}.windowMark:after{content:"";background:var(--blue);height:45%;position:absolute;bottom:14%;left:12%;right:12%}.cursorMark{color:var(--lime);border:1px solid #f2efe740;border-radius:50%;place-items:center;font-size:6rem;font-weight:200;display:grid}.featuredProduct{background:#20201d;border:1px solid #f2efe738;grid-template-columns:.92fr 1.08fr;min-height:650px;margin-top:5rem;display:grid;overflow:hidden}.productCopy{flex-direction:column;align-items:flex-start;padding:clamp(2rem,4vw,4.5rem);display:flex}.productMeta{color:#f2efe77a;letter-spacing:.14em;justify-content:space-between;gap:1rem;width:100%;font:800 .62rem/1 monospace;display:flex}.productMeta span:last-child{color:var(--lime)}.productLabel{color:var(--lime);letter-spacing:.15em;margin:auto 0 1.2rem;font:800 .68rem/1 monospace}.featuredProduct h3{letter-spacing:-.07em;margin:0;font-size:clamp(3rem,5vw,6rem);line-height:.92}.productDescription{color:#f2efe7a8;word-break:keep-all;max-width:550px;margin:2rem 0;font-size:1rem;line-height:1.75}.productFeatures{flex-wrap:wrap;gap:.55rem;margin:0 0 2.2rem;padding:0;list-style:none;display:flex}.productFeatures li{color:#f2efe7c2;border:1px solid #f2efe738;border-radius:99px;padding:.58rem .75rem;font-size:.72rem;font-weight:700}.productButton{background:var(--lime);width:min(360px,100%);color:var(--ink);border:2px solid var(--lime);justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;font-size:.88rem;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s;display:flex}.productButton:hover{background:var(--paper);box-shadow:8px 8px 0 var(--blue);transform:translate(-3px,-3px)}.productButton b{font-size:1.2rem}.productVisual{background:var(--blue);place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.productVisual:before{content:"";border:1px solid #f2efe738;border-radius:50%;width:520px;height:520px;position:absolute;box-shadow:0 0 0 80px #f2efe70a,0 0 0 160px #f2efe708}.studioWindow{z-index:1;background:var(--ink);border:2px solid var(--ink);width:min(78%,580px);box-shadow:22px 22px 0 var(--lime);position:relative;transform:rotate(-2deg)}.studioTop{background:var(--paper);height:42px;color:var(--ink);align-items:center;gap:7px;padding:0 14px;display:flex}.studioTop i{background:var(--ink);opacity:.3;border-radius:50%;width:8px;height:8px}.studioTop span{letter-spacing:.13em;margin-left:auto;font:900 .52rem/1 monospace}.studioCanvas{aspect-ratio:16/10;background:radial-gradient(circle,#2357ffe6 0 20%,#0000 52%),#11110f;place-items:center;display:grid;position:relative;overflow:hidden}.studioCanvas:before{content:"";border:1px solid #f2efe726;border-radius:50%;position:absolute;inset:12%}.spectrumRing{aspect-ratio:1;border:15px dotted var(--lime);border-radius:50%;width:47%;position:absolute;transform:rotate(10deg)}.spectrumBars{justify-content:space-between;align-items:flex-end;gap:5px;height:25%;display:flex;position:absolute;inset:auto 8% 9%}.spectrumBars i{background:var(--paper);opacity:.72;flex:1;max-width:12px}.spectrumBars i:first-child,.spectrumBars i:nth-child(9){height:22%}.spectrumBars i:nth-child(2),.spectrumBars i:nth-child(8){height:46%}.spectrumBars i:nth-child(3),.spectrumBars i:nth-child(7){height:72%}.spectrumBars i:nth-child(4),.spectrumBars i:nth-child(6){height:42%}.spectrumBars i:nth-child(5){background:var(--lime);height:90%}.studioCanvas strong{z-index:2;color:var(--paper);text-align:center;letter-spacing:-.05em;font-size:clamp(1rem,2vw,2rem);line-height:.96;position:relative}.studioTimeline{align-items:center;gap:10px;height:44px;padding:0 14px;display:flex}.studioTimeline:before{content:"▶";color:var(--lime);font-size:.68rem}.studioTimeline span{background:#f2efe72e;flex:1;height:3px;position:relative}.studioTimeline span:before{content:"";background:var(--lime);width:42%;height:100%;position:absolute}.studioTimeline i{background:var(--paper);border-radius:50%;width:8px;height:8px}.productSticker{z-index:2;background:var(--paper);color:var(--ink);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);letter-spacing:.12em;padding:.85rem 1rem;font:900 .7rem/1 monospace;position:absolute}.stickerMp4{top:14%;right:7%;transform:rotate(8deg)}.stickerPng{color:var(--paper);background:var(--ink);border-color:var(--lime);box-shadow:6px 6px 0 var(--lime);bottom:13%;left:8%;transform:rotate(-7deg)}.system{background:var(--paper)}.systemIntro{grid-template-columns:24% 1fr;display:grid}.systemIntro h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,5vw,5.7rem);line-height:1.02}.systemIntro h2 span{color:var(--blue)}.systemIntro>p{word-break:keep-all;grid-column:2;width:min(560px,70%);margin:2.2rem 0 5rem;font-size:1.05rem;line-height:1.75}.revenueFlow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1rem;display:grid}.revenueFlow article{border:1px solid #11110f38;flex-direction:column;align-self:stretch;min-height:550px;padding:1.6rem;display:flex}.flowTop{letter-spacing:.12em;justify-content:space-between;font:800 .65rem/1 monospace;display:flex}.flowTop span{opacity:.4}.flowTop b{color:var(--blue)}.flowIcon{place-items:center;height:160px;margin:2rem 0 1.7rem;display:grid;position:relative}.orbit{border:1px solid #11110f40;border-radius:50%;width:160px;margin-left:auto;margin-right:auto}.orbit:before{content:"";background:var(--blue);border-radius:50%;width:40px;height:40px}.orbit i{background:var(--lime);border:1px solid var(--ink);border-radius:50%;width:13px;height:13px;position:absolute;top:12px;right:21px}.pulse{justify-content:center;align-items:flex-end;gap:10px;display:flex}.pulse i{background:var(--blue);width:24px}.pulse i:first-child{height:35%}.pulse i:nth-child(2){background:var(--lime);border:1px solid var(--ink);height:70%}.pulse i:nth-child(3){height:100%}.rings i{border:2px solid var(--blue);border-radius:50%;position:absolute}.rings i:first-child{width:140px;height:140px}.rings i:last-child{background:var(--lime);width:70px;height:70px}.revenueFlow h3{letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(1.7rem,2.5vw,2.8rem);line-height:1.06}.revenueFlow article>p{opacity:.62;min-height:72px;margin:0 0 1.4rem;font-size:.88rem;line-height:1.6}.revenueFlow ul{border-top:1px solid #11110f2e;margin:auto 0 0;padding:1.2rem 0 0;list-style:none}.revenueFlow li{padding:.48rem 0;font-size:.84rem;font-weight:700}.revenueFlow li:before{content:"+";color:var(--blue);margin-right:.6rem}.flowArrow{font-size:1.5rem}.systemNote{opacity:.42;margin:1rem 0 0;font-size:.7rem}.difference{background:var(--ink);min-height:800px;color:var(--paper);grid-template-columns:1fr 1.08fr;display:grid}.differenceVisual{background:var(--blue);min-height:700px;position:relative;overflow:hidden}.differenceVisual:before{content:"";background:var(--lime);border-radius:50%;width:72%;height:72%;position:absolute;top:-10%;left:-20%}.disc{background:repeating-radial-gradient(circle,#111 0 2px,#2e2e2b 3px 7px);border-radius:50%;place-items:center;width:340px;height:340px;display:grid;position:absolute;bottom:12%;right:-30px;box-shadow:0 25px 80px #00000061}.disc i{background:var(--lime);border:18px solid var(--paper);border-radius:50%;width:85px;height:85px}.codeCard{z-index:2;background:var(--paper);width:65%;color:var(--ink);box-shadow:15px 15px 0 var(--ink);padding:1.5rem;font:700 1rem/1.5 monospace;position:absolute;top:20%;left:9%}.codeCard b{color:var(--blue);font-size:1.8rem;display:block}.tag{z-index:3;background:var(--ink);color:var(--paper);letter-spacing:.14em;padding:.75rem 1rem;font:800 .7rem/1 monospace;position:absolute;transform:rotate(-5deg)}.tagOne{bottom:25%;left:7%}.tagTwo{background:var(--lime);color:var(--ink);top:10%;right:10%;transform:rotate(8deg)}.differenceCopy{padding:7rem 5vw}.lightKicker{color:var(--lime);margin-top:5rem}.differenceCopy h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,4vw,4.9rem);line-height:1.03}.differenceCopy .lead{color:#f2efe7a8;word-break:keep-all;max-width:560px;margin:2rem 0 4rem;font-size:1.05rem;line-height:1.7}.differenceList{border-top:1px solid #f2efe72e}.differenceList>div{border-bottom:1px solid #f2efe72e;grid-template-columns:52px 1fr;padding:1.4rem 0;display:grid}.differenceList span{color:var(--lime);font:700 .65rem/1.5 monospace}.differenceList p{color:#f2efe79e;margin:0;font-size:.88rem;line-height:1.6}.differenceList b{color:var(--paper);margin-bottom:.3rem;font-size:1rem;display:block}.process{background:var(--paper)}.processHead>p{color:#11110f8c}.processList{border-top:2px solid var(--ink);margin:0;padding:0;list-style:none}.processList li{border-bottom:1px solid #11110f3b;grid-template-columns:7% 28% 1fr 12%;align-items:center;gap:1rem;min-height:130px;transition:padding .2s,background .2s;display:grid}.processList li:hover{background:var(--lime);padding:0 1.2rem}.processList span,.processList b{letter-spacing:.12em;font:800 .66rem/1 monospace}.processList span{opacity:.45}.processList b{text-align:right;color:var(--blue)}.processList h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.5rem,2.2vw,2.6rem)}.processList p{opacity:.62;max-width:460px;margin:0;font-size:.88rem;line-height:1.6}.fit{background:var(--blue);color:var(--paper);grid-template-columns:36% 1fr;gap:5vw;display:grid}.fitTitle h2{letter-spacing:-.065em;margin:2rem 0 0;font-size:clamp(3rem,5vw,5.8rem);line-height:.98}.fitList{border-top:1px solid #f2efe759}.fitList a{border-bottom:1px solid #f2efe759;grid-template-columns:60px 1fr 40px;align-items:center;min-height:125px;padding:1rem 0;transition:padding .2s,color .2s;display:grid}.fitList a:hover{color:var(--lime);padding-left:1rem}.fitList span{opacity:.55;font:700 .65rem monospace}.fitList p{letter-spacing:-.03em;word-break:keep-all;margin:0;font-size:clamp(1.15rem,1.7vw,1.8rem);line-height:1.35}.fitList b{text-align:right;font-size:1.5rem}.contact{background:var(--lime);min-height:820px;color:var(--ink);text-align:center;flex-direction:column;align-items:center;padding:9rem 4vw 3rem;display:flex;position:relative;overflow:hidden}.contactOrb{background:var(--ink);width:85px;height:85px;color:var(--lime);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:2.5rem;transition:transform .3s;display:grid}.contactOrb:hover{transform:rotate(45deg)}.contact h2{z-index:1;letter-spacing:-.075em;margin:0;font-size:clamp(3.4rem,7.5vw,8.5rem);line-height:.93;position:relative}.contact>p:not(.kicker){z-index:1;color:#11110fad;margin:2.2rem 0;line-height:1.7;position:relative}.contactButton{z-index:2;background:var(--blue);color:#fff;border:2px solid var(--ink);width:min(470px,100%);box-shadow:8px 8px 0 var(--ink);justify-content:space-between;padding:1.3rem 1.4rem;font-weight:900;transition:all .2s;display:flex;position:relative}.contactButton:hover{box-shadow:12px 12px 0 var(--ink);transform:translate(-3px,-3px)}.contactMeta{letter-spacing:.1em;justify-content:space-between;width:100%;margin-top:auto;padding-top:5rem;font:700 .62rem/1 monospace;display:flex}footer{background:var(--ink);min-height:250px;color:var(--paper);grid-template-columns:1fr 1fr auto;align-items:start;gap:2rem;padding:3rem 4vw;display:grid}footer p{color:var(--lime);letter-spacing:-.04em;margin:0;font-size:1.2rem;font-weight:900;line-height:1.15}footer>a:nth-of-type(2){letter-spacing:.1em;font:700 .68rem monospace}footer small{color:#f2efe759;letter-spacing:.08em;grid-column:1/-1;align-self:end;font:600 .6rem monospace}@media (max-width:900px){.sectionPad{padding:6rem 22px}.manifesto{grid-template-columns:1fr;gap:3rem;min-height:auto}.manifestoText{width:100%;margin-left:0}.sectionHead{flex-direction:column;align-items:flex-start;margin-bottom:3rem}.sectionHead>p{margin:0}.workGrid{grid-template-columns:1fr}.workCard{min-height:500px}.cardSymbol{width:36%;height:30%}.featuredProduct{grid-template-columns:1fr;margin-top:3rem}.productCopy{min-height:620px}.productVisual{min-height:560px}.systemIntro{grid-template-columns:1fr;gap:2rem}.systemIntro>p{grid-column:1;width:100%;margin:0 0 2rem}.revenueFlow{grid-template-columns:1fr;gap:1rem}.flowArrow{text-align:center;transform:rotate(90deg)}.revenueFlow article{min-height:500px}.difference{grid-template-columns:1fr}.differenceVisual{min-height:600px}.differenceCopy{padding:6rem 22px}.lightKicker{margin-top:3rem}.processList li{grid-template-columns:45px 1fr auto;padding:1.4rem 0}.processList li:hover{padding:1.4rem .7rem}.processList p{grid-column:2/4}.processList b{grid-area:1/3}.fit{grid-template-columns:1fr;gap:4rem}.fitList a{grid-template-columns:42px 1fr 28px}}@media (max-width:560px){.manifestoText{grid-template-columns:1fr;gap:1rem}.manifestoCopy h2{font-size:3.2rem}.workCard{min-height:470px;padding:1.4rem}.cardSymbol{width:38%;height:24%;top:1.5rem;right:1.3rem}.playMark{font-size:2rem}.cursorMark{font-size:3rem}.productCopy{min-height:auto;padding:2rem 1.4rem 2.4rem}.productLabel{margin:5rem 0 1rem}.featuredProduct h3{font-size:3.25rem}.productDescription{font-size:.9rem}.productVisual{min-height:420px}.studioWindow{width:82%;box-shadow:12px 12px 0 var(--lime)}.productSticker{padding:.65rem .75rem}.differenceVisual{min-height:500px}.disc{width:260px;height:260px;right:-60px}.codeCard{width:72%;top:18%}.contact{min-height:720px;padding:7rem 22px 2rem}.contact h2{font-size:3.8rem}.contactMeta{flex-direction:column;gap:1rem}footer{grid-template-columns:1fr auto}footer p{grid-row:2}footer small{margin-top:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
