@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap');

:root{
  --bg:#050713; --bg2:#090c20; --panel:rgba(16,20,45,.72); --panel-solid:#0d1128;
  --text:#f6f7ff; --muted:#aeb6d8; --line:rgba(155,170,255,.16);
  --cyan:#16b8ff; --blue:#4d6cff; --purple:#9d4dff; --pink:#ec4bff; --orange:#ff8a2c;
  --glow:0 0 40px rgba(58,112,255,.18); --radius:24px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.65;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 18% 18%,rgba(0,148,255,.15),transparent 34%),radial-gradient(circle at 82% 22%,rgba(169,56,255,.13),transparent 32%),radial-gradient(circle at 65% 88%,rgba(255,123,38,.08),transparent 27%),linear-gradient(180deg,#050713,#080a19 55%,#050611)}
body:after{content:"";position:fixed;inset:0;z-index:-2;opacity:.14;background-image:linear-gradient(rgba(92,115,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(92,115,255,.18) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 82%)}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;background:#fff;color:#000;padding:8px 12px;z-index:99}
.nav-wrap{position:sticky;top:0;z-index:50;padding:14px 0;background:linear-gradient(180deg,rgba(5,7,19,.94),rgba(5,7,19,.7),transparent);backdrop-filter:blur(10px)}
.nav{height:68px;border:1px solid var(--line);background:rgba(8,11,28,.82);backdrop-filter:blur(18px);border-radius:20px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 12px;box-shadow:0 12px 40px rgba(0,0,0,.2)}
.brand{display:flex;align-items:center;gap:11px;font-family:'Space Grotesk',sans-serif;font-weight:700;letter-spacing:-.02em}.brand img{width:46px;height:46px;border-radius:14px;box-shadow:0 0 22px rgba(36,158,255,.22)}.brand span{font-size:19px}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{color:#bac1df;font-size:13px;font-weight:700;padding:10px 12px;border-radius:11px}.nav-links a:hover,.nav-links a.active{background:rgba(116,105,255,.12);color:#fff}.nav-cta{border:1px solid rgba(143,115,255,.38)!important;background:linear-gradient(135deg,rgba(29,162,255,.16),rgba(156,64,255,.18))!important}.menu-btn{display:none;background:transparent;border:1px solid var(--line);color:white;border-radius:12px;width:42px;height:42px;font-size:20px}

.hero{padding:76px 0 48px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(54,185,255,.25);border-radius:999px;background:rgba(22,184,255,.07);color:#bcecff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 15px var(--cyan)}h1,h2,h3{font-family:'Space Grotesk',sans-serif;line-height:1.08;margin:0;letter-spacing:-.035em}.hero h1{font-size:clamp(50px,7vw,92px);max-width:760px;margin:20px 0 20px}.gradient-text{background:linear-gradient(100deg,#4dd0ff 5%,#7882ff 44%,#c850ff 70%,#ff943d 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{max-width:640px;color:var(--muted);font-size:17px;margin:0 0 28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 18px;border-radius:14px;border:1px solid transparent;font-weight:800;font-size:14px;transition:.25s transform,.25s box-shadow,.25s border-color}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(120deg,#169cff,#7959ff 60%,#d04fff);box-shadow:0 12px 34px rgba(78,91,255,.26)}.btn.secondary{border-color:var(--line);background:rgba(255,255,255,.035);color:#dfe4ff}.btn.secondary:hover{border-color:rgba(116,155,255,.38)}
.logo-stage{position:relative;min-height:510px;display:grid;place-items:center}.logo-stage:before,.logo-stage:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(69,152,255,.18);animation:spin 18s linear infinite}.logo-stage:before{width:430px;height:430px;border-style:dashed}.logo-stage:after{width:340px;height:340px;border-color:rgba(184,74,255,.2);animation-direction:reverse;animation-duration:12s}.logo-core{position:relative;width:min(390px,88%);aspect-ratio:1;border-radius:35%;display:grid;place-items:center;filter:drop-shadow(0 22px 44px rgba(68,42,255,.28));animation:float 5s ease-in-out infinite}.logo-core:before{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,rgba(50,168,255,.22),rgba(161,61,255,.13) 43%,transparent 70%);filter:blur(10px)}.logo-core img{position:relative;width:100%;border-radius:28px}.orbit{position:absolute;padding:9px 12px;background:rgba(8,12,31,.84);border:1px solid var(--line);border-radius:13px;color:#c9d1f3;font-size:11px;font-weight:800;backdrop-filter:blur(12px);box-shadow:var(--glow)}.o1{top:11%;right:0}.o2{bottom:12%;left:-2%}.o3{top:46%;left:-8%}

.stats{padding:10px 0 70px}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:rgba(12,15,36,.72);border-radius:22px;overflow:hidden}.stat{padding:24px 28px;position:relative}.stat+.stat:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:var(--line)}.stat strong{font-family:'Space Grotesk';font-size:24px;display:block}.stat span{font-size:12px;color:var(--muted)}

.section{padding:80px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2{font-size:clamp(34px,5vw,58px);max-width:700px}.section-head p{color:var(--muted);max-width:460px;margin:0}.bento{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:minmax(220px,auto);gap:16px}.card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(150deg,rgba(18,22,50,.82),rgba(9,12,29,.78));padding:28px;box-shadow:0 22px 60px rgba(0,0,0,.16)}.card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-90px;top:-90px;background:radial-gradient(circle,rgba(89,103,255,.22),transparent 70%);pointer-events:none}.card.tall{grid-row:span 2}.card.wide{grid-column:span 2}.card h3{font-size:25px;margin:12px 0 10px}.card p{color:var(--muted);margin:0}.iconbox{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,rgba(19,184,255,.17),rgba(173,61,255,.16));border:1px solid rgba(110,137,255,.22);font-size:22px}.score-art{position:absolute;left:28px;right:28px;bottom:30px}.score-row{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:12px;color:#b8c1e2}.bar{height:8px;background:#111631;border-radius:100px;overflow:hidden;margin-top:7px}.bar i{display:block;height:100%;width:74%;background:linear-gradient(90deg,var(--cyan),var(--purple),var(--orange));border-radius:inherit}.token-stack{display:flex;gap:7px;align-items:end;position:absolute;bottom:28px;left:28px}.token-stack i{display:block;width:38px;border-radius:10px 10px 6px 6px;background:linear-gradient(180deg,#ffb34b,#ff6a29);box-shadow:0 0 24px rgba(255,112,40,.15)}.token-stack i:nth-child(1){height:48px}.token-stack i:nth-child(2){height:76px}.token-stack i:nth-child(3){height:108px;background:linear-gradient(180deg,#cb5cff,#7147ff)}.token-stack i:nth-child(4){height:88px;background:linear-gradient(180deg,#40d4ff,#2a72ff)}

.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.terminal{border:1px solid var(--line);border-radius:26px;background:#080b1c;padding:15px;box-shadow:0 25px 70px rgba(0,0,0,.28)}.terminal-top{display:flex;gap:6px;padding:3px 3px 14px}.terminal-top i{width:9px;height:9px;border-radius:50%;background:#4d5578}.terminal-screen{min-height:360px;border-radius:18px;padding:28px;background:radial-gradient(circle at 80% 10%,rgba(149,55,255,.15),transparent 30%),linear-gradient(180deg,#0b1027,#080b1a);position:relative;overflow:hidden}.mini-board{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;width:min(330px,90%);margin:18px auto}.mini-board i{aspect-ratio:1;border-radius:7px;background:#141b3a;border:1px solid #202a51}.mini-board i.on1{background:linear-gradient(145deg,#16b8ff,#2e55ff);box-shadow:0 0 14px rgba(22,184,255,.25)}.mini-board i.on2{background:linear-gradient(145deg,#a34dff,#ed4cff);box-shadow:0 0 14px rgba(196,63,255,.23)}.mini-board i.on3{background:linear-gradient(145deg,#ffb14b,#ff692b);box-shadow:0 0 14px rgba(255,118,38,.2)}
.checklist{display:grid;gap:13px;margin-top:25px}.check{display:grid;grid-template-columns:34px 1fr;gap:13px;align-items:start;padding:14px 0;border-bottom:1px solid var(--line)}.check b{font-size:14px}.check small{color:var(--muted);display:block;margin-top:3px}.check span:first-child{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(35,194,255,.09);color:#6ddcff;border:1px solid rgba(47,185,255,.18)}

.cta{padding:22px 0 90px}.cta-box{border:1px solid rgba(123,111,255,.25);border-radius:30px;padding:48px;background:radial-gradient(circle at 15% 10%,rgba(30,172,255,.13),transparent 35%),radial-gradient(circle at 85% 90%,rgba(196,61,255,.12),transparent 32%),rgba(13,16,39,.78);display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{font-size:clamp(32px,5vw,52px);max-width:650px}.cta-box p{color:var(--muted);max-width:600px}

.page-hero{padding:64px 0 38px}.page-hero h1{font-size:clamp(46px,7vw,76px);margin:14px 0}.page-hero p{color:var(--muted);max-width:720px;font-size:17px}.content-grid{display:grid;grid-template-columns:280px 1fr;gap:30px;align-items:start}.side-nav{position:sticky;top:100px;border:1px solid var(--line);border-radius:20px;padding:12px;background:rgba(11,14,34,.78)}.side-nav a{display:block;padding:10px 12px;border-radius:10px;color:#bac1df;font-size:13px;font-weight:700}.side-nav a:hover{background:rgba(92,83,255,.11);color:#fff}.prose{border:1px solid var(--line);background:rgba(10,13,31,.68);border-radius:24px;padding:34px}.prose h2{font-size:27px;margin:34px 0 12px}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#c1c8e5}.prose ul{padding-left:20px}.prose .effective{display:inline-block;font-weight:800;color:#95dcff;background:rgba(22,184,255,.08);border:1px solid rgba(22,184,255,.17);padding:6px 10px;border-radius:9px;margin-bottom:20px}.policy-section{padding:22px 0;border-top:1px solid var(--line)}.policy-section:first-of-type{border-top:0}.policy-section h2{font-size:22px;margin:0 0 8px}.policy-section p{margin:6px 0}.policy-list{margin:8px 0}

.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid .card{min-height:245px}.steps{counter-reset:step;display:grid;gap:14px}.step{counter-increment:step;display:grid;grid-template-columns:58px 1fr;gap:18px;padding:20px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.02)}.step:before{content:counter(step,decimal-leading-zero);font-family:'Space Grotesk';font-size:19px;color:#83cfff}.step h3{font-size:19px;margin:0 0 5px}.step p{margin:0;color:var(--muted)}
.faq-list{display:grid;gap:12px}.faq{border:1px solid var(--line);border-radius:18px;background:rgba(12,15,36,.7);overflow:hidden}.faq button{width:100%;border:0;background:transparent;color:white;padding:19px 20px;font:700 15px Inter;text-align:left;display:flex;justify-content:space-between;gap:20px;cursor:pointer}.faq button:after{content:'+';color:#78d7ff;font-size:20px}.faq.open button:after{content:'−'}.faq .ans{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq .ans p{padding:0 20px 20px;margin:0;color:var(--muted)}.faq.open .ans{max-height:220px}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.contact-panel{border:1px solid var(--line);border-radius:24px;padding:30px;background:rgba(10,13,31,.72)}.contact-panel h2{font-size:30px;margin-bottom:12px}.contact-panel p{color:var(--muted)}.contact-link{display:flex;align-items:center;gap:12px;margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025)}.contact-link span{color:#9fe2ff;font-weight:800}.notice{padding:15px 17px;border-radius:14px;background:rgba(255,147,55,.07);border:1px solid rgba(255,147,55,.16);color:#f0c69d;font-size:13px}

footer{border-top:1px solid var(--line);padding:36px 0 42px;background:rgba(5,7,18,.55)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(2,.7fr);gap:40px}.footer-brand{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk';font-weight:700}.footer-brand img{width:42px;height:42px;border-radius:12px}.footer-copy{color:#8992b5;font-size:12px;max-width:390px;margin-top:12px}.footer-col b{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#d5daf1}.footer-col a{display:block;color:#929bbb;font-size:13px;margin-top:9px}.footer-col a:hover{color:#fff}.copyright{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);color:#737d9f;font-size:11px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.in{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-12px) rotate(-1deg)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:900px){.nav-links{display:none;position:absolute;left:20px;right:20px;top:88px;padding:12px;background:#0a0e23;border:1px solid var(--line);border-radius:18px;flex-direction:column;align-items:stretch;box-shadow:0 25px 50px rgba(0,0,0,.4)}.nav-links.open{display:flex}.menu-btn{display:block}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero{padding-top:42px}.logo-stage{min-height:420px}.bento{grid-template-columns:1fr 1fr}.card.tall{grid-row:auto}.card.wide{grid-column:span 2}.stat-strip{grid-template-columns:1fr 1fr}.stat:nth-child(3):before{display:none}.content-grid{grid-template-columns:1fr}.side-nav{position:relative;top:0;display:flex;overflow:auto;white-space:nowrap}.feature-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}}
@media(max-width:620px){.shell{width:min(100% - 24px,1180px)}.nav{height:60px;border-radius:16px}.brand img{width:40px;height:40px}.hero h1{font-size:52px}.logo-stage{min-height:330px}.logo-stage:before{width:300px;height:300px}.logo-stage:after{width:240px;height:240px}.orbit{font-size:9px;padding:7px 9px}.o3{left:0}.bento,.feature-grid{grid-template-columns:1fr}.card.wide{grid-column:auto}.section{padding:58px 0}.section-head{display:block}.section-head p{margin-top:14px}.stat{padding:19px}.stat strong{font-size:20px}.cta-box{padding:30px 24px;display:block}.cta-box .actions{margin-top:22px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.prose{padding:23px 18px}.page-hero{padding-top:42px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* =========================================================
   EDITORIAL HOME — reference-inspired, uniquely VoxShift
   ========================================================= */
.editorial-home{
  --paper:#eeeaf7;
  --paper-2:#e7edf8;
  --paper-3:#f3e9e4;
  --ink:#171a36;
  --soft-ink:#626982;
  --deep:#16194f;
  --deep-2:#24246c;
  --accent:#6958d9;
  --warm:#dc855f;
  background:
    radial-gradient(circle at 10% 8%,rgba(222,203,244,.72),transparent 25%),
    radial-gradient(circle at 88% 30%,rgba(205,222,245,.82),transparent 27%),
    linear-gradient(135deg,var(--paper),var(--paper-2) 52%,var(--paper-3));
  color:var(--ink);
}
.editorial-home:before,.editorial-home:after{display:none}
.editorial-home .shell{width:min(1240px,calc(100% - 56px))}
.editorial-home .nav-wrap{padding:18px 0 6px;background:linear-gradient(180deg,rgba(238,234,247,.96),rgba(238,234,247,.72),transparent);backdrop-filter:blur(14px)}
.editorial-home .nav{height:72px;border:0;border-bottom:1px solid rgba(28,33,77,.14);border-radius:0;background:transparent;box-shadow:none;padding:0}
.editorial-home .brand{color:var(--ink)}
.editorial-home .brand img{width:44px;height:44px;border-radius:12px;box-shadow:0 8px 22px rgba(43,42,95,.16)}
.editorial-home .nav-links a{color:#5d6380;border-radius:0;padding:10px 13px;position:relative}
.editorial-home .nav-links a:hover,.editorial-home .nav-links a.active{background:transparent;color:var(--deep)}
.editorial-home .nav-links a.active:after{content:"";position:absolute;left:13px;right:13px;bottom:4px;height:2px;background:var(--deep)}
.editorial-home .nav-cta{border:1px solid rgba(35,38,88,.22)!important;background:rgba(255,255,255,.28)!important;border-radius:999px!important;padding-inline:16px!important}
.editorial-home .menu-btn{color:var(--deep);border-color:rgba(35,38,88,.18)}
.editorial-home .home-main{padding-top:20px}
.editorial-home .studio-hero{padding:28px 0 54px}
.editorial-home .studio-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.65fr);gap:18px;align-items:stretch}
.editorial-home .studio-lead{min-height:620px;background:linear-gradient(145deg,#14184b 0%,#1e1c64 58%,#25206e 100%);position:relative;overflow:hidden;padding:34px 38px;color:#fff;display:flex;flex-direction:column;isolation:isolate}
.editorial-home .studio-lead:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 28%,rgba(89,93,212,.45),transparent 28%),radial-gradient(circle at 12% 85%,rgba(19,146,181,.18),transparent 28%);z-index:-2}
.editorial-home .studio-lead:after{content:"";position:absolute;inset:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:72px 72px;z-index:-1;mask-image:linear-gradient(120deg,#000,transparent 88%)}
.editorial-home .lead-topline,.editorial-home .lead-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:10px;font-weight:800;letter-spacing:.16em;color:#b9bee9;text-transform:uppercase}
.editorial-home .lead-copy{position:relative;z-index:3;margin:auto 0;max-width:710px;padding:55px 0 72px}
.editorial-home .studio-kicker{margin:0 0 20px;color:#b8c2ff;font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.editorial-home .studio-lead h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(54px,7vw,92px);line-height:.96;letter-spacing:-.055em;margin:0;max-width:800px}
.editorial-home .studio-lead h1 em{font-style:normal;color:#ffb38f}
.editorial-home .lead-text{max-width:590px;color:#ccd0ef;font-size:16px;margin:28px 0 0}
.editorial-home .studio-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:32px}
.editorial-home .studio-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 18px;font-size:12px;font-weight:800;letter-spacing:.03em;border:1px solid transparent;transition:.25s ease}
.editorial-home .studio-btn.solid{background:#f0eaf8;color:#171a4b}
.editorial-home .studio-btn.ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.05)}
.editorial-home .studio-btn:hover{transform:translateY(-2px)}
.editorial-home .lead-art{position:absolute;right:-50px;bottom:26px;width:420px;height:340px;opacity:.52;z-index:1}
.editorial-home .hero-logo{position:absolute;right:88px;top:72px;width:118px;height:118px;padding:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.23);backdrop-filter:blur(8px);transform:rotate(7deg);box-shadow:0 28px 50px rgba(5,7,35,.28)}
.editorial-home .hero-logo img{width:100%;height:100%;object-fit:cover}
.editorial-home .map-line{position:absolute;height:1px;background:rgba(201,210,255,.52);transform-origin:left center}
.editorial-home .line-a{width:310px;left:5px;top:195px;transform:rotate(-18deg)}
.editorial-home .line-b{width:260px;left:80px;top:110px;transform:rotate(31deg)}
.editorial-home .line-c{width:230px;left:70px;top:285px;transform:rotate(-38deg)}
.editorial-home .node{position:absolute;width:9px;height:9px;border:2px solid #dce1ff;border-radius:50%;background:#222766;box-shadow:0 0 0 5px rgba(255,255,255,.05)}
.editorial-home .n1{left:16px;top:189px}.editorial-home .n2{left:160px;top:145px}.editorial-home .n3{left:315px;top:98px}.editorial-home .n4{left:86px;top:276px}.editorial-home .n5{left:270px;top:205px}
.editorial-home .lead-footer{justify-content:flex-start;gap:28px;position:relative;z-index:2}
.editorial-home .studio-side{display:grid;grid-template-rows:auto auto 1fr;gap:18px}
.editorial-home .side-card{background:rgba(246,242,252,.58);border:1px solid rgba(36,39,87,.12);padding:28px;backdrop-filter:blur(8px)}
.editorial-home .side-intro{background:#dadbf1;min-height:275px}
.editorial-home .mini-label{display:block;color:#737792;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}
.editorial-home .side-intro h2{font-family:'Space Grotesk';font-size:34px;line-height:1.02;letter-spacing:-.04em;margin:0 0 18px;color:#171a42}
.editorial-home .side-intro p,.editorial-home .story-copy p,.editorial-home .studio-heading p,.editorial-home .privacy-copy p{color:var(--soft-ink);font-size:14px}
.editorial-home .text-link{display:inline-flex;align-items:center;gap:12px;margin-top:16px;font-size:12px;font-weight:800;color:#26295d;border-bottom:1px solid #5d6196;padding-bottom:4px}
.editorial-home .side-logo-card{display:flex;align-items:center;gap:18px;background:#eaded9}
.editorial-home .mini-logo{width:74px;height:74px;flex:0 0 auto;padding:8px;background:#1b1f58}.editorial-home .mini-logo img{width:100%;height:100%;object-fit:cover}
.editorial-home .side-logo-card strong{display:block;font-family:'Space Grotesk';font-size:20px}.editorial-home .side-logo-card small{display:block;color:#74758a;margin-top:3px}
.editorial-home .side-facts{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;background:#dfe8ef}
.editorial-home .side-facts div{padding:22px;border-right:1px solid rgba(42,52,82,.12);border-bottom:1px solid rgba(42,52,82,.12)}
.editorial-home .side-facts div:nth-child(2n){border-right:0}.editorial-home .side-facts div:nth-child(n+3){border-bottom:0}
.editorial-home .side-facts strong{display:block;color:#23265b;font-family:'Space Grotesk';font-size:24px}.editorial-home .side-facts span{display:block;color:#70788d;font-size:11px;margin-top:5px}
.editorial-home .editorial-section{padding:72px 0;border-top:1px solid rgba(31,34,75,.12)}
.editorial-home .story-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;align-items:center}
.editorial-home .story-visual{background:#e6dcd7;min-height:460px;padding:25px;position:relative;overflow:hidden}
.editorial-home .visual-caption{display:flex;justify-content:space-between;color:#77778a;font-size:9px;font-weight:800;letter-spacing:.14em}
.editorial-home .abstract-board{position:absolute;left:50%;top:54%;width:310px;height:310px;transform:translate(-50%,-50%) rotate(-6deg);display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:7px}
.editorial-home .tile{background:#262962;box-shadow:0 9px 22px rgba(47,41,72,.12)}
.editorial-home .t2,.editorial-home .t7,.editorial-home .t10{background:#7564d8}.editorial-home .t3,.editorial-home .t6,.editorial-home .t12{background:#d88d6a}.editorial-home .t5,.editorial-home .t9{background:#94b5c7}.editorial-home .t4,.editorial-home .t11{transform:translateY(26px)}
.editorial-home .story-copy{padding:20px 2vw}
.editorial-home .story-copy h2,.editorial-home .studio-heading h2,.editorial-home .privacy-copy h2,.editorial-home .final-studio h2{font-family:'Space Grotesk';font-size:clamp(40px,5.1vw,66px);line-height:.98;letter-spacing:-.05em;color:#171a42;margin:0}
.editorial-home .story-copy>p{max-width:620px;margin:23px 0 26px}
.editorial-home .story-points{border-top:1px solid rgba(30,34,75,.15)}
.editorial-home .story-points div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid rgba(30,34,75,.12)}
.editorial-home .story-points b{font-size:12px;color:#252858}.editorial-home .story-points span{font-size:12px;color:#72788e}
.editorial-home .feature-studio{background:rgba(218,220,241,.45)}
.editorial-home .studio-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;margin-bottom:48px}
.editorial-home .studio-heading h2{max-width:760px}.editorial-home .studio-heading p{max-width:480px;margin:0 0 5px}
.editorial-home .circle-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;text-align:center}
.editorial-home .circle-grid article{min-width:0}
.editorial-home .circle-icon{width:105px;height:105px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:#edf1f7;border:1px solid rgba(40,43,89,.13);position:relative}
.editorial-home .circle-icon:before{content:"";position:absolute;inset:11px;border-radius:50%;border:1px dashed rgba(50,53,102,.2)}
.editorial-home .circle-icon span{font-family:'Space Grotesk';font-size:27px;color:#403b90}
.editorial-home .circle-grid article:nth-child(2n) .circle-icon{background:#eee3dc}.editorial-home .circle-grid article:nth-child(3n) .circle-icon{background:#dde8ef}
.editorial-home .circle-grid h3{font-family:'Space Grotesk';font-size:16px;margin:0 0 6px;color:#21244f}.editorial-home .circle-grid p{margin:0;color:#777d91;font-size:11px;line-height:1.5}
.editorial-home .privacy-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:stretch}
.editorial-home .privacy-copy{background:#dfe9ef;padding:50px;min-height:470px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.editorial-home .privacy-copy p{max-width:610px;margin:24px 0 30px}.editorial-home .studio-btn.dark{background:#1c2055;color:#fff}
.editorial-home .privacy-board{display:grid;grid-template-columns:1fr 1fr;background:#1a1d54;padding:18px;gap:1px}
.editorial-home .privacy-pill{background:#252863;color:#fff;padding:28px;display:flex;gap:15px;align-items:flex-start;min-height:150px}
.editorial-home .privacy-pill>span{width:30px;height:30px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#e1def4;color:#282b68;font-weight:900}
.editorial-home .privacy-pill b{display:block;font-size:14px}.editorial-home .privacy-pill small{display:block;color:#bdc2e8;line-height:1.45;margin-top:5px}
.editorial-home .last-strip{padding-bottom:90px}
.editorial-home .final-studio{background:#e9e1ec;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:42px}
.editorial-home .final-studio h2{font-size:clamp(34px,4vw,54px)}
.editorial-home .final-links{display:flex;flex-direction:column;justify-content:center}
.editorial-home .final-links a{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid rgba(32,35,78,.17);font-size:13px;font-weight:800;color:#24275b}
.editorial-home footer{background:#171a4b;border-top:0;color:#fff}
.editorial-home .footer-copy,.editorial-home .footer-col a,.editorial-home .copyright{color:#aeb4d1}.editorial-home .footer-col b{color:#eceeff}.editorial-home .footer-col a:hover{color:#fff}

@media(max-width:1000px){
  .editorial-home .studio-layout{grid-template-columns:1fr}.editorial-home .studio-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.editorial-home .side-facts{grid-column:span 2}
  .editorial-home .circle-grid{grid-template-columns:repeat(3,1fr)}
  .editorial-home .studio-heading,.editorial-home .privacy-layout{grid-template-columns:1fr}
}
@media(max-width:900px){
  .editorial-home .nav-links{background:#e8e5f2;border:1px solid rgba(34,38,82,.14);box-shadow:0 20px 40px rgba(42,42,72,.12)}
  .editorial-home .nav-links a{color:#4d5271}.editorial-home .nav-links a:hover,.editorial-home .nav-links a.active{color:#181b4b}
  .editorial-home .story-grid{grid-template-columns:1fr;gap:30px}
}
@media(max-width:650px){
  .editorial-home .shell{width:min(100% - 24px,1240px)}
  .editorial-home .studio-hero{padding-top:18px}.editorial-home .studio-lead{min-height:560px;padding:25px 22px}.editorial-home .studio-lead h1{font-size:52px}.editorial-home .lead-copy{padding:50px 0 82px}.editorial-home .lead-art{right:-145px;bottom:45px}.editorial-home .lead-footer{gap:12px;flex-wrap:wrap}
  .editorial-home .studio-side{grid-template-columns:1fr}.editorial-home .side-facts{grid-column:auto}.editorial-home .editorial-section{padding:54px 0}.editorial-home .story-visual{min-height:365px}.editorial-home .abstract-board{width:250px;height:250px}
  .editorial-home .studio-heading{gap:24px}.editorial-home .circle-grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.editorial-home .circle-icon{width:92px;height:92px}
  .editorial-home .privacy-copy{padding:32px 24px;min-height:auto}.editorial-home .privacy-board{grid-template-columns:1fr}.editorial-home .privacy-pill{min-height:auto}.editorial-home .final-studio{grid-template-columns:1fr;padding:30px 24px}.editorial-home .lead-topline{font-size:8px}
}

/* =========================================================
   2026 compact light-blue site refresh
   One consistent page background + smaller single-screen home
   ========================================================= */
:root{
  --site-blue:#c9dbe9;
  --site-blue-card:#d9e7f1;
  --site-blue-soft:#e4edf4;
  --site-ink:#17243c;
  --site-muted:#586a7d;
  --site-line:rgba(39,67,96,.16);
}

/* one background across the whole website */
body,
body.editorial-home{
  background:var(--site-blue)!important;
  color:var(--site-ink);
}
body:before,body:after,
body.editorial-home:before,body.editorial-home:after{display:none!important}
main,.section,.page-hero,.editorial-section,.feature-studio,.last-strip{background:transparent!important}

/* shared header on all pages */
.nav-wrap,
.editorial-home .nav-wrap{
  background:rgba(201,219,233,.92)!important;
  padding:8px 0 4px!important;
  backdrop-filter:blur(14px);
}
.nav,
.editorial-home .nav{
  min-height:58px;height:58px;
  border:0!important;
  border-bottom:1px solid var(--site-line)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0 2px!important;
}
.brand,.brand span,.editorial-home .brand,.editorial-home .brand span{color:#17243c!important}
.brand img,.editorial-home .brand img{width:40px;height:40px;border-radius:11px;box-shadow:0 8px 20px rgba(37,58,100,.13)}
.nav-links a,.editorial-home .nav-links a{color:#4d5f75!important;background:transparent!important}
.nav-links a:hover,.nav-links a.active,.editorial-home .nav-links a:hover,.editorial-home .nav-links a.active{color:#17243c!important;background:rgba(255,255,255,.24)!important}
.nav-links a.active:after,.editorial-home .nav-links a.active:after{background:#293b72!important}
.nav-cta,.editorial-home .nav-cta{border:1px solid rgba(40,59,104,.2)!important;background:rgba(234,243,249,.5)!important}
.menu-btn{color:#17243c;border-color:var(--site-line);background:rgba(255,255,255,.2)}

/* Light theme for the inner pages while keeping one site background */
.page-hero{padding:44px 0 24px}
.page-hero h1{color:#17243c}
.page-hero p,.section-head p,.card p,.step p,.contact-panel p,.prose p,.prose li,.faq .ans p{color:var(--site-muted)!important}
.eyebrow{border-color:rgba(45,79,120,.18);background:rgba(235,244,250,.45);color:#334e6d}
.gradient-text{background:linear-gradient(100deg,#275f92,#514995 60%,#805495);-webkit-background-clip:text;background-clip:text;color:transparent}
.side-nav,.prose,.card,.faq,.contact-panel,.step,.stat-strip,.cta-box{
  background:rgba(224,237,246,.56)!important;
  border-color:var(--site-line)!important;
  color:var(--site-ink)!important;
  box-shadow:none!important;
}
.card:after{opacity:.3}
.side-nav a{color:#50657a}.side-nav a:hover{color:#17243c;background:rgba(255,255,255,.32)}
.prose h1,.prose h2,.prose h3,.card h3,.step h3,.contact-panel h2,.faq button,.stat strong,.section-head h2{color:#17243c!important}
.faq button{color:#17243c!important}
.faq button:after{color:#3e5f81}
.contact-link,.btn.secondary{background:rgba(239,247,251,.45)!important;border-color:var(--site-line)!important;color:#233956!important}
.contact-link span{color:#2f587d!important}
.notice{background:rgba(232,221,201,.43);border-color:rgba(122,93,51,.15);color:#725d43}
.btn.primary{background:#24366e;color:white;box-shadow:none}
.btn.secondary:hover{border-color:rgba(45,79,120,.3)}
.policy-section{border-color:var(--site-line)!important}
.prose .effective{color:#315d7b;background:rgba(237,247,251,.46);border-color:var(--site-line)}

/* Footer uses the same page background instead of a dark strip */
footer,
.editorial-home footer{
  background:transparent!important;
  border-top:1px solid var(--site-line)!important;
  color:var(--site-ink)!important;
}
.footer-brand,.footer-brand span,.editorial-home .footer-brand,.editorial-home .footer-brand span{color:#17243c!important}
.footer-copy,.footer-col a,.copyright,
.editorial-home .footer-copy,.editorial-home .footer-col a,.editorial-home .copyright{color:#5a6c7f!important}
.footer-col b,.editorial-home .footer-col b{color:#263b55!important}
.footer-col a:hover,.editorial-home .footer-col a:hover{color:#17243c!important}

/* Compact desktop home: designed to sit inside one normal desktop viewport */
.compact-home .shell{width:min(1200px,calc(100% - 36px))}
.compact-main{padding:0}
.compact-stage{padding:12px 0 14px}
.compact-layout{display:grid;grid-template-columns:1.28fr .72fr;gap:14px;min-height:522px}
.compact-hero{
  position:relative;overflow:hidden;isolation:isolate;
  min-height:522px;padding:22px 26px 18px;
  display:flex;flex-direction:column;
  background:linear-gradient(145deg,#1a285d 0%,#263a78 57%,#354a85 100%);
  color:#fff;border-radius:4px;
  box-shadow:0 16px 38px rgba(39,61,95,.12);
}
.compact-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 80% 18%,rgba(142,181,230,.25),transparent 25%),radial-gradient(circle at 83% 82%,rgba(136,111,195,.22),transparent 28%)}
.compact-hero:after{content:"";position:absolute;width:390px;height:390px;right:-125px;top:54px;border:1px solid rgba(225,236,255,.15);border-radius:50%;z-index:-1}
.compact-topline{display:flex;justify-content:space-between;gap:20px;font-size:8px;font-weight:800;letter-spacing:.15em;color:#cbd8f2;position:relative;z-index:3}
.compact-copy{padding:44px 0 22px;max-width:64%;position:relative;z-index:3}
.compact-kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#a9c9ef;margin-bottom:11px}
.compact-copy h1{font-size:clamp(43px,4.7vw,64px);line-height:.91;letter-spacing:-.055em;margin:0;color:#fff}
.compact-copy h1 em{font-style:normal;color:#d0d6ff}
.compact-copy p{font-size:12.5px;line-height:1.6;color:#d3dcf3;margin:18px 0 20px;max-width:580px}
.compact-actions{display:flex;gap:9px;flex-wrap:wrap}
.compact-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.24);font-size:11px;font-weight:800;transition:.2s transform,.2s background}
.compact-btn:hover{transform:translateY(-2px)}
.compact-btn.primary{background:#eef4fa;color:#1c2b5d;border-color:#eef4fa}
.compact-btn.secondary{background:rgba(255,255,255,.06);color:#fff}
.compact-art{position:absolute;right:18px;top:78px;width:33%;height:300px;z-index:1}
.compact-logo{position:absolute;right:38px;top:54px;width:116px;height:116px;padding:9px;background:rgba(231,240,252,.12);border:1px solid rgba(255,255,255,.2);transform:rotate(6deg);box-shadow:0 20px 50px rgba(12,20,54,.22)}
.compact-logo img{width:100%;height:100%;object-fit:cover}
.art-dot{position:absolute;width:9px;height:9px;border-radius:50%;border:2px solid #d6e2ff;background:#2e427c;box-shadow:0 0 0 5px rgba(255,255,255,.04)}
.d1{left:12px;top:170px}.d2{right:15px;top:28px}.d3{right:4px;bottom:20px}
.art-line{position:absolute;height:1px;background:rgba(213,227,255,.36);transform-origin:left center}.l1{width:210px;left:18px;top:174px;transform:rotate(-35deg)}.l2{width:185px;left:54px;top:92px;transform:rotate(32deg)}
.game-loop{margin-top:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(224,235,255,.2);position:relative;z-index:3}
.game-loop div{padding:13px 13px 0 0;border-right:1px solid rgba(224,235,255,.14)}
.game-loop div+div{padding-left:13px}.game-loop div:last-child{border-right:0}
.game-loop b{display:block;font-size:9px;letter-spacing:.12em;color:#9fbde9}.game-loop span{display:block;font-size:10px;font-weight:700;margin-top:2px;color:#eef3ff}

.compact-side{display:grid;grid-template-rows:1.04fr .96fr;gap:14px;min-width:0}
.info-panel{border:1px solid var(--site-line);background:rgba(225,238,247,.62);padding:20px;overflow:hidden;border-radius:4px}
.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:8px;font-weight:800;letter-spacing:.14em;color:#61748a}
.panel-heading a{letter-spacing:0;color:#2d4969;font-size:9px}
.info-panel h2{color:#17243c;font-size:25px;line-height:1.02;margin:12px 0 15px;letter-spacing:-.04em}
.snapshot-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--site-line);border-left:1px solid var(--site-line)}
.snapshot-grid div{padding:11px 10px;border-right:1px solid var(--site-line);border-bottom:1px solid var(--site-line);min-height:82px}
.snapshot-grid span{display:block;color:#385e83;font-size:17px;line-height:1}
.snapshot-grid b{display:block;color:#233955;font-size:10px;margin-top:7px}
.snapshot-grid small{display:block;color:#64788b;font-size:8.5px;line-height:1.35;margin-top:3px}
.local-panel{display:grid;grid-template-columns:1.08fr .92fr;grid-template-rows:1fr auto;gap:12px 16px}
.local-copy .mini-label{font-size:8px;margin-bottom:9px;color:#697b8d}
.local-copy h2{font-size:23px;margin:0 0 9px}
.local-copy p{font-size:9.5px;line-height:1.5;color:#607386;margin:0}
.local-facts{display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--site-line);padding-left:14px}
.local-facts span{display:block;padding:6px 0;border-bottom:1px solid var(--site-line)}
.local-facts span:last-child{border-bottom:0}
.local-facts b{display:block;font-size:9px;color:#263d58}.local-facts small{display:block;font-size:8px;color:#687b8e;margin-top:1px}
.privacy-mini-link{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding-top:9px;border-top:1px solid var(--site-line);font-size:9px;font-weight:800;color:#2c4968}

.compact-footer{padding:10px 0 12px!important}
.compact-footer-row{display:grid;grid-template-columns:auto 1.25fr auto auto;gap:18px;align-items:center}
.compact-footer .footer-brand img{width:31px;height:31px;border-radius:8px}.compact-footer .footer-brand span{font-size:14px}
.compact-footer-row p{margin:0;color:#5c6f82;font-size:8.5px;line-height:1.4}
.compact-footer-links{display:flex;gap:12px}.compact-footer-links a{font-size:8.5px;font-weight:700;color:#52677c}
.compact-copyline{font-size:8px;color:#6f8090;white-space:nowrap}

@media(max-width:900px){
  .nav-links,.editorial-home .nav-links{background:#dce9f2!important;border:1px solid var(--site-line)!important;box-shadow:0 18px 40px rgba(47,70,99,.12)!important}
  .nav-links a,.editorial-home .nav-links a{color:#435b73!important}
  .compact-layout{grid-template-columns:1fr;min-height:0}.compact-hero{min-height:510px}.compact-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.compact-copy{max-width:68%}
  .compact-footer-row{grid-template-columns:auto 1fr auto}.compact-footer-links{display:none}.compact-copyline{text-align:right}
}
@media(max-width:650px){
  .compact-stage{padding-top:8px}.compact-hero{min-height:560px;padding:19px 18px}.compact-copy{max-width:100%;padding-top:34px;padding-bottom:125px}.compact-copy h1{font-size:47px}.compact-copy p{max-width:90%}.compact-art{right:-84px;top:250px;width:260px;opacity:.65}.compact-topline span:last-child{display:none}.game-loop{grid-template-columns:1fr 1fr}.game-loop div{padding-top:9px;padding-bottom:8px}.game-loop div:nth-child(2){border-right:0}.game-loop div:nth-child(-n+2){border-bottom:1px solid rgba(224,235,255,.14)}
  .compact-side{grid-template-columns:1fr}.local-panel{grid-template-columns:1fr}.local-facts{border-left:0;border-top:1px solid var(--site-line);padding:8px 0 0}.compact-footer-row{grid-template-columns:auto 1fr}.compact-footer-row p{display:none}.compact-copyline{text-align:right}.compact-footer .footer-brand span{font-size:13px}
}


/* =========================================================
   LONG SCROLL HOME — compact hero + all website sections
   ========================================================= */
.long-home main{background:transparent!important}
.long-home .scroll-anchor{scroll-margin-top:72px}
.long-home .compact-stage{padding:10px 0 26px}
.long-home .compact-layout{min-height:445px;grid-template-columns:1.3fr .7fr}
.long-home .compact-hero{min-height:445px;padding:18px 24px 15px}
.long-home .compact-copy{padding:30px 0 14px;max-width:65%}
.long-home .compact-copy h1{font-size:clamp(40px,4.15vw,57px)}
.long-home .compact-copy p{margin:13px 0 15px;font-size:11.5px;line-height:1.5}
.long-home .compact-art{top:55px;height:250px}
.long-home .compact-logo{top:42px;width:102px;height:102px}
.long-home .game-loop div{padding-top:9px}
.long-home .compact-side{grid-template-rows:1fr 1fr}
.long-home .info-panel{padding:16px}
.long-home .info-panel h2{font-size:21px;margin:9px 0 10px}
.long-home .snapshot-grid div{min-height:69px;padding:8px}
.long-home .local-copy p{font-size:8.8px}

.long-section{padding:76px 0;border-top:1px solid var(--site-line);background:transparent!important}
.section-intro{display:grid;grid-template-columns:180px minmax(0,1fr);gap:32px;align-items:start;margin-bottom:38px}
.section-index{font-size:10px;font-weight:800;letter-spacing:.16em;color:#60758a;padding-top:8px}
.section-intro h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.05em;color:#17243c;margin:0;max-width:850px}
.section-intro p{max-width:620px;color:#596e83;margin:15px 0 0;font-size:14px}

.game-long-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:stretch}
.flow-list{border-top:1px solid var(--site-line)}
.flow-list article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid var(--site-line)}
.flow-list article>span{font-size:10px;font-weight:800;color:#6b8094;padding-top:4px}
.flow-list h3{font-size:20px;color:#20364f;margin:0 0 6px}
.flow-list p{font-size:12px;color:#61758a;margin:0;max-width:500px}
.board-showcase{min-height:390px;background:linear-gradient(145deg,#1d2d63,#334a84);padding:22px;color:white;display:flex;flex-direction:column;box-shadow:0 16px 38px rgba(39,61,95,.1)}
.board-label,.board-bottom{display:flex;justify-content:space-between;gap:18px;font-size:9px;font-weight:800;letter-spacing:.13em;color:#c8d6ef}
.long-board{width:min(360px,82%);aspect-ratio:1;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:6px;transform:rotate(-3deg)}
.long-board i{display:block;background:rgba(239,247,255,.09);border:1px solid rgba(255,255,255,.12)}
.long-board .b1{background:#7e77d9}.long-board .b2{background:#78a9c8}.long-board .b3{background:#da9a7a}
.board-bottom{align-items:end}.board-bottom strong{font-family:'Space Grotesk';font-size:25px;letter-spacing:-.04em;color:#fff}.board-bottom span{font-size:9px}

.long-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--site-line);border-left:1px solid var(--site-line)}
.long-feature-grid article{min-height:205px;padding:25px;border-right:1px solid var(--site-line);border-bottom:1px solid var(--site-line);background:rgba(224,237,246,.36)}
.long-feature-grid article>span{display:block;font-size:25px;color:#365f84;margin-bottom:28px}
.long-feature-grid h3{font-size:18px;color:#20364f;margin:0 0 9px}
.long-feature-grid p{font-size:12px;color:#61758a;margin:0;max-width:330px}

.about-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--site-line);border:1px solid var(--site-line)}
.about-band article{background:rgba(224,237,246,.63);padding:31px;min-height:260px}
.about-band small,.contact-mail small,.contact-note small{font-size:9px;font-weight:800;letter-spacing:.15em;color:#657a8e}
.about-band h3{font-size:26px;color:#1f3550;margin:44px 0 12px;max-width:230px}
.about-band p{font-size:12px;color:#5e7287;margin:0;max-width:320px}

.long-faq{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.long-faq .faq{margin:0}
.long-faq .faq button{min-height:78px}

.contact-long-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:14px}
.contact-mail,.contact-note{min-height:250px;padding:30px;border:1px solid var(--site-line);background:rgba(224,237,246,.58)}
.contact-mail{display:flex;flex-direction:column;color:#1d3550}
.contact-mail strong{font-family:'Space Grotesk';font-size:clamp(24px,3vw,42px);letter-spacing:-.04em;margin:auto 0 16px;overflow-wrap:anywhere}
.contact-mail span{font-size:11px;font-weight:800;color:#496681}
.contact-note{display:flex;flex-direction:column;justify-content:space-between}
.contact-note p{font-size:15px;line-height:1.7;color:#536b81;max-width:710px;margin:35px 0 0}

.privacy-long{padding-bottom:90px}
.privacy-shell{max-width:1000px}
.privacy-prose{background:rgba(224,237,246,.52)!important;padding:34px!important;border:1px solid var(--site-line)!important}
.privacy-prose>.policy-section{padding:25px 0!important;margin:0!important}
.privacy-prose>.policy-section h2{font-size:22px!important}
.long-footer{padding:18px 0 22px!important}

@media(max-width:900px){
  .long-home .compact-layout{grid-template-columns:1fr}.long-home .compact-hero{min-height:480px}.long-home .compact-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.long-home .compact-copy{max-width:69%}
  .section-intro{grid-template-columns:120px 1fr}.game-long-grid{grid-template-columns:1fr}.long-feature-grid{grid-template-columns:1fr 1fr}.about-band{grid-template-columns:1fr}.about-band article{min-height:210px}.long-faq{grid-template-columns:1fr}.contact-long-grid{grid-template-columns:1fr}
}
@media(max-width:650px){
  .long-home .compact-hero{min-height:550px}.long-home .compact-copy{max-width:100%;padding-top:30px;padding-bottom:120px}.long-home .compact-copy h1{font-size:44px}.long-home .compact-art{top:240px}
  .long-section{padding:58px 0}.section-intro{grid-template-columns:1fr;gap:10px;margin-bottom:28px}.section-index{padding-top:0}.section-intro h2{font-size:39px}.long-feature-grid{grid-template-columns:1fr}.flow-list article{grid-template-columns:42px 1fr}.board-showcase{min-height:330px}.contact-mail,.contact-note{min-height:210px;padding:24px}.privacy-prose{padding:22px!important}.about-band h3{margin-top:28px}.long-home .scroll-anchor{scroll-margin-top:68px}
}


/* FINAL HOME COMPACTING — remove the unused hero gap while keeping the long-scroll site */
@media (min-width:901px){
  .long-home .compact-stage{padding:8px 0 20px}
  .long-home .compact-layout{min-height:0;align-items:start;grid-template-columns:1.3fr .7fr;gap:12px}
  .long-home .compact-hero{min-height:0;height:auto;padding:15px 22px 14px;align-self:start}
  .long-home .compact-copy{padding:18px 0 8px;max-width:65%}
  .long-home .compact-copy h1{font-size:clamp(36px,3.7vw,50px);line-height:.9}
  .long-home .compact-copy p{margin:10px 0 12px;font-size:10.8px;line-height:1.42;max-width:520px}
  .long-home .compact-kicker{font-size:9px;margin-bottom:7px}
  .long-home .compact-btn{min-height:34px;padding:0 12px;font-size:10px}
  .long-home .compact-art{top:36px;height:190px;right:10px;width:31%}
  .long-home .compact-logo{top:34px;right:30px;width:88px;height:88px;padding:7px}
  .long-home .compact-hero:after{width:300px;height:300px;right:-95px;top:28px}
  .long-home .d1{top:130px}.long-home .l1{top:134px;width:160px}.long-home .l2{top:72px;width:145px}
  .long-home .game-loop{margin-top:14px}
  .long-home .game-loop div{padding:8px 10px 0 0}
  .long-home .game-loop div+div{padding-left:10px}
  .long-home .game-loop b{font-size:8px}.long-home .game-loop span{font-size:9px}
  .long-home .compact-side{grid-template-rows:auto auto;gap:12px;align-self:start}
  .long-home .info-panel{padding:13px}
  .long-home .info-panel h2{font-size:18px;margin:7px 0 8px}
  .long-home .snapshot-grid div{min-height:58px;padding:7px}
  .long-home .snapshot-grid span{font-size:14px}.long-home .snapshot-grid b{font-size:9px;margin-top:5px}.long-home .snapshot-grid small{font-size:7.8px}
  .long-home .local-panel{gap:8px 12px}
  .long-home .local-copy h2{font-size:18px;margin-bottom:6px}
  .long-home .local-copy p{font-size:8px;line-height:1.35}
  .long-home .local-facts{padding-left:10px}
  .long-home .local-facts span{padding:4px 0}.long-home .local-facts b{font-size:8px}.long-home .local-facts small{font-size:7px}
  .long-home .privacy-mini-link{padding-top:7px;font-size:8px}
}

/* MOBILE BOARD PREVIEW — keep the game visual compact on phones */
@media (max-width:650px){
  .long-home .board-showcase{
    width:min(100%,420px);
    min-height:255px;
    margin:0 auto;
    padding:15px 16px;
  }
  .long-home .long-board{
    width:min(215px,68%);
    gap:4px;
  }
  .long-home .board-label,
  .long-home .board-bottom{
    font-size:7px;
    gap:10px;
  }
  .long-home .board-bottom strong{
    font-size:19px;
  }
  .long-home .board-bottom span{
    font-size:7px;
  }
}

@media (max-width:420px){
  .long-home .board-showcase{
    width:94%;
    min-height:235px;
    padding:13px 14px;
  }
  .long-home .long-board{
    width:min(195px,66%);
  }
}

/* =========================================================
   BALANCED HOME + SMALLER GAME PREVIEW
   Keep the hero comfortable without bringing back empty space.
   ========================================================= */
@media (min-width:901px){
  .long-home .compact-stage{padding:10px 0 24px}
  .long-home .compact-layout{grid-template-columns:1.3fr .7fr;gap:14px;align-items:stretch}
  .long-home .compact-hero{
    min-height:390px;
    height:auto;
    padding:18px 24px 16px;
  }
  .long-home .compact-copy{padding:28px 0 12px;max-width:66%}
  .long-home .compact-copy h1{font-size:clamp(40px,4vw,56px);line-height:.92}
  .long-home .compact-copy p{margin:13px 0 15px;font-size:11.8px;line-height:1.5;max-width:540px}
  .long-home .compact-kicker{font-size:10px;margin-bottom:9px}
  .long-home .compact-btn{min-height:38px;padding:0 14px;font-size:10.5px}
  .long-home .compact-art{top:48px;height:225px;right:12px;width:32%}
  .long-home .compact-logo{top:42px;right:32px;width:98px;height:98px;padding:8px}
  .long-home .compact-hero:after{width:330px;height:330px;right:-105px;top:38px}
  .long-home .d1{top:150px}.long-home .l1{top:154px;width:180px}.long-home .l2{top:82px;width:160px}
  .long-home .game-loop{margin-top:22px}
  .long-home .game-loop div{padding:10px 11px 1px 0}
  .long-home .game-loop div+div{padding-left:11px}
  .long-home .game-loop b{font-size:8.5px}.long-home .game-loop span{font-size:9.5px}

  .long-home .board-showcase{
    width:min(100%,560px);
    min-height:350px;
    justify-self:center;
    padding:19px 20px;
  }
  .long-home .long-board{width:min(315px,76%);gap:5px}
  .long-home .board-bottom strong{font-size:23px}
}

@media (max-width:650px){
  .long-home .board-showcase{
    width:min(92%,350px);
    min-height:230px;
    margin:0 auto;
    padding:13px 14px;
  }
  .long-home .long-board{width:min(185px,62%);gap:3px}
  .long-home .board-label,.long-home .board-bottom{font-size:6.8px;gap:8px}
  .long-home .board-bottom strong{font-size:17px}
  .long-home .board-bottom span{font-size:6.8px}
}

@media (max-width:420px){
  .long-home .board-showcase{width:90%;min-height:215px;padding:12px 13px}
  .long-home .long-board{width:min(172px,60%)}
}
