@font-face{font-family:SOB Display;src:url(/assets/fonts/1980v23P01.ttf)format("truetype");font-display:swap}:root{--ink:#151417;--ink-sotb:#050505;--muted:#6d6b70;--line:#dfdde3;--paper:#f7f7f5;--white:#fff;--ver-deep:#0a0520;--ver-deep-hover:#0d0726;--sotb:#ffc400;--sotb-hover:#f5bd00;--tile:40px;--gap:3px;--sleeve-base:212px;--sleeve-expanded:341px;--sleeve-clip:129px;--spine:76px;--rail:92px;--brand-bar:68px;--sleeve-bar:92px;--sleeve-active-h:70vh;--sleeve-active:100vw;--ease-open:cubic-bezier(.16, 1, .3, 1);--ease-close:cubic-bezier(.4, 0, .2, 1);--sleeve-ease:cubic-bezier(.22, 1, .36, 1);color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,input{font:inherit}.site-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#f7f7f5e0;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,4vw,48px);display:flex;position:sticky;top:0;left:0;right:0}.brand{line-height:0;text-decoration:none;display:block}.brand-logo{width:auto;height:22px}.main-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.main-nav a{transition:background-size .18s var(--ease-open);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;font-size:13px;text-decoration:none}.main-nav a:hover,.main-nav a:focus-visible{background-size:100% 1px}.main-nav a[aria-current=page]{text-decoration:underline}.route-enter{opacity:0;transform:translateY(8px)}.route-enter-active{opacity:1;transition:opacity .26s var(--ease-open), transform .34s var(--ease-open);transform:none}.home{background:var(--white);height:100dvh;min-height:100dvh;overflow:hidden}.project-strip{height:100dvh;min-height:100dvh;width:calc(100vw - var(--rail));align-items:stretch;display:flex;position:relative;overflow:hidden}.project-sleeve{border-right:1px solid var(--line);color:var(--ink);height:100vh;min-height:100vh;min-width:var(--sleeve-base);transition:width .28s var(--ease-close), min-width .28s var(--ease-close), max-width .28s var(--ease-close), background-color .18s ease;width:var(--sleeve-base);z-index:1;flex:none;align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.project-sleeve:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}.south-sleeve:focus-visible{outline-color:var(--ink-sotb)}.project-strip:not(.is-open) .project-sleeve:hover,.project-strip:not(.is-open) .project-sleeve:focus-visible,.project-strip:not(.is-open) .project-sleeve.is-expanded{min-width:var(--sleeve-expanded);width:var(--sleeve-expanded);z-index:3}.project-label{z-index:5;font-size:clamp(24px,3vw,38px);line-height:1;position:absolute;bottom:20px;left:28px}.brand-rail{background:var(--paper);border-left:1px solid var(--line);width:var(--rail);z-index:25;flex-direction:column;justify-content:space-between;align-items:center;padding:clamp(22px,2.4vw,34px) 0;display:flex;position:fixed;top:0;bottom:0;right:0}.brand-rail--page{display:none}.brand-rail-logo{filter:drop-shadow(0 2px 5px #00000014);width:clamp(38px,3.2vw,52px);height:auto}.brand-rail-contact{color:var(--ink);opacity:.62;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .16s;display:flex}.brand-rail-contact:hover,.brand-rail-contact:focus-visible{opacity:1}.brand-rail-contact svg{width:23px;height:23px}.ver-sleeve{background:#12101814;overflow:hidden}.ver-sleeve:hover,.ver-sleeve:focus-visible,.ver-sleeve.is-expanded{z-index:4}.home-grid-mask{background:var(--white);height:100vh;clip-path:inset(0 var(--sleeve-clip) 0 0);transition:clip-path .36s var(--sleeve-ease), opacity .2s ease;width:var(--sleeve-expanded);position:absolute;top:0;left:0;overflow:hidden}.project-strip:not(.is-open) .ver-sleeve:hover .home-grid-mask,.project-strip:not(.is-open) .ver-sleeve:focus-visible .home-grid-mask,.project-strip:not(.is-open) .ver-sleeve.is-expanded .home-grid-mask{clip-path:inset(0)}.south-sleeve{background:var(--white);justify-content:center}.south-sleeve>img{height:100%;image-rendering:pixelated;object-fit:cover;object-position:center center;transform-origin:0;transition:transform .36s var(--sleeve-ease), opacity .2s ease;width:var(--sleeve-expanded);z-index:1;position:absolute;top:0;left:0;transform:translate(-22.2222%)scaleX(1)}.project-strip:not(.is-open) .south-sleeve:hover>img,.project-strip:not(.is-open) .south-sleeve:focus-visible>img,.project-strip:not(.is-open) .south-sleeve.is-expanded>img{transform:translate(0)scaleX(1)}.south-sleeve .project-label{transform-origin:0;max-width:168px;transition:transform .36s var(--sleeve-ease);z-index:4;background:#ffffffb8;padding:5px 7px;font-family:SOB Display,Courier New,Courier,monospace;font-size:clamp(16px,1.5vw,23px);line-height:1.1;bottom:20px;left:18px}.project-strip:not(.is-open) .south-sleeve:hover .project-label,.project-strip:not(.is-open) .south-sleeve:focus-visible .project-label,.project-strip:not(.is-open) .south-sleeve.is-expanded .project-label{transform:none}.ver-grid{gap:var(--gap);grid-template-columns:repeat(8, var(--tile));grid-template-rows:repeat(var(--grid-rows,15), var(--tile));grid-auto-rows:var(--tile);width:calc((8 * var(--tile)) + (7 * var(--gap)));display:grid}.home-grid-mask .ver-grid{min-height:100%;position:absolute;top:0;left:0}.ver-tile{height:var(--tile);width:var(--tile);background-repeat:no-repeat;border:1px solid #15141729;transition:background-color .14s cubic-bezier(.22,1,.36,1);display:block}.sleeve-detail{pointer-events:none;transition:transform .26s var(--ease-close);z-index:3;position:absolute;inset:0;overflow:hidden;transform:translate(-100%)}.project-sleeve.is-active .sleeve-detail{pointer-events:auto;transition:transform .44s var(--ease-open) 80ms;transform:translate(0)}.project-strip.is-open .project-sleeve{max-width:var(--spine);min-width:var(--spine);width:var(--spine);transition:width .52s var(--ease-open), min-width .52s var(--ease-open), max-width .52s var(--ease-open), background-color .18s ease;z-index:1;flex:none}.project-strip.is-open .project-sleeve.is-active{min-width:0;max-width:none;width:var(--sleeve-active);z-index:3;flex:auto}.project-strip.is-open .project-sleeve.is-active>.project-label{opacity:0;pointer-events:none}.project-strip.is-open .project-sleeve:not(.is-active) .home-grid-mask,.project-strip.is-open .project-sleeve:not(.is-active)>img{opacity:0;transition:opacity .12s}.project-strip.is-open .ver-sleeve:not(.is-active){background:var(--ver-deep);cursor:pointer}.project-strip.is-open .south-sleeve:not(.is-active){background:var(--sotb);cursor:pointer}.project-strip.is-open .ver-sleeve:not(.is-active):hover{background:var(--ver-deep-hover)}.project-strip.is-open .south-sleeve:not(.is-active):hover{background:var(--sotb-hover)}.project-strip.is-open .project-sleeve:not(.is-active)>.project-label{bottom:auto;letter-spacing:.1em;writing-mode:vertical-rl;z-index:6;width:max-content;height:max-content;margin:auto;font-size:clamp(15px,1.3vw,20px);inset:0 0 0 auto;transform:rotate(180deg)}.project-strip.is-open .ver-sleeve:not(.is-active)>.project-label{color:var(--paper)}.project-strip.is-open .south-sleeve:not(.is-active)>.project-label{color:var(--ink-sotb);font-family:SOB Display,Courier New,Courier,monospace}.ver-sleeve.is-active{background:var(--white)}.ver-sleeve.is-active .home-grid-mask{opacity:0}.sleeve-detail .ver-page{min-height:100%}.south-sleeve.is-active{background:var(--sotb)}.south-sleeve.is-active>img{opacity:0}.south-sleeve.is-active .south-agent-hero,.south-sleeve.is-active .south-title-backdrop{left:calc(50% - 12vw)}.sleeve-detail .south-page{height:100%;min-height:100%}.sleeve-close{cursor:pointer;opacity:0;pointer-events:none;height:40px;transition:opacity .15s var(--ease-close);z-index:30;background:0 0;border:0;place-items:center;width:40px;padding:0;display:grid;position:absolute;top:24px;left:24px}.project-sleeve.is-active .sleeve-close{opacity:.5;pointer-events:auto;transition:opacity .2s .36s}.project-sleeve.is-active .sleeve-close:hover{opacity:1}.sleeve-close svg{width:24px;height:24px}.ver-sleeve .sleeve-close{color:var(--ink)}.south-sleeve .sleeve-close{color:var(--ink-sotb)}.page{max-width:1120px;margin:0 auto;padding:clamp(48px,8vw,96px) clamp(20px,5vw,56px)}.about-page{align-items:center;min-height:calc(100vh - 57px);display:grid}.about-lockup{max-width:720px}.about-lockup h1{letter-spacing:0;margin:0 0 20px;font-size:clamp(54px,12vw,150px);font-weight:400;line-height:.86}.pronunciation{color:var(--muted);margin:0 0 34px;font-size:clamp(18px,3vw,34px)}.about-copy{letter-spacing:0;margin:0;font-size:clamp(30px,5vw,72px);line-height:.95}.ver-page{background:var(--white);flex-direction:column;max-width:none;min-height:calc(100vh - 57px);margin:0;padding:0 clamp(20px,4vw,56px) clamp(40px,6vh,80px);display:flex}.ver-hero{text-align:center;flex-direction:column;align-items:center;gap:clamp(30px,4vw,56px);padding-top:clamp(56px,12vh,150px);display:flex}.ver-lockup{flex-direction:column;align-items:center;gap:clamp(20px,2.4vw,38px);display:flex}.ver-logo{width:clamp(76px,8.5vw,124px);height:auto}.ver-wordmark{color:var(--ink);letter-spacing:.28em;text-indent:.28em;text-transform:uppercase;margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-size:clamp(56px,11.5vw,150px);font-weight:200;line-height:1}.ver-positions{background:var(--ink);color:var(--white);border-radius:999px;padding:14px clamp(26px,2.4vw,34px);font-size:clamp(13px,1vw,15px);font-weight:700;text-decoration:none;display:inline-block}.ver-foot{flex-direction:column;gap:clamp(40px,11vh,130px);margin-top:auto;display:flex}.ver-legal{flex-wrap:wrap;gap:clamp(20px,4vw,56px);display:flex}.ver-legal a{transition:opacity .15s var(--ease-open);font-size:14px;text-decoration:underline}.ver-legal a:hover,.ver-legal a:focus-visible{opacity:.7}.ver-signup{flex-direction:column;gap:clamp(14px,1.6vw,22px);display:flex}.ver-signup-label{font-size:clamp(14px,1.1vw,16px);font-weight:700}.ver-signup-row{align-items:center;gap:clamp(16px,2.4vw,40px);display:flex}.ver-signup-row input{border:0;border-bottom:1px solid var(--ink);color:var(--ink);min-width:0;min-height:44px;transition:box-shadow .16s var(--ease-open);background:0 0;border-radius:0;flex:1;padding:0 0 10px}.ver-signup-row input:focus{box-shadow:0 1px 0 0 var(--ink);outline:none}.ver-loop{background:var(--ink);color:var(--white);cursor:pointer;transition:transform .15s var(--ease-open), box-shadow .16s var(--ease-open);white-space:nowrap;border:0;border-radius:999px;padding:16px clamp(28px,3vw,48px);font-size:clamp(15px,1.2vw,18px);font-weight:700}.ver-loop:hover,.ver-loop:focus-visible{transform:translateY(-2px)}.ver-loop:active{transform:translateY(1px)}.ver-loop:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.south-shell{min-height:100vh}.south-page{background:var(--sotb);color:var(--ink-sotb);height:100vh;min-height:720px;font-family:Courier New,Courier,monospace;position:relative;overflow:hidden}.south-diorama{pointer-events:none;z-index:1;position:absolute;inset:0}.south-title-backdrop{image-rendering:pixelated;pointer-events:none;z-index:1;width:min(52vw,94vh);position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.south-agent-hero{height:min(85vh,47vw);image-rendering:pixelated;pointer-events:none;z-index:3;width:auto;position:absolute;top:54%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.south-gameplay-panel{aspect-ratio:398/833;object-fit:cover;z-index:2;border-radius:clamp(14px,1.4vw,28px);width:auto;height:min(80vh,42vw);position:absolute;top:50%;right:2.75vw;transform:translateY(-50%)}.south-socials{z-index:6;align-items:center;gap:clamp(10px,.9vw,18px);display:flex;position:absolute;bottom:3.5vh;left:clamp(16px,1.45vw,28px)}.south-socials a{background:var(--ink-sotb);color:var(--sotb);height:clamp(40px,2.7vw,60px);transition:transform .15s var(--ease-open);border-radius:999px;justify-content:center;align-items:center;width:clamp(40px,2.7vw,60px);display:inline-flex}.south-socials a:hover,.south-socials a:focus-visible{transform:translateY(-3px)}.south-socials a svg{width:clamp(18px,1.25vw,28px);height:clamp(18px,1.25vw,28px)}.south-privacy{transition:opacity .15s var(--ease-open);white-space:nowrap;z-index:6;font-family:Arial,Helvetica,sans-serif;font-size:clamp(16px,1.15vw,28px);font-weight:700;text-decoration-thickness:2px;position:absolute;bottom:4.5vh;left:50%;transform:translate(-50%)}.south-privacy:hover,.south-privacy:focus-visible{opacity:.7}.south-store-badges{z-index:6;align-items:center;gap:clamp(8px,.7vw,14px);display:flex;position:absolute;bottom:3vh;right:clamp(16px,2.25vw,40px)}.south-google-play,.south-app-store{width:auto;height:min(4.2vh,42px);display:block}.plain-page h1,.legal-page h1{letter-spacing:0;margin:0;font-size:clamp(42px,8vw,96px);font-weight:400;line-height:.9}.plain-page p{max-width:640px;margin:0;font-size:clamp(18px,2.4vw,30px);line-height:1.25}.plain-page{gap:18px;display:grid}.status-pill{border:1px solid var(--ink);margin-left:10px;padding:4px 8px;font-size:14px;display:inline-flex}.legal-page{max-width:920px}.compat-note{color:var(--muted);margin:12px 0 0;font-size:14px}.legal-page h1{margin-bottom:10px}.legal-body{border-top:1px solid var(--line);gap:12px;margin-top:28px;padding-top:28px;display:grid}.legal-body h2{letter-spacing:0;margin:26px 0 2px;font-size:24px;font-weight:400}.legal-body p{color:#26242a;margin:0;font-size:15px;line-height:1.56}.legal-body p.bullet{text-indent:-1.2rem;padding-left:1.2rem}.legal-body .divider{border-top:1px solid var(--line);height:1px;margin:14px 0}.not-found{align-content:center;gap:20px;min-height:calc(100vh - 57px);display:grid}.not-found h1{letter-spacing:0;margin:0;font-size:clamp(42px,8vw,96px);font-weight:400;line-height:.9}@media (width<=780px){.site-header{flex-direction:column;align-items:flex-start;gap:10px}.main-nav{justify-content:flex-start}.site-shell.home{min-height:0}.project-strip{flex-direction:column;flex:none;width:100%;height:auto;min-height:0;overflow:visible}.project-strip.is-open{height:calc(100dvh - var(--brand-bar));overflow:hidden}.brand-rail{border-left:0;border-top:1px solid var(--line);height:var(--brand-bar);z-index:60;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 clamp(16px,5vw,28px);position:fixed;inset:auto 0 0}.brand-rail-logo{width:38px}.brand-rail--page{display:flex}.site-shell:not(.home) main,.south-shell .south-page{padding-bottom:calc(var(--brand-bar) + 24px)}.project-sleeve,.project-strip:not(.is-open) .project-sleeve:hover,.project-strip:not(.is-open) .project-sleeve:focus-visible,.project-strip:not(.is-open) .project-sleeve.is-expanded{border-bottom:1px solid var(--line);min-width:0;max-width:none;height:clamp(180px,26vh,240px);min-height:0;transition:height .3s var(--ease-close);border-right:0;flex:none;width:100%;overflow:hidden}.project-strip.is-open .project-sleeve{height:var(--sleeve-bar);min-width:0;max-width:none;transition:height .38s var(--ease-open);flex:none;width:100%}.project-strip.is-open .project-sleeve.is-active{height:var(--sleeve-active-h);min-width:0;max-width:none;transition:height .42s var(--ease-open);flex:none;width:100%;display:block;overflow:hidden auto}.home-grid-mask{clip-path:none;width:100%;height:100%}.home-grid-mask .ver-grid{grid-template-columns:repeat(8,1fr);width:100%}.ver-tile{width:auto}.south-sleeve{background:var(--sotb)}.south-sleeve>img,.project-strip.is-open .south-sleeve:not(.is-active)>img{object-fit:cover;object-position:center center;opacity:1;width:100%;height:100%;top:0;bottom:auto;left:0;transform:none}.project-strip.is-open .project-sleeve:not(.is-active) .home-grid-mask{opacity:1}.sleeve-detail{opacity:0;transition:opacity .16s var(--ease-close);z-index:auto;width:100%;position:static;inset:auto;overflow:visible;transform:none}.project-sleeve.is-active .sleeve-detail{opacity:1;transition:opacity .26s var(--ease-open) 60ms}.south-sleeve>img,.ver-sleeve>.home-grid-mask,.ver-sleeve>.project-label{transition:opacity .22s var(--ease-close)}.project-sleeve.is-active>img,.project-sleeve.is-active .home-grid-mask,.project-sleeve.is-active>.project-label{opacity:0;pointer-events:none;transition:opacity .15s var(--ease-open)}.project-strip.is-open .project-sleeve:not(.is-active)>.project-label{bottom:20px;writing-mode:horizontal-tb;margin:0;font-size:clamp(18px,5vw,26px);inset:auto auto auto 28px;transform:none}.sleeve-close{height:40px;left:auto;right:16px;top:calc(env(safe-area-inset-top) + 12px);z-index:41;background:#ffffffd1;border-radius:999px;width:40px;position:fixed;box-shadow:0 2px 10px #0000002e}.sleeve-close:before{content:"×";font-size:22px;line-height:1}.sleeve-close svg{display:none}.project-sleeve.is-active .sleeve-close{transition:opacity .2s var(--ease-open);transition-delay:0s}.ver-signup-row{flex-direction:column;align-items:stretch;gap:18px}.ver-loop{width:100%}.south-shell{min-height:100svh}.south-page,.sleeve-detail .south-page{flex-direction:column;align-items:center;gap:clamp(18px,5vw,30px);width:100%;height:auto;min-height:100svh;padding:clamp(16px,5vw,30px) clamp(16px,4vw,24px) clamp(36px,12vw,64px);display:flex;overflow:visible}.south-page>*{flex-shrink:0}.south-gameplay-panel{border-radius:18px;width:min(86vw,380px);height:auto;position:static;transform:none}.south-store-badges{gap:10px;position:static;bottom:auto;right:auto}.south-google-play,.south-app-store{height:34px}.south-diorama{pointer-events:auto;width:100%;height:78vw;position:relative;inset:auto}.south-title-backdrop,.south-sleeve.is-active .south-title-backdrop{width:80vw;top:50%;left:50%}.south-agent-hero,.south-sleeve.is-active .south-agent-hero{width:66vw;height:auto;top:50%;left:50%}.south-socials{gap:12px;position:static;bottom:auto;left:auto}.south-socials a{width:38px;height:38px}.south-socials a svg{width:19px;height:19px}.south-privacy{white-space:nowrap;font-size:13px;position:static;bottom:auto;left:auto;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:1ms!important;transition-delay:0s!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
