:root{--bg:#0a0a0b;--bg2:#101013;--paper:#16161a;--line:#2b2b30;--muted:#93939d;--text:#f5f5f7;--red:#e80016;--red2:#ff3647;--silver:#cdd0d6;--max:1240px}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'Noto Sans KR',sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.topline{height:3px;background:linear-gradient(90deg,#54000a,var(--red),#54000a)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(9,9,10,.93);backdrop-filter:blur(16px);border-bottom:1px solid #1d1d21}.utility{height:42px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#a5a5ad}.utility a,.text-btn{margin-right:16px}.utility-right>*:last-child,.utility-left>*:last-child{margin-right:0}.brand-mini{font-weight:900;letter-spacing:.12em;color:#fff}.brand-mini span{color:#d12633}.divider{display:inline-block;width:1px;height:10px;background:#424249;margin:0 14px 0 0;vertical-align:middle}.text-btn{background:none;border:0;color:#a5a5ad;cursor:pointer;padding:0}.nav-wrap{border-top:1px solid #151519}.nav{height:78px;display:flex;align-items:center;gap:44px}.wordmark{min-width:265px;display:flex;align-items:center;gap:12px;line-height:1;text-decoration:none}.wordmark-logo{width:48px;height:48px;flex:0 0 48px;border-radius:50%;overflow:hidden;border:1px solid #34343a;background:#0b0b0d;display:grid;place-items:center;box-shadow:0 0 0 1px rgba(232,0,22,.08),0 8px 24px rgba(0,0,0,.35)}.wordmark-logo img{display:block;width:100%;height:100%;object-fit:cover}.wordmark-copy{display:flex;flex-direction:column;justify-content:center;line-height:.95}.wordmark-main{font-family:'Black Ops One',sans-serif;font-size:30px;letter-spacing:.08em}.wordmark-sub{font-family:'Oswald',sans-serif;letter-spacing:.34em;font-size:11px;color:#a9abb2;margin-top:7px;margin-left:3px}.main-nav{display:flex;align-items:center;gap:35px;font-family:'Oswald',sans-serif;letter-spacing:.13em;font-size:14px}.main-nav a{color:#c5c5ca;position:relative;padding:28px 0}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;background:var(--red);transform:scaleX(0);transition:.2s}.main-nav a:hover{color:#fff}.main-nav a:hover:after{transform:scaleX(1)}.menu-btn{display:none;margin-left:auto;background:none;border:0;width:36px}.menu-btn span{display:block;height:2px;background:#ddd;margin:6px 0}
.hero{position:relative;min-height:650px;overflow:hidden;background:#070708}.hero-bg{position:absolute;inset:0;background-image:radial-gradient(circle at 68% 18%,rgba(232,0,22,.34),transparent 28%),linear-gradient(90deg,rgba(7,7,8,.96) 0%,rgba(7,7,8,.76) 40%,rgba(7,7,8,.25) 72%,rgba(7,7,8,.6) 100%),url('assets/hero-main.webp');background-size:auto,auto,auto 100%;background-position:center;background-repeat:no-repeat;filter:saturate(.9);z-index:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),transparent 40%,rgba(0,0,0,.75))}.hero-content{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:650px;padding:72px 0}.hero-copy{max-width:620px;z-index:1}.eyebrow,.kicker{font-family:'Oswald',sans-serif;letter-spacing:.2em;font-size:12px;color:#ff5d6c;margin:0 0 14px}.hero h1{font-size:clamp(38px,5vw,66px);line-height:1.05;margin:0 0 22px;font-weight:900;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:#ff3346;text-shadow:0 0 28px rgba(232,0,22,.26)}.hero-desc{font-size:17px;color:#c9c9cf;line-height:1.8;margin-bottom:30px}.hero-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:1px solid transparent;cursor:pointer;transition:.2s;font-weight:800}.btn-red{background:linear-gradient(180deg,#ff1e31,#c90013);box-shadow:0 8px 22px rgba(232,0,22,.18)}.btn-red:hover{filter:brightness(1.1)}.btn-dark{background:#32323b;border-color:#6b6b77;color:#f7f7f9}.btn-dark:hover{background:#3d3d48;border-color:#7d7d8a}.btn-outline{background:transparent;border-color:#9a9aa6;color:#f7f7f9}.btn-outline:hover{background:rgba(255,255,255,.09);border-color:#b8b8c2}.hero-emblem{display:none!important}.hero-meta{position:relative;border-top:1px solid rgba(255,255,255,.12);height:48px;display:flex;align-items:center;justify-content:center;gap:16px;color:#aaa;font:12px 'Oswald',sans-serif;letter-spacing:.35em}.hero-meta i{width:4px;height:4px;background:var(--red);transform:rotate(45deg)}
.news-section,.quick-section,.community-section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.section-head h2,.ranking-section h2,.download-section h2{font-size:36px;letter-spacing:-.03em;margin:0}.more{color:#d2d2d8;font-size:13px}.more span{color:var(--red);font-size:18px;margin-left:4px}.news-grid{display:grid;grid-template-columns:1.05fr 1.95fr;gap:18px}.card{background:linear-gradient(180deg,#151519,#111114);border:1px solid #29292f}.news-main{min-height:310px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.news-main:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(232,0,22,.23),transparent 36%),linear-gradient(150deg,transparent 48%,rgba(232,0,22,.08))}.news-main>*{position:relative}.tag{display:inline-flex;width:max-content;padding:5px 8px;font:11px 'Oswald',sans-serif;letter-spacing:.14em}.tag.red{background:#7a0010;color:#ffdfe3}.news-main h3{font-size:30px;line-height:1.2;margin:14px 0}.news-main p{color:#aaaab3;margin:0 0 26px}.news-main time{color:#777781;font-size:11px}.news-list{padding:0 26px}.news-tabs{display:flex;border-bottom:1px solid #2a2a30}.news-tabs button{border:0;background:none;color:#8d8d96;padding:19px 18px 17px;cursor:pointer}.news-tabs button.active{color:#fff;border-bottom:2px solid var(--red)}.tab-panel{padding:10px 0}.tab-panel a{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #24242a;font-size:14px;color:#d2d2d7}.tab-panel a:hover{color:#fff}.tab-panel time{font-size:11px;color:#777781;flex:0 0 auto;white-space:nowrap}
/* news list card (representative thumbnail) — graceful: no thumbnail => text-only row as before */
.tab-panel a .news-ttl{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tab-panel a.has-thumb{align-items:center;gap:12px}
.news-thumb{flex:0 0 46px;width:46px;height:46px;border-radius:6px;overflow:hidden;background:#0f0f12;border:1px solid #26262d}
.news-thumb img{width:100%;height:100%;object-fit:cover;display:block}
/* news detail modal media (representative image / video + attachments) */
.news-media{display:flex;flex-direction:column;gap:10px;margin:0 0 14px}
.news-media-item{display:block;width:100%;max-height:60vh;object-fit:contain;border:1px solid #2b2b31;background:#0c0c0f;border-radius:4px}.hidden{display:none}
.feature-band{border-top:1px solid #1d1d21;border-bottom:1px solid #1d1d21;background:#0d0d10}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.feature-card{min-height:360px;padding:34px;display:flex;align-items:flex-end;position:relative;overflow:hidden;border-right:1px solid #1f1f24}.feature-card:last-child{border-right:0}.feature-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.8));z-index:0}.feature-card:after{content:"";position:absolute;inset:0;background-size:cover;background-position:center;opacity:.44;transition:.4s}.feature-card:hover:after{transform:scale(1.06);opacity:.56}.feature-card>div{position:relative;z-index:1}.feature-card span{font:11px 'Oswald',sans-serif;letter-spacing:.22em;color:#d56b74}.feature-card h3{font:700 42px 'Oswald',sans-serif;letter-spacing:.05em;margin:6px 0 8px}.feature-card p{color:#c2c2ca;max-width:310px;margin:0 0 16px}.feature-card a{font-size:13px;color:#fff}.vampire:after{background-image:radial-gradient(circle at 70% 20%,rgba(232,0,22,.22),transparent 25%),url('assets/macedonia-emblem.webp')}.slayer:after{background-image:linear-gradient(135deg,rgba(170,170,180,.1),rgba(0,0,0,.6)),url('assets/macedonia-emblem.webp');filter:hue-rotate(100deg) saturate(.5)}.ouster:after{background-image:linear-gradient(135deg,rgba(240,210,160,.1),rgba(0,0,0,.6)),url('assets/macedonia-emblem.webp');filter:hue-rotate(220deg) saturate(.55)}
.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quick-card{display:flex;align-items:center;gap:16px;padding:22px;border:1px solid #29292f;background:#111115}.quick-card:hover{border-color:#5b5b65;background:#141419}.quick-card .icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid #44444c;color:#ff4a59;font-size:20px}.quick-card b{font:600 16px 'Oswald',sans-serif;letter-spacing:.08em}.quick-card p{margin:3px 0 0;color:#85858e;font-size:11px}.arrow{margin-left:auto;color:#777}.ranking-section{background:linear-gradient(90deg,#0d0d10,#121216);border-top:1px solid #1f1f24;border-bottom:1px solid #1f1f24;padding:80px 0}.ranking-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.muted{color:#8d8d97}.rank-list{border:1px solid #303038;border-radius:6px;overflow:hidden}.rank-item{display:grid;grid-template-columns:44px 48px 1fr auto;align-items:center;gap:14px;padding:16px 22px;border-bottom:1px solid #24242a}.rank-item:last-child{border-bottom:0}.rank-item>span{font:600 22px 'Oswald',sans-serif;color:#6b6b76}.crest{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font:700 17px 'Oswald',sans-serif;border:1px solid #555}.c1{color:#ff4f60;box-shadow:inset 0 0 16px rgba(232,0,22,.18)}.c2{color:#aab7c4}.c3{color:#d9bc78}.player{display:flex;flex-direction:column}.player b{font-size:14px}.player small{color:#777781;margin-top:2px}.rank-item strong{font:700 20px 'Oswald',sans-serif;color:#f4f4f4}
.community-section{display:grid;grid-template-columns:1.6fr .8fr;gap:18px}.community-card{min-height:350px;padding:42px;display:flex;justify-content:space-between;align-items:flex-end;position:relative;overflow:hidden}.community-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 30%,rgba(232,0,22,.28),transparent 30%),linear-gradient(160deg,transparent 25%,rgba(0,0,0,.35)),url('assets/macedonia-emblem.webp') right center/55% auto no-repeat;opacity:.62}.community-card>*{position:relative}.community-card h2{font-size:40px;line-height:1.15;margin:0 0 16px}.community-card h2 em{font-style:normal;color:#ff3447}.community-card p{color:#b6b6bf}.community-links{width:42%;border-left:1px solid #303039;padding-left:26px}.community-links a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #2b2b30;font-size:13px}.support-card{padding:34px;display:flex;flex-direction:column;justify-content:space-between}.support-title{display:flex;align-items:center;gap:18px}.support-title>span{font:700 44px 'Oswald',sans-serif;color:#ff3b4d}.support-card h3{font-size:25px;margin:0}.support-card p{color:#a5a5af}.support-card .btn{width:100%}
.download-section{background:linear-gradient(90deg,#7e0010,#2a080b 45%,#0b0b0d);border-top:1px solid #9b1421}.download-inner{min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:30px}.download-inner h2{font-size:34px}.download-inner p{color:#d0bfc1;margin:0}.download-actions{display:flex;gap:10px;flex-wrap:wrap}
.footer{background:#080809;border-top:1px solid #1c1c20;color:#777781}.footer-top{display:flex;justify-content:space-between;gap:30px;padding:40px 0 30px}.footer-brand .wordmark-main{font-size:22px;color:#e5e5e8}.footer-brand .wordmark-sub{font-size:9px}.footer-top nav{display:flex;gap:22px;flex-wrap:wrap;font-size:12px}.footer-bottom{border-top:1px solid #1a1a1e;padding:18px 0 30px;display:flex;justify-content:space-between;gap:15px;font-size:10px}
.modal{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(8px);display:none;place-items:center;z-index:100}.modal.show{display:grid}.modal-box{width:min(440px,calc(100% - 32px));background:#111115;border:1px solid #36363d;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.6);position:relative}.modal-close{position:absolute;right:14px;top:10px;background:none;border:0;color:#bbb;font-size:28px;cursor:pointer}.modal-box h3{font-size:28px;margin:8px 0 24px}.modal-box form{display:grid;gap:13px}.modal-box label{font-size:12px;color:#9b9ba5}.modal-box input{width:100%;margin-top:6px;background:#0c0c0f;border:1px solid #35353b;color:#fff;padding:12px}.modal-box small{display:block;color:#6f6f78;margin-top:16px}
@media (max-width:980px){.main-nav{gap:18px}.wordmark{min-width:175px}.news-grid,.community-section,.ranking-layout{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.feature-card{border-right:0;border-bottom:1px solid #1f1f24}.feature-card:last-child{border-bottom:0}.community-links{width:45%}.ranking-layout{gap:28px}}
@media (max-width:720px){.wrap{width:min(var(--max),calc(100% - 28px))}.utility-left a:not(.brand-mini),.utility-left .divider,.main-nav{display:none}.nav{height:66px}.menu-btn{display:block}.hero,.hero-content{min-height:600px}.hero-content{align-items:flex-end;padding:50px 0 30px}.hero-copy{max-width:100%}.hero h1{font-size:44px}.hero-desc{font-size:14px}.news-section,.quick-section,.community-section{padding:60px 0}.section-head h2,.ranking-section h2,.download-section h2{font-size:29px}.news-main{min-height:300px;padding:26px}.news-main h3{font-size:26px}.quick-grid{grid-template-columns:1fr}.community-card{flex-direction:column;align-items:stretch;gap:28px}.community-links{width:100%;padding-left:0;border-left:0}.download-inner,.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.hero-meta{font-size:10px;gap:8px;letter-spacing:.2em}.rank-item{grid-template-columns:34px 42px 1fr}.rank-item strong{display:none}.feature-card{min-height:320px}.support-card{min-height:230px}}
.language-switch{display:flex;align-items:center;gap:4px}.lang-btn{border:1px solid transparent;background:transparent;color:#777781;font-size:10px;letter-spacing:.03em;padding:4px 6px;cursor:pointer}.lang-btn:hover{color:#fff}.lang-btn.active{color:#fff;border-color:#3a3a42;background:#15151a}.utility-right{gap:8px}.utility-right .divider{margin:0 4px}@media(max-width:720px){.language-switch{display:flex}.utility-right>.divider:first-of-type{display:none}.utility-right a{display:none}.utility-right{margin-left:auto}.lang-btn{padding:4px 5px}.utility{gap:6px}.utility-left>a:not(.brand-mini),.utility-left .divider{display:none}}

/* Rank faction portraits */
.crest.crest-img{overflow:hidden;display:block;background:#111;border-color:#45454d;box-shadow:inset 0 0 14px rgba(0,0,0,.45)}
.crest.crest-img img{display:block;width:100%;height:100%;object-fit:cover}

.wordmark-logo+ .wordmark-copy{min-width:0}.wordmark-logo+ .wordmark-copy .wordmark-main{white-space:nowrap}@media(max-width:720px){.wordmark{min-width:0;gap:9px}.wordmark-logo{width:40px;height:40px;flex-basis:40px}.wordmark-main{font-size:23px}.wordmark-sub{font-size:9px;margin-top:5px}}
.more,.quick-card,.community-links button,.footer-top nav button{font:inherit;color:inherit;cursor:pointer;text-align:inherit}
.more{border:0;background:none;padding:0}
.quick-card{width:100%;border:1px solid #29292f;background:#111115;display:flex;align-items:center;gap:16px;padding:22px;color:#eee}
.quick-card:hover{border-color:#5b5b65;background:#141419}
.community-links button{display:flex;width:100%;justify-content:space-between;padding:14px 0;border:0;border-bottom:1px solid #2b2b30;background:transparent;color:#d7d7dc;font-size:13px}
.community-links button:hover{color:#fff}
.footer-top nav button{border:0;background:none;padding:0;color:#777781;font-size:12px}
.footer-top nav button:hover{color:#fff}
.modal-copy{color:#c7c7cf;line-height:1.85;white-space:normal}
.modal-actions{display:flex;gap:10px;margin-top:22px}
.modal-list{margin-top:18px;border-top:1px solid #2a2a30}
.modal-list-item{padding:12px 0;border-bottom:1px solid #25252b;color:#d8d8de;font-size:13px}
.account-form{display:grid;gap:13px}.account-form label{font-size:12px;color:#9b9ba5}.account-form input{display:block;width:100%;margin-top:6px;background:#0c0c0f;border:1px solid #35353b;color:#fff;padding:12px;box-sizing:border-box}.modal-box small{line-height:1.6}
@media(max-width:720px){.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}

/* Live online-player counter (top utility bar) */
.online-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border:1px solid #2c2c33;background:rgba(12,12,15,.5);font:11px 'Oswald',sans-serif;letter-spacing:.05em;color:#cfcfd5;white-space:nowrap;margin-right:14px}
.online-pill .online-dot{width:7px;height:7px;border-radius:50%;background:#35d07f;box-shadow:0 0 0 3px rgba(53,208,127,.15);animation:onlinePulse 2s ease-in-out infinite}
.online-pill b{color:#fff;font-weight:700}
.online-pill .online-unit{color:#9a9aa2}
@keyframes onlinePulse{0%,100%{opacity:1}50%{opacity:.4}}
@media (prefers-reduced-motion:reduce){.online-pill .online-dot{animation:none}}
.online-pill.is-offline .online-unit{display:none}
.online-pill.is-offline .online-dot{background:#c94b54;box-shadow:0 0 0 3px rgba(201,75,84,.15);animation:none}
.online-pill.is-offline b{color:#e0888e;font-weight:600;letter-spacing:.08em}
/* logged-in header state (js/auth-header.js) */
.auth-user{display:inline-flex;align-items:center;gap:14px}
.auth-user .account-nick{color:#c5c5ca;font-weight:600;white-space:nowrap;display:inline-block;max-width:160px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}
.auth-user .account-nick b{color:#fff;font-weight:700}
.auth-user [data-logout]{margin-right:0;white-space:nowrap}
@media(max-width:720px){.auth-user{gap:10px}.auth-user .account-nick{max-width:96px}}
/* notification bell + dropdown (js/notifications.js) */
.msv-noti{position:relative;display:inline-flex;align-items:center}
.noti-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:#c5c5ca;cursor:pointer;border-radius:6px}
.noti-bell:hover{background:#1c1c22;color:#fff}
.noti-ico{display:inline-flex}
.noti-badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;font:700 10px/1 'Oswald',sans-serif;border-radius:9px;border:1.5px solid #0b0b0d}
.noti-panel{position:absolute;top:calc(100% + 8px);right:0;width:340px;max-width:86vw;max-height:70vh;overflow:auto;background:#141418;border:1px solid #2b2b31;border-radius:8px;box-shadow:0 14px 40px rgba(0,0,0,.55);z-index:200}
.noti-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 14px;border-bottom:1px solid #26262d;position:sticky;top:0;background:#141418}
.noti-title{font:600 14px 'Oswald',sans-serif;color:#e6e6ea;letter-spacing:.02em}
.noti-readall{color:#9a9aa3;font-size:12px;background:none;border:0;cursor:pointer;padding:0}
.noti-readall:hover{color:#fff}
.noti-list{list-style:none;margin:0;padding:0}
.noti-item{padding:11px 14px 11px 20px;border-bottom:1px solid #202027;cursor:pointer;position:relative}
.noti-item:hover{background:#1b1b21}
.noti-item.unread{background:#171b22}
.noti-item.unread:hover{background:#1b2130}
.noti-item.unread:before{content:"";position:absolute;left:9px;top:15px;width:6px;height:6px;border-radius:50%;background:var(--red)}
.noti-line{color:#e0e0e5;font-size:13px;line-height:1.5;word-break:break-word;overflow-wrap:anywhere}
.noti-preview{color:#a7a7af;font-size:12px;margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.noti-when{color:#70707a;font-size:11px;margin-top:4px}
.noti-empty{color:#8b8b93;font-size:13px;text-align:center;padding:22px 14px;margin:0}
@media(max-width:720px){.noti-panel{position:fixed;left:8px;right:8px;top:56px;width:auto;max-width:none}}
/* home teaser empty-state (news panels / feature / weekly ranking) */
.news-empty{padding:26px 16px;text-align:center;color:#8b8b93;font-size:13px}

/* Narrow screens (phones / folded Galaxy Fold ~280px): keep the language switch
   from colliding with the wordmark by dropping it onto its own row. */
.lang-btn{white-space:nowrap}
/* Tablet & down: use the hamburger instead of the cramped inline nav (which char-wrapped ~721-860px). */
@media (max-width:900px){.main-nav{display:none}.menu-btn{display:block}}
/* Keep nav labels from wrapping internally */
.main-nav a{white-space:nowrap}
/* Download nav — emphasized brand-red pill (distinct from other items) */
.main-nav a.nav-download{color:#fff;background:var(--red);padding:7px 13px;font-weight:700;line-height:1;letter-spacing:.05em;box-shadow:0 0 0 1px rgba(232,0,22,.4),0 4px 14px rgba(232,0,22,.28)}
.main-nav a.nav-download:hover{color:#fff;background:#ff2b40}
.main-nav a.nav-download:after{display:none}
.main-nav a.nav-download.current{background:#ff2b40}
/* Japanese (long labels) — keep the 9-item nav on ONE line on desktop (no effect on ko/en); zh slightly tightened */
html[lang="ja"] .nav{gap:26px}
html[lang="ja"] .wordmark{min-width:205px}
html[lang="ja"] .main-nav{gap:16px;font-size:12.5px;letter-spacing:.02em}
html[lang="ja"] .main-nav a.nav-download{padding:6px 10px;letter-spacing:.02em}
html[lang="zh"] .main-nav{gap:27px}
/* Mobile auth entry inside the hamburger (js/auth-header.js). Desktop hides it (auth lives in
   .utility-right); shown only ≤720 — exactly where .utility-right auth links are hidden. */
.nav-auth{display:none}
@media (max-width:720px){
  .main-nav .nav-auth{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;margin-top:6px;padding-top:16px;border-top:1px solid #23232a}
  .main-nav .nav-auth .nav-auth-link{padding:0;color:#e6e6ea;background:none;border:0;cursor:pointer;font:inherit;letter-spacing:.06em}
  .main-nav .nav-auth .nav-auth-link:after{display:none}
  .main-nav .nav-auth .nav-auth-user{display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:100%}
  .main-nav .nav-auth .nav-nick{color:#fff;font-weight:700;overflow-wrap:anywhere}
}
@media (max-width:520px){
  .nav{flex-wrap:wrap;height:auto;padding:11px 0;row-gap:10px}
  .nav .wordmark{order:1}
  .nav .menu-btn{order:2;margin-left:auto}
  .nav .nav-language{order:3;flex-basis:100%;justify-content:flex-start}
}
