:root{color-scheme:light;--ink:#0d0d0d;--secondary:#5d5d5d;--paper:#fff;--soft:#f9f9f9;--rule:#0000001a;--hover:#0000000d;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:76px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
::selection{background:var(--ink);color:#fff}
a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible{outline:2px solid var(--ink);outline-offset:5px}
h1,h2,h3,p{margin:0}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.skip{position:absolute;left:24px;top:-100px;padding:12px;background:#fff;z-index:3}.skip:focus{top:12px}
.site-header{height:76px;background:#fff}
.header-inner{height:100%;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center}.brand img{display:block;height:auto}.site-header .brand img{width:151px}
.site-header nav{display:flex;gap:20px}.site-header nav a{display:inline-flex;align-items:center;min-height:44px;padding:10px;font-size:.875rem;border-radius:10px;transition:background .18s ease}
.hero{position:relative;isolation:isolate;min-height:650px;height:calc(100svh - 76px);max-height:980px;display:flex;align-items:center;justify-content:center;padding:0 40px 78px}
.identity{position:relative;width:min(100%,1440px);flex:none}
.identity-svg{display:block;width:100%;height:auto;fill:var(--ink);stroke:none;overflow:visible}
.identity-svg--narrow{display:none}
.identity-seed{display:none}.identity-art{opacity:1}
.identity-caption{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:30px;font-weight:400;letter-spacing:-.25px;fill:var(--secondary)}
.motion-pending .identity-art{opacity:0}.motion-pending .identity-seed{display:block}
.motion-ready .identity-seed{display:none}
.hero-footer{position:absolute;left:48px;right:48px;bottom:28px;max-width:1344px;margin:auto;display:flex;align-items:center;justify-content:center;min-height:44px}
.discover{display:inline-flex;align-items:center;gap:13px;padding:12px;font-size:.875rem;color:var(--secondary);line-height:1.5}
.discover svg,.replay svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.discover svg{width:16px;height:16px;transition:transform .22s var(--ease)}
.replay{position:absolute;right:0;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:var(--secondary);font-size:.8125rem;cursor:pointer;transition:background .18s ease,transform .16s var(--ease)}
.replay svg{width:15px;height:15px}.replay[hidden]{display:none}.replay:disabled{cursor:default;opacity:.4}.replay:active:not(:disabled){transform:scale(.97)}
.section{padding:112px 48px}.work{max-width:1168px;margin:auto}.section-intro{margin-bottom:52px}
.section-intro h2,.studio h2{font-size:clamp(2.25rem,3.7vw,3.125rem);font-weight:600;letter-spacing:-.035em;line-height:1.14;text-wrap:balance}
.section-intro p{font-size:1.125rem;line-height:1.6;color:var(--secondary);margin-top:18px}
.app-entry{border-top:1px solid var(--rule)}.app-entry:last-child{border-bottom:1px solid var(--rule)}
.app-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:36px 0}.app-heading h3{font-size:1.75rem;letter-spacing:-.025em;font-weight:500}.app-heading p{font-size:.875rem;color:var(--secondary)}
.app-film{margin:0 0 40px}.app-film video{display:block;width:100%;max-height:720px;aspect-ratio:16/10;object-fit:contain;background:var(--soft);border-radius:12px}
.studio{background:var(--soft);padding-top:108px;padding-bottom:88px}.studio-inner{max-width:1072px;margin:auto}
.studio-story{display:grid;grid-template-columns:1fr 1fr;gap:72px;margin-top:42px}.studio-story p{font-size:1.125rem;line-height:1.8;letter-spacing:-.01em;color:var(--secondary)}
.studio-signature{display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:.875rem;margin-top:60px;padding-top:23px;border-top:1px solid var(--rule)}.studio-signature span:last-child{color:var(--secondary)}
footer{padding:0 48px;background:#fff}.footer-inner{max-width:1344px;min-height:112px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner>span,.footer-inner>a:last-child{font-size:.8125rem;color:var(--secondary)}.footer-inner>a:last-child{padding:15px 0;text-underline-offset:4px}
@media(hover:hover) and (pointer:fine){.site-header nav a:hover,.replay:hover:not(:disabled){background:var(--hover)}.discover:hover svg{transform:translateY(2px)}.footer-inner>a:last-child:hover{text-decoration:underline}}
@media(max-width:800px){.header-inner{padding:0 28px}.hero{padding:0 20px 74px;min-height:600px}.identity{max-width:480px}.identity-svg--wide{display:none}.identity-svg--narrow{display:block}.identity-caption{font-size:27px}.hero-footer{left:28px;right:28px}.section{padding:82px 28px}.studio-story{gap:38px}.studio-story p{font-size:1rem}.studio-signature{margin-top:40px}.section-intro p{font-size:1rem}}
@media(max-width:520px){html{scroll-padding-top:28px}.site-header{height:68px}.header-inner{padding:0 20px;gap:12px}.site-header .brand img{width:125px}.site-header nav{gap:2px}.site-header nav a{padding:10px 8px}.hero{height:calc(100svh - 68px);min-height:580px;max-height:860px;padding:0 16px 78px}.hero-footer{left:20px;right:20px;bottom:20px}.discover{font-size:.875rem;gap:10px}.replay span{display:none}.replay{right:-8px;padding:12px}.section{padding:72px 24px}.section-intro{margin-bottom:36px}.section-intro h2,.studio h2{font-size:2.375rem}.app-heading{padding:28px 0;gap:18px}.app-heading h3{font-size:1.5rem}.app-heading p{font-size:.875rem}.studio-story{display:block;margin-top:30px}.studio-story p{font-size:1rem;line-height:1.8}.studio-story p+p{margin-top:22px}.studio-signature{font-size:.8125rem;gap:16px}.app-film{margin-bottom:26px}footer{padding:0 24px}.footer-inner{min-height:112px;display:grid;grid-template-columns:1fr auto;gap:15px 20px;padding:25px 0}.footer-inner .brand img{width:130px}.footer-inner>span{grid-row:2;grid-column:1/-1}.footer-inner>a:last-child{grid-row:1;grid-column:2}}
@media(max-width:360px){.header-inner{padding:0 14px;gap:6px}.site-header .brand img{width:110px}.site-header nav a{padding-inline:6px}.discover{max-width:calc(100% - 40px);text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.replay{display:none!important}}
