:root{--ink:#08090b;--surface:#101216;--surface-2:#17191e;--line:#30333a;--paper:#f4f1e9;--muted:#aaa8a2;--red:#a61f22;--red-bright:#d53b35;--gold:#d6ad58;--white:#fff;--green:#51c88a}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ink);color:var(--paper);font-family:"Segoe UI",Arial,sans-serif;letter-spacing:0}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.site-header{height:72px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:rgba(8,9,11,.97);border-bottom:1px solid #26282d}
.r13-brand{height:100%;display:flex;align-items:center;gap:11px;flex:0 0 auto}
.r13-brand img{width:48px;height:48px;object-fit:contain}
.r13-brand span{font-size:18px;font-weight:850;line-height:1}
.r13-brand strong{color:#e1252b}
.r13-brand small{display:block;margin-top:6px;color:#888b91;font-size:9px;font-weight:700}
.header-game-logo{width:154px!important;height:56px!important;object-position:left center}
.site-nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700}
.site-nav a{padding:27px 0;border-bottom:2px solid transparent}
.site-nav a:hover,.site-nav a.active{color:var(--gold);border-bottom-color:var(--gold)}
.header-actions{display:flex;align-items:center;gap:13px;flex:0 0 auto}
.user-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d6d6d6;font-size:13px}
.text-action{border:0;background:transparent;color:#d0d0d0;padding:10px 4px;cursor:pointer;font-size:13px}
.primary-action,.outline-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--red-bright);border-radius:3px;padding:10px 19px;color:#fff;background:var(--red);font-weight:750;cursor:pointer}
.primary-action:hover{background:#c02b2b}
.outline-action{background:rgba(0,0,0,.25);border-color:#8b8b89}
.outline-action:hover{border-color:#fff;background:rgba(255,255,255,.08)}
.compact{min-height:36px;padding:7px 15px}
.large{min-height:48px;padding:13px 24px}
.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:transparent;padding:10px}
.nav-toggle i{display:block;height:2px;margin:4px 0;background:#fff}
.portal-hero,.dw2-hero{height:min(760px,calc(100svh - 112px));min-height:580px;position:relative;display:flex;align-items:center;overflow:hidden}
.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.portal-media{object-position:center 42%}
.dw2-media{object-position:center 24%}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,8,.93) 0%,rgba(5,6,8,.72) 39%,rgba(5,6,8,.2) 72%,rgba(5,6,8,.48) 100%)}
.hero-copy{position:relative;z-index:2;width:min(700px,88vw);margin-left:clamp(24px,8vw,132px)}
.kicker{color:var(--gold);font-size:11px;font-weight:850;text-transform:uppercase}
.portal-copy h1{font-family:Georgia,serif;font-size:clamp(66px,9vw,118px);line-height:.92;margin:15px 0 20px}
.hero-lead{max-width:610px;color:#e1ded8;font-size:18px;line-height:1.65}
.hero-actions{display:flex;gap:12px;margin-top:30px}
.hero-status{position:absolute;z-index:2;right:clamp(24px,5vw,76px);bottom:34px;display:flex;align-items:center;gap:11px;padding:10px 13px;background:rgba(9,10,12,.76);border:1px solid #55504a;font-size:11px}
.hero-status i,.availability i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(81,200,138,.12)}
.hero-status b{display:block;color:#fff;font-size:12px}
.home-links{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,132px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0f12}
.home-links a{display:grid;grid-template-columns:42px 1fr;column-gap:14px;padding:25px 24px;border-right:1px solid var(--line)}
.home-links a:last-child{border-right:0}.home-links span{grid-row:1/3;color:var(--gold);font-weight:800}.home-links b{font-size:16px}.home-links small{margin-top:4px;color:var(--muted)}
.home-links a:hover{background:#15181d}
.subpage-intro{min-height:340px;padding:105px clamp(24px,8vw,132px) 64px;background:#11141a url('/assets/dw2/battlefield.png') center 42%/cover no-repeat;position:relative;isolation:isolate}
.subpage-intro:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(6,7,9,.96),rgba(6,7,9,.72) 54%,rgba(6,7,9,.45))}
.subpage-intro h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,72px);margin:12px 0}.subpage-intro p{max-width:600px;color:#d1cec8;font-size:17px;line-height:1.65}
.games-page{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,.8fr);gap:18px;padding:58px clamp(24px,8vw,132px) 88px}
.services-page{padding:30px clamp(24px,8vw,132px) 88px}.services-page article{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:30px 0;border-bottom:1px solid var(--line)}.services-page article>span{color:var(--gold);font-weight:800}.services-page h2{font-family:Georgia,serif;font-size:30px;margin:0 0 8px}.services-page p{color:var(--muted);margin:0 0 14px}.services-page a{color:var(--gold);font-weight:700}
.news-preview,.news-page,.support-page{padding:58px clamp(24px,8vw,132px) 88px;background:#0d0f12}
.section-heading{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:28px}
.section-heading .kicker{grid-column:1/-1;margin-bottom:8px}.section-heading h2{font-family:Georgia,serif;font-size:38px;margin:0}.section-heading a{color:var(--gold);font-weight:700;font-size:13px}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}
.news-grid article,.news-page article{padding:28px 25px 30px 0;border-bottom:1px solid var(--line)}
.news-grid article{border-right:1px solid var(--line);padding-left:25px}.news-grid article:first-child{padding-left:0}.news-grid article:last-child{border-right:0}
.news-grid small,.news-page small{color:var(--gold);font-size:11px;font-weight:800;text-transform:uppercase}
.news-grid h3,.news-page h2{font-family:Georgia,serif;margin:13px 0 9px}.news-grid h3{font-size:23px}.news-page h2{font-size:30px}
.news-grid p,.news-page p{color:var(--muted);line-height:1.65;margin:0}.news-page article{max-width:960px}
.support-page>form{max-width:760px}.support-page label{display:block;color:#d0cec8;font-size:13px;margin-bottom:20px}
.support-page input,.support-page textarea{display:block;width:100%;margin-top:8px;padding:13px 14px;background:#08090b;border:1px solid #44474e;color:#fff;resize:vertical}
.support-page form>p{min-height:22px;color:var(--gold)}
.account-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.account-shortcuts a{display:flex;flex-direction:column;gap:6px;padding:21px;border-right:1px solid var(--line)}.account-shortcuts a:last-child{border-right:0}.account-shortcuts a:hover{background:#15181d}.account-shortcuts small{color:var(--muted)}
.game-slider{height:calc(100svh - 72px);min-height:650px;position:relative;overflow:hidden;background:#050607}
.game-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s ease}.game-slide.active{opacity:1;pointer-events:auto;z-index:1}
.game-slide>img{width:100%;height:100%;object-fit:cover;object-position:center 28%;transform:scale(1.025);transition:transform 7s ease}.game-slide.active>img{transform:scale(1)}
.slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,4,5,.94),rgba(3,4,5,.66) 43%,rgba(3,4,5,.12) 76%),linear-gradient(0deg,rgba(3,4,5,.75),transparent 45%)}
.slide-copy{position:absolute;z-index:2;left:clamp(30px,8vw,132px);top:50%;transform:translateY(-48%);width:min(620px,82vw)}
.slide-copy .dw2-logo{width:320px;margin-bottom:24px}.slide-copy>small{color:var(--gold);font-weight:800;text-transform:uppercase}.slide-copy h1{font-family:Georgia,serif;font-size:clamp(54px,7vw,86px);line-height:.98;margin:10px 0 18px}.slide-copy p{font-size:17px;color:#dedbd5;line-height:1.65;max-width:560px}
.slide-controls{position:absolute;z-index:4;right:clamp(24px,5vw,76px);bottom:32px;display:flex;align-items:center;gap:14px;background:rgba(5,6,8,.76);border:1px solid #5a5650;padding:8px}.slide-controls button{width:38px;height:38px;border:0;background:#24262a;color:#fff;font-size:25px;cursor:pointer}.slide-controls span{min-width:48px;text-align:center;font-size:12px}
.dw2-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,6vw,90px);background:#0c0d10;border-bottom:1px solid var(--line)}
.dw2-shortcuts a{display:flex;flex-direction:column;gap:5px;padding:24px 25px;border-right:1px solid var(--line)}.dw2-shortcuts a:first-child{border-left:1px solid var(--line)}.dw2-shortcuts a:hover{background:#17191d}.dw2-shortcuts b{font-family:Georgia,serif;font-size:19px}.dw2-shortcuts small{color:var(--muted)}
.home-story{min-height:600px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;background:#111217;overflow:hidden}.home-story>div{padding:80px clamp(28px,7vw,110px)}.home-story h2{font-family:Georgia,serif;font-size:clamp(40px,5vw,62px);line-height:1.08;margin:14px 0 22px}.home-story p{color:var(--muted);line-height:1.8}.home-story>img{width:100%;height:100%;min-height:600px;object-fit:cover;object-position:left center}.text-link{display:inline-block;margin-top:18px;color:var(--gold);border-bottom:1px solid var(--gold);font-weight:700}
.hero-showcase{padding:76px clamp(24px,6vw,90px);background:#090a0d}.featured-heroes{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.featured-heroes article{height:480px;position:relative;overflow:hidden;background:#16181c;border:1px solid #32343a}.featured-heroes img{width:100%;height:100%;object-fit:cover;object-position:center top}.featured-heroes article:first-child img,.featured-heroes article:nth-child(2) img,.featured-heroes article:nth-child(3) img{object-fit:contain;background:linear-gradient(#25282d,#0c0d10)}.featured-heroes span{position:absolute;inset:auto 0 0;padding:46px 20px 18px;background:linear-gradient(transparent,rgba(0,0,0,.92))}.featured-heroes b,.featured-heroes small{display:block}.featured-heroes b{font-family:Georgia,serif;font-size:24px}.featured-heroes small{color:var(--gold);margin-top:5px}
.system-teasers{display:grid;grid-template-columns:1fr 1fr}.system-teasers a{height:420px;position:relative;overflow:hidden}.system-teasers img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.system-teasers a:hover img{transform:scale(1.035)}.system-teasers a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent 65%)}.system-teasers span{position:absolute;z-index:2;left:34px;bottom:30px}.system-teasers small,.system-teasers b{display:block}.system-teasers small{color:var(--gold);font-weight:800}.system-teasers b{font-family:Georgia,serif;font-size:28px;margin-top:7px}
.story-hero{height:680px;position:relative;display:flex;align-items:center;overflow:hidden}.story-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,7,9,.9),rgba(6,7,9,.18))}.story-hero>div{position:relative;z-index:2;width:min(650px,84vw);margin-left:clamp(28px,8vw,132px)}.story-hero h1{font-family:Georgia,serif;font-size:clamp(58px,8vw,96px);line-height:.95;margin:14px 0 22px}.story-hero p{font-size:18px;line-height:1.7}
.story-chapters{padding:58px clamp(24px,8vw,132px);background:#0c0e11}.story-chapters article{display:grid;grid-template-columns:80px 1fr;gap:25px;padding:32px 0;border-bottom:1px solid var(--line)}.story-chapters article>b{color:var(--gold)}.story-chapters h2{font-family:Georgia,serif;font-size:32px;margin:0 0 10px}.story-chapters p{max-width:760px;color:var(--muted);line-height:1.7;margin:0}
.kingdom-strip{display:grid;grid-template-columns:repeat(3,1fr)}.kingdom-strip article{height:390px;position:relative;overflow:hidden}.kingdom-strip img{width:100%;height:100%;object-fit:cover}.kingdom-strip b{position:absolute;left:25px;bottom:20px;font-family:Georgia,serif;font-size:34px;text-shadow:0 2px 10px #000}
.hero-roster,.collection-page,.media-page{padding:58px clamp(24px,6vw,90px) 90px;background:#0c0e11}.roster-feature{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:55px}.roster-feature article{height:510px;display:flex;flex-direction:column;position:relative;background:#17191d;border:1px solid #33363b;overflow:hidden}.roster-feature img{width:100%;height:100%;object-fit:contain;background:linear-gradient(#202329,#090a0c)}.roster-feature b,.roster-feature small{position:absolute;left:20px;z-index:2}.roster-feature b{bottom:42px;font-family:Georgia,serif;font-size:26px}.roster-feature small{bottom:20px;color:var(--gold)}
.catalog-tools{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:20px}.catalog-tools h2{font-family:Georgia,serif;font-size:36px;margin:0}.catalog-tools input,.collection-page>input{width:min(420px,100%);background:#090a0c;border:1px solid #3b3e44;color:#fff;padding:13px}
.public-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.public-catalog article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;min-height:78px;padding:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.public-catalog article>div{min-width:0}.public-catalog article:nth-child(3n){border-right:0}.public-catalog b,.public-catalog small{display:block;overflow-wrap:anywhere}.public-catalog small{color:var(--muted);margin-top:4px}.public-catalog em{font-size:10px;color:#8e9197;font-style:normal;white-space:nowrap}.catalog-rarity{width:34px;height:34px;display:grid;place-items:center;background:#20242a;border:1px solid #484c54;font-size:10px;font-weight:800}.quality-6,.quality-7{color:#f0c968;border-color:#b88c30}.catalog-empty{grid-column:1/-1;color:var(--muted);padding:25px}
.catalog-tabs{display:flex;gap:8px;margin-bottom:20px}.catalog-tabs button{border:1px solid #44474d;background:#111319;color:#ddd;padding:11px 20px;cursor:pointer}.catalog-tabs button.active{background:var(--red);border-color:var(--red)}.collection-page>input{margin-bottom:22px}
.visual-catalog{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;border-top:0}.visual-catalog .visual-card{display:block;min-height:0;padding:0;border:1px solid #30333a!important;background:#14161a;overflow:hidden}.visual-card>button{position:relative;width:100%;aspect-ratio:1/1.15;padding:0;border:0;background:linear-gradient(#252830,#0a0b0d);overflow:hidden;cursor:pointer}.visual-card img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s}.visual-card>button:hover img{transform:scale(1.04)}.visual-card>button>span{position:absolute;right:8px;top:8px;padding:5px 7px;background:#111c;border:1px solid #555;font-size:10px;font-weight:800}.visual-card>div{padding:13px}.visual-card b,.visual-card small{display:block}.visual-card b{font-family:Georgia,serif;font-size:18px}.visual-card small{color:var(--muted);font-size:11px;margin-top:5px}
.system-detail{min-height:620px;display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch;background:#0c0e11}.system-detail.reverse{grid-template-columns:.85fr 1.15fr;background:#111318}.system-detail.reverse>img{order:2}.system-detail>video,.system-detail>img{width:100%;height:100%;min-height:620px;object-fit:cover}.system-detail>div{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(30px,6vw,90px)}.system-detail h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,56px);line-height:1.08;margin:12px 0 20px}.system-detail p,.system-detail li{color:var(--muted);line-height:1.7}.system-detail ul{padding-left:18px}
.media-heading{display:flex;align-items:end;justify-content:space-between;margin:25px 0 18px;border-bottom:1px solid var(--line);padding-bottom:13px}.media-heading h2{font-family:Georgia,serif;font-size:34px;margin:0}.media-heading span{color:var(--muted);font-size:12px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:60px}.video-grid article{background:#14161a;border:1px solid #33363c}.video-grid video{width:100%;aspect-ratio:16/9;background:#000}.video-grid h3,.video-grid p{margin-left:17px;margin-right:17px}.video-grid p{color:var(--muted);font-size:13px;line-height:1.6;margin-bottom:18px}
.gallery-grid,.wallpaper-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:60px}.gallery-grid button{height:280px;position:relative;border:0;padding:0;background:#111;overflow:hidden;color:#fff;cursor:pointer}.gallery-grid img,.wallpaper-grid img{width:100%;height:100%;object-fit:cover}.gallery-grid span{position:absolute;inset:auto 0 0;text-align:left;padding:40px 16px 15px;background:linear-gradient(transparent,#000c);font-weight:700}.wallpaper-grid article{background:#14161a;border:1px solid #33363c}.wallpaper-grid img{aspect-ratio:16/9}.wallpaper-grid article>div{display:flex;justify-content:space-between;padding:14px}.wallpaper-grid a{color:var(--gold);font-size:12px;font-weight:700}
.media-viewer{position:fixed;inset:0;z-index:90;display:none;place-items:center;background:rgba(0,0,0,.94);padding:50px}.media-viewer.open{display:grid}.media-viewer img{max-width:90vw;max-height:82vh}.media-viewer b{position:absolute;bottom:18px}.media-viewer button{position:absolute;right:20px;top:20px;width:42px;height:42px;background:#17191d;border:1px solid #555;color:#fff}
.visual-news article{display:grid;grid-template-columns:280px 1fr;gap:28px;max-width:1080px}.visual-news article>img{width:100%;height:180px;object-fit:cover}
.standalone-account{min-height:420px;padding:56px clamp(24px,8vw,132px) 90px;background:#0d0f12}.standalone-account .account-workspace,.standalone-account .account-login{max-width:980px}
.download-page{min-height:390px;padding:50px clamp(24px,8vw,132px) 90px;background:#101216}.download-page .download-row{max-width:900px}
.subpage-section{padding-top:58px}.not-found-page{min-height:calc(100svh - 202px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:80px clamp(24px,8vw,132px)}.not-found-page h1{font-family:Georgia,serif;font-size:54px;margin:10px 0}.not-found-page p{color:var(--muted);margin-bottom:25px}
.games-band,.network-band,.feature-band,.campaign-band,.download-band,.account-band{padding:78px clamp(24px,8vw,132px);border-top:1px solid #292b30}
.section-title{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}
.section-title h2,.network-intro h2,.campaign-band h2,.download-band h2,.account-band h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,48px);line-height:1.08;margin:9px 0 0}
.section-title p,.network-intro p,.campaign-band p,.download-band p,.account-band p{color:var(--muted);max-width:520px;line-height:1.7}
.game-list{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,.8fr);gap:18px}
.game-feature,.game-secondary{height:480px;position:relative;overflow:hidden;border:1px solid #383a40;border-radius:4px}
.game-feature>img,.game-secondary>img{width:100%;height:100%;object-fit:cover}
.game-feature>img{object-position:center 30%}
.game-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.25) 70%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 55%)}
.game-content{position:absolute;inset:auto auto 38px 38px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}
.game-content img{width:min(360px,62vw);max-height:145px;object-fit:contain;object-position:left center}
.game-content>b{font-size:14px;border-bottom:1px solid var(--gold);padding-bottom:4px}
.availability{display:flex;align-items:center;gap:10px;color:#ddd;font-size:11px;font-style:normal;text-transform:uppercase}
.game-secondary{background:#16181d}
.game-secondary>img{opacity:.42;filter:saturate(.6);object-position:center}
.game-secondary>span{position:absolute;inset:auto 26px 30px;display:flex;flex-direction:column;gap:8px}
.game-secondary small{color:var(--gold);font-weight:800}
.game-secondary strong{font-family:Georgia,serif;font-size:30px}
.game-secondary em{color:var(--muted);font-size:13px;font-style:normal}
.network-band{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);gap:90px;background:#0d0f12}
.service-lines{border-top:1px solid var(--line)}
.service-lines article{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid var(--line)}
.service-lines article>span{color:var(--gold);font-weight:800}
.service-lines h3{margin:0 0 6px;font-size:18px}
.service-lines p{margin:0;color:var(--muted);line-height:1.55}
.dw2-copy{margin-top:40px}
.dw2-logo{width:min(420px,72vw);max-height:160px;object-fit:contain;object-position:left center}
.dw2-copy h1{font-family:Georgia,serif;font-size:clamp(30px,4vw,52px);margin:10px 0 14px}
.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.feature-strip article{min-height:230px;padding:34px;border-right:1px solid var(--line)}
.feature-strip article:last-child{border-right:0}
.feature-strip article>b{color:var(--gold);font-size:12px}
.feature-strip h3{font-size:22px;margin:28px 0 9px}
.feature-strip p{color:var(--muted);line-height:1.65}
.campaign-band{min-height:540px;position:relative;display:flex;align-items:center;overflow:hidden}
.campaign-band>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%}
.campaign-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,8,10,.94) 0%,rgba(7,8,10,.78) 44%,rgba(7,8,10,.16) 80%)}
.campaign-band>div{position:relative;z-index:2;max-width:620px}
.download-band{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(390px,1.1fr);gap:85px;background:#101216}
.download-options{border-top:1px solid var(--line)}
.download-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}
.download-row span{display:flex;flex-direction:column;gap:6px}
.download-row small{color:var(--muted)}
.download-row em{font-style:normal;color:#8f9196;font-size:11px;font-weight:800}
.account-band{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(450px,1.25fr);gap:70px;background:#0d0f12}
.account-workspace{min-width:0}
.account-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.account-summary>div{padding:19px 18px;border-right:1px solid var(--line);min-width:0}
.account-summary>div:last-child{border-right:0}
.account-summary small{display:block;color:#85888f;font-size:10px;font-weight:800;margin-bottom:7px}
.account-summary b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-login{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.account-login h3{margin:0 0 8px}
.account-login p{margin:0}
.role-list{display:grid}
.role-list article{display:grid;grid-template-columns:46px 1fr auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}
.role-list article div{min-width:0}
.role-list article b,.role-list article small{display:block}
.role-list article small{color:var(--muted);margin-top:4px}
.role-avatar{width:44px;height:44px;background:var(--red);display:grid;place-items:center;font-weight:900}
.empty-state{padding:26px 0;color:var(--muted)}
.voucher-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;padding-top:24px}
.voucher-form label,.modal label{display:block;color:#bbb;font-size:13px}
.voucher-form input,.modal input{width:100%;margin-top:7px;padding:12px;background:#08090b;border:1px solid #44474e;color:#fff}
.voucher-form p{grid-column:1/-1;margin:0;min-height:20px;color:var(--gold)}
.coming-page{min-height:calc(100svh - 72px);position:relative;display:flex;align-items:center;padding:70px clamp(24px,8vw,132px);overflow:hidden}
.coming-page>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3}
.coming-page:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,8,10,.94),rgba(7,8,10,.45))}
.coming-page>div{position:relative;z-index:2;max-width:570px}
.coming-page h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,82px);margin:12px 0}
.coming-page p{color:var(--muted);line-height:1.7;margin-bottom:28px}
.site-footer{min-height:130px;padding:30px clamp(24px,8vw,132px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;color:#777;font-size:12px;border-top:1px solid #292b30}
.site-footer .r13-brand{justify-self:start}
.site-footer nav{display:flex;gap:22px}
.site-footer>small{text-align:right}
.modal{position:fixed;inset:0;z-index:60;display:none;place-items:center;background:rgba(0,0,0,.82);padding:20px}
.modal.open{display:grid}
.modal form{position:relative;width:min(430px,100%);background:#121419;border:1px solid #44474e;padding:32px}
.modal h2{font-family:Georgia,serif;font-size:32px;margin:9px 0 22px}
.modal label{margin:14px 0}
.modal .primary-action{width:100%;margin-top:8px}
.close{position:absolute;right:14px;top:14px;width:32px;height:32px;border:1px solid #444;background:transparent;color:#fff;cursor:pointer}
.form-error{min-height:20px;color:#e86b65;font-size:12px}
@media(max-width:960px){
  .site-nav{position:absolute;left:0;right:0;top:72px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 18px;background:#0c0d10;border-bottom:1px solid var(--line)}
  .site-nav.open{display:flex}.site-nav a{padding:14px 4px;border-bottom:1px solid #24262b}.nav-toggle{display:block;margin-left:auto;margin-right:14px}
  .portal-hero,.dw2-hero{height:680px}.game-list,.network-band,.download-band,.account-band{grid-template-columns:1fr}.network-band,.download-band,.account-band{gap:38px}.games-page{grid-template-columns:1fr}
  .game-feature{height:440px}.game-secondary{height:280px}.feature-strip{grid-template-columns:1fr}.feature-strip article{min-height:0;border-right:0;border-bottom:1px solid var(--line)}
  .news-grid{grid-template-columns:1fr}.news-grid article,.news-grid article:first-child{border-right:0;padding-left:0}.account-shortcuts{grid-template-columns:1fr}.account-shortcuts a{border-right:0;border-bottom:1px solid var(--line)}.account-shortcuts a:last-child{border-bottom:0}
  .dw2-shortcuts{grid-template-columns:repeat(2,1fr)}.home-story{grid-template-columns:1fr}.home-story>img{min-height:430px}.featured-heroes{grid-template-columns:repeat(2,1fr)}.roster-feature{grid-template-columns:1fr 1fr}.public-catalog{grid-template-columns:repeat(2,1fr)}.visual-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.public-catalog article:nth-child(3n){border-right:1px solid var(--line)}.public-catalog article:nth-child(2n){border-right:0}.system-detail,.system-detail.reverse{grid-template-columns:1fr}.system-detail.reverse>img{order:0}.video-grid,.gallery-grid,.wallpaper-grid{grid-template-columns:repeat(2,1fr)}
  .feature-strip article:last-child{border-bottom:0}.site-footer{grid-template-columns:1fr auto}.site-footer>small{grid-column:1/-1;text-align:left}
}
@media(max-width:640px){
  .site-header{height:64px;padding:0 14px}.site-header .r13-brand span{display:none}.site-header .r13-brand img{width:42px;height:42px}.site-nav{top:64px}
  .header-actions{gap:8px}.user-name{display:none}.portal-hero,.dw2-hero{height:620px;min-height:620px}.hero-copy{margin-left:22px;width:calc(100% - 44px)}
  .hero-shade{background:linear-gradient(0deg,rgba(5,6,8,.95),rgba(5,6,8,.32) 72%),linear-gradient(90deg,rgba(5,6,8,.65),transparent)}
  .portal-copy h1{font-size:62px}.hero-lead{font-size:16px}.hero-actions{flex-wrap:wrap}.hero-actions>*{flex:1 1 150px}.hero-status{left:22px;right:auto;bottom:20px}
  .games-band,.network-band,.feature-band,.campaign-band,.download-band,.account-band{padding:58px 22px}.section-title{display:block}.section-title p{margin-top:15px}
  .home-links{grid-template-columns:1fr;padding:0 22px}.home-links a{border-right:0;border-bottom:1px solid var(--line);padding-left:0;padding-right:0}.home-links a:last-child{border-bottom:0}
  .subpage-intro{min-height:300px;padding:90px 22px 45px}.games-page,.services-page,.standalone-account,.download-page,.news-preview,.news-page,.support-page{padding-left:22px;padding-right:22px}
  .game-feature{height:400px}.game-content{left:22px;right:22px;bottom:24px}.game-content img{width:250px}.campaign-band{min-height:500px}
  .account-summary{grid-template-columns:1fr}.account-summary>div{border-right:0;border-bottom:1px solid var(--line)}.account-summary>div:last-child{border-bottom:0}
  .account-login{align-items:flex-start;flex-direction:column}.voucher-form{grid-template-columns:1fr}.voucher-form p{grid-column:auto}
  .site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.site-footer>small{text-align:left}.site-footer .r13-brand span{display:block}
  .game-slider{height:650px;min-height:650px}.slide-copy{left:22px;width:calc(100% - 44px)}.slide-copy .dw2-logo{width:230px}.slide-copy h1{font-size:48px}.slide-controls{right:18px;bottom:18px}.dw2-shortcuts{grid-template-columns:1fr;padding:0 22px}.dw2-shortcuts a,.dw2-shortcuts a:first-child{border-left:0;border-right:0;border-bottom:1px solid var(--line);padding-left:0}.home-story>div{padding:58px 22px}.home-story>img{min-height:340px}.featured-heroes,.system-teasers,.kingdom-strip,.roster-feature,.video-grid,.gallery-grid,.wallpaper-grid{grid-template-columns:1fr}.featured-heroes article{height:430px}.system-teasers a{height:340px}.story-hero{height:620px}.story-hero>div{margin-left:22px}.story-chapters{padding-left:22px;padding-right:22px}.story-chapters article{grid-template-columns:45px 1fr}.kingdom-strip article{height:300px}.hero-roster,.collection-page,.media-page{padding-left:22px;padding-right:22px}.roster-feature article{height:430px}.catalog-tools{display:block}.catalog-tools input{margin-top:15px}.public-catalog{grid-template-columns:1fr}.visual-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.public-catalog article,.public-catalog article:nth-child(2n),.public-catalog article:nth-child(3n){border-right:0}.system-detail>video,.system-detail>img{min-height:320px}.system-detail>div{padding:55px 22px}.gallery-grid button{height:250px}.visual-news article{grid-template-columns:1fr}.media-viewer{padding:20px}
}
