.site-header,.site-footer,main{width:min(1180px,100% - 32px);margin-inline:auto}.site-header{--page-progress:0%;z-index:20;backdrop-filter:blur(18px)saturate(1.25);background:linear-gradient(90deg,#e0ae4f1a,#0000 24% 76%,#4db6ac1a),#0d1117c2;border:1px solid #f4efe41a;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:14px 18px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;position:sticky;top:12px;box-shadow:0 18px 48px #00000047}.site-header:after{content:"";background:linear-gradient(90deg,#0000,#e0ae4f8a,#4db6ac6b,#0000);height:1px;position:absolute;bottom:-1px;left:18px;right:18px}.site-header.is-scrolled{background:linear-gradient(90deg,#e0ae4f24,#0000 26% 74%,#4db6ac24),#0d1117e0;border-color:#e0ae4f38;box-shadow:0 20px 58px #00000061}.nav-progress{pointer-events:none;border-radius:999px;height:2px;position:absolute;bottom:-1px;left:18px;right:18px;overflow:hidden}.nav-progress:before{width:var(--page-progress);background:linear-gradient(90deg, var(--gold), var(--teal), var(--red));content:"";height:100%;transition:width 80ms linear;display:block}.brand{align-items:center;min-width:0;text-decoration:none;display:inline-flex}.brand-logo{width:min(190px,42vw);height:auto;display:block}.site-nav{color:var(--ink-soft);align-items:center;gap:2px;font-size:.8rem;display:flex}.site-nav a,.nav-more summary{border:1px solid #0000;border-radius:999px;align-items:center;min-height:38px;padding:0 9px;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.site-nav a:hover,.nav-more summary:hover{color:var(--gold);background:#f4efe412;border-color:#e0ae4f57;transform:translateY(-1px)}.site-nav a.is-active,.nav-more.is-active summary,.nav-more[open] summary{color:var(--ink);background:#e0ae4f24;border-color:#e0ae4f75;box-shadow:inset 0 0 0 1px #f4efe40d}.nav-more{position:relative}.nav-more summary{color:var(--ink-soft);cursor:pointer;gap:7px;list-style:none}.nav-more summary::-webkit-details-marker{display:none}.nav-more summary span{border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;margin-top:-3px;transition:transform .16s;transform:rotate(45deg)}.nav-more[open] summary span{margin-top:3px;transform:rotate(225deg)}.nav-more-panel{z-index:25;backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(135deg,#e0ae4f1f,#0000 42%,#4db6ac1a),#0d1117fa;border:1px solid #f4efe41f;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(520px,100vw - 48px);padding:10px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 22px 54px #0000006b}.nav-more-panel:before{content:"";background:#0d1117fa;border-top:1px solid #f4efe41f;border-left:1px solid #f4efe41f;width:12px;height:12px;position:absolute;top:-6px;right:24px;transform:rotate(45deg)}.nav-more-panel a{justify-content:flex-start;width:100%;min-height:40px;padding:0 12px;position:relative}.nav-toggle{background:var(--surface);border:1px solid var(--line);width:48px;height:48px;color:var(--ink);cursor:pointer;border-radius:6px;place-items:center;padding:0;display:none;position:relative}.nav-toggle-line{background:currentColor;border-radius:999px;width:22px;height:2px;transition:opacity .16s,transform .16s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-toggle-line:first-child{transform:translate(-50%,calc(-50% - 7px))}.nav-toggle-line:nth-child(3){transform:translate(-50%,calc(7px - 50%))}.nav-toggle[aria-expanded=true] .nav-toggle-line:first-child{transform:translate(-50%,-50%)rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle-line:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle-line:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:48px;padding:40px 0 72px;display:grid}.hero-copy{max-width:760px}.hero h1{font-size:clamp(3.2rem,6vw,5.2rem)}.hero-status{background:#4db6ac14;border:1px solid #4db6ac3d;border-radius:999px;align-items:center;gap:9px;padding:7px 10px;display:inline-flex}.hero-status span{background:var(--teal);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #4db6ac1a}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.875rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin-bottom:24px;font-size:clamp(3.2rem,7.4vw,6.2rem);line-height:.95}h2{max-width:720px;margin-bottom:20px;font-size:clamp(2rem,4vw,4rem);line-height:1}h3{margin-bottom:12px;font-size:1.35rem}.hero-text{max-width:680px;color:var(--ink-soft);font-size:clamp(1.08rem,2vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-community-link{color:var(--ink-soft);text-underline-offset:4px;align-items:center;gap:8px;margin-top:20px;font-size:.9rem;font-weight:800;text-decoration-color:#e0ae4f61;display:inline-flex}.hero-community-link:hover,.hero-community-link:focus-visible{color:var(--gold)}.hero-visual,.audience-grid article,.pillar-grid article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.hero-visual,.session-wall,.living-map-showcase,.dice-showcase,.theme-layout-showcase,.player-device,.spectator-screen,.creator-visual,.rules-editor-visual,.local-first-stage{--frame-glow:#e0ae4f2e}.hero-visual{min-height:640px;padding:16px;position:relative;overflow:hidden}.hero-visual:before{background:linear-gradient(115deg, transparent 0 34%, #f4efe412 43%, transparent 54%), linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);content:"";opacity:.35;background-size:180% 100%,42px 42px,42px 42px;animation:8s ease-in-out infinite signalSweep;position:absolute;inset:0}.workspace-shell{z-index:2;position:relative}.hero-orbit,.hero-sync-line{pointer-events:none;position:absolute}.hero-orbit{border:1px solid #e0ae4f3d;border-radius:50%;animation:18s linear infinite orbitTurn;box-shadow:inset 0 0 42px #4db6ac1a}.orbit-one{inset:9% 6% 22% 18%;transform:rotate(14deg)}.orbit-two{border-color:#4db6ac3d;animation-duration:24s;animation-direction:reverse;inset:20% 14% 10% 4%}.hero-sync-line{z-index:1;background:linear-gradient(90deg, transparent, var(--gold), var(--teal), transparent);opacity:.72;border-radius:999px;height:2px;animation:4.8s ease-in-out infinite syncLine}.sync-line-one{width:72%;top:36%;left:10%;transform:rotate(14deg)}.sync-line-two{width:64%;animation-delay:1.2s;bottom:28%;right:4%;transform:rotate(-16deg)}.hero-live-ribbon{background:linear-gradient(90deg,#e0ae4f1f,#0000 45%,#4db6ac1f),#0d1117c7;border:1px solid #f4efe41a;border-radius:8px;align-items:center;gap:14px;margin:0 0 14px;padding:12px 14px;display:flex;box-shadow:0 12px 28px #00000038}.hero-live-ribbon span{color:var(--teal);text-transform:uppercase;background:#4db6ac24;border:1px solid #4db6ac57;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:900}.hero-live-ribbon strong{min-width:0;color:var(--ink);font-size:.9rem;line-height:1.2}.hero-floating-dice{z-index:3;background:#0d1117ad;border:1px solid #e0ae4f52;border-radius:8px;gap:8px;padding:10px;display:flex;position:absolute;bottom:15%;right:4%;box-shadow:0 18px 34px #00000047}.hero-floating-dice span{background:linear-gradient(145deg, var(--ink), #d5c8ac);width:36px;height:36px;color:var(--paper);border-radius:8px;place-items:center;font-size:.86rem;font-weight:900;animation:2.8s ease-in-out infinite diceHop;display:grid}.hero-floating-dice span:nth-child(2){animation-delay:.22s}.hero-floating-dice span:nth-child(3){animation-delay:.44s}.visual-topbar{color:var(--ink-soft);align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:800;display:flex;position:relative}.visual-topbar span{background:var(--line);border-radius:999px;width:10px;height:10px}.visual-topbar span:first-child{background:var(--red)}.visual-topbar span:nth-child(2){background:var(--gold)}.visual-topbar span:nth-child(3){background:var(--teal)}.visual-topbar strong{margin-left:auto}.workspace-grid{grid-template-columns:minmax(124px,.58fr) minmax(0,1.35fr) minmax(128px,.72fr);gap:12px;display:grid}.workspace-sidebar,.workspace-panel{border:1px solid var(--line);background:#0d1117b8;border-radius:8px;align-content:start;gap:10px;min-width:0;padding:14px;display:grid}.workspace-sidebar strong,.stage-header strong{color:var(--ink);line-height:1.15}.sidebar-item{color:var(--ink-soft);background:#1f27328f;border:1px solid #0000;border-radius:6px;padding:9px 10px;font-size:.84rem;font-weight:800;display:block}.sidebar-item.is-active{color:var(--ink);border-color:#e0ae4f94}.workspace-stage{min-width:0}.stage-header{border:1px solid var(--line);background:#0d1117b8;border-bottom:0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 12px;display:flex}.stage-header span,.workspace-panel span{color:var(--teal);text-transform:uppercase;font-size:.75rem;font-weight:900}.visual-map{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), radial-gradient(circle at 28% 22%, #4db6ac38, transparent 11rem), radial-gradient(circle at 76% 62%, #e0ae4f2e, transparent 13rem), var(--surface-soft);border:1px solid var(--line);background-size:38px 38px,38px 38px,auto,auto,auto;border-radius:0 0 8px 8px;min-height:350px;position:relative;overflow:hidden}.map-path{border:2px solid #e0ae4f7a;border-color:#e0ae4f7a #e0ae4f7a #0000 #0000;border-radius:48% 52% 42% 58%;position:absolute;inset:20% 12% 18% 16%;transform:rotate(-10deg)}.map-room{background:#4db6ac24;border:1px solid #4db6ac6b;display:block;position:absolute}.map-room-one{inset:13% 52% 55% 11%}.map-room-two{inset:46% 16% 15% 48%}.map-room-three{inset:26% 20% 49% 61%}.token{border:3px solid #f4efe4bd;border-radius:999px;width:28px;height:28px;animation:5.8s ease-in-out infinite tokenDrift;position:absolute;box-shadow:0 10px 22px #00000061}.token-gold{background:var(--gold);top:24%;left:24%}.token-teal{background:var(--teal);animation-delay:.8s;top:48%;right:22%}.token-red{background:var(--red);animation-delay:1.4s;bottom:20%;right:38%}.sync-ping{z-index:3;background:var(--gold);border:2px solid #f4efe4bd;border-radius:999px;width:16px;height:16px;animation:2.8s ease-out infinite syncPing;position:absolute;box-shadow:0 0 #e0ae4f57}.ping-map{top:38%;left:54%}.ping-reveal{top:40%;left:54%}.ping-dice{top:50%;left:50%;transform:translate(-50%,-50%)}.ping-sheet{bottom:18px;right:18px}.ping-spectator{top:42%;left:58%}.workspace-panel article{border:1px solid var(--line);background:#1f27328f;border-radius:6px;align-content:center;gap:8px;min-height:92px;padding:12px;display:grid}.workspace-panel strong{color:var(--ink);font-size:.96rem;line-height:1.16;display:block}.session-device-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.session-device-strip article{border:1px solid var(--line);background:#0d1117b8;border-radius:8px;min-height:76px;padding:12px}.session-device-strip span{color:var(--teal);text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:900;display:block}.session-device-strip strong{color:var(--ink);font-size:.92rem;line-height:1.08}.audience-grid p,.device-role-map p,.ecosystem-grid p,.experience-grid p,.pillar-grid p,.platform-band p,.spectator-grid p,.spectator-section p,.section-heading p{color:var(--ink-soft);margin-bottom:0}.section{scroll-margin-top:var(--anchor-offset);border-top:1px solid var(--line);padding:88px 0}.section-heading{max-width:780px}.positioning-strip{background:linear-gradient(90deg, #e0ae4f1f, transparent 36%, #4db6ac1a), var(--surface);border:1px solid var(--line);border-radius:8px;margin:0 0 18px;padding:24px 28px;box-shadow:0 18px 44px #0003}.positioning-strip p{max-width:980px;color:var(--ink);margin:0;font-size:clamp(1.18rem,2vw,1.6rem);font-weight:900;line-height:1.22}.positioning-strip ul{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.positioning-strip li{border-left:1px solid var(--line);gap:5px;padding:0 24px;display:grid}.positioning-strip li:first-child{border-left:0;padding-left:0}.positioning-strip li:last-child{padding-right:0}.positioning-strip strong{color:var(--ink);font-size:.92rem}.positioning-strip span{color:var(--ink-soft);font-size:.84rem;line-height:1.38}.coverage-section{padding-top:72px}.coverage-board,.current-build-grid,.roadmap-lane{gap:14px;margin-top:36px;display:grid}.coverage-board{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-board article,.current-build-grid article,.roadmap-lane article{background:linear-gradient(145deg, #f4efe414, transparent 42%), linear-gradient(315deg, #4db6ac12, transparent 54%), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:280px;padding:26px;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000038}.coverage-board article{min-height:250px}.coverage-board article:before,.current-build-grid article:before,.roadmap-lane article:before{content:"";border:1px solid #e0ae4f2e;border-radius:999px;width:180px;height:180px;position:absolute;bottom:-70px;right:-60px}.coverage-board article:nth-child(2n),.current-build-grid article:nth-child(2n),.roadmap-lane article:nth-child(2n){border-left-color:var(--teal)}.coverage-board article:nth-child(3n),.current-build-grid article:nth-child(3n),.roadmap-lane article:nth-child(3n){border-left-color:var(--red)}.coverage-board span,.current-build-grid span,.roadmap-lane span{z-index:1;color:var(--teal);text-transform:uppercase;background:#0d1117b8;border:1px solid #4db6ac4d;border-radius:999px;margin-bottom:14px;padding:7px 10px;font-size:.75rem;font-weight:900;display:inline-flex;position:relative}.coverage-board h3,.coverage-board p,.coverage-links,.current-build-grid h3,.current-build-grid p,.roadmap-lane h3,.roadmap-lane p{z-index:1;position:relative}.coverage-board p,.current-build-grid p,.roadmap-lane p{color:var(--ink-soft);margin-bottom:0}.coverage-links{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.coverage-links a{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#0d1117b3;border-radius:999px;align-items:center;padding:0 11px;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex}.coverage-links a:hover,.coverage-links a:focus-visible{color:var(--gold);border-color:#e0ae4f8f}.current-build-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.current-build-grid article{min-height:300px}.roadmap-lane{grid-template-columns:repeat(4,minmax(0,1fr))}.roadmap-lane article{min-height:320px}.brand-promise-section{grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);align-items:start;gap:34px;padding-top:72px;display:grid}.brand-promise-copy{max-width:520px}.brand-promise-copy p:not(.eyebrow){color:var(--ink-soft);margin-bottom:0;font-size:1.08rem}.brand-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.brand-pillar-grid article{background:linear-gradient(145deg, #f4efe412, transparent 44%), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:190px;padding:24px;box-shadow:0 18px 44px #0003}.brand-pillar-grid article:first-child{background:linear-gradient(90deg, #e0ae4f24, transparent 40%, #4db6ac1a), var(--surface);grid-column:1/-1;min-height:150px}.brand-pillar-grid article:nth-child(2n){border-left-color:var(--teal)}.brand-pillar-grid article:nth-child(3n){border-left-color:var(--red)}.brand-pillar-grid p{color:var(--ink-soft);margin-bottom:0}.core-features-section{padding-top:64px}.core-features-section .page-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.core-features-section .page-link-grid a{min-height:210px}.core-features-section .page-link-grid a:after{color:var(--gold);letter-spacing:.03em;text-transform:uppercase;content:"Explore →";align-self:end;margin-top:22px;font-size:.78rem;font-weight:900}.table-builder-section{padding-top:70px}.table-builder{grid-template-columns:minmax(240px,.36fr) minmax(0,1fr);gap:18px;margin-top:36px;display:grid;position:relative}.table-builder-controls{gap:10px;display:grid}.table-builder-control{border:1px solid var(--line);border-left:6px solid var(--gold);cursor:pointer;background:#0d11179e;border-radius:8px;align-content:center;min-height:86px;padding:16px 18px;transition:background-color .16s,border-color .16s,transform .16s;display:grid}.table-builder-control:nth-child(2n){border-left-color:var(--teal)}.table-builder-control:nth-child(3n){border-left-color:var(--red)}.table-builder-control:hover{background:var(--surface);transform:translateY(-1px)}.table-builder-control span{color:var(--teal);text-transform:uppercase;font-size:.75rem;font-weight:900}.table-builder-control strong{color:var(--ink);font-size:1.15rem}.table-builder-preview{min-height:520px}.table-builder-panel{background:linear-gradient(135deg, #e0ae4f1a, transparent 38%), linear-gradient(315deg, #4db6ac1a, transparent 44%), var(--surface);border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,.86fr) minmax(260px,1fr);gap:22px;padding:28px;display:none;overflow:hidden}.table-builder-panel>div:first-child{align-self:end}.table-builder-panel span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.table-builder-panel h3{margin-top:10px;font-size:clamp(2rem,4vw,3.6rem);line-height:.98}.table-builder-panel p{color:var(--ink-soft);font-size:1.08rem}.table-builder-device{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), #0d1117b3;background-size:34px 34px;border:1px solid #f4efe41a;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:12px;min-height:420px;padding:20px;display:grid;position:relative}.table-builder-device span{border:1px solid var(--line);border-left:6px solid var(--gold);min-height:96px;color:var(--ink);text-align:center;background:#0d1117d6;border-radius:8px;place-items:center;padding:14px;display:grid}.table-builder-device span:nth-child(2n){border-left-color:var(--teal)}.table-builder-device span:nth-child(3n){border-left-color:var(--red)}#table-builder-gm:checked~.table-builder-controls label[for=table-builder-gm],#table-builder-player:checked~.table-builder-controls label[for=table-builder-player],#table-builder-spectator:checked~.table-builder-controls label[for=table-builder-spectator],#table-builder-streamer:checked~.table-builder-controls label[for=table-builder-streamer],#table-builder-local:checked~.table-builder-controls label[for=table-builder-local]{background:var(--surface-strong);border-color:#e0ae4f75;box-shadow:inset 0 0 0 1px #f4efe40d}#table-builder-gm:checked~.table-builder-preview .panel-gm,#table-builder-player:checked~.table-builder-preview .panel-player,#table-builder-spectator:checked~.table-builder-preview .panel-spectator,#table-builder-streamer:checked~.table-builder-preview .panel-streamer,#table-builder-local:checked~.table-builder-preview .panel-local{display:grid}.table-setup-grid,.role-view-grid,.real-table-grid{gap:14px;margin-top:36px;display:grid}.table-setup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.table-setup-grid article{background:linear-gradient(180deg, #1f2732b8, #0d1117c2), var(--surface);border:1px solid var(--line);border-top:6px solid var(--gold);border-radius:8px;min-height:520px;padding:24px;box-shadow:0 18px 44px #00000038}.table-setup-grid article:nth-child(2){border-top-color:var(--teal)}.table-setup-grid article:nth-child(3){border-top-color:var(--red)}.table-setup-visual{background:radial-gradient(circle at 50% 48%, #e0ae4f24, transparent 9rem), linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), #0d1117b3;background-size:auto,30px 30px,30px 30px,auto;border:1px solid #f4efe41a;border-radius:8px;min-height:190px;margin-bottom:22px;position:relative;overflow:hidden}.table-setup-visual span{border:1px solid var(--line);background:#0d1117d1;border-radius:8px;display:block;position:absolute;box-shadow:0 12px 26px #00000047}.table-setup-visual span:first-child{border-left:6px solid var(--gold);width:42%;height:46%;top:22px;left:22px}.table-setup-visual span:nth-child(2){border-left:6px solid var(--teal);width:36%;height:32%;top:28px;right:22px}.table-setup-visual span:nth-child(3){border-left:6px solid var(--red);width:30%;height:30%;bottom:22px;right:20%}.table-setup-visual span:nth-child(4){border-left:6px solid var(--ink-soft);border-radius:999px;width:24%;height:24%;bottom:28px;left:18%}.table-setup-grid p{color:var(--ink-soft)}.table-setup-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.table-setup-tags span{border:1px solid var(--line);color:var(--ink);text-transform:uppercase;background:#0d1117b8;border-radius:999px;padding:8px 10px;font-size:.76rem;font-weight:900}.role-view-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.role-view-grid article,.real-table-grid article{background:linear-gradient(180deg, #1f2732b8, #0d1117c2), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:250px;padding:22px;box-shadow:0 16px 42px #0003}.role-view-grid article:nth-child(2n),.real-table-grid article:nth-child(2n){border-left-color:var(--teal)}.role-view-grid article:nth-child(3n),.real-table-grid article:nth-child(3n){border-left-color:var(--red)}.role-view-grid span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.role-view-grid strong{color:var(--ink);margin:10px 0 12px;font-size:1.35rem;line-height:1.08;display:block}.role-view-grid p,.real-table-grid p{color:var(--ink-soft);margin-bottom:0}.core-feature-grid,.persona-grid{gap:14px;margin-top:36px;display:grid}.core-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.core-feature-grid article,.page-link-grid a,.persona-grid article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:220px;padding:24px;box-shadow:0 16px 42px #0003}.core-feature-grid article:nth-child(2n),.page-link-grid a:nth-child(2n),.persona-grid article:nth-child(2n){border-left-color:var(--teal)}.core-feature-grid article:nth-child(3n),.page-link-grid a:nth-child(3n),.persona-grid article:nth-child(3n){border-left-color:var(--red)}.core-feature-grid p,.page-link-grid p,.persona-grid p{color:var(--ink-soft);margin-bottom:0}.page-link-grid a{align-content:start;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.page-link-grid a:hover,.page-link-grid a:focus-visible{border-color:#e0ae4f8f;transform:translateY(-2px);box-shadow:0 20px 52px #0000004d}.contrast-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 88px;display:grid}.contrast-section article{border:1px solid var(--line);border-left:6px solid var(--gold);background:#0d111794;border-radius:8px;min-height:160px;padding:22px}.contrast-section article:nth-child(2){border-left-color:var(--teal)}.contrast-section article:nth-child(3){border-left-color:var(--red)}.contrast-section span{color:var(--teal);text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900;display:block}.contrast-section strong{color:var(--ink);font-size:1.18rem;line-height:1.18;display:block}.difference-section{border-top:0;padding-top:56px}.difference-proof-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.difference-proof-grid article{background:linear-gradient(180deg, #1f2732b8, #0d1117b8), var(--surface);border:1px solid var(--line);border-top:6px solid var(--gold);border-radius:8px;min-height:280px;padding:22px}.difference-proof-grid article:nth-child(2),.difference-proof-grid article:nth-child(5){border-top-color:var(--teal)}.difference-proof-grid article:nth-child(3){border-top-color:var(--red)}.difference-proof-grid article:nth-child(4){border-top-color:var(--ink)}.difference-proof-grid p{color:var(--ink-soft);margin-bottom:0}.signature-section{grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);align-items:start;gap:42px;display:grid}.signature-copy{max-width:520px}.signature-copy p:not(.eyebrow){color:var(--ink-soft);font-size:1.08rem}.signature-stats{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.signature-stats span{border:1px solid var(--line);border-left:4px solid var(--gold);min-height:40px;color:var(--ink);background:#0d1117a3;border-radius:999px;align-items:center;padding:0 12px;font-size:.84rem;font-weight:900;display:inline-flex}.signature-stats span:nth-child(2){border-left-color:var(--teal)}.signature-stats span:nth-child(3){border-left-color:var(--red)}.signature-stats span:nth-child(4){border-left-color:var(--ink)}.session-wall{background:linear-gradient(135deg, #e0ae4f1a, transparent 38%), linear-gradient(315deg, #4db6ac1a, transparent 42%), var(--surface);border:1px solid var(--line);min-height:760px;box-shadow:var(--shadow);border-radius:8px;padding:24px;position:relative;overflow:hidden}.session-wall:before{background:linear-gradient(90deg, transparent, #f4efe414, transparent), linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);content:"";opacity:.32;background-size:42% 100%,46px 46px,46px 46px;animation:7s ease-in-out infinite signalSweep;position:absolute;inset:0}.session-wall:after{content:"";pointer-events:none;border:1px solid #f4efe414;border-radius:8px;position:absolute;inset:16px}.wall-rail{background:linear-gradient(90deg,#0000,#e0ae4f7a,#4db6ac7a,#0000);height:1px;position:absolute;left:12%;right:12%}.rail-top{top:26%}.rail-bottom{bottom:26%}.wall-hub{z-index:2;text-align:center;background:#0d1117e0;border:1px solid #e0ae4f94;border-radius:8px;align-content:center;justify-items:center;width:min(280px,100% - 48px);min-height:230px;padding:24px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.signature-sync-list{gap:10px;margin-top:20px;display:grid}.signature-sync-list article{border:1px solid #f4efe41a;border-left:4px solid var(--gold);background:#0d1117c7;border-radius:8px;min-height:116px;padding:14px;animation:5.6s ease-in-out infinite eventGlow;box-shadow:0 18px 34px #0000003d}.signature-sync-list article:nth-child(2){border-left-color:var(--teal);animation-delay:.7s}.signature-sync-list article:nth-child(3){border-left-color:var(--red);animation-delay:1.4s}.signature-sync-list article:nth-child(4){border-left-color:var(--ink);animation-delay:2.1s}.signature-sync-list span,.wall-stream-canvas span{color:var(--teal);text-transform:uppercase;font-size:.75rem;font-weight:900}.signature-sync-list strong{color:var(--ink);margin:7px 0 8px;font-size:1rem;line-height:1.08;display:block}.signature-sync-list p{color:var(--ink-soft);margin:0;font-size:.82rem;line-height:1.35}.wall-stream-canvas{z-index:3;background:linear-gradient(90deg,#e0ae4f1f,#0000 50%,#4db6ac1f),#0d1117c7;border:1px solid #4db6ac4d;border-radius:8px;width:min(300px,100% - 48px);padding:16px;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 34px #0000003d}.wall-stream-canvas strong{color:var(--ink);margin-top:6px;font-size:1.15rem;line-height:1.08;display:block}.wall-hub:before{content:"";border:1px solid #4db6ac47;border-radius:14px;animation:4.2s ease-in-out infinite wallPulse;position:absolute;inset:-22px}.wall-hub span,.wall-device-grid span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.wall-hub strong{margin-top:8px;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.wall-hub em{color:var(--ink-soft);margin-top:10px;font-style:normal;font-weight:800}.wall-dice{gap:8px;margin-top:18px;display:flex}.wall-dice span,.dice-cube{background:linear-gradient(145deg, var(--ink), #d5c8ac);width:38px;height:38px;color:var(--paper);border:1px solid #0d1117a3;border-radius:8px;place-items:center;font-weight:900;display:grid;box-shadow:0 12px 24px #00000057}.wall-dice span{animation:2.7s ease-in-out infinite diceHop}.wall-dice span:nth-child(2){animation-delay:.25s}.wall-dice span:nth-child(3){animation-delay:.5s}.wall-device-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:220px 240px;display:grid;position:relative}.wall-device-grid article{border:1px solid var(--line);background:#0d1117b8;border-radius:8px;min-height:150px;padding:20px}.wall-device-grid article:hover{border-color:var(--gold);transform:translateY(-2px)}.wall-device-grid p{color:var(--ink-soft);margin-bottom:0}.table-day-section{position:relative}.table-day-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:34px;margin-top:36px;display:grid}.table-day-steps{counter-reset:table-day;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.table-day-steps li{background:var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);counter-increment:table-day;border-radius:8px;min-height:210px;padding:62px 22px 22px;position:relative}.table-day-steps li:before{background:var(--gold);width:34px;height:34px;color:var(--paper);content:counter(table-day);border-radius:999px;place-items:center;font-weight:900;display:grid;position:absolute;top:18px;left:22px}.table-day-steps li:nth-child(2),.table-day-steps li:nth-child(5){border-left-color:var(--teal)}.table-day-steps li:nth-child(2):before,.table-day-steps li:nth-child(5):before{background:var(--teal)}.table-day-steps li:nth-child(3),.table-day-steps li:nth-child(6){border-left-color:var(--red)}.table-day-steps li:nth-child(3):before,.table-day-steps li:nth-child(6):before{background:var(--red)}.table-day-steps span{color:var(--teal);text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:900;display:block}.table-day-steps strong{color:var(--ink);font-size:1.35rem;line-height:1.08;display:block}.table-day-steps p{color:var(--ink-soft);margin:12px 0 0}.table-day-stage{background:linear-gradient(135deg, #e0ae4f1a, transparent 44%), linear-gradient(315deg, #4db6ac1a, transparent 46%), var(--surface);border:1px solid var(--line);min-height:560px;box-shadow:var(--shadow);border-radius:8px;padding:24px;position:relative;overflow:hidden}.table-day-stage:before{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);content:"";opacity:.3;background-size:42px 42px;position:absolute;inset:0}.table-day-map{border:1px solid #f4efe414;border-radius:8px;min-height:360px;position:relative}.table-day-map:before,.table-day-map:after{content:"";border:2px solid #e0ae4f4d;border-color:#e0ae4f4d #e0ae4f4d #0000 #0000;border-radius:50%;animation:20s linear infinite orbitTurn;position:absolute;inset:14% 12%}.table-day-map:after{border-color:#4db6ac42;animation-duration:26s;animation-direction:reverse;inset:22% 20%}.table-node{z-index:1;border:1px solid var(--line);min-width:88px;min-height:44px;color:var(--ink);text-transform:uppercase;background:#0d1117d1;border-radius:999px;place-items:center;padding:8px 12px;font-size:.78rem;font-weight:900;display:grid;position:absolute}.node-prep{border-color:#e0ae4f75;top:10%;left:8%}.node-join{border-color:#4db6ac75;top:12%;right:10%}.node-reveal{border-color:#d15f5f75;top:44%;left:18%}.node-solve{border-color:#f4efe44d;top:38%;left:50%;transform:translate(-50%)}.node-roll{border-color:#e0ae4f75;top:42%;right:18%}.node-share{border-color:#4db6ac75;bottom:12%;left:14%}.node-keep{border-color:#f4efe447;bottom:10%;right:12%}.table-day-result{z-index:1;border:1px solid #e0ae4f57;border-left:6px solid var(--gold);background:#0d1117c2;border-radius:8px;margin-top:18px;padding:22px;position:relative}.table-day-result span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.table-day-result strong{color:var(--ink);margin-top:8px;font-size:1.35rem;line-height:1.12;display:block}.session-motion-board{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:28px;margin-top:36px;display:grid}.session-motion-steps{gap:12px;margin:0;padding:0;list-style:none;display:grid}.session-motion-steps li{background:var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;padding:20px 22px}.session-motion-steps li:nth-child(2n){border-left-color:var(--teal)}.session-motion-steps li:nth-child(3n){border-left-color:var(--red)}.session-motion-steps span{color:var(--teal);text-transform:uppercase;font-size:.75rem;font-weight:900}.session-motion-steps strong{color:var(--ink);margin-top:6px;font-size:1.25rem;line-height:1.08;display:block}.session-motion-steps p{color:var(--ink-soft);margin:10px 0 0}.session-motion-stage{background:radial-gradient(circle at 50% 50%, #e0ae4f24, transparent 13rem), linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), var(--surface);border:1px solid var(--line);min-height:560px;box-shadow:var(--shadow);background-size:auto,42px 42px,42px 42px,auto;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.session-motion-stage:before,.session-motion-stage:after{content:"";border:2px solid #e0ae4f4d;border-color:#e0ae4f4d #e0ae4f4d #0000 #0000;border-radius:50%;animation:24s linear infinite orbitTurn;position:absolute;inset:15% 13%}.session-motion-stage:after{border-color:#4db6ac47;animation-duration:30s;animation-direction:reverse;inset:24% 20%}.session-motion-stage strong{z-index:1;max-width:250px;min-height:120px;color:var(--ink);text-align:center;background:#0d1117db;border:1px solid #e0ae4f6b;border-radius:8px;place-items:center;padding:22px;font-size:1.55rem;line-height:1.05;display:grid;position:relative}.motion-node{z-index:1;border:1px solid var(--line);min-width:118px;min-height:48px;color:var(--ink);text-align:center;text-transform:uppercase;background:#0d1117d6;border-radius:999px;place-items:center;padding:10px 12px;font-size:.76rem;font-weight:900;display:grid;position:absolute}.motion-map{border-color:#e0ae4f75;top:12%;left:10%}.motion-sheet{border-color:#4db6ac75;top:13%;right:12%}.motion-dice{border-color:#d15f5f75;bottom:36%;right:8%}.motion-puzzle{border-color:#4db6ac75;bottom:13%;left:12%}.motion-spectator{border-color:#f4efe447;bottom:12%;right:18%}.feature-hero{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:42px;min-height:720px;display:grid}.dice-feature-hero{grid-template-columns:minmax(360px,1.08fr) minmax(0,.92fr)}.puzzle-feature-hero{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr)}.theme-layout-hero{grid-template-columns:minmax(360px,1.08fr) minmax(0,.92fr)}.feature-hero-copy{max-width:680px}.feature-hero h1{overflow-wrap:break-word;font-size:clamp(3rem,5.6vw,5.2rem);line-height:.98}.feature-hero-copy p:not(.eyebrow){color:var(--ink-soft);font-size:1.12rem}.feature-hero-copy ul{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.feature-hero-copy li{border:1px solid var(--line);border-left:5px solid var(--teal);color:var(--ink);background:#0d111785;border-radius:8px;padding:14px 16px;font-weight:800}.feature-hero-copy li:nth-child(2n){border-left-color:var(--gold)}.feature-hero-copy li:nth-child(3n){border-left-color:var(--red)}.living-map-showcase,.dice-showcase,.puzzle-canvas-showcase,.theme-layout-showcase{background:linear-gradient(135deg, #e0ae4f1a, transparent 42%), linear-gradient(315deg, #4db6ac1a, transparent 46%), linear-gradient(180deg, var(--surface-strong), var(--surface));min-height:560px;box-shadow:var(--shadow), inset 0 0 0 1px #f4efe408;border:1px solid #f4efe41a;border-radius:8px;padding:22px;position:relative;overflow:hidden}.living-map-showcase:before,.dice-showcase:before,.puzzle-canvas-showcase:before,.theme-layout-showcase:before,.player-device:before,.spectator-screen:before,.creator-visual:after,.rules-editor-visual:after{pointer-events:none;content:"";border:1px solid #f4efe412;border-radius:8px;position:absolute;inset:14px}.puzzle-canvas-showcase{align-content:center;gap:18px;display:grid}.puzzle-document{z-index:1;background:linear-gradient(120deg, #e0ae4f1f, transparent 34%), linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), #0d1117a8;border:1px solid var(--line);background-size:auto,36px 36px,36px 36px,auto;border-radius:8px;min-height:360px;padding:26px;position:relative}.document-title,.document-line,.glyph,.puzzle-token{position:absolute}.theme-layout-showcase{align-content:center;gap:18px;display:grid}.theme-swatch-row{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid;position:relative}.theme-swatch{border:1px solid #f4efe429;border-radius:8px;min-height:70px;box-shadow:inset 0 0 0 1px #ffffff0d}.swatch-gold{background:linear-gradient(135deg, #e0ae4feb, #715124eb), var(--gold)}.swatch-teal{background:linear-gradient(135deg, #4db6aceb, #1f4a52eb), var(--teal)}.swatch-red{background:linear-gradient(135deg, #d15f5feb, #4c1d2aeb), var(--red)}.swatch-ink{background:linear-gradient(135deg, #f4efe42e, #0d1117f5), var(--surface-soft)}.layout-builder-preview{z-index:1;background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), radial-gradient(circle at 72% 20%, #4db6ac2e, transparent 12rem), radial-gradient(circle at 22% 76%, #e0ae4f29, transparent 12rem), #0d1117b3;border:1px solid var(--line);background-size:34px 34px,34px 34px,auto,auto,auto;border-radius:8px;min-height:360px;position:relative;overflow:hidden}.layout-panel{border:1px solid #f4efe41f;border-left:6px solid var(--gold);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;background:#0d1117d1;border-radius:8px;place-items:center;padding:12px;font-size:.78rem;font-weight:900;display:grid;position:absolute;box-shadow:0 16px 34px #00000047}.panel-sheet{width:42%;height:42%;top:24px;left:24px}.panel-actions{border-left-color:var(--teal);width:38%;height:26%;top:24px;right:24px}.panel-notes{border-left-color:var(--red);width:42%;height:34%;bottom:24px;right:24px}.panel-dice{border-left-color:var(--ink-soft);width:26%;height:26%;bottom:24px;left:24px}.panel-canvas{border-left-color:var(--teal);width:24%;height:26%;bottom:24px;left:34%}.theme-layout-card{z-index:1;border:1px solid #e0ae4f57;border-left:6px solid var(--gold);background:#0d1117c2;border-radius:8px;padding:22px;position:relative}.theme-layout-card span{color:var(--gold);text-transform:uppercase;font-size:.76rem;font-weight:900}.theme-layout-card strong{margin-top:8px;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1;display:block}.theme-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.theme-preset-card{background:linear-gradient(180deg, #1f2732b8, #0d1117c7), var(--surface);border:1px solid var(--line);border-top:6px solid var(--gold);border-radius:8px;min-height:420px;padding:22px;box-shadow:0 18px 44px #00000038}.theme-preset-card:nth-child(2){border-top-color:var(--teal)}.theme-preset-card:nth-child(3){border-top-color:var(--red)}.theme-preset-preview{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), #0d1117ad;background-size:26px 26px;border:1px solid #f4efe41a;border-radius:8px;grid-template-rows:1fr .75fr;grid-template-columns:1.1fr .9fr;gap:8px;min-height:160px;margin-bottom:22px;padding:12px;display:grid}.theme-preset-preview span{border:1px solid #f4efe41f;border-left:5px solid var(--gold);background:#0d1117d1;border-radius:6px}.theme-preset-preview span:first-child{grid-row:span 2}.theme-preset-preview span:nth-child(2){border-left-color:var(--teal)}.theme-preset-preview span:nth-child(3){border-left-color:var(--red)}.theme-preset-neon .theme-preset-preview{background:radial-gradient(circle at 76% 24%, #4db6ac38, transparent 8rem), linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), #081016d1;background-size:auto,26px 26px,26px 26px,auto}.theme-preset-clean .theme-preset-preview{background:radial-gradient(circle at 28% 18%, #f4efe41f, transparent 9rem), linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), #12171ddb;background-size:auto,26px 26px,26px 26px,auto}.theme-preset-card p{color:var(--ink-soft)}.theme-preset-chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.theme-preset-chips span{border:1px solid var(--line);color:var(--ink);text-transform:uppercase;background:#0d1117b8;border-radius:999px;padding:8px 10px;font-size:.76rem;font-weight:900}.document-title{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900;top:24px;left:24px}.document-line{background:#f4efe447;border-radius:999px;height:3px;left:24px}.line-one{width:62%;top:76px}.line-two{width:48%;top:104px}.line-three{width:70%;top:132px}.glyph{width:72px;height:72px;color:var(--ink);background:#0d1117c7;border:1px solid #e0ae4f6b;border-radius:8px;place-items:center;font-size:2rem;font-weight:900;animation:4.6s ease-in-out infinite cluePulse;display:grid;box-shadow:0 16px 32px #00000047}.glyph-one{--glyph-angle:-8deg;top:22%;right:18%}.glyph-two{--glyph-angle:7deg;border-color:#4db6ac6b;animation-delay:.45s;bottom:20%;left:22%}.glyph-three{--glyph-angle:-4deg;border-color:#d15f5f6b;animation-delay:.9s;bottom:18%;right:24%}.puzzle-thread{z-index:1;border:1px solid #4db6ac57;border-left:6px solid var(--teal);background:#0d1117c2;border-radius:8px;padding:22px;position:relative}.puzzle-thread span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.puzzle-thread strong{margin:8px 0 10px;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1;display:block}.puzzle-thread p{color:var(--ink-soft);margin:0}.puzzle-token{z-index:2;border:1px solid var(--line);min-width:74px;min-height:42px;color:var(--ink);text-transform:uppercase;background:#0d1117d1;border-radius:999px;place-items:center;padding:8px 12px;font-size:.78rem;font-weight:900;display:grid}.token-note{border-color:#e0ae4f75;top:19%;left:12%}.token-lock{border-color:#4db6ac75;bottom:38%;right:10%}.map-layer-stack{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.map-layer-stack span{border:1px solid var(--line);color:var(--ink);background:#0d1117b8;border-radius:999px;padding:8px 10px;font-size:.78rem;font-weight:900}.large-map-preview{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), radial-gradient(circle at 72% 24%, #e0ae4f33, transparent 12rem), radial-gradient(circle at 24% 70%, #4db6ac2e, transparent 13rem), var(--surface-soft);border:1px solid var(--line);background-size:42px 42px,42px 42px,auto,auto,auto;border-radius:8px;min-height:472px;position:relative;overflow:hidden}.map-fog,.map-reveal,.map-route,.map-pointer,.map-token,.map-note{position:absolute}.map-fog{background:linear-gradient(90deg,#0d1117e0 0 38%,#0000 62%);inset:0}.map-reveal{background:#e0ae4f1f;border:1px solid #e0ae4f7a;border-radius:52% 48% 42% 58%;animation:5s ease-in-out infinite revealSweep;inset:18% 14% 16% 34%}.map-route{border:3px solid #e0ae4f94;border-color:#e0ae4f94 #e0ae4f94 #0000 #0000;border-radius:50%;inset:26% 18% 24%;transform:rotate(14deg)}.map-token{border:3px solid #f4efe4c7;border-radius:999px;width:34px;height:34px;animation:6.2s ease-in-out infinite tokenDrift;box-shadow:0 12px 22px #0000005c}.hero-token-one{background:var(--gold);top:28%;left:46%}.hero-token-two{background:var(--teal);animation-delay:.75s;top:56%;left:64%}.hero-token-three{background:var(--red);animation-delay:1.35s;top:68%;left:36%}.map-note{border:1px solid var(--line);border-left:5px solid var(--gold);background:#0d1117c7;border-radius:8px;padding:10px 12px;font-weight:900;bottom:12%;right:10%}.map-pointer{background:var(--gold);border-radius:999px;width:18px;height:18px;animation:2.2s ease-in-out infinite pointerPing;top:36%;right:28%;box-shadow:0 0 0 14px #e0ae4f29}.dice-showcase{align-content:center;gap:24px;display:grid}.dice-table{background:radial-gradient(circle at 50% 50%, #e0ae4f24, transparent 18rem), linear-gradient(135deg, #4db6ac24, transparent 48%), var(--surface-soft);border:1px solid var(--line);border-radius:8px;min-height:390px;position:relative;overflow:hidden}.dice-cube{border-radius:14px;width:78px;height:78px;font-size:1.8rem;animation:4s ease-in-out infinite diceRoll;position:absolute;transform:rotate(12deg)skew(-5deg)}.die-one{top:22%;left:22%}.die-two{animation-delay:.35s;top:45%;left:50%}.die-three{animation-delay:.7s;bottom:18%;right:16%}.dice-trail{background:linear-gradient(90deg, transparent, var(--gold), transparent);border-radius:999px;height:3px;animation:4s ease-in-out infinite trailGlow;position:absolute}.trail-one{width:58%;top:34%;left:18%;transform:rotate(18deg)}.trail-two{width:46%;animation-delay:.4s;bottom:31%;right:12%;transform:rotate(-22deg)}.dice-devices{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dice-devices span{border:1px solid var(--line);min-height:70px;color:var(--ink);background:#0d1117b8;border-radius:8px;place-items:center;padding:12px;font-weight:900;display:grid}.player-experience-hero{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);align-items:center;gap:42px;display:grid}.player-experience-hero>div:last-child>p:not(.eyebrow){max-width:780px;color:var(--ink-soft);font-size:1.12rem}.player-experience-hero .experience-grid{margin-top:32px}.player-experience-hero .player-device{align-content:center;min-height:560px}.player-experience-hero .sheet-meter span{animation:4.4s ease-in-out infinite sheetCharge}.player-experience-hero .quick-actions span{animation:5.4s ease-in-out infinite actionPulse}.player-experience-hero .quick-actions span:nth-child(2){animation-delay:.35s}.player-experience-hero .quick-actions span:nth-child(3){animation-delay:.7s}.rules-editor-hero{grid-template-columns:minmax(360px,1fr) minmax(0,.95fr);align-items:center;gap:42px;min-height:680px;display:grid}.rules-editor-visual{background:linear-gradient(135deg, #e0ae4f1f, transparent 42%), linear-gradient(315deg, #4db6ac1f, transparent 42%), var(--surface);border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow);border-radius:8px;align-content:center;gap:22px;padding:28px;display:grid;position:relative;overflow:hidden}.rules-card{z-index:1;border:1px solid var(--line);background:#0d1117c7;border-radius:8px;width:min(420px,100%);padding:24px;position:relative}.rules-card:nth-child(2){justify-self:end}.rules-card span{color:var(--teal);text-transform:uppercase;font-size:.78rem;font-weight:900}.rules-card strong{margin:8px 0 12px;font-size:clamp(1.8rem,4vw,3rem);line-height:1;display:block}.rules-card p{color:var(--ink-soft);margin-bottom:0}.active-rule{border-left:6px solid var(--gold)}.rules-connector{border:2px solid #e0ae4f4d;border-color:#e0ae4f4d #e0ae4f4d #0000 #0000;border-radius:50%;position:absolute;inset:22% 20% 20% 18%;transform:rotate(8deg)}.workflow-section{position:relative}.workflow-list{counter-reset:workflow;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:36px 0 0;padding:0;list-style:none;display:grid}.workflow-list li{background:var(--surface);border:1px solid var(--line);counter-increment:workflow;border-radius:8px;min-height:280px;padding:72px 22px 24px;position:relative}.workflow-list li:before{background:var(--gold);width:38px;height:38px;color:var(--paper);content:counter(workflow);border-radius:999px;place-items:center;font-weight:900;display:grid;position:absolute;top:22px;left:22px}.workflow-list li:nth-child(2):before{background:var(--teal)}.workflow-list li:nth-child(3):before{background:var(--red)}.workflow-list li:nth-child(4):before{background:var(--ink)}.workflow-list span{color:var(--teal);text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:900;display:block}.workflow-list p{color:var(--ink-soft);margin-bottom:0}.split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px;display:grid}.feature-grid,.audience-grid,.ecosystem-grid,.experience-grid,.pillar-grid,.roadmap-grid,.spectator-grid{gap:14px;display:grid}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}.feature-grid li{background:var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);min-height:104px;padding:22px;font-weight:800}.feature-grid li:nth-child(2n){border-left-color:var(--teal)}.feature-grid li:nth-child(3n){border-left-color:var(--red)}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.live-play-section{overflow:hidden}.experience-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:stretch;gap:28px;margin-top:36px;display:grid}.player-device{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:14px;padding:18px;display:grid;position:relative}.device-topbar{color:var(--ink-soft);justify-content:space-between;gap:14px;font-weight:900;display:flex}.device-topbar span,.sheet-preview span,.roll-preview span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.sheet-preview,.roll-preview{border:1px solid var(--line);background:#0d1117b8;border-radius:8px;padding:18px}.sheet-preview strong{margin-top:6px;font-size:1.7rem;line-height:1;display:block}.sheet-meter{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;height:12px;margin:22px 0;overflow:hidden}.sheet-meter span{background:linear-gradient(90deg, var(--teal), var(--gold));width:74%;height:100%;display:block}.quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-actions span{background:var(--surface-strong);border:1px solid var(--line);min-height:42px;color:var(--ink);border-radius:6px;place-items:center;font-size:.84rem;display:grid}.roll-preview{border-left:6px solid var(--gold);align-content:center;gap:8px;min-height:136px;display:grid;position:relative}.roll-preview strong{font-size:2.2rem;line-height:1}.roll-preview em{color:var(--ink-soft);font-style:normal;font-weight:800}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-grid article{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-height:210px;padding:26px}.experience-grid article:first-child{border-top:6px solid var(--gold)}.experience-grid article:nth-child(2){border-top:6px solid var(--teal)}.experience-grid article:nth-child(3){border-top:6px solid var(--red)}.experience-grid article:nth-child(4){border-top:6px solid var(--ink)}.experience-grid article:nth-child(5){border-top:6px solid var(--gold)}.experience-grid article:nth-child(6){border-top:6px solid var(--teal)}.live-play-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.live-play-list li{border:1px solid var(--line);border-left:5px solid var(--teal);background:#0d111785;border-radius:8px;min-height:96px;padding:18px;font-weight:800}.live-play-list li:nth-child(2n){border-left-color:var(--gold)}.live-play-list li:nth-child(3n){border-left-color:var(--red)}.device-role-map{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.role-hub{background:linear-gradient(90deg, #e0ae4f29, transparent 28%, transparent 72%, #4db6ac29), var(--surface);border:1px solid var(--line);text-align:center;border-radius:8px;grid-column:1/-1;align-content:center;justify-items:center;min-height:118px;padding:24px;display:grid}.role-hub span{color:var(--teal);text-transform:uppercase;font-size:.78rem;font-weight:900}.role-hub strong{margin-top:8px;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1}.device-role-map article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:190px;padding:24px}.device-role-map article:nth-child(3n){border-left-color:var(--teal)}.device-role-map article:nth-child(4n){border-left-color:var(--red)}.spectator-section,.spectator-hero{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:36px;display:grid}.spectator-section>div:first-child{max-width:720px}.spectator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.spectator-grid article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);min-height:250px;box-shadow:var(--shadow);border-radius:8px;padding:26px}.spectator-grid article:first-child{border-bottom:6px solid var(--gold)}.spectator-grid article:nth-child(2){border-bottom:6px solid var(--teal)}.spectator-grid article:nth-child(3){border-bottom:6px solid var(--red)}.spectator-copy{max-width:680px}.spectator-copy p:not(.eyebrow){color:var(--ink-soft);font-size:1.12rem}.spectator-stage{gap:14px;display:grid}.spectator-screen{background:linear-gradient(135deg, #e0ae4f24, transparent 44%), linear-gradient(315deg, #4db6ac24, transparent 44%), var(--surface-soft);border:1px solid var(--line);min-height:380px;box-shadow:var(--shadow);border-radius:8px;padding:26px;position:relative;overflow:hidden}.spectator-screen:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0d111780);position:absolute;inset:0}.screen-label{color:var(--teal);text-transform:uppercase;font-size:.78rem;font-weight:900}.spectator-screen strong{z-index:1;margin-top:8px;font-size:clamp(2.2rem,5vw,4.4rem);line-height:.95;display:block;position:relative}.screen-map{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), #0d111775;background-size:34px 34px;border:1px solid #f4efe41a;border-radius:8px;height:190px;position:absolute;bottom:24px;left:24px;right:24px;overflow:hidden}.screen-reveal,.screen-token{position:absolute}.screen-reveal{background:#e0ae4f29;border:1px solid #e0ae4f80;border-radius:52% 48% 42% 58%;animation:5.6s ease-in-out infinite revealSweep;inset:22% 18% 18% 24%}.screen-token{z-index:1;border:3px solid #f4efe4cc;border-radius:999px;width:32px;height:32px;animation:5s ease-in-out infinite tokenDrift;box-shadow:0 12px 24px #0000005c}.token-one{background:var(--gold);top:32%;left:34%}.token-two{background:var(--teal);animation-delay:.8s;bottom:24%;right:26%}.spectator-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.spectator-mode-grid article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);border-bottom:6px solid var(--gold);border-radius:8px;min-height:180px;padding:22px}.spectator-mode-grid article:nth-child(2){border-bottom-color:var(--teal)}.spectator-mode-grid article:nth-child(3){border-bottom-color:var(--red)}.spectator-mode-grid article:nth-child(4){border-bottom-color:var(--ink)}.spectator-mode-grid p{color:var(--ink-soft);margin-bottom:0}.local-first-hero{grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);align-items:center;gap:42px;display:grid}.local-first-copy p:not(.eyebrow){max-width:760px;color:var(--ink-soft);font-size:1.12rem}.local-first-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.local-first-grid article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:190px;padding:22px}.local-first-grid article:nth-child(2){border-left-color:var(--teal)}.local-first-grid article:nth-child(3){border-left-color:var(--red)}.local-first-grid article:nth-child(4){border-left-color:var(--ink)}.local-first-grid p{color:var(--ink-soft);margin-bottom:0}.local-first-stage{gap:14px;display:grid}.connection-map{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), radial-gradient(circle at 50% 46%, #4db6ac29, transparent 14rem), radial-gradient(circle at 30% 22%, #e0ae4f29, transparent 12rem), var(--surface-soft);border:1px solid var(--line);min-height:420px;box-shadow:var(--shadow);background-size:42px 42px,42px 42px,auto,auto,auto;border-radius:8px;position:relative;overflow:hidden}.connection-map:before,.connection-map:after{content:"";border:2px solid #e0ae4f47;border-radius:50%;position:absolute;inset:20% 16%}.connection-map:after{border-color:#4db6ac47;animation:5.6s ease-in-out infinite wallPulse;inset:28% 24%}.connection-node{z-index:1;border:1px solid var(--line);background:#0d1117d1;border-radius:8px;width:min(178px,50% - 22px);padding:18px;position:absolute;box-shadow:0 18px 38px #00000047}.connection-node span,.stream-canvas-card>span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.connection-node strong{color:var(--ink);margin-top:8px;font-size:1.2rem;line-height:1.08;display:block}.node-local{border-left:6px solid var(--gold);top:24px;left:24px}.node-lan{border-left:6px solid var(--teal);top:24px;right:24px}.node-remote{border-left:6px solid var(--red);bottom:24px;right:24px}.node-vault{border-left:6px solid var(--ink);bottom:24px;left:24px}.stream-canvas-card{background:linear-gradient(90deg, #e0ae4f1a, transparent 46%, #4db6ac1a), var(--surface);border:1px solid var(--line);border-radius:8px;padding:24px}.stream-canvas-card strong{margin:8px 0 12px;font-size:clamp(1.8rem,4vw,3rem);line-height:1;display:block}.stream-canvas-card p{color:var(--ink-soft)}.stream-canvas-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.stream-canvas-strip span{border:1px solid var(--line);min-height:54px;color:var(--ink);text-align:center;background:#0d1117b8;border-radius:8px;place-items:center;padding:10px;font-size:.84rem;font-weight:900;display:grid}.local-proof-grid,.session-mode-grid,.faq-list{gap:14px;margin-top:36px;display:grid}.local-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.local-proof-grid article{background:var(--surface);border:1px solid var(--line);border-top:6px solid var(--gold);border-radius:8px;min-height:250px;padding:26px}.local-proof-grid article:nth-child(2){border-top-color:var(--teal)}.local-proof-grid article:nth-child(3){border-top-color:var(--red)}.local-proof-grid article:nth-child(4){border-top-color:var(--ink)}.session-mode-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.session-mode-grid article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:280px;padding:24px;box-shadow:0 16px 42px #00000038}.session-mode-grid article:nth-child(2),.session-mode-grid article:nth-child(5){border-left-color:var(--teal)}.session-mode-grid article:nth-child(3){border-left-color:var(--red)}.session-mode-grid article:nth-child(4){border-left-color:var(--ink)}.creator-hero{grid-template-columns:minmax(380px,1fr) minmax(0,.95fr);align-items:center;gap:42px;min-height:680px;display:grid}.creator-visual{background:linear-gradient(135deg, #e0ae4f1f, transparent 42%), linear-gradient(315deg, #4db6ac1f, transparent 42%), var(--surface);border:1px solid var(--line);min-height:540px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:14px;padding:28px;display:grid;position:relative;overflow:hidden}.creator-visual:before{content:"";border:2px solid #e0ae4f42;border-color:#e0ae4f42 #e0ae4f42 #0000 #0000;border-radius:50%;position:absolute;inset:18% 16%;transform:rotate(8deg)}.creator-visual:after,.rules-editor-visual:after{z-index:0}.creator-panel{z-index:1;border:1px solid var(--line);background:#0d1117c7;border-radius:8px;min-height:150px;padding:22px;position:relative}.creator-panel-main{border-left:6px solid var(--gold);grid-column:1/-1;min-height:230px}.creator-panel span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.creator-panel strong{color:var(--ink);margin-top:8px;font-size:clamp(1.6rem,3vw,2.8rem);line-height:1;display:block}.creator-panel p{color:var(--ink-soft);margin:14px 0 0}.worldbuilding-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);align-items:stretch;gap:24px;margin-top:36px;display:grid}.worldbuilding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.worldbuilding-grid article{background:linear-gradient(180deg, #1f2732b8, #0d1117c2), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:240px;padding:24px;box-shadow:0 16px 42px #0003}.worldbuilding-grid article:nth-child(2n){border-left-color:var(--teal)}.worldbuilding-grid article:nth-child(3n){border-left-color:var(--red)}.worldbuilding-grid p{color:var(--ink-soft)}.worldbuilding-export{background:linear-gradient(135deg, #e0ae4f1f, transparent 42%), linear-gradient(315deg, #4db6ac1f, transparent 44%), var(--surface);border:1px solid var(--line);min-height:494px;box-shadow:var(--shadow);border-radius:8px;align-content:end;padding:28px;display:grid;position:relative;overflow:hidden}.worldbuilding-export:before{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);content:"";opacity:.55;background-size:36px 36px;border:1px solid #f4efe414;border-radius:8px;position:absolute;inset:22px}.worldbuilding-export>*{z-index:1;position:relative}.worldbuilding-export>span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.worldbuilding-export strong{color:var(--ink);margin:8px 0 12px;font-size:clamp(2.2rem,5vw,4rem);line-height:.96;display:block}.worldbuilding-export p{color:var(--ink-soft)}.pdf-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.pdf-preview span{border:1px solid var(--line);border-left:6px solid var(--gold);min-height:68px;color:var(--ink);text-align:center;text-transform:uppercase;background:#0d1117c7;border-radius:8px;place-items:center;padding:10px;font-size:.78rem;font-weight:900;display:grid}.pdf-preview span:nth-child(2n){border-left-color:var(--teal)}.pdf-preview span:nth-child(3n){border-left-color:var(--red)}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.faq-list details{background:var(--surface);border:1px solid var(--line);border-bottom:6px solid var(--gold);border-radius:8px;min-height:0;padding:24px}.faq-list details:nth-child(2),.faq-list details:nth-child(5){border-bottom-color:var(--teal)}.faq-list details:nth-child(3){border-bottom-color:var(--red)}.faq-list details:nth-child(4){border-bottom-color:var(--ink)}.faq-list summary{cursor:pointer;color:var(--ink);font-size:1.35rem;font-weight:900;line-height:1.18;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{float:right;color:var(--gold);content:"+";margin-left:14px}.faq-list details[open] summary:after{content:"-"}.faq-list details[open] p{margin-top:18px}.faq-list p,.local-proof-grid p,.session-mode-grid p{color:var(--ink-soft);margin-bottom:0}.audience-grid article,.pillar-grid article{padding:26px}.pillar-grid,.ecosystem-grid{margin-top:32px}.pillar-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ecosystem-grid article{background:var(--surface);border:1px solid var(--line);border-top:6px solid var(--gold);border-radius:8px;min-height:210px;padding:26px}.ecosystem-grid ul{flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none;display:flex}.ecosystem-grid li{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:7px 10px;font-size:.875rem;font-weight:800}.ecosystem-grid article:nth-child(2){border-top-color:var(--teal)}.ecosystem-grid article:nth-child(3){border-top-color:var(--red)}.community-section,.contact-band,.platform-band{justify-content:space-between;align-items:center;gap:32px;display:flex}.community-section div,.contact-band div,.platform-band div{max-width:720px}.community-section p,.contact-band p,.platform-band p{color:var(--ink-soft);margin-bottom:28px}.platform-list{grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px;width:min(420px,100%);margin:0;padding:0;list-style:none;display:grid}.platform-list li{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);min-height:72px;color:var(--ink);border-radius:8px;place-items:center;padding:16px;font-size:1.15rem;font-weight:900;display:grid}.platform-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.platform-proof-grid article{background:linear-gradient(180deg, #1f2732b8, #0d1117c2), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;min-height:260px;padding:22px;box-shadow:0 16px 42px #0003}.platform-proof-grid article:nth-child(2n){border-left-color:var(--teal)}.platform-proof-grid article:nth-child(3n){border-left-color:var(--red)}.platform-proof-grid p{color:var(--ink-soft)}.video-hero{align-items:center}.video-stage{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), radial-gradient(circle at 32% 22%, #e0ae4f38, transparent 12rem), radial-gradient(circle at 74% 66%, #4db6ac33, transparent 14rem), var(--surface);border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow);background-size:34px 34px,34px 34px,auto,auto,auto;border-radius:8px;align-content:end;gap:16px;padding:24px;display:grid;position:relative;overflow:hidden}.video-stage:before{content:"";background:linear-gradient(135deg,#e0ae4f1a,#0000 44%),linear-gradient(315deg,#d765651f,#0000 40%),#0d1117d6;border:1px solid #f4efe41f;border-radius:8px;height:58%;position:absolute;inset:28px 28px auto}.video-player-shell{z-index:2;background:linear-gradient(#0000,#0d1117eb),#0d11176b;border:1px solid #f4efe424;border-radius:8px;align-content:end;gap:10px;min-height:260px;padding:22px;display:grid;position:relative}.video-status{color:var(--red);text-transform:uppercase;background:#d7656524;border:1px solid #d7656566;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:900;position:absolute;top:16px;left:16px}.video-play-button{background:var(--gold);border:1px solid #f4efe48f;border-radius:999px;width:78px;height:78px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #00000057}.video-play-button:after{content:"";border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:22px solid #0d1117;width:0;height:0;position:absolute;top:50%;left:52%;transform:translate(-40%,-50%)}.video-player-shell strong{color:var(--ink);font-size:clamp(1.6rem,4vw,2.8rem);line-height:.95}.video-player-shell p{max-width:520px;color:var(--ink-soft);margin:0}.video-timeline{z-index:2;grid-template-columns:1.2fr .7fr .45fr;gap:8px;display:grid;position:relative}.video-timeline span{background:#f4efe424;border-radius:999px;height:8px}.video-timeline span:first-child{background:linear-gradient(90deg, var(--gold), var(--teal))}.video-mini-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:relative}.video-mini-grid span{border:1px solid var(--line);min-height:76px;color:var(--ink);text-align:center;background:#0d1117c7;border-radius:8px;place-items:center;padding:12px;font-weight:900;display:grid}.video-track-grid,.video-series-grid{gap:14px;margin-top:36px;display:grid}.video-track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-track-grid article,.video-series-grid article{background:linear-gradient(180deg, #1f2732b8, #0d1117c2), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;padding:24px;box-shadow:0 16px 42px #0003}.video-track-grid article:nth-child(2n),.video-series-grid article:nth-child(2n){border-left-color:var(--teal)}.video-series-grid article:nth-child(3n){border-left-color:var(--red)}.video-track-grid span,.video-series-grid span{color:var(--teal);text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:900;display:inline-flex}.video-track-grid p,.video-series-grid p{color:var(--ink-soft)}.video-chip-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.video-chip-row strong{border:1px solid var(--line);color:var(--ink);text-transform:uppercase;background:#0d1117b8;border-radius:999px;padding:8px 10px;font-size:.76rem}.video-series-grid,.real-table-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.device-showcase-section{position:relative}.device-showcase{background:linear-gradient(135deg, #e0ae4f1a, transparent 38%), linear-gradient(315deg, #4db6ac1a, transparent 44%), var(--surface);border:1px solid var(--line);min-height:620px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:1.35fr .75fr .92fr;grid-template-areas:"desktop tablet display""desktop phone stream";gap:14px;margin-top:36px;padding:28px;display:grid;position:relative;overflow:hidden}.device-showcase:before{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);content:"";opacity:.3;background-size:44px 44px;position:absolute;inset:0}.device-showcase article{z-index:1;background:#0d1117c2;border:1px solid #f4efe41a;border-radius:8px;align-content:end;min-height:260px;padding:158px 22px 22px;display:grid;position:relative;box-shadow:0 18px 38px #00000047}.device-showcase article:before{background:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), radial-gradient(circle at 62% 44%, #e0ae4f33, transparent 7rem);border:1px solid var(--line);content:"";background-size:28px 28px,28px 28px,auto;border-radius:6px;height:118px;position:absolute;inset:16px 16px auto}.device-showcase article>*{z-index:1;position:relative}.device-showcase article:first-child{border-top:6px solid var(--gold);grid-area:desktop;min-height:564px;padding-top:340px}.device-showcase article:nth-child(2){border-top:6px solid var(--teal);grid-area:tablet}.device-showcase article:nth-child(3){border-top:6px solid var(--red);grid-area:phone}.device-showcase article:nth-child(4){border-top:6px solid var(--ink);grid-area:display}.device-showcase article:nth-child(5){border-top:6px solid var(--gold);grid-area:stream}.device-showcase span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.device-showcase strong{color:var(--ink);margin:8px 0 10px;font-size:clamp(1.6rem,3vw,2.8rem);line-height:1;display:block}.device-showcase p{color:var(--ink-soft);margin:0}.discord-logo{width:min(220px,70vw);height:auto;margin-bottom:24px;display:block}.community-list{gap:12px;width:min(420px,100%);margin:0;padding:0;list-style:none;display:grid}.community-list li{background:var(--surface);border:1px solid var(--line);border-left:6px solid var(--teal);border-radius:8px;padding:18px 20px;font-weight:800}.audience-section,.status-section{position:relative}.persona-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.status-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.lineage-note{background:linear-gradient(90deg, #e0ae4f1f, transparent 54%, #4db6ac1a), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);border-radius:8px;margin-top:34px;padding:26px;box-shadow:0 18px 44px #0003}.lineage-note span{color:var(--teal);text-transform:uppercase;font-size:.76rem;font-weight:900}.lineage-note strong{color:var(--ink);margin:8px 0 12px;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.04;display:block}.lineage-note p{max-width:920px;color:var(--ink-soft);margin:0}.status-strip span{background:linear-gradient(180deg, #1f2732b8, #0d1117b8), var(--surface);border:1px solid var(--line);border-left:6px solid var(--gold);min-height:128px;color:var(--ink);border-radius:8px;align-content:center;padding:22px;font-weight:900;display:grid}.status-strip span:nth-child(2){border-left-color:var(--teal)}.status-strip span:nth-child(3){border-left-color:var(--red)}.roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.roadmap-grid article{background:linear-gradient(180deg, var(--surface-strong), var(--surface));border:1px solid var(--line);min-height:220px;box-shadow:var(--shadow);border-radius:8px;padding:26px}.roadmap-grid p{color:var(--ink-soft);margin-bottom:0}.contact-band{padding-bottom:96px}.final-cta-section{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:42px;padding-bottom:96px;display:grid}.final-cta-copy{max-width:760px}.final-cta-copy p:not(.eyebrow){color:var(--ink-soft);margin-bottom:30px;font-size:1.12rem}.closing-comparison{gap:10px;margin:0 0 28px;display:grid}.closing-comparison span{border:1px solid var(--line);border-left:6px solid var(--gold);color:var(--ink);background:#0d11179e;border-radius:8px;padding:14px 16px;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:900;line-height:1.12}.closing-comparison span:nth-child(2){border-left-color:var(--teal)}.closing-comparison span:nth-child(3){border-left-color:var(--red)}.closing-comparison span:nth-child(4){background:linear-gradient(90deg, #e0ae4f24, #4db6ac1a), var(--surface);border-left-color:var(--gold)}.final-cta-visual{background:linear-gradient(135deg, #e0ae4f1f, transparent 42%), linear-gradient(315deg, #4db6ac1f, transparent 44%), var(--surface);border:1px solid var(--line);min-height:440px;box-shadow:var(--shadow);border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.final-cta-visual:before,.final-cta-visual:after{content:"";border:2px solid #e0ae4f47;border-radius:50%;animation:22s linear infinite orbitTurn;position:absolute;inset:18% 14%}.final-cta-visual:after{border-color:#4db6ac47;animation-duration:28s;animation-direction:reverse;inset:28% 24%}.final-cta-visual strong{z-index:2;width:150px;height:150px;color:var(--ink);background:#0d1117db;border:1px solid #e0ae4f80;border-radius:999px;place-items:center;font-size:2.2rem;display:grid;position:relative;box-shadow:0 18px 44px #00000057}.final-orbit{z-index:2;border:1px solid var(--line);min-width:86px;min-height:44px;color:var(--ink);text-transform:uppercase;background:#0d1117d1;border-radius:999px;place-items:center;padding:8px 12px;font-size:.82rem;font-weight:900;display:grid;position:absolute}.orbit-gm{border-color:#e0ae4f75;top:16%;left:16%}.orbit-map{border-color:#4db6ac75;top:17%;right:14%}.orbit-dice{border-color:#d15f5f75;bottom:26%;right:9%}.orbit-player{border-color:#f4efe447;bottom:14%;left:16%}.orbit-stream{border-color:#e0ae4f75;bottom:12%;right:30%}.site-footer{border-top:1px solid var(--line);color:var(--ink-soft);grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:24px;padding:28px 0 40px;display:grid}.site-footer p{margin:0}.site-footer p:first-of-type{color:var(--gold);font-weight:900}.site-footer p+p{max-width:340px}.footer-brand{align-content:start;gap:8px;display:grid}.footer-logo{width:min(360px,100%);height:auto;display:block}.footer-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.footer-nav a{border:1px solid var(--line);min-height:36px;color:var(--ink-soft);background:#0d11178a;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-nav a:hover,.footer-nav a:focus-visible{color:var(--gold);border-color:#e0ae4f7a}@media (width<=860px){body.nav-is-open{overflow:hidden}.site-header{flex-flow:wrap;align-items:center;margin-top:8px;padding:12px;top:8px}.nav-toggle{gap:5px;display:grid}.site-nav{backdrop-filter:blur(16px);border:1px solid var(--line);background:#0d1117db;border-radius:8px;flex-direction:column;flex-basis:100%;align-items:stretch;gap:0;margin-top:8px;padding:10px;display:none;box-shadow:0 18px 46px #00000057}.site-nav.is-open{overscroll-behavior:contain;max-height:calc(100dvh - 104px);display:flex;overflow-y:auto}.site-nav a,.nav-more summary{border-radius:999px;align-items:center;min-height:46px;padding:0 14px;display:flex}.site-nav a:hover,.nav-more summary:hover{background:var(--surface-strong)}.nav-more{width:100%}.nav-more-panel{width:100%;max-height:none;box-shadow:none;background:#f4efe40a;border-color:#f4efe414;margin-top:6px;position:relative;top:auto;right:auto;overflow:visible}.nav-more-panel:before{display:none}.nav-more-panel{grid-template-columns:1fr}.nav-more-panel a{min-height:44px}.hero,.split,.signature-section,.feature-hero,.player-experience-hero,.local-first-hero,.creator-hero,.rules-editor-hero,.table-day-layout,.experience-layout,.community-section,.contact-band,.final-cta-section,.faq-section,.platform-band,.spectator-section,.spectator-hero{display:block}.hero{min-height:auto;padding:28px 0 72px}.hero h1{font-size:clamp(3rem,12vw,4.2rem)}.hero-visual{min-height:auto;margin-top:36px}.hero-live-ribbon{flex-direction:column;align-items:flex-start}.hero-floating-dice{justify-content:center;margin-top:12px;position:relative;bottom:auto;right:auto}.hero-orbit,.hero-sync-line{display:none}.section{padding:68px 0}.contrast-section{margin-bottom:68px}h1,.feature-hero h1{font-size:clamp(3rem,13vw,4.8rem)}h2{font-size:clamp(2rem,10vw,3.2rem)}.hero-visual,.dice-devices,.device-role-map,.feature-grid,.audience-grid,.brand-promise-section,.brand-pillar-grid,.contrast-section,.coverage-board,.core-feature-grid,.current-build-grid,.difference-proof-grid,.device-showcase,.ecosystem-grid,.experience-grid,.faq-list,.local-first-grid,.local-proof-grid,.live-play-list,.pillar-grid,.community-list,.platform-list,.persona-grid,.real-table-grid,.roadmap-grid,.roadmap-lane,.role-view-grid,.session-mode-grid,.spectator-grid,.spectator-mode-grid,.status-strip,.stream-canvas-strip,.table-builder,.table-setup-grid,.table-day-steps,.theme-preset-grid,.video-series-grid,.video-track-grid,.platform-proof-grid,.workflow-list{grid-template-columns:1fr;margin-top:36px}.positioning-strip ul,.core-features-section .page-link-grid{grid-template-columns:1fr}.positioning-strip li,.positioning-strip li:first-child,.positioning-strip li:last-child{border-top:1px solid var(--line);border-left:0;padding:16px 0}.positioning-strip li:first-child{border-top:0;padding-top:0}.positioning-strip li:last-child{padding-bottom:0}.worldbuilding-layout,.worldbuilding-grid{grid-template-columns:1fr}.session-wall{min-height:auto}.wall-hub{width:100%;margin-bottom:18px;position:relative;inset:auto;transform:none}.wall-rail{display:none}.wall-device-grid{grid-template-columns:1fr;gap:12px}.wall-stream-canvas{width:100%;margin-top:12px;position:relative;inset:auto;transform:none}.feature-hero{min-height:auto}.table-builder-panel,.session-motion-board{grid-template-columns:1fr}.table-setup-grid article,.coverage-board article,.current-build-grid article,.roadmap-lane article,.role-view-grid article,.real-table-grid article{min-height:auto}.player-experience-hero .player-device{min-height:auto;margin-bottom:36px}.dice-feature-hero .dice-showcase{margin-bottom:36px}.living-map-showcase,.creator-visual,.device-showcase,.dice-showcase,.final-cta-visual,.local-first-stage,.puzzle-canvas-showcase,.video-stage,.theme-layout-showcase,.spectator-stage,.table-day-stage,.rules-editor-visual{min-height:auto;margin-top:36px}.device-showcase{grid-template-areas:none}.device-showcase article,.device-showcase article:first-child,.device-showcase article:nth-child(2),.device-showcase article:nth-child(3),.device-showcase article:nth-child(4),.device-showcase article:nth-child(5){grid-area:auto;min-height:260px}.large-map-preview,.dice-table,.layout-builder-preview,.puzzle-document,.session-motion-stage,.table-day-map{min-height:360px}.session-device-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid{grid-template-columns:1fr}.workspace-sidebar{display:none}.visual-map{min-height:280px}.stage-header{flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 12px}.workspace-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-panel article,.worldbuilding-export{min-height:auto}.community-section .button,.contact-band .button{margin-top:24px}.site-footer{grid-template-columns:1fr;align-items:flex-start}.footer-nav{justify-content:flex-start}.footer-logo{width:min(420px,100%)}}@media (width<=520px){.site-header,.site-footer,main{width:min(100% - 24px,1180px)}h1,.hero h1{font-size:2.75rem}.hero-actions .button{width:100%}.nav-toggle{width:44px;height:44px}.brand-logo{width:min(190px,58vw)}.hero-visual,.audience-grid article,.contrast-section article,.coverage-board article,.core-feature-grid article,.current-build-grid article,.creator-panel,.difference-proof-grid article,.device-showcase,.device-showcase article,.device-role-map article,.ecosystem-grid article,.experience-grid article,.faq-list details,.final-cta-visual,.local-first-grid article,.local-proof-grid article,.persona-grid article,.pillar-grid article,.puzzle-canvas-showcase,.theme-layout-showcase,.platform-proof-grid article,.real-table-grid article,.roadmap-grid article,.roadmap-lane article,.role-view-grid article,.session-mode-grid article,.table-builder-panel,.spectator-grid article,.spectator-mode-grid article,.status-strip span,.table-setup-grid article,.table-day-steps li,.table-day-stage,.theme-preset-card,.workflow-list li{padding:22px}.workflow-list li{min-height:auto;padding-top:72px}.worldbuilding-grid article,.worldbuilding-export{padding:22px}.workspace-panel,.session-device-strip{grid-template-columns:1fr}.theme-swatch-row{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-builder-preview{gap:10px;min-height:auto;padding:18px;display:grid}.layout-panel{width:auto;height:auto;min-height:82px;position:relative;inset:auto}.dice-devices{grid-template-columns:1fr}.large-map-preview,.dice-table,.layout-builder-preview,.puzzle-document,.session-motion-stage,.table-day-map,.connection-map{min-height:300px}.table-builder-device{grid-template-columns:1fr;min-height:auto}.table-builder-device span{min-height:78px}.session-motion-stage{align-content:center;justify-items:stretch;gap:10px;padding:18px}.session-motion-stage strong,.motion-node{width:100%;min-width:0;max-width:none;position:relative;inset:auto}.final-cta-visual{min-height:340px}.final-cta-visual strong{width:118px;height:118px;font-size:1.7rem}.final-orbit,.table-node{min-width:72px;min-height:38px;font-size:.75rem}.device-showcase article,.device-showcase article:first-child{padding-top:150px}.dice-cube{width:58px;height:58px;font-size:1.3rem}.spectator-screen{min-height:340px;padding:22px}.connection-node{width:calc(50% - 24px);padding:14px}.connection-node strong{font-size:1rem}.screen-map{bottom:18px;left:18px;right:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}.session-wall:before,.hero-visual:before,.hero-orbit,.hero-sync-line,.hero-floating-dice span,.table-day-map:before,.table-day-map:after,.session-motion-stage:before,.session-motion-stage:after,.final-cta-visual:before,.final-cta-visual:after,.glyph,.token,.wall-hub:before,.signature-sync-list article,.wall-dice span,.sync-ping,.map-reveal,.map-pointer,.map-token,.dice-trail,.dice-cube,.player-experience-hero .sheet-meter span,.player-experience-hero .quick-actions span,.screen-reveal,.screen-token{animation:none}}@keyframes orbitTurn{0%{transform:rotate(0)scale(.98)}to{transform:rotate(360deg)scale(.98)}}@keyframes syncLine{0%,to{opacity:.18;filter:saturate(.8)}48%{opacity:.9;filter:saturate(1.4)}}@keyframes syncPing{0%{opacity:1;box-shadow:0 0 #e0ae4f57}to{opacity:.18;box-shadow:0 0 0 28px #e0ae4f00}}@keyframes eventGlow{0%,to{border-color:#f4efe41a;transform:translateY(0)}42%{border-color:#e0ae4f6b;transform:translateY(-3px)}}@keyframes cluePulse{0%,to{transform:translateY(0) rotate(var(--glyph-angle,0deg))}50%{transform:translateY(-8px) rotate(var(--glyph-angle,0deg))}}@keyframes wallPulse{0%,to{opacity:.36;transform:scale(.96)}50%{opacity:.9;transform:scale(1.03)}}@keyframes diceHop{0%,to{transform:translateY(0)rotate(0)}45%{transform:translateY(-8px)rotate(18deg)}}@keyframes revealSweep{0%,to{opacity:.58;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes pointerPing{0%,to{transform:scale(.88)}50%{transform:scale(1.12)}}@keyframes diceRoll{0%,to{transform:translateY(0)rotate(12deg)skew(-5deg)}50%{transform:translateY(-18px)rotate(34deg)skew(-5deg)}}@keyframes signalSweep{0%,to{background-position:-55% 0,0 0,0 0}50%{background-position:155% 0,0 0,0 0}}@keyframes tokenDrift{0%,to{transform:translate(0,0)}50%{transform:translate(6px,-7px)}}@keyframes trailGlow{0%,to{opacity:.28}50%{opacity:.86}}@keyframes sheetCharge{0%,to{width:58%}50%{width:86%}}@keyframes actionPulse{0%,to{border-color:var(--line);color:var(--ink)}45%{color:var(--gold);border-color:#e0ae4f94}}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance}.hero-wow{grid-template-columns:minmax(330px,.78fr) minmax(560px,1.22fr);gap:clamp(36px,5vw,72px);min-height:min(840px,100svh - 96px);padding:clamp(36px,4.5vw,64px) 0 clamp(64px,7vw,100px);position:relative}.hero-wow:before{z-index:-1;content:"";filter:blur(8px);background:radial-gradient(circle,#8877ff29,#66e3ee12 38%,#0000 68%);width:min(62vw,760px);height:min(62vw,760px);position:absolute;top:7%;left:42%;transform:translate(-10%)}.hero-overture{color:var(--ink-soft);letter-spacing:.16em;text-transform:uppercase;margin:22px 0 16px;font-size:.76rem;font-weight:900}.hero-wow h1{margin-bottom:26px;font-size:clamp(3rem,5.4vw,5.4rem);line-height:1.04}.hero-wow h1 span,.hero-wow h1 strong{display:block}.hero-wow h1 strong{background:linear-gradient(94deg, #ffe19b 0%, var(--gold) 34%, var(--coral) 72%, #ff9c90 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:12px;font-weight:950}.hero-wow .hero-text{max-width:590px;font-size:clamp(1.08rem,1.55vw,1.28rem);line-height:1.62}.hero-signal-list{gap:9px;margin:28px 0 0;padding:0;list-style:none;display:grid}.hero-signal-list li{color:var(--ink-soft);grid-template-columns:70px 1fr;align-items:center;gap:12px;font-size:.84rem;display:grid}.hero-signal-list span{color:var(--cyan);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:950}.hero-wow .button{border-radius:999px;min-height:54px;padding-inline:24px;transition:box-shadow .18s,transform .18s;box-shadow:0 12px 28px #00000047}.hero-wow .button.primary{background:linear-gradient(105deg, #f0c768, var(--gold) 58%, #f38b70);border-color:#f3c86a;box-shadow:0 16px 38px #e0ae4f38,inset 0 1px #ffffff3d}.hero-wow .button:hover,.hero-wow .button:focus-visible{transform:translateY(-3px);box-shadow:0 20px 46px #00000061}.command-stage{isolation:isolate;min-height:690px;box-shadow:var(--shadow-deep), 0 0 0 1px #66e3ee0f, inset 0 1px #ffffff17;background:linear-gradient(145deg,#ffffff12,#0000 28%),radial-gradient(circle at 58% 40%,#66e3ee21,#0000 31%),radial-gradient(circle at 78% 72%,#8877ff2e,#0000 34%),linear-gradient(160deg,#14192a 0%,#090c16 58%,#161329 100%);border-color:#f4efe429;border-radius:28px;padding:0;position:relative;overflow:hidden}.command-stage:before{opacity:.72;background:linear-gradient(112deg,#0000 0 34%,#ffffff12 44%,#0000 55%) 0 0/210% 100%,linear-gradient(#66e3ee0f 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#66e3ee0f 1px,#0000 1px) 0 0/48px 48px;inset:0}.command-stage:after{z-index:6;pointer-events:none;content:"";border:1px solid #ffffff14;border-radius:20px;position:absolute;inset:12px}.command-stage-inner{z-index:2;position:absolute;inset:0}.stage-aurora{filter:blur(56px);opacity:.26;border-radius:50%;width:340px;height:340px;animation:10s ease-in-out infinite auroraDrift;position:absolute}.stage-aurora-one{background:var(--gold);top:-150px;left:-100px}.stage-aurora-two{background:var(--violet);animation-delay:-4s;bottom:-130px;right:-100px}.command-stage-topline{z-index:8;color:var(--ink-soft);letter-spacing:.12em;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;padding-bottom:14px;font-size:.75rem;font-weight:900;display:flex;position:absolute;top:26px;left:30px;right:30px}.command-stage-topline span{align-items:center;gap:8px;display:inline-flex}.command-stage-topline i{background:var(--cyan);width:8px;height:8px;box-shadow:0 0 16px var(--cyan);border-radius:50%;animation:2.4s ease-in-out infinite stageBlink}.command-stage-topline strong{color:#f4efe4a8}.command-table{perspective:1100px;position:absolute;inset:78px 22px 102px}.command-map{transform-origin:50%;background:linear-gradient(#66e3ee1c 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#66e3ee1c 1px,#0000 1px) 0 0/40px 40px,radial-gradient(circle at 24% 32%,#e0ae4f42,#0000 24%),radial-gradient(circle at 76% 64%,#66e3ee36,#0000 30%),linear-gradient(145deg,#111a25,#0c101b 58%,#17152a);border:1px solid #66e3ee47;border-radius:22px;animation:8s ease-in-out infinite tableFloat;position:absolute;inset:86px 64px 56px 76px;overflow:hidden;transform:rotateX(48deg)rotate(-5deg)translateZ(-20px);box-shadow:0 40px 80px #00000080,inset 0 0 70px #66e3ee0f}.command-map:after{content:"";background:linear-gradient(118deg,#0000 22%,#ffffff14 44%,#0000 62%);animation:7.5s ease-in-out infinite mapSweep;position:absolute;inset:0;transform:translate(-120%)}.command-map-label{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:950;position:absolute;top:18px;left:22px}.command-zone{background:#66e3ee17;border:1px solid #66e3ee66;border-radius:10px;position:absolute}.zone-one{inset:22% 54% 47% 12%}.zone-two{border-color:#e0ae4f73;inset:51% 14% 14% 55%}.zone-three{border-color:#8877ff85;inset:30% 22% 48% 62%}.command-route{border:2px solid #ffc45e9e;border-color:#ffc45e9e #ffc45e9e #0000 #0000;border-radius:52% 48% 56% 44%;position:absolute;inset:26% 18% 18% 20%;transform:rotate(10deg)}.command-token{color:#0a0c12;background:linear-gradient(145deg,#f8d882,#ca842d);border:3px solid #ffffffc7;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.75rem;animation:4.8s ease-in-out infinite commandToken;display:grid;position:absolute;box-shadow:0 10px 24px #00000085,0 0 24px #e0ae4f4d}.token-one{top:30%;left:29%}.token-two{background:linear-gradient(145deg,#9ff6f2,#38a8b5);animation-delay:-1.2s;top:48%;right:25%}.token-three{background:linear-gradient(145deg,#ffb3a7,#d85858);animation-delay:-2.4s;bottom:16%;right:42%}.command-reveal{color:#ffaaa1;letter-spacing:.08em;text-transform:uppercase;background:#080a12c7;border:1px solid #ff786d7a;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:950;position:absolute;bottom:18px;right:18px}.command-float{z-index:5;backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff14,#0000 46%),#0b0f1ae0;border:1px solid #ffffff21;border-radius:16px;gap:6px;padding:15px 16px;animation:6s ease-in-out infinite panelHover;display:grid;position:absolute;box-shadow:0 22px 48px #0000006b}.command-float span{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:950}.command-float strong{color:var(--ink);font-size:.95rem;line-height:1.08}.command-sheet{width:172px;top:30px;right:8px;transform:rotate(3deg)}.command-sheet i{background:linear-gradient(90deg, var(--cyan), #66e3ee1f);border-radius:999px;width:100%;height:5px}.command-sheet i:nth-of-type(2){background:linear-gradient(90deg, var(--gold), #e0ae4f1f);width:72%}.command-sheet i:nth-of-type(3){background:linear-gradient(90deg, var(--coral), #ff786d1f);width:48%}.command-broadcast{border-color:#8877ff57;width:190px;animation-delay:-2s;top:6px;left:4px;transform:rotate(-3deg)}.command-broadcast em{color:#b5aaff;letter-spacing:.08em;font-size:.75rem;font-style:normal;font-weight:950}.command-cue{border-color:#ff786d47;width:194px;animation-delay:-3.6s;bottom:3px;left:6px;transform:rotate(2deg)}.command-cue div{align-items:end;gap:4px;height:22px;display:flex}.command-cue div i{background:linear-gradient(var(--coral), var(--gold));border-radius:999px;width:6px;height:40%;animation:1.8s ease-in-out infinite audioBar}.command-cue div i:nth-child(2){height:92%;animation-delay:-.4s}.command-cue div i:nth-child(3){height:62%;animation-delay:-.8s}.command-cue div i:nth-child(4){height:78%;animation-delay:-1.1s}.command-cue div i:nth-child(5){height:48%;animation-delay:-1.4s}.command-dice{z-index:6;width:170px;height:96px;position:absolute;bottom:12px;right:2px}.command-dice span{color:#101019;background:linear-gradient(145deg,#fff0bf,#d49a39);border:1px solid #ffffffa8;border-radius:16px 8px 15px 9px;place-items:center;width:58px;height:58px;font-size:.75rem;font-weight:950;animation:5.2s ease-in-out infinite diceOrbit;display:grid;position:absolute;transform:rotate(12deg);box-shadow:0 18px 34px #00000075}.command-dice span:nth-child(2){background:linear-gradient(145deg,#a8fbf3,#3aa9b7);width:48px;height:48px;animation-delay:-1.7s;bottom:2px;right:46px;transform:rotate(-16deg)}.command-dice span:nth-child(3){background:linear-gradient(145deg,#ffb2a7,#d95a59);width:42px;height:42px;animation-delay:-3.4s;bottom:24px;right:0;transform:rotate(24deg)}.command-pulse{z-index:4;background:var(--cyan);border:2px solid #fff;border-radius:50%;width:14px;height:14px;animation:2.6s ease-out infinite stagePulse;position:absolute;box-shadow:0 0 #66e3ee66}.pulse-one{top:42%;left:48%}.pulse-two{background:var(--coral);animation-delay:-1.3s;bottom:30%;right:29%}.command-stage-rail{z-index:8;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.command-stage-rail span{min-width:0;color:var(--ink-soft);background:#080a12bd;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:8px 1fr;align-items:center;gap:2px 8px;padding:10px 11px;font-size:.75rem;display:grid}.command-stage-rail i{background:var(--cyan);border-radius:50%;grid-row:1/span 2;width:7px;height:7px;box-shadow:0 0 12px #66e3ee8f}.command-stage-rail span:nth-child(2) i{background:var(--gold)}.command-stage-rail span:nth-child(3) i{background:var(--coral)}.command-stage-rail span:nth-child(4) i{background:var(--violet)}.command-stage-rail b{color:var(--ink);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.hero-wow+.positioning-strip{z-index:4;backdrop-filter:blur(18px);background:#090c14b8;border-color:#ffffff1f;border-radius:18px;margin-top:-50px;padding:15px;position:relative;box-shadow:0 22px 54px #00000057}.hero-wow+.positioning-strip ul{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-wow+.positioning-strip li{padding:8px 18px;position:relative}.hero-wow+.positioning-strip strong{color:var(--cyan);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.hero-wow+.positioning-strip span{color:var(--ink);font-size:.76rem;font-weight:800}.table-moments-section,.role-journeys-section,.connected-world-section,.capability-constellation,.cinematic-cta{border-top:0}.table-moments-section{padding-top:118px}.moments-heading{max-width:900px}.moments-heading h2{max-width:880px}.table-moment-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;margin-top:46px;display:grid}.table-moment-grid article{isolation:isolate;background:radial-gradient(circle at 88% 18%, var(--moment-glow,#66e3ee21), transparent 36%), linear-gradient(145deg, #ffffff12, transparent 40%), linear-gradient(160deg, #161c2b, #0b0e18 72%);border:1px solid #ffffff1c;border-radius:24px;min-height:330px;padding:32px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000047}.table-moment-grid article:before{z-index:-1;background:linear-gradient(var(--moment-line,#66e3ee14) 1px, transparent 1px), linear-gradient(90deg, var(--moment-line,#66e3ee14) 1px, transparent 1px);content:"";opacity:.7;background-size:44px 44px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 30%,#000)}.table-moment-grid article[data-moment=prepare],.table-moment-grid article[data-moment=share]{grid-column:span 7}.table-moment-grid article[data-moment=play],.table-moment-grid article[data-moment=reveal]{grid-column:span 5}.table-moment-grid article[data-moment=play]{--moment-glow:#e0ae4f2e;--moment-line:#e0ae4f17}.table-moment-grid article[data-moment=reveal]{--moment-glow:#ff786d2e;--moment-line:#ff786d17}.table-moment-grid article[data-moment=share]{--moment-glow:#87f3;--moment-line:#8877ff1a}.moment-copy{z-index:2;max-width:56%;position:relative}.moment-index{color:#f4efe442;letter-spacing:.12em;margin-bottom:42px;font-size:.75rem;font-weight:950;display:block}.moment-copy h3{font-size:clamp(1.7rem,3vw,2.65rem);line-height:.98}.moment-copy>p:not(.eyebrow){color:var(--ink-soft);margin-bottom:24px}.moment-signal{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;background:#080a129e;border:1px solid #66e3ee47;border-radius:999px;padding:7px 10px;font-size:.75rem;display:inline-flex}.moment-visual{width:46%;height:90%;position:absolute;bottom:-20px;right:-12px;transform:rotate(-6deg)}.moment-visual i,.moment-visual b,.moment-visual span{display:block;position:absolute}.moment-visual i{background:#080a12c2;border:1px solid #66e3ee3d;border-radius:14px;height:54px;left:12%;right:18%;box-shadow:0 16px 34px #00000057}.moment-visual i:first-child{top:20%}.moment-visual i:nth-child(2){top:44%;left:26%;right:4%}.moment-visual i:nth-child(3){top:68%;left:0;right:28%}.moment-visual b{border:2px solid var(--gold);opacity:.3;border-radius:50%;width:154px;height:154px;animation:18s linear infinite orbitTurn;top:18%;left:3%}.moment-visual span{background:var(--cyan);border:4px solid #fff;border-radius:50%;width:24px;height:24px;animation:4.4s ease-in-out infinite tokenDrift;bottom:14%;right:18%;box-shadow:0 0 28px #66e3ee7a}[data-moment=play] .moment-visual{transform:rotate(7deg)}[data-moment=play] .moment-visual i{border-color:#e0ae4f57}[data-moment=play] .moment-visual span{background:var(--gold)}[data-moment=reveal] .moment-visual b{border-color:var(--coral);box-shadow:0 0 60px #ff786d33}[data-moment=reveal] .moment-visual span{background:var(--coral)}[data-moment=share] .moment-visual i{border-color:#8877ff6b}[data-moment=share] .moment-visual b{border-color:var(--violet)}[data-moment=share] .moment-visual span{background:var(--violet)}.role-journeys-section{padding-top:86px}.role-journey-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.role-journeys-section .role-journey-grid article{background:radial-gradient(circle at 88% 18%, var(--role-glow,#66e3ee26), transparent 34%), linear-gradient(145deg, #ffffff14, transparent 44%), #111621;border:1px solid #ffffff1f;border-radius:22px;grid-column:span 5;min-height:300px;padding:32px;box-shadow:0 22px 52px #0000003d}.role-journeys-section .role-journey-grid article:first-child{--role-glow:#e0ae4f36;background:radial-gradient(circle at 76% 31%,#e0ae4f33,#0000 17%),radial-gradient(circle at 76% 31%,#0000 0 18%,#e0ae4f33 18.4% 18.8%,#0000 19.2%),linear-gradient(132deg,#0000 53%,#e0ae4f14 53.4% 53.8%,#0000 54.2%),linear-gradient(145deg,#ffffff14,#0000 44%),#111621;grid-area:span 2/span 7;align-content:center;min-height:616px;display:grid}.role-journeys-section .role-journey-grid article:last-child{--role-glow:#8877ff30;grid-column:span 12;min-height:240px}.role-journeys-section .role-journey-grid article:nth-child(3){--role-glow:#ff786d29}.role-journeys-section .role-journey-grid article:before{border-color:var(--role-glow,#66e3ee3d);width:260px;height:260px;box-shadow:inset 0 0 70px var(--role-glow,#66e3ee1a);bottom:-28%;right:-5%}.role-journeys-section .role-journey-grid article:after{color:#f4efe414;content:attr(data-sigil);letter-spacing:-.09em;font-size:clamp(4rem,8vw,7rem);font-weight:950;position:absolute;top:18px;right:24px}.role-journey-grid .journey-index{color:#f4efe442;letter-spacing:.12em;background:0 0;border:0;margin:0;padding:0;font-size:.75rem;position:absolute;top:24px;left:26px}.role-journey-grid article>span:not(.journey-index){margin-top:42px}.role-journey-grid h3{max-width:460px;font-size:clamp(1.75rem,3vw,2.75rem);line-height:.98}.role-journey-grid p{max-width:580px;font-size:1rem}.connected-world-section{box-shadow:var(--shadow-deep);background:radial-gradient(circle at 18% 20%,#e0ae4f29,#0000 30%),radial-gradient(circle at 84% 74%,#66e3ee1f,#0000 36%),linear-gradient(145deg,#181926,#0d1019 66%);border:1px solid #ffffff1c;border-radius:26px;margin:38px 0 88px;padding:clamp(48px,7vw,82px);position:relative;overflow:hidden}.connected-world-section:before{pointer-events:none;content:"";background-color:#0000;background-image:linear-gradient(#66e3ee0f 1px,#0000 1px),linear-gradient(90deg,#66e3ee0f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask-image:linear-gradient(100deg,#0000,#000 52%,#0000)}.connected-world-section>*{z-index:1;position:relative}.connected-world-section .brand-pillar-grid article{border:1px solid #ffffff1c;border-radius:18px}.portal-grid .portal-index{color:#f4efe442;letter-spacing:.12em;margin-bottom:32px;font-size:.75rem;font-weight:950}.core-features-section .portal-grid a{background:radial-gradient(circle at 90% 10%,#66e3ee1f,#0000 32%),linear-gradient(145deg,#ffffff12,#0000 44%),#111621;border:1px solid #ffffff1c;border-radius:20px;min-height:260px;position:relative;overflow:hidden}.core-features-section .portal-grid a:before{content:"";border:1px solid #66e3ee29;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-80px;right:-50px}.core-features-section .portal-grid a:nth-child(2n){background:radial-gradient(circle at 90% 10%,#e0ae4f24,#0000 32%),linear-gradient(145deg,#ffffff12,#0000 44%),#111621}.core-features-section .portal-grid a:nth-child(3n){background:radial-gradient(circle at 90% 10%,#ff786d21,#0000 32%),linear-gradient(145deg,#ffffff12,#0000 44%),#111621}.manifesto-strip{background:linear-gradient(90deg,#e0ae4f14,#66e3ee0f,#8877ff14);border:1px solid #ffffff1c;border-radius:22px;gap:0;overflow:hidden}.manifesto-strip article{background:#080a1285;border:0;border-left:1px solid #ffffff1a;border-radius:0;min-height:190px}.manifesto-strip article:first-child{border-left:0}.capability-constellation{padding:92px 0 112px;position:relative}.capability-constellation .status-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.capability-constellation .status-strip span{min-height:96px;color:var(--ink-soft);background:linear-gradient(145deg,#ffffff12,#0000 56%),#0d111bb8;border:1px solid #ffffff1a;border-radius:18px;font-size:.9rem;font-weight:800}.cinematic-cta{box-shadow:var(--shadow-deep);background:radial-gradient(circle at 78% 30%,#8877ff30,#0000 36%),radial-gradient(circle at 16% 82%,#e0ae4f24,#0000 32%),linear-gradient(145deg,#171827,#0b0e17 70%);border:1px solid #ffffff1c;border-radius:28px;margin-bottom:96px;padding:clamp(52px,8vw,92px);position:relative}.cinematic-cta .final-cta-visual{background:radial-gradient(circle,#66e3ee1f,#0000 28%),radial-gradient(circle at 72% 32%,#8877ff29,#0000 34%),#080a129e;border-color:#ffffff1c;border-radius:22px;min-height:460px;box-shadow:inset 0 0 70px #66e3ee0f}.feature-hero,.player-experience-hero,.creator-hero,.local-first-hero{--scene-a:#66e3ee1f;--scene-b:#8877ff21;isolation:isolate;background:radial-gradient(circle at 84% 14%, var(--scene-a), transparent 34%), radial-gradient(circle at 18% 84%, var(--scene-b), transparent 32%), linear-gradient(145deg, #171c2a, #0b0e17 68%);box-shadow:var(--shadow-deep);border:1px solid #ffffff1c;border-radius:26px;margin-top:32px;padding:clamp(38px,6vw,72px);position:relative;overflow:hidden}.feature-hero:before,.player-experience-hero:before,.creator-hero:before,.local-first-hero:before{z-index:-1;content:"";background-color:#0000;background-image:linear-gradient(#66e3ee0d 1px,#0000 1px),linear-gradient(90deg,#66e3ee0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000 52%)}.player-experience-hero{--scene-a:#e0ae4f26;--scene-b:#ff786d1a}.creator-hero{--scene-a:#ff786d21;--scene-b:#8877ff29}.local-first-hero{--scene-a:#66e3ee24;--scene-b:#4db6ac1c}.local-first-hero h1{font-size:clamp(3.5rem,5.8vw,5.2rem)}.feature-hero h1,.player-experience-hero h1,.creator-hero h1,.local-first-hero h1{text-shadow:0 18px 48px #0000005c;max-width:780px}.feature-hero .session-wall,.feature-hero .device-showcase,.feature-hero .rules-editor-visual,.player-experience-hero .player-device,.player-experience-hero .living-map-showcase,.creator-hero .creator-visual,.local-first-hero .local-first-stage{border-color:#ffffff21;border-radius:20px;box-shadow:0 30px 70px #0000006b}@media (width<=1040px){.hero-wow{grid-template-columns:minmax(300px,.82fr) minmax(470px,1.18fr);gap:32px}.hero-wow h1{font-size:clamp(3rem,5.4vw,5.4rem)}.command-stage{min-height:620px}.command-map{left:48px;right:42px}.command-sheet,.command-broadcast{width:158px}}@media (width<=860px){.hero-wow{grid-template-columns:minmax(0,1fr);min-height:auto;padding-top:42px;display:grid;overflow:clip}.hero-wow:before{width:90vw;height:90vw;top:32%;left:8%;transform:none}.hero-wow h1,.hero-wow h1 strong{font-size:clamp(2.6rem,10vw,4.5rem)}.hero-wow .hero-text{max-width:680px}.command-stage{min-height:660px;margin-top:48px}.command-stage-topline{left:22px;right:22px}.command-table{inset:78px 14px 128px}.command-map{inset:110px 24px 72px;transform:rotateX(42deg)rotate(-4deg)}.command-broadcast{left:4px}.command-sheet{right:4px}.command-cue{bottom:2px}.command-stage-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-wow+.positioning-strip{margin-top:-38px}.hero-wow+.positioning-strip ul{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-wow+.positioning-strip li,.hero-wow+.positioning-strip li:first-child,.hero-wow+.positioning-strip li:last-child{border-top:1px solid var(--line);border-left:0;padding:14px}.table-moment-grid,.role-journey-grid{grid-template-columns:1fr}.table-moment-grid article[data-moment],.role-journeys-section .role-journey-grid article,.role-journeys-section .role-journey-grid article:first-child,.role-journeys-section .role-journey-grid article:last-child{grid-area:auto;min-height:360px}.moment-copy{max-width:64%}.connected-world-section,.cinematic-cta{grid-template-columns:minmax(0,1fr);padding:42px;display:grid}.manifesto-strip{display:grid}.manifesto-strip article,.manifesto-strip article:first-child{border-top:1px solid #ffffff1a;border-left:0}.manifesto-strip article:first-child{border-top:0}.capability-constellation .status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-hero,.player-experience-hero,.creator-hero,.local-first-hero{grid-template-columns:minmax(0,1fr);padding:38px;display:grid}}@media (width<=520px){.hero-overture{letter-spacing:.1em}.hero-wow h1,.hero-wow h1 strong{font-size:clamp(2.4rem,12vw,3.25rem)}.hero-signal-list li{grid-template-columns:5.5em minmax(0,1fr)}.command-stage{border-radius:22px;min-height:580px}.command-stage-topline{flex-direction:column;align-items:flex-start;gap:5px}.command-table{inset:96px 8px 120px}.command-map{inset:105px 12px 76px}.command-broadcast,.command-sheet{width:142px;padding:12px}.command-cue{display:none}.command-dice{transform-origin:100% 100%;bottom:0;right:0;transform:scale(.8)}.command-stage-rail{bottom:14px;left:14px;right:14px}.hero-wow+.positioning-strip{padding:8px}.table-moments-section{padding-top:92px}.table-moment-grid article,.role-journeys-section .role-journey-grid article,.role-journeys-section .role-journey-grid article:first-child,.role-journeys-section .role-journey-grid article:last-child{min-height:430px;padding:24px}.moment-copy{max-width:100%}.moment-copy>p:not(.eyebrow){max-width:92%}.moment-visual{opacity:.76;width:72%;height:68%;bottom:-100px;right:-34px}.role-journey-grid h3{font-size:2rem}.role-journeys-section .role-journey-grid article:after{font-size:4rem}.connected-world-section,.cinematic-cta,.feature-hero,.player-experience-hero,.creator-hero,.local-first-hero{border-radius:22px;padding:28px}.capability-constellation .status-strip{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.stage-aurora,.command-stage-topline i,.command-map,.command-map:after,.command-token,.command-float,.command-cue div i,.command-dice span,.command-pulse,.moment-visual b,.moment-visual span{animation:none}}@keyframes auroraDrift{0%,to{opacity:.2;transform:translate(0,0)scale(.94)}50%{opacity:.34;transform:translate(24px,-18px)scale(1.08)}}@keyframes stageBlink{0%,to{opacity:.46;transform:scale(.86)}50%{opacity:1;transform:scale(1.12)}}@keyframes tableFloat{0%,to{transform:rotateX(48deg)rotate(-5deg)translateZ(-20px)}50%{transform:rotateX(48deg)rotate(-4deg)translate3d(0,-8px,-20px)}}@keyframes mapSweep{0%,24%{transform:translate(-120%)}62%,to{transform:translate(140%)}}@keyframes commandToken{0%,to{transform:translate(0,0)}50%{transform:translate(7px,-9px)}}@keyframes panelHover{0%,to{translate:0}50%{translate:0 -7px}}@keyframes audioBar{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}@keyframes diceOrbit{0%,to{translate:0;rotate:0deg}50%{translate:0 -10px;rotate:8deg}}@keyframes stagePulse{0%{opacity:1;box-shadow:0 0 #66e3ee6b}to{opacity:.32;box-shadow:0 0 0 24px #66e3ee00}}:root{--site-width:1480px;--page-gutter:clamp(18px, 3vw, 48px);--scene-gold:#f1bc52;--scene-teal:#5ad7d0;--scene-coral:#ff756b;--scene-violet:#9684ff;--scene-cream:#fff7e8;--scene-panel:#0d121ed1;--scene-line:#eee5d126}body{background:radial-gradient(circle at 14% 6%,#f1bc521a,#0000 30rem),radial-gradient(circle at 88% 18%,#5ad7d017,#0000 34rem),linear-gradient(#080c14 0%,#090b14 48%,#0d1119 100%)}.site-header,.site-footer,main{width:min(var(--site-width), calc(100% - (var(--page-gutter) * 2)))}.site-header{max-width:var(--site-width);border-color:#eee5d124;border-radius:18px;gap:clamp(12px,2vw,30px);padding:11px 14px 11px 18px}.site-header .brand{border:1px solid #0000;border-radius:10px;flex:0 218px;padding:5px 8px}.site-header .brand.is-active{background:#f1bc5214;border-color:#f1bc5261}.site-header .brand picture{width:100%;display:block}.brand-logo{width:min(218px,100%)}.site-nav{flex:auto;justify-content:flex-end;gap:4px;font-size:.82rem;font-weight:760}.site-nav>a:not(.nav-discord),.nav-more>summary{min-height:44px;padding-inline:13px}.nav-more-panel{border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(900px,100vw - 64px);padding:16px}.nav-more-group{align-content:start;gap:3px;min-width:0;padding:4px;display:grid}.nav-more-group p{color:var(--scene-gold);letter-spacing:.12em;text-transform:uppercase;margin:0 10px 6px;font-size:.75rem;font-weight:950}.nav-more-panel .nav-more-group a{border-radius:9px;min-height:44px;padding:7px 10px;line-height:1.2}.nav-discord,.site-nav>.nav-discord{min-height:44px;color:var(--scene-cream);background:linear-gradient(135deg,#f1bc523b,#f1bc5214),#171720;border-color:#f1bc529e;margin-left:5px;padding-inline:17px;box-shadow:0 8px 30px #f1bc521a}.site-nav>.nav-discord:hover,.site-nav>.nav-discord:focus-visible{border-color:var(--scene-gold);color:#fff;background:linear-gradient(135deg,#f1bc5257,#f1bc521f),#191820}.site-footer{border-color:#eee5d121;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:clamp(40px,6vw,92px);margin-top:clamp(60px,10vw,140px);padding:44px 0 60px}.footer-brand{gap:11px}.footer-brand>a:first-child{width:min(390px,100%);display:block}.footer-logo{width:100%}.site-footer .footer-brand p:first-of-type{color:var(--scene-cream);font-size:1rem}.site-footer .footer-brand p+p{color:#aaa69e;max-width:430px;font-size:.87rem}.footer-discord{width:fit-content;min-height:44px;color:var(--scene-cream);background:#f1bc521a;border:1px solid #f1bc5273;border-radius:999px;align-items:center;margin-top:9px;padding:0 16px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.footer-discord:hover,.footer-discord:focus-visible{border-color:var(--scene-gold);background:#f1bc522e}.footer-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.footer-nav-group{align-content:start;gap:5px;display:grid}.footer-nav-group h2{color:var(--scene-cream);letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;font-size:.76rem;font-weight:950}.footer-nav .footer-nav-group a{color:#aaa69e;background:0 0;border-color:#0000;border-radius:8px;justify-content:flex-start;width:fit-content;min-height:44px;padding:4px 8px;font-size:.79rem}.footer-nav .footer-nav-group a:hover,.footer-nav .footer-nav-group a:focus-visible{background:#eee5d10d}.footer-nav .footer-nav-group a.is-active{color:var(--scene-gold);box-shadow:inset 2px 0 0 var(--scene-gold);background:#f1bc521f;border-color:#f1bc5261}.hero-community-link,.coverage-links a,.related-rail a{align-items:center;min-height:44px}.cinematic-page{--family-accent:var(--scene-teal);--family-accent-rgb:90 215 208;isolation:isolate;position:relative;overflow-x:clip}.cinematic-page[data-scene-family=roles]{--family-accent:var(--scene-gold);--family-accent-rgb:241 188 82}.cinematic-page[data-scene-family=live]{--family-accent:var(--scene-teal);--family-accent-rgb:90 215 208}.cinematic-page[data-scene-family=studio]{--family-accent:var(--scene-violet);--family-accent-rgb:150 132 255}.cinematic-page[data-scene-family=media]{--family-accent:var(--scene-coral);--family-accent-rgb:255 117 107}.cinematic-page[data-scene-family=journey]{--family-accent:var(--scene-gold);--family-accent-rgb:241 188 82}.cinematic-page[data-scene-family=signal]{--family-accent:#70e1df;--family-accent-rgb:112 225 223}.cinematic-page:before{z-index:-1;background:radial-gradient(circle, rgb(var(--family-accent-rgb) / 11%), transparent 68%);pointer-events:none;content:"";width:min(760px,70vw);height:760px;position:absolute;top:0;right:min(-10vw,-120px)}.cinematic-hero{grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);align-items:center;gap:clamp(40px,6vw,96px);min-height:min(850px,100svh - 92px);padding:clamp(48px,7vw,100px) 0 clamp(70px,9vw,130px);display:grid}.cinematic-hero[data-hero-layout=reverse]{grid-template-columns:minmax(520px,1.16fr) minmax(0,.84fr)}.cinematic-hero[data-hero-layout=reverse] .cinematic-hero-copy{order:2;justify-self:end}.cinematic-hero[data-hero-layout=reverse] .signature-scene{order:1;transform:perspective(1500px)rotateY(1.5deg)}.cinematic-hero[data-hero-layout=spotlight]{grid-template-columns:repeat(12,minmax(0,1fr));gap:0;min-height:min(900px,100svh - 72px)}.cinematic-hero[data-hero-layout=spotlight] .cinematic-hero-copy{background:linear-gradient(135deg, rgb(var(--family-accent-rgb) / 13%), transparent 54%), #090d16e0;backdrop-filter:blur(22px)saturate(1.15);border:1px solid #eee5d126;border-radius:clamp(22px,3vw,38px);grid-area:1/1/auto/span 6;align-self:center;padding:clamp(28px,4vw,60px);box-shadow:0 38px 100px #0000007a}.cinematic-hero[data-hero-layout=spotlight] .signature-scene{z-index:-1;aspect-ratio:1.18;grid-area:1/5/auto/-1;width:100%}.cinematic-hero-copy{z-index:2;max-width:720px;position:relative}.cinematic-hero-copy>.eyebrow,.cinematic-section-heading>.eyebrow,.story-copy>.eyebrow,.resource-section .eyebrow,.discord-panel .eyebrow{color:var(--family-accent)}.cinematic-badge{border:1px solid rgb(var(--family-accent-rgb) / 35%);color:#d9d3c9;letter-spacing:.04em;border-radius:999px;width:fit-content;margin:15px 0 0;padding:7px 11px;font-size:.75rem;font-weight:850}.cinematic-hero h1{max-width:13ch;color:var(--scene-cream);letter-spacing:-.058em;text-wrap:balance;margin:19px 0 22px;font-size:clamp(3.25rem,6vw,6.65rem);line-height:1.02}.cinematic-intro{color:#cbc5b9;max-width:61ch;margin:0;font-size:clamp(1.05rem,1.45vw,1.25rem);line-height:1.72}.cinematic-actions{flex-wrap:wrap;gap:11px;margin-top:31px;display:flex}.cinematic-actions .button,.discord-panel .button{border-radius:999px;min-height:50px}.cinematic-actions .button.primary,.discord-panel .button.primary{background:linear-gradient(135deg, rgb(var(--family-accent-rgb) / 28%), #f1bc521f), #171720;border-color:rgb(var(--family-accent-rgb) / 64%);color:var(--scene-cream);box-shadow:0 14px 42px rgb(var(--family-accent-rgb) / 12%)}.development-note{color:#aaa69e;grid-template-columns:auto 1fr;align-items:start;gap:9px;max-width:66ch;margin:23px 0 0;font-size:.79rem;line-height:1.55;display:grid}.development-note span{background:var(--family-accent);width:7px;height:7px;box-shadow:0 0 14px rgb(var(--family-accent-rgb) / 70%);border-radius:50%;margin-top:.42em}.signature-scene{aspect-ratio:1.07;background:linear-gradient(135deg, #f1bc5214, transparent 28%, transparent 70%, rgb(var(--family-accent-rgb) / 10%)), linear-gradient(180deg, #101622f5, #080b14fa);border:1px solid #eee5d12e;border-radius:clamp(24px,3vw,42px);min-width:0;position:relative;overflow:hidden;transform:perspective(1500px)rotateY(-1.5deg);box-shadow:inset 0 1px #ffffff0d,0 48px 110px #0000006b}.signature-scene:before{opacity:.48;background-image:linear-gradient(rgb(var(--family-accent-rgb) / 7%) 1px, transparent 1px), linear-gradient(90deg, rgb(var(--family-accent-rgb) / 7%) 1px, transparent 1px);content:"";background-size:42px 42px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 88%)}.scene-atmosphere{pointer-events:none;position:absolute;inset:0}.scene-atmosphere span{aspect-ratio:1;background:var(--family-accent);filter:blur(100px);opacity:.09;border-radius:50%;width:44%;position:absolute}.scene-atmosphere span:first-child{top:-18%;left:-12%}.scene-atmosphere span:nth-child(2){background:var(--scene-violet);opacity:.12;bottom:-16%;right:-14%}.scene-atmosphere span:nth-child(3){background:var(--scene-gold);opacity:.08;width:23%;top:43%;left:38%}.scene-topline,.scene-signal{z-index:4;color:#98958f;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:clamp(.55rem,.75vw,.7rem);font-weight:900;display:flex;position:absolute;left:4.5%;right:4.5%}.scene-topline{border-bottom:1px solid #eee5d124;padding-bottom:3.2%;top:4.5%}.scene-topline>span{color:#cec8bd;align-items:center;gap:8px;display:inline-flex}.scene-topline i,.scene-signal>span{background:var(--family-accent);width:7px;height:7px;box-shadow:0 0 16px rgb(var(--family-accent-rgb) / 76%);border-radius:50%}.scene-field{position:absolute;inset:15% 4.5% 12%}.scene-rings,.scene-items{position:absolute;inset:0}.scene-rings span{border:1px solid rgb(var(--family-accent-rgb) / 15%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scene-rings span:first-child{aspect-ratio:1;width:37%}.scene-rings span:nth-child(2){aspect-ratio:1;width:65%}.scene-rings span:nth-child(3){aspect-ratio:1;width:94%}.scene-core{z-index:3;background:linear-gradient(145deg, rgb(var(--family-accent-rgb) / 20%), transparent), #0c101bf0;border:1px solid rgb(var(--family-accent-rgb) / 42%);text-align:center;width:min(43%,270px);min-height:128px;box-shadow:0 22px 60px #0006, 0 0 48px rgb(var(--family-accent-rgb) / 9%);border-radius:24px;place-content:center;gap:8px;padding:22px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scene-core span{color:var(--family-accent);letter-spacing:.11em;text-transform:uppercase;font-size:clamp(.55rem,.75vw,.69rem);font-weight:950}.scene-core strong{color:var(--scene-cream);font-size:clamp(.98rem,1.5vw,1.38rem);line-height:1.12}.scene-item{z-index:2;width:min(30%,180px);min-height:82px;color:inherit;background:#0a0e18e6;border:1px solid #eee5d12b;border-radius:15px;align-content:center;gap:4px;padding:13px 15px;text-decoration:none;display:grid;position:absolute;box-shadow:0 15px 38px #0000004d}a.scene-item{transition:border-color .16s,background-color .16s,transform .16s}a.scene-item:hover,a.scene-item:focus-visible{border-color:rgb(var(--family-accent-rgb) / 65%);background:#141a28f5;transform:translateY(-3px)}.scene-item span{color:var(--family-accent);letter-spacing:.08em;text-transform:uppercase;font-size:clamp(.54rem,.7vw,.65rem);font-weight:950}.scene-item strong{color:#e6e0d5;font-size:clamp(.73rem,.93vw,.9rem);line-height:1.18}.scene-signal{justify-content:flex-start;bottom:3.6%}.scene-signal strong{color:#b8b3aa;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-scene-family=roles] .scene-item:first-child{top:5%;left:2%;transform:rotate(-3deg)}[data-scene-family=roles] .scene-item:nth-child(2){top:3%;right:1%;transform:rotate(3deg)}[data-scene-family=roles] .scene-item:nth-child(3){bottom:5%;left:1%;transform:rotate(2deg)}[data-scene-family=roles] .scene-item:nth-child(4){bottom:4%;right:1%;transform:rotate(-2deg)}[data-scene-family=roles] .scene-item:nth-child(5){width:25%;top:50%;right:0;transform:translateY(-50%)rotate(1deg)}[data-scene-family=roles] a.scene-item:hover,[data-scene-family=roles] a.scene-item:focus-visible{transform:translateY(-3px)rotate(0)}[data-scene-family=live] .scene-field:before{content:"";background-color:#10262c61;background-image:linear-gradient(90deg,#0000 49%,#5ad7d02e 50%,#0000 51%),linear-gradient(#0000 49%,#5ad7d02e 50%,#0000 51%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #5ad7d04a;border-radius:24px 70px 24px 40px;position:absolute;inset:13% 8% 11%;transform:perspective(700px)rotateX(18deg)rotate(-3deg)}[data-scene-family=live] .scene-core{width:min(38%,250px);top:56%}[data-scene-family=live] .scene-item{border-color:#5ad7d03d;width:min(27%,165px);min-height:75px}[data-scene-family=live] .scene-item:first-child{top:1%;left:4%}[data-scene-family=live] .scene-item:nth-child(2){top:4%;right:2%}[data-scene-family=live] .scene-item:nth-child(3){bottom:3%;left:3%}[data-scene-family=live] .scene-item:nth-child(4){bottom:4%;right:2%}[data-scene-family=live] .scene-item:nth-child(5){width:23%;top:48%;left:1%}[data-scene-family=studio] .scene-rings{opacity:0}[data-scene-family=studio] .scene-field:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#9684ff21 1px,#0000 1px),linear-gradient(#9684ff1a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:25% 33.333%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #9684ff33;border-radius:22px;position:absolute;inset:8% 6%;transform:rotate(-1.5deg)}[data-scene-family=studio] .scene-core{text-align:left;width:36%;top:50%;left:29%;transform:translate(-50%,-50%)rotate(-2deg)}[data-scene-family=studio] .scene-items{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:10px;display:grid;left:45%}[data-scene-family=studio] .scene-item{width:auto;min-height:90px;position:relative;inset:auto}[data-scene-family=studio] .scene-item:nth-child(2n){transform:translateY(14px)}[data-scene-family=media] .scene-rings{opacity:.5}[data-scene-family=media] .scene-core{border-color:#ff756b6b;width:36%;min-height:112px;top:52%}[data-scene-family=media] .scene-item{background:linear-gradient(150deg,#ff756b1f,#0000),#0a0e18eb;width:28%;min-height:90px;overflow:hidden}[data-scene-family=media] .scene-item:after{background:linear-gradient(90deg, var(--family-accent), transparent);content:"";height:3px;position:absolute;bottom:0;left:0;right:0}[data-scene-family=media] .scene-item:first-child{top:2%;left:2%;transform:rotate(-2deg)}[data-scene-family=media] .scene-item:nth-child(2){top:1%;right:2%;transform:rotate(2deg)}[data-scene-family=media] .scene-item:nth-child(3){bottom:2%;left:2%;transform:rotate(2deg)}[data-scene-family=media] .scene-item:nth-child(4){bottom:2%;right:2%;transform:rotate(-2deg)}[data-scene-family=media] .scene-item:nth-child(5){width:24%;top:49%;right:-1%;transform:translateY(-50%)}[data-scene-family=journey] .scene-rings{display:none}[data-scene-family=journey] .scene-field:before{background:linear-gradient(90deg, transparent, var(--family-accent), var(--scene-teal), transparent);content:"";height:2px;position:absolute;top:51%;left:6%;right:6%;box-shadow:0 0 18px #f1bc5261}[data-scene-family=journey] .scene-core{width:min(60%,400px);min-height:100px;top:28%}[data-scene-family=journey] .scene-items{justify-content:space-around;align-items:center;gap:8px;display:flex;top:47%}[data-scene-family=journey] .scene-item{text-align:center;width:min(20%,145px);min-height:92px;padding:26px 10px 11px;position:relative;inset:auto}[data-scene-family=journey] .scene-item:before{background:var(--family-accent);width:14px;height:14px;box-shadow:0 0 18px rgb(var(--family-accent-rgb) / 60%);content:"";border:4px solid #121724;border-radius:50%;position:absolute;top:-8px;left:50%;transform:translate(-50%)}[data-scene-family=signal] .scene-rings span{border-style:dashed}[data-scene-family=signal] .scene-core{text-align:left;width:38%;left:30%}[data-scene-family=signal] .scene-items{align-content:center;gap:8px;display:grid;left:52%}[data-scene-family=signal] .scene-item{border-color:#70e1df3d;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;width:100%;min-height:58px;padding:10px 12px;position:relative;inset:auto}[data-scene-family=signal] .scene-item span{background:var(--family-accent);color:#0000;width:9px;height:9px;box-shadow:0 0 16px rgb(var(--family-accent-rgb) / 55%);border-radius:50%;grid-row:1/3;overflow:hidden}.cinematic-section{padding-block:clamp(70px,10vw,145px)}.cinematic-section+.cinematic-section{border-top:1px solid #eee5d11c}.cinematic-section-heading{max-width:900px}.cinematic-section-heading h2,.story-copy h2,.resource-section h2,.discord-panel h2{color:var(--scene-cream);letter-spacing:-.045em;text-wrap:balance;margin:14px 0 19px;font-size:clamp(2.25rem,4.8vw,4.85rem);line-height:.98}.cinematic-section-heading>p:last-child,.story-copy>p:last-child,.resource-section>div>p:last-child,.discord-panel>div>p:last-child{color:#aaa69e;max-width:68ch;margin:0;font-size:1.02rem;line-height:1.72}.chapter-flow{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,2vw,28px);margin:clamp(44px,7vw,86px) 0 0;padding:0;list-style:none;display:grid}.chapter-flow li{background:radial-gradient(circle at 100% 0%, rgb(var(--family-accent-rgb) / 12%), transparent 48%), linear-gradient(145deg, #141b28eb, #0a0e17eb);border:1px solid #eee5d121;border-radius:22px;grid-template-columns:auto 1fr;align-content:end;gap:18px;min-height:230px;padding:clamp(22px,3vw,34px);transition:border-color .22s,box-shadow .22s,transform .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 62px #0000002e}.chapter-flow li:before{background:linear-gradient(transparent, var(--family-accent), transparent);opacity:.72;content:"";width:2px;position:absolute;inset:0 auto 0 0}.chapter-flow li:after{z-index:0;color:rgb(var(--family-accent-rgb) / 6%);letter-spacing:-.09em;content:attr(data-chapter);font-size:clamp(7rem,14vw,13rem);font-weight:950;line-height:1;position:absolute;top:-.18em;right:.05em}.chapter-flow li>*{z-index:1;position:relative}.chapter-flow li:first-child{background:radial-gradient(circle at 86% 12%, rgb(var(--family-accent-rgb) / 20%), transparent 48%), linear-gradient(145deg, #182030f5, #090d16f5);border-color:rgb(var(--family-accent-rgb) / 28%);min-height:330px;box-shadow:0 34px 84px #00000045, 0 0 70px rgb(var(--family-accent-rgb) / 5%)}.chapter-flow li:first-child h3{max-width:18ch;font-size:clamp(1.75rem,3.4vw,3.15rem)}.chapter-section[data-flow-layout=reverse] .chapter-flow li:first-child{grid-column:6/-1}.chapter-section[data-flow-layout=reverse] .chapter-flow li:nth-child(2){grid-column:1/span 5}.chapter-section[data-flow-layout=reverse] .chapter-flow li:nth-child(3){grid-column:4/span 7}.chapter-section[data-flow-layout=filmstrip] .chapter-flow li:first-child{grid-column:1/span 5}.chapter-section[data-flow-layout=filmstrip] .chapter-flow li:nth-child(2){grid-column:6/-1;margin-top:70px}.chapter-section[data-flow-layout=filmstrip] .chapter-flow li:nth-child(3){grid-column:2/span 9}@media (hover:hover) and (prefers-reduced-motion:no-preference){.chapter-flow li:hover{border-color:rgb(var(--family-accent-rgb) / 34%);transform:translateY(-4px);box-shadow:0 30px 76px #00000045}}.chapter-flow li:first-child{grid-column:1/span 7}.chapter-flow li:nth-child(2){grid-column:8/-1}.chapter-flow li:nth-child(3){grid-column:2/span 5}.chapter-flow li:nth-child(4){grid-column:7/-1}.chapter-flow li:nth-child(5){grid-column:1/span 6}.chapter-flow li:nth-child(6){grid-column:7/-1}.chapter-number{color:rgb(var(--family-accent-rgb) / 58%);letter-spacing:.08em;font-size:.76rem;font-weight:950}.chapter-flow .eyebrow{color:var(--family-accent);margin:0 0 8px;font-size:.75rem}.chapter-flow h3{max-width:23ch;color:var(--scene-cream);letter-spacing:-.028em;text-wrap:balance;margin:0;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}.chapter-flow li p:last-child{color:#aaa69e;max-width:52ch;margin:13px 0 0;font-size:.92rem;line-height:1.62}.cinematic-bridge{border-block:1px solid #eee5d11c;grid-template-columns:minmax(130px,.24fr) minmax(0,1fr);align-content:center;align-items:end;gap:clamp(18px,4vw,72px);min-height:clamp(250px,34vw,480px);margin-block:clamp(20px,5vw,72px);padding:clamp(48px,8vw,118px) clamp(20px,5vw,74px);display:grid;position:relative;overflow:hidden}.cinematic-bridge:before{background:radial-gradient(circle, rgb(var(--family-accent-rgb) / 17%), transparent 61%), repeating-radial-gradient(circle, transparent 0 54px, rgb(var(--family-accent-rgb) / 7%) 55px 56px);content:"";height:84%;position:absolute;inset:8% -8% auto 36%}.cinematic-bridge>*{z-index:1;position:relative}.cinematic-bridge>span{color:var(--family-accent);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:950}.cinematic-bridge strong{max-width:18ch;color:var(--scene-cream);letter-spacing:-.06em;text-wrap:balance;font-size:clamp(2.4rem,6.3vw,6.65rem);line-height:.9}.cinematic-bridge i{background:linear-gradient(90deg, var(--family-accent), transparent);height:1px;box-shadow:0 0 24px rgb(var(--family-accent-rgb) / 42%)}.story-section{gap:24px;display:grid}.story-panel{background:linear-gradient(135deg, rgb(var(--family-accent-rgb) / 14%), transparent 43%), linear-gradient(150deg, #161d2bf5, #090d16f5);border:1px solid #eee5d124;border-radius:clamp(24px,4vw,42px);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(38px,8vw,120px);padding:clamp(30px,6vw,84px);display:grid;position:relative;overflow:hidden;box-shadow:0 36px 90px #00000047}.story-panel:before{border:1px solid rgb(var(--family-accent-rgb) / 15%);width:420px;height:420px;box-shadow:0 0 0 48px rgb(var(--family-accent-rgb) / 4%), 0 0 0 100px rgb(var(--family-accent-rgb) / 3%);content:"";border-radius:50%;position:absolute;top:-180px;right:-160px}.story-panel>*{z-index:1;position:relative}.story-points{border-top:1px solid #eee5d121;gap:0;margin:0;padding:0;list-style:none;display:grid}.story-points li{border-bottom:1px solid #eee5d121;grid-template-columns:42px 1fr;align-items:start;gap:18px;padding:20px 0;display:grid}.story-points span{color:var(--family-accent);letter-spacing:.08em;font-size:.75rem;font-weight:950}.story-points p{color:#d7d1c6;margin:0;font-size:.96rem;line-height:1.58}.related-rail{background:#0d121dad;border:1px solid #eee5d11a;border-radius:16px;flex-wrap:wrap;align-items:center;gap:9px;padding:15px;display:flex}.related-rail>span{color:#77756f;letter-spacing:.1em;text-transform:uppercase;margin:0 8px;font-size:.75rem;font-weight:950}.related-rail a{color:#c5c0b6;border:1px solid #eee5d121;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 13px;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.related-rail a:hover,.related-rail a:focus-visible{border-color:rgb(var(--family-accent-rgb) / 52%);color:var(--scene-cream)}.related-rail i{color:var(--family-accent);font-style:normal}.resource-section{grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);align-items:center;gap:clamp(42px,9vw,130px);display:grid}.resource-links{gap:10px;display:grid}.resource-links a{color:#d8d2c8;background:#111723cc;border:1px solid #eee5d121;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:67px;padding:14px 19px;font-size:.9rem;font-weight:850;text-decoration:none;display:flex}.resource-links a:hover,.resource-links a:focus-visible{background:rgb(var(--family-accent-rgb) / 8%);border-color:rgb(var(--family-accent-rgb) / 50%)}.resource-links i{color:var(--family-accent);font-style:normal}.discord-panel{background:radial-gradient(circle at 90% 50%, #9684ff3b, transparent 34%), linear-gradient(125deg, rgb(var(--family-accent-rgb) / 16%), transparent 48%), #121724;border:1px solid rgb(var(--family-accent-rgb) / 27%);border-radius:clamp(24px,4vw,42px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin-top:clamp(25px,5vw,70px);padding:clamp(36px,6vw,78px);display:grid;position:relative;overflow:hidden;box-shadow:0 38px 100px #00000057}.discord-panel:after{border:1px solid rgb(var(--family-accent-rgb) / 18%);width:390px;height:390px;box-shadow:0 0 0 48px rgb(var(--family-accent-rgb) / 4%), 0 0 0 100px rgb(var(--family-accent-rgb) / 3%);pointer-events:none;content:"";border-radius:50%;position:absolute;bottom:-180px;right:-100px}.discord-panel>*{z-index:1;position:relative}.discord-panel h2{max-width:18ch;font-size:clamp(2.2rem,4vw,4.2rem)}.discord-button{white-space:nowrap;gap:13px}@media (prefers-reduced-motion:no-preference){.signature-scene{animation:.7s cubic-bezier(.22,.85,.26,1) both scene-arrive}.scene-atmosphere span{animation:8s ease-in-out infinite alternate scene-breathe}.scene-atmosphere span:nth-child(2){animation-delay:-3s}}@keyframes scene-arrive{0%{opacity:0;transform:perspective(1500px)translateY(24px)rotateY(-3deg)}to{opacity:1;transform:perspective(1500px)translateY(0)rotateY(-1.5deg)}}@keyframes scene-breathe{0%{opacity:.06;transform:scale(.9)}to{opacity:.14;transform:scale(1.08)}}@media (width<=1200px){.site-header .brand{flex-basis:180px}.brand-logo{width:min(180px,100%)}.site-nav>a:not(.nav-discord),.nav-more>summary{padding-inline:10px}.cinematic-hero{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);gap:42px}.cinematic-hero[data-hero-layout=reverse]{grid-template-columns:minmax(470px,1.1fr) minmax(0,.9fr)}.cinematic-hero[data-hero-layout=spotlight]{grid-template-columns:repeat(12,minmax(0,1fr));gap:0}}@media (width<=1100px){body.nav-is-open{overflow:hidden}.site-header{flex-flow:wrap;align-items:center;margin-top:8px;padding:10px 12px;top:8px}.site-header .brand{flex:0 210px}.brand-logo{width:min(210px,100%)}.nav-toggle{margin-left:auto;display:grid}.site-nav{background:#0a0e17f2;border:1px solid #eee5d121;border-radius:14px;flex-direction:column;flex-basis:100%;justify-content:flex-start;align-items:stretch;gap:3px;margin-top:7px;padding:10px;display:none;box-shadow:0 22px 60px #00000061}.site-nav.is-open{overscroll-behavior:contain;max-height:calc(100dvh - 100px);display:flex;overflow-y:auto}.site-nav>a:not(.nav-discord),.nav-more>summary,.site-nav>.nav-discord{border-radius:10px;justify-content:flex-start;min-height:46px;padding:0 14px;display:flex}.site-nav>.nav-discord{justify-content:center;margin:7px 0 0}.nav-more{width:100%}.nav-more-panel{width:100%;box-shadow:none;background:#eee5d108;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:6px;padding:10px;position:relative;top:auto;right:auto}.nav-more-panel:before{display:none}.cinematic-hero{grid-template-columns:1fr;gap:50px;min-height:auto;padding-top:60px}.cinematic-hero[data-hero-layout]{grid-template-columns:1fr;gap:50px}.cinematic-hero[data-hero-layout] .cinematic-hero-copy,.cinematic-hero[data-hero-layout] .signature-scene{order:initial;grid-area:auto}.cinematic-hero[data-hero-layout=spotlight] .cinematic-hero-copy{backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.cinematic-hero[data-hero-layout=spotlight] .signature-scene{z-index:0}.cinematic-hero-copy{max-width:820px}.cinematic-hero h1{max-width:15ch}.signature-scene{aspect-ratio:1.35;justify-self:center;width:min(850px,100%)}.scene-field{inset-block:16% 13%}.site-footer{grid-template-columns:1fr}.footer-brand{max-width:540px}.footer-nav{justify-content:stretch}}@media (width<=820px){.site-header,.site-footer,main{width:min(100% - 28px, var(--site-width))}.cinematic-hero{gap:42px;padding:46px 0 80px}.cinematic-hero h1{font-size:clamp(3rem,11vw,5rem)}.signature-scene{aspect-ratio:1.03;transform:none}.story-panel,.resource-section,.chapter-flow{grid-template-columns:1fr}.chapter-flow li:nth-child(n){grid-column:auto;min-height:210px;margin-top:0}.chapter-flow li:first-child{min-height:270px}.cinematic-bridge{grid-template-columns:1fr;align-items:start}.cinematic-bridge i{width:62%}.discord-panel{grid-template-columns:1fr}.discord-button{width:fit-content}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){:root{--page-gutter:12px}.hero-wow .command-stage{margin-top:32px}.site-header{border-radius:14px}.site-header .brand{flex-basis:min(205px,100% - 62px)}.nav-more-panel{grid-template-columns:1fr}.cinematic-hero{gap:34px;padding-top:38px}.cinematic-hero h1{margin-top:15px;font-size:clamp(2.75rem,14vw,4.3rem);line-height:1.04}.cinematic-intro{font-size:1rem;line-height:1.62}.cinematic-actions{display:grid}.cinematic-actions .button{width:100%}.signature-scene{aspect-ratio:auto;border-radius:22px;min-height:560px}.scene-topline,.scene-signal{left:5.5%;right:5.5%}.scene-topline>strong{display:none}.scene-field{inset:15% 5.5% 12%}.scene-core{width:72%;min-height:115px;top:36%}.scene-rings span:nth-child(3){width:120%}.signature-scene .scene-items{grid-template-columns:repeat(2,minmax(0,1fr));align-content:end;gap:7px;display:grid;inset:auto 0 0}.signature-scene .scene-item,[data-scene-family] .scene-item:nth-child(n){text-align:left;width:auto;min-height:68px;padding:10px 11px;position:relative;inset:auto;transform:none}.signature-scene .scene-item:last-child:nth-child(odd){grid-column:1/-1}[data-scene-family=studio] .scene-core,[data-scene-family=signal] .scene-core,[data-scene-family=journey] .scene-core,[data-scene-family=live] .scene-core,[data-scene-family=media] .scene-core{text-align:center;width:72%;min-height:115px;top:35%;left:50%;transform:translate(-50%,-50%)}[data-scene-family=studio] .scene-items,[data-scene-family=signal] .scene-items,[data-scene-family=journey] .scene-items{display:grid;top:auto;left:0}[data-scene-family=signal] .scene-item{display:grid}[data-scene-family=journey] .scene-field:before,[data-scene-family=journey] .scene-item:before{display:none}.cinematic-section{padding-block:72px}.cinematic-section-heading h2,.story-copy h2,.resource-section h2,.discord-panel h2{font-size:clamp(2.15rem,12vw,3.25rem)}.chapter-flow{margin-top:36px}.chapter-flow li:nth-child(n){border-radius:17px;grid-template-columns:32px 1fr;min-height:0;padding:23px 19px}.chapter-flow li:after{font-size:8rem}.chapter-flow li:first-child h3{font-size:clamp(1.55rem,8vw,2.4rem)}.cinematic-bridge{min-height:330px;margin-block:12px;padding:58px 18px}.cinematic-bridge strong{font-size:clamp(2.6rem,13vw,4.2rem)}.story-panel,.discord-panel{border-radius:22px;padding:27px 20px}.related-rail{align-items:stretch}.related-rail>span{width:100%;margin-block:4px}.related-rail a{justify-content:space-between;width:100%}.discord-button{white-space:normal;justify-content:center;width:100%}.footer-nav{grid-template-columns:1fr}}@media (width<=1100px){body.nav-is-open{overscroll-behavior:none}body.nav-is-open .site-header{top:8px;right:var(--page-gutter);left:var(--page-gutter);z-index:1000;isolation:isolate;width:auto;max-width:none;margin:0;position:fixed;box-shadow:0 28px 90px #000000ad,0 0 0 100vmax #05080eb3}body.nav-is-open .site-nav.is-open{scrollbar-gutter:stable;max-height:calc(100dvh - 98px)}body.nav-is-open .nav-toggle{z-index:2}}@media (prefers-reduced-motion:reduce){.signature-scene,.scene-atmosphere span,.scene-item,.site-header,.site-nav a,.nav-more summary{transition:none;animation:none}}.site-nav>a,.nav-more>summary,.nav-more-group a,.footer-nav a,.hero-signal-list li,.development-note,.cinematic-badge{font-size:.875rem}
