:root{--bg:#07090a;--bg2:#0b0e0f;--text:#f3f1eb;--muted:#9aa2a3;--line:rgba(255,255,255,.12);--line2:rgba(255,255,255,.07);--cyan:#59e8ef;--orange:#ef8b36;--max:1720px;--mx:50vw;--my:50vh}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:92px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Segoe UI",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img,video{display:block;max-width:100%}::selection{background:var(--cyan);color:#071013}
body:before{content:"";position:fixed;inset:0;z-index:1000;pointer-events:none;background:radial-gradient(360px circle at var(--mx) var(--my),rgba(89,232,239,.035),transparent 65%)}
.scroll-progress{position:fixed;z-index:1002;left:0;top:0;width:100%;height:2px;background:transparent}.scroll-progress i{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--cyan),var(--orange))}
.site-header{position:fixed;z-index:1001;top:16px;left:20px;right:20px;height:74px;padding:0 22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(7,9,10,.72);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(22px) saturate(1.1);transition:top .3s,background .3s,border-color .3s}.site-header.scrolled{top:8px;background:rgba(7,9,10,.9);border-color:rgba(255,255,255,.14)}
.brand{display:flex;align-items:center;gap:12px;justify-self:start}.brand-sigil{width:38px;height:38px;border:1px solid rgba(89,232,239,.55);border-radius:50%;display:grid;place-items:center}.brand-sigil:before{content:"";width:15px;height:15px;border:1px solid var(--cyan);border-radius:50%}.brand-sigil i{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.brand-word{display:flex;flex-direction:column;gap:2px}.brand-word b{font:800 18px/1 Inter Display,Inter,sans-serif;letter-spacing:.16em}.brand-word small{font-size:9px;letter-spacing:.5em;color:var(--cyan);font-weight:700}
.nav{display:flex;align-items:center;gap:34px}.nav a{position:relative;padding:26px 0 24px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:650;color:#c5c8c6}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:1px;background:var(--cyan);transform:scaleX(0);transition:.25s}.nav a:hover,.nav a.active{color:#fff}.nav a.active:after{transform:scaleX(1)}
.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.status{font-size:7px;letter-spacing:.2em;color:#778285}.status i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 9px var(--cyan);margin-right:7px}.header-cta{height:42px;padding:0 18px;display:flex;align-items:center;gap:18px;border:1px solid var(--line);text-transform:uppercase;font-size:9px;letter-spacing:.12em}.header-cta b{color:var(--orange)}.menu-btn{display:none;width:42px;height:42px;border:1px solid var(--line);background:transparent;position:relative}.menu-btn i{position:absolute;width:17px;height:1px;background:#fff;left:12px;top:17px}.menu-btn i+ i{top:23px}
.eyebrow{margin:0;color:var(--cyan);font-size:9px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-width:190px;height:56px;padding:0 22px;text-transform:uppercase;font-size:9px;letter-spacing:.13em;font-weight:700;border:1px solid var(--line);transition:.25s}.btn i{font-style:normal;font-size:15px}.btn-primary{background:var(--cyan);border-color:var(--cyan);color:#071013}.btn-primary:hover{background:#8cf5f8;transform:translateY(-2px)}.btn-ghost{background:rgba(7,9,10,.25);backdrop-filter:blur(8px)}.btn-ghost:hover{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.05)}.text-link{display:inline-flex;align-items:center;gap:20px;margin-top:28px;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.text-link b{color:var(--cyan)}
.hero{position:relative;height:100svh;min-height:680px;max-height:1080px;overflow:hidden;background:#080a0b}.hero-media,.hero-media img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center 48%;animation:heroDrift 18s ease-in-out infinite alternate}.hero-shade{background:linear-gradient(90deg,rgba(4,6,7,.95) 0%,rgba(4,6,7,.75) 38%,rgba(4,6,7,.18) 68%,rgba(4,6,7,.28) 100%),linear-gradient(0deg,rgba(7,9,10,.65),transparent 40%,rgba(7,9,10,.15))}.hero-shell{position:relative;z-index:2;max-width:var(--max);height:100%;margin:auto;padding:112px clamp(34px,5vw,90px) 54px;display:grid;grid-template-columns:54% 46%;align-items:center}.hero-copy{max-width:870px}.hero h1{margin:18px 0 0;display:flex;align-items:flex-end;gap:20px;font-family:Inter Display,Inter,sans-serif;line-height:.8;letter-spacing:-.065em}.hero h1 span{font-size:clamp(100px,10.6vw,184px);font-weight:700}.hero h1 em{font-style:normal;font-size:clamp(50px,5.6vw,92px);font-weight:450;color:var(--cyan);letter-spacing:.08em;margin-bottom:9px}.hero-lead{font-size:clamp(26px,2.25vw,40px);line-height:1.12;margin:44px 0 0;letter-spacing:-.025em}.hero-lead strong{font-weight:700}.hero-sub{font-size:15px;line-height:1.6;color:#c0c4c3;margin:22px 0 0}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-meta{display:flex;gap:0;margin:34px 0 0;color:#c4c9c8;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.hero-meta span{padding:0 18px;border-right:1px solid var(--line)}.hero-meta span:first-child{padding-left:0}.hero-meta span:last-child{border-right:0}
.hero-deck{position:relative;place-self:center stretch;height:min(62vh,560px);min-height:390px}.deck-card{position:absolute;width:min(15vw,26vh);max-width:232px;min-width:165px;filter:drop-shadow(0 28px 36px rgba(0,0,0,.55));transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .4s;transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}.deck-card img{width:100%;border-radius:6%}.deck-main{z-index:3;right:22%;top:8%;transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) scale(1.07)}.deck-left{z-index:2;right:49%;top:33%;transform:rotate(-13deg)}.deck-right{z-index:1;right:0;top:35%;transform:rotate(12deg)}.hero-deck:hover .deck-left{transform:translateX(-12px) rotate(-15deg)}.hero-deck:hover .deck-right{transform:translateX(12px) rotate(14deg)}.deck-glow{position:absolute;width:55%;height:55%;right:7%;top:20%;background:radial-gradient(circle,rgba(89,232,239,.14),transparent 68%);filter:blur(25px)}.hero-scroll{position:absolute;z-index:3;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:14px;color:#81898a;font-size:7px;letter-spacing:.2em}.hero-scroll i{width:54px;height:1px;background:linear-gradient(90deg,var(--cyan),transparent)}
.game-manifesto{position:relative;min-height:1150px;padding:clamp(120px,13vw,210px) clamp(30px,6vw,100px);overflow:hidden;background:radial-gradient(circle at 50% 42%,#111719 0,#090b0c 38%,#07090a 75%);border-top:1px solid var(--line2)}.manifesto-head{max-width:var(--max);margin:0 auto}.manifesto-head h2,.cards-head h2,.choice-title h2,.chronicle-copy h2,.product-copy h2,.rules-head h2,.world-copy h2{font-family:Inter Display,Inter,sans-serif;font-size:clamp(62px,8vw,138px);line-height:.85;letter-spacing:-.06em;margin:22px 0 0;font-weight:650}.manifesto-head h2 span,.cards-head h2 span,.choice-title h2 span,.chronicle-copy h2 span,.product-copy h2 span,.rules-head h2 span,.world-copy h2 span{color:#7a8180}.manifesto-stage{position:relative;max-width:var(--max);min-height:720px;margin:30px auto 0}.manifesto-type{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:0;pointer-events:none;color:rgba(255,255,255,.025);font:800 clamp(120px,16vw,300px)/.72 Inter Display,Inter,sans-serif;letter-spacing:-.08em}.manifesto-cards{position:absolute;left:38%;top:10%;width:44%;height:72%}.m-card{position:absolute;width:clamp(180px,17vw,290px);filter:drop-shadow(0 35px 50px rgba(0,0,0,.6))}.m-card img{width:100%;border-radius:7%}.m-card-main{z-index:3;left:31%;top:2%}.m-card-left{z-index:1;left:2%;top:23%;transform:rotate(-12deg);filter:blur(.2px) brightness(.72) drop-shadow(0 25px 40px #000)}.m-card-right{z-index:2;right:0;top:31%;transform:rotate(10deg);filter:brightness(.82) drop-shadow(0 25px 40px #000)}.manifesto-copy{position:absolute;right:0;bottom:0;width:min(520px,34%);font-size:16px;line-height:1.72;color:#aeb5b4}.manifesto-copy strong{color:#fff}.manifesto-copy p+p{margin-top:20px}
.modes{background:#050708}.mode-cinematic{position:relative;min-height:900px;height:100svh;max-height:1100px;overflow:hidden;border-top:1px solid var(--line2)}.mode-bg,.mode-bg img,.mode-gradient{position:absolute;inset:0;width:100%;height:100%}.mode-bg img{object-fit:cover;filter:saturate(.78)}.mode-tactical .mode-bg img{object-position:center}.mode-lines .mode-bg img{object-position:center 46%}.mode-gradient{background:linear-gradient(90deg,rgba(6,8,9,.96) 0%,rgba(6,8,9,.7) 42%,rgba(6,8,9,.18) 67%,rgba(6,8,9,.56) 100%),linear-gradient(0deg,rgba(6,8,9,.85),transparent 45%)}.mode-lines .mode-gradient{background:linear-gradient(90deg,rgba(6,8,9,.93),rgba(6,8,9,.62) 44%,rgba(6,8,9,.2) 70%,rgba(6,8,9,.56)),linear-gradient(0deg,rgba(6,8,9,.8),transparent 50%)}.mode-copy{position:absolute;z-index:3;left:clamp(30px,6vw,100px);top:50%;transform:translateY(-50%);width:min(660px,43vw)}.mode-copy h2{font:650 clamp(70px,8vw,142px)/.82 Inter Display,Inter,sans-serif;letter-spacing:-.06em;margin:22px 0 28px}.mode-tactical .mode-copy h2{color:#f4efe7}.mode-lines .mode-copy h2{color:#eef8f8}.mode-copy>p{max-width:570px;color:#bdc3c2;font-size:16px;line-height:1.65}.mode-metrics{display:flex;flex-wrap:wrap;gap:26px;margin-top:34px}.mode-metrics span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#8d9696}.mode-metrics b{display:block;color:#fff;font-size:22px;letter-spacing:0;margin-bottom:4px}.mode-tactical .eyebrow,.mode-tactical .mode-metrics b{color:var(--orange)}
.board-art{position:absolute;z-index:3;right:5vw;top:50%;transform:translateY(-50%) perspective(1200px) rotateX(56deg) rotateZ(-8deg);width:min(44vw,680px);filter:drop-shadow(0 50px 55px rgba(0,0,0,.7))}.board-grid{display:grid;grid-template-columns:repeat(4,1fr);aspect-ratio:1;gap:4px;padding:14px;background:rgba(10,12,12,.55);border:1px solid rgba(239,139,54,.35);box-shadow:inset 0 0 80px rgba(239,139,54,.06),0 0 90px rgba(239,139,54,.08)}.board-grid>i{position:relative;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);background:rgba(17,16,14,.55);font-style:normal;font-size:8px;letter-spacing:.1em;color:#8c9392}.board-grid .loot{border-color:rgba(239,139,54,.55);color:var(--orange)}.board-grid .base{font-weight:700}.lex-base{color:var(--cyan)!important;border-color:rgba(89,232,239,.5)!important}.van-base{color:var(--orange)!important;border-color:rgba(239,139,54,.5)!important}.board-grid .unit img{position:absolute;width:78%;max-height:150%;object-fit:contain;bottom:12%;filter:drop-shadow(0 14px 10px #000)}
.lines-art{position:absolute;z-index:3;right:4vw;top:50%;transform:translateY(-50%);width:min(47vw,800px);display:grid;gap:10px}.line{display:grid;grid-template-columns:1fr 78px 1fr;align-items:center;height:230px;border-bottom:1px solid rgba(89,232,239,.22)}.line figure{margin:0;width:138px;justify-self:center;transition:.3s}.line figure:first-child{transform:rotate(-4deg)}.line figure:last-child{transform:rotate(4deg)}.line img{width:100%;border-radius:7%;filter:drop-shadow(0 20px 22px #000)}.line span{font:300 44px/1 Inter Display,Inter,sans-serif;color:rgba(89,232,239,.65);text-align:center}.line:hover figure:first-child{transform:translateX(-10px) rotate(-6deg)}.line:hover figure:last-child{transform:translateX(10px) rotate(6deg)}
.choice{position:relative;padding:clamp(110px,10vw,170px) 0 0;background:#080a0b}.choice-title{max-width:var(--max);margin:0 auto;padding:0 clamp(30px,6vw,100px) 72px}.choice-grid{position:relative;display:flex;height:860px;overflow:hidden;border-top:1px solid var(--line2)}.choice-side{position:relative;flex:1;min-width:0;overflow:hidden;transition:flex .65s cubic-bezier(.2,.7,.2,1)}.choice-side:hover{flex:1.12}.choice-side>img,.choice-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.choice-lex>img{object-position:center 34%;filter:saturate(.7) contrast(1.03)}.choice-van>img{object-position:center 30%;filter:saturate(.7) contrast(1.03)}.choice-shade{background:linear-gradient(0deg,rgba(6,8,9,.94),rgba(6,8,9,.2) 65%),linear-gradient(90deg,rgba(6,8,9,.4),transparent)}.choice-lex:after,.choice-van:after{content:"";position:absolute;inset:0;pointer-events:none}.choice-lex:after{background:linear-gradient(90deg,rgba(40,203,214,.10),transparent 55%)}.choice-van:after{background:linear-gradient(270deg,rgba(239,139,54,.11),transparent 55%)}.choice-copy{position:absolute;z-index:3;left:clamp(28px,5vw,80px);bottom:58px;max-width:480px}.choice-copy small{font-size:8px;letter-spacing:.22em;color:#8e9797}.choice-copy h3{font:650 clamp(64px,6.7vw,118px)/.88 Inter Display,Inter,sans-serif;letter-spacing:-.06em;margin:14px 0 18px}.choice-lex h3{color:#dffbfc}.choice-van h3{color:#fff0e3}.choice-copy p{color:#b6bcbb;line-height:1.6;max-width:430px}.choice-copy a{display:inline-flex;gap:20px;margin-top:22px;font-size:9px;text-transform:uppercase;letter-spacing:.13em}.choice-lex .choice-copy a b{color:var(--cyan)}.choice-van .choice-copy a b{color:var(--orange)}.choice-card{position:absolute;z-index:4;right:clamp(18px,4vw,60px);bottom:-26px;width:clamp(140px,12vw,210px);margin:0;transform:rotate(5deg);filter:drop-shadow(0 24px 32px #000);transition:.5s}.choice-van .choice-card{transform:rotate(-5deg)}.choice-side:hover .choice-card{bottom:15px;transform:rotate(0) scale(1.04)}.choice-card img{border-radius:7%}.choice-vs{position:absolute;z-index:8;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#0a0d0e;border:1px solid rgba(255,255,255,.2);font-size:13px;letter-spacing:.15em;color:#d5d8d7}
.cards{padding:clamp(120px,12vw,200px) clamp(30px,6vw,100px) 80px;background:#0a0c0d;overflow:hidden}.cards-head{max-width:var(--max);margin:0 auto 60px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.card-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.card-tabs button{border:0;border-bottom:1px solid transparent;background:transparent;color:#7f8888;padding:10px 12px;text-transform:uppercase;font-size:8px;letter-spacing:.15em;cursor:pointer}.card-tabs button.active{color:#fff;border-color:var(--cyan)}.card-focus{position:relative;max-width:var(--max);height:760px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}.card-name-back{position:absolute;left:-2%;top:50%;transform:translateY(-50%);font:750 clamp(150px,19vw,360px)/.75 Inter Display,Inter,sans-serif;letter-spacing:-.08em;color:rgba(255,255,255,.025);white-space:nowrap;pointer-events:none;text-transform:uppercase}.card-focus-copy{position:relative;z-index:3;align-self:center;max-width:530px}.card-focus-copy>p:first-child{font-size:9px;letter-spacing:.18em;color:var(--cyan)}.card-focus-copy h3{font:650 clamp(70px,7vw,124px)/.85 Inter Display,Inter,sans-serif;letter-spacing:-.06em;margin:15px 0 24px;text-transform:uppercase}.card-focus-copy>p:nth-of-type(2){font-size:17px;line-height:1.65;color:#b4baba;max-width:500px}.stats{display:flex;gap:34px;margin-top:34px}.stats span{display:flex;flex-direction:column}.stats i{font:500 34px/1 Inter Display,Inter,sans-serif;font-style:normal}.stats small{font-size:7px;letter-spacing:.14em;text-transform:uppercase;color:#778080;margin-top:6px}.featured-card{position:relative;z-index:4;justify-self:center;height:610px;margin:0;transform:perspective(1200px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));filter:drop-shadow(0 40px 60px rgba(0,0,0,.65));transition:transform .15s,opacity .18s}.featured-card:before{content:"";position:absolute;z-index:-1;inset:12% -28%;background:radial-gradient(circle,rgba(89,232,239,.13),transparent 64%);filter:blur(20px)}.featured-card img{height:100%;width:auto;border-radius:7%}.featured-card img.swap{opacity:.15;transform:scale(.96)}.card-rail{max-width:var(--max);margin:0 auto;display:flex;gap:12px;overflow:auto;padding:16px 0 30px;scrollbar-width:thin;scrollbar-color:#374142 transparent}.rail-card{flex:0 0 106px;width:106px;padding:0;border:1px solid transparent;background:transparent;opacity:.45;cursor:pointer;transition:.25s}.rail-card img{width:100%;border-radius:7%}.rail-card:hover,.rail-card.active{opacity:1;transform:translateY(-7px)}.rail-card.active{border-color:rgba(89,232,239,.55)}
.world{position:relative;height:100svh;min-height:760px;max-height:1080px;overflow:hidden;border-top:1px solid var(--line2)}.world-video,.world-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.world-video{filter:saturate(.62) contrast(1.04)}.world-shade{background:linear-gradient(90deg,rgba(5,7,8,.95),rgba(5,7,8,.58) 45%,rgba(5,7,8,.16) 76%),linear-gradient(0deg,rgba(5,7,8,.78),transparent 52%)}.world-copy{position:absolute;z-index:3;left:clamp(30px,6vw,100px);top:50%;transform:translateY(-50%);max-width:940px}.world-copy h2{font-size:clamp(78px,9.4vw,168px)}.world-copy h2 span{color:var(--cyan)}.world-copy>p:not(.eyebrow){max-width:600px;color:#c1c6c5;line-height:1.65;font-size:16px}.world-copy strong{color:#fff}.world-copy .btn{margin-top:28px}.world-sequence{position:absolute;z-index:3;right:4vw;bottom:36px;display:flex;align-items:center;gap:16px;color:#8a9393;font-size:7px;letter-spacing:.2em}.world-sequence i{width:54px;height:1px;background:rgba(255,255,255,.22)}
.chronicles{max-width:var(--max);margin:0 auto;padding:clamp(130px,13vw,220px) clamp(30px,6vw,100px);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(60px,8vw,140px);align-items:center}.chronicle-art{position:relative;min-height:760px;overflow:hidden}.chronicle-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.65)}.chronicle-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,9,10,.4),transparent 45%)}.chronicle-copy h2{font-size:clamp(58px,6vw,104px)}.chronicle-copy>p:not(.eyebrow){color:#9ea7a6;line-height:1.7;max-width:560px}.chapter-list{margin-top:42px;border-top:1px solid var(--line)}.chapter-list a{min-height:86px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:18px;border-bottom:1px solid var(--line);transition:.25s}.chapter-list a:hover{padding-left:12px;background:rgba(255,255,255,.025)}.chapter-list small{font-size:7px;letter-spacing:.16em;color:#687273}.chapter-list b{font-size:17px;font-weight:500}.chapter-list span{color:var(--cyan)}
.product{position:relative;max-width:var(--max);margin:0 auto;min-height:820px;padding:80px clamp(30px,6vw,100px);display:grid;grid-template-columns:.82fr 1.18fr;gap:40px;align-items:center;border-top:1px solid var(--line2)}.product-copy h2{font-size:clamp(58px,5.8vw,100px)}.product-copy>p:not(.eyebrow):not(.product-line){max-width:550px;color:#a9b0af;line-height:1.7}.product-line{margin:28px 0;color:#d3d6d4;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.product-line i{font-style:normal;color:var(--orange);margin:0 12px}.product-visual{position:relative;overflow:hidden;min-height:600px}.product-visual:before{content:"";position:absolute;inset:18% 8%;background:radial-gradient(circle,rgba(239,139,54,.12),transparent 65%);filter:blur(25px)}.product-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;filter:contrast(1.06) saturate(.9)}
.rules{padding:clamp(130px,12vw,200px) clamp(30px,6vw,100px);background:#090b0c;border-top:1px solid var(--line2)}.rules-head{max-width:var(--max);margin:0 auto 70px}.rules-head h2{font-size:clamp(62px,7vw,120px)}.rules-flow{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rules-flow>div{min-height:180px;padding:34px 22px;display:flex;flex-direction:column;justify-content:center}.rules-flow small{font-size:8px;letter-spacing:.16em;color:var(--cyan)}.rules-flow b{font-size:24px;font-weight:550;margin-top:14px}.rules-flow p{color:#7f8888;font-size:12px}.rules-flow>i{font-style:normal;color:#4d5757}.rules-bottom{max-width:var(--max);margin:32px auto 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.rules-bottom p{color:#8d9695}.rules-bottom strong{color:#fff}
.launch{position:relative;height:92svh;min-height:720px;max-height:1000px;display:grid;place-items:center;overflow:hidden;text-align:center;border-top:1px solid var(--line2)}.launch-bg,.launch-bg img,.launch-shade{position:absolute;inset:0;width:100%;height:100%}.launch-bg img{object-fit:cover;object-position:center 45%;filter:saturate(.62)}.launch-shade{background:radial-gradient(circle at 50% 45%,rgba(5,7,8,.2),rgba(5,7,8,.86) 70%),linear-gradient(0deg,#07090a,transparent 42%)}.launch-copy{position:relative;z-index:3;padding:50px 22px;max-width:1100px}.launch h2{font:650 clamp(74px,10vw,180px)/.82 Inter Display,Inter,sans-serif;letter-spacing:-.065em;margin:24px 0}.launch-copy>p:not(.eyebrow){font-size:20px;color:#c1c5c4}.notify-form{display:flex;max-width:720px;margin:36px auto 0;border:1px solid rgba(255,255,255,.2);background:rgba(7,9,10,.66);backdrop-filter:blur(16px);text-align:left}.notify-form label{flex:1;padding:13px 18px}.notify-form small{display:block;font-size:7px;letter-spacing:.15em;color:#6e7778}.notify-form input{width:100%;background:transparent;border:0;outline:0;color:#fff;padding:8px 0 0}.notify-form button{border:0;background:var(--orange);color:#1a0a02;min-width:220px;text-transform:uppercase;letter-spacing:.1em;font-size:9px;cursor:pointer}.notify-form.sent button{background:var(--cyan)}
.footer{max-width:var(--max);margin:0 auto;padding:42px clamp(30px,6vw,100px);display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;color:#727b7c;border-top:1px solid var(--line2)}.footer nav{display:flex;gap:24px;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.footer>small{grid-column:1/-1;border-top:1px solid var(--line2);padding-top:18px;font-size:8px}.footer-brand .brand-sigil{width:30px;height:30px}.footer-brand .brand-word b{font-size:14px}
.reveal{opacity:0;transform:translateY(34px);transition:opacity .9s ease,transform 1s cubic-bezier(.18,.7,.18,1)}.reveal.visible{opacity:1;transform:none}.tilt{transform-style:preserve-3d;will-change:transform}
@keyframes heroDrift{to{transform:scale(1.055) translate3d(-.7%,.5%,0)}}

/* =========================================================
   V5 — ART DIRECTION / RESPONSIVE SYSTEM
   Preserve the cinematic concept, tighten the rhythm, and
   remove layout assumptions tied to a single viewport.
   ========================================================= */

/* Global rhythm & premium restraint */
main>section{isolation:isolate}
.game-manifesto,.cards,.rules{background-image:linear-gradient(180deg,rgba(255,255,255,.012),transparent 16%,transparent 82%,rgba(255,255,255,.008))}
.site-header{max-width:1880px;margin-inline:auto}
.hero-shell,.manifesto-head,.manifesto-stage,.cards-head,.card-focus,.card-rail,.chronicles,.product,.rules-head,.rules-flow,.rules-bottom,.footer{width:100%}

/* HERO — keep the composition, make it height-aware */
.hero{min-height:650px;max-height:980px}
.hero-shell{padding-top:clamp(92px,10vh,120px);padding-bottom:42px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(16px,2vw,40px)}
.hero-copy{min-width:0}
.hero h1{gap:clamp(10px,1.3vw,20px)}
.hero h1 span{font-size:clamp(92px,10.1vw,172px)}
.hero h1 em{font-size:clamp(44px,5vw,82px)}
.hero-deck{height:min(57vh,520px);min-height:340px;max-width:650px;justify-self:end;width:100%}
.deck-card{width:min(14.2vw,25vh);max-width:224px;min-width:150px}
.deck-main{right:22%;top:5%}.deck-left{right:50%;top:31%}.deck-right{right:0;top:33%}

/* MANIFESTO — less empty theatre, more product presence */
.game-manifesto{min-height:0;padding:clamp(100px,8vw,145px) clamp(30px,6vw,100px) clamp(95px,7vw,125px)}
.manifesto-head h2{font-size:clamp(60px,7.4vw,126px)}
.manifesto-stage{min-height:590px;margin-top:20px}
.manifesto-type{font-size:clamp(110px,14vw,250px);color:rgba(255,255,255,.019)}
.manifesto-cards{left:35%;top:3%;width:45%;height:540px}
.m-card{width:clamp(165px,15vw,270px)}
.m-card-main{left:31%;top:0}.m-card-left{top:20%}.m-card-right{top:28%}
.manifesto-copy{width:min(500px,34%);bottom:36px;font-size:15px}

/* MODES — still cinematic, but no longer two excessive full screens */
.mode-cinematic{height:min(92svh,940px);min-height:720px;max-height:940px}
.mode-copy{width:min(610px,42vw)}
.mode-copy h2{font-size:clamp(62px,7.2vw,124px)}
.mode-copy>p{font-size:15px;max-width:530px}
.board-art{right:4vw;width:min(41vw,620px)}
.lines-art{right:3.5vw;width:min(44vw,730px)}
.line{height:clamp(170px,21vh,215px)}
.line figure{width:clamp(100px,8vw,128px)}

/* FACTIONS — one strong confrontation, not an overlong intermission */
.choice{padding-top:clamp(95px,7vw,130px)}
.choice-title{padding-bottom:52px}
.choice-title h2{font-size:clamp(60px,7.3vw,125px)}
.choice-grid{height:min(76vh,760px);min-height:620px}
.choice-copy{bottom:46px}
.choice-copy h3{font-size:clamp(58px,6vw,104px)}
.choice-card{width:clamp(130px,10.5vw,188px);bottom:-18px}

/* CARD DATABASE — turn one card into the hero, reduce dead space */
.cards{padding:clamp(100px,8vw,145px) clamp(30px,6vw,100px) 68px}
.cards-head{margin-bottom:36px}
.cards-head h2{font-size:clamp(58px,7vw,118px)}
.card-focus{height:620px;grid-template-columns:minmax(0,.92fr) minmax(330px,1.08fr)}
.card-name-back{font-size:clamp(130px,17vw,300px)}
.card-focus-copy h3{font-size:clamp(64px,6.2vw,108px)}
.featured-card{height:520px}
.card-rail{gap:10px;padding:18px 2px 20px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}
.rail-card{flex-basis:98px;width:98px;scroll-snap-align:start}

/* WORLD */
.world{height:min(88svh,900px);min-height:700px;max-height:900px}
.world-copy h2{font-size:clamp(70px,8.5vw,145px)}

/* CHRONICLES — editorial split with less vertical drag */
.chronicles{padding:clamp(100px,8vw,140px) clamp(30px,6vw,100px);gap:clamp(48px,6vw,100px)}
.chronicle-art{min-height:610px}
.chronicle-copy h2{font-size:clamp(54px,5.5vw,92px)}
.chapter-list{margin-top:32px}
.chapter-list a{min-height:76px}

/* PRODUCT — closer to an object showcase than an info section */
.product{min-height:720px;padding:72px clamp(30px,6vw,100px);grid-template-columns:.88fr 1.12fr;gap:24px}
.product-copy h2{font-size:clamp(54px,5.4vw,92px)}
.product-visual{min-height:520px}
.product-visual img{mix-blend-mode:normal;filter:contrast(1.02) saturate(.84);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 90%,transparent 100%)}

/* RULES — compact, scannable, not another giant landing section */
.rules{padding:clamp(95px,8vw,140px) clamp(30px,6vw,100px)}
.rules-head{margin-bottom:50px}
.rules-head h2{font-size:clamp(58px,6.5vw,108px)}
.rules-flow>div{min-height:150px;padding:28px 20px}
.rules-flow b{font-size:21px}.rules-bottom{margin-top:26px}

/* FINAL CTA — use a clean cinematic art, no typography collision */
.launch{height:min(82svh,860px);min-height:650px;max-height:860px}
.launch-bg img{object-position:center 54%;filter:saturate(.58) contrast(1.03)}
.launch-shade{background:linear-gradient(90deg,rgba(5,7,8,.84),rgba(5,7,8,.38) 48%,rgba(5,7,8,.64)),linear-gradient(0deg,#07090a 0%,rgba(7,9,10,.34) 42%,rgba(7,9,10,.38) 100%)}
.launch h2{font-size:clamp(68px,8.6vw,148px)}

/* Medium desktop / laptop */
@media(max-width:1180px){
  .site-header{grid-template-columns:1fr auto}.nav{position:fixed;top:96px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:rgba(8,11,12,.97);border:1px solid var(--line);backdrop-filter:blur(20px)}.nav.open{display:flex}.nav a{padding:15px}.nav a:after{display:none}.menu-btn{display:block}.status{display:none}
  .hero-shell{grid-template-columns:minmax(0,1.06fr) minmax(330px,.94fr);padding-left:40px;padding-right:40px;gap:8px}.hero h1 span{font-size:clamp(82px,10vw,126px)}.hero h1 em{font-size:clamp(40px,4.8vw,58px)}.hero-deck{height:min(52vh,440px)}.deck-card{width:min(14vw,24vh);min-width:142px}
  .manifesto-copy{width:39%}.manifesto-cards{left:32%;width:49%}
  .mode-copy{width:47vw}.board-art{right:2.5vw;width:43vw}.lines-art{right:2vw;width:46vw}
  .choice-card{width:142px}.choice-copy{max-width:410px}
  .card-focus{height:580px}.featured-card{height:475px}
  .chronicles{gap:54px}.chronicle-art{min-height:540px}
  .product-visual{min-height:460px}
}

/* Tablet portrait and phones — switch from positioned theatre to natural flow */
@media(max-width:900px){
  html{scroll-padding-top:76px}.site-header{top:10px;left:10px;right:10px;height:58px;padding:0 12px}.site-header.scrolled{top:6px}.brand-sigil{width:28px;height:28px}.brand-word b{font-size:14px}.brand-word small{font-size:8px}.header-cta{display:none}.nav{top:72px;left:10px;right:10px;max-height:calc(100dvh - 84px);overflow:auto}.nav a{font-size:12px;padding:17px 15px}

  .hero{height:auto;min-height:0;max-height:none}.hero-media img{object-position:59% center}.hero-shade{background:linear-gradient(0deg,#07090a 0%,rgba(7,9,10,.83) 43%,rgba(7,9,10,.26) 100%),linear-gradient(90deg,rgba(7,9,10,.86),rgba(7,9,10,.08))}.hero-shell{display:flex;flex-direction:column;height:auto;padding:104px 20px 28px}.hero-copy{width:100%}.hero h1{gap:8px;margin-top:17px}.hero h1 span{font-size:clamp(58px,16.7vw,104px)}.hero h1 em{font-size:clamp(28px,7.7vw,47px);margin-bottom:4px}.hero-lead{font-size:clamp(22px,5.7vw,33px);margin-top:25px}.hero-sub{font-size:13px;line-height:1.55;margin-top:16px}.hero-actions{margin-top:24px;flex-wrap:wrap}.hero-meta{margin-top:22px;gap:0;flex-wrap:nowrap;font-size:8px}.hero-meta span{padding:0 10px}.hero-meta span:first-child{padding-left:0}
  .hero-deck{width:100%;max-width:520px;height:285px;min-height:0;margin:18px auto 0;justify-self:auto}.deck-card{width:clamp(124px,31vw,166px);min-width:0;max-width:none}.deck-main{left:50%;right:auto;top:4px;transform:translateX(-50%) scale(1.04)}.deck-left{left:50%;right:auto;top:62px;transform:translateX(-106%) rotate(-12deg)}.deck-right{left:50%;right:auto;top:66px;transform:translateX(6%) rotate(12deg)}.hero-deck:hover .deck-left{transform:translateX(-106%) rotate(-12deg)}.hero-deck:hover .deck-right{transform:translateX(6%) rotate(12deg)}.hero-scroll{display:none}

  .game-manifesto{padding:88px 20px 82px}.manifesto-head h2,.choice-title h2,.cards-head h2,.chronicle-copy h2,.product-copy h2,.rules-head h2,.world-copy h2{font-size:clamp(46px,12.6vw,76px);line-height:.9}.manifesto-stage{min-height:0;margin-top:24px;display:flex;flex-direction:column}.manifesto-type{display:none}.manifesto-cards{position:relative;left:auto;top:auto;width:100%;height:330px;margin:12px auto 26px}.m-card{width:clamp(132px,35vw,180px)}.m-card-main{left:50%;top:0;transform:translateX(-50%)}.m-card-left{left:3%;top:64px}.m-card-right{right:3%;top:72px}.manifesto-copy{position:relative;right:auto;bottom:auto;width:100%;font-size:14px;line-height:1.65}.manifesto-copy p+p{margin-top:14px}

  .mode-cinematic{height:auto;min-height:0;max-height:none;padding:78px 20px 44px;display:flex;flex-direction:column}.mode-gradient,.mode-lines .mode-gradient{background:linear-gradient(0deg,#060809 0%,rgba(6,8,9,.84) 54%,rgba(6,8,9,.28) 100%)}.mode-copy{position:relative;left:auto;top:auto;transform:none;width:100%;z-index:3}.mode-copy h2{font-size:clamp(50px,13.5vw,82px);margin:17px 0 20px}.mode-copy>p{font-size:14px;line-height:1.58}.mode-metrics{gap:18px;margin-top:24px}.mode-metrics b{font-size:19px}
  .board-art,.lines-art{position:relative;right:auto;top:auto;transform:none;width:100%;max-width:520px;margin:42px auto 0}.board-art{filter:drop-shadow(0 24px 34px rgba(0,0,0,.7))}.board-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:3px;padding:8px}.board-grid>i{min-width:0;font-size:7px}.board-grid .unit img{width:76%;max-height:140%;bottom:8%}
  .lines-art{gap:0}.line{height:142px;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)}.line figure{width:84px}.line span{font-size:26px}

  .choice{padding-top:88px}.choice-title{padding:0 20px 38px}.choice-grid{height:auto;min-height:0;display:block}.choice-side{height:540px}.choice-side:hover{flex:1}.choice-vs{display:none}.choice-copy{left:22px;bottom:28px;max-width:62%}.choice-copy h3{font-size:clamp(48px,12.5vw,70px);margin:10px 0 14px}.choice-copy p{font-size:13px;line-height:1.5}.choice-copy a{margin-top:16px}.choice-card{right:14px;width:112px;bottom:12px;transform:rotate(4deg)}.choice-van .choice-card{transform:rotate(-4deg)}.choice-side:hover .choice-card{bottom:12px;transform:inherit}

  .cards{padding:88px 20px 56px;overflow:hidden}.cards-head{display:block;margin-bottom:30px}.card-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;max-width:100%;margin-top:22px;padding-bottom:4px;scrollbar-width:none}.card-tabs::-webkit-scrollbar{display:none}.card-tabs button{flex:0 0 auto}
  .card-focus{height:auto;min-height:0;display:grid;grid-template-columns:1fr;gap:24px}.card-name-back{display:none}.featured-card{grid-row:1;height:390px;justify-self:center}.card-focus-copy{grid-row:2;width:100%;max-width:100%}.card-focus-copy h3{font-size:clamp(46px,12vw,66px);margin:12px 0 18px}.card-focus-copy>p:nth-of-type(2){font-size:14px;line-height:1.55}.stats{margin-top:22px;gap:28px}.stats i{font-size:28px}.card-rail{width:100%;max-width:100%;gap:9px;padding:24px 0 12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.card-rail::-webkit-scrollbar{display:none}.rail-card{flex:0 0 82px;width:82px}.rail-card:hover,.rail-card.active{transform:translateY(-3px)}

  .world{height:720px;min-height:720px;max-height:none}.world-shade{background:linear-gradient(0deg,rgba(5,7,8,.94),rgba(5,7,8,.42) 70%,rgba(5,7,8,.24))}.world-copy{left:20px;right:20px;top:auto;bottom:74px;transform:none}.world-copy>p:not(.eyebrow){font-size:14px;line-height:1.55}.world-copy .btn{margin-top:20px}.world-sequence{left:20px;right:auto;bottom:24px;gap:9px}.world-sequence i{width:28px}

  .chronicles{display:flex;flex-direction:column;padding:88px 20px;gap:42px}.chronicle-art{width:100%;min-height:360px}.chronicle-copy>p:not(.eyebrow){line-height:1.6}.chapter-list{margin-top:28px}.chapter-list a{grid-template-columns:72px minmax(0,1fr) auto;min-height:72px}.chapter-list b{font-size:15px;min-width:0}

  .product{display:flex;flex-direction:column;min-height:0;padding:88px 20px 58px;gap:20px}.product-copy>p:not(.eyebrow):not(.product-line){line-height:1.6}.product-line{line-height:1.8}.product-visual{order:2;width:100%;min-height:330px}.product-visual img{mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 94%,transparent 100%)}

  .rules{padding:88px 20px}.rules-head{margin-bottom:34px}.rules-flow{grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line2)}.rules-flow>i{display:none}.rules-flow>div{min-height:142px;padding:22px 16px;border-right:1px solid var(--line2);border-bottom:1px solid var(--line2)}.rules-flow>div:nth-of-type(even){border-right:0}.rules-flow>div:nth-of-type(n+3){border-bottom:0}.rules-flow b{font-size:18px}.rules-flow p{font-size:11px;line-height:1.4}.rules-bottom{display:block;margin-top:24px}.rules-bottom p{font-size:13px;line-height:1.55}.rules-bottom .btn{margin-top:18px}

  .launch{height:auto;min-height:650px;max-height:none}.launch-bg img{object-position:58% center}.launch-shade{background:linear-gradient(0deg,rgba(5,7,8,.9),rgba(5,7,8,.5) 62%,rgba(5,7,8,.36))}.launch-copy{padding:70px 20px}.launch h2{font-size:clamp(56px,14.5vw,86px);line-height:.87}.launch-copy>p:not(.eyebrow){font-size:16px}.notify-form{flex-direction:column;width:100%;margin-top:28px}.notify-form button{min-height:54px}

  .footer{display:flex;flex-direction:column;align-items:flex-start;padding:32px 20px}.footer nav{flex-wrap:wrap;gap:16px 22px}
}

@media(max-width:480px){
  .hero-shell{padding-top:96px}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-actions .btn{width:100%;min-width:0}.hero-meta{font-size:7px}.hero-meta span{padding:0 7px}.hero-deck{height:270px}.deck-card{width:clamp(120px,34vw,146px)}
  .manifesto-cards{height:300px}.m-card{width:clamp(124px,37vw,155px)}
  .mode-cinematic{padding-top:70px}.board-art,.lines-art{margin-top:34px}.line{height:124px}.line figure{width:74px}
  .choice-side{height:500px}.choice-copy{max-width:64%}.choice-copy p{font-size:12px}.choice-card{width:96px}
  .featured-card{height:340px}.rail-card{flex-basis:76px;width:76px}
  .world{height:680px;min-height:680px}.world-copy{bottom:68px}
  .chronicle-art{min-height:320px}.chapter-list a{grid-template-columns:62px minmax(0,1fr) auto}.chapter-list b{font-size:14px}
  .product-visual{min-height:290px}.product-line i{margin:0 7px}
  .rules-flow>div{min-height:132px;padding:18px 13px}.rules-flow b{font-size:16px}
  .launch{min-height:620px}
}

/* Short laptop displays: fit the hero without sending cards below the fold. */
@media(min-width:901px) and (max-height:820px){
  .site-header{height:64px;top:10px}.site-header.scrolled{top:6px}.hero{min-height:620px}.hero-shell{padding-top:82px;padding-bottom:24px}.hero h1 span{font-size:clamp(78px,9vw,120px)}.hero h1 em{font-size:clamp(38px,4.4vw,58px);margin-bottom:5px}.hero-lead{font-size:clamp(22px,2vw,29px);margin-top:24px}.hero-sub{margin-top:14px;font-size:13px}.hero-actions{margin-top:20px}.hero-meta{margin-top:18px}.hero-deck{height:min(51vh,390px);min-height:315px}.deck-card{width:min(13.5vw,24vh);min-width:138px}.hero-scroll{bottom:9px}
  .mode-cinematic{height:720px;min-height:680px}.mode-copy h2{font-size:clamp(56px,6.8vw,96px)}.mode-copy>p{font-size:14px}.line{height:160px}.line figure{width:96px}
  .choice-grid{height:650px;min-height:600px}
  .world{height:720px;min-height:680px}
}

@media(hover:hover) and (pointer:fine){
  .choice-side:hover{flex:1.08}.choice-side:hover .choice-card{bottom:12px;transform:rotate(0) scale(1.035)}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.world-video{display:none}.world{background:url('assets/art/monolith.webp') center/cover no-repeat}}

/* =========================================================
   V6 — LAYOUT CORRECTION PASS
   Goal: preserve the V5 art direction, remove viewport-specific
   collisions, and make every section compose reliably from
   360px mobile to 2K desktop.
   ========================================================= */

/* Anchors must land below the floating header. */
main>section[id]{scroll-margin-top:108px}

/* Give display typography predictable wrapping. */
.manifesto-head h2,.cards-head h2,.choice-title h2,.chronicle-copy h2,
.product-copy h2,.rules-head h2,.world-copy h2,.mode-copy h2,.launch h2{
  text-wrap:balance;
  overflow-wrap:normal;
  word-break:normal;
}

/* ---------- Manifesto: explicit two-column composition ---------- */
.game-manifesto{
  min-height:0;
  padding:clamp(96px,7.6vw,138px) clamp(28px,5.2vw,88px) clamp(90px,7vw,122px);
}
.manifesto-head h2{font-size:clamp(56px,6.7vw,112px);line-height:.88;max-width:1220px}
.manifesto-stage{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(320px,.72fr);
  align-items:center;
  gap:clamp(36px,5vw,90px);
  min-height:0;
  margin-top:clamp(30px,3vw,52px);
}
.manifesto-type{
  left:-2%;right:auto;top:4%;bottom:4%;width:64%;
  justify-content:center;
  font-size:clamp(105px,12.5vw,220px);
  color:rgba(255,255,255,.017);
}
.manifesto-cards{
  position:relative;
  left:auto;top:auto;
  width:100%;
  height:clamp(430px,39vw,590px);
  max-width:760px;
  justify-self:center;
}
.m-card{width:clamp(170px,14.6vw,258px)}
.m-card-main{left:50%;top:2%;transform:translateX(-50%)}
.m-card-left{left:5%;top:22%;transform:rotate(-10deg)}
.m-card-right{right:5%;top:27%;transform:rotate(9deg)}
.manifesto-copy{
  position:relative;
  right:auto;bottom:auto;
  width:auto;max-width:500px;
  align-self:center;
  padding:0;
  font-size:clamp(14px,1.05vw,16px);
}

/* ---------- Modes: grid-based scene, no absolute collision ---------- */
.mode-cinematic{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);
  align-items:center;
  gap:clamp(32px,4vw,76px);
  height:auto;
  min-height:clamp(700px,82svh,900px);
  max-height:none;
  padding:clamp(112px,10vh,138px) clamp(30px,5vw,86px) clamp(70px,7vh,96px);
}
.mode-copy{
  position:relative;left:auto;top:auto;transform:none;
  width:auto;max-width:650px;
  z-index:3;
  align-self:center;
}
.mode-copy h2{font-size:clamp(58px,6.25vw,108px);line-height:.84;margin:18px 0 24px}
.mode-copy>p{font-size:clamp(14px,1vw,16px);line-height:1.6;max-width:560px}
.mode-metrics{margin-top:28px;gap:clamp(18px,2vw,30px)}
.mode-metrics b{font-size:clamp(19px,1.7vw,25px)}
.board-art{
  position:relative;right:auto;top:auto;
  width:min(100%,560px);
  justify-self:end;
  transform:perspective(1200px) rotateX(48deg) rotateZ(-5deg);
  transform-origin:center;
}
.board-grid{overflow:hidden;gap:4px;padding:12px}
.board-grid>i{min-width:0;overflow:hidden}
.board-grid .unit img{
  width:auto;height:88%;max-width:86%;max-height:88%;
  bottom:6%;left:50%;transform:translateX(-50%);
  object-fit:contain;
}
.lines-art{
  position:relative;right:auto;top:auto;transform:none;
  width:min(100%,720px);
  justify-self:end;
  display:grid;gap:4px;
}
.line{
  height:clamp(138px,14.5vw,174px);
  grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);
}
.line figure{width:clamp(84px,7vw,112px)}
.line span{font-size:clamp(27px,2.6vw,38px)}

/* ---------- Factions: keep cards inside their panels ---------- */
.choice{padding-top:clamp(88px,6.5vw,118px)}
.choice-title{padding-bottom:clamp(38px,3.6vw,56px)}
.choice-title h2{font-size:clamp(56px,6.45vw,108px);line-height:.88}
.choice-grid{height:clamp(560px,68svh,720px);min-height:560px}
.choice-copy{left:clamp(28px,4vw,70px);bottom:clamp(34px,4vh,52px);max-width:min(420px,62%)}
.choice-copy h3{font-size:clamp(50px,5.15vw,88px);line-height:.9}
.choice-copy p{font-size:clamp(13px,.95vw,16px)}
.choice-card{right:clamp(18px,3vw,48px);bottom:18px;width:clamp(118px,9.2vw,164px)}
.choice-side:hover .choice-card{bottom:24px}

/* ---------- Card database: contained, balanced, no giant dead zones ---------- */
.cards{padding:clamp(92px,7vw,128px) clamp(28px,5.2vw,88px) 64px}
.cards-head{margin-bottom:clamp(28px,3vw,42px);align-items:end}
.cards-head h2{font-size:clamp(54px,6.15vw,102px);line-height:.89;max-width:1180px}
.card-focus{
  height:auto;min-height:520px;
  grid-template-columns:minmax(300px,.88fr) minmax(330px,1.12fr);
  gap:clamp(30px,5vw,90px);
  padding:20px 0 28px;
}
.card-name-back{font-size:clamp(120px,15vw,260px);left:-1%;max-width:70%;overflow:hidden}
.card-focus-copy{max-width:520px}
.card-focus-copy h3{font-size:clamp(60px,5.7vw,96px);line-height:.88}
.featured-card{height:clamp(390px,39vw,500px);max-width:100%;justify-self:center}
.featured-card img{max-width:100%}
.card-rail{padding-top:14px}

/* ---------- World: preserve cinematic scale, tighten typography ---------- */
.world{height:clamp(680px,84svh,880px);min-height:680px;max-height:880px}
.world-copy{max-width:min(900px,72vw)}
.world-copy h2{font-size:clamp(66px,7.8vw,132px);line-height:.84}
.world-copy>p:not(.eyebrow){max-width:570px}

/* ---------- Editorial/product sections ---------- */
.chronicles{padding:clamp(92px,7vw,130px) clamp(28px,5.2vw,88px);gap:clamp(42px,5vw,86px)}
.chronicle-art{min-height:clamp(440px,47vw,590px)}
.chronicle-copy h2{font-size:clamp(52px,5.05vw,84px);line-height:.9}
.product{min-height:0;padding:clamp(82px,6.5vw,118px) clamp(28px,5.2vw,88px);gap:clamp(24px,4vw,70px)}
.product-copy h2{font-size:clamp(50px,4.9vw,82px);line-height:.9}
.product-visual{min-height:clamp(390px,42vw,540px)}
.rules{padding:clamp(86px,6.8vw,124px) clamp(28px,5.2vw,88px)}
.rules-head{margin-bottom:42px}.rules-head h2{font-size:clamp(54px,5.8vw,96px);line-height:.89}
.launch{height:clamp(640px,78svh,820px);min-height:640px;max-height:820px}
.launch h2{font-size:clamp(62px,7.7vw,126px);line-height:.84}

/* ---------- 1190–1500: typical Windows laptops / desktop scaling ---------- */
@media (min-width:901px) and (max-width:1500px){
  .game-manifesto{padding-left:42px;padding-right:42px}
  .manifesto-stage{grid-template-columns:minmax(0,1.12fr) minmax(310px,.78fr);gap:38px}
  .manifesto-cards{height:clamp(420px,39vw,540px)}
  .m-card{width:clamp(158px,15.2vw,228px)}
  .mode-cinematic{grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);padding-left:48px;padding-right:48px;gap:28px}
  .mode-copy h2{font-size:clamp(56px,6.1vw,92px)}
  .board-art{width:min(100%,500px)}
  .lines-art{width:min(100%,610px)}
  .line{height:clamp(128px,13vw,158px)}.line figure{width:clamp(78px,6.7vw,100px)}
  .choice-copy{max-width:min(360px,58%)}.choice-copy h3{font-size:clamp(48px,5.1vw,76px)}
  .choice-card{width:clamp(112px,9vw,142px)}
  .cards{padding-left:42px;padding-right:42px}
  .card-focus{grid-template-columns:minmax(280px,.92fr) minmax(310px,1.08fr);gap:34px;min-height:500px}
  .featured-card{height:clamp(380px,37vw,460px)}
}

/* ---------- Short landscape screens ---------- */
@media (min-width:901px) and (max-height:820px){
  main>section[id]{scroll-margin-top:86px}
  .game-manifesto{padding-top:82px;padding-bottom:82px}
  .manifesto-head h2{font-size:clamp(52px,6.1vw,86px)}
  .manifesto-stage{margin-top:24px;gap:30px}
  .manifesto-cards{height:390px;max-width:620px}.m-card{width:clamp(145px,14vw,205px)}
  .manifesto-copy{font-size:14px}.manifesto-copy .text-link{margin-top:18px}
  .mode-cinematic{min-height:650px;padding-top:86px;padding-bottom:46px}
  .mode-copy h2{font-size:clamp(52px,5.8vw,82px);margin:15px 0 18px}
  .mode-copy>p{font-size:13px}.mode-metrics{margin-top:22px}
  .board-art{width:min(39vw,440px)}
  .lines-art{width:min(43vw,560px)}.line{height:126px}.line figure{width:78px}
  .choice{padding-top:78px}.choice-title{padding-bottom:34px}.choice-title h2{font-size:clamp(52px,5.8vw,82px)}
  .choice-grid{height:560px;min-height:560px}.choice-copy{bottom:30px}.choice-card{bottom:14px}
  .cards{padding-top:82px}.cards-head h2{font-size:clamp(50px,5.8vw,84px)}
  .card-focus{min-height:440px;padding-top:6px}.featured-card{height:390px}.card-focus-copy h3{font-size:clamp(54px,5.2vw,80px)}
  .world{height:660px;min-height:660px}.world-copy h2{font-size:clamp(60px,7vw,100px)}
}

/* ---------- Tablet and mobile: single-column natural flow ---------- */
@media(max-width:900px){
  main>section[id]{scroll-margin-top:78px}
  .game-manifesto{padding:78px 20px 74px}
  .manifesto-head h2{font-size:clamp(44px,11.8vw,70px)}
  .manifesto-stage{display:flex;flex-direction:column;gap:0;margin-top:24px}
  .manifesto-type{display:none}
  .manifesto-cards{width:100%;height:clamp(280px,76vw,380px);max-width:520px;margin:0 auto 20px}
  .m-card{width:clamp(120px,34vw,172px)}
  .m-card-main{left:50%;top:0}.m-card-left{left:4%;top:20%}.m-card-right{right:4%;top:27%}
  .manifesto-copy{width:100%;max-width:620px;font-size:14px}

  .mode-cinematic{
    display:flex;flex-direction:column;gap:0;
    min-height:0;height:auto;
    padding:74px 20px 46px;
  }
  .mode-copy{width:100%;max-width:620px}
  .mode-copy h2{font-size:clamp(48px,12.7vw,76px);line-height:.86}
  .board-art,.lines-art{width:100%;max-width:500px;justify-self:auto;margin:34px auto 0}
  .board-art{transform:perspective(1000px) rotateX(45deg) rotateZ(-4deg)}
  .board-grid{padding:8px;gap:3px}.board-grid .unit img{height:84%;max-height:84%}
  .lines-art{gap:0}.line{height:clamp(112px,30vw,142px);grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)}.line figure{width:clamp(68px,21vw,86px)}

  .choice{padding-top:74px}.choice-title{padding:0 20px 32px}.choice-title h2{font-size:clamp(44px,11.8vw,70px)}
  .choice-grid{height:auto;min-height:0}.choice-side{height:clamp(440px,116vw,540px)}
  .choice-copy{left:20px;right:20px;bottom:26px;max-width:calc(100% - 150px)}
  .choice-copy h3{font-size:clamp(43px,11.2vw,66px)}
  .choice-card{width:clamp(86px,25vw,112px);right:14px;bottom:16px}

  .cards{padding:76px 20px 50px}.cards-head h2{font-size:clamp(43px,11.4vw,68px)}
  .card-focus{display:flex;flex-direction:column;min-height:0;gap:18px;padding:8px 0 20px}
  .featured-card{order:1;height:clamp(300px,88vw,390px)}
  .card-focus-copy{order:2;width:100%}.card-focus-copy h3{font-size:clamp(44px,11.5vw,64px)}
  .card-name-back{display:none}.stats{margin-top:20px}
  .card-rail{padding-top:16px}

  .world{height:clamp(620px,155vw,720px);min-height:620px}.world-copy{max-width:none}
  .chronicles,.product,.rules{padding-left:20px;padding-right:20px}
  .chronicle-art{min-height:clamp(300px,78vw,380px)}
  .product-visual{min-height:clamp(280px,76vw,350px)}
}

@media(max-width:480px){
  .manifesto-cards{height:280px}.m-card{width:clamp(116px,35vw,150px)}
  .mode-cinematic{padding-top:68px}.mode-copy h2{font-size:clamp(46px,12.3vw,64px)}
  .choice-side{height:470px}.choice-copy{max-width:calc(100% - 125px)}.choice-card{width:92px}
  .featured-card{height:330px}
  .world-copy h2{font-size:clamp(52px,13vw,66px)}
}

/* V6.1 — final narrow-screen containment fixes */
.launch-copy{width:100%;max-width:min(1100px,100%);min-width:0}
.notify-form{width:min(720px,100%);max-width:100%;min-width:0}
.notify-form label,.notify-form input{min-width:0}
@media(max-width:900px){
  .choice-copy{max-width:calc(100% - 165px)}
  .notify-form{width:100%;max-width:100%}
  .notify-form button{width:100%;min-width:0}
}
@media(max-width:480px){
  .choice-copy{max-width:calc(100% - 145px)}
  .launch h2{font-size:clamp(44px,12.6vw,60px)}
}
@media(max-width:380px){
  .deck-card{width:clamp(112px,32vw,122px)}
  .deck-left{left:50%;transform:translateX(-100%) rotate(-10deg)}
  .deck-right{left:50%;transform:translateX(-2%) rotate(10deg)}
  .hero-deck:hover .deck-left{transform:translateX(-100%) rotate(-10deg)}
  .hero-deck:hover .deck-right{transform:translateX(-2%) rotate(10deg)}
}

/* =========================================================
   V8 — FULLSCREEN SCENES + FREE SCROLL
   Desktop/tablet landscape: one semantic scene = one viewport, but wheel/trackpad scrolling stays fully natural.
   Keyboard/guide can still jump exactly one scene. Mobile keeps natural flow.
   ========================================================= */

.screen-guide,.screen-rail{display:none}

@media (min-width:901px){
  html{
    scroll-snap-type:none;
    scroll-padding-top:0;
    overscroll-behavior-y:auto;
  }
  body{overscroll-behavior-y:auto}

  /* Every semantic scene is a real viewport. The modes wrapper contains
     two independent viewport scenes and therefore is intentionally not a snap point. */
  .hero,
  .game-manifesto,
  .mode-cinematic,
  .choice,
  .cards,
  .world,
  .chronicles,
  .product,
  .rules,
  .launch{
    width:100%;
    height:100vh;
    height:100dvh;
    min-height:100vh;
    min-height:100dvh;
    max-height:none;
    position:relative;
  }
  main>section[id]{scroll-margin-top:0}
  .hero-scroll{display:none}

  /* Global next-screen guide. It deliberately stays visually quieter than CTA buttons. */
  .screen-guide{
    position:fixed;
    z-index:1004;
    left:50%;bottom:18px;
    transform:translateX(-50%);
    display:flex;align-items:center;gap:12px;
    padding:8px 12px;
    border:0;background:transparent;color:#9aa2a3;
    cursor:pointer;
    text-transform:uppercase;
    font-size:7px;letter-spacing:.20em;font-weight:650;
    transition:color .25s,opacity .25s,transform .25s;
  }
  .screen-guide:hover{color:#fff;transform:translateX(-50%) translateY(-2px)}
  .screen-guide .screen-count{color:rgba(255,255,255,.42);min-width:38px;text-align:right}
  .screen-guide .screen-key{
    width:22px;height:22px;border:1px solid rgba(255,255,255,.18);
    display:grid;place-items:center;color:var(--cyan);font-size:12px;line-height:1;
  }
  .screen-guide .screen-line{width:52px;height:1px;background:linear-gradient(90deg,var(--cyan),transparent)}
  .screen-guide.is-last{opacity:0;pointer-events:none}

  /* Minimal scene rail: orientation without turning the page back into a HUD. */
  .screen-rail{
    position:fixed;z-index:1003;right:24px;top:50%;transform:translateY(-50%);
    display:flex;flex-direction:column;gap:8px;align-items:flex-end;
  }
  .screen-rail button{
    width:17px;height:2px;padding:0;border:0;background:rgba(255,255,255,.17);cursor:pointer;
    transition:width .25s,background .25s,box-shadow .25s;
  }
  .screen-rail button:hover{background:rgba(255,255,255,.55);width:24px}
  .screen-rail button.active{width:30px;background:var(--cyan);box-shadow:0 0 10px rgba(89,232,239,.34)}

  /* HERO — already strong, just guarantee true viewport composition. */
  .hero{min-height:0}
  .hero-shell{padding-top:104px;padding-bottom:48px}

  /* GAME / MANIFESTO — one screen, two-column editorial composition. */
  .game-manifesto{
    display:grid;
    grid-template-rows:auto 1fr;
    align-content:stretch;
    padding:clamp(104px,11vh,126px) clamp(34px,5.2vw,88px) clamp(34px,5vh,52px);
    overflow:hidden;
  }
  .manifesto-head{width:100%}
  .manifesto-head h2{font-size:clamp(48px,5.9vw,98px);line-height:.86;margin-top:14px}
  .manifesto-stage{
    width:100%;height:100%;min-height:0;margin-top:10px;
    grid-template-columns:minmax(0,1.15fr) minmax(300px,.78fr);
    gap:clamp(28px,4vw,72px);
  }
  .manifesto-cards{height:min(52vh,500px);max-height:100%;align-self:center}
  .m-card{width:clamp(145px,min(13.8vw,24vh),238px)}
  .manifesto-copy{font-size:clamp(13px,.92vw,15px);line-height:1.62}
  .manifesto-copy p+p{margin-top:14px}.manifesto-copy .text-link{margin-top:18px}

  /* MODES — exact viewport screens. */
  .mode-cinematic{
    min-height:0;
    padding:clamp(104px,11vh,126px) clamp(34px,5vw,86px) clamp(38px,5vh,58px);
    grid-template-columns:minmax(0,.94fr) minmax(390px,1.06fr);
    gap:clamp(26px,4vw,68px);
  }
  .mode-copy h2{font-size:clamp(52px,min(6vw,11vh),102px);line-height:.82;margin:16px 0 18px}
  .mode-copy>p{font-size:clamp(13px,.95vw,15px);line-height:1.55}
  .mode-metrics{margin-top:22px}
  .board-art{width:min(46vw,54vh,540px)}
  .lines-art{width:min(48vw,66vh,680px)}
  .line{height:min(14vw,18vh,164px)}
  .line figure{width:min(7vw,12vh,104px)}

  /* FACTIONS — title and confrontation live within the same viewport. */
  .choice{
    display:grid;grid-template-rows:auto 1fr;
    padding-top:clamp(102px,10.5vh,120px);
    overflow:hidden;
  }
  .choice-title{padding:0 clamp(34px,5vw,86px) clamp(18px,2.4vh,30px)}
  .choice-title h2{font-size:clamp(46px,min(5.5vw,9.5vh),92px);line-height:.86;margin-top:12px}
  .choice-grid{height:auto;min-height:0;align-self:stretch}
  .choice-side{min-height:0;height:auto}
  .choice-copy{bottom:clamp(30px,4vh,48px)}
  .choice-copy h3{font-size:clamp(44px,min(5vw,8.8vh),82px)}
  .choice-card{width:clamp(104px,min(8.8vw,17vh),154px);bottom:clamp(14px,2vh,22px)}

  /* CARDS DATABASE — compact, premium single-screen database. */
  .cards{
    display:grid;grid-template-rows:auto minmax(0,1fr) auto;
    padding:clamp(104px,10.8vh,122px) clamp(34px,5.2vw,88px) clamp(24px,3vh,34px);
    overflow:hidden;
  }
  .cards-head{margin-bottom:10px;align-items:end}
  .cards-head h2{font-size:clamp(44px,min(5.1vw,8.8vh),84px);line-height:.88;margin-top:12px}
  .card-tabs{align-self:end}
  .card-focus{
    min-height:0;height:100%;padding:0;
    grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);
    gap:clamp(24px,4vw,70px);
  }
  .card-focus-copy h3{font-size:clamp(50px,min(5vw,8.2vh),82px)}
  .featured-card{height:min(49vh,450px);align-self:center}
  .card-name-back{font-size:clamp(110px,13vw,220px)}
  .card-rail{height:min(14vh,114px);padding-top:8px;align-items:end}
  .rail-card{height:100%;width:auto;aspect-ratio:2/3}

  /* WORLD — full bleed, as intended. */
  .world{min-height:0;max-height:none}
  .world-copy h2{font-size:clamp(58px,min(7.2vw,12vh),122px)}

  /* CHRONICLES / PRODUCT — editorial splits, vertically centered. */
  .chronicles,.product{
    min-height:0;
    align-content:center;
    padding:clamp(104px,10.8vh,124px) clamp(34px,5.2vw,88px) clamp(34px,5vh,54px);
    overflow:hidden;
  }
  .chronicle-art{min-height:0;height:min(62vh,570px)}
  .chronicle-copy h2{font-size:clamp(46px,min(4.8vw,8.2vh),80px)}
  .chapter-list a{padding:clamp(13px,1.8vh,18px) 0}
  .product-copy h2{font-size:clamp(44px,min(4.7vw,8vh),78px)}
  .product-visual{min-height:0;height:min(62vh,560px)}

  /* RULES — centered single-screen explanation. */
  .rules{
    min-height:0;
    display:flex;flex-direction:column;justify-content:center;
    padding:clamp(104px,10.8vh,124px) clamp(34px,5.2vw,88px) clamp(38px,5vh,58px);
    overflow:hidden;
  }
  .rules-head{margin-bottom:clamp(26px,4vh,42px)}
  .rules-head h2{font-size:clamp(46px,min(5.3vw,8.8vh),88px);margin-top:12px}
  .rules-flow{margin-top:0}
  .rules-bottom{margin-top:clamp(24px,3.5vh,38px)}

  /* FINAL CTA — exactly one viewport. */
  .launch{min-height:0;max-height:none}
}

/* Short laptop displays: typography and object sizes react to HEIGHT, not only width. */
@media (min-width:901px) and (max-height:760px){
  .site-header{top:8px;height:64px}.site-header.scrolled{top:6px}.nav a{padding-top:22px;padding-bottom:20px}.nav a:after{bottom:12px}
  .hero-shell{padding-top:84px;padding-bottom:28px}.hero h1 span{font-size:min(9.2vw,128px)}.hero h1 em{font-size:min(4.9vw,66px)}
  .hero-lead{font-size:min(2.05vw,29px);margin-top:28px}.hero-sub{margin-top:14px}.hero-actions{margin-top:22px}.hero-meta{margin-top:22px}
  .hero-deck{height:min(57vh,430px);min-height:310px}.deck-card{width:min(13.6vw,24vh);min-width:142px}
  .game-manifesto{padding-top:84px;padding-bottom:24px}.manifesto-head h2{font-size:min(5.5vw,74px)}.manifesto-cards{height:min(50vh,390px)}
  .mode-cinematic{padding-top:82px;padding-bottom:26px}.mode-copy h2{font-size:min(5.5vw,74px)}.board-art{width:min(42vw,48vh,410px)}.lines-art{width:min(44vw,59vh,520px)}
  .choice{padding-top:82px}.choice-title{padding-bottom:14px}.choice-title h2{font-size:min(5vw,68px)}.choice-copy h3{font-size:min(4.6vw,62px)}
  .cards{padding-top:82px;padding-bottom:18px}.cards-head h2{font-size:min(4.6vw,64px)}.featured-card{height:min(45vh,350px)}.card-rail{height:min(12vh,82px)}
  .chronicles,.product,.rules{padding-top:84px;padding-bottom:24px}.chronicle-art,.product-visual{height:min(56vh,430px)}
  .chronicle-copy h2,.product-copy h2{font-size:min(4.3vw,60px)}.rules-head h2{font-size:min(4.6vw,64px)}
  .world-copy h2{font-size:min(6.4vw,86px)}.launch h2{font-size:min(6.6vw,90px)}
  .screen-guide{bottom:10px}
}

/* Mobile & portrait tablet: no forced screen snapping. Preserve natural readable flow. */
@media (max-width:900px){
  html{scroll-snap-type:none!important;scroll-padding-top:78px}
  .screen-guide,.screen-rail{display:none!important}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-snap-type:none!important}
  .screen-guide,.screen-rail{display:none!important}
}

/* V7.1 — reserve the bottom navigation lane and keep the card database inside it. */
@media (min-width:901px){
  .choice-copy{bottom:clamp(56px,7vh,78px)}
  .choice-card{bottom:clamp(38px,5vh,56px)}
  .choice-side:hover .choice-card{bottom:clamp(44px,5.8vh,64px)}

  .cards{grid-template-rows:auto minmax(0,1fr) 88px;padding-bottom:34px}
  .card-focus{overflow:hidden}
  .card-rail{height:88px;min-height:0;padding-top:6px;overflow-y:hidden}
  .rail-card{height:100%;min-height:0}
}
@media (min-width:901px) and (max-height:760px){
  .choice-copy{bottom:58px}.choice-card{bottom:42px}.choice-side:hover .choice-card{bottom:46px}
  .cards{grid-template-rows:auto minmax(0,1fr) 62px;padding-bottom:32px}
  .card-rail{height:62px;padding-top:4px}
  .featured-card{height:min(42vh,318px)}
}
@media (min-width:901px){
  .rail-card{
    flex:0 0 auto!important;
    width:auto!important;
    height:100%!important;
    aspect-ratio:2/3;
    overflow:hidden;
  }
  .rail-card img{width:100%;height:100%;object-fit:cover}
}


/* =========================================================
   V8 — HYBRID SCROLL + LAYOUT SAFETY
   Free wheel/trackpad scroll. Scene-jump remains available via
   keyboard and the bottom guide. Every desktop scene still
   composes inside one dynamic viewport.
   ========================================================= */
@media (min-width:901px){
  html{scroll-snap-type:none!important;overscroll-behavior-y:auto!important}
  body{overscroll-behavior-y:auto!important}
  .hero,.game-manifesto,.mode-cinematic,.choice,.cards,.world,.chronicles,.product,.rules,.launch{
    height:100dvh!important;min-height:100dvh!important;max-height:none!important;
  }
  /* Leave a safe visual lane above the bottom guide across all scenes. */
  .hero-shell,.game-manifesto,.mode-cinematic,.cards,.chronicles,.product,.rules{padding-bottom:max(46px,6.2dvh)}
  .world-copy,.launch-copy{padding-bottom:max(54px,7dvh)}
  .choice-grid{min-height:0!important}
  /* Keep all key objects within the viewport at common laptop aspect ratios. */
  .hero-deck{max-height:58dvh}
  .manifesto-stage,.card-focus{min-height:0!important}
  .manifesto-cards{max-height:50dvh}
  .board-art{max-height:62dvh}
  .lines-art{max-height:68dvh}
  .featured-card{max-height:49dvh}
  .chronicle-art,.product-visual{max-height:62dvh}
  /* The rail is useful, but subdued when free scrolling. */
  .screen-rail{opacity:.58;transition:opacity .25s}
  .screen-rail:hover{opacity:1}
  .screen-guide{bottom:12px;background:linear-gradient(90deg,transparent,rgba(7,9,10,.45),transparent);border-radius:999px}
}
@media (min-width:901px) and (max-height:720px){
  .site-header{height:60px;top:6px}.site-header.scrolled{top:4px}
  .brand-sigil{width:34px;height:34px}.brand-word b{font-size:16px}
  .nav{gap:26px}.nav a{padding:20px 0 18px;font-size:10px}.nav a:after{bottom:10px}
  .header-cta{height:38px}.hero-shell{padding-top:76px!important}
  .hero h1 span{font-size:min(8.7vw,118px)}.hero h1 em{font-size:min(4.5vw,60px)}
  .hero-lead{font-size:min(1.95vw,27px);margin-top:22px}.hero-sub{margin-top:12px}
  .hero-actions{margin-top:18px}.hero-meta{margin-top:18px}
  .game-manifesto,.mode-cinematic,.choice,.cards,.chronicles,.product,.rules{padding-top:76px!important}
  .manifesto-head h2{font-size:min(5.1vw,68px)}
  .manifesto-cards{height:min(45dvh,330px)}
  .mode-copy h2{font-size:min(5.15vw,68px)}
  .board-art{width:min(39vw,44dvh,360px)}.lines-art{width:min(43vw,55dvh,460px)}
  .choice-title h2{font-size:min(4.7vw,62px)}.choice-copy h3{font-size:min(4.25vw,56px)}
  .choice-copy{bottom:52px}.choice-card{bottom:38px;width:min(8.2vw,112px)}
  .cards-head h2{font-size:min(4.25vw,58px)}.featured-card{height:min(39dvh,285px)}.card-rail{height:54px!important}
  .chronicle-art,.product-visual{height:min(50dvh,350px)}
  .chronicle-copy h2,.product-copy h2{font-size:min(4vw,54px)}
  .rules-head h2{font-size:min(4.2vw,58px)}
  .screen-guide{bottom:7px}
}

/* =========================================================
   V9 — FACTION FRAMING + READABILITY PASS
   Keep the V8 cinematic layout, but frame faction art around faces
   and raise small-copy sizes to a comfortable premium baseline.
   ========================================================= */

/* Faction art: portrait sources need a high focal point in wide panels. */
.choice-lex>img{object-position:center 8%!important}
.choice-van>img{object-position:center 22%!important}

/* Small UI text was visually elegant but too tiny on common desktop scaling. */
.nav a{font-size:12px}
.status{font-size:9px;color:#8f999a}
.header-cta{font-size:10px}
.eyebrow{font-size:10px}
.btn{font-size:10.5px}
.text-link{font-size:10.5px}
.hero-sub{font-size:clamp(15px,1.02vw,17px);color:#c7cccb}
.hero-meta{font-size:11px;color:#cbd0cf}
.manifesto-copy{font-size:clamp(15px,1.03vw,17px);color:#bac1c0}
.mode-copy>p{font-size:clamp(15px,1.03vw,17px);color:#c3c9c8}
.mode-metrics span{font-size:10px;color:#9fa8a8}
.board-grid>i{font-size:9px}
.choice-copy small{font-size:9px;color:#a0aaaa}
.choice-copy p{font-size:clamp(15px,1.02vw,17px);line-height:1.58;color:#c3c8c7}
.choice-copy a{font-size:10px}
.card-tabs button{font-size:9.5px;color:#909999}
.card-focus-copy>p:first-child{font-size:10px}
.card-focus-copy>p:nth-of-type(2){font-size:clamp(16px,1.08vw,18px);color:#bec5c4}
.stats small{font-size:9px;color:#8e9898}
.world-copy>p:not(.eyebrow){font-size:clamp(16px,1.05vw,18px);color:#c7cccb}
.world-sequence{font-size:8px;color:#9aa3a3}
.chronicle-copy>p:not(.eyebrow){font-size:clamp(15px,1.02vw,17px);color:#afb7b6}
.chapter-list small{font-size:9px;color:#7f8989}
.chapter-list b{font-size:18px}
.product-copy>p:not(.eyebrow):not(.product-line){font-size:clamp(15px,1.02vw,17px);color:#b8bfbe}
.product-line{font-size:11px}
.rules-flow small{font-size:9px}
.rules-flow p{font-size:14px;line-height:1.5;color:#969f9f}
.rules-bottom p{font-size:15px;line-height:1.55;color:#a6aead}
.notify-form small{font-size:9px;color:#828c8d}
.notify-form button{font-size:10px}
.footer nav{font-size:10px}
.footer>small{font-size:9px}

@media (min-width:901px){
  /* Ensure the faction title does not force the portrait too low on short screens. */
  .choice-title{padding-bottom:clamp(14px,2.2vh,26px)}
  .choice-grid{overflow:hidden}
  .choice-copy{max-width:min(460px,64%)}
  .choice-card{z-index:5}
  .screen-guide{font-size:8.5px;color:#9ca5a5}
}

@media (min-width:901px) and (max-height:760px){
  /* V8 short-screen rules reduced copy too aggressively; keep it readable. */
  .nav a{font-size:11px}
  .status{font-size:8.5px}
  .header-cta{font-size:9.5px}
  .eyebrow{font-size:9.5px}
  .btn{font-size:10px}
  .hero-sub{font-size:15px}
  .hero-meta{font-size:10px}
  .manifesto-copy{font-size:15px}
  .mode-copy>p{font-size:15px}
  .mode-metrics span{font-size:9.5px}
  .choice-copy p{font-size:15px}
  .card-focus-copy>p:nth-of-type(2){font-size:16px}
  .world-copy>p:not(.eyebrow){font-size:16px}
  .chronicle-copy>p:not(.eyebrow),.product-copy>p:not(.eyebrow):not(.product-line){font-size:15px}
  .rules-flow p{font-size:13px}
  .rules-bottom p{font-size:14px}
  .choice-lex>img{object-position:center 7%!important}
  .choice-van>img{object-position:center 20%!important}
}

@media (max-width:900px){
  /* Portrait panels are taller on mobile, but still keep faces intentionally framed. */
  .choice-lex>img{object-position:center 9%!important}
  .choice-van>img{object-position:center 20%!important}
  .eyebrow{font-size:10px}
  .btn{font-size:10.5px}
  .hero-sub{font-size:15px;line-height:1.55}
  .hero-meta{font-size:9px;letter-spacing:.09em}
  .manifesto-copy{font-size:15px;line-height:1.62}
  .mode-copy>p{font-size:15px;line-height:1.58}
  .mode-metrics span{font-size:10px}
  .choice-copy{max-width:calc(100% - 126px)}
  .choice-copy small{font-size:9px}
  .choice-copy p{font-size:15px;line-height:1.52}
  .choice-copy a{font-size:10px}
  .card-tabs button{font-size:9px}
  .card-focus-copy>p:first-child{font-size:10px}
  .card-focus-copy>p:nth-of-type(2){font-size:15px;line-height:1.58}
  .stats small{font-size:9px}
  .world-copy>p:not(.eyebrow){font-size:15px;line-height:1.58}
  .chronicle-copy>p:not(.eyebrow){font-size:15px}
  .chapter-list small{font-size:9px}.chapter-list b{font-size:16px}
  .product-copy>p:not(.eyebrow):not(.product-line){font-size:15px}
  .product-line{font-size:10.5px}
  .rules-flow small{font-size:9px}
  .rules-flow p{font-size:13.5px;line-height:1.46}
  .rules-bottom p{font-size:14.5px}
  .notify-form small{font-size:9px}.notify-form button{font-size:10px}
  .footer nav{font-size:10px}.footer>small{font-size:9px}
}

@media (max-width:480px){
  .choice-side{height:520px}
  .choice-copy{max-width:calc(100% - 118px);bottom:26px}
  .choice-copy p{font-size:14.5px}
  .choice-card{width:90px}
  .hero-meta{font-size:8.5px}
  .rules-flow p{font-size:13px}
}
/* V9.1 — mobile faction copy/card separation after type-size increase. */
@media (max-width:480px){
  .choice-copy{max-width:calc(100% - 132px)}
}

/* V7: first screen must be readable immediately */
.hero .hero-copy.reveal{opacity:1!important;transform:none!important;transition:none!important}
