html:has(.landing-root){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.landing-root){scroll-behavior:auto}}.landing-root{--bg:#08070c;--bg-lift:#0e0d14;--ink:#f4f2ec;--ink-mute:#f4f2ec9e;--ink-quiet:#f4f2ec61;--line:#f4f2ec14;--line-2:#f4f2ec29;--accent:#c9f24a;--accent-deep:#a8cf35;--stone:#b9b4a8;--pad:clamp(20px, 4.5vw, 72px);--maxw:1360px;--space-section:clamp(96px, 14vw, 220px);--space-half:clamp(48px, 7vw, 110px);background:var(--bg);color:var(--ink);font-family:var(--font-body), "Inter", system-ui, sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:clip}.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root ::selection{background:var(--accent);color:#0a0e05}.landing-root :focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.landing-root a{color:inherit}.landing-root img,.landing-root video{display:block}.landing-root .t-display,.landing-root .t-display-2,.landing-root .t-display-3{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:800;line-height:.92}.landing-root .t-display{font-size:clamp(52px,9.6vw,152px)}.landing-root .t-display-2{font-size:clamp(38px,6vw,92px)}.landing-root .t-display-3{font-size:clamp(26px,3.4vw,48px);line-height:1.02}.landing-root .t-lede{color:var(--ink-mute);margin:0;font-size:clamp(16px,1.7vw,20px);line-height:1.55}.landing-root .t-lede strong{color:var(--ink);font-weight:600}.landing-root .t-kicker{font-family:var(--font-body), "Inter", sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-quiet);margin:0 0 22px;font-size:12px;font-weight:600}.landing-root .t-kicker em{color:var(--accent);font-style:normal}.landing-root .t-meta{font-family:var(--font-mono), "JetBrains Mono", monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-quiet);font-size:11px;font-weight:500}.landing-root .lime{color:var(--accent)}.landing-root .dim{color:var(--ink-mute)}.landing-root .pill{height:48px;font-family:var(--font-body), "Inter", sans-serif;color:var(--ink);border:1px solid var(--line-2);cursor:pointer;white-space:nowrap;background:#f4f2ec0f;border-radius:99px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .16s cubic-bezier(.3,.9,.4,1),background .16s,border-color .16s;display:inline-flex}.landing-root .pill:hover{background:#f4f2ec1c;border-color:#f4f2ec4d;transform:translateY(-1px)}.landing-root .pill:active{transform:translateY(0)scale(.985)}.landing-root .pill:disabled{opacity:.6;cursor:default;transform:none}.landing-root .pill.lime{background:var(--accent);color:#0a0e05;border-color:var(--accent)}.landing-root .pill.lime:hover{background:#d8ff5e;border-color:#d8ff5e}.landing-root .pill.ghost{background:0 0}.landing-root .pill.dark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08070c99}.landing-root .pill.sm{height:36px;padding:0 16px;font-size:13px}.landing-root .pill.lg{height:56px;padding:0 30px;font-size:15px}.landing-root .pill .arr{transition:transform .16s;display:inline-block}.landing-root .pill:hover .arr{transform:translate(3px)}.landing-root .wrap{max-width:var(--maxw);padding-left:var(--pad);padding-right:var(--pad);margin:0 auto}.landing-root .sec{padding-top:var(--space-section);padding-bottom:var(--space-section);position:relative}.landing-root .sec.tight{padding-top:var(--space-half);padding-bottom:var(--space-half)}.landing-root .sec.hair{border-top:1px solid var(--line)}.landing-root .split{grid-template-columns:repeat(12,1fr);align-items:end;gap:clamp(20px,3vw,48px);display:grid}.landing-root .col-7{grid-column:span 7}.landing-root .col-5{grid-column:span 5}.landing-root .col-6{grid-column:span 6}.landing-root .col-8{grid-column:span 8}.landing-root .col-4{grid-column:span 4}.landing-root .col-12{grid-column:1/-1}.landing-root.reveal-armed [data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(26px)}.landing-root.reveal-armed [data-reveal].is-in{opacity:1;transform:none}.landing-root .section-head{grid-template-columns:none;display:block}.landing-root .nav{z-index:60;padding:16px var(--pad);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:20px;transition:background .26s,padding .26s,border-color .26s;display:flex;position:fixed;inset:0 0 auto}.landing-root .nav.scrolled{padding:10px var(--pad);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:var(--line);background:#08070cd1}.landing-root .nav .brand-row{align-items:center;gap:14px;display:flex}.landing-root .nav .brand{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.04em;color:var(--ink);font-size:22px;font-weight:800;text-decoration:none}.landing-root .nav .tag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);border:1px solid #c9f24a59;border-radius:99px;padding:3px 10px;font-size:10px;font-weight:600}.landing-root .nav .links{gap:28px;display:flex}.landing-root .nav .links a{color:var(--ink-mute);font-size:13px;font-weight:500;text-decoration:none;transition:color .14s}.landing-root .nav .links a:hover{color:var(--ink)}.landing-root .nav .actions{align-items:center;gap:12px;display:flex}.landing-root .nav .login{color:var(--ink-mute);font-size:13px;font-weight:500;text-decoration:none}.landing-root .nav .login:hover{color:var(--ink)}.landing-root .hero{background:radial-gradient(110% 85% at 82% 30%,#c9f24a0d,#0000 55%),linear-gradient(#0b0a11 0%,#08070c 100%);align-items:flex-end;min-height:100svh;padding-top:120px;padding-bottom:clamp(48px,7vh,96px);display:flex;position:relative;overflow:clip}.landing-root .hero-live{aspect-ratio:464/832;border:1px solid var(--line-2);transform:rotate(var(--rot,0deg)) translateY(calc(var(--par,0) * var(--par-mult,24px)));background:var(--bg-lift);border-radius:16px;position:absolute;overflow:hidden;box-shadow:0 34px 90px #0000008c}.landing-root .hero-live video{object-fit:cover;width:100%;height:100%}.landing-root .hero-copy{z-index:4;text-align:center;max-width:100%;margin-left:auto;margin-right:auto;position:relative}.landing-root .hero-copy .t-lede,.landing-root .hero-copy .ea-form{margin-left:auto;margin-right:auto}.landing-root .hero-ctas,.landing-root .hero-copy .ea-row{justify-content:center}.landing-root .hero-copy .t-display{text-transform:uppercase}.landing-root .hero-copy .t-lede{max-width:40ch;margin-top:28px}.landing-root .hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.landing-root .hero-form{margin-top:30px;scroll-margin-top:130px}.landing-root .hero-note{margin-top:40px}.landing-root .worlds-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:clamp(36px,5vw,64px);display:flex}.landing-root .worlds-rail{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(16px,1.8vw,26px) clamp(14px,1.6vw,22px);display:grid}.landing-root .world-card{position:relative}.landing-root .world-card:nth-child(2n){margin-top:clamp(20px,3vw,52px)}.landing-root .world-fig{aspect-ratio:464/832;background:var(--bg-lift);border-radius:14px;margin:0;transition:transform .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.landing-root .cast-live{cursor:pointer;width:100%;height:100%}.landing-root .cast-live video{object-fit:cover;width:100%;height:100%}.landing-root .world-card:hover .world-fig{transform:translateY(-6px)}.landing-root .world-label{color:var(--ink-mute);margin-top:12px;font-size:12.5px;font-weight:600}.landing-root .world-label b{color:var(--ink);font-weight:600;display:block}.landing-root .worlds-caption{text-align:center;margin-top:clamp(36px,5vw,60px)}.landing-root .oneline{text-align:left}.landing-root .oneline-brief{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--ink);max-width:24ch;margin:0;font-size:clamp(24px,3.6vw,52px);font-weight:600;line-height:1.15}.landing-root .oneline-brief .caret{background:var(--accent);vertical-align:-.12em;width:3px;height:.9em;margin-left:6px;animation:1.1s step-end infinite v3-caret;display:inline-block}@keyframes v3-caret{0%,60%{opacity:1}61%,to{opacity:0}}.landing-root .oneline-after{margin-top:30px}.landing-root .oneline-ui{border:1px solid var(--line);border-radius:14px;max-width:520px;overflow:hidden}.landing-root .machine{position:relative}.landing-root .machine-track{height:340svh;position:relative}.landing-root .machine-stage{place-items:center;height:100svh;display:grid;position:sticky;top:0;overflow:clip}.landing-root .machine-canvas{width:min(1100px,92vw);height:min(72svh,700px);position:relative}.landing-root .m-card{aspect-ratio:464/832;border:1px solid var(--line-2);background:var(--bg-lift);width:clamp(150px,19vw,250px);transform:translate(calc(-50% + var(--sx,0px) * var(--s1,0) + (var(--rx,0px) - var(--sx,0px)) * var(--s3,0)), calc(-50% + var(--sy,0px) * var(--s1,0) + (0px - var(--sy,0px)) * var(--s3,0))) rotate(calc(var(--sr,0deg) * var(--s1,0) - var(--sr,0deg) * var(--s3,0))) scale(calc(1 - .22 * var(--s3,0)));border-radius:14px;transition:none;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 30px 90px #0000008c}.landing-root .m-card img,.landing-root .m-card video{object-fit:cover;width:100%;height:100%}.landing-root .m-card .m-tag{font-family:var(--font-mono), "JetBrains Mono", monospace;letter-spacing:.12em;text-transform:uppercase;color:#f4f2ece6;opacity:calc(var(--s2,0));background:#08070ca8;border-radius:6px;padding:4px 8px;font-size:9.5px;position:absolute;bottom:10px;left:10px}.landing-root .machine-line{text-align:center;width:min(640px,88vw);position:absolute;bottom:clamp(26px,5vh,60px);left:50%;transform:translate(-50%)}.landing-root .machine-line .t-display-3{transition:opacity .3s}.landing-root .machine-progress{background:var(--line);border-radius:2px;width:180px;height:2px;margin:18px auto 0;overflow:hidden}.landing-root .machine-progress i{background:var(--accent);transform-origin:0;width:100%;height:100%;transform:scaleX(var(--p,0));display:block}.landing-root .machine-static{grid-template-columns:repeat(4,1fr);gap:14px;display:none}.landing-root .machine-static figure{aspect-ratio:9/15;border:1px solid var(--line);border-radius:14px;margin:0;position:relative;overflow:hidden}.landing-root .machine-static img,.landing-root .machine-static video{object-fit:cover;width:100%;height:100%}.landing-root .machine-static figcaption{color:var(--ink-mute);margin-top:10px;font-size:13px}.landing-root .board-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:clamp(24px,4vw,64px);display:grid}.landing-root .board-list{grid-column:span 4;margin:0;padding:0;list-style:none}.landing-root .board-list li{border-bottom:1px solid var(--line);color:var(--ink-mute);align-items:baseline;gap:16px;padding:13px 0;font-size:clamp(15px,1.6vw,18px);font-weight:500;display:flex}.landing-root .board-list li:first-child{padding-top:0}.landing-root .board-list li b{color:var(--ink);font-weight:600}.landing-root .board-list .t-meta{margin-left:auto}.landing-root .board-shot{grid-column:span 8;margin:0}.landing-root .board-shot .frame{border:1px solid var(--line-2);border-radius:18px;overflow:hidden;box-shadow:0 40px 120px #00000080}.landing-root .board-shot img{width:100%;height:auto}.landing-root .board-shot figcaption{margin-top:14px}.landing-root .made{background:linear-gradient(180deg, var(--bg), #060509 55%, var(--bg))}.landing-root .made-player{border:1px solid var(--line-2);aspect-ratio:16/9;background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 60px 160px #0009}.landing-root .made-trace{grid-template-columns:repeat(5,1fr);align-items:center;gap:12px;margin-top:16px;display:grid}.landing-root .made-trace figure{aspect-ratio:16/9;opacity:.85;border-radius:10px;margin:0;transition:opacity .2s,transform .2s;position:relative;overflow:hidden}.landing-root .made-trace figure:hover{opacity:1;transform:translateY(-3px)}.landing-root .made-trace .arrow{text-align:center;font-family:var(--font-display);color:var(--accent);font-size:22px;font-weight:800}.landing-root .fan{position:relative}.landing-root .fan-stage{grid-template-columns:repeat(12,1fr);align-items:center;gap:clamp(16px,2.5vw,32px);display:grid}.landing-root .fan-video{aspect-ratio:464/832;border:1px solid var(--line-2);border-radius:16px;grid-column:span 5;max-width:320px;position:relative;overflow:hidden}.landing-root .fan-out{flex-direction:column;grid-column:span 7;gap:22px;display:flex}.landing-root .fan-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.landing-root .fan-row .fan-count{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--accent);min-width:2ch;font-size:clamp(28px,3.4vw,44px);font-weight:800}.landing-root .fan-row .fan-what{font-size:clamp(15px,1.7vw,19px);font-weight:600}.landing-root .fan-row .fan-note{color:var(--ink-mute);width:100%;max-width:46ch;font-size:13.5px}.landing-root .fan-thumbs{gap:6px;display:flex}.landing-root .fan-thumbs span{aspect-ratio:9/16;background:var(--bg-lift);border:1px solid var(--line);width:clamp(26px,3vw,40px);transform:translateY(calc(var(--i) * 0px));border-radius:5px;overflow:hidden}.landing-root .fan-thumbs img{object-fit:cover;width:100%;height:100%}.landing-root .channel-quiet .t-display-2{max-width:16ch}.landing-root .channel-shot{border:1px solid var(--line);border-radius:16px;margin:clamp(30px,4vw,48px) 0 0;overflow:hidden}.landing-root .channel-shot img{width:100%;height:auto}.landing-root .casting{background:var(--bg-lift)}.landing-root .casting-panel{grid-template-columns:repeat(12,1fr);align-items:center;gap:clamp(20px,3.5vw,56px);display:grid}.landing-root .casting-frame{aspect-ratio:464/832;border:1px solid var(--line-2);border-radius:18px;grid-column:span 5;max-width:380px;position:relative;overflow:hidden;box-shadow:0 40px 110px #0000008c}.landing-root .casting-frame img{object-fit:cover;width:100%;height:100%;transition:opacity .26s}.landing-root .casting-frame .fade{position:absolute;inset:0}.landing-root .casting-side{grid-column:span 7}.landing-root .casting-tabs{flex-direction:column;gap:8px;margin-top:26px;display:flex}.landing-root .casting-tab{text-align:left;border:1px solid var(--line);color:var(--ink-mute);cursor:pointer;background:0 0;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px 18px;font-family:inherit;font-size:15px;transition:border-color .18s,background .18s,transform .18s cubic-bezier(.3,.9,.4,1);display:grid}.landing-root .casting-tab:hover{border-color:var(--line-2);transform:translate(4px)}.landing-root .casting-tab[aria-selected=true]{color:var(--ink);background:#c9f24a0d;border-color:#c9f24a80}.landing-root .casting-tab .set-no{font-family:var(--font-mono), "JetBrains Mono", monospace;letter-spacing:.12em;color:var(--ink-quiet);font-size:11px}.landing-root .casting-tab[aria-selected=true] .set-no{color:var(--accent)}.landing-root .casting-tab .set-name{font-weight:600}.landing-root .casting-meta{grid-template-columns:auto 1fr;gap:8px 20px;margin-top:24px;font-size:13.5px;display:grid}.landing-root .casting-meta dt{font-family:var(--font-mono), "JetBrains Mono", monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-quiet);padding-top:2px;font-size:10.5px}.landing-root .casting-meta dd{color:var(--ink);margin:0}.landing-root .faq-list{border-top:1px solid var(--line);max-width:860px}.landing-root .faq-item{border-bottom:1px solid var(--line)}.landing-root .faq-item summary{cursor:pointer;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:20px;padding:26px 4px;font-size:clamp(17px,2vw,23px);font-weight:600;list-style:none;display:flex}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary .plus{border:1px solid var(--line-2);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;place-items:center;font-size:15px;transition:transform .22s;display:grid}.landing-root .faq-item[open] summary .plus{transform:rotate(45deg)}.landing-root .faq-item .answer{color:var(--ink-mute);max-width:64ch;padding:0 4px 26px;font-size:15.5px;line-height:1.6}.landing-root .faq-item .answer b{color:var(--ink);font-weight:600}.landing-root .closing{background:radial-gradient(120% 90% at 50% 120%, #c9f24a17, transparent 55%), linear-gradient(180deg, var(--bg) 0%, #0a0910 100%);align-items:center;min-height:92svh;display:flex;position:relative;overflow:clip}.landing-root .closing-star{z-index:0;border:1px solid var(--line);border-right:0;border-radius:24px 0 0;width:min(34vw,480px);position:absolute;top:10svh;bottom:0;right:0;overflow:hidden}.landing-root .closing-star video,.landing-root .closing-star img{object-fit:cover;object-position:top center;width:100%;height:100%}.landing-root .closing-copy{z-index:1;max-width:min(720px,60%);position:relative}.landing-root .closing-copy .t-display{text-transform:uppercase}.landing-root .closing-form{margin-top:34px}.landing-root .closing-secondary{color:var(--ink-mute);margin-top:20px;font-size:13.5px}.landing-root .closing-secondary a{color:var(--ink);text-underline-offset:3px}.landing-root .site-footer{border-top:1px solid var(--line);padding:56px var(--pad) 40px}.landing-root .site-footer .frow-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.landing-root .site-footer .brand{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.04em;font-size:40px;font-weight:800}.landing-root .site-footer .flinks{flex-wrap:wrap;gap:26px;display:flex}.landing-root .site-footer .flinks a{color:var(--ink-mute);font-size:13px;font-weight:500;text-decoration:none}.landing-root .site-footer .flinks a:hover{color:var(--ink)}.landing-root .site-footer .fbottom{border-top:1px solid var(--line);color:var(--ink-quiet);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:40px;padding-top:20px;font-size:12px;display:flex}.landing-root .site-footer .fbottom a{color:var(--ink-quiet);text-decoration:none}.landing-root .site-footer .fbottom a:hover{color:var(--ink)}.landing-root .ea-form{width:100%;max-width:520px}.landing-root .ea-row{align-items:stretch;gap:10px;display:flex}.landing-root .ea-input{border:1px solid var(--line-2);min-width:0;height:56px;color:var(--ink);font-family:var(--font-body), "Inter", sans-serif;background:#f4f2ec0d;border-radius:99px;outline:none;flex:1;padding:0 24px;font-size:15px;transition:border-color .14s,background .14s}.landing-root .ea-input::placeholder{color:var(--ink-quiet)}.landing-root .ea-input:focus{border-color:var(--accent);background:#f4f2ec14}.landing-root .ea-input[aria-invalid=true]{border-color:#ff6e5a}.landing-root .ea-submit{flex-shrink:0}.landing-root .ea-hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.landing-root .ea-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-root .ea-error{color:#ff8a7a;margin:10px 4px 0;font-size:13px}.landing-root .ea-fineprint{color:var(--ink-quiet);margin:12px 4px 0;font-size:12px}.landing-root .ea-success{background:#c9f24a14;border:1px solid #c9f24a66;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;display:flex}.landing-root .ea-success p{color:var(--ink);margin:0;font-size:15px}.landing-root .ea-check{background:var(--accent);color:#0a0e05;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.landing-root .ea-onLight .ea-input{background:#08070c66}.landing-root [data-lazyvideo]{width:100%;height:100%;position:relative}.landing-root [data-lazyvideo] video{object-fit:cover;background:#000;width:100%;height:100%}.landing-root .lv-poster{cursor:pointer;background-position:50%;background-size:cover;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.landing-root .lv-play{color:#0a0e05;background:#c9f24af0;border-radius:50%;place-items:center;width:68px;height:68px;margin:auto;padding-left:4px;font-size:22px;transition:transform .18s cubic-bezier(.3,.9,.4,1);display:grid;position:absolute;inset:0;box-shadow:0 14px 44px #00000080}.landing-root .lv-poster:hover .lv-play{transform:scale(1.07)}@media (max-width:1024px){.landing-root .hero-copy{max-width:88%}.landing-root .hero-live{opacity:.5}.landing-root .board-list,.landing-root .board-shot{grid-column:1/-1}.landing-root .casting-frame{grid-column:1/-1;max-width:340px;margin:0 auto}.landing-root .casting-side{grid-column:1/-1}.landing-root .fan-video{grid-column:1/-1;margin:0 auto}.landing-root .fan-out,.landing-root .split>[class^=col-]{grid-column:1/-1}.landing-root .machine-static{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.landing-root .nav .links,.landing-root .nav .login{display:none}.landing-root .ea-row{flex-direction:column}.landing-root .ea-submit{width:100%}.landing-root .hero{align-items:flex-end}.landing-root .hero-live{display:none}.landing-root .hero-live:first-of-type{opacity:.3;display:block;width:60vw!important;bottom:0!important;right:-22vw!important}.landing-root .hero-copy{max-width:100%}.landing-root .worlds-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:10px;display:flex;overflow-x:auto}.landing-root .world-card{scroll-snap-align:center;flex:0 0 58vw}.landing-root .world-card:nth-child(2n){margin-top:0}.landing-root .made-trace{grid-template-columns:repeat(2,1fr)}.landing-root .made-trace .arrow{display:none}.landing-root .closing-copy{max-width:100%}.landing-root .closing-star{opacity:.3;width:70vw;right:-30vw}.landing-root .machine-track{display:none}.landing-root .machine-static{grid-template-columns:repeat(2,1fr);display:grid}}@media (prefers-reduced-motion:reduce){.landing-root [data-reveal]{opacity:1!important;transition:none!important;transform:none!important}.landing-root .pill:hover,.landing-root .pill:hover .arr,.landing-root .world-card:hover .world-fig,.landing-root .casting-tab:hover{transform:none}.landing-root .oneline-brief .caret{animation:none}.landing-root .hero-live{transform:none!important}}.landing-root .board-list li[data-state=live] b{color:var(--accent)}.landing-root .board-list li[data-state=next]{opacity:.55}.landing-root .board-mock{background:linear-gradient(180deg, var(--bg-lift), var(--bg));padding:clamp(16px,2vw,26px)}.landing-root .bm-head,.landing-root .lm-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.landing-root .bm-title,.landing-root .lm-title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.01em;font-size:clamp(16px,1.8vw,21px);font-weight:700}.landing-root .bm-strip{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.landing-root .bm-cell{aspect-ratio:464/700;border:1px solid var(--line);background:var(--bg);border-radius:10px;position:relative;overflow:hidden}.landing-root .bm-tag{z-index:2;color:#f4f2ece6;background:#08070cb3;border-radius:6px;padding:3px 7px;font-size:9px;position:absolute;bottom:8px;left:8px}.landing-root .bm-generating{place-items:center;display:grid}.landing-root .bm-pulse{border:2px solid #c9f24a80;border-top-color:var(--accent);border-radius:50%;width:34px;height:34px;animation:1.2s linear infinite bm-spin}@keyframes bm-spin{to{transform:rotate(360deg)}}.landing-root .bm-foot{margin-top:14px}.landing-root .lib-mock{border:1px solid var(--line-2);background:linear-gradient(180deg, var(--bg-lift), var(--bg));border-radius:18px;padding:clamp(16px,2vw,26px);box-shadow:0 40px 120px #00000080}.landing-root .lm-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.landing-root .lm-thumb{aspect-ratio:464/700;border:1px solid var(--line);background:var(--bg);border-radius:10px;position:relative;overflow:hidden}.landing-root .lm-status{z-index:2;font-family:var(--font-mono), "JetBrains Mono", monospace;letter-spacing:.12em;color:#f4f2ecd9;background:#08070cb8;border-radius:6px;padding:3px 7px;font-size:8.5px;position:absolute;top:8px;left:8px}.landing-root .lm-status.live{color:#0a0e05;background:var(--accent)}.landing-root .lm-name{margin:10px 0 2px;font-size:13px;font-weight:600}.landing-root .fan-rows{flex-direction:column;gap:8px;max-width:900px;display:flex}.landing-root .fan-rows .fan-row{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;align-items:baseline;gap:6px 24px;padding:22px 0;display:grid}.landing-root .fan-rows .fan-row:first-child{border-top:1px solid var(--line)}.landing-root .fan-rows .fan-note{grid-column:2;margin:0}.landing-root .closing{text-align:center;justify-content:center}.landing-root .closing-copy{max-width:min(1040px,94%);margin:0 auto}.landing-root .closing-form .ea-form{margin-left:auto;margin-right:auto}.landing-root .closing-form .ea-row{justify-content:center}@media (max-width:780px){.landing-root .bm-strip{grid-template-columns:repeat(3,1fr)}.landing-root .bm-cell:nth-child(n+4){display:none}.landing-root .bm-generating{display:grid!important}.landing-root .lm-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.landing-root .bm-pulse{animation:none}}