@import "https://fonts.googleapis.com/css2?family=Anton&family=Libre+Caslon+Display&display=swap";@font-face{font-family:Forevs;src:url(/fonts/ForevsDemo-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Forevs;src:url(/fonts/ForevsDemo-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Forevs;src:url(/fonts/ForevsDemo-Medium.otf)format("opentype");font-weight:500 600;font-style:normal;font-display:swap}@font-face{font-family:Forevs;src:url(/fonts/ForevsDemo-Bold.otf)format("opentype");font-weight:700 800;font-style:normal;font-display:swap}@font-face{font-family:Forevs;src:url(/fonts/ForevsDemo-Black.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Forevs;src:url(/fonts/ForevsDemo-Italic.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}:root{--black:#0a0908;--char:#151311;--cream:#ded5c3;--paper:#c9bfad;--red:#b12822;--orange:#dd6a35;--line:#ded5c32e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--cream);margin:0;font-family:Forevs,sans-serif;font-size:18px}a{color:inherit;text-decoration:none}button{font:inherit}.noise{z-index:100;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#0a0908d9;align-items:center;height:90px;padding:0 4vw;display:flex;position:fixed;inset:0 0 auto}.logo{letter-spacing:.06em;align-items:baseline;gap:9px;font-family:Forevs;display:flex}.logo span{color:var(--red);animation:2s infinite pulse}.logo strong{font-size:23px}.logo i{color:#81796e;font:12px Forevs}.navLinks{gap:36px;margin:auto;display:flex}.navLinks a{text-transform:uppercase;padding:34px 0;font-size:15px;font-weight:700;position:relative}.navLinks a:after{content:"";background:var(--red);height:3px;transition:all .3s;position:absolute;bottom:25px;left:0;right:100%}.navLinks a:hover:after,.navLinks a.active:after{right:0}.status{color:#877f74;font-size:13px;font-weight:700}.status i{background:#60b15a;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #60b15a}.navToggle{display:none}.pageEnter{animation:.65s both pageIn}main{overflow:hidden}.homeHero{align-items:flex-end;min-height:100vh;padding:160px 6vw 100px;display:flex;position:relative}.heroImage{position:absolute;inset:0;overflow:hidden}.heroImage img{object-fit:cover;filter:saturate(.65)contrast(1.18);width:100%;height:100%;animation:10s ease-out both heroZoom;transform:scale(1.08)}.heroImage:after{content:"";background:linear-gradient(90deg,#090806 5%,#090806c7 40%,#0000 75%),linear-gradient(#0000 52%,#090806 100%);position:absolute;inset:0}.bloodWash{mix-blend-mode:screen;background:radial-gradient(circle at 78% 45%,#b128224f,#0000 32%);position:absolute;inset:0}.scan{background:linear-gradient(105deg,#0000 48%,#fff2 50%,#0000 52%);animation:5s infinite scan;position:absolute;inset:-30%}.heroWords{z-index:4;max-width:1000px;position:relative}.chapter,.overline{letter-spacing:.18em;color:var(--orange);text-transform:uppercase;font-size:14px;font-weight:800}.heroWords h1,.pageHero h1{letter-spacing:-.035em;text-transform:uppercase;margin:55px 0 45px;font:clamp(100px,17vw,260px)/.72 Forevs}.heroWords h1 span{color:var(--red);letter-spacing:0;font:italic clamp(40px,6vw,90px)/1 Libre Caslon Display;display:block}.heroWords>p{max-width:800px;font:700 clamp(21px,2vw,32px)/1.35 Forevs}.heroButtons{align-items:center;gap:18px;margin-top:38px;display:flex}.cta,.ghostBtn{letter-spacing:.08em;border:2px solid var(--red);justify-content:space-between;align-items:center;gap:50px;padding:22px 26px;font-size:15px;font-weight:800;display:inline-flex}.cta{background:var(--red)}.cta:hover{background:var(--orange);border-color:var(--orange)}.ghostBtn:hover{background:var(--cream);color:var(--black)}.rune{aspect-ratio:1;border:2px solid #b1282259;border-radius:50%;width:32vw;animation:25s linear infinite spin;position:absolute;top:20%;right:5vw}.rune:before,.rune:after{content:"";border:2px solid #b1282259;position:absolute;inset:12%;transform:rotate(45deg)}.rune:after{border-radius:50%;inset:27%;transform:none}.rune i:first-child{border-left:2px solid #b1282259;height:100%;position:absolute;left:50%}.rune i:nth-child(2){border-top:2px solid #b1282259;width:100%;position:absolute;top:50%}.rune b{color:var(--red);font-size:45px;position:absolute;inset:44%}.ticker{z-index:4;background:var(--red);letter-spacing:.12em;justify-content:space-around;padding:20px;font:22px Anton;display:flex;position:absolute;bottom:0;left:0;right:0}.ticker span:before{content:"◆";color:#5f1713;margin-right:5vw}.manifesto{background:var(--cream);color:var(--black);grid-template-columns:80px 1.3fr 1fr;gap:6vw;padding:150px 7vw;display:grid}.sectionNo{color:#b9af9e;font:80px Forevs}.manifesto h2,.wideImage h2,.bigRule h2,.adapt h2{margin:20px 0;font:clamp(55px,7vw,110px)/.88 Forevs}.manifesto h2 em,.wideImage h2 em,.bigRule h2 em,.adapt h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.manifestCopy{padding-top:70px}.manifestCopy p{font-size:23px;line-height:1.65}.manifestCopy a{border-bottom:3px solid var(--red);margin-top:25px;padding-bottom:5px;font-weight:800;display:inline-block}.featureCards{grid-template-columns:repeat(4,1fr);display:grid}.featureCards>a{border-right:1px solid var(--line);background:var(--char);flex-direction:column;min-height:430px;padding:50px 35px;transition:all .35s;display:flex}.featureCards>a:hover{background:var(--red);transform:translateY(-12px)}.featureCards span{color:var(--orange);font-weight:800}.featureCards h3{margin-top:auto;font:42px Forevs}.featureCards p{color:#aaa;line-height:1.5}.featureCards b{margin-top:25px;font-size:15px}.wideImage{background:#171310;min-height:800px;position:relative}.wideImage .tilt{position:absolute;inset:0}.wideImage .tilt:after{content:"";background:linear-gradient(90deg,#0a0908dc 10%,#0000 85%);position:absolute;inset:0}.wideImage>div:last-child{z-index:3;position:absolute;top:180px;left:7vw}.tilt{--rx:0deg;--ry:0deg;transform:perspective(1200px) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .18s;overflow:hidden}.tilt img{object-fit:cover;width:100%;height:100%}.corners:before,.corners:after{content:"";border:3px solid var(--orange);width:60px;height:60px;position:absolute}.corners:before{border-bottom:0;border-right:0;top:20px;left:20px}.corners:after{border-top:0;border-left:0;bottom:20px;right:20px}.pageHero{background:radial-gradient(circle at 20%,#b1282224,#0000 35%);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;min-height:92vh;padding:160px 6vw 90px;display:grid}.pageHero h1{font-size:clamp(90px,12vw,190px)}.pageHero h1 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.pageHero>div:first-child>p:last-child{max-width:650px;font-size:25px;line-height:1.5}.pageHero .tilt{border:1px solid var(--line);height:68vh;box-shadow:35px 35px #1d1512}.skillStack{background:var(--cream);color:var(--black)}.skillStack article{border-bottom:2px solid #a79d8b;grid-template-columns:100px .8fr 1fr .8fr;align-items:center;gap:40px;padding:70px 6vw;transition:all .3s;display:grid}.skillStack article:hover{background:#bfb4a0;padding-left:8vw}.skillNum{color:var(--red);font:72px Forevs}.skillStack h2{margin:10px 0;font:60px Forevs}.skillStack article>p{font-size:20px;line-height:1.6}.sequence{background:var(--black);color:var(--cream);padding:25px;font-weight:800;line-height:1.5}.bigRule{padding:150px 7vw;position:relative}.bigRule>span{color:var(--orange);letter-spacing:.2em;font-weight:800}.bigRule>p{max-width:800px;font-size:23px;line-height:1.6}.buildHero{background:linear-gradient(135deg,#090807,#201712)}.itemOrbit{border:2px solid var(--red);border-radius:50%;place-items:center;width:470px;height:470px;margin:auto;animation:22s linear infinite spin;display:grid;position:relative}.itemOrbit div{background:var(--red);place-items:center;width:160px;height:160px;font:90px Forevs;display:grid;transform:rotate(-5deg)}.itemOrbit i{background:#5d4128;border:8px solid #241811;width:70px;height:70px;position:absolute;transform:rotate(45deg)}.itemOrbit i:nth-child(2){top:15px}.itemOrbit i:nth-child(3){background:#3f5937;bottom:50px;left:10px}.itemOrbit i:nth-child(4){background:#51406d;bottom:50px;right:10px}.itemOrbit span{color:var(--orange);font-weight:800;position:absolute;right:-30px}.buildTimeline{background:var(--cream);color:var(--black);padding:0 6vw}.buildTimeline>article{border-bottom:2px solid #a59b89;grid-template-columns:.7fr 1fr 1fr;gap:60px;padding:100px 0;display:grid}.phaseTop b{color:var(--red);font:120px Forevs}.phaseTop span{font-weight:800;display:block}.buildTimeline h2{margin:0;font:70px/.9 Forevs}.buildTimeline article>p{font-size:21px;line-height:1.6}.items{grid-column:2/4;grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.items>div{color:var(--cream);background:#1b1815;grid-template-columns:55px 1fr;align-items:center;gap:15px;padding:22px;display:grid}.item{background:#714825;place-items:center;width:52px;height:52px;font:30px Forevs;display:grid}.item.i1{background:#3e5c37}.item.i2{background:#4b426b}.item.i3{background:#713b39}.items span{font-weight:800}.items b{color:var(--orange);grid-column:2;font-size:13px}.adapt{padding:140px 7vw}.adapt>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.adapt article{border-right:1px solid var(--line);padding:40px}.adapt article>b{color:var(--orange)}.adapt article>p{font-size:20px;line-height:1.6}.routeLab{background:var(--cream);color:var(--black);grid-template-columns:1fr 1.7fr 1.2fr;gap:35px;padding:100px 5vw;display:grid}.routeNav button{text-align:left;background:0 0;border:0;border-bottom:2px solid #a79c89;align-items:center;gap:20px;width:100%;padding:25px;display:flex}.routeNav button b{color:var(--red);font:45px Forevs}.routeNav button span{font-size:17px;font-weight:800}.routeNav button.active{background:var(--red);color:#fff}.routeNav button.active b{color:#fff}.routeMap{background:#151311;min-height:550px;position:relative;overflow:hidden}.cityGrid{background-image:linear-gradient(#c9bfad28 2px,#0000 2px),linear-gradient(90deg,#c9bfad28 2px,#0000 2px);background-size:70px 70px;position:absolute;inset:0;transform:perspective(500px)rotateX(20deg)scale(1.2)}.path{border:4px dashed var(--red);border-bottom:0;border-left:0;animation:1.8s infinite pathPulse;position:absolute;inset:18%;transform:skew(-13deg)rotate(-8deg)}.path i{background:var(--orange);border:6px solid var(--black);border-radius:50%;width:24px;height:24px;position:absolute}.path i:nth-child(2){top:-13px;left:35%}.path i:nth-child(3){top:35%;right:-13px}.path i:nth-child(4){bottom:-13px;right:-13px}.routeMap>span{color:#fff;font-size:14px;font-weight:800;position:absolute}.cast{bottom:15%;left:15%}.dash{top:15%;left:48%}.ambush{bottom:17%;right:3%;color:var(--orange)!important}.routeSteps{padding:25px}.routeSteps h2{font:55px/.95 Forevs}.routeSteps>p{font-size:20px;line-height:1.5}.routeSteps ol{padding:0;list-style:none}.routeSteps li{border-top:2px solid #a79c89;padding:20px 0;font-weight:800}.routeSteps li b{color:var(--red);margin-right:20px}.redRule{background:var(--red)}.redRule em{color:var(--cream)!important}.loreHero{background:#171311}.loreLead{background:var(--cream);color:var(--black);padding:120px 13vw;display:flex}.loreLead .drop{color:var(--red);font:190px/.7 Forevs}.loreLead p{margin:0;font:37px/1.55 Libre Caslon Display}.loreGrid{grid-template-columns:repeat(3,1fr);display:grid}.loreGrid article{border-right:1px solid var(--line);padding:80px 45px}.loreGrid>article>span{color:#29231e;font:85px Forevs}.loreGrid h2{font:55px Forevs}.loreGrid article>p:last-child{color:#aaa;font-size:20px;line-height:1.6}.quotePanel{text-align:center;background:#1c1512;flex-direction:column;justify-content:center;align-items:center;min-height:700px;display:flex;position:relative}.quotePanel>p{z-index:2;max-width:1100px;font:55px/1.2 Forevs}.quotePanel>span{color:var(--orange);z-index:2;font-size:14px}.smallRune{opacity:.55;width:500px;top:100px;right:calc(50% - 250px)}footer{border-top:1px solid var(--line);grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px;padding:55px 5vw;display:grid}footer p{color:#888;font-size:15px}footer>div:last-child{justify-content:flex-end;gap:20px;font-size:13px;font-weight:800;display:flex}@keyframes pageIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes heroZoom{to{transform:scale(1)}}@keyframes scan{0%,25%{transform:translate(-70%)}70%,to{transform:translate(70%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35;text-shadow:0 0 20px var(--red)}}@keyframes pathPulse{50%{filter:drop-shadow(0 0 12px var(--red));opacity:.6}}@media (width<=900px){body{font-size:17px}.topbar{height:78px}.status{display:none}.navToggle{color:#fff;background:0 0;border:1px solid #777;margin-left:auto;padding:10px 14px;display:block}.navLinks{background:#0c0b0a;flex-direction:column;padding:25px;display:none;position:absolute;top:78px;left:0;right:0}.navLinks.open{display:flex}.navLinks a{padding:12px;font-size:20px}.navLinks a:after{display:none}.homeHero{padding:140px 6vw 150px}.heroWords h1{font-size:28vw}.heroImage:after{background:linear-gradient(#0000 15%,#090806 92%),#09080666}.rune{opacity:.5;width:80vw;right:-30vw}.ticker{justify-content:flex-start;gap:45px;overflow:hidden}.ticker span{white-space:nowrap}.manifesto{grid-template-columns:1fr}.sectionNo{display:none}.manifestCopy{padding-top:0}.featureCards{grid-template-columns:1fr 1fr}.wideImage{min-height:650px}.pageHero{grid-template-columns:1fr;padding-top:130px}.pageHero h1{font-size:27vw}.pageHero .tilt{height:55vh}.skillStack article{grid-template-columns:70px 1fr}.skillStack article>p,.sequence{grid-column:2}.phases,.buildTimeline>article{grid-template-columns:1fr}.items{grid-column:1;grid-template-columns:1fr 1fr}.adapt>div,.loreGrid,.routeLab{grid-template-columns:1fr}.routeMap{min-height:450px}.loreLead{padding:80px 7vw}.loreLead .drop{font-size:100px}.loreLead p{font-size:27px}footer{grid-template-columns:1fr}footer>div:last-child{justify-content:flex-start}}@media (width<=560px){.featureCards{grid-template-columns:1fr}.featureCards>a{min-height:310px}.heroButtons{flex-direction:column;align-items:stretch}.manifesto h2,.wideImage h2,.bigRule h2,.adapt h2{font-size:16vw}.section header{display:block}.items{grid-template-columns:1fr}.skillStack article{padding:50px 5vw;display:block}.skillStack article>*{margin-bottom:20px}.pageHero>div:first-child>p:last-child{font-size:20px}.routeLab{padding:70px 4vw}.quotePanel>p{font-size:36px}.smallRune{width:330px;right:calc(50% - 165px)}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}html{scroll-behavior:auto}}.guideIntro{background:radial-gradient(circle at 25% 65%,#b1282230,#0000 35%),#0a0908;grid-template-columns:1.45fr .75fr;align-items:end;gap:8vw;min-height:74vh;padding:170px 7vw 90px;display:grid;position:relative}.guideIntro h1{letter-spacing:-.035em;margin:36px 0 0;font:clamp(95px,13vw,205px)/.78 Forevs}.guideIntro h1 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.guideIntro>p{padding-bottom:22px;font-size:27px;font-weight:600;line-height:1.5}.scrollCue{letter-spacing:.15em;color:#81796e;font-size:14px;font-weight:800;position:absolute;bottom:30px;right:7vw}.scrollCue i{background:var(--red);vertical-align:middle;width:70px;height:2px;margin-right:18px;display:inline-block}.abilityShowcase{background:#080706;padding:0 5vw 120px}.abilityStage{background:#16110e;border:1px solid #3a3029;height:min(68vw,760px);position:relative;overflow:hidden;box-shadow:0 35px 80px #0008}.abilityStage>img{object-fit:cover;filter:saturate(.55)contrast(1.2)brightness(.68);width:100%;height:100%;animation:1s ease-out both abilityImageIn}.abilityStage:after{content:"";background:linear-gradient(#0000 55%,#080706 100%),linear-gradient(90deg,#0807068f,#0000 58%);position:absolute;inset:0}.abilityFx{z-index:1;mix-blend-mode:screen;animation:1.1s ease-out both abilityFxIn;position:absolute;inset:0}.fx0{background:linear-gradient(115deg,#0000 45%,#e7c1a955 48%,#b1282299 50%,#0000 54%);transform:scale(1.25)rotate(-4deg)}.fx1{background:radial-gradient(circle at 70% 45%,#0000 0 8%,#b12822aa 8.5% 9%,#0000 10% 15%,#dd6a3566 15.5% 16%,#0000 17%)}.fx2{background:radial-gradient(at 72%,#b1282266,#0000 38%)}.fx3{background:radial-gradient(circle at 62%,#0000 0 18%,#140b08 19% 55%,#b1282244 70%,#0000 76%)}.abilitySweep{z-index:2;background:linear-gradient(105deg,#0000 47%,#fff2 50%,#0000 53%);animation:4.5s infinite abilitySweep;position:absolute;inset:-40%}.stageHud{z-index:4;letter-spacing:.16em;color:#b6a998;justify-content:space-between;font-size:14px;font-weight:800;display:flex;position:absolute;top:25px;left:28px;right:28px}.stageHud span:first-child:before{content:"";background:var(--red);width:10px;height:10px;box-shadow:0 0 14px var(--red);border-radius:50%;margin-right:10px;animation:1.2s infinite pulse;display:inline-block}.stageTitle{z-index:4;position:absolute;bottom:55px;left:5vw}.stageTitle>span{color:var(--orange);letter-spacing:.2em;font-size:16px;font-weight:800}.stageTitle h2{text-shadow:0 8px 35px #000;margin:16px 0 0;font:clamp(70px,10vw,155px)/.85 Forevs}.abilityConsole{background:#11100e;border:1px solid #332b25;border-top:0;grid-template-columns:.9fr 1.35fr;display:grid}.abilityTabs{border-right:1px solid #332b25;padding:28px}.abilityTabs button{width:100%;min-height:95px;color:var(--cream);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #3a332c;grid-template-columns:68px 1fr 5px;align-items:center;gap:18px;padding:14px 8px;transition:all .25s;display:grid}.abilityTabs button:hover{background:#ffffff08;padding-left:18px}.abilityTabs button.active{background:#261713}.abilityTabs button>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.abilityTabs button b{font:26px Forevs}.abilityTabs button small{color:#8d8378;font-size:13px;font-weight:800}.abilityGlyph{background:#2b2520;border:1px solid #615448;place-items:center;width:58px;height:58px;font:30px Forevs;display:grid;transform:rotate(45deg)}.abilityTabs button.active .abilityGlyph{background:var(--red);border-color:#e4584f;box-shadow:0 0 25px #b1282255}.abilityTabs button>i{height:55px}.abilityTabs button.active>i{background:var(--red)}.abilityCopy{padding:52px 5vw;animation:.55s ease-out both abilityCopyIn}.abilityIndex{color:var(--orange);letter-spacing:.16em;font-size:15px;font-weight:800}.abilityCopy h3{margin:22px 0;font:clamp(55px,7vw,100px)/.9 Forevs}.abilitySummary{color:#c8bfae;font-size:23px;line-height:1.55}.upgradeRow{border-block:1px solid #4a4037;grid-template-columns:repeat(3,1fr);margin-top:42px;display:grid}.upgradeRow>div{border-right:1px solid #4a4037;flex-direction:column;gap:9px;padding:23px 18px;display:flex}.upgradeRow>div:last-child{border-right:0}.upgradeRow span{color:var(--orange);font-size:14px;font-weight:800}.upgradeRow b{font-size:17px}.abilityCombo{background:var(--cream);color:var(--black);justify-content:space-between;gap:25px;margin-top:36px;padding:22px 25px;display:flex}.abilityCombo span{color:var(--red);font-size:14px;font-weight:800}.abilityCombo strong{font-size:17px}.combatPrinciples{background:var(--cream);color:var(--black);padding:140px 7vw}.combatPrinciples>h2{margin:24px 0 70px;font:clamp(55px,7vw,105px)/.9 Forevs}.combatPrinciples>h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.combatPrinciples>div{border-top:2px solid #9e9483;grid-template-columns:repeat(3,1fr);display:grid}.combatPrinciples article{border-right:2px solid #9e9483;padding:38px 34px}.combatPrinciples article:last-child{border-right:0}.combatPrinciples article>span{color:var(--red);font:55px Forevs}.combatPrinciples h3{margin:28px 0 12px;font:44px Forevs}.combatPrinciples article>p{font-size:19px;line-height:1.6}@keyframes abilityImageIn{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes abilityFxIn{0%{opacity:0;filter:blur(20px)}to{opacity:1;filter:blur()}}@keyframes abilitySweep{0%,35%{transform:translate(-70%)}70%,to{transform:translate(70%)}}@keyframes abilityCopyIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:none}}@media (width<=900px){.guideIntro{grid-template-columns:1fr;padding-top:140px}.guideIntro h1{font-size:24vw}.guideIntro>p{font-size:22px}.abilityShowcase{padding-inline:0}.abilityStage{height:66vh}.abilityConsole{grid-template-columns:1fr}.abilityTabs{border-right:0;grid-template-columns:repeat(4,1fr);padding:10px;display:grid}.abilityTabs button{justify-content:center;min-height:90px;display:flex}.abilityTabs button>span:nth-child(2),.abilityTabs button>i{display:none}.abilityCopy{padding:42px 6vw}.upgradeRow{grid-template-columns:1fr}.upgradeRow>div{border-bottom:1px solid #4a4037;border-right:0}.abilityCombo{flex-direction:column}.combatPrinciples>div{grid-template-columns:1fr}.combatPrinciples article{border-bottom:2px solid #9e9483;border-right:0}.stageHud{font-size:11px}}.resourceHero{min-height:100vh}.resourceHero .heroImage img{filter:saturate(.68)contrast(1.12);animation:none;transform:none}.heroTitleImage{filter:drop-shadow(10px 14px #401813);width:min(760px,62vw);height:auto;margin:52px 0 38px;display:block}.resourceHero .heroWords>p{text-transform:none;max-width:760px;font-weight:600}.resourceIntro h2{font-size:clamp(50px,6vw,92px)}.resourceNote{color:#665e54;font-size:17px!important}.resourceCards>a{min-height:360px}.resourceCards>a:hover{background:#221d19;transform:translateY(-5px)}.resourceCards h3{font-size:38px}.resourceWide>div:last-child{max-width:780px}.resourceWide>div:last-child>p:not(.overline){max-width:630px;margin:24px 0 32px;font-size:21px;line-height:1.55}@media (width<=900px){.heroTitleImage{width:min(88vw,720px);margin-top:44px}.resourceHero .heroImage:after{background:linear-gradient(#09080655,#09080699 20%,#090806 95%)}}.modsHero{background:radial-gradient(circle at 15% 55%,#b1282230,#0000 35%),#0d0b0a;grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;min-height:72vh;padding:160px 6vw 90px;display:grid}.modsHero h1{margin:30px 0 0;font:clamp(90px,13vw,200px)/.78 Forevs}.modsHero h1 em,.modsNotice h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.modsIntro{padding-bottom:18px}.modsIntro p{margin:0 0 38px;font-size:24px;line-height:1.55}.modsDirectory{background:var(--cream);color:var(--black);padding:55px 6vw 95px}.modsDirectoryHead,.modRow{grid-template-columns:90px 1.3fr .8fr 180px;align-items:center;gap:28px;display:grid}.modsDirectoryHead{letter-spacing:.14em;color:#756c60;padding:0 22px 18px;font-size:13px;font-weight:800}.modRow{border-top:2px solid #a89d8b;min-height:112px;padding:22px;transition:all .22s}.modRow:hover{background:var(--red);color:#fff;padding-left:36px}.modRow>span:first-child{color:var(--red);font:36px Forevs}.modRow:hover>span:first-child{color:#fff}.modRow h2{margin:0;font:36px/.95 Forevs}.modRow>span:nth-child(3){font-size:17px}.modRow strong{letter-spacing:.08em;text-align:right;font-size:14px}.modsNotice{grid-template-columns:.75fr 1.2fr 1fr;gap:5vw;padding:120px 7vw;display:grid}.modsNotice h2{margin:0;font:clamp(55px,7vw,100px)/.86 Forevs}.modsNotice>div p{color:#b8afa2;font-size:20px;line-height:1.6}.modsNotice small{color:var(--orange);letter-spacing:.12em;margin-top:30px;font-weight:800;display:block}@media (width<=900px){.modsHero{grid-template-columns:1fr;padding-top:140px}.modsHero h1{font-size:25vw}.modsDirectoryHead{display:none}.modRow{grid-template-columns:55px 1fr}.modRow>span:nth-child(3),.modRow strong{grid-column:2}.modRow strong{text-align:left}.modsNotice{grid-template-columns:1fr}.navLinks{gap:24px}}.modsToolbar{border-bottom:2px solid #a89d8b;justify-content:space-between;align-items:center;margin-bottom:38px;display:flex}.modsToolbar>span{letter-spacing:.12em;color:#756c60;font-size:13px;font-weight:800}.modsTabs{gap:6px;display:flex}.modsTabs button{color:#6f665a;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;border-bottom:5px solid #0000;margin-bottom:-2px;padding:19px 24px;font-weight:900}.modsTabs button:hover{color:var(--red)}.modsTabs button.active{color:var(--black);border-color:var(--red)}.modGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.modCard{color:var(--cream);background:#171412;min-width:0;transition:all .25s;overflow:hidden}.modCard:hover{box-shadow:0 18px 0 var(--red);transform:translateY(-7px)}.modThumb{background:#241d19;height:230px;position:relative;overflow:hidden}.modThumb img{object-fit:cover;filter:saturate(.85)contrast(1.07);width:100%;height:100%;transition:all .4s}.modCard:hover .modThumb img{filter:saturate(1.05)contrast(1.05);transform:scale(1.05)}.modThumb>span{background:var(--red);padding:12px 17px;font:24px Anton;position:absolute;bottom:0;left:0}.modCardCopy{padding:27px}.modCardCopy small{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:800}.modCardCopy h2{min-height:67px;margin:14px 0 30px;font:34px/.98 Forevs}.modCardCopy>div{border-top:1px solid #4a4037;justify-content:space-between;align-items:center;padding-top:18px;font-size:13px;display:flex}.modCardCopy>div span{color:#9c9287;font-weight:800}.modCardCopy strong{color:var(--cream);letter-spacing:.08em}.loadMore{border:2px solid var(--red);min-width:260px;color:var(--black);letter-spacing:.1em;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:25px;margin:48px auto 0;padding:19px 26px;font-weight:900;display:flex}.loadMore:hover{background:var(--red);color:#fff}.loadMore span{font:25px Anton}@media (width<=1000px){.modGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.modsToolbar{align-items:flex-end}.modsToolbar>span{text-align:right;max-width:100px;padding-bottom:13px}.modsTabs button{padding:17px 13px}.modGrid{grid-template-columns:1fr}.modThumb{height:58vw;min-height:220px}.modCardCopy h2{min-height:0}.modsDirectory{padding-inline:4vw}}.modThumbFallback{width:100%;height:100%;color:var(--orange);letter-spacing:.08em;text-transform:uppercase;text-align:center;background:repeating-linear-gradient(135deg,#211915 0 18px,#2b201b 18px 36px);place-items:center;padding:25px;font:30px Forevs;display:grid}.modCardFooter{gap:18px;align-items:flex-end!important}.modStats{letter-spacing:.02em;font-size:14px;line-height:1.45}.modStats b{color:var(--cream)}.modsLoading{color:#756c60;letter-spacing:.08em;border:2px solid #a89d8b;place-items:center;min-height:280px;font-size:20px;font-weight:900;display:grid}@media (width<=620px){.modCardFooter{flex-direction:column;align-items:flex-start!important}.modStats{font-size:15px}}.voiceArchive{background:var(--cream);color:var(--black);padding:130px 6vw}.voiceArchive>header{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin-bottom:70px;display:grid}.voiceArchive h2{margin:24px 0 0;font:clamp(70px,10vw,150px)/.78 Forevs}.voiceArchive h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.voiceArchive header>div:last-child p{margin-bottom:30px;font-size:21px;line-height:1.6}.voiceArchive .cta{color:var(--cream)}.voiceGrid{border-top:2px solid #9f9584}.voiceGrid article{border-bottom:2px solid #9f9584;grid-template-columns:90px 1fr;gap:35px;padding:38px 0;display:grid}.voiceGrid article>span{color:var(--red);font:54px Forevs}.voiceGrid small{letter-spacing:.12em;color:#766d60;font-size:14px;font-weight:900}.voiceGrid h3{margin:14px 0 24px;font:clamp(25px,3vw,42px)/1.1 Forevs}.voiceGrid audio{width:min(100%,700px);height:52px;accent-color:var(--red)}.voiceCredit{border:0;justify-content:space-between;gap:35px;margin-top:0;padding:35px 0 0;display:flex}.voiceCredit p{color:#625a4e;font-size:14px}.voiceCredit a{color:var(--red);font-weight:900}@media (width<=900px){.voiceArchive>header{grid-template-columns:1fr}.voiceArchive{padding:90px 6vw}.voiceCredit{display:block}}@media (width<=560px){.voiceGrid article{grid-template-columns:52px 1fr;gap:15px}.voiceGrid article>span{font-size:38px}.voiceArchive .cta{gap:20px}}.voiceLoading{color:#766d60;letter-spacing:.1em;border-block:2px solid #9f9584;place-items:center;min-height:260px;font-size:20px;font-weight:900;display:grid}.fieldNotes{color:var(--cream);background:#110e0c;padding:140px 6vw}.fieldNotes>header{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin-bottom:75px;display:grid}.fieldNotes h2{margin:24px 0 0;font:clamp(70px,10vw,150px)/.78 Forevs}.fieldNotes h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.fieldNotes>header>p{color:#b9afa1;font-size:23px;line-height:1.6}.factGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.factGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:390px;padding:38px;transition:all .25s;display:flex}.factGrid article:hover{background:#211814;transform:translateY(-5px)}.factGrid article>div{justify-content:space-between;align-items:center;display:flex}.factGrid article>div span{color:#3b3029;font:45px Forevs}.factGrid small{letter-spacing:.12em;color:var(--orange);font-size:14px;font-weight:900}.factGrid a{color:var(--orange);letter-spacing:.08em;border-top:1px solid var(--line);margin-top:auto;padding-top:18px;font-size:14px;font-weight:900}.factCaveat{color:#80776d;margin:35px 0 0;font-size:15px;line-height:1.5}@media (width<=1000px){.factGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.fieldNotes{padding:90px 6vw}.fieldNotes>header,.factGrid{grid-template-columns:1fr}.factGrid article{min-height:340px}.fieldNotes>header>p{font-size:20px}}.fieldNotes{padding-block:110px}.factGrid{border:0;border-top:1px solid var(--line);display:block}.factGrid article{border:0;border-bottom:1px solid var(--line);grid-template-columns:130px minmax(230px,.8fr) minmax(300px,1.3fr) 155px;align-items:center;gap:28px;min-height:0;padding:24px 18px;display:grid}.factGrid article:hover{padding-left:30px;transform:none}.factGrid article>div{display:block}.factGrid article>div span{margin-bottom:7px;font-size:30px;display:block}.factGrid small{font-size:12px}.factGrid h3{margin:0;font-size:25px;line-height:1.05}.factGrid p{margin:0;font-size:16px;line-height:1.45}.factGrid a{text-align:right;border:0;margin:0;padding:0;font-size:12px}.factCaveat{font-size:14px}@media (width<=1000px){.factGrid{display:block}.factGrid article{grid-template-columns:100px 1fr 1.4fr}.factGrid a{text-align:left;grid-column:2/4}}@media (width<=700px){.fieldNotes{padding-block:75px}.factGrid article{grid-template-columns:70px 1fr;gap:14px 18px;padding:25px 5px;display:grid}.factGrid article:hover{padding-left:10px}.factGrid h3{font-size:24px}.factGrid p,.factGrid a{grid-column:2}.factGrid p{font-size:17px}.factGrid a{font-size:13px}}.fieldNotes{background:#0e0c0a;padding-block:110px}.fieldNotes>header{margin-bottom:52px}.factGrid{isolation:isolate;background-color:#765039;background-image:radial-gradient(#4d2e20 1px,#0000 1px),radial-gradient(#9b7558 1px,#0000 1px),linear-gradient(115deg,#79533d,#68432f);background-position:0 0,8px 8px,0 0;background-size:16px 16px,16px 16px,100% 100%;border:12px solid #3a2418;border-radius:3px;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 26px;padding:54px;display:grid;position:relative;box-shadow:inset 0 0 35px #25140fc9,0 22px 55px #0008}.factGrid:before,.factGrid:after{content:"";z-index:0;transform-origin:0;pointer-events:none;background:#8f1f1b;height:3px;position:absolute;box-shadow:0 1px 2px #1b0908}.factGrid:before{width:62%;top:38%;left:14%;transform:rotate(8deg)}.factGrid:after{width:56%;top:70%;left:25%;transform:rotate(-11deg)}.factGrid article{z-index:1;color:#211b16;background:#d8cfbb;border:0;flex-direction:column;gap:0;min-height:275px;padding:28px 26px 23px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;transform:rotate(-1.2deg);box-shadow:3px 6px 13px #1a0d09a8}.factGrid article:nth-child(3n+2){background:#d3c5aa;transform:rotate(1.4deg)}.factGrid article:nth-child(4n){background:#c8bea9;transform:rotate(-2deg)}.factGrid article:nth-child(5n){transform:rotate(.7deg)}.factGrid article:before{content:"";background:radial-gradient(circle at 35% 30%,#ff7767 0 18%,#ad2a22 42%,#5b100d 72%);border-radius:50%;width:15px;height:15px;position:absolute;top:10px;left:calc(50% - 7px);box-shadow:1px 3px 4px #0008}.factGrid article:hover{background:#e2d8c4;padding:28px 26px 23px;transform:rotate(0)translateY(-5px)scale(1.015);box-shadow:7px 13px 20px #1a0d09b8}.factGrid article>div{justify-content:space-between;align-items:center;margin-bottom:18px;padding-top:3px;display:flex}.factGrid article>div span{color:#9d2b24;margin:0;font:28px Forevs}.factGrid small{color:#6f3326;font-size:12px}.factGrid h3{margin:0 0 13px;font:25px/1.04 Forevs}.factGrid p{color:#4b4339;margin:0 0 18px;font-size:16px;line-height:1.42}.factGrid a{text-align:left;color:#9d2b24;border-top:1px solid #8c7e6d;margin-top:auto;padding-top:13px;font-size:12px}.factCaveat{max-width:900px}@media (width<=1050px){.factGrid{grid-template-columns:repeat(2,minmax(0,1fr));padding:44px}.factGrid article,.factGrid article:hover{padding:28px 26px 23px}.factGrid a{grid-column:auto}}@media (width<=650px){.factGrid{border-width:8px;grid-template-columns:1fr;gap:24px;padding:32px 22px}.factGrid article,.factGrid article:nth-child(n),.factGrid article:hover{min-height:0;padding:28px 24px 23px;display:flex;transform:none}.factGrid article>div{display:flex}.factGrid p,.factGrid a{grid-column:auto}.factGrid:before,.factGrid:after{display:none}}.resourceHero .heroWords{transform:translateY(-62px)}.factGrid article>div{justify-content:flex-end}.factGrid article>div span{display:none}@media (width<=900px){.resourceHero .heroWords{transform:translateY(-25px)}}.dotaShowcase{background:radial-gradient(circle at 70% 15%,#354047 0,#0000 36%),#0b0f11;padding-top:70px}.abilityDetailsTitle{text-align:center;letter-spacing:.08em;margin:0 0 32px;font:28px Forevs}.dotaViewer{grid-template-columns:1.2fr .95fr;align-items:stretch;gap:22px;max-width:1540px;margin:auto;display:grid}.dotaVisual{border:1px solid #4c5354;min-height:620px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0008}.dotaVisual>img{object-fit:cover;filter:saturate(.58)contrast(1.17);width:100%;height:100%;animation:.65s ease-out both abilityImageIn}.dotaVisualShade{background:linear-gradient(#0000 45%,#070808e8),linear-gradient(90deg,#07080855,#0000);position:absolute;inset:0}.dotaVisualLabel{flex-direction:column;display:flex;position:absolute;bottom:34px;left:38px}.dotaVisualLabel span{letter-spacing:.18em;color:var(--orange);font-size:14px;font-weight:800}.dotaVisualLabel strong{font:clamp(54px,6vw,95px)/.9 Forevs}.dotaDetails{background:#090909;border:1px solid #343839;animation:.45s ease-out both abilityCopyIn;box-shadow:0 15px 35px #0008}.dotaDetails header{background:#171717;align-items:center;gap:22px;padding:24px;display:flex}.dotaDetails header img{object-fit:cover;background:#261d19;border:1px solid #73675c;width:100px;height:100px}.dotaDetails h2{margin:0;font:42px/.95 Forevs}.dotaDetails header p{color:#aaa;letter-spacing:.08em;margin:7px 0 0;font-size:15px}.dotaSummary{border-bottom:1px solid #292929;margin:0;padding:24px 28px;font-size:20px;line-height:1.5}.dotaStats{border-bottom:1px solid #292929;grid-template-columns:1fr 1fr;gap:12px 26px;padding:20px 28px;display:grid}.dotaStats div{justify-content:space-between;gap:14px;display:flex}.dotaStats span{letter-spacing:.1em;color:#777;font-size:14px}.dotaStats b{color:#f0ece4;font-size:16px}.dotaUpgrades{padding:23px 28px}.dotaUpgrades>small{color:#777;letter-spacing:.12em;margin-bottom:13px;display:block}.dotaUpgrades>div{border-top:1px solid #252525;grid-template-columns:60px 1fr;gap:16px;padding:12px 0;display:grid}.dotaUpgrades span{color:var(--orange);font-weight:800}.dotaTabs{align-items:start;gap:12px;max-width:1540px;margin:0 auto;padding:0 0 18px;display:flex}.dotaTabs button{appearance:none;color:var(--cream);cursor:pointer;text-align:left;background:#090909;border:0;width:150px;padding:10px 10px 13px;transition:all .2s}.dotaTabs button:hover,.dotaTabs button.active{background:#2a1915;transform:translateY(-6px)}.dotaTabs button.active{box-shadow:inset 0 -4px 0 var(--red),0 10px 22px #0008}.dotaIcon{background:#201b18;height:95px;display:block;position:relative}.dotaIcon img{object-fit:cover;width:100%;height:100%}.dotaIcon b{background:#090909e8;border:1px solid #81766c;place-items:center;min-width:31px;height:31px;padding:0 7px;font:20px Forevs;display:grid;position:absolute;bottom:6px;right:6px;transform:none}.dotaTabs>button>strong{white-space:nowrap;margin-top:10px;font:17px Forevs;display:block}.abilitySource{text-align:right;color:#777;letter-spacing:.08em;max-width:1540px;margin:10px auto 0;font-size:13px}.abilitySource a{color:var(--orange)}@media (width<=900px){.dotaShowcase{padding:50px 4vw 80px}.dotaViewer{grid-template-columns:1fr}.dotaVisual{min-height:52vh}.dotaTabs{padding-top:12px;overflow-x:auto}.dotaTabs button{min-width:112px}.dotaIcon{height:78px}.dotaTabs>button>strong{font-size:14px}.dotaDetails h2{font-size:34px}.dotaStats{grid-template-columns:1fr}.abilityDetailsTitle{font-size:23px}}.dotaIcon img,.dotaDetails header img{object-fit:contain;padding:10px}.dotaIcon img[src*=crimson-grasp],.dotaDetails header img[src*=crimson-grasp]{padding:5px}.dotaVisual>video{object-fit:cover;filter:saturate(.72)contrast(1.1);width:100%;height:100%;animation:.45s ease-out both abilityImageIn;display:block}.soundToggle{z-index:8;color:var(--cream);letter-spacing:.08em;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090909dc;border:1px solid #81766c;padding:14px 18px;font-size:15px;font-weight:800;position:absolute;top:24px;right:24px;box-shadow:0 8px 24px #0008}.soundToggle:hover,.soundToggle.on{background:var(--red);border-color:#e4584f}.soundToggle:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media (width<=560px){.soundToggle{padding:11px 13px;font-size:13px;top:12px;right:12px}}.soundToggle{letter-spacing:0;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;font-size:21px;display:grid}@media (width<=560px){.soundToggle{width:42px;height:42px;padding:0;font-size:18px}}.phaseGuide{color:#11100e;background:#d8cfbd;padding:120px 7vw}.phaseGuide>header{border-bottom:3px solid #241f1a;grid-template-columns:1.15fr .85fr;align-items:end;gap:7vw;padding-bottom:80px;display:grid}.phaseGuide>header h2{margin:16px 0 0;font:clamp(62px,8vw,124px)/.84 Forevs}.phaseGuide>header h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.phaseGuide>header>p:last-child{margin:0 0 8px;font-size:22px;line-height:1.6}.phaseGuide>article{border-bottom:2px solid #9d9382;grid-template-columns:250px 1fr;gap:5vw;padding:90px 0;scroll-margin-top:110px;display:grid}.phaseMarker{flex-direction:column;align-items:flex-start;display:flex}.phaseMarker b{color:var(--red);font:clamp(90px,10vw,160px)/.8 Forevs}.phaseMarker span{letter-spacing:.14em;margin-top:24px;font-size:14px;font-weight:800}.phaseBody h3{margin:14px 0 30px;font:clamp(58px,7vw,108px)/.85 Forevs}.phaseLead{max-width:970px;font-size:24px;line-height:1.55}.phaseBody ol{border-top:2px solid #9d9382;margin:45px 0 0;padding:0;list-style:none}.phaseBody li{border-bottom:1px solid #aaa08e;grid-template-columns:70px 1fr;gap:24px;padding:24px 0;font-size:20px;line-height:1.5;display:grid}.phaseBody li b{color:var(--red);font:28px Forevs}.phaseBody aside{color:var(--cream);background:#171411;grid-template-columns:90px 1fr;align-items:center;gap:24px;margin-top:34px;padding:24px 28px;display:grid}.phaseBody aside strong{color:var(--orange);letter-spacing:.14em;font-size:14px}.phaseBody aside p{margin:0;font-size:18px;line-height:1.5}@media (width<=900px){.phaseGuide{padding:85px 6vw}.phaseGuide>header{grid-template-columns:1fr}.phaseGuide>article{grid-template-columns:1fr;padding:70px 0}.phaseMarker{flex-direction:row;align-items:end;gap:25px}.phaseMarker b{font-size:90px}.phaseMarker span{margin-bottom:7px}.phaseBody h3{font-size:15vw}.phaseLead{font-size:21px}.phaseBody li{grid-template-columns:52px 1fr}.phaseBody aside{grid-template-columns:1fr;gap:10px}}.tipToggle{z-index:8;border:1px solid var(--orange);color:var(--cream);letter-spacing:.1em;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090909dc;padding:13px 17px;font-size:14px;font-weight:800;position:absolute;top:24px;left:24px}.tipToggle:hover,.tipToggle.active{background:var(--red);border-color:#e4584f}.tipCaption{z-index:5;border-left:5px solid var(--red);background:#090909e8;padding:24px 28px;position:absolute;bottom:30px;left:35px;right:35px;box-shadow:0 15px 40px #000a}.tipCaption span{color:var(--orange);letter-spacing:.14em;font-size:14px;font-weight:800}.tipCaption p{max-width:900px;margin:10px 0 0;font-size:20px;line-height:1.5}.rolloutDemo{color:#11100e;background:#d8cfbd;grid-template-columns:.7fr 1.3fr;align-items:center;gap:6vw;padding:110px 6vw;display:grid}.rolloutDemo h2{margin:20px 0;font:clamp(62px,7vw,108px)/.86 Forevs}.rolloutDemo h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.rolloutDemo>div>p:last-child{font-size:21px;line-height:1.6}.rolloutDemo video{background:#090909;border:1px solid #5c534a;width:100%;display:block;box-shadow:26px 26px #b7ac99}@media (width<=900px){.rolloutDemo{grid-template-columns:1fr;padding:80px 6vw}.rolloutDemo video{box-shadow:14px 14px #b7ac99}.tipCaption{padding:18px;bottom:16px;left:15px;right:15px}.tipCaption p{font-size:17px}.tipToggle{padding:11px 13px;font-size:12px;top:12px;left:12px}}.dotaDetails header{align-items:center}.detailActions{flex-wrap:wrap;align-self:flex-start;gap:10px;margin-left:auto;display:flex}.detailActions .tipToggle{width:64px;height:64px;color:var(--cream);background:#111;border:1px solid #7a2e28;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:7px;display:flex;position:static}.detailActions .tipToggle span{letter-spacing:.12em;color:var(--orange);font-size:11px}.detailActions .tipToggle b{font:23px/1 Forevs}.detailActions .tipToggle:hover,.detailActions .tipToggle.active{background:var(--red);border-color:#e4584f}.detailActions .tipToggle.active span{color:var(--cream)}@media (width<=560px){.dotaDetails header{flex-wrap:wrap}.detailActions{width:100%;margin-left:0}.detailActions .tipToggle{width:58px;height:58px}}.routeVideo{background:#0b0a09;border:1px solid #3c342e;min-height:550px;position:relative;overflow:hidden}.routeVideo video{object-fit:cover;width:100%;height:100%;min-height:550px;display:block}.routeVideo>span{color:var(--orange);letter-spacing:.12em;pointer-events:none;background:#090909d9;padding:10px 13px;font-size:12px;font-weight:800;position:absolute;top:18px;left:18px}@media (width<=900px){.routeVideo,.routeVideo video{aspect-ratio:16/9;min-height:0}}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#211d1a 0%,#121416 46%,#090b0d 100%);border-top:1px solid #6e554332;border-bottom:1px solid #6c62584a;height:76px;padding:0 22px 0 0;box-shadow:0 12px 30px #000b,inset 0 1px #ffffff0b}.topbar:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#b1282270 15%,#dd6a3538 48%,#0000 85%);height:4px;position:absolute;bottom:-5px;left:0;right:0}.navUtility{background:#0d0c0b80;border-right:1px solid #82756531;align-items:center;height:100%;display:flex}.navUtility span{color:#766c61;border-left:1px solid #ffffff08;place-items:center;width:43px;height:100%;font:800 19px Forevs;display:grid}.navCrest{clip-path:polygon(0 0,92% 0,100% 50%,92% 100%,0 100%,7% 50%);background:linear-gradient(135deg,#48251f,#9d3a25 53%,#301713);border-left:1px solid #c17a5642;border-right:1px solid #050403;align-self:stretch;min-width:190px;padding:0 27px 0 22px;box-shadow:inset 0 0 24px #e66a2c24,8px 0 16px #0008;align-items:center!important;gap:15px!important}.navCrest>span:first-child{color:#f0b06c;text-shadow:0 0 15px #ef6a35;font-size:28px;animation:none}.crestWords{flex-direction:column;line-height:1;display:flex}.crestWords strong{font-size:20px}.crestWords i{letter-spacing:.22em;color:#cba58f;margin-top:6px;font-size:9px}.navLinks{align-self:stretch;gap:0;margin:0 auto 0 12px}.navLinks a{letter-spacing:.12em;color:#a9a39b;border-right:1px solid #ffffff0b;place-items:center;min-width:112px;height:100%;padding:0 25px;font-size:13px;transition:background .2s,color .2s;display:grid;transform:skew(-10deg)}.navLinks a:first-child{border-left:1px solid #ffffff0b}.navLinks a:hover,.navLinks a.active{color:#f0e9dc;background:linear-gradient(#5a302332,#b1282218)}.navLinks a:after{background:var(--orange);height:3px;transition:transform .22s;bottom:0;left:18px;right:18px;transform:scaleX(0)}.navLinks a:hover:after,.navLinks a.active:after{right:18px;transform:scaleX(1)}.status{letter-spacing:.1em;flex-direction:column;align-items:flex-end;gap:5px;min-width:125px;font-size:10px;display:flex}.status small{color:#5f5a54;font-size:9px}.status span{color:#aaa39a}.status i{width:6px;height:6px;margin-right:6px}.navSeal{color:#e7b177;background:#7e281d;border:1px solid #b45638;place-items:center;width:42px;height:42px;margin-left:18px;font:800 19px Forevs;display:grid;box-shadow:inset 0 0 15px #160503}@media (width<=1100px){.navUtility{display:none}.navCrest{min-width:165px}.navLinks a{min-width:auto;padding:0 17px}.status{display:none}}@media (width<=900px){.topbar{height:78px;padding:0 18px 0 0}.navCrest{min-width:175px}.navSeal{display:none}.navLinks{background:linear-gradient(#171719,#090a0b);align-self:auto;margin:0;padding:12px;top:78px}.navLinks a{border:0;border-bottom:1px solid #ffffff12;height:auto;padding:17px 20px;display:block;transform:none}.navLinks a:after{display:none}}.topbar{padding-right:4vw}.navCrest{clip-path:polygon(0 0,92% 0,100% 50%,92% 100%,0 100%,7% 50%);min-width:190px;padding:0 30px;color:#090706!important;justify-content:center!important}.navCrest strong{letter-spacing:.08em;color:#090706;text-shadow:none;font-size:29px;font-weight:900}.navLinks{margin-left:16px;margin-right:auto}.resourceIntro{grid-template-columns:1.2fr 1fr;gap:8vw}.resourceDestinations{background:#0b0a09}.resourceDestination{border-top:1px solid var(--line);grid-template-columns:1.15fr .85fr;min-height:760px;display:grid;position:relative}.resourceDestination:nth-child(2n){background:#14110f;grid-template-columns:.85fr 1.15fr}.resourceDestination:nth-child(2n) .tilt{grid-area:1/2}.resourceDestination:nth-child(2n)>div:last-child{grid-area:1/1}.resourceDestination .tilt{min-height:760px;position:relative}.resourceDestination .tilt:after{content:"";background:linear-gradient(90deg,#0000 58%,#0b0a09 100%);position:absolute;inset:0}.resourceDestination:nth-child(2n) .tilt:after{background:linear-gradient(90deg,#14110f 0%,#0000 42%)}.resourceDestination>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:110px 7vw 90px 5vw;display:flex}.resourceDestination h2{text-transform:uppercase;margin:24px 0 30px;font:clamp(58px,6vw,105px)/.86 Forevs}.resourceDestination h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.resourceDestination>div:last-child>p:not(.overline){color:#bdb4a7;max-width:650px;margin:0 0 38px;font-size:22px;line-height:1.6}@media (width<=900px){.navCrest{min-width:160px;padding:0 22px}.navCrest strong{font-size:25px}.resourceIntro{grid-template-columns:1fr}.resourceDestination,.resourceDestination:nth-child(2n){grid-template-columns:1fr;min-height:auto}.resourceDestination .tilt,.resourceDestination:nth-child(2n) .tilt{grid-area:1/1;min-height:52vh}.resourceDestination>div:last-child,.resourceDestination:nth-child(2n)>div:last-child{grid-area:2/1;padding:70px 7vw}.resourceDestination .tilt:after,.resourceDestination:nth-child(2n) .tilt:after{background:linear-gradient(#0000 55%,#0b0a09 100%)}}.peopleHero,.communityHero{background:radial-gradient(circle at 78% 40%,#a52c2529,#0000 33%),linear-gradient(120deg,#090908,#1b1512);flex-direction:column;justify-content:flex-end;min-height:70vh;padding:170px 7vw 90px;display:flex}.peopleHero h1,.communityHero h1{text-transform:uppercase;margin:30px 0;font:clamp(85px,12vw,180px)/.76 Forevs}.peopleHero h1 em,.communityHero h1 em,.creatorVideos h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.peopleHero>p:last-child,.communityHero>p:last-child{max-width:780px;font-size:24px;line-height:1.5}.creatorVideos{background:var(--cream);color:var(--black);padding:110px 6vw}.creatorVideos>header{grid-template-columns:.7fr 1fr;align-items:end;margin-bottom:60px;display:grid}.creatorVideos h2{margin:0;font:clamp(58px,7vw,110px)/.86 Forevs}.creatorVideos>div{grid-template-columns:1fr 1fr;gap:28px;display:grid}.creatorVideos article{border-bottom:3px solid #a79c89;padding-bottom:30px}.videoFrame{aspect-ratio:16/9;background:#090909;margin-bottom:22px}.videoFrame iframe{border:0;width:100%;height:100%}.creatorVideos small,.creatorDirectory small,.communityGrid small{letter-spacing:.14em;color:var(--red);font-weight:800}.creatorVideos h3{margin:12px 0;font:34px/.95 Forevs}.creatorVideos article>p{margin:0;font-size:18px}.creatorDirectory{padding:110px 6vw}.creatorDirectory>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:35px;display:grid}.creatorDirectory a{border-right:1px solid var(--line);flex-direction:column;min-height:390px;padding:45px 35px;transition:all .25s;display:flex}.creatorDirectory a:hover{background:var(--red);transform:translateY(-8px)}.creatorDirectory a:hover small{color:#ffd0bc}.creatorDirectory h2{margin:25px 0;font:50px Forevs}.creatorDirectory a p{color:#aaa;line-height:1.55}.creatorDirectory a strong{margin-top:auto}.directoryNote,.communityCredit{color:#857d73;max-width:850px;margin-top:35px;line-height:1.5}.communityArchive{background:var(--cream);color:var(--black);padding:80px 6vw 110px}.communityTabs{border-bottom:3px solid #a99e8c;margin-bottom:42px;display:flex}.communityTabs button{letter-spacing:.12em;color:#71685d;background:0 0;border:0;min-width:180px;padding:20px 28px;font-weight:900}.communityTabs button.active{background:var(--red);color:#fff}.communityGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.communityGrid>a{color:var(--cream);background:#171411;flex-direction:column;min-height:430px;padding:0 26px 28px;transition:all .25s;display:flex}.communityGrid>a:hover{transform:translateY(-8px);box-shadow:0 16px 30px #35110f3d}.communityCardImage{background:radial-gradient(circle at 80% 25%,#d85b3959,#0000 32%),linear-gradient(135deg,#51241f,#120f0d);border-bottom:1px solid #ffffff16;justify-content:space-between;align-items:flex-start;height:150px;margin:0 -26px 27px;padding:22px 26px;display:flex}.communityCardImage span,.communityCardImage b{letter-spacing:.13em;font-size:12px}.communityCardImage b{color:var(--orange)}.communityGrid h2{margin:16px 0;font:33px/.98 Forevs}.communityGrid p{color:#aaa;line-height:1.5}.communityGrid strong{color:var(--orange);margin-top:auto;font-size:13px}@media (width<=900px){.creatorVideos>header,.creatorVideos>div,.creatorDirectory>div,.communityGrid{grid-template-columns:1fr}.creatorDirectory a{min-height:300px}.communityTabs button{flex:1;min-width:0}.peopleHero h1,.communityHero h1{font-size:23vw}}.creatorPress{color:#171513;background:#d7ceba}.pressMasthead{text-align:center;color:#171513;background:#d7ceba;border-bottom:7px double #171513;padding:130px 6vw 28px;position:relative}.pressMasthead:before{content:"";pointer-events:none;opacity:.1;background-image:repeating-linear-gradient(0deg,#201b17 0 1px,#0000 1px 4px);position:absolute;inset:0}.pressMasthead>p{letter-spacing:.35em;margin:28px 0 -7px;font:17px Libre Caslon Display}.pressMasthead h1{letter-spacing:-.025em;margin:0;font:clamp(62px,9vw,145px)/.82 Forevs}.pressMasthead h1 em{color:#8e241e;font-family:Libre Caslon Display;font-weight:400}.pressRule{letter-spacing:.14em;border-top:2px solid #171513;border-bottom:1px solid #171513;justify-content:space-between;gap:20px;padding:8px 3px;font-size:11px;font-weight:900;display:flex;position:relative}.pressLead{border-bottom:2px solid #39332b;padding:70px 8vw 80px}.pressKicker{text-align:center;letter-spacing:.25em;color:#8e241e;font-size:12px;font-weight:900}.pressLead h2{text-align:center;text-transform:uppercase;margin:30px auto 45px;font:clamp(66px,9vw,142px)/.75 Forevs}.pressLead h2 em,.pressCallout h2 em{color:#8e241e;font-family:Libre Caslon Display;font-weight:400}.pressColumns{columns:2;column-rule:1px solid #8a8172;column-gap:70px;max-width:1100px;margin:auto}.pressColumns p{margin-top:0;font:23px/1.55 Libre Caslon Display}.pressColumns p:first-child:first-letter{float:left;color:#8e241e;padding:8px 10px 0 0;font:86px/.75 Forevs}.pressDirectory{padding:65px 6vw 90px}.pressDirectory>header{letter-spacing:.15em;border-top:5px solid #171513;border-bottom:2px solid #171513;justify-content:space-between;margin-bottom:24px;padding:12px 0;font-size:13px;display:flex}.pressDirectory>div{border-bottom:2px solid #171513;grid-template-columns:1.25fr 1fr 1fr;display:grid}.pressDirectory a{color:#171513;border-right:1px solid #817867;grid-template-rows:180px 1fr;padding:18px 24px 32px;transition:all .2s;display:grid}.pressDirectory a:last-child{border-right:0}.pressDirectory a:hover{background:#c4b69d}.pressPortrait{background:radial-gradient(circle at 70% 25%,#9a302b 0,#45211e 24%,#181514 68%);place-items:center;display:grid;position:relative;overflow:hidden}.pressPortrait:after{content:"";background:repeating-linear-gradient(0deg,#fff0 0 3px,#0003 4px);position:absolute;inset:0}.pressPortrait span{color:#d9c7a7;opacity:.8;font:130px/.8 Forevs}.pressDirectory article{flex-direction:column;padding-top:25px;display:flex}.pressDirectory small{letter-spacing:.16em;color:#8e241e;font-weight:900}.pressDirectory h2{margin:18px 0;font:clamp(42px,4vw,70px)/.85 Forevs}.pressBeat{letter-spacing:.11em;border-top:1px solid #171513;border-bottom:1px solid #171513;padding:8px 0;font-size:11px;font-weight:900}.pressDirectory article p{font:19px/1.5 Libre Caslon Display}.pressDirectory article strong{letter-spacing:.1em;margin-top:auto;font-size:12px}.pressDirectory>aside{border-bottom:5px solid #171513;grid-template-columns:180px 1fr;gap:25px;padding:22px 0;font:16px/1.5 Libre Caslon Display;display:grid}.pressDirectory>aside b{font-family:Forevs}.pressDirectory>aside p{margin:0}.pressCallout{color:#d7ceba;background:#171513;padding:110px 8vw}.pressCallout>span{color:#dc6638;letter-spacing:.18em;font-weight:900}.pressCallout h2{margin:25px 0;font:clamp(60px,8vw,125px)/.82 Forevs}.pressCallout p{max-width:850px;font:23px/1.6 Libre Caslon Display}@media (width<=900px){.pressMasthead{padding-top:120px}.pressRule{font-size:9px}.pressColumns{columns:1}.pressDirectory>div{grid-template-columns:1fr}.pressDirectory a{border-bottom:1px solid #817867;border-right:0;grid-template-rows:auto;grid-template-columns:140px 1fr;gap:22px;padding-left:0;padding-right:0}.pressPortrait{min-height:220px}.pressDirectory article{padding-top:5px}.pressDirectory>aside{grid-template-columns:1fr}.pressLead{padding-left:6vw;padding-right:6vw}}.creatorPress{background-color:#d6cbb5;background-image:radial-gradient(#251f1920 .7px,#0000 .8px),linear-gradient(90deg,#826f5610 1px,#0000 1px);background-size:4px 4px,47px 100%;max-width:1560px;margin:0 auto;position:relative;box-shadow:0 0 80px #000b}.creatorPress:before,.creatorPress:after{content:"";z-index:2;pointer-events:none;background:repeating-linear-gradient(0deg,#b8a98e 0 9px,#d6cbb5 9px 17px);width:8px;position:absolute;top:0;bottom:0}.creatorPress:before{left:-5px}.creatorPress:after{right:-5px}.pressMasthead{background:0 0;border-bottom:11px double #171513;padding-top:120px}.pressMasthead h1{letter-spacing:-.065em;font-family:Libre Caslon Display;font-weight:400}.pressMasthead h1 em{letter-spacing:.02em;font-family:Forevs;font-size:.78em;font-style:normal}.pressMasthead>p{margin-top:18px}.pressMasthead .pressRule:first-child{border-top:4px solid #171513}.pressMasthead .pressRule:last-child{border-bottom:4px solid #171513}.pressFrontGrid{border-top:2px solid #171513;grid-template-columns:.88fr 1.12fr;gap:36px;padding-top:22px;display:grid}.pressFrontGrid .pressColumns{columns:2;column-rule:1px solid #817867;column-gap:32px}.pressFrontGrid .pressColumns p{text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-size:19px}.pressPhoto{border-left:1px solid #817867;margin:0;padding-left:35px}.pressPhoto img{object-fit:cover;filter:grayscale()contrast(1.45)sepia(.25);mix-blend-mode:multiply;width:100%;height:540px;display:block}.pressPhoto figcaption{letter-spacing:.12em;border-bottom:2px solid #171513;padding:10px 0;font-size:10px;font-weight:900}.pressDirectory>header{border-top:8px solid #171513;border-bottom:3px double #171513}.pressDirectory a{background:0 0}.pressPortrait{filter:grayscale();background:#342d27;border:1px solid #171513;box-shadow:inset 0 0 0 5px #d6cbb5,inset 0 0 0 7px #171513}.pressPortrait span{color:#d6cbb5;font-family:Libre Caslon Display}.pressDirectory h2{letter-spacing:-.04em;font-family:Libre Caslon Display;font-weight:400}.pressDirectory article p{text-align:justify}.pressDirectory article strong{border-top:2px solid #171513;padding-top:10px}.pressCallout{background:#171513;background-image:repeating-linear-gradient(0deg,#fff0 0 3px,#fff08 4px);position:relative}@media (width<=900px){.creatorPress{width:100%}.pressFrontGrid{grid-template-columns:1fr}.pressFrontGrid .pressColumns{columns:1}.pressPhoto{border-left:0;padding-left:0}.pressPhoto img{height:420px}}.pressDirectory>div{grid-template-columns:repeat(3,1fr)}.pressPortrait{filter:grayscale()contrast(1.15);background:#29231f;height:220px;padding:10px;overflow:hidden}.pressPortrait img{object-fit:contain;object-position:center center;border:1px solid #171513;width:100%;height:100%;display:block;transform:none}.pressDirectory a:hover .pressPortrait{filter:grayscale(.25)contrast(1.1)}@media (width<=900px){.pressDirectory>div{grid-template-columns:1fr}.pressPortrait{height:220px}}.communityTabs{align-items:stretch}.communityTabs>span{letter-spacing:.13em;color:#776e62;align-self:center;margin-left:auto;font-size:11px;font-weight:900}.communityLoading{text-align:center;letter-spacing:.14em;border:2px dashed #a99e8c;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:320px;font-weight:900;display:flex}.communityLoading a{color:var(--red);border-bottom:2px solid var(--red)}.liveCommunityGrid{align-items:start}.liveCommunityGrid>a{background:#171411;min-height:0;padding:0 0 24px;overflow:hidden}.communityArtwork{background:#0b0a09;min-height:260px;position:relative}.communityArtwork img{object-fit:cover;width:100%;height:auto;min-height:260px;max-height:560px;display:block}.communityArtwork>span{color:var(--orange);letter-spacing:.11em;background:#0a0908d9;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.liveCommunityGrid small,.liveCommunityGrid h2,.liveCommunityGrid strong{margin-left:22px;margin-right:22px}.liveCommunityGrid small{margin-top:22px;display:block}.liveCommunityGrid strong{margin-top:18px}.communityArchive>.loadMore{margin:45px auto 0;display:block}@media (width<=900px){.communityTabs>span{display:none}.communityArtwork img{max-height:none}}.homeCommunityLinks{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.homeCommunityLinks article{border-right:1px solid var(--line);min-height:720px;position:relative;overflow:hidden}.homeCommunityLinks article:last-child{border-right:0}.homeCommunityLinks .tilt{position:absolute;inset:0}.homeCommunityLinks .tilt:after{content:"";background:linear-gradient(#09080720 0%,#090807c9 54%,#090807 88%);position:absolute;inset:0}.homeCommunityLinks article>div:last-child{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:720px;padding:320px 5vw 65px;display:flex;position:relative}.homeCommunityLinks h2{text-transform:uppercase;margin:20px 0;font:clamp(52px,5vw,86px)/.86 Forevs}.homeCommunityLinks h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.homeCommunityLinks article>div:last-child>p:not(.overline){color:#bdb4a7;max-width:590px;font-size:20px;line-height:1.55}.homeCommunityLinks .cta{margin-top:24px}@media (width<=900px){.homeCommunityLinks{grid-template-columns:1fr}.homeCommunityLinks article{border-right:0;border-bottom:1px solid var(--line);min-height:620px}.homeCommunityLinks article>div:last-child{min-height:620px;padding:270px 7vw 55px}}.voiceGrid article{grid-template-columns:1fr}.voiceGrid article>div{min-width:0}.voiceGrid audio{width:100%;max-width:700px;display:block}.phaseGuide>article{grid-template-columns:1fr;gap:20px}.phaseMarker{border-left:6px solid var(--red);padding-left:20px;display:block}.phaseMarker span{margin:0;display:block}.phaseBody{min-width:0}.phaseBody ol,.phaseBody aside{max-width:1100px}.pressPortrait{place-items:center}.pressPortrait img{background:#171513;padding:14px;object-fit:contain!important;object-position:center!important;transform:none!important}@media (width<=900px){.voiceGrid article,.phaseGuide>article{grid-template-columns:1fr}.phaseMarker{display:block}.phaseMarker span{margin:0}}.phaseBody li{gap:0;grid-template-columns:1fr!important}.phaseBody li>span{grid-column:1;width:100%;max-width:1000px;display:block}.pressDirectory>div>a:first-child .pressPortrait img,.pressDirectory>div>a:nth-child(2) .pressPortrait img{transform:translateY(-24%)!important}.pressDirectory>div>a:nth-child(3) .pressPortrait img{transform:translateY(-6%)!important}.pressDirectory>div>a:nth-child(4) .pressPortrait img,.pressDirectory>div>a:nth-child(5) .pressPortrait img{transform:translateY(-14%)!important}.pressDirectory a{grid-template-rows:220px 1fr}@media (width<=900px){.pressDirectory a{grid-template-rows:auto}}.matchupsPage{background:#0b0a09}.matchupsHero{background:radial-gradient(circle at 78% 35%,#a52c253d,#0000 34%),linear-gradient(120deg,#090908,#1d1512);flex-direction:column;justify-content:flex-end;min-height:76vh;padding:170px 7vw 90px;display:flex}.matchupsHero h1{text-transform:uppercase;margin:30px 0;font:clamp(88px,13vw,190px)/.76 Forevs}.matchupsHero h1 em,.matchupIntro h2 em{color:var(--red);font-family:Libre Caslon Display;font-weight:400}.matchupsHero>p{max-width:850px;font-size:25px;line-height:1.5}.matchupSummary{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.matchupSummary span{letter-spacing:.1em;border:1px solid #574b42;padding:15px 20px;font-size:15px;font-weight:900}.matchupSummary b{color:var(--orange);margin-right:8px;font-size:25px}.matchupIntro{background:var(--cream);color:var(--black);grid-template-columns:1.15fr .85fr;align-items:end;gap:7vw;padding:100px 7vw;display:grid}.matchupIntro h2{margin:0;font:clamp(60px,7vw,105px)/.84 Forevs}.matchupIntro p{margin:0;font-size:22px;line-height:1.6}.matchupGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:70px 5vw 110px;display:grid}.matchupCard{background:#161310;border:1px solid #43382f;min-width:0}.matchupCard>header{border-bottom:1px solid #43382f;justify-content:space-between;align-items:end;padding:28px 30px;display:flex}.matchupCard small{letter-spacing:.14em;color:#bd8f67;font-size:14px;font-weight:900}.matchupCard h2{text-transform:uppercase;margin:10px 0 0;font:clamp(40px,4vw,65px)/.9 Forevs}.matchupCard.favorable{border-top:6px solid #6e9b73}.matchupCard.even{border-top:6px solid #c58c48}.matchupCard.hard{border-top:6px solid var(--red)}.matchupCard.favorable small{color:#8fbe94}.matchupCard.hard small{color:#e26755}.matchupPoints{grid-template-columns:1fr 1fr;display:grid}.matchupPoints section{border-right:1px solid #43382f;padding:28px 30px}.matchupPoints section:last-child{border-right:0}.matchupPoints b,.matchupCard>footer>b{color:var(--orange);letter-spacing:.12em;font-size:14px}.matchupPoints p,.matchupCard>footer p{color:#c3baad;margin:14px 0 0;font-size:19px;line-height:1.52}.matchupCard>footer{background:#0e0c0b;border-top:1px solid #43382f;padding:26px 30px;display:block}.matchupNotice{background:var(--red);grid-template-columns:180px 1fr auto;align-items:center;gap:35px;padding:60px 7vw;display:grid}.matchupNotice>b{font:34px Forevs}.matchupNotice p{font-size:19px;line-height:1.5}.matchupNotice a{border-bottom:2px solid;font-weight:900}.navLinks{gap:clamp(14px,1.8vw,30px)}@media (width<=900px){.matchupIntro,.matchupGrid{grid-template-columns:1fr}.matchupGrid{padding-inline:4vw}.matchupPoints{grid-template-columns:1fr}.matchupPoints section{border-bottom:1px solid #43382f;border-right:0}.matchupNotice{grid-template-columns:1fr}.matchupsHero{padding-top:140px}.matchupsHero h1{font-size:25vw}}.matchupMode{gap:10px;margin-top:38px;display:flex}.matchupMode button{color:#28231e;letter-spacing:.08em;cursor:pointer;background:0 0;border:2px solid #28231e;min-width:170px;padding:18px 28px;font:18px Forevs}.matchupMode button.active{background:var(--red);border-color:var(--red);color:#fff}.matchupCategory{border-top:1px solid #42372f;padding:85px 5vw 105px}.matchupCategory:nth-of-type(odd){background:#100e0c}.matchupCategory>header{justify-content:space-between;align-items:end;gap:30px;max-width:1600px;margin:auto;display:flex}.matchupCategory>header h2{margin:14px 0 0;font:clamp(50px,6vw,88px)/.85 Forevs}.matchupCategory>header>p{letter-spacing:.12em;color:#b7aa9a;font-size:16px;font-weight:900}.matchupCategory .matchupGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1600px;margin:auto;padding:38px 0 0}.matchupCard{flex-direction:column;display:flex}.matchupPortrait{background:radial-gradient(circle at 50% 25%,#63352d,#15110f 68%);border-bottom:1px solid #43382f;height:280px;position:relative;overflow:hidden}.matchupPortrait img{object-fit:cover;object-position:center 18%;filter:saturate(.8)contrast(1.08);width:100%;height:100%;display:block}.matchupPortrait span{color:#d6c5b2;opacity:.5;place-items:center;height:100%;font:110px Forevs;display:grid}.matchupPortrait small{background:#090807e8;border:1px solid #6d5d50;padding:9px 12px;position:absolute;bottom:16px;left:18px}.matchupCard>header{padding:24px 26px}.matchupCard>header h2{margin:0;font-size:clamp(34px,3vw,52px)}.matchupPoints section{padding:24px 26px}.matchupPoints p,.matchupCard>footer p,.laneMatchup p{font-size:18px}.laneMatchup{flex-direction:column;flex:1;display:flex}.laneMatchup section{border-bottom:1px solid #43382f;padding:25px 27px}.laneMatchup b{letter-spacing:.12em;color:var(--orange);font-size:14px}.laneMatchup aside{color:#bfb4a6;background:#0c0b0a;border-top:1px solid #43382f;margin-top:auto;padding:22px 27px;font-size:17px;line-height:1.5}.matchupCategory.favorable>header .overline{color:#8fbe94}.matchupCategory.hard>header .overline{color:#e26755}@media (width<=1180px){.matchupCategory .matchupGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.matchupIntro{gap:35px}.matchupMode button{flex:1;min-width:0}.matchupCategory>header{flex-direction:column;align-items:flex-start}.matchupCategory .matchupGrid{grid-template-columns:1fr}.matchupPortrait{height:330px}}.matchupModeInput{opacity:0;pointer-events:none;position:absolute}.matchupMode label{color:#28231e;letter-spacing:.08em;cursor:pointer;text-align:center;background:0 0;border:2px solid #28231e;min-width:170px;padding:18px 28px;font:18px Forevs}.laneIntro,.laneMatchup{display:none}.generalIntro{display:block}.generalMatchup>footer{background:#0e0c0b;border-top:1px solid #43382f;padding:26px 30px;display:block}.generalMatchup>footer b{color:var(--orange);letter-spacing:.12em;font-size:14px}.generalMatchup>footer p{color:#c3baad;margin:14px 0 0;font-size:18px;line-height:1.52}#match-general:checked~.matchupIntro .matchupMode label[for=match-general],#match-lane:checked~.matchupIntro .matchupMode label[for=match-lane]{background:var(--red);border-color:var(--red);color:#fff}#match-lane:checked~.matchupIntro .generalIntro,#match-lane:checked~.matchupCategory .generalMatchup{display:none}#match-lane:checked~.matchupIntro .laneIntro,#match-lane:checked~.matchupCategory .laneMatchup{display:flex}.matchupIntro .laneIntro{align-items:flex-end}.matchupPortrait img{opacity:0;position:absolute;inset:0}.matchupPortrait img.loaded{opacity:1}.matchupPortrait>span{position:absolute;inset:0}.matchupCategory{padding-top:68px;padding-bottom:80px}.compactMatchupList{border-top:1px solid #4a3c32;max-width:1500px;margin:32px auto 0}.compactMatchup{background:#12100e;border-bottom:1px solid #4a3c32}.compactMatchup summary{cursor:pointer;grid-template-columns:58px minmax(0,1fr) 140px 42px;align-items:center;gap:18px;height:76px;padding:0 22px;list-style:none;transition:background .22s,color .22s;display:grid}.compactMatchup summary::-webkit-details-marker{display:none}.compactMatchup summary strong{letter-spacing:.02em;font:clamp(24px,2.2vw,38px)/1 Forevs}.compactMatchup summary small{letter-spacing:.12em;color:#bda98f;font-size:13px;font-weight:900}.compactMatchup summary i{text-align:center;color:var(--orange);font:36px/1 Libre Caslon Display;transition:transform .35s}.compactMatchup[open] summary{background:#291914;border-bottom:1px solid #6a4939}.compactMatchup[open] summary i{transform:rotate(45deg)}.miniHero{background:#2b2420;border:1px solid #665548;place-items:center;width:46px;height:46px;display:grid;position:relative;overflow:hidden}.miniHero>span{color:#a99a89;font:24px Forevs}.miniHero img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:all .3s;position:absolute;inset:0;transform:scale(.9)}.miniHero img.loaded{opacity:1;transform:scale(1)}.expandedMatchup{background:#0a0908;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);min-height:520px;animation:.48s cubic-bezier(.2,.75,.2,1) both matchupReveal;display:grid;overflow:hidden}.expandedHeroArt{background:radial-gradient(circle at 50% 28%,#773229,#171210 68%);min-height:520px;position:relative;overflow:hidden}.expandedHeroArt:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 55%,#0a0908),linear-gradient(#0000 55%,#0a0908aa);position:absolute;inset:0}.expandedHeroArt>span{opacity:.08;place-items:center;font:100px Forevs;display:grid;position:absolute;inset:0}.expandedHeroArt img{object-fit:cover;object-position:center top;opacity:0;filter:saturate(.82)contrast(1.08);width:100%;height:100%;transition:opacity .45s,transform .8s cubic-bezier(.15,.8,.2,1);position:absolute;inset:0;transform:scale(1.08)translate(-20px)}.compactMatchup[open] .expandedHeroArt img.loaded{opacity:1;transform:scale(1)translate(0)}.expandedHeroArt>b{z-index:2;text-transform:uppercase;text-shadow:0 3px 20px #000;font:clamp(42px,5vw,78px)/.8 Forevs;position:absolute;bottom:24px;left:28px}.expandedIntel{flex-direction:column;min-width:0;display:flex}.expandedIntel>header{border-bottom:1px solid #43382f;padding:38px 40px 26px}.expandedIntel>header small{letter-spacing:.14em;color:var(--orange);font-size:13px;font-weight:900}.expandedIntel h3{margin:12px 0 0;font:clamp(46px,5vw,78px)/.85 Forevs}.expandedIntel .generalMatchup,.expandedIntel .laneMatchup{flex:1}.expandedIntel .matchupPoints section,.expandedIntel .laneMatchup section{padding:28px 40px}.expandedIntel .generalMatchup>footer,.expandedIntel .laneMatchup aside{padding-left:40px;padding-right:40px}.compactMatchup.favorable summary{border-left:5px solid #6e9b73}.compactMatchup.even summary{border-left:5px solid #c58c48}.compactMatchup.hard summary{border-left:5px solid var(--red)}@keyframes matchupReveal{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(-18px)}to{opacity:1;clip-path:inset(0);transform:none}}@media (width<=800px){.compactMatchup summary{grid-template-columns:52px minmax(0,1fr) 34px;gap:12px;padding:0 12px}.compactMatchup summary small{display:none}.expandedMatchup{grid-template-columns:1fr}.expandedHeroArt{min-height:430px}.expandedIntel>header,.expandedIntel .matchupPoints section,.expandedIntel .laneMatchup section{padding-left:24px;padding-right:24px}}.matchupsPage{background-color:#261d17;background-image:radial-gradient(#07050455 1px,#0000 1px),linear-gradient(115deg,#30241d,#17120f 58%,#281a17);background-position:0 0;background-repeat:repeat;background-size:5px 5px,100% 100%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.hitListHero{background:linear-gradient(90deg,#090807 0 45%,#090807c7 63%,#09080754),radial-gradient(circle at 82% 33%,#b23a2e99,#0000 30%),linear-gradient(135deg,#150e0c,#3a1814);min-height:82vh;position:relative;overflow:hidden}.hitListHero:before{content:"";opacity:.45;border:2px solid #ad392d;width:34vw;height:74%;position:absolute;bottom:-8%;right:7vw;transform:rotate(5deg);box-shadow:0 0 0 14px #0d0b0a,0 0 0 16px #6e4b39}.hitListHero:after{content:"STALK ? ISOLATE ? COMMIT";color:#eadcc7;letter-spacing:.14em;background:#a8362d;padding:14px 100px;font:17px Forevs;position:absolute;top:48%;right:-95px;transform:rotate(90deg)}.hitListHero>*{z-index:2;position:relative}.ledgerStamp{color:#d65d47;letter-spacing:.13em;opacity:.9;border:4px double #b74233;padding:14px 20px;font:18px Forevs;top:160px;right:8vw;transform:rotate(5deg);position:absolute!important}.hitListHero h1{letter-spacing:-.025em}.hitListHero h1 em{color:#d8523d}.hitListHero .matchupSummary span{background:#0a0807c9}.matchupIntro{background:#d7ccb6 radial-gradient(#3b2b2018 .8px,#0000 .9px) 0 0/4px 4px;border-top:10px solid #17110e;border-bottom:10px double #392a20}.matchupIntro h2 em{color:#8f261f}.matchupMode label{border-color:#30251e;font-family:Forevs}.matchupCategory{color:#17120f;border:1px solid #0f0d0b;margin:36px 4vw;position:relative;box-shadow:10px 12px #09080799;background:#cfc2aa radial-gradient(#35281e22 .7px,#0000 .8px) 0 0/4px 4px!important;padding:45px 3vw 58px!important}.matchupCategory:before{content:"";pointer-events:none;border:1px solid #65574788;position:absolute;inset:12px}.matchupCategory>header{border-top:6px solid #1b1511;border-bottom:2px solid #1b1511;padding:15px 5px 18px;position:relative}.matchupCategory>header h2{letter-spacing:-.04em;font-family:Libre Caslon Display;font-weight:400}.matchupCategory>header>p{color:#5b4b3e}.matchupCategory .overline{color:#8e261f!important}.compactMatchupList{border-color:#796957;position:relative}.compactMatchup{background:#d9ceb9;border-color:#8e7d69}.compactMatchup:nth-child(2n){background:#cfc2aa}.compactMatchup summary{color:#17120f;border-left-width:8px!important}.compactMatchup summary:hover{background:#bdae94}.compactMatchup[open] summary{color:#eadcc8;background:#211713}.compactMatchup summary strong{letter-spacing:-.02em;font-family:Libre Caslon Display;font-weight:400}.compactMatchup summary small{color:#6d3d2f}.compactMatchup[open] summary small{color:#d28b6d}.miniHero{background:#201713;border-color:#34261f;box-shadow:3px 3px #8a765f}.compactMatchup summary i{color:#982d24}.expandedMatchup{background:#100d0b;border:8px solid #211713;border-top:0;box-shadow:inset 0 0 70px #000}.expandedHeroArt:before{content:"SUBJECT";z-index:3;color:#ef8a71;letter-spacing:.16em;border:2px solid #d04a37;padding:9px 13px;font:13px Forevs;position:absolute;top:22px;left:24px;transform:rotate(-4deg)}.expandedHeroArt:after{background:linear-gradient(90deg,#0000 62%,#100d0b),linear-gradient(0deg,#100d0be8 0,#0000 50%),repeating-linear-gradient(0deg,#0000 0 3px,#0002 4px)}.expandedHeroArt>b{color:#eee0cb}.expandedIntel{background-image:linear-gradient(90deg,#8f2f2920 1px,#0000 1px),linear-gradient(#8f2f2915 1px,#0000 1px);background-size:32px 32px}.expandedIntel>header{position:relative}.inkNote{color:#c35d46;text-align:right;max-width:190px;font:italic 15px Libre Caslon Display;position:absolute;top:32px;right:30px;transform:rotate(-3deg)}.expandedIntel h3{font-family:Libre Caslon Display;font-weight:400}.expandedIntel .matchupPoints b,.expandedIntel footer b,.expandedIntel .laneMatchup b{color:#d16849}.matchupNotice{background:#8f291f;border-top:8px double #32100d}@media (width<=800px){.ledgerStamp{font-size:12px;top:125px;right:6vw}.hitListHero:after,.hitListHero:before{display:none}.matchupCategory{margin:20px 2vw;padding:34px 3vw 42px!important}.inkNote{text-align:left;margin-top:16px;display:block;position:static;transform:none}.expandedMatchup{border-width:4px}}.matchupPickerPage{color:#e8e2d7;background:#0d1215;min-height:100vh;padding-top:82px}.matchupPickerHeader{background:radial-gradient(circle at 82% 5%,#8f29263b,#0000 32%),linear-gradient(#182127,#0d1215);border-bottom:1px solid #344047;justify-content:space-between;align-items:end;gap:50px;padding:72px 6vw 48px;display:flex}.matchupPickerHeader h1{margin:20px 0 24px;font:clamp(70px,10vw,148px)/.8 Forevs}.matchupPickerHeader>div:first-child>p:last-child{color:#aeb7ba;max-width:720px;margin:0;font-size:20px;line-height:1.5}.matchupPickerHeader .matchupMode{margin:0 0 5px}.matchupPickerHeader .matchupMode label{color:#b8c0c1;background:#10171b;border-color:#536168}.matchupPickerHeader .matchupMode label:hover{color:#fff;border-color:#d95843}#match-general:checked~.matchupPickerHeader .matchupMode label[for=match-general],#match-lane:checked~.matchupPickerHeader .matchupMode label[for=match-lane]{color:#fff;background:#bd3b30;border-color:#e2604d}.portraitLegend{letter-spacing:.1em;background:#070a0c;border-bottom:1px solid #303b41;align-items:center;gap:10px;padding:18px 6vw;font-size:13px;display:flex}.portraitLegend span{border-radius:50%;width:11px;height:11px;margin-left:24px}.portraitLegend span:first-child{margin-left:0}.portraitLegend .good{background:#65a47d;box-shadow:0 0 12px #65a47d}.portraitLegend .neutral{background:#c99656;box-shadow:0 0 12px #c99656}.portraitLegend .bad{background:#d34b40;box-shadow:0 0 12px #d34b40}.portraitLegend p{color:#7e898e;margin:0 14px 0 0}.iconMatchupSection{border-bottom:1px solid #303b41;padding:54px 6vw 68px}.iconMatchupSection>header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.iconMatchupSection>header>div{align-items:center;gap:14px;display:flex}.iconMatchupSection>header span{border-radius:50%;width:13px;height:13px}.iconMatchupSection.favorable>header span{background:#65a47d;box-shadow:0 0 16px #65a47d}.iconMatchupSection.even>header span{background:#c99656;box-shadow:0 0 16px #c99656}.iconMatchupSection.hard>header span{background:#d34b40;box-shadow:0 0 16px #d34b40}.iconMatchupSection h2{letter-spacing:.06em;margin:0;font:30px Forevs}.iconMatchupSection>header p{letter-spacing:.13em;color:#7f8b90;font-size:13px;font-weight:900}.heroIconGrid{grid-template-columns:repeat(8,minmax(0,1fr));align-items:start;gap:13px;display:grid}.heroIconFile{background:#141c20;border:1px solid #344148;min-width:0;transition:all .25s}.heroIconFile>summary{cursor:pointer;flex-direction:column;height:174px;padding:0;list-style:none;display:flex;position:relative;overflow:hidden}.heroIconFile>summary::-webkit-details-marker{display:none}.heroIconFile>summary:hover{border-color:#677980;transform:translateY(-5px);box-shadow:0 12px 28px #0008}.expressionPortrait{background:#080c0e;flex:1;min-height:0;display:block;position:relative;overflow:hidden}.expressionPortrait>span{color:#445056;place-items:center;font:48px Forevs;display:grid;position:absolute;inset:0}.expressionPortrait img{object-fit:cover;object-position:center top;opacity:0;width:100%;height:100%;transition:all .3s;position:absolute;inset:0;transform:scale(.96)}.expressionPortrait img.loaded{opacity:1;transform:scale(1)}.heroIconFile>summary strong{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.02em;height:42px;padding:11px 34px 8px 10px;font:17px Forevs;overflow:hidden}.heroIconFile>summary i{color:#7f8d92;font:22px/1 sans-serif;transition:all .25s;position:absolute;bottom:10px;right:10px}.heroIconFile[open]{background:#0a0e10;border-color:#596970;grid-column:1/-1}.heroIconFile[open]>summary{background:#1b252a;border-bottom:1px solid #445158;flex-direction:row;align-items:center;height:58px}.heroIconFile[open]>summary .expressionPortrait{flex:none;width:58px;height:57px}.heroIconFile[open]>summary strong{height:auto;padding:0 20px;font-size:24px}.heroIconFile[open]>summary i{color:#e2604d;bottom:17px;transform:rotate(45deg)}.heroMatchupPanel{grid-template-columns:minmax(400px,.82fr) minmax(0,1.18fr);min-height:520px;animation:.42s cubic-bezier(.2,.8,.2,1) both iconPanelOpen;display:grid;overflow:hidden}.heroCharacterArt{background:radial-gradient(circle at 50% 25%,#53626b,#11181c 70%);min-height:520px;position:relative;overflow:hidden}.heroCharacterArt:after{content:"";background:linear-gradient(90deg,#0000 62%,#0a0e10),linear-gradient(#0000 50%,#080b0ddd);position:absolute;inset:0}.heroCharacterArt img{object-fit:cover;object-position:center top;opacity:0;width:100%;height:100%;transition:all .55s;position:absolute;inset:0;transform:scale(1.06)}.heroCharacterArt img.loaded{opacity:1;transform:scale(1)}.heroCharacterArt>div{z-index:2;position:absolute;bottom:28px;left:32px}.heroCharacterArt small{letter-spacing:.15em;color:#e86650;font-weight:900}.heroCharacterArt h2{margin:12px 0 0;font:clamp(48px,6vw,90px)/.8 Forevs}.heroMatchupCopy{background:#0a0e10;flex-direction:column;display:flex}.heroMatchupCopy .generalMatchup,.heroMatchupCopy .laneMatchup{flex:1}.heroMatchupCopy .matchupPoints section,.heroMatchupCopy .laneMatchup section{padding:38px}.heroMatchupCopy .generalMatchup>footer,.heroMatchupCopy .laneMatchup aside{padding:34px 38px}.heroMatchupCopy b{color:#e86650;letter-spacing:.12em;font-size:14px}.heroMatchupCopy p{color:#c2cacb;font-size:20px;line-height:1.55}#match-lane:checked~.iconMatchupSection .generalMatchup{display:none}.matchupSource{color:#7f8b90;justify-content:space-between;align-items:center;gap:30px;padding:35px 6vw 70px;display:flex}.matchupSource a{color:#d75a47;font-weight:900}.matchupSource p{font-size:16px}@keyframes iconPanelOpen{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(-14px)}to{opacity:1;clip-path:inset(0);transform:none}}@media (width<=1250px){.heroIconGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=900px){.matchupPickerHeader{flex-direction:column;align-items:flex-start}.heroIconGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.heroMatchupPanel{grid-template-columns:1fr}.heroCharacterArt{min-height:480px}}@media (width<=580px){.matchupPickerPage{padding-top:70px}.matchupPickerHeader{padding:55px 5vw 35px}.matchupPickerHeader .matchupMode{width:100%}.portraitLegend{overflow-x:auto}.heroIconGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.heroIconFile>summary{height:150px}.heroIconFile>summary strong{font-size:14px}.heroCharacterArt{min-height:390px}.matchupSource{flex-direction:column;align-items:flex-start}}.matchupPickerHeader .matchupMode button{color:#c9c0b5;letter-spacing:.08em;cursor:pointer;background:#110f0d;border:2px solid #5e4e43;min-width:170px;padding:18px 28px;font:18px Forevs}.matchupPickerHeader .matchupMode button:hover{border-color:var(--red);color:#fff}.matchupPickerHeader .matchupMode button.active{background:var(--red);color:#fff;border-color:#e15c46}.iconMatchupSection{border-bottom-color:#3f342c}.iconMatchupSection:nth-of-type(2n){background:#100e0c}.heroIconFile{background:#15120f;border-color:#463a32}.heroIconFile[open]{background:#0b0908;border-color:#6a5547}.heroIconFile[open]>summary{background:#211a16;border-bottom-color:#57473c}.expressionPortrait{background:#0a0807}.expressionPortrait img{background:#0b0908;padding:7px;object-fit:contain!important;object-position:center!important}.heroIconFile>summary strong{color:#eee4d6}.heroMatchupPanel,.heroMatchupCopy{background:#0b0908}.heroCharacterArt{background:radial-gradient(circle at 50% 25%,#6a332c,#12100e 70%)}.matchupSource{color:#918579}.matchupPickerPage[data-mode=general] .generalMatchup{display:block!important}.matchupPickerPage[data-mode=general] .laneMatchup,.matchupPickerPage[data-mode=lane] .generalMatchup{display:none!important}.matchupPickerPage[data-mode=lane] .laneMatchup{display:flex!important}@media (width<=580px){.matchupPickerHeader .matchupMode button{flex:1;min-width:0}.expressionPortrait img{padding:4px}}.matchupPickerHeader{background:#0b0a09;border:0;border-bottom:1px solid #2f2822;padding:56px 6vw 38px}.matchupPickerHeader>div:first-child>p:last-child{color:#aaa095;max-width:650px;font:20px/1.5 Libre Caslon Display}.matchupPickerHeader .matchupMode{border-bottom:1px solid #4a3d33;gap:0}.matchupPickerHeader .matchupMode button{color:#81776d;min-width:145px;padding:15px 22px;background:0 0!important;border:0!important}.iconMatchupSection,.iconMatchupSection:nth-of-type(2n){background:0 0;border:0;padding:42px 6vw 55px}.iconMatchupSection>header span{border-radius:0;width:5px;height:27px;box-shadow:none!important}.heroIconFile,.heroIconFile[open]{box-shadow:none!important;background:0 0!important;border:0!important}.heroIconFile>summary{height:166px;overflow:visible}.heroIconFile>summary:hover{box-shadow:none;transform:none}.heroIconFile>summary:hover .expressionPortrait img{transform:translateY(-4px)scale(1.02)}.expressionPortrait{background:0 0;overflow:visible}.expressionPortrait img{filter:saturate(.88);transition:opacity .2s,transform .25s;background:0 0!important;padding:0!important}.heroIconFile>summary strong{color:#cfc5b8;height:34px;padding:8px 22px 0 0;font:400 17px Libre Caslon Display}.heroIconFile>summary i{color:#665a50;font-size:18px;bottom:3px;right:2px}.heroIconFile[open]{grid-column:1/-1;margin:8px 0 18px}.heroIconFile[open]>summary{background:0 0;border:1px solid #4a3c32;border-left:0;border-right:0;height:48px}.heroIconFile[open]>summary .expressionPortrait{width:48px;height:47px}.heroIconFile[open]>summary strong{padding-left:15px;font:22px Libre Caslon Display}.heroMatchupPanel{background:#100d0b;border:0;min-height:500px;animation:.32s ease-out both iconPanelOpen}.heroCharacterArt{background:radial-gradient(circle at 50% 48%,#752d2680,#0000 43%),#100d0b;min-height:500px}.heroCharacterArt img{filter:saturate(.9)contrast(1.05);padding:34px 20px 0;transform:translateY(18px)scale(.94);object-fit:contain!important;object-position:center bottom!important}.heroCharacterArt img.loaded{transform:none}.heroCharacterArt>div{bottom:22px;left:26px}.heroCharacterArt h2{font-family:Libre Caslon Display;font-weight:400}.heroMatchupCopy{background:#100d0b}.heroMatchupCopy .matchupPoints section{border-color:#332a24}.heroMatchupCopy .generalMatchup>footer,.heroMatchupCopy .laneMatchup aside{background:#0b0908;border-color:#332a24}.matchupSource{border-top:1px solid #2f2822}@media (width<=580px){.matchupPickerHeader{padding-top:45px}.heroIconGrid{gap:16px 9px}.heroIconFile>summary{height:142px}.heroIconFile>summary strong{font-size:14px}.heroCharacterArt img{padding-top:20px}}.matchupPickerHeader{border-bottom:7px solid var(--red);background:radial-gradient(circle at 86% 25%,#b83a2b42,#0000 31%),linear-gradient(118deg,#0b0908 0 58%,#2a1612);padding:58px 6vw 42px}.matchupPickerHeader .matchupMode button{color:#a89b8c!important}.matchupPickerHeader .matchupMode button:hover,.matchupPickerHeader .matchupMode button.active{color:#fff3df!important}.iconMatchupSection,.iconMatchupSection:nth-of-type(2n){padding:46px 6vw 62px;border:0!important}.iconMatchupSection.hard{color:#fff0dc;background-color:#6f211b;background-image:radial-gradient(circle at 10% 120%,#da69474d,#0000 36%),linear-gradient(120deg,#511713,#861f1b);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.iconMatchupSection>header{border-bottom:1px solid;margin-bottom:25px;padding-bottom:13px}.iconMatchupSection>header span{width:34px;height:5px;background:var(--orange)!important;box-shadow:none!important}.iconMatchupSection h2{letter-spacing:.04em;font:clamp(27px,3vw,42px) Forevs}.iconMatchupSection>header p{color:currentColor;opacity:.58}.heroIconGrid{grid-template-columns:repeat(9,minmax(0,1fr));gap:10px 12px}.heroIconFile,.heroIconFile[open]{min-width:0;box-shadow:none!important;background:0 0!important;border:0!important}.heroIconFile>summary{isolation:isolate;outline:none;height:176px;display:block;position:relative;overflow:visible}.expressionPortrait{clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);transition:transform .34s cubic-bezier(.2,.8,.2,1),filter .34s;display:block;position:absolute;inset:0;overflow:hidden;background:0 0!important}.expressionPortrait:before{content:"";z-index:-1;background:#a42d25;transition:transform .34s cubic-bezier(.2,.8,.2,1);position:absolute;inset:14% 4% 0;transform:translateY(86%)}.expressionPortrait>span{opacity:.12;color:currentColor}.expressionPortrait img{filter:saturate(.72)contrast(1.05);transform-origin:bottom;transition:opacity .2s,transform .38s cubic-bezier(.2,.8,.2,1),filter .3s;transform:translateY(4px)scale(.96);object-fit:contain!important;object-position:center bottom!important;background:0 0!important;padding:0!important}.heroIconFile>summary:after{content:attr(data-hero);z-index:3;color:#fff0dc;letter-spacing:.04em;text-align:center;opacity:0;pointer-events:none;background:#0b0908e8;padding:8px 7px 6px;font:15px/1 Forevs;transition:opacity .22s,transform .28s;position:absolute;bottom:5px;left:8px;right:8px;transform:translateY(10px)}.heroIconFile>summary:hover .expressionPortrait,.heroIconFile>summary:focus-visible .expressionPortrait{filter:drop-shadow(10px 13px #1b090733);transform:translateY(-10px)rotate(-1.5deg)}.heroIconFile>summary:hover .expressionPortrait:before,.heroIconFile>summary:focus-visible .expressionPortrait:before{transform:translateY(0)}.heroIconFile>summary:hover .expressionPortrait img,.heroIconFile>summary:focus-visible .expressionPortrait img{filter:saturate(1.08)contrast(1.08);transform:translateY(-2px)scale(1.07)}.heroIconFile>summary:hover:after,.heroIconFile>summary:focus-visible:after{opacity:1;transform:translateY(0)}.heroIconFile[open]{grid-column:1/-1;margin:12px 0 24px;position:relative}.heroIconFile[open]>summary{z-index:8;width:64px;height:72px;position:absolute;top:18px;right:18px}.heroIconFile[open]>summary:after{display:none}.heroIconFile[open]>summary .expressionPortrait{width:64px;height:72px;inset:0;background:#17120fd9!important}.heroIconFile[open]>summary:hover .expressionPortrait{transform:translateY(-3px)}.heroMatchupPanel{border-top:6px solid var(--orange);background:#100d0b;min-height:510px;box-shadow:18px 20px #00000026}.hard .heroMatchupPanel{border-top-color:#f1b28d}.heroCharacterArt{min-height:510px}@media (width<=1250px){.heroIconGrid{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (width<=900px){.heroIconGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.heroIconFile>summary{height:164px}}@media (width<=580px){.heroIconGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.heroIconFile>summary{height:142px}.iconMatchupSection,.iconMatchupSection:nth-of-type(2n){padding:36px 5vw 48px}.heroIconFile>summary:after{font-size:12px}.heroIconFile[open]>summary{width:52px;height:58px;top:10px;right:8px}.heroMatchupPanel{box-shadow:none}}.matchupState{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute!important}.matchupPickerHeader{background:radial-gradient(circle at 84% 24%,#d2684438,#0000 31%),linear-gradient(118deg,#17120f 0 60%,#4d211a);border-bottom-color:#d8c8aa}.matchupPickerHeader .matchupMode{border-bottom:1px solid #9d8068;display:flex}.matchupPickerHeader .matchupMode label{color:#aa9a88;letter-spacing:.08em;text-align:center;cursor:pointer;min-width:145px;padding:15px 22px;font:18px Forevs;background:0 0!important;border:0!important}#match-general:checked~.matchupPickerHeader .matchupMode label[for=match-general],#match-lane:checked~.matchupPickerHeader .matchupMode label[for=match-lane]{color:#fff3df;box-shadow:inset 0 -3px #e66d42;background:0 0!important}#match-general:checked~.iconMatchupSection .generalMatchup{display:block!important}#match-general:checked~.iconMatchupSection .laneMatchup,#match-lane:checked~.iconMatchupSection .generalMatchup{display:none!important}#match-lane:checked~.iconMatchupSection .laneMatchup{display:flex!important}.iconMatchupSection.favorable{color:#211813;background:#e1d6c1}.iconMatchupSection.even{color:#eee0ca;background:linear-gradient(120deg,#30241d,#171310)}.iconMatchupSection.hard{color:#fff0db;background:radial-gradient(circle at 8% 120%,#e28a604a,#0000 35%),linear-gradient(120deg,#7d2b21,#9a3c2c)}.iconMatchupSection>header{opacity:.94;border-bottom-color:currentColor}.heroIconFile>summary:after{content:none!important;display:none!important}.heroIconFile>summary strong,.heroIconFile>summary i{display:none!important}.expressionPortrait img{opacity:1!important}.expressionPortrait:before{background:#aa3c2c}.heroMatchupPanel{background:#17110e;border-top-color:#d7a06f}.heroMatchupCopy{color:#f0e3cf;background:#17110e}.heroMatchupCopy .matchupPoints section{background:#1d1612}.heroMatchupCopy .generalMatchup>footer p,.heroMatchupCopy .laneMatchup aside{color:#211713}.matchupSource{color:#332821;background:#d9cdb7}@media (width<=580px){.matchupPickerHeader .matchupMode{width:100%}.matchupPickerHeader .matchupMode label{flex:1;min-width:0;padding-inline:8px}}.iconMatchupSection.favorable,.iconMatchupSection.even,.iconMatchupSection.hard{color:#211812!important;background:#ddd1bc radial-gradient(#3d2d2118 .75px,#0000 .85px) 0 0/4px 4px!important}.iconMatchupSection>header p{opacity:1;color:#4d4036!important}.heroMatchupPanel,.heroMatchupCopy,.heroMatchupCopy .matchupPoints section{background:#17120f}.heroCharacterArt>div{background:#090706e8;border-left:6px solid #d45b3b;padding:20px 24px 17px;bottom:26px;left:30px;right:90px;box-shadow:0 10px 30px #0009}.heroCharacterArt small{color:#ef946a;text-shadow:0 2px 4px #000}.heroCharacterArt h2{text-shadow:0 3px 3px #000,0 0 20px #000;letter-spacing:.015em;color:#fff5e3!important;font-weight:700!important}.heroMatchupCopy p{color:#eee1cf}.heroMatchupCopy .generalMatchup>footer,.heroMatchupCopy .laneMatchup aside{color:#211713;background:#d9cdb7!important}.heroMatchupCopy .generalMatchup>footer b{color:#85261f}.matchupPickerPage{color:#e8e2d7;background-color:#0b0f11!important;background-image:radial-gradient(circle at 70% 15%,#354047 0,#0000 36%),none!important;background-position:0 0,0 0!important;background-repeat:repeat,repeat!important;background-size:auto,auto!important;background-attachment:fixed!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important}.iconMatchupSection>header span{background:var(--orange)!important}.expressionPortrait:before,.even .expressionPortrait:before,.hard .expressionPortrait:before{background:#2a1915}.heroMatchupPanel{border:1px solid #343839;border-top-color:#4c5354;box-shadow:0 15px 35px #0008}.heroCharacterArt>div{border-left:4px solid var(--orange);background:#171717e8}@media (width<=900px){.heroCharacterArt{border-bottom:1px solid #343839;border-right:0}}.matchupPickerPage{color:#1b1511;background:#d9cfbb radial-gradient(#402f2118 .8px,#0000 .9px) 0 0/4px 4px!important}.matchupPickerHeader{background:linear-gradient(118deg,#d9cfbb 0 68%,#c6b79f)!important;border-bottom:6px solid #241b16!important}.iconMatchupSection.favorable,.iconMatchupSection.even,.iconMatchupSection.hard{color:#211713!important;background:0 0!important;border-top:1px solid #a99c87!important}.iconMatchupSection>header{border-bottom-color:#8f816e!important}.iconMatchupSection.favorable>header span{background:#55775b!important}.iconMatchupSection.even>header span{background:#a68236!important}.iconMatchupSection.hard>header span{background:#963329!important}.expressionPortrait img{filter:saturate(.76)contrast(1.08)drop-shadow(0 8px 8px #28181138)}.heroIconFile>summary:hover .expressionPortrait img,.heroIconFile>summary:focus-visible .expressionPortrait img{filter:saturate(1.02)contrast(1.12)drop-shadow(0 10px 8px #28181155)}.heroMatchupPanel,.heroCharacterArt,.heroMatchupCopy,.heroMatchupCopy .matchupPoints section,.heroMatchupCopy .generalMatchup>footer,.heroMatchupCopy .laneMatchup aside{color:#eee2d0!important;background:#15110e!important}.heroMatchupPanel{border:1px solid #3a3029;border-top:5px solid #9b352b;box-shadow:16px 18px #796b582b}.favorable .heroMatchupPanel{border-top-color:#55775b}.even .heroMatchupPanel{border-top-color:#b18a38}.heroCharacterArt{border-right:1px solid #3a3029}.heroCharacterArt:after{background:linear-gradient(#0000 45%,#15110ef2)}.heroCharacterArt>div{background:#090706e8;border-left:4px solid #c76742}.heroCharacterArt h2{color:#fff4e1!important}.heroMatchupCopy .matchupPoints section,.heroMatchupCopy .generalMatchup>footer,.heroMatchupCopy .laneMatchup section,.heroMatchupCopy .laneMatchup aside{border-color:#3a3029}.heroMatchupCopy b{color:#d87950}.heroMatchupCopy p,.heroMatchupCopy .laneMatchup aside{color:#d7cdbc!important}.matchupSource{color:#bfb19e;background:#211914;border-top:1px solid #3a3029}.matchupPickerPage{background:#0a0908!important}.matchupPickerHeader{min-height:62vh;color:var(--cream);background:radial-gradient(circle at 20%,#b1282224,#0000 35%),#0a0908!important;border-bottom:0!important;padding-top:140px!important}.matchupPickerHeader h1{color:var(--cream);text-shadow:none}.matchupPickerHeader>div:first-child>p:last-child{color:#c5bbac}.matchupPickerHeader .overline{color:var(--orange)}.matchupPickerHeader .matchupMode{border-color:#5d5148}.matchupPickerHeader .matchupMode label{color:#a69b8d}#match-general:checked~.matchupPickerHeader .matchupMode label[for=match-general],#match-lane:checked~.matchupPickerHeader .matchupMode label[for=match-lane]{box-shadow:inset 0 -3px 0 var(--red);color:var(--cream)!important}.iconMatchupSection.favorable,.iconMatchupSection.even,.iconMatchupSection.hard{background:var(--cream)!important;color:#17120f!important;background-image:radial-gradient(#402f2115 .75px,#0000 .85px)!important;background-size:4px 4px!important;border-top:0!important}.iconMatchupSection+.iconMatchupSection{border-top:8px solid #17120f!important}.iconMatchupSection>header{border-bottom:2px solid #9d927f!important}.iconMatchupSection>header p{color:#55493d!important}.favorable .expressionPortrait:before{background:#4f7757!important}.even .expressionPortrait:before{background:#b18a38!important}.hard .expressionPortrait:before{background:#9d3329!important}.heroIconFile>summary:hover .expressionPortrait{filter:drop-shadow(9px 12px #291b1440)}.heroMatchupPanel{background:#15110e!important}.matchupSource{border:0;background:var(--red)!important;color:var(--cream)!important}.matchupSource a{color:#ffe0c7}.matchupPickerHeader{grid-template-columns:1fr auto;align-items:end;min-height:0!important;padding:125px 6vw 48px!important;display:grid!important}.matchupPickerHeader>div:first-child>p:last-child{max-width:820px!important;font-size:18px!important;line-height:1.45!important}.matchupPickerHeader .matchupMode{margin-bottom:4px}.matchupPickerHeader .matchupMode button{letter-spacing:.08em;cursor:pointer;min-width:145px;padding:16px 22px;font:18px Forevs;color:#9f9487!important;background:0 0!important;border:0!important;border-bottom:1px solid #5d5148!important}.matchupPickerHeader .matchupMode button.active{color:var(--cream)!important;box-shadow:inset 0 -3px 0 var(--red)!important}.iconMatchupSection,.iconMatchupSection:nth-of-type(2n){padding-top:34px!important;padding-bottom:44px!important}.iconMatchupSection>header{margin-bottom:14px!important}.heroIconGrid{gap:5px 9px!important}.heroIconFile>summary{height:156px!important}.heroIconFile[open]{position:relative}.matchupClose{z-index:12;color:var(--cream);letter-spacing:.1em;cursor:pointer;background:#090706e8;border:1px solid #66564a;padding:11px 14px;font:13px Forevs;position:absolute;top:18px;right:20px}.matchupClose b{color:var(--orange);margin-left:8px;font-size:19px}.matchupClose:hover{background:var(--red)}.matchupSource>div{gap:28px;display:flex}.matchupSource a{white-space:nowrap}@media (width<=900px){.matchupPickerHeader{grid-template-columns:1fr!important;padding-top:110px!important}.matchupPickerHeader .matchupMode{margin-top:28px}.heroIconFile>summary{height:146px!important}}@media (width<=580px){.matchupPickerHeader{padding:95px 5vw 35px!important}.heroIconFile>summary{height:132px!important}.matchupSource>div{flex-direction:column;gap:10px}}.matchupPickerHeader h1{margin:8px 0 10px!important;font-size:clamp(54px,6vw,88px)!important}.matchupPickerHeader>div:first-child>p:last-child{max-width:760px!important;font-size:17px!important}.heroIconFile[open]>summary{display:none!important}.matchupClose{text-shadow:0 2px 8px #000;cursor:pointer;width:44px;height:44px;top:13px;right:17px;color:#e9dfd0!important;letter-spacing:0!important;background:0 0!important;border:0!important;padding:0!important;font:38px/1 Arial,sans-serif!important}.matchupClose:hover{transform:rotate(8deg);color:var(--orange)!important}.matchupClose b,.matchupSource{display:none!important}@media (width<=900px){.matchupPickerHeader{padding:92px 5vw 28px!important}}@media (width<=580px){.matchupPickerHeader{padding:82px 5vw 24px!important}.matchupPickerHeader h1{font-size:16vw!important}}.matchupPickerPage{padding-top:76px!important}.matchupPickerHeader{padding:30px 6vw 26px!important}.matchupClose:before{content:"×"}@media (width<=900px){.matchupPickerHeader{padding:26px 5vw 24px!important}}@media (width<=580px){.matchupPickerPage{padding-top:70px!important}.matchupPickerHeader{padding:22px 5vw 20px!important}}:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead){min-height:0!important;color:var(--cream)!important;text-align:left!important;align-items:end!important;gap:7vw!important;justify-content:initial!important;background:radial-gradient(circle at 18% 45%,#b1282228,#0000 34%),#0a0908!important;border:0!important;border-bottom:1px solid #2f2822!important;grid-template-columns:minmax(0,820px) 1fr!important;padding:106px 6vw 26px!important;display:grid!important}:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead) h1{letter-spacing:-.035em!important;color:var(--cream)!important;text-shadow:none!important;text-transform:uppercase!important;margin:8px 0 10px!important;font:clamp(54px,6vw,88px)/.9 Forevs!important}:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead) h1 em{font:inherit!important;color:inherit!important;letter-spacing:inherit!important;font-style:normal!important}:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead)>div:first-child>p:last-child,.communityHero>p:last-child,.pressMasthead>div>p:last-child{color:#c5bbac!important;letter-spacing:0!important;text-transform:none!important;max-width:760px!important;margin:0!important;padding:0!important;font:17px/1.45 Libre Caslon Display!important}.pageHero>.tilt,.pageHero>.itemOrbit,.guideIntro .scrollCue{display:none!important}.modsHero .modsIntro{max-width:480px;padding:0 0 2px!important}.modsHero .modsIntro p{color:#c5bbac!important;margin:0 0 15px!important;font:17px/1.45 Libre Caslon Display!important}.modsHero .modsIntro .cta{padding:12px 16px!important;font-size:12px!important}@media (width<=900px){:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead){grid-template-columns:1fr!important;gap:18px!important;padding:104px 5vw 24px!important}.modsHero .modsIntro{max-width:760px}}@media (width<=580px){:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead){padding:92px 5vw 20px!important}:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead) h1{font-size:16vw!important}}:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead,.matchupPickerHeader)>div:first-child{align-self:end!important}:is(.pageHero,.guideIntro,.modsHero,.communityHero,.pressMasthead,.matchupPickerHeader)>div:first-child>.overline{margin:0!important}.guideIntro .scrollCue{white-space:nowrap;color:#b8ad9e!important;place-self:end!important;align-items:center!important;padding-bottom:7px!important;display:flex!important;position:static!important}.modsHero .modsIntro{place-self:end!important;padding-bottom:3px!important}.modsHero .modsIntro .cta{margin:0!important}@media (width<=900px){.guideIntro .scrollCue,.modsHero .modsIntro{margin-top:2px;justify-self:start!important}}.homeNoise{top:100vh!important}.resourceHero .heroImage img{image-rendering:auto;filter:none!important}.resourceHero .heroImage:after{background:linear-gradient(90deg,#090806 3%,#090806d9 35%,#09080642 62%,#0000 83%),linear-gradient(#0000 58%,#090806 100%)!important}.resourceDirectory{background:#0b0a09;padding:80px 6vw 100px}.resourceDirectory>header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;padding-bottom:28px;display:grid}.resourceDirectory>header .overline{grid-column:1/-1}.resourceDirectory>header h2{margin:12px 0 0;font:clamp(42px,5vw,76px)/.9 Forevs}.resourceDirectory>header>p:last-child{color:#a99f92;margin:0 0 7px}.resourceDirectory>div{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.resourceDirectoryCard{background:#11100e;min-height:470px;position:relative;overflow:hidden}.resourceDirectoryCard .tilt{position:absolute;inset:0}.resourceDirectoryCard .tilt:after{content:"";background:linear-gradient(#09080725,#090807ed 52%,#090807 92%);position:absolute;inset:0}.resourceDirectoryCard article{z-index:2;flex-direction:column;min-height:470px;padding:210px 30px 32px;display:flex;position:relative}.resourceDirectoryCard h3{margin:12px 0;font:clamp(32px,3vw,50px)/.95 Forevs}.resourceDirectoryCard article>p:not(.overline){color:#bdb4a7;font-size:17px;line-height:1.45}.resourceDirectoryCard strong{color:var(--orange);letter-spacing:.08em;margin-top:auto;font-size:13px}.resourceDirectoryCard:hover .tilt img{transform:scale(1.04)}.phaseGuide{padding:58px 7vw 72px!important}.phaseGuide>header{grid-template-columns:1fr 1fr!important;gap:5vw!important;padding-bottom:34px!important}.phaseGuide>header .overline{grid-column:auto!important}.phaseGuide>header h2{margin:8px 0 0!important;font-size:clamp(44px,5vw,72px)!important}.phaseGuide>header>p:last-child{font-size:19px!important;line-height:1.45!important}.phaseGuide>article{grid-template-columns:1fr!important;gap:0!important;padding:48px 0!important}.phaseBody h3{margin:8px 0 16px!important;font-size:clamp(44px,5vw,72px)!important}.phaseLead{max-width:1100px!important;margin-bottom:26px!important;font-size:20px!important;line-height:1.45!important}.phaseDosDonts{background:#9d9382;grid-template-columns:2fr 1fr;gap:2px;display:grid}.phaseDosDonts>section{color:var(--cream);background:#171411;padding:24px 28px}.phaseDosDonts strong{color:var(--orange);letter-spacing:.14em;margin-bottom:14px;font-size:14px;display:block}.phaseDosDonts ul{margin:0;padding:0;list-style:none}.phaseDosDonts li{border-top:1px solid #ffffff1d;padding:11px 0;font-size:18px;line-height:1.45}.phaseDosDonts li:before{content:"+";color:#73a569;margin-right:14px;font-weight:800}.phaseDosDonts p{margin:0;font-size:18px;line-height:1.5}.phaseDosDonts>section:last-child strong{color:#e2694b}.phaseDosDonts>section:last-child p:before{content:"–";color:#e2694b;margin-right:12px;font-weight:800}footer{grid-template-columns:1fr 2fr!important}footer>p{text-align:right}@media (width<=1000px){.resourceDirectory>div{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.resourceDirectory{padding:60px 5vw 75px}.resourceDirectory>header{grid-template-columns:1fr}.resourceDirectory>header>p:last-child{margin-top:12px}.resourceDirectory>div{grid-template-columns:1fr}.phaseGuide>header,.phaseDosDonts{grid-template-columns:1fr!important}.phaseGuide{padding-inline:5vw!important}footer{grid-template-columns:1fr!important}footer>p{text-align:left}}.phaseDosDonts{background:#d8cfbd!important;gap:3px!important}.phaseDosDonts>section:first-child{background:#355b3d!important}.phaseDosDonts>section:last-child{background:#7d2925!important}.phaseDosDonts strong{color:#eff6e9!important;font-size:16px!important}.phaseDosDonts li:before,.phaseDosDonts>section:last-child p:before{content:none!important}.resourceHero .heroImage img,.resourceDirectoryCard .tilt img{object-position:63% 20%!important}@media (width<=900px){.resourceHero .heroImage img{object-position:61% 18%!important}}.resourceHero .heroImage img{transform-origin:50%!important;transform:scale(1.28)translate(8%,24%)!important}@media (width<=900px){.resourceHero .heroImage img{transform:scale(1.2)translate(5%,14%)!important}}.pressMasthead{text-align:center!important;color:#171513!important;background:0 0!important;border:0!important;border-bottom:11px double #171513!important;min-height:0!important;padding:120px 6vw 28px!important;display:block!important}.pressMasthead:before{display:block!important}.pressMasthead>p{letter-spacing:.35em!important;color:#171513!important;margin:18px 0 -7px!important;font:17px Libre Caslon Display!important}.pressMasthead h1{letter-spacing:-.065em!important;color:#171513!important;text-shadow:none!important;text-transform:none!important;margin:0!important;font:400 clamp(62px,9vw,145px)/.82 Libre Caslon Display!important}.pressMasthead h1 em{letter-spacing:.02em!important;color:#8e241e!important;font-family:Forevs!important;font-size:.78em!important;font-style:normal!important}.pressMasthead .pressRule{color:#171513!important;justify-content:space-between!important;gap:20px!important;padding:8px 3px!important;display:flex!important}.pressMasthead .pressRule:first-child{border-top:4px solid #171513!important;border-bottom:1px solid #171513!important}.pressMasthead .pressRule:last-child{border-top:2px solid #171513!important;border-bottom:4px solid #171513!important}@media (width<=900px){.pressMasthead{padding:104px 5vw 24px!important}.pressMasthead .pressRule{font-size:9px!important}}.buildTypes{border-bottom:1px solid #5d5148;justify-self:end;align-items:flex-end;display:flex}.buildTypes span{text-align:center;color:#c3b7a8;letter-spacing:.12em;min-width:120px;padding:14px 18px;font-size:15px}.buildTypes span:first-child{box-shadow:inset 0 -3px 0 var(--red)}.buildCatalog{color:#171411;background:#d8cfbd;padding:68px 6vw 96px}.communityBuild{border-top:3px solid #211b17;padding:42px 0 60px}.communityBuild>header{justify-content:space-between;align-items:end;gap:35px;margin-bottom:25px;display:flex}.communityBuild>header .overline{margin:0}.communityBuild h2{margin:10px 0 0;font:clamp(40px,5vw,74px)/.9 Forevs}.communityBuildBody{color:var(--cream);background:#151210;grid-template-columns:minmax(0,1.4fr) minmax(340px,.6fr);display:grid}.communityBuild figure{background:#090807;min-height:430px;margin:0;overflow:hidden}.communityBuild figure img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:430px;display:block}.communityBuildCopy{padding:36px}.communityBuildCopy dl{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:1fr 1fr;margin:0 0 46px;display:grid}.communityBuildCopy dl>div{padding:18px 0}.communityBuildCopy dl>div+div{border-left:1px solid #ffffff2e;padding-left:22px}.communityBuildCopy dt{color:var(--orange);letter-spacing:.13em;font-size:12px;font-weight:800}.communityBuildCopy dd{margin:7px 0 0;font:30px Forevs}.communityBuildCopy h3{margin:0 0 14px;font:25px Forevs}.communityBuildCopy>p{color:#c9c0b3;font-size:18px;line-height:1.55}.communityBuildCopy small{color:#8f8579;margin-top:30px;line-height:1.4;display:block}@media (width<=900px){.buildTypes{justify-self:start}.communityBuildBody{grid-template-columns:1fr}.communityBuild figure,.communityBuild figure img{min-height:0}.communityBuildCopy{padding:28px}}@media (width<=560px){.buildTypes{width:100%}.buildTypes span{flex:1;min-width:0;padding-inline:8px}.buildCatalog{padding-inline:5vw}.communityBuildCopy dl{grid-template-columns:1fr}.communityBuildCopy dl>div+div{border-top:1px solid #ffffff2e;border-left:0;padding-left:0}}.buildTypes a{text-align:center;color:#c3b7a8;letter-spacing:.12em;min-width:120px;padding:14px 18px;font-size:15px}.buildTypes a:first-child{box-shadow:inset 0 -3px 0 var(--red)}.buildTypes a:hover{color:var(--cream)}.buildLibrary{color:#171411;background:#d8cfbd;padding:28px 6vw 90px}.buildCategory{border-bottom:2px solid #958a78;padding:54px 0 64px;scroll-margin-top:90px}.buildCategory:last-child{border-bottom:0}.buildCategory>header{grid-template-columns:1fr 1fr;align-items:end;gap:6vw;margin-bottom:25px;display:grid}.buildCategory>header h2{margin:8px 0 0;font:clamp(52px,6vw,90px)/.82 Forevs}.buildCategory>header>p{margin:0 0 6px;font-size:18px;line-height:1.5}.buildCardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.buildCard{color:var(--cream);background:#151210;min-width:0}.buildCard figure{aspect-ratio:16/9;background:#090807;margin:0;position:relative;overflow:hidden}.buildCard figure img{object-fit:cover;width:100%;height:100%;display:block}.buildCard figure span{background:var(--red);letter-spacing:.12em;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;bottom:10px;left:10px}.buildCardCopy{padding:20px}.buildCardCopy h3{margin:0 0 16px;font:30px Forevs}.buildCardCopy dl{border-top:1px solid #ffffff28;border-bottom:1px solid #ffffff28;grid-template-columns:1fr 1fr;margin:0 0 18px;display:grid}.buildCardCopy dl>div{padding:12px 0}.buildCardCopy dl>div+div{border-left:1px solid #ffffff28;padding-left:12px}.buildCardCopy dt{letter-spacing:.12em;color:var(--orange);font-size:10px;font-weight:800}.buildCardCopy dd{margin:5px 0 0;font:20px Forevs}.buildCardCopy>p{color:#bdb4a8;margin:0;font-size:15px;line-height:1.45}@media (width<=1200px){.buildCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.buildCategory>header{grid-template-columns:1fr;gap:12px}.buildCardGrid{grid-template-columns:1fr}.buildLibrary{padding-inline:5vw}}.buildCard>summary{cursor:pointer;list-style:none;display:block}.buildCard>summary::-webkit-details-marker{display:none}.buildExpandLabel{color:var(--orange);letter-spacing:.1em;border-top:1px solid #ffffff28;margin-top:20px;padding-top:14px;font-size:11px;display:block}.buildCard[open]{background:#151210;grid-column:1/-1;grid-template-columns:minmax(250px,340px) 1fr;display:grid}.buildCard[open]>summary{border-right:1px solid #ffffff26}.buildCard[open] .buildExpandLabel:after{content:" –"}.buildExpanded{padding:28px 34px;animation:.25s ease-out both iconPanelOpen}.buildExpanded>header{border-bottom:1px solid #ffffff28;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.buildExpanded>header .overline{margin:0}.buildExpanded>header button{color:var(--cream);pointer-events:none;background:0 0;border:0;font:28px/1 Arial}.buildExpanded>p{color:#d1c7b9;max-width:900px;font-size:19px;line-height:1.55}.buildExpanded>div{border-top:1px solid #ffffff28;grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid}.buildExpanded section{padding:20px 20px 10px 0}.buildExpanded section+section{border-left:1px solid #ffffff28;padding-left:20px}.buildExpanded strong{letter-spacing:.12em;color:var(--orange);font-size:12px}.buildExpanded section p{margin:9px 0;font:24px Forevs}@media (width<=900px){.buildCard[open]{grid-template-columns:1fr}.buildCard[open]>summary{border-bottom:1px solid #ffffff26;border-right:0}.buildExpanded>div{grid-template-columns:1fr}.buildExpanded section+section{border-top:1px solid #ffffff28;border-left:0;padding-left:0}}.featuredBuilds{color:var(--cream);background:radial-gradient(circle at 12% 20%,#9b28231f,#0000 33%),#0d0b0a;border-bottom:1px solid #3d322b;padding:62px 6vw 72px}.featuredBuilds>header{grid-template-columns:1fr minmax(280px,520px);align-items:end;gap:6vw;margin-bottom:28px;display:grid}.featuredBuilds h2{margin:9px 0 0;font:clamp(48px,6vw,86px)/.86 Forevs}.featuredBuilds>header>p{color:#bdb2a3;margin:0 0 5px;font-size:18px;line-height:1.5}.featuredBuilds>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.buildCard{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer;border:1px solid #372e28;padding:0;transition:transform .24s,border-color .24s,box-shadow .24s;position:relative;overflow:hidden}.buildCard:before,.buildCard:after{content:"";z-index:3;pointer-events:none;width:27px;height:27px;transition:all .24s;position:absolute}.buildCard:before{border-left:2px solid var(--orange);border-top:2px solid var(--orange);top:-1px;left:-1px}.buildCard:after{border-right:2px solid var(--orange);border-bottom:2px solid var(--orange);bottom:-1px;right:-1px}.buildCard:hover,.buildCard:focus-visible{border-color:#9c4a32;outline:0;transform:translateY(-6px);box-shadow:0 18px 35px #0006,0 0 24px #b1282218}.buildCard figure img{transition:transform .45s,filter .3s}.buildCard:hover figure img,.buildCard:focus-visible figure img{filter:saturate(1.1)contrast(1.04);transform:scale(1.045)}.buildExpandLabel:after{content:"  ↗"}.featuredBuildCard{background:linear-gradient(145deg,#1c1714,#0c0b0a)}.featuredBuildCard figure{aspect-ratio:1.78}.featuredRank{z-index:2;color:#f2e8d923;text-shadow:0 1px #000;font:64px/.9 Forevs;position:absolute;top:8px;right:13px}.featuredBuildCard:first-child{box-shadow:inset 0 3px #b42c25}.featuredBuildCard:nth-child(2){box-shadow:inset 0 3px #b07e31}.featuredBuildCard:nth-child(3){box-shadow:inset 0 3px #526d59}.buildModalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050403dc;place-items:center;padding:7vh 5vw;animation:.18s ease-out buildFade;display:grid;position:fixed;inset:0}.buildModal{width:min(1180px,100%);max-height:86vh;color:var(--cream);background:#151210;border:1px solid #625044;grid-template-columns:minmax(300px,1.08fr) minmax(320px,.92fr);animation:.28s cubic-bezier(.2,.8,.2,1) buildOpen;display:grid;position:relative;overflow:auto;box-shadow:0 35px 90px #000,0 0 0 1px #cf643526}.buildModal:before{content:"";pointer-events:none;border:1px solid #ffffff0d;position:absolute;inset:10px}.buildModal>figure{background:#090807;min-height:480px;margin:0;position:relative;overflow:hidden}.buildModal>figure img{object-fit:cover;width:100%;height:100%;display:block}.buildModal>figure:after{content:"";background:linear-gradient(90deg,#0000 70%,#151210);position:absolute;inset:0}.buildModal>figure span{z-index:2;background:var(--red);letter-spacing:.14em;padding:8px 11px;font-size:12px;font-weight:800;position:absolute;bottom:22px;left:24px}.buildModalCopy{align-self:center;padding:54px 48px}.buildModalCopy h2{margin:12px 0 28px;font:clamp(56px,7vw,104px)/.82 Forevs}.buildModalCopy dl{border-top:1px solid #ffffff28;border-bottom:1px solid #ffffff28;grid-template-columns:1fr 1fr;margin:0 0 28px;display:grid}.buildModalCopy dl>div{padding:15px 0}.buildModalCopy dl>div+div{border-left:1px solid #ffffff28;padding-left:18px}.buildModalCopy dt{color:var(--orange);letter-spacing:.12em;font-size:11px;font-weight:800}.buildModalCopy dd{margin:5px 0 0;font:22px Forevs}.buildModalCopy>p:last-child{color:#d0c6b8;font-size:18px;line-height:1.58}.buildModalClose{z-index:8;width:46px;height:46px;color:var(--cream);cursor:pointer;background:#0b0908d9;border:0;transition:color .2s,transform .2s;position:absolute;top:16px;right:18px}.buildModalClose:before{content:"×";font:38px/1 Arial,sans-serif}.buildModalClose:hover,.buildModalClose:focus-visible{color:var(--orange);outline:1px solid var(--orange);transform:rotate(8deg)}@keyframes buildFade{0%{opacity:0}to{opacity:1}}@keyframes buildOpen{0%{opacity:0;transform:translateY(25px)scale(.98)}to{opacity:1;transform:none}}@media (width<=900px){.featuredBuilds>header,.featuredBuilds>div{grid-template-columns:1fr}.buildModal{grid-template-columns:1fr;max-height:90vh}.buildModal>figure{min-height:260px}.buildModal>figure:after{background:linear-gradient(#0000 55%,#151210)}.buildModalCopy{padding:34px 28px}.buildModalClose{position:fixed;top:8vh;right:7vw}}@media (width<=560px){.featuredBuilds{padding-inline:5vw}.buildModalBackdrop{padding:4vh 3vw}.buildModalCopy dl{grid-template-columns:1fr}.buildModalCopy dl>div+div{border-top:1px solid #ffffff28;border-left:0;padding-left:0}.buildModalClose{top:5vh;right:6vw}}.featuredBuilds{color:#171411!important;background:#d8cfbd!important;border-bottom:2px solid #958a78!important;padding-top:48px!important}.featuredBuilds>header{margin-bottom:24px!important;display:block!important}.featuredBuilds .overline{color:var(--red)!important}.featuredBuilds>div{border-top:2px solid #958a78;padding-top:18px}.featuredBuildCard{color:var(--cream)!important}.featuredBuildCard:first-child,.featuredBuildCard:nth-child(2),.featuredBuildCard:nth-child(3){box-shadow:none!important}.featuredRank,.buildCard figure>span,.buildModal>figure>span{display:none!important}.buildCategory>header{margin-bottom:20px!important;display:block!important}.buildModalBackdrop{align-content:center!important;place-items:center!important;width:100vw!important;height:100dvh!important;padding:clamp(18px,5vh,54px) 5vw!important;position:fixed!important;inset:0!important}.buildModal{place-self:center!important;max-height:min(86dvh,820px)!important;margin:auto!important}@media (width<=900px){.featuredBuilds{padding-top:40px!important}.buildModalBackdrop{padding:18px 4vw!important}.buildModal{max-height:calc(100dvh - 36px)!important}.buildModalClose{position:absolute!important;top:12px!important;right:14px!important}}.drifterGlyph{opacity:.38;filter:drop-shadow(0 0 24px #b1282240);pointer-events:none;width:360px;height:420px;position:absolute;top:66px;left:50%;transform:translate(-50%)rotate(-8deg)}.drifterGlyph span{border:13px solid var(--red);border-radius:50%;width:104px;height:104px;position:absolute;top:38px;left:126px;transform:rotate(8deg)}.drifterGlyph span:before{content:"";background:var(--red);border-radius:8px;width:13px;height:54px;position:absolute;top:-50px;left:45px;transform:rotate(18deg)}.drifterGlyph i{background:var(--red);border-radius:9px;width:18px;height:190px;position:absolute;top:128px;left:168px;transform:rotate(-38deg)}.drifterGlyph i:after{content:"";background:var(--red);transform-origin:bottom;border-radius:9px;width:18px;height:118px;position:absolute;bottom:-9px;left:-66px;transform:rotate(76deg)}.drifterGlyph b{background:var(--red);border-radius:8px;width:17px;height:88px;position:absolute;top:265px;left:110px;transform:rotate(-47deg)}.drifterGlyph em{border-left:14px solid var(--red);border-bottom:14px solid var(--red);width:54px;height:44px;position:absolute;top:345px;left:82px;transform:skew(-14deg)rotate(-6deg)}@media (width<=560px){.drifterGlyph{width:280px;height:340px;top:86px;transform:translate(-50%)rotate(-8deg)scale(.72)}}.drifterGlyph{display:none!important}.drifterSymbolImage{z-index:1;object-fit:contain;opacity:.42;filter:drop-shadow(0 0 28px #8e17285c);pointer-events:none;width:min(580px,68vw);max-height:82%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quotePanel>p,.quotePanel>span{z-index:2;position:relative}@media (width<=560px){.drifterSymbolImage{opacity:.36;width:88vw;max-height:72%}}.pageEnter>main>.resourceHero{margin-top:0!important}.manifesto.resourceIntro{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)!important;align-items:center!important;gap:4vw!important;min-height:0!important;padding:58px 7vw!important}.resourceIntro h2{margin:12px 0!important;font-size:clamp(46px,5.2vw,82px)!important}.resourceIntro .manifestCopy{padding-top:0!important}.resourceIntro .manifestCopy p{margin:0 0 18px!important;font-size:20px!important;line-height:1.45!important}.redRule{min-height:0!important;padding:58px 7vw!important}.redRule h2{margin:16px 0!important;font-size:clamp(44px,5.8vw,86px)!important}.redRule>p{margin:0!important}.loreLead{padding:78px 13vw!important}.loreLead p{max-width:1400px}.fieldNotes{padding:62px 6vw!important}.fieldNotes>header{margin-bottom:30px!important;display:block!important}.fieldNotes h2{white-space:nowrap!important;margin:14px 0 0!important;font-size:clamp(56px,7vw,105px)!important;line-height:.9!important}.factCaveat{color:#b9afa3!important;margin-top:30px!important;font-size:28px!important;line-height:1.35!important}.voiceArchive{padding:62px 6vw!important}.voiceArchive>header{align-items:center!important;gap:4vw!important;margin-bottom:34px!important}.voiceArchive h2{white-space:nowrap!important;margin-top:14px!important;font-size:clamp(58px,7vw,110px)!important}.voiceArchive header>div:last-child p{margin:0 0 20px!important;font-size:19px!important;line-height:1.45!important}.voiceGrid article{padding:24px 0!important}.voiceCredit{padding-top:20px!important}.buildModalClose,.matchupClose{width:44px!important;height:44px!important;color:var(--cream)!important;box-shadow:none!important;text-shadow:0 2px 8px #000!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important;font:38px/1 Arial,sans-serif!important}.buildModalClose:hover,.buildModalClose:focus-visible,.matchupClose:hover,.matchupClose:focus-visible{transform:rotate(8deg);color:var(--orange)!important;background:0 0!important;outline:0!important}.liveCommunityGrid{grid-template-columns:minmax(280px,520px)!important}@media (width<=900px){.resourceHero{min-height:calc(100vh - 78px)!important;padding-top:78px!important}.manifesto.resourceIntro{grid-template-columns:1fr!important;padding:48px 6vw!important}.fieldNotes h2{white-space:normal!important}.voiceArchive>header{grid-template-columns:1fr!important}.factCaveat{font-size:23px!important}}.xPostEmbed{background:#000!important;min-height:620px!important}.xPostEmbed iframe{border:0;width:100%;height:620px;display:block}.resourceHero{min-height:100vh!important;padding-top:0!important}.resourceHero .heroImage{inset:-82px 0 0!important}.topbar:after{display:none!important}@media (width<=900px){.resourceHero{min-height:100vh!important;padding-top:0!important}}
