:root{color:#edf3ed;font-synthesis:none;--mint:#8fdbc5;--muted:#a1b0b5;--line:#2a3940;--gold:#e4c988;background:#101d25;font-family:Helvetica Neue,Arial,sans-serif;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible{outline:3px solid var(--mint);outline-offset:6px}a:focus-visible{outline:3px solid var(--mint);outline-offset:6px}::selection{color:#101d25;background:#b9dfcd}.site-shell{background:#101d25;min-height:100vh;overflow:hidden}.site-header,.site-shell>main,.site-shell>footer{max-width:1240px;margin:auto;padding-left:48px;padding-right:48px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;height:106px;display:flex}.brand{letter-spacing:1.5px;flex-shrink:0;align-items:center;gap:12px;font-size:19px;font-weight:800;display:flex}.brand svg{width:27px;height:39px}.brand-subtitle{letter-spacing:3.3px;color:var(--muted);margin-top:4px;font-size:8px;font-weight:500;display:block}nav{color:#bac7c7;gap:32px;margin-left:auto;margin-right:26px;font-size:12px;display:flex}nav a:hover,.text-link:hover,footer a:hover{color:var(--mint)}.button{background:var(--gold);border:1px solid var(--gold);color:#18252a;border-radius:4px;justify-content:center;align-items:center;gap:26px;padding:17px 23px;font-size:13px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.button:hover{background:#efdaa9}.button:active{transform:translateY(1px)}.button span{font-size:19px;line-height:1}.button-small{color:var(--gold);background:0 0;border-color:#8b805d;gap:22px;padding:12px 18px;font-size:12px}.button-small:hover{background:#31382f}.hero-section{grid-template-columns:1fr 1.04fr;align-items:center;gap:14px;min-height:650px;padding-top:42px;padding-bottom:52px;display:grid}.eyebrow{letter-spacing:2px;color:var(--mint);text-transform:uppercase;font-size:9px;font-weight:700;line-height:1.6}.hero-copy .eyebrow{align-items:center;gap:9px;margin-bottom:25px;display:flex}.hero-copy .eyebrow>span{background:var(--mint);border-radius:50%;width:5px;height:5px}h1{letter-spacing:-2.8px;margin:0;font-size:clamp(42px,4.7vw,64px);font-weight:600;line-height:1.09}h1 em{color:var(--mint);letter-spacing:-2px;font-family:Georgia,Times New Roman,serif;font-weight:400}p{color:var(--muted);font-size:14px;line-height:1.85}.hero-copy>p{max-width:390px;margin:23px 0 29px}.hero-actions{align-items:center;gap:23px;display:flex}.text-link{align-items:center;gap:10px;font-size:12px;display:flex}.app-note{color:#8e9da2;letter-spacing:.1px;margin-top:17px;font-size:10px;display:block}.battle-scene{isolation:isolate;width:100%;height:455px;margin:0;position:relative}.scene-label{color:#abc9c1;letter-spacing:2px;align-items:center;gap:8px;font-size:8px;display:flex;position:absolute;top:20px;left:30%}.status-dot{background:var(--mint);width:5px;height:5px;box-shadow:0 0 8px var(--mint);border-radius:50%}.scene-orbit{z-index:-1;border:1px solid #263c40;border-radius:50%;width:84%;height:90%;position:absolute;top:5%;left:9%;transform:rotate(-26deg)}.orbit-two{width:98%;height:65%;top:21%;left:2%;transform:rotate(22deg)}.battle-scene:before{content:"";z-index:-1;background:radial-gradient(at 50% 55%,#21433f70,#0000 65%);position:absolute;top:0;bottom:0;left:0;right:0}.battle-board{background:#192d34;border:1px solid #506c68;border-radius:10px;width:91%;padding:17px 18px 12px;position:absolute;top:91px;left:10%;transform:perspective(850px)rotateX(27deg)rotate(-12deg);box-shadow:-7px 11px #0d1a22,-8px 13px #42585a,0 32px 38px #050c1677}.board-header,.board-bottom{letter-spacing:1.5px;color:#9bb9b4;justify-content:space-between;align-items:center;gap:10px;font-size:8px;display:flex}.board-header{padding-bottom:14px}.board-header b{color:var(--gold);font-size:12px}.lanes{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.tile{background:#233940;border:1px solid #3b5154;border-radius:4px;justify-content:center;align-items:center;height:39px;display:flex;position:relative}.tile:nth-child(2n){background:#263b41}.tile.occupied{border-color:#56706c}.unit{color:#a0d7f5;background:linear-gradient(#436988,#20373a);border:1px solid #74a9b0;border-radius:9px 9px 50% 50%;justify-content:center;align-items:center;width:35px;height:43px;font-size:29px;display:flex;position:absolute;bottom:8px;transform:skewY(7deg)rotate(5deg);box-shadow:0 9px 8px #0005}.unit i{background:#8fdbc5;border-radius:5px;width:25px;height:3px;position:absolute;bottom:-9px;left:4px}.unit.fire{color:#ffa788;background:linear-gradient(#824f3f,#422f31);border-color:#c7876e}.unit.knight{color:#cec7ff;background:linear-gradient(#52557b,#343647);border-color:#8989b3}.unit.druid{color:#b1efc0;background:linear-gradient(#466e58,#304239);border-color:#7dae8a}.unit.frost{color:#a9edf3;background:linear-gradient(#376473,#263d48);border-color:#72aebc}.unit.enemy{color:#d99897;background:linear-gradient(#674c53,#3f303b);border-color:#a27a7a;width:29px;height:33px;font-size:26px}.unit.enemy i{background:#e59980;width:21px}.projectile{background:#f5bd82;border-radius:50%;width:14px;height:7px;box-shadow:0 0 11px #f5bd82,20px 0 17px #f5bd8260}.board-bottom{letter-spacing:.4px;color:#dae4df;padding-top:13px;font-size:11px}.board-bottom small{color:#93aeac;letter-spacing:1px;font-size:6px}.board-bottom i{font-style:normal}.heart{color:#e79691}.coin{color:var(--gold)}.nexus{flex-direction:column;align-items:center;gap:13px;display:flex;position:absolute;top:268px;left:0;transform:rotate(-12deg)}.nexus svg{filter:drop-shadow(0 0 25px #6cf0d378);width:53px;height:72px}.nexus span{letter-spacing:2px;color:var(--mint);white-space:nowrap;font-size:7px}.battle-scene figcaption{text-align:center;color:#c0d0cd;width:100%;font-size:10px;position:absolute;bottom:-2px}.battle-scene figcaption span{color:#8b9e9f;letter-spacing:1px;margin-top:8px;font-size:8px;display:block}.game-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:31px 0;display:flex}.game-facts>div{align-items:center;gap:17px;display:flex}.game-facts strong{color:#d7e4dc;font-family:Georgia,serif;font-size:36px;font-weight:400}.game-facts div>span{color:#aebdbc;font-size:11px;line-height:1.7}.fact-divider{background:var(--line);width:1px;height:30px}.game-facts p{margin:0;font-size:11px;line-height:1.8}.game-facts b{color:#e1e8e2;font-weight:500}.champions-section{padding-top:92px}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:35px;display:flex}.section-heading h2{letter-spacing:-1.1px;margin:13px 0 0;font-size:35px;font-weight:500;line-height:1.2}.section-heading p{max-width:340px;margin-bottom:4px;font-size:12px;line-height:1.9}.champion-preview{background:#15262d;border:1px solid #36484a;border-radius:8px;grid-template-columns:265px 1fr;display:grid;overflow:hidden}.champion-picker{border-right:1px solid #36484a;gap:2px;padding:13px;display:grid}.champion-choice{text-align:left;color:#b8c5c4;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:13px;min-height:44px;padding:11px 12px;font-size:11px;display:flex}.champion-choice>span:first-child{text-align:center;width:24px;height:25px;font-size:21px}.champion-choice b{opacity:0;margin-left:auto;font-size:15px;font-weight:400}.champion-choice.selected{color:#ecf1df;background:#273b3d;border-color:#526961}.champion-choice.selected b{opacity:1}.champion-choice:hover{background:#203239}.champion-display{background:radial-gradient(at 25% 40%,#36463870,#0000 65%);justify-content:space-evenly;align-items:center;gap:20px;padding:35px;display:flex}.champion-emblem{justify-content:center;align-items:center;min-width:160px;height:215px;display:flex;position:relative}.champion-emblem:before,.champion-emblem:after,.champion-emblem>div{content:"";border:1px solid #4b5b52;border-radius:30% 30% 48% 48%;width:140px;height:140px;position:absolute;transform:rotate(45deg)}.champion-emblem:after{border-color:#758371;width:112px;height:112px}.champion-emblem>div{border-color:#344840;width:183px;height:183px}.champion-emblem>span{color:var(--champion-color);filter:drop-shadow(0 0 27px var(--champion-color));z-index:1;font-size:90px}.champion-info{max-width:290px}.champion-info .eyebrow{color:var(--champion-color);letter-spacing:1.7px;font-size:8px}.champion-info h3{letter-spacing:-.6px;margin:14px 0 10px;font-family:Georgia,serif;font-size:32px;font-weight:400}.champion-info p{margin-bottom:27px;font-size:11px}.champion-stats{gap:25px;display:flex}.champion-stats span{color:#9db0af;flex-direction:column;gap:7px;font-size:8px;display:flex}.champion-stats strong{color:#e5ece6;font-size:24px;font-weight:500}.deploy-cost{color:var(--gold);letter-spacing:.3px;border-top:1px solid #354642;margin-top:23px;padding-top:22px;font-size:9px;display:block}.strategy-section{padding:91px 0 77px}.section-annotation{letter-spacing:1.5px;color:#8da39f;margin-bottom:7px;font-size:8px}.strategy-grid{grid-template-columns:repeat(3,1fr);gap:44px;display:grid}.strategy-grid article{border-top:1px solid #43544e;padding-top:19px}.step-number{letter-spacing:1.9px;color:var(--gold);font-size:8px}.step-art{justify-content:center;align-items:center;height:132px;margin:10px 0 15px;display:flex;position:relative}.deck-art span{color:#a7d7c4;background:#263b38;border:1px solid #64776a;border-radius:5px;justify-content:center;align-items:center;width:56px;height:76px;font-size:31px;display:flex;transform:rotate(-17deg)translate(10px,7px)}.deck-art span:nth-child(2){color:#e7c185;z-index:1;background:#354034;transform:translateY(-4px)}.deck-art span:last-child{color:#9abaca;transform:rotate(17deg)translate(-10px,7px)}.grid-art{grid-template-rows:repeat(3,29px);grid-template-columns:repeat(4,37px);align-content:center;gap:4px;display:grid}.grid-art span{text-align:center;color:#aed2c2;background:#243832;border:1px solid #425c53;border-radius:2px;width:37px;height:29px;font-size:22px}.grid-art span:nth-child(6){color:#e7d29c;background:#415245}.upgrade-art{gap:24px}.upgrade-art span{color:#94b8a5;border:1px solid #516254;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;font-size:39px;display:flex}.upgrade-art span:last-child{color:var(--gold);border-color:#9a9469;font-size:50px;box-shadow:0 0 22px #bfbb641a}.upgrade-art b{color:#b2c9b6;font-size:20px;font-weight:400}.strategy-grid h3{letter-spacing:-.3px;margin:0 0 12px;font-size:18px;font-weight:500}.strategy-grid p{max-width:280px;margin:0;font-size:12px;line-height:1.9}.closing-section{text-align:center;border-top:1px solid var(--line);background:radial-gradient(at 50% 40%,#25453966,#0000 64%);padding:56px 20px 73px;position:relative}.closing-section>svg{width:30px;height:43px;margin-bottom:16px}.closing-section .eyebrow{letter-spacing:2px;font-size:8px}.closing-section h2{letter-spacing:-1.8px;margin:18px 0 15px;font-family:Georgia,serif;font-size:49px;font-weight:400}.closing-section p{margin:0 0 27px;font-size:12px}.closing-section .app-note{margin-top:14px;font-size:9px}footer{border-top:1px solid var(--line);color:#94a9a6;justify-content:space-between;align-items:center;gap:20px;padding-top:28px;padding-bottom:32px;font-size:9px;display:flex}.footer-brand{color:#d8e4dc;letter-spacing:1px;font-size:11px;font-weight:700}.footer-brand span{color:#8ba49c;font-size:7px;font-weight:400}.skip-link{background:var(--mint);color:#101d25;z-index:10;padding:14px;position:fixed;top:5px;left:5px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.error-notice{z-index:20;background:#26312e;border:1px solid #d99780;border-radius:5px;width:450px;max-width:90vw;padding:17px 44px 17px 18px;font-size:12px;line-height:1.6;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0005}.error-notice button{background:0 0;border:0;font-size:24px;position:absolute;top:12px;right:9px}@media (min-width:1440px){.hero-section{min-height:715px}.battle-scene{height:470px}.battle-board{top:106px}.hero-copy>p{font-size:15px}.site-header{height:114px}}@media (max-width:1000px){.site-header,.site-shell>main,.site-shell>footer{padding-left:32px;padding-right:32px}.hero-section{gap:0;min-height:590px}h1{font-size:49px}.hero-copy>p{max-width:330px;font-size:12px}.hero-actions{gap:15px}.hero-actions .button{gap:17px;padding:16px;font-size:11px}.text-link{font-size:10px}.battle-scene{height:390px}.scene-label{font-size:6px;top:18px}.battle-board{width:94%;padding:12px;top:88px;left:7%}.tile{height:31px}.unit{width:28px;height:36px;font-size:24px}.unit.enemy{width:25px;height:29px;font-size:24px}.nexus{top:245px}.nexus svg{width:40px;height:52px}.board-bottom small{font-size:5px}.game-facts>div{gap:10px}.game-facts div>span{font-size:9px}.game-facts strong{font-size:32px}.champion-preview{grid-template-columns:230px 1fr}.champion-display{gap:20px;padding:23px}.champion-emblem{min-width:110px}.champion-emblem:before{width:99px;height:99px}.champion-emblem:after{width:76px;height:76px}.champion-emblem>div{width:123px;height:123px}.champion-emblem>span{font-size:65px}.champion-info h3{font-size:27px}.champion-stats{gap:17px}.strategy-grid{gap:25px}}@media (max-width:760px){.site-header,.site-shell>main,.site-shell>footer{padding-left:23px;padding-right:23px}.site-header{gap:15px;height:87px}.brand{gap:9px;font-size:16px}.brand svg{width:23px;height:33px}.brand-subtitle{letter-spacing:3px;font-size:6px}nav{display:none}.button-small{gap:13px;padding:11px 13px;font-size:10px}.hero-section{grid-template-columns:1fr;gap:30px;padding-top:47px;padding-bottom:28px}.hero-copy{max-width:560px}.hero-copy .eyebrow{letter-spacing:1.5px;margin-bottom:23px;font-size:8px}h1{letter-spacing:-2px;font-size:clamp(44px,9vw,63px)}.hero-copy>p{max-width:420px;margin-top:24px;font-size:13px}.hero-actions{gap:24px}.hero-actions .button{gap:23px;padding:16px 20px;font-size:12px}.text-link{font-size:11px}.battle-scene{max-width:500px;height:400px;margin:0 auto}.battle-board{width:88%;top:88px;left:9%}.tile{height:34px}.scene-label{font-size:7px;left:31%}.scene-orbit{height:85%;top:8%}.nexus{top:245px;left:0}.nexus svg{width:45px;height:61px}.battle-scene figcaption{bottom:0}.game-facts{flex-wrap:wrap;justify-content:space-between;gap:15px;padding:24px 0}.game-facts>div{text-align:center;flex:1;display:block}.game-facts strong{margin-bottom:5px;font-size:33px;display:block}.game-facts div>span{font-size:9px}.game-facts p,.game-facts .fact-divider:nth-of-type(3){display:none}.game-facts .fact-divider{height:35px}.champions-section{padding-top:59px}.section-heading{margin-bottom:27px;display:block}.section-heading h2{font-size:30px}.section-heading p{margin-top:17px;font-size:12px}.eyebrow{letter-spacing:1.8px;font-size:8px}.champion-preview{flex-direction:column-reverse;display:flex}.champion-display{justify-content:center;gap:26px;min-height:280px;padding:30px 20px}.champion-info h3{font-size:28px}.champion-info p{margin-bottom:20px;font-size:10px;line-height:1.7}.champion-emblem{min-width:98px}.champion-emblem:before{width:84px;height:84px}.champion-emblem:after{width:65px;height:65px}.champion-emblem>div{width:109px;height:109px}.champion-emblem>span{font-size:59px}.champion-info .eyebrow{letter-spacing:1px;font-size:7px}.champion-stats{gap:18px}.champion-stats strong{font-size:22px}.champion-stats span{font-size:7px}.deploy-cost{margin-top:19px;padding-top:17px;font-size:8px}.champion-picker{border-top:1px solid #36484a;border-right:0;grid-template-columns:1fr 1fr;gap:4px;padding:9px}.champion-choice{gap:6px;padding:9px 7px;font-size:9px}.champion-choice>span:first-child{width:22px;font-size:20px}.champion-choice b{font-size:12px}.strategy-section{padding:59px 0}.section-annotation{display:none}.strategy-grid{grid-template-columns:1fr;gap:28px}.strategy-grid article{grid-template-columns:1fr 115px;column-gap:16px;padding-top:18px;display:grid}.step-number{grid-area:1/1;margin-bottom:22px}.step-art{grid-area:1/2/span 3;align-self:center;height:120px;margin:0}.strategy-grid h3{grid-area:2/1;margin-bottom:9px;font-size:17px;line-height:1.4}.strategy-grid p{grid-area:3/1;font-size:11px;line-height:1.8}.deck-art span{width:42px;min-width:36px;height:59px;font-size:26px}.grid-art{grid-template-rows:repeat(3,23px);grid-template-columns:repeat(4,23px);gap:3px}.grid-art span{width:23px;height:23px;font-size:18px}.upgrade-art{gap:5px}.upgrade-art span{width:42px;height:42px;font-size:26px}.upgrade-art span:last-child{font-size:33px}.upgrade-art b{font-size:15px}.closing-section{padding:40px 0 48px}.closing-section h2{font-size:43px}.closing-section p{max-width:265px;margin-left:auto;margin-right:auto;font-size:11px}.closing-section .eyebrow{font-size:7px}footer{flex-wrap:wrap;row-gap:18px;padding-top:24px;padding-bottom:25px;font-size:9px}footer>span{width:100%;font-size:8px}.footer-brand{font-size:10px}.footer-brand span{font-size:6px}}@media (max-width:380px){.hero-actions{flex-wrap:wrap;gap:18px}.champion-display{gap:12px;padding:23px 13px}.champion-emblem{min-width:78px}.champion-stats{gap:10px}.champion-info h3{font-size:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
