:root{color-scheme:dark;--fm-surface-canvas:#0f0f11;--fm-surface-panel:#202022;--fm-surface-raised:#2a2a2c;--fm-surface-sunken:#0a0a0c;--fm-surface-muted:#141416;--fm-text-primary:#f7f8f8;--fm-text-secondary:#d0d6e0;--fm-text-tertiary:#8a8f98;--fm-text-brand:#818ade;--fm-border-subtle:#2a2a2a;--fm-border-default:#363636;--fm-surface-brand:#5e6ad2;--fm-radius-sm:2px;--fm-radius-lg:6px;--fm-radius-2xl:12px;--fm-radius-full:9999px;--fm-font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fm-font-mono:"Berkeley Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--fm-surface-canvas)}body{background:var(--fm-surface-canvas);color:var(--fm-text-primary);font-family:var(--fm-font-sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(1240px,100% - 64px);margin-inline:auto}.nav{z-index:3;justify-content:space-between;align-items:center;height:80px;font-size:13px;display:flex;position:relative}.wordmark{align-items:center;gap:10px;font-size:15px;font-weight:600;display:inline-flex}.logo{width:32px;height:32px;display:block}.nav a:hover,footer a:hover{color:var(--fm-text-primary)}.nav-actions{align-items:center;gap:10px;display:flex}.nav-cta{border-radius:var(--fm-radius-lg);white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 15px;font-size:12px;font-weight:550;display:inline-flex}.nav-primary{color:#fff;background:var(--fm-surface-brand);border:1px solid var(--fm-surface-brand)}.nav-secondary{color:var(--fm-text-secondary);border:1px solid var(--fm-border-default);background:#0f0f1180}.nav-cta span{font-size:9px}.nav-secondary span{color:var(--fm-text-brand)}.hero{--glow-x:70%;--glow-y:40%;min-height:calc(100svh - 80px);position:relative}.hero-copy{z-index:3;text-align:center;width:min(760px,100%);position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.kicker,.index{color:var(--fm-text-brand);font:600 11px/1.4 var(--fm-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin:0;font-size:clamp(72px,8vw,118px);font-weight:590;line-height:.84}.hero-tagline{color:var(--fm-text-brand);letter-spacing:-.025em;margin:22px 0 0;font-size:clamp(18px,1.7vw,25px);font-weight:550}.watch{color:#fff;background:var(--fm-surface-brand);border-radius:var(--fm-radius-lg);align-items:center;gap:10px;margin-top:20px;padding:12px 16px;font-size:13px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.watch:hover{background:#818ade;transform:translateY(-1px)}.watch span{font-size:9px}.hero-actions{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.hero-actions .watch{border:0;margin-top:0;font-family:inherit}.download-primary:disabled{cursor:not-allowed;opacity:.72}.film-link{color:var(--fm-text-secondary);border:1px solid var(--fm-border-default);border-radius:var(--fm-radius-lg);align-items:center;gap:9px;padding:11px 15px;font-size:13px;font-weight:550;transition:color .15s,border-color .15s;display:inline-flex}.film-link:hover{color:var(--fm-text-primary);border-color:var(--fm-text-tertiary)}.film-link span{color:var(--fm-text-brand);font-size:9px}.planet{z-index:0;background:var(--fm-surface-sunken) var(--planet-poster) center / cover no-repeat;width:100vw;display:block;position:absolute;top:-80px;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.planet:before{content:"";z-index:1;background:radial-gradient(circle at var(--glow-x) var(--glow-y), #5e6ad22b, transparent 22%);mix-blend-mode:screen;pointer-events:none;transition:background-position .12s ease-out;position:absolute;inset:0}.planet:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0f0f1129 0%,#0f0f111a 42%,#0f0f1185 74%,#0f0f11f0 100%);position:absolute;inset:0}.intro-statement{border-bottom:1px solid var(--fm-border-subtle);flex-direction:column;justify-content:center;align-items:center;gap:34px;min-height:420px;display:flex}.intro-statement p{max-width:1120px;color:var(--fm-text-secondary);letter-spacing:-.035em;text-align:center;text-wrap:balance;margin:0;font-size:clamp(26px,3.2vw,46px);line-height:1.25}.intro-actions{justify-content:center;align-items:center;gap:12px;display:none}.intro-actions .watch{margin-top:0}.truth{border-top:1px solid var(--fm-border-subtle);gap:32px;padding:104px 0 72px;display:grid}h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(44px,6vw,78px);font-weight:590;line-height:1.02}.truth h2 span{color:var(--fm-text-tertiary)}.three{border-top:1px solid var(--fm-border-subtle);border-bottom:1px solid var(--fm-border-subtle);grid-template-columns:repeat(3,1fr);display:grid}.three article{border-right:1px solid var(--fm-border-subtle);min-height:220px;padding:26px 32px 28px 0}.three article+article{padding-left:32px}.three article:last-child{border-right:0}.three span{color:var(--fm-text-brand);font:600 11px/1 var(--fm-font-mono)}.three h3{letter-spacing:-.03em;margin:66px 0 10px;font-size:23px;font-weight:590}.three p{max-width:320px;color:var(--fm-text-tertiary);margin-bottom:0;font-size:14px;line-height:1.6}.product{padding:160px 0 120px}.product-heading{margin-bottom:72px}.product-heading .index{margin-bottom:28px}.screen{background:var(--fm-surface-panel);border:1px solid var(--fm-border-default);border-radius:var(--fm-radius-2xl);padding:5px;overflow:hidden;box-shadow:0 28px 56px #0000007a}.screen img{border-radius:var(--fm-radius-lg);width:100%;height:auto;display:block}.screen-main{margin-bottom:80px}.screen-pair{grid-template-columns:1fr 1fr;gap:32px;display:grid}figure{margin:0}.screen-pair .screen{aspect-ratio:16/11}.screen-pair img{object-fit:cover;object-position:top;width:100%;height:100%}figcaption{text-align:center;justify-items:center;gap:7px;padding:30px 4px 0;display:grid}figcaption b{letter-spacing:-.015em;font-size:18px;font-weight:550}figcaption span{color:var(--fm-text-tertiary);font-size:14px;line-height:1.5}.boundary{border-top:1px solid var(--fm-border-subtle);border-bottom:1px solid var(--fm-border-subtle);grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:end;gap:32px 88px;padding:96px 0;display:grid}.boundary .index{grid-column:1/-1}.boundary h2{font-size:clamp(42px,5vw,64px)}.boundary div p{max-width:580px;color:var(--fm-text-tertiary);margin:24px 0 0;line-height:1.7}.boundary ul{margin:0;padding:0;list-style:none}.boundary li{border-bottom:1px solid var(--fm-border-subtle);color:var(--fm-text-secondary);padding:13px 0;font-size:13px}.boundary li:before{content:"—";color:var(--fm-text-brand);margin-right:12px}.closing{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:650px;display:flex}.closing h2{margin:24px 0 30px}.closing-actions{justify-content:center;align-items:center;gap:12px;display:flex}.closing-actions .watch{margin-top:0}footer{border-top:1px solid var(--fm-border-subtle);min-height:100px;color:var(--fm-text-tertiary);justify-content:space-between;align-items:center;font-size:12px;display:flex}footer p{margin:0}footer>div{gap:24px;display:flex}@media (width<=900px){.wrap{width:min(100% - 36px,720px)}.hero{min-height:calc(100svh - 80px)}.hero-copy{width:min(640px,92%);bottom:6%}.planet:after{background:linear-gradient(#0f0f112e 0%,#0f0f111f 32%,#0f0f1194 66%,#0f0f11f5 100%)}.boundary{grid-template-columns:1fr}.boundary .index{grid-column:auto}.truth{gap:28px}.truth>p:last-child{max-width:540px}}@media (width<=620px){.wrap{width:calc(100% - 28px)}.nav{height:68px}.nav-actions{display:none}.hero{min-height:calc(100svh - 68px)}.hero-copy{width:100%;bottom:5%}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions>*{justify-content:center}h1{font-size:clamp(62px,20vw,86px)}.hero-tagline{margin-top:16px}.planet{top:-68px}.planet:after{background:linear-gradient(#0f0f1147 0%,#0f0f11bd 45%,#0f0f11f7 100%)}.intro-statement{min-height:300px}.intro-actions{flex-direction:column;align-items:stretch;width:100%;display:flex}.intro-actions>*{justify-content:center}.truth,.product,.boundary{padding-block:100px}.three,.screen-pair{grid-template-columns:1fr}.three article,.three article+article{border-right:0;border-bottom:1px solid var(--fm-border-subtle);min-height:210px;padding:26px 4px 28px}.three article:last-child{border-bottom:0}.three h3{margin-top:62px}.screen-main{margin-bottom:60px}.screen-pair{gap:56px}.closing{min-height:520px}.closing-actions{flex-direction:column}footer{flex-wrap:wrap;gap:22px;padding:28px 0}footer p{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
