:root{--ink:#101813;--paper:#f0f2e9;--muted:#b9c3b6;--accent:#ddedb0;--line:rgba(222,237,217,.18);--body:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--body);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}a:hover{color:var(--accent)}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--ink)}
.skip-link{position:fixed;left:16px;top:-100px;z-index:20;background:var(--paper);color:var(--ink);padding:12px}.skip-link:focus{top:12px}
.site-header{min-height:110px;margin:0 4.6%;padding:18px 0;border-bottom:1px solid var(--line);display:flex;align-items:center}
.brand{display:flex;align-items:center;gap:13px;font-weight:700;line-height:1}.brand-logo{width:57px;height:57px;object-fit:contain}.brand-type{font-size:1.8125rem;letter-spacing:-1px}.brand-sub{display:block;font-size:.75rem;letter-spacing:3px;margin-top:8px}.brand-tagline{display:block;font-size:.75rem;letter-spacing:0;font-weight:400;line-height:1.4;color:#bfd0df;margin-top:9px}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px}.hero-text{padding:56px 3vw 50px 9.2%;min-width:0}.hero h1{font-family:var(--display);font-size:clamp(88px,8.5vw,132px);font-weight:600;line-height:.95;letter-spacing:-1.5px;margin:0 0 25px}.hero h1 em{font-style:normal;font-size:.83em;letter-spacing:1px;color:var(--accent)}.hero-text>p{font-size:1.0625rem;line-height:1.65;color:var(--muted);margin:0 0 28px}
.play-actions{max-width:482px}.play-label{font-family:var(--body);font-size:1.25rem;line-height:1.4;font-weight:600;margin:0 0 12px}.hero-downloads{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:58px;padding:13px 17px;border:1px solid var(--accent);font-size:.875rem;font-weight:600;line-height:1.5;transition:background .18s,color .18s}.button span{font-size:1.25rem;font-weight:400}.button-light{background:var(--accent);color:var(--ink);flex:1;white-space:nowrap}.button:hover{background:#ecf7d2;color:var(--ink)}.hero-discord{margin-top:12px;width:100%;justify-content:space-between;border-color:#99b280;background:transparent;color:var(--paper)}
.hero-art{position:relative;margin:26px 4.6vw 26px 0;min-height:578px;overflow:hidden;background:#34442c;isolation:isolate}.hero-image{position:absolute;inset:0;background-image:url('/assets/battlefield.webp');background-size:auto 140%;background-position:49% 49%}.art-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,14,9,.65),transparent 50%)}.hero-art:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),transparent 22%);z-index:2;pointer-events:none}
.artwork-strip{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:0 4.6% 38px}.artwork-strip img{width:100%;height:auto;display:block;aspect-ratio:4/3;object-fit:contain;border:1px solid var(--line)}
.site-footer{margin:0 4.6%;padding:26px 0;border-top:1px solid var(--line)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#adbaaa;font-size:.75rem}.footer-bottom a{font-size:.875rem}
@media(min-width:1600px){.hero{min-height:720px}.hero-text{padding-top:82px}.hero-art{min-height:660px}}
@media(max-width:1100px){.hero-downloads{flex-direction:column}.hero-downloads .button{justify-content:space-between}.play-actions{max-width:350px}.hero h1{font-size:86px}.hero-art{margin-left:-7%;min-height:590px}.hero{min-height:640px}.hero-text{padding-top:46px}}
@media(max-width:820px){.site-header{min-height:104px;margin:0 5%}.brand-logo{width:48px;height:48px}.brand-type{font-size:1.6875rem}.hero{display:flex;flex-direction:column;min-height:0}.hero-text{padding:32px 5% 28px}.hero h1{font-size:clamp(72px,15vw,110px);letter-spacing:-1px;margin-bottom:23px}.hero-text>p{font-size:1rem;margin-bottom:25px}.desktop-break{display:none}.play-actions{max-width:none}.hero-downloads{flex-direction:row}.hero-downloads .button{justify-content:center;white-space:normal;gap:10px;padding:12px 13px}.hero-discord{min-height:54px}.hero-art{margin:0 5% 24px;min-height:310px}.hero-image{background-size:cover;background-position:center}.hero-art:before{background:linear-gradient(0deg,var(--ink),transparent 40%)}.artwork-strip{gap:14px;margin:0 5% 26px}.site-footer{margin:0 5%;padding:24px 0}}
@media(max-width:520px){.artwork-strip{grid-template-columns:1fr;gap:18px}.hero-art{min-height:270px}}
@media(max-width:420px){.hero h1{font-size:18.5vw}.hero-art{min-height:240px}.hero-downloads .button{padding:10px;gap:6px}.hero-downloads .button span{font-size:1.0625rem}.brand-logo{width:44px;height:44px}.brand{gap:11px}.brand-type{font-size:1.6875rem}.footer-bottom{gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
