:root {
  --ink: #090a0e;
  --ink-soft: #0e1016;
  --panel: #12141b;
  --panel-raised: #171922;
  --line: rgba(255,255,255,.10);
  --line-strong: rgba(255,255,255,.17);
  --text: #f4f3f1;
  --muted: #9a9da8;
  --faint: #696d79;
  --gold-deep: #b67b19;
  --gold-bright: #f4cf7a;
  --gold: #e3bd70;
  --green: #50d48c;
  --shell: 1200px;
  --radius: 14px;
}

/* Rankings — Hall of Legends */
.page-rankings .page-section { padding-top: 108px; background: radial-gradient(circle at 50% 0%, rgba(223,168,41,.065), transparent 26%), #090a0e; }
.page-rankings .content-layout { width: min(calc(100% - 48px), 1420px); }
.page-rankings .module-panel { overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.page-rankings .module-content { overflow: visible; padding: 0; }
.rankings-page-hero { position: relative; min-height: 330px; margin-bottom: 20px; padding: 68px 64px; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: radial-gradient(circle at 82% 46%, rgba(223,168,41,.22), transparent 20%), linear-gradient(120deg, #151720, #0e0f14 72%); }
.rankings-page-hero::before { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(14,15,20,.1), rgba(14,15,20,.08) 55%, rgba(14,15,20,.45)); content: ""; pointer-events: none; }
.rankings-page-hero-orbit { position: absolute; right: 65px; top: 50%; width: 240px; height: 240px; border: 1px solid rgba(227,189,112,.16); border-radius: 50%; transform: translateY(-50%); }
.rankings-page-hero-orbit::before, .rankings-page-hero-orbit::after { position: absolute; inset: 34px; border: 1px solid rgba(255,255,255,.07); border-radius: inherit; content: ""; }
.rankings-page-hero-orbit::after { inset: 73px; background: radial-gradient(circle, rgba(223,168,41,.34), rgba(223,168,41,.04) 62%, transparent 65%); }
.rankings-page-hero-orbit span { position: absolute; left: -5px; top: 50%; width: 10px; height: 10px; border: 1px solid var(--gold); border-radius: 50%; background: #111218; transform: translateY(-50%); box-shadow: 0 0 18px rgba(227,189,112,.35); }
.rankings-page-hero-orbit i { position: absolute; inset: 50%; width: 1px; height: 1px; box-shadow: 0 0 70px 30px rgba(223,168,41,.18); }
.rankings-page-eyebrow { position: relative; z-index: 1; color: var(--gold-bright); font-size: 9px; font-weight: 900; letter-spacing: 2.2px; }
.rankings-page-hero h1 { position: relative; z-index: 1; max-width: 760px; margin: 12px 0 15px; color: #f5f4f2; font-size: clamp(52px, 6vw, 78px); font-weight: 900; letter-spacing: -5px; line-height: .95; }
.rankings-page-hero > p { position: relative; z-index: 1; max-width: 660px; margin: 0; color: #a4a7b0; font-size: 14px; line-height: 1.8; }
.rankings-page-meta { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 8px; margin-top: 26px; }
.rankings-page-meta span { display: inline-flex; align-items: center; min-height: 29px; gap: 7px; padding: 0 11px; border: 1px solid var(--line); border-radius: 999px; background: rgba(8,9,12,.32); color: #777b86; font-size: 8px; font-weight: 800; letter-spacing: .8px; text-transform: uppercase; }
.rankings-page-meta i { width: 6px; height: 6px; border-radius: 50%; background: var(--green); box-shadow: 0 0 9px rgba(80,212,140,.65); }

.rankings-controls-panel { margin-bottom: 20px; padding: 35px 38px 38px; border: 1px solid var(--line); border-radius: 18px; background: #121318; }
.rankings-panel-title { display: flex; align-items: center; gap: 11px; margin-bottom: 22px; color: #f3f2f0; font-size: 19px; letter-spacing: -.7px; }
.rankings-panel-title > span, .rankings-section-heading > div > span { color: var(--gold); font-family: Marcellus, serif; font-size: 12px; font-weight: 400; letter-spacing: 1px; }
.rankings-control-row { grid-template-columns: minmax(0, 1fr) 180px; gap: 14px; }
.rankings-control-label { margin-bottom: 9px; color: #707480; letter-spacing: 1.6px; }
.rankings-hero-header { min-height: 88px; padding: 19px 22px; border-color: var(--line); border-radius: 12px; background: linear-gradient(110deg, #0e0f14, #14161d); }
.rankings-level-hero-line1 { font-size: 16px; letter-spacing: -.4px; }
.rankings-level-hero-line2 { margin-top: 4px; color: #818590; font-size: 10px; }
.rankings_menu { border-color: var(--line-strong); border-radius: 9px; background: #090a0e; }
.rankings_menu a { min-width: 100px; padding: 11px 16px; }
.rankings_menu a.active { background: linear-gradient(135deg, var(--gold-bright), var(--gold-deep)); box-shadow: 0 8px 22px rgba(223,168,41,.18); }
.rankings-mode-switch { min-height: 45px; border-color: var(--line-strong); border-radius: 9px; }
.rankings-mode-btn { min-width: 86px; min-height: 45px !important; }
.rankings-mode-btn.active { background: linear-gradient(135deg, var(--gold-bright), var(--gold-deep)) !important; }
.rankings-filter-group { margin-top: 27px; }
.rankings-class-filter { gap: 8px; }
.rankings-class-filter-selection { position: relative; min-height: 82px; gap: 6px; overflow: hidden; border-color: var(--line); border-radius: 10px; background: #0d0e13; color: #848893 !important; }
.rankings-class-filter-selection::after { position: absolute; right: -18px; bottom: -29px; width: 65px; height: 65px; border: 1px solid rgba(227,189,112,.08); border-radius: 50%; content: ""; }
.rankings-class-filter-selection:hover { border-color: rgba(227,189,112,.38); background: #15171e; color: #fff !important; transform: translateY(-2px); }
.rankings-class-filter li:first-child .rankings-class-filter-selection { border-color: rgba(227,189,112,.22); background: rgba(227,189,112,.055); color: var(--gold) !important; }
.rankings-class-filter-image { width: 40px; height: 40px; }
.rankings-search-group { margin-top: 22px; }
.rankings-character-search-form { max-width: 520px; }
.rankings-character-search-field input { min-height: 48px !important; padding-left: 16px !important; border-radius: 10px !important; background: #090a0e !important; }
.rankings-character-search-clear { top: 6px; right: 6px; width: 36px; min-height: 36px !important; border-radius: 8px !important; }

.rankings-podium-section, .rankings-table-section { margin-bottom: 20px; padding: 38px; border: 1px solid var(--line); border-radius: 18px; background: #111218; }
.rankings-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 30px; }
.rankings-section-heading > div { display: grid; grid-template-columns: auto auto; align-items: center; gap: 0 10px; }
.rankings-section-heading > div > span { grid-row: 1 / span 2; }
.rankings-section-heading small { color: var(--gold-bright); font-size: 8px; font-weight: 900; letter-spacing: 1.8px; }
.rankings-section-heading h2 { margin: 3px 0 0; color: #f3f2f0; font-size: 28px; font-weight: 900; letter-spacing: -1.3px; }
.rankings-section-heading > p { max-width: 360px; margin: 0 0 3px; color: #727681; font-size: 10px; text-align: right; }
.rankings-podium { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 13px; align-items: end; }
.rankings-podium-card { position: relative; min-height: 245px; padding: 29px 24px 23px; overflow: hidden; border: 1px solid var(--line); border-radius: 14px; background: linear-gradient(160deg, #161820, #0d0e13); text-align: center; }
.rankings-podium-card::after { position: absolute; right: -45px; bottom: -80px; width: 170px; height: 170px; border: 1px solid rgba(255,255,255,.045); border-radius: 50%; content: ""; }
.rankings-podium-place-1 { min-height: 285px; padding-top: 34px; border-color: rgba(227,189,112,.32); background: radial-gradient(circle at 50% 22%, rgba(227,189,112,.13), transparent 29%), linear-gradient(160deg, #19191d, #0d0e12); box-shadow: 0 24px 60px rgba(0,0,0,.22); }
.rankings-podium-place-2 { border-color: rgba(190,198,215,.18); }
.rankings-podium-place-3 { border-color: rgba(183,150,72,.22); }
.rankings-podium-rank { position: absolute; top: 18px; left: 20px; display: flex; align-items: center; gap: 7px; }
.rankings-podium-rank span { color: var(--gold); font-size: 16px; }
.rankings-podium-rank strong { color: rgba(255,255,255,.17); font-size: 18px; }
.rankings-podium-avatar { display: grid; width: 76px; height: 76px; place-items: center; margin: 15px auto 15px; overflow: hidden; border: 1px solid rgba(227,189,112,.34); border-radius: 50%; background: #090a0e; box-shadow: 0 0 0 7px rgba(227,189,112,.035), 0 14px 32px rgba(0,0,0,.28); }
.rankings-podium-place-1 .rankings-podium-avatar { width: 92px; height: 92px; margin-top: 12px; box-shadow: 0 0 0 8px rgba(227,189,112,.05), 0 0 34px rgba(227,189,112,.11); }
.rankings-podium-avatar img, .rankings-podium-avatar .class-avatar-fallback { width: 100%; height: 100%; border: 0; border-radius: 50%; object-fit: cover; }
.rankings-podium-name { min-height: 26px; color: #fff; font-size: 17px; font-weight: 900; letter-spacing: -.5px; }
.rankings-podium-name a { color: #fff; }
.rankings-podium-place-1 .rankings-podium-name a { color: var(--gold); }
.rankings-podium-label { margin-top: 2px; color: #686c77; font-size: 8px; font-weight: 800; letter-spacing: 1.1px; text-transform: uppercase; }
.rankings-podium-stats { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 20px; padding-top: 15px; border-top: 1px solid var(--line); }
.rankings-podium-stats span { display: flex; flex-direction: column; gap: 3px; border-right: 1px solid var(--line); }
.rankings-podium-stats span:last-child { border: 0; }
.rankings-podium-stats small { color: #626671; font-size: 7px; font-weight: 900; letter-spacing: .9px; }
.rankings-podium-stats b { color: #e8e7e5; font-size: 13px; }

.rankings-table-section { padding: 0; overflow: hidden; }
.rankings-table-heading { margin: 0; padding: 31px 37px 25px; border-bottom: 1px solid var(--line); }
.rankings-table-shell { width: 100%; overflow-x: auto; }
.rankings-table { min-width: 1180px; }
.module-content .rankings-table > tbody > tr:first-child > td, .module-content .rankings-table > tr:first-child > td { height: 47px; padding: 13px 15px; border-bottom: 1px solid var(--line); background: #171920; color: #777b86; font-size: 8px; font-weight: 900; letter-spacing: 1px; }
.module-content .rankings-table > tbody > tr:not(:first-child) > td, .module-content .rankings-table > tr:not(:first-child) > td { height: 72px; padding: 12px 15px; border-top: 0; border-bottom: 1px solid rgba(255,255,255,.065); background: #101116; color: #c6c8ce; font-size: 11px; }
.module-content .rankings-table > tbody > tr:not(:first-child):hover > td, .module-content .rankings-table > tr:not(:first-child):hover > td { background: #15171d; }
.module-content .rankings-table .rankings-row-top-1 > td { background: linear-gradient(90deg, rgba(227,189,112,.075), #101116 32%); }
.module-content .rankings-table .rankings-row-top-2 > td { background: linear-gradient(90deg, rgba(190,198,215,.045), #101116 30%); }
.module-content .rankings-table .rankings-row-top-3 > td { background: linear-gradient(90deg, rgba(183,150,72,.05), #101116 30%); }
.rankings-table-place { color: var(--gold); font-family: Marcellus, serif; font-size: 18px; }
.rankings-row-top .rankings-table-place { position: relative; }
.rankings-row-top .rankings-table-place::after { display: block; margin-top: -3px; color: #666a75; font: 800 6px Inter, sans-serif; letter-spacing: .7px; content: "TOP"; }
.rankings-table .rankings-class-image { width: 42px; height: 42px; border: 1px solid rgba(227,189,112,.18); border-radius: 10px; }
.rankings-table a { color: #f0bd61; }
.rankings-table a:hover { color: #fff; }
.rankings-score-value { color: #e5e5e8; font-weight: 700; }
.rankings-update-time { margin-top: -20px; padding: 18px 25px 0; border: 0; }
.rankings-pagination { padding: 22px; border-top: 1px solid var(--line); }
.rankings-pagination a, .rankings-pagination span { border-radius: 8px; background: #0d0e13; }

@media (max-width: 900px) {
  .page-rankings .content-layout { width: min(calc(100% - 30px), 1420px); }
  .rankings-page-hero { min-height: 310px; padding: 52px 40px; }
  .rankings-page-hero-orbit { right: -30px; opacity: .6; }
  .rankings-controls-panel, .rankings-podium-section { padding: 28px; }
  .rankings-control-row { grid-template-columns: 1fr; }
  .rankings-podium { gap: 9px; }
  .rankings-podium-card { padding-left: 14px; padding-right: 14px; }
}

@media (max-width: 700px) {
  .page-rankings .page-section { padding-top: 92px; }
  .page-rankings .content-layout { width: min(calc(100% - 24px), 1420px); }
  .rankings-page-hero { min-height: 330px; padding: 42px 25px; }
  .rankings-page-hero h1 { font-size: 47px; letter-spacing: -3px; }
  .rankings-page-hero > p { font-size: 12px; }
  .rankings-page-hero-orbit { right: -100px; opacity: .42; }
  .rankings-controls-panel, .rankings-podium-section { padding: 23px 18px; }
  .rankings-panel-title { font-size: 17px; }
  .rankings-hero-header { padding: 18px; }
  .rankings-class-filter { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rankings-podium { grid-template-columns: 1fr; }
  .rankings-podium-place-1 { order: -1; }
  .rankings-podium-card, .rankings-podium-place-1 { min-height: 245px; }
  .rankings-section-heading { align-items: flex-start; flex-direction: column; gap: 8px; }
  .rankings-section-heading > p { text-align: left; }
  .rankings-table-heading { padding: 25px 20px 20px; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: hidden; }
body.avrora-site {
  margin: 0;
  min-width: 320px;
  background: var(--ink);
  color: var(--text);
  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body.avrora-site::selection { background: var(--gold-deep); color: #fff; }
.avrora-site a { color: inherit; text-decoration: none; transition: .2s ease; }
.avrora-site a:hover, .avrora-site a:focus { color: var(--text); text-decoration: none; }
.avrora-site img { max-width: 100%; height: auto; }
.shell { width: min(calc(100% - 48px), var(--shell)); margin: 0 auto; }

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 1000;
  height: 78px;
  border-bottom: 1px solid transparent;
  transition: background .25s ease, border-color .25s ease, height .25s ease;
}
.site-header.is-scrolled, .is-inner .site-header {
  height: 68px;
  background: rgba(9,10,14,.92);
  border-color: var(--line);
  backdrop-filter: blur(18px);
}
.header-shell { height: 100%; display: flex; align-items: center; gap: 36px; }
.brand { display: inline-flex; align-items: center; gap: 11px; min-width: 185px; }
.brand-mark {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: linear-gradient(145deg, var(--gold-bright), #8a5a12);
  box-shadow: 0 9px 26px rgba(223,168,41,.28), inset 0 1px rgba(255,255,255,.22);
  color: #fff;
  font-size: 19px;
  font-weight: 900;
  flex: 0 0 36px;
}
.brand-copy { position: relative; display: flex; flex: 0 0 auto; align-items: baseline; letter-spacing: -.8px; line-height: 1; }
.brand-copy strong { font-size: 17px; font-weight: 900; }
.brand-copy em { color: var(--gold-bright); font-size: 17px; font-style: normal; font-weight: 900; }
.brand-copy small { position: absolute; left: 0; top: 22px; color: var(--faint); font-size: 8px; font-weight: 800; letter-spacing: 2.8px; }
.main-nav { margin-left: auto; }
.main-nav ul { display: flex; align-items: center; gap: 8px; margin: 0; padding: 0; list-style: none; }
.main-nav a { position: relative; display: flex; min-height: 38px; align-items: center; padding: 8px 13px; border: 1px solid transparent; border-radius: 8px; background: transparent; color: #a9acb6; font-size: 13px; font-weight: 700; transition: color .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease; }
.main-nav a::after { display: none; content: none; }
.main-nav a:hover, .main-nav a:focus, .main-nav a.is-active { border-color: rgba(255,255,255,.075); background: #121319; box-shadow: inset 0 1px rgba(255,255,255,.025), 0 7px 18px rgba(0,0,0,.12); color: #fff; }
.main-nav a.is-active { border-color: rgba(227,189,112,.16); background: linear-gradient(135deg,rgba(223,168,41,.1),#121319 70%); }
.header-actions { display: flex; align-items: center; gap: 22px; margin-left: 10px; }
.text-action { color: #b8bac2 !important; font-size: 13px; font-weight: 700; white-space: nowrap; }
.text-action:hover { color: #fff !important; }
.button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 27px;
  border: 1px solid var(--gold-deep);
  border-radius: 10px;
  background: linear-gradient(135deg, var(--gold-bright), var(--gold-deep));
  box-shadow: 0 13px 30px rgba(223,168,41,.19);
  color: #171109 !important;
  font-size: 13px;
  font-weight: 800;
}
.button:hover { transform: translateY(-2px); background: linear-gradient(135deg, #ffe5a3, #d6a12d); box-shadow: 0 16px 35px rgba(223,168,41,.30); }
.button-small { min-height: 40px; padding: 0 21px; border-radius: 9px; }
.admin-panel-button {
  border: 1px solid rgba(227,189,112,.28);
  background: linear-gradient(135deg,rgba(223,168,41,.13),rgba(227,189,112,.035));
  color: #f4cf7a !important;
  box-shadow: none;
}
.admin-panel-button:hover {
  border-color: rgba(227,189,112,.48);
  background: linear-gradient(135deg,rgba(223,168,41,.2),rgba(227,189,112,.07));
  color: #fff !important;
}
.button-ghost { border-color: var(--line-strong); background: rgba(255,255,255,.045); box-shadow: none; color: var(--text) !important; }
.button-ghost:hover { border-color: rgba(255,255,255,.28); background: rgba(255,255,255,.09); }
.button-full { width: 100%; }
.nav-toggle { display: none; width: 42px; height: 42px; padding: 10px; border: 1px solid var(--line); border-radius: 9px; background: var(--panel); }
.nav-toggle span { display: block; height: 2px; margin: 4px 0; background: #fff; }

.hero { position: relative; min-height: 980px; overflow: hidden; background: #090a0e; }
.hero-art { position: absolute; inset: 0; background: url('../img/hero-avrora-v1.png') center top / cover no-repeat; filter: hue-rotate(36deg) saturate(.82) contrast(1.03); opacity: .92; }
.hero-vignette { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(9,10,14,.98) 0%, rgba(9,10,14,.78) 34%, rgba(9,10,14,.14) 70%, rgba(9,10,14,.32) 100%), linear-gradient(0deg, #090a0e 0%, transparent 24%); }
.hero-shell { position: relative; z-index: 2; min-height: 980px; display: flex; align-items: center; padding-top: 70px; }
.hero-copy { width: 620px; padding-top: 10px; }
.eyebrow, .section-kicker { display: flex; align-items: center; gap: 10px; color: var(--gold); font-size: 11px; font-weight: 900; letter-spacing: 2.1px; text-transform: uppercase; }
.eyebrow span { width: 26px; height: 1px; background: var(--gold); }
.hero h1 { margin: 27px 0 22px; color: #f5f4f2; font-size: clamp(54px, 6vw, 82px); font-weight: 900; letter-spacing: -4.5px; line-height: .96; }
.hero h1 span { color: #d5d5d8; }
.hero-copy > p { max-width: 590px; margin: 0; color: #a5a8b2; font-size: 17px; line-height: 1.75; }
.hero-actions { display: flex; gap: 13px; margin-top: 32px; }
.platform-availability { position: absolute; left: 50%; bottom: 70px; z-index: 5; width: 620px; max-width: calc(100% - 32px); padding-top: 20px; border-top: 1px solid rgba(255,255,255,.075); transform: translateX(-50%); }
.platform-label { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: var(--faint); font-size: 8px; font-weight: 900; letter-spacing: 1.7px; text-align: center; text-transform: uppercase; }
.platform-label::before,.platform-label::after { height: 1px; flex: 1; background: linear-gradient(90deg,transparent,rgba(227,189,112,.17)); content: ""; }
.platform-label::after { background: linear-gradient(90deg,rgba(227,189,112,.17),transparent); }
.platform-list { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 8px; }
.platform-item { position: relative; display: flex; min-width: 0; min-height: 62px; align-items: center; gap: 10px; padding: 10px; overflow: hidden; border: 1px solid var(--line); border-radius: 10px; background: linear-gradient(145deg,rgba(18,20,27,.88),rgba(10,11,15,.82)); backdrop-filter: blur(10px); transition: transform .18s ease,border-color .18s ease,background .18s ease; }
.platform-item::after { position: absolute; right: -17px; bottom: -23px; width: 52px; height: 52px; border: 1px solid rgba(227,189,112,.055); border-radius: 50%; content: ""; }
.platform-item:hover { transform: translateY(-2px); border-color: rgba(255,255,255,.18); background: linear-gradient(145deg,rgba(24,26,34,.94),rgba(13,14,19,.9)); }
.platform-icon { display: grid; width: 38px; height: 38px; flex: 0 0 38px; place-items: center; border-radius: 9px; background: rgba(255,255,255,.06); }
.platform-icon img { display: block; width: 22px; height: 22px; object-fit: contain; opacity: .96; }
.platform-item > span:last-child { display: flex; flex-direction: column; line-height: 1.2; }
.platform-item strong { color: #fff; font-size: 11px; }
.platform-item small { margin-top: 3px; color: var(--faint); font-size: 8px; text-transform: uppercase; letter-spacing: .55px; }
.platform-item.is-live .platform-icon { background: rgba(80,212,140,.12); box-shadow: inset 0 0 0 1px rgba(80,212,140,.20), 0 0 18px rgba(80,212,140,.06); }
.platform-item.is-live .platform-icon img { filter: brightness(0) saturate(100%) invert(75%) sepia(39%) saturate(758%) hue-rotate(98deg) brightness(94%) contrast(91%); }
.platform-item.is-live small { color: var(--green); }
.platform-item.is-soon { opacity: .72; cursor: default; }
.platform-item.is-soon .platform-icon { background: rgba(227,189,112,.09); box-shadow: inset 0 0 0 1px rgba(227,189,112,.15); }
.platform-item.is-soon .platform-icon img { filter: brightness(0) saturate(100%) invert(81%) sepia(38%) saturate(602%) hue-rotate(357deg) brightness(91%) contrast(92%); }
a.platform-item { color: inherit; text-decoration: none; }
.platform-item.is-selected { border-color: rgba(223,168,41,.45); background: linear-gradient(145deg,rgba(223,168,41,.14),rgba(18,20,27,.88)); }
.downloads-platforms { margin: 0 0 28px; padding-top: 6px; }
.downloads-platforms .platform-label { margin-bottom: 14px; }
.module-content a.platform-item, .module-content a.platform-item:hover { color: inherit; text-decoration: none; }
.hero-status { position: absolute; right: 0; bottom: 84px; display: flex; align-items: center; gap: 12px; padding: 13px 17px; border: 1px solid var(--line); border-radius: 11px; background: rgba(9,10,14,.72); backdrop-filter: blur(12px); }
.hero-status div { display: flex; flex-direction: column; line-height: 1.25; }
.hero-status strong { font-size: 13px; }
.hero-status small { margin-top: 3px; color: var(--muted); font-size: 10px; text-transform: uppercase; letter-spacing: 1px; }
.pulse-dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: var(--green); box-shadow: 0 0 0 5px rgba(80,212,140,.1), 0 0 13px rgba(80,212,140,.7); }

.fact-bar { position: relative; z-index: 4; margin-top: -28px; }
.fact-grid { display: grid; grid-template-columns: repeat(4,1fr); min-height: 100px; overflow: hidden; border: 1px solid var(--line-strong); border-radius: var(--radius); background: rgba(18,20,27,.96); box-shadow: 0 20px 55px rgba(0,0,0,.26); }
.fact-grid > div { display: flex; flex-direction: column; align-items: center; justify-content: center; border-right: 1px solid var(--line); }
.fact-grid > div:last-child { border-right: 0; }
.fact-grid strong { color: var(--gold); font-family: Marcellus, serif; font-size: 22px; font-weight: 400; }
.fact-grid span { margin-top: 4px; color: var(--faint); font-size: 9px; font-weight: 800; letter-spacing: 1.4px; text-transform: uppercase; }

/* Purpose-built landing page */
.home-manifesto { padding-top: 160px; padding-bottom: 85px; }
.manifesto-index { display: flex; align-items: center; gap: 13px; color: var(--gold); font-size: 9px; font-weight: 900; letter-spacing: 2px; }
.manifesto-index span { width: 42px; height: 1px; background: rgba(227,189,112,.55); }
.manifesto-grid { display: grid; grid-template-columns: 1.4fr .6fr; gap: 100px; align-items: end; margin-top: 25px; }
.manifesto-grid h2, .path-heading h2, .world-copy h2, .start-copy h2 { margin: 0; font-size: clamp(45px, 5.3vw, 72px); font-weight: 900; letter-spacing: -4px; line-height: .98; }
.manifesto-grid h2 em { color: #777b86; font-style: normal; }
.manifesto-copy { padding-bottom: 7px; }
.manifesto-copy p { margin: 0 0 24px; color: var(--muted); font-size: 14px; line-height: 1.8; }
.manifesto-copy a { display: inline-flex; align-items: center; gap: 12px; color: #fff; font-size: 12px; font-weight: 800; }
.manifesto-copy a span { display: grid; width: 30px; height: 30px; place-items: center; border: 1px solid var(--line-strong); border-radius: 50%; color: var(--gold); }

.experience-mosaic { display: grid; grid-template-columns: 1.42fr .58fr; gap: 18px; padding-bottom: 145px; }
.experience-card { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: #11131a; }
.experience-card-primary { min-height: 540px; padding: 55px; background: radial-gradient(circle at 72% 42%, rgba(223,168,41,.21), transparent 23%), radial-gradient(circle at 72% 42%, rgba(227,189,112,.10), transparent 48%), linear-gradient(145deg, #181a22, #0c0e13); }
.experience-card-primary::before { content: ''; position: absolute; inset: 0; background: linear-gradient(115deg, transparent 45%, rgba(255,255,255,.025)); }
.experience-card-copy { position: relative; z-index: 3; max-width: 450px; }
.experience-card-copy > span, .experience-card-small span, .start-copy > span { color: var(--gold-bright); font-size: 9px; font-weight: 900; letter-spacing: 1.8px; }
.experience-card h3 { margin: 14px 0; font-size: 44px; font-weight: 900; letter-spacing: -2.6px; line-height: 1.03; }
.experience-card p { max-width: 390px; margin: 0; color: var(--muted); font-size: 13px; }
.experience-orbit { position: absolute; right: -60px; bottom: -100px; width: 430px; height: 430px; border: 1px solid rgba(227,189,112,.16); border-radius: 50%; box-shadow: inset 0 0 90px rgba(223,168,41,.06), 0 0 90px rgba(223,168,41,.05); }
.experience-orbit::before, .experience-orbit::after { content: ''; position: absolute; border: 1px solid rgba(255,255,255,.07); border-radius: 50%; }
.experience-orbit::before { inset: 45px; }
.experience-orbit::after { inset: 105px; background: radial-gradient(circle, rgba(223,168,41,.35), rgba(223,168,41,.03) 55%, transparent 56%); box-shadow: 0 0 80px rgba(223,168,41,.18); }
.experience-orbit span { position: absolute; top: 48%; left: -7px; z-index: 2; width: 13px; height: 13px; border: 2px solid var(--gold); border-radius: 50%; background: #17171c; box-shadow: 0 0 22px rgba(227,189,112,.6); }
.experience-orbit i { position: absolute; right: 49px; top: 83px; width: 7px; height: 7px; border-radius: 50%; background: var(--gold-bright); box-shadow: 0 0 18px var(--gold-deep); }
.experience-stat { position: absolute; left: 55px; bottom: 45px; display: flex; align-items: baseline; gap: 12px; }
.experience-stat strong { color: rgba(255,255,255,.13); font-size: 53px; line-height: 1; }
.experience-stat small { color: var(--faint); font-size: 8px; font-weight: 900; letter-spacing: 2px; }
.experience-stack { display: grid; grid-template-rows: 1fr 1fr; gap: 18px; }
.experience-card-small { display: grid; grid-template-columns: auto 1fr; gap: 20px; align-items: center; min-height: 0; padding: 30px; transition: transform .25s ease, border-color .25s ease; }
.experience-card-small:hover { transform: translateX(-5px); border-color: rgba(227,189,112,.28); }
.experience-card-small .line-icon { display: grid; width: 48px; height: 48px; place-items: center; border: 1px solid rgba(227,189,112,.28); border-radius: 50%; color: var(--gold); font-size: 19px; }
.experience-card-small h3 { margin: 7px 0 5px; font-size: 22px; letter-spacing: -1px; }
.experience-card-small p { font-size: 11px; }
.experience-card-small b { position: absolute; right: 20px; bottom: 6px; color: rgba(255,255,255,.035); font-size: 74px; line-height: 1; }

.world-showcase { position: relative; padding-bottom: 145px; }
.world-showcase-shell { position: relative; min-height: 680px; display: flex; align-items: center; justify-content: flex-end; overflow: hidden; background: #08090c; isolation: isolate; }
.world-showcase-art { position: absolute; inset: 0; z-index: -2; background: url('../img/world-heroes-v2.png') left center / cover no-repeat; filter: hue-rotate(36deg) saturate(.82) contrast(1.03); }
.world-showcase-shade { position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, #08090c 0%, rgba(8,9,12,.08) 8%, rgba(8,9,12,.14) 40%, rgba(8,9,12,.91) 69%, #08090c 100%), linear-gradient(0deg, #08090c 0%, transparent 18%, transparent 82%, #08090c 100%); }
.world-copy { width: 44%; padding: 55px 55px 55px 35px; }
.world-copy h2 { margin-top: 25px; font-size: clamp(48px, 5vw, 68px); }
.world-copy > p { max-width: 470px; margin: 25px 0 30px; color: #a8aab3; font-size: 14px; line-height: 1.85; }
.world-points { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; margin-bottom: 33px; }
.world-points > div { display: flex; align-items: center; gap: 12px; }
.world-points i { display: grid; width: 37px; height: 37px; place-items: center; border: 1px solid var(--line-strong); border-radius: 9px; color: var(--gold); font-style: normal; }
.world-points span { display: flex; flex-direction: column; }
.world-points strong { font-size: 11px; }
.world-points small { color: var(--faint); font-size: 9px; }

.path-section { padding-top: 150px; padding-bottom: 155px; }
.path-heading { display: grid; grid-template-columns: 1fr 340px; gap: 80px; align-items: end; }
.path-heading h2 { margin-top: 23px; }
.path-heading > p { margin: 0 0 5px; color: var(--muted); font-size: 14px; }
.path-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 58px; }
.path-card { position: relative; display: flex; min-height: 390px; flex-direction: column; justify-content: space-between; overflow: hidden; padding: 35px; border: 1px solid var(--line); border-radius: 16px; background: linear-gradient(160deg, #171922, #0e1015); }
.path-card::after { content: ''; position: absolute; width: 270px; height: 270px; right: -110px; top: -110px; border: 1px solid rgba(255,255,255,.06); border-radius: 50%; box-shadow: 0 0 0 38px rgba(255,255,255,.012), 0 0 0 77px rgba(255,255,255,.009); transition: transform .45s ease; }
.path-card:hover { transform: translateY(-7px); border-color: rgba(227,189,112,.3); background: linear-gradient(160deg, #1c1e27, #101117); }
.path-card:hover::after { transform: scale(1.15); }
.path-symbol { display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid rgba(227,189,112,.27); border-radius: 13px; background: rgba(227,189,112,.05); color: var(--gold); font-size: 21px; }
.path-card small { color: var(--gold-bright); font-size: 8px; font-weight: 900; letter-spacing: 1.7px; }
.path-card h3 { margin: 9px 0 12px; font-size: 29px; font-weight: 900; letter-spacing: -1.4px; }
.path-card p { color: var(--muted); font-size: 12px; }
.path-card b { color: var(--gold); font-size: 10px; letter-spacing: .3px; }
.path-explorer { transform: translateY(28px); }
.path-explorer:hover { transform: translateY(21px); }

.start-section { padding: 110px 0; border-top: 1px solid var(--line); background: radial-gradient(circle at 22% 30%, rgba(223,168,41,.10), transparent 28%), #101118; }
.start-shell { display: grid; grid-template-columns: .78fr 1.22fr; gap: 100px; align-items: center; }
.start-copy h2 { margin-top: 13px; font-size: 49px; }
.start-steps { display: grid; gap: 0; }
.start-steps > div { display: grid; grid-template-columns: 64px 1fr; gap: 20px; align-items: center; padding: 22px 0; border-bottom: 1px solid var(--line); }
.start-steps > div:last-child { border-bottom: 0; }
.start-steps > div > strong { color: var(--gold); font-family: Marcellus, serif; font-size: 25px; font-weight: 400; }
.start-steps span { display: flex; flex-direction: column; }
.start-steps b { color: #fff; font-size: 13px; }
.start-steps small { margin-top: 4px; color: var(--faint); font-size: 10px; }
.home-cta-section { padding: 100px 0; background: radial-gradient(circle at 74% 50%, rgba(223,168,41,.19), transparent 26%), linear-gradient(120deg, #11121a, #0c0d12); }
.home-cta-section h2 { font-size: 50px; }

.reveal-ready { opacity: 0; transform: translateY(28px); transition: opacity .7s ease, transform .7s cubic-bezier(.2,.7,.2,1); }
.reveal-ready.is-revealed { opacity: 1; transform: translateY(0); }

.intro-section { padding-top: 130px; padding-bottom: 110px; }
.intro-heading { display: grid; grid-template-columns: 1.3fr .7fr; gap: 90px; align-items: end; margin-top: 18px; }
.intro-heading h2, .panel-heading h2, .cta-section h2 { margin: 0; font-size: clamp(36px, 4vw, 54px); font-weight: 900; letter-spacing: -2.8px; line-height: 1.05; }
.intro-heading p { margin: 0 0 4px; color: var(--muted); }
.feature-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; margin-top: 60px; }
.feature-grid article { position: relative; min-height: 315px; padding: 35px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(145deg, #14161e, #0e1015); transition: transform .25s ease, border-color .25s ease; }
.feature-grid article:hover { transform: translateY(-5px); border-color: rgba(227,189,112,.3); }
.feature-number { position: absolute; top: 22px; right: 26px; color: rgba(255,255,255,.08); font-size: 42px; font-weight: 900; }
.feature-icon { display: grid; width: 50px; height: 50px; place-items: center; border: 1px solid rgba(227,189,112,.24); border-radius: 12px; background: rgba(227,189,112,.07); color: var(--gold); font-size: 22px; }
.feature-grid h3 { margin: 30px 0 13px; font-size: 20px; font-weight: 800; }
.feature-grid p { min-height: 73px; margin: 0; color: var(--muted); font-size: 13px; }
.feature-grid a { display: inline-block; margin-top: 25px; color: var(--gold); font-size: 12px; font-weight: 800; }

.page-section { padding: 110px 0; background: #0c0d12; border-top: 1px solid rgba(255,255,255,.04); }
.is-inner .page-section { min-height: 760px; padding-top: 130px; }
.content-layout { display: grid; grid-template-columns: minmax(0, 1fr) 330px; gap: 25px; align-items: start; }
.content-layout-single { display: block; }
.module-panel, .side-card { border: 1px solid var(--line); border-radius: var(--radius); background: var(--panel); box-shadow: 0 20px 60px rgba(0,0,0,.15); }
.module-panel { min-width: 0; overflow: hidden; }

/* Marketplace — full-width command center */
.page-webshop .page-section {
  padding-top: 104px;
  background: radial-gradient(circle at 15% 8%, rgba(223,168,41,.055), transparent 24%), #090a0e;
}
.page-webshop .content-layout-single {
  width: min(calc(100% - 48px), 1500px);
}
.page-webshop .usercp-page-intro {
  margin-bottom: 16px;
}
.page-webshop .module-panel {
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.page-webshop .module-panel > .module-content {
  min-width: 0;
  padding: 0;
  overflow: visible;
}
.page-webshop .webshop-account-nav {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
  padding: 10px;
  border: 1px solid rgba(255,255,255,.095);
  border-radius: 14px;
  background: linear-gradient(180deg, #14151b, #101116);
  box-shadow: 0 22px 55px rgba(0,0,0,.28);
}
.page-webshop .webshop-account-nav .usercp-side-profile {
  min-width: 200px;
  margin: 0;
  padding: 8px 11px;
}
.page-webshop .webshop-account-nav .account-menu {
  display: flex;
  min-width: 0;
  flex: 1;
  align-items: center;
  gap: 3px;
  margin: 0;
  padding: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}
.page-webshop .webshop-account-nav .account-menu::-webkit-scrollbar { display: none; }
.page-webshop .webshop-account-nav .account-menu li { flex: 0 0 auto; border: 0; }
.page-webshop .webshop-account-nav .account-menu a {
  display: flex;
  min-height: 38px;
  align-items: center;
  gap: 9px;
  margin: 0;
  padding: 8px 11px;
  border: 1px solid transparent;
  border-radius: 9px;
  color: #8d919c;
  font-size: 11px;
  white-space: nowrap;
  transition: color .18s ease, background .18s ease, border-color .18s ease, transform .18s ease;
}
.page-webshop .webshop-account-nav .menu-mark {
  width: 5px;
  height: 5px;
  flex: 0 0 5px;
  border-radius: 50%;
  background: #525762;
}
.page-webshop .webshop-account-nav .account-menu a:hover {
  transform: none;
  border-color: rgba(255,255,255,.075);
  background: rgba(255,255,255,.03);
  color: #fff;
}
.page-webshop .webshop-account-nav .account-menu a.is-active {
  border-color: rgba(223,168,41,.22);
  background: linear-gradient(135deg,rgba(223,168,41,.13),rgba(227,189,112,.035));
  color: #fff;
}
.page-webshop .webshop-account-nav .account-menu a.is-active .menu-mark {
  background: var(--gold-bright);
  box-shadow: 0 0 12px rgba(223,168,41,.55);
}
@media (max-width: 900px) {
  .page-webshop .webshop-account-nav { align-items: stretch; flex-direction: column; }
  .page-webshop .webshop-account-nav .usercp-side-profile { min-width: 0; }
  .page-webshop .webshop-account-nav .account-menu { display: grid; width: 100%; grid-template-columns: repeat(3,minmax(0,1fr)); overflow: visible; }
  .page-webshop .webshop-account-nav .account-menu li { min-width: 0; }
  .page-webshop .webshop-account-nav .account-menu a { white-space: normal; }
}
@media (max-width: 700px) {
  .page-webshop .content-layout-single { width: min(calc(100% - 24px), 1500px); }
  .page-webshop .page-section { padding-top: 82px; }
  .page-webshop .webshop-account-nav .account-menu { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 440px) {
  .page-webshop .webshop-account-nav .account-menu { grid-template-columns: 1fr; }
}
.panel-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; padding: 30px 34px; border-bottom: 1px solid var(--line); }
.panel-heading span, .side-card-label { color: var(--gold-bright); font-size: 9px; font-weight: 900; letter-spacing: 1.8px; text-transform: uppercase; }
.panel-heading h2 { margin-top: 5px; font-size: 28px; letter-spacing: -1.2px; }
.panel-heading > a { color: var(--muted); font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; }
.module-content { min-height: 260px; padding: 34px; }
.side-stack { display: grid; gap: 18px; }
.side-card { padding: 25px; }
.server-row { display: flex; justify-content: space-between; margin-top: 17px; padding-bottom: 18px; border-bottom: 1px solid var(--line); }
.server-row span { display: flex; align-items: center; gap: 10px; font-weight: 700; }
.server-row strong { color: var(--green); font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.online-count { display: flex; align-items: baseline; gap: 7px; margin-top: 20px; }
.online-count strong { font-size: 32px; line-height: 1; }
.online-count span { color: var(--faint); font-size: 11px; }
.progress-track { height: 5px; margin: 15px 0 20px; overflow: hidden; border-radius: 10px; background: rgba(255,255,255,.07); }
.progress-track span { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, var(--gold-deep), var(--gold)); }
.server-card dl { margin: 0; }
.server-card dl div { display: flex; justify-content: space-between; padding: 8px 0; }
.server-card dt { color: var(--faint); font-size: 11px; font-weight: 600; }
.server-card dd { margin: 0; font-size: 11px; font-weight: 800; }
.join-card { position: relative; overflow: hidden; }
.join-glyph { position: absolute; right: -9px; top: -34px; color: rgba(255,255,255,.025); font-family: Marcellus, serif; font-size: 150px; }
.join-card h3 { margin: 17px 0 10px; font-size: 24px; font-weight: 800; }
.join-card p { color: var(--muted); font-size: 12px; }
.join-card .button { margin-top: 15px; }
.subtle-link { display: block; margin-top: 14px; color: var(--faint) !important; font-size: 11px; text-align: center; }
.client-download-desc { margin: 12px 0 18px; color: var(--muted); font-size: 12px; line-height: 1.5; }
.platform-links { display: flex; flex-direction: column; gap: 8px; }
.platform-links-group { display: none; flex-direction: column; gap: 8px; }
.platform-links-group.is-active { display: flex; }
.platform-links-empty { margin: 0; color: var(--faint); font-size: 11px; }
.platform-link-row { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 9px; background: rgba(255,255,255,.03); }
.platform-link-row span { display: flex; flex-direction: column; gap: 3px; min-width: 0; }
.platform-link-row strong { font-size: 12px; color: #fff; }
.platform-link-row small { color: var(--faint); font-size: 10px; line-height: 1.4; }
.platform-link-row .btn { flex: 0 0 auto; }
.account-menu { margin: 17px 0 0; padding: 0; list-style: none; }
.account-menu li { border-top: 1px solid var(--line); }
.account-menu a { display: flex; align-items: center; gap: 10px; padding: 11px 0; color: var(--muted); font-size: 12px; font-weight: 600; }
.menu-mark { width: 5px; height: 5px; border-radius: 50%; background: var(--gold-deep); }

.cta-section { padding: 72px 0; border-top: 1px solid var(--line); background: radial-gradient(circle at 76% 50%, rgba(223,168,41,.11), transparent 35%), #101118; }
.cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.cta-section span { color: var(--gold-bright); font-size: 9px; font-weight: 900; letter-spacing: 2px; }
.cta-section h2 { margin-top: 6px; font-size: 38px; }
.cta-inner > div:last-child { display: flex; gap: 12px; }
.site-footer { padding: 68px 0 25px; border-top: 1px solid rgba(255,255,255,.05); background: #08090c; }
.footer-grid { display: grid; grid-template-columns: 2fr repeat(3,1fr); gap: 60px; }
.footer-brand { margin-bottom: 18px; }
.footer-grid p { max-width: 270px; color: var(--faint); font-size: 12px; }
.footer-grid h4 { margin: 5px 0 17px; color: #d8d8dc; font-size: 11px; font-weight: 800; letter-spacing: 1.2px; text-transform: uppercase; }
.footer-grid > div:not(:first-child) a { display: block; margin: 8px 0; color: var(--faint); font-size: 12px; }
.footer-grid a:hover { color: #fff !important; }
.footer-bottom { display: flex; justify-content: space-between; margin-top: 45px; padding-top: 22px; border-top: 1px solid var(--line); color: #4f525c; font-size: 10px; }

/* WebEngine module integration */
.module-content h1, .module-content h2, .module-content h3, .module-content h4 { color: var(--text); font-family: Inter, sans-serif; font-weight: 800; }
.module-content h1 { margin: 0 0 24px; font-size: 31px; letter-spacing: -1px; }
.module-content h2 { font-size: 25px; }
.module-content p, .module-content li { color: #a8abb4; }
.module-content hr { border-color: var(--line); }
.module-content .panel, .module-content .well, .module-content .jumbotron { border: 1px solid var(--line); border-radius: 10px; background: #0e1016; color: var(--text); box-shadow: none; }
.module-content .panel-heading { display: block; padding: 14px 18px; border-color: var(--line); background: #181a22; color: var(--text); }
.module-content .panel-body { padding: 18px; }
.module-content .table, .module-content table { width: 100%; color: #c7c8cd; background: transparent; }
.module-content .table > thead > tr > th, .module-content table th { padding: 12px; border-color: var(--line); background: #181a22; color: #fff; font-size: 10px; letter-spacing: .7px; text-transform: uppercase; }
.module-content .table > tbody > tr > td, .module-content table td { padding: 12px; border-color: var(--line); background: transparent; }
.module-content .table-striped > tbody > tr:nth-of-type(odd) { background: rgba(255,255,255,.018); }
.module-content .table-hover > tbody > tr:hover { background: rgba(223,168,41,.06); }
.module-content input[type=text], .module-content input[type=password], .module-content input[type=email], .module-content input[type=number], .module-content select, .module-content textarea, .module-content .form-control {
  width: 100%; min-height: 43px; padding: 10px 13px; border: 1px solid var(--line-strong); border-radius: 8px; background: #0b0c11; color: #fff; box-shadow: none;
}
.module-content textarea { min-height: 120px; }
.module-content input:focus, .module-content select:focus, .module-content textarea:focus, .module-content .form-control:focus { border-color: var(--gold-deep); box-shadow: 0 0 0 3px rgba(223,168,41,.1); outline: 0; }
.module-content label { color: #c8c9cf; font-size: 12px; }
.module-content .btn, .module-content button, .module-content input[type=submit] { min-height: 41px; padding: 9px 18px; border: 1px solid var(--gold-deep); border-radius: 8px; background: var(--gold-deep); color: #fff; font-size: 12px; font-weight: 800; text-shadow: none; }
.module-content .btn-default { border-color: var(--line-strong); background: #1a1c24; }
.module-content .alert { border-radius: 9px; border-color: var(--line); background: #161821; color: #d6d7da; }
.module-content .alert-success { border-color: rgba(80,212,140,.3); background: rgba(80,212,140,.08); }
.module-content .alert-danger { border-color: rgba(223,168,41,.35); background: rgba(223,168,41,.09); }
.module-content .nav-tabs { border-color: var(--line); }
.module-content .nav-tabs > li > a { border: 0; color: var(--muted); }
.module-content .nav-tabs > li.active > a, .module-content .nav-tabs > li.active > a:hover { border: 1px solid var(--line); border-bottom-color: var(--panel); background: var(--panel); color: #fff; }
.module-content a { color: var(--gold); }
.module-content .pagination > li > a, .module-content .pagination > li > span { border-color: var(--line); background: #11131a; color: #bbb; }
.module-content .pagination > .active > a { border-color: var(--gold-deep); background: var(--gold-deep); color: #fff; }
.module-content .thumbnail { border-color: var(--line); background: #101219; }

/* Patch notes */
.patch-notes-page-section { min-height: 850px; background: radial-gradient(circle at 50% 4%, rgba(223,168,41,.055), transparent 28%), #0a0b0f; }
.patch-notes-module { overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.patch-notes-module > .module-content { padding: 0; }
.patch-notes-header { max-width: 850px; margin: 15px auto 42px; text-align: center; }
.patch-notes-header > span { color: var(--gold-bright); font-size: 9px; font-weight: 900; letter-spacing: 2.1px; }
.patch-notes-header h1 { margin: 9px 0 12px; color: #f5f4f2; font-size: clamp(42px, 5vw, 62px); font-weight: 900; letter-spacing: -3.6px; line-height: 1; }
.patch-notes-header p { margin: 0; color: var(--muted); font-size: 14px; }
.patch-search-wrap { display: flex; width: min(100%, 950px); align-items: center; gap: 16px; margin: 0 auto 18px; }
.patch-search { display: flex; min-width: 0; flex: 1; align-items: center; gap: 12px; min-height: 52px; margin: 0; padding: 0 15px; border: 1px solid var(--line-strong); border-radius: 11px; background: rgba(17,19,25,.92); transition: border-color .2s ease, box-shadow .2s ease; }
.patch-search:focus-within { border-color: rgba(223,168,41,.72); box-shadow: 0 0 0 4px rgba(223,168,41,.08); }
.patch-search > span { color: var(--gold-bright); font-size: 22px; line-height: 1; transform: rotate(-15deg); }
.patch-search input[type=search] { min-width: 0; min-height: 0; flex: 1; padding: 0; border: 0; border-radius: 0; background: transparent; color: #f3f3f5; font-size: 13px; box-shadow: none; }
.patch-search input[type=search]:focus { border: 0; box-shadow: none; }
.patch-search input[type=search]::-webkit-search-cancel-button { filter: invert(1); opacity: .55; }
.patch-search kbd { min-width: 25px; padding: 4px 7px; border: 1px solid var(--line); border-radius: 6px; background: #0b0c11; color: var(--faint); font: 700 10px Inter, sans-serif; text-align: center; box-shadow: none; }
.patch-result-count { flex: 0 0 auto; color: var(--faint); font-size: 10px; font-weight: 800; letter-spacing: .8px; text-transform: uppercase; }
.patch-notes-list { display: grid; width: min(100%, 950px); gap: 18px; margin: 0 auto; }
.patch-note-card { padding: 30px 32px 32px; border: 1px solid var(--line); border-radius: 14px; background: #121318; box-shadow: 0 18px 50px rgba(0,0,0,.16); transition: border-color .22s ease, transform .22s ease; }
.patch-note-card:hover { border-color: rgba(255,255,255,.16); transform: translateY(-2px); }
.patch-note-card.is-filtered-out { display: none; }
.patch-note-date { color: var(--gold); font-size: 10px; font-weight: 900; letter-spacing: 1.5px; }
.patch-note-title-row { display: flex; align-items: start; justify-content: space-between; gap: 22px; padding: 7px 0 15px; border-bottom: 1px solid var(--line); }
.patch-note-title-row h2 { margin: 0; color: #f3f2f0; font-size: clamp(21px, 2.6vw, 28px); font-weight: 900; letter-spacing: -1.1px; line-height: 1.25; }
.patch-note-title-row h2 a { color: inherit; }
.patch-note-title-row h2 a:hover { color: var(--gold-bright); }
.patch-note-badges { display: flex; flex: 0 0 auto; gap: 6px; padding-top: 3px; }
.patch-type, .patch-new { padding: 5px 8px; border-radius: 6px; background: rgba(223,168,41,.09); color: var(--gold-bright); font-size: 7px; font-weight: 900; letter-spacing: 1px; text-transform: uppercase; }
.patch-new { background: var(--gold-deep); color: #fff; }
.patch-note-body { padding-top: 18px; color: #adb0ba; font-size: 13px; line-height: 1.75; }
.patch-note-body p, .patch-note-body span, .patch-note-body li { color: #adb0ba !important; font-family: Inter, sans-serif !important; text-align: left !important; }
.patch-note-body p { margin: 0 0 12px; }
.patch-note-body strong { color: #f0f0f2; }
.patch-note-body a { color: var(--gold); text-decoration: underline; text-underline-offset: 3px; }
.patch-note-body img { border-radius: 9px; }
.patch-empty { display: none; width: min(100%, 950px); margin: 18px auto 0; padding: 36px; border: 1px dashed var(--line-strong); border-radius: 12px; color: var(--muted); text-align: center; }
.patch-empty.is-visible { display: block; }

/* Game guide page shell */
.guide-page-section { min-height: 850px; background: radial-gradient(circle at 50% 3%, rgba(223,168,41,.045), transparent 27%), #0a0b0f; }
.guide-module { overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.guide-module > .module-content { padding: 0; overflow: visible; }

/* Player profile — character archive */
.profile-page-section {
  min-height: 900px;
  padding-top: 104px !important;
  background: radial-gradient(circle at 77% 4%, rgba(223,168,41,.07), transparent 27%), #090a0e;
}
.profile-page-section .content-layout-single { width: min(calc(100% - 48px), 1420px); }
.profile-module { overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.profile-module > .module-content { min-height: 0; padding: 0; overflow: visible; }
.player-profile-hero {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 158px;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
  margin: 0 auto 14px;
  padding: 28px 34px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 17px;
  background: radial-gradient(circle at 88% 50%, rgba(227,189,112,.11), transparent 24%), linear-gradient(125deg,#15161c,#101116 68%,#17150f);
  box-shadow: 0 28px 75px rgba(0,0,0,.27);
}
.player-profile-hero::before { position: absolute; left: 34px; top: 0; width: 68px; height: 3px; background: linear-gradient(90deg,var(--gold-deep),var(--gold-bright)); content: ""; }
.player-profile-hero-copy { position: relative; z-index: 2; }
.player-profile-hero-copy > span { color: var(--gold-bright); font-size: 8px; font-weight: 900; letter-spacing: 2px; }
.player-profile-hero-copy h1 { margin: 7px 0 7px; color: #f6f4f1; font-size: clamp(36px,4vw,48px); font-weight: 900; letter-spacing: -3px; line-height: 1; }
.player-profile-hero-copy p { margin: 0; color: #8f939e; font-size: 12px; }
.player-profile-rankings-link { position: relative; z-index: 2; display: grid; min-width: 145px; grid-template-columns: 1fr auto; align-items: center; gap: 1px 18px; padding: 14px 16px; border: 1px solid rgba(227,189,112,.19); border-radius: 10px; background: rgba(8,9,13,.58); color: #fff !important; }
.player-profile-rankings-link small { color: #686c77; font-size: 6px; font-weight: 900; letter-spacing: 1.3px; }
.player-profile-rankings-link strong { font-size: 11px; }
.player-profile-rankings-link b { grid-column: 2; grid-row: 1 / span 2; color: var(--gold); font-size: 18px; transition: transform .18s ease; }
.player-profile-rankings-link:hover { border-color: rgba(227,189,112,.4); background: rgba(227,189,112,.06); }
.player-profile-rankings-link:hover b { transform: translateX(-3px); }
.player-profile-hero-orbit { position: absolute; right: 125px; width: 205px; height: 205px; border: 1px solid rgba(227,189,112,.07); border-radius: 50%; box-shadow: inset 0 0 0 36px rgba(227,189,112,.018); pointer-events: none; }
.player-profile-hero-orbit i { position: absolute; left: -4px; top: 50%; width: 8px; height: 8px; border-radius: 50%; background: var(--gold-bright); box-shadow: 0 0 15px rgba(244,207,122,.7); }
.player-profile-hero-orbit span { position: absolute; left: 50%; top: 50%; color: rgba(227,189,112,.07); font-family: Marcellus,serif; font-size: 90px; transform: translate(-50%,-50%); }

.profile-module .profiles_player_card { color: #a7aab4; }
.profile-module .profiles-player-sheet { display: flex; width:100%; margin:0 auto; flex-direction: column; gap: 12px; }
.profile-module .profiles-player-layout { display: grid; grid-template-columns: 210px minmax(540px,1fr) 210px; gap: 16px; align-items: stretch; }
.profile-module .profiles-player-layout-public { grid-template-columns: 310px minmax(0,1fr); }
.profile-module .profiles-player-portrait-col,
.profile-module .profiles-player-guild-card,
.profile-module .profiles-player-summary-panel,
.profile-module .profiles-player-achievements-panel {
  border: 1px solid rgba(255,255,255,.095);
  border-radius: 14px;
  background: linear-gradient(180deg,#14151b,#101116);
  box-shadow: 0 20px 55px rgba(0,0,0,.18);
}
.profile-module .profiles-player-portrait-col { display: flex; min-height: 410px; flex-direction: column; align-items: center; justify-content: center; padding: 24px 18px; overflow: hidden; }
.profile-module .profiles-player-portrait { position: relative; width: 148px; height: 188px; padding: 6px; border: 1px solid rgba(227,189,112,.23); border-radius: 13px; background: #0b0c10; box-shadow: 0 16px 35px rgba(0,0,0,.3), 0 0 0 7px rgba(227,189,112,.025); }
.profile-module .profiles-player-portrait::after { position: absolute; inset: 6px; border: 1px solid rgba(255,255,255,.06); border-radius: 8px; content: ""; pointer-events: none; }
.profile-module .profiles-player-avatar-img { width: 100%; height: 100%; object-fit: cover; border-radius: 8px; }
.profile-module .profiles-player-portrait-name { display: flex; align-items: center; gap: 8px; margin-top: 20px; color: #f2f0ed; font-size: 18px; font-weight: 900; }
.profile-module .profiles-player-portrait-meta { display:flex; align-items:center; justify-content:center; gap:7px; margin-top:9px; }
.profile-module .profiles-player-portrait-meta span { padding:4px 8px; border:1px solid rgba(255,255,255,.08); border-radius:999px; background:#0d0e13; color:#858994; font-size:8px; font-weight:900; letter-spacing:.55px; text-transform:uppercase; }
.profile-module .profiles-player-flag { width: 20px; height: 13px; object-fit: cover; border-radius: 2px; }
.profile-module .profiles-player-inventory-col { min-width: 0; }
.profile-module .profiles-player-inventory-col .av-inventory-section { height: 100%; min-height: 410px; }
.profile-module .profiles-player-guild-card { display: flex; min-height: 410px; flex-direction: column; align-items: center; justify-content: center; padding: 25px 18px; text-align: center; }
.profile-module .profiles-player-guild-card-title { color: var(--gold-bright); font-size: 8px; font-weight: 900; letter-spacing: 1.7px; text-transform: uppercase; }
.profile-module .profiles-player-guild-card-logo { display: grid; width: 86px; height: 86px; place-items: center; margin: 20px 0 14px; border: 1px solid rgba(227,189,112,.2); border-radius: 13px; background: rgba(227,189,112,.045); }
.profile-module .profiles-player-guild-card-logo img { max-width: 66px; max-height: 66px; image-rendering: pixelated; }
.profile-module .profiles-player-guild-card-logo-empty { color: #50545e; font-size: 26px; }
.profile-module .profiles-player-guild-card-name { color: #f0efed; font-size: 15px; font-weight: 900; }
.profile-module .profiles-player-guild-details { display: grid; width: 100%; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 7px; margin-top: 18px; }
.profile-module .profiles-player-guild-details span { display: flex; min-width: 0; flex-direction: column; gap: 2px; padding: 8px 5px; border: 1px solid rgba(255,255,255,.07); border-radius: 7px; background: #0d0e13; color: #d8d9dd; font-size: 9px; overflow-wrap: anywhere; }
.profile-module .profiles-player-guild-details b { color: #666b76; font-size: 6px; letter-spacing: .8px; text-transform: uppercase; }
.profile-module .profiles-player-layout-public .profiles-player-portrait-col,
.profile-module .profiles-player-layout-public .profiles-player-guild-card { min-height:250px; }
.profile-module .profiles-player-layout-public .profiles-player-portrait { width:118px; height:150px; padding:5px; }
.profile-module .profiles-player-layout-public .profiles-player-portrait-name { margin-top:13px; font-size:16px; }
.profile-module .profiles-player-layout-public .profiles-player-guild-card { display:grid; grid-template-columns:150px minmax(0,1fr); align-items:center; gap:28px; padding:28px 30px; text-align:left; }
.profile-module .profiles-player-guild-logo-side { display:flex; align-items:center; justify-content:center; align-self:stretch; border-right:1px solid rgba(255,255,255,.07); padding-right:28px; }
.profile-module .profiles-player-layout-public .profiles-player-guild-card-logo { width:118px; height:118px; margin:0; border-radius:16px; background:radial-gradient(circle at 50% 35%,rgba(227,189,112,.08),transparent 65%),#0d0e13; box-shadow:0 14px 34px rgba(0,0,0,.3),0 0 0 7px rgba(227,189,112,.025); }
.profile-module .profiles-player-layout-public .profiles-player-guild-card-logo img { width:88px; height:88px; max-width:88px; max-height:88px; }
.profile-module .profiles-player-guild-content { min-width:0; }
.profile-module .profiles-player-layout-public .profiles-player-guild-card-name { margin-top:5px; color:#f0cf80; font-size:23px; }
.profile-module .profiles-player-layout-public .profiles-player-guild-details { grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; margin-top:17px; }
.profile-module .profiles-player-layout-public .profiles-player-guild-details span { min-height:48px; justify-content:center; padding:8px 11px; }
.profile-module .profiles-player-summary-panel { padding: 22px; overflow: hidden; }
.profile-module .profiles-player-summary-head { display:flex; align-items:center; justify-content:space-between; gap:16px; margin-bottom:14px; padding-bottom:14px; border-bottom:1px solid rgba(255,255,255,.07); }
.profile-module .profiles-player-summary-head > div > span { color:var(--gold); font-size:7px; font-weight:900; letter-spacing:1.6px; text-transform:uppercase; }
.profile-module .profiles-player-summary-head h2 { margin:3px 0 0; color:#f2f0ed; font-size:19px; font-weight:900; letter-spacing:-.4px; }
.profile-module .profiles-player-summary-status { display:inline-flex; align-items:center; gap:6px; padding:6px 10px; border:1px solid rgba(255,255,255,.08); border-radius:999px; background:#0d0e13; font-size:9px; font-weight:900; text-transform:uppercase; }
.profile-module .profiles-player-summary-status i { width:6px; height:6px; border-radius:50%; background:currentColor; box-shadow:0 0 9px currentColor; }
.profile-module .profiles-player-stats-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; }
.profile-module .profiles-player-stat { display:flex; min-width:0; min-height:59px; flex-direction:column; justify-content:center; gap:4px; padding:10px 12px; border:1px solid rgba(255,255,255,.065); border-radius:9px; background:#0d0e13; }
.profile-module .profiles-player-stat > span { color:#6f737e; font-size:7px; font-weight:900; letter-spacing:.7px; text-transform:uppercase; }
.profile-module .profiles-player-stat > strong { min-width:0; color:#e5e3df; font-size:12px; font-weight:800; overflow-wrap:anywhere; }
.profile-module .profiles-player-stat.is-featured { border-color:rgba(227,189,112,.16); background:linear-gradient(145deg,rgba(227,189,112,.07),#0d0e13 70%); }
.profile-module .profiles-player-stat.is-featured > strong { color:#f0cf80; font-size:14px; }
.profile-module .profiles-player-stat.is-wide { grid-column:span 2; }
.profile-module table.profiles-player-summary-grid { width: 100%; margin: 0; border-collapse: separate; border-spacing: 0; table-layout: fixed; }
.profile-module table.profiles-player-summary-grid td { padding: 12px 14px; border: 0; border-bottom: 1px solid rgba(255,255,255,.065); background: transparent; color: #e2e1df; font-size: 12px; }
.profile-module table.profiles-player-summary-grid tr:last-child td { border-bottom: 0; }
.profile-module table.profiles-player-summary-grid td:nth-child(odd) { color: #727681; font-size: 9px; font-weight: 900; letter-spacing: .55px; text-transform: uppercase; }
.profile-module table.profiles-player-summary-grid td:nth-child(even) { border-right: 1px solid rgba(255,255,255,.065); font-weight: 800; }
.profile-module table.profiles-player-summary-grid td:last-child { border-right: 0; }
.profile-module .isonline { color: #4fd494 !important; }
.profile-module .isoffline { color: #858994 !important; }
.profile-module .profiles-player-country { display: inline-flex; align-items: center; gap: 6px; }
.profile-module .profiles-player-country img { width: 19px; height: 12px; border-radius: 2px; }
.profile-module .profiles-player-achievements-panel { padding: 24px; }
.profile-module .profiles-player-achievements-header { display: flex; align-items: center; justify-content: space-between; gap: 15px; margin-bottom: 16px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,255,255,.08); }
.profile-module .profiles-player-achievements-title { color: #f0efed; font-size: 20px; font-weight: 900; }
.profile-module .profiles-player-achievements-points { padding: 5px 8px; border-radius: 6px; background: rgba(227,189,112,.08); color: var(--gold); font-size: 8px; font-weight: 900; letter-spacing: .7px; text-transform: uppercase; }
.profile-module .profiles-player-achievements-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 8px; }
.profile-module .profiles-player-achievement-item { display: flex; min-width: 0; align-items: center; justify-content: space-between; gap: 10px; padding: 12px; border: 1px solid rgba(255,255,255,.07); border-radius: 9px; background: #0e0f14; }
.profile-module .profiles-player-achievement-label { color: #9da0aa; font-size: 9px; font-weight: 700; }
.profile-module .profiles-player-achievement-label span { color: var(--gold); }
.profile-module .profiles-player-achievement-icon img { width: 30px; height: 30px; object-fit: contain; }
.profile-module .profiles-player-achievements-empty { padding: 25px; color: #777b86; text-align: center; }

@media (max-width: 1180px) {
  .profile-module .profiles-player-layout { grid-template-columns: 190px minmax(480px,1fr); }
  .profile-module .profiles-player-guild-card { min-height: 0; grid-column: 1 / -1; }
  .profile-module .profiles-player-layout-public { grid-template-columns:280px minmax(0,1fr); }
  .profile-module .profiles-player-layout-public .profiles-player-guild-card { grid-column:auto; }
  .profile-module .profiles-player-guild-details { max-width: 520px; grid-template-columns: repeat(4,minmax(0,1fr)); }
  .profile-module .profiles-player-achievements-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
}
@media (max-width: 820px) {
  .profile-page-section .content-layout-single { width: min(calc(100% - 24px),1420px); }
  .player-profile-hero { padding: 34px 28px; }
  .player-profile-hero::before { left: 28px; }
  .player-profile-hero-orbit { right: 60px; }
  .profile-module .profiles-player-layout { grid-template-columns: 1fr; }
  .profile-module .profiles-player-portrait-col,
  .profile-module .profiles-player-guild-card { min-height: 0; }
  .profile-module .profiles-player-layout-public { grid-template-columns:1fr; }
  .profile-module .profiles-player-layout-public .profiles-player-guild-card { grid-template-columns:1fr; align-items:center; grid-column:auto; gap:18px; padding:24px; text-align:center; }
  .profile-module .profiles-player-guild-logo-side { align-self:auto; border-right:0; border-bottom:1px solid rgba(255,255,255,.07); padding:0 0 20px; }
  .profile-module .profiles-player-guild-content { width:100%; }
  .profile-module .profiles-player-stats-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .profile-module .profiles-player-inventory-col { overflow: hidden; }
  .profile-module .profiles-player-achievements-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 560px) {
  .profile-page-section { padding-top: 82px !important; }
  .player-profile-hero { min-height: 0; align-items: flex-start; flex-direction: column; padding: 31px 22px; }
  .player-profile-hero::before { left: 22px; }
  .player-profile-hero-copy h1 { font-size: 39px; letter-spacing: -2.5px; }
  .player-profile-rankings-link { width: 100%; }
  .profile-module .profiles-player-summary-panel { padding:14px; }
  .profile-module .profiles-player-summary-head { align-items:flex-start; flex-direction:column; }
  .profile-module .profiles-player-achievements-grid { grid-template-columns: 1fr; }
}
@media (max-width: 420px) {
  .profile-module .profiles-player-stats-grid { grid-template-columns:1fr; }
  .profile-module .profiles-player-stat.is-wide { grid-column:span 1; }
}

/* Focused account login */
.login-page-section { min-height: 710px !important; padding: 105px 0 90px !important; background: radial-gradient(circle at 50% 7%, rgba(223,168,41,.09), transparent 25%), #0a0b0f; }
.login-page-section .content-layout { width: min(calc(100% - 32px), 500px); }
.login-module { overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.login-module > .module-content { min-height: 0; padding: 0; overflow: visible; }
.login-screen-shell { position: relative; }
.login-fullscreen-wrap { position: relative; overflow: hidden; border: 1px solid rgba(255,255,255,.11); border-radius: 17px; background: linear-gradient(145deg, rgba(21,23,31,.98), rgba(13,14,19,.98)); box-shadow: 0 32px 85px rgba(0,0,0,.34); }
.login-fullscreen-wrap::before { position: absolute; right: -95px; top: -120px; width: 260px; height: 260px; border: 1px solid rgba(228,186,95,.08); border-radius: 50%; box-shadow: inset 0 0 70px rgba(223,168,41,.06); content: ""; pointer-events: none; }
.login-panel-accent { height: 3px; background: linear-gradient(90deg, #b67b19 0, #f4cf7a 34%, #e2b95d 68%, transparent 100%); }
.login-panel-body { position: relative; padding: 34px 38px 35px; }
.login-panel-heading { display: flex; align-items: center; gap: 14px; }
.login-panel-mark { display: grid; width: 43px; height: 43px; flex: 0 0 43px; place-items: center; border-radius: 11px; background: linear-gradient(145deg, #f4cf7a, #9a6514); box-shadow: 0 10px 28px rgba(223,168,41,.22); color: #171109; font-size: 20px; font-weight: 900; }
.login-panel-heading small { display: block; margin-bottom: 4px; color: #e4b95f; font-size: 8px; font-weight: 900; letter-spacing: 1.5px; }
.login-module .login-fullscreen-title { margin: 0; color: #f7f7f5; font-size: 28px; font-weight: 900; letter-spacing: -1.2px; line-height: 1; }
.login-fullscreen-subtitle { max-width: 365px; margin: 20px 0 26px; color: #858995 !important; font-size: 11px; line-height: 1.7; }
.login-form { margin: 0; }
.login-form-row { margin-bottom: 17px; }
.login-label-line { display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.login-module .login-form-label { display: block; margin: 0 0 8px; color: #c8cad0; font-size: 10px; font-weight: 800; }
.login-module .login-form-link { color: #858a96; font-size: 9px; font-weight: 600; }
.login-module .login-form-link:hover { color: #f0c66e; }
.login-input-wrap { position: relative; }
.login-input-wrap::before { position: absolute; z-index: 1; left: 15px; top: 50%; width: 13px; height: 13px; border: 1px solid #696e7b; content: ""; pointer-events: none; transform: translateY(-50%); }
.login-input-user::before { border-radius: 50%; box-shadow: 0 8px 0 -4px #696e7b; }
.login-input-password::before { height: 10px; border-radius: 3px; }
.login-module .login-form-input { height: 50px; min-height: 50px !important; padding: 0 15px 0 43px !important; border-color: rgba(255,255,255,.11) !important; border-radius: 9px !important; background: #0b0c11 !important; color: #f4f4f5 !important; font-size: 12px; transition: border-color .2s ease, box-shadow .2s ease, background .2s ease; }
.login-module .login-form-input::placeholder { color: #555a66; }
.login-module .login-form-input:focus { border-color: rgba(223,168,41,.72) !important; background: #0e0f14 !important; box-shadow: 0 0 0 4px rgba(223,168,41,.08) !important; }
.login-fullscreen-actions { margin-top: 23px; }
.login-module .login-submit-btn { display: flex; width: 100%; min-height: 50px; align-items: center; justify-content: space-between; padding: 0 18px; border: 0; border-radius: 9px; background: linear-gradient(135deg, #f4cf7a, #b67b19); box-shadow: 0 13px 30px rgba(223,168,41,.2); color: #171109; transition: transform .2s ease, box-shadow .2s ease; }
.login-module .login-submit-btn:hover { transform: translateY(-1px); box-shadow: 0 17px 36px rgba(223,168,41,.28); }
.login-submit-btn span { font-size: 11px; font-weight: 900; }
.login-submit-btn b { font-size: 18px; font-weight: 400; }
.login-form-meta { display: flex; align-items: center; justify-content: center; gap: 6px; margin-top: 23px; padding-top: 21px; border-top: 1px solid rgba(255,255,255,.075); color: #6e727e; font-size: 10px; }
.login-register-link { color: #e7bd65 !important; font-weight: 800; }
.login-register-link:hover { color: #fff0c4 !important; }
@media (max-width: 560px) {
  .login-page-section { padding-top: 85px !important; }
  .login-panel-body { padding: 29px 22px 28px; }
  .login-module .login-fullscreen-title { font-size: 25px; }
  .login-form-meta { align-items: center; flex-direction: column; }
}

/* Home dashboard: Hall of Fame, news, server information and ranking panels */
.home-module-layout { display: block; }
.home-module-panel { overflow: visible; border: 0; background: transparent; box-shadow: none; }
.home-module-panel > .module-content { padding: 0; overflow: visible; }
.home-module-panel .row { margin-left: 0; margin-right: 0; }
.home-countdown-wrap-above-hof { margin: 0 0 24px !important; }
.home-countdown-card {
  display: grid;
  grid-template-columns: minmax(170px, 1fr) auto minmax(210px, 1fr);
  align-items: center;
  gap: 24px;
  padding: 24px 28px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(120deg, #151720, #101117);
}
.home-countdown-title { color: var(--gold); font-family: Marcellus, serif; font-size: 19px; }
.home-countdown-metrics { display: flex; align-items: center; gap: 8px; }
.home-countdown-unit { min-width: 58px; padding: 8px; border: 1px solid var(--line); border-radius: 9px; text-align: center; }
.home-countdown-value { color: #fff; font-size: 21px; font-weight: 800; line-height: 1.1; }
.home-countdown-label { margin-top: 4px; color: var(--faint); font-size: 7px; font-weight: 900; letter-spacing: 1px; }
.home-countdown-subtext { color: var(--muted); font-size: 11px; text-align: right; }
.home-top-row {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr) 270px;
  gap: 20px;
  align-items: stretch;
}
.home-top-row::before, .home-top-row::after,
.home-three-panels::before, .home-three-panels::after,
.home-news-block-body::before, .home-news-block-body::after { display: none !important; content: none !important; }
.home-top-row[data-home-layout="guest"] { grid-template-areas: "login news info"; }
.home-top-row[data-home-layout="member"] { grid-template-columns: minmax(0, 1fr) 270px; grid-template-areas: "news info"; }
.home-top-row > .home-login-column { grid-area: login !important; }
.home-top-row > .home-news-column { grid-area: news !important; }
.home-top-row > .home-info-column { grid-area: info !important; }
.home-top-row > [class*="col-"] { width: auto; min-width: 0; padding: 0; float: none; }
.home-top-row .panel, .home-three-panels .panel { height: 100%; margin: 0; overflow: hidden; border-radius: var(--radius); }
.home-top-row .panel-heading, .home-three-panels .panel-heading { min-height: 58px; padding: 18px 20px; background: #181a22; }
.home-top-row .panel-title, .home-three-panels .panel-title { margin: 0; color: #fff; font-size: 14px; font-weight: 800; }
.home-top-row .panel-body, .home-three-panels .panel-body { padding: 20px; }
.home-top-primary-panel .form-group { margin-bottom: 12px; }
.home-top-primary-panel .btn { width: 100%; margin: 5px 0 0 !important; }
.hall-fame-home-block { padding: 24px; border: 1px solid var(--line); border-radius: var(--radius); background: linear-gradient(145deg, #171922, #11131a); }
.hall-fame-home-title { display: flex; align-items: center; justify-content: center; gap: 10px; margin: 0 0 20px !important; color: #fff; font-size: 18px !important; letter-spacing: -.4px; }
.hall-fame-home-icon { color: var(--gold); }
.hall-fame-home-list { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 8px; }
.hall-fame-home-item { display: flex; min-width: 0; flex-direction: column; align-items: center; justify-content: center; gap: 8px; min-height: 108px; padding: 10px 6px; border: 1px solid var(--line); border-radius: 10px; background: rgba(0,0,0,.16); text-align: center; }
.hall-fame-home-link:hover { border-color: rgba(227,189,112,.4); transform: translateY(-2px); }
.hall-fame-home-avatar { display: grid; width: 48px; height: 48px; place-items: center; overflow: hidden; border: 1px solid rgba(227,189,112,.28); border-radius: 50%; background: #0b0c11; }
.hall-fame-home-avatar img { width: 100%; height: 100%; object-fit: cover; }
.hall-fame-home-name { width: 100%; overflow: hidden; color: var(--gold); font-size: 10px; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.hall-fame-home-name-empty { color: var(--faint); }
.home-news-block-header { display: flex; align-items: center; justify-content: space-between; margin-top: 22px !important; padding: 0 4px; }
.home-news-block-header h2, .home-news-block-header h3 { margin: 0; font-size: 22px; }
.home-news-block-body { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 12px !important; }
.home-news-block-body > [class*="col-"] { width: auto; padding: 0; float: none; }
.home-news-block-body > .col-xs-12 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.home-news-block-article { display: grid; grid-template-columns: auto 1fr auto; gap: 12px; align-items: center; min-height: 76px; padding: 15px; border: 1px solid var(--line); border-radius: 10px; background: #101219; }
.home-news-block-article:hover { border-color: rgba(223,168,41,.32); background: #151720; }
.home-news-block-article-tag { color: var(--gold-bright); font-size: 8px; font-weight: 900; letter-spacing: 1px; text-transform: uppercase; }
.home-news-block-article-icon { color: var(--gold); font-size: 9px; font-weight: 900; }
.home-news-block-article-main { min-width: 0; }
.home-news-block-article-title { display: block; overflow: hidden; color: #e6e6e8; font-size: 12px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.home-news-block-article-date { color: var(--faint); font-size: 9px; white-space: nowrap; }
.home-news-more-btn { width: auto !important; min-width: 90px; margin-top: 14px !important; }
.home-server-info-table td { padding: 12px 0 !important; }
.home-server-info-table td:first-child { color: var(--faint); font-size: 10px; }
.home-server-info-table td:last-child { color: #fff; font-size: 11px; font-weight: 800; text-align: right; }
.home-country-inline { display: inline-flex; align-items: center; justify-content: flex-end; gap: 7px; }
.home-country-inline-flag { width: 20px; }
.home-three-panels { display: grid; clear: both; width: 100%; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 20px !important; }
.home-three-panels > [class*="col-"] { width: auto; min-width: 0; padding: 0; float: none; }
.home-three-panels .panel-body { min-height: 450px !important; overflow-x: auto; }
.home-three-panels table { width: 100%; min-width: 100%; margin: 0; table-layout: fixed; }
.home-three-panels .table > thead > tr > th { padding: 10px 7px; font-size: 8px; }
.home-three-panels .table > tbody > tr > td { padding: 11px 7px; overflow: hidden; font-size: 10px; vertical-align: middle; text-overflow: ellipsis; }
.home-rank-class-icon { width: 30px; height: 30px; border-radius: 7px; object-fit: cover; }
.home-ranking-name { font-weight: 700; }
.home-rank-sub-number { color: var(--gold-bright); font-size: 9px; }
.event-schedule-switcher { display: grid; grid-template-columns: repeat(2, 1fr); gap: 7px; margin-bottom: 15px; }
.event-schedule-switch { min-height: 38px !important; padding: 6px !important; border-color: var(--line) !important; background: #0d0f15 !important; color: var(--muted) !important; }
.event-schedule-switch.is-active { border-color: var(--gold-deep) !important; background: rgba(223,168,41,.12) !important; color: #fff !important; }
.event-schedule-list { display: grid; gap: 7px; }
.home-castle-widget-wrap { margin-top: 20px !important; }
.home-castle-widget-wrap > [class*="col-"] { width: 100%; padding: 0; float: none; }

/* Full-size rankings */
.page-rankings .content-layout { grid-template-columns: minmax(0, 1fr); }
.page-rankings .side-stack { display: none; }

/* Downloads — centered single column (no sidebar) */
.page-downloads .content-layout { grid-template-columns: minmax(0, 1fr); width: min(calc(100% - 48px), 900px); }
.page-downloads .side-stack { display: none; }
.page-rankings .module-panel { overflow: hidden; }
.page-rankings .module-content { padding: 0; overflow-x: auto; }
.rankings-controls-panel { padding: 34px; border-bottom: 1px solid var(--line); background: linear-gradient(145deg, #151720, #101219); }
.rankings-panel-title { margin-bottom: 22px; color: #fff; font-size: 26px; font-weight: 900; letter-spacing: -1px; }
.rankings-control-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 20px; align-items: end; }
.rankings-control-label { margin-bottom: 8px; color: var(--faint); font-size: 9px; font-weight: 900; letter-spacing: 1.4px; text-transform: uppercase; }
.rankings-hero-header { display: flex; align-items: center; justify-content: space-between; gap: 25px; padding: 20px 22px; border: 1px solid var(--line); border-radius: 11px; background: rgba(0,0,0,.17); }
.rankings-level-hero-line1 { color: #fff; font-size: 17px; font-weight: 800; }
.rankings-level-hero-line2 { max-width: 600px; margin-top: 3px; color: var(--muted); font-size: 11px; }
.rankings_menu { display: flex; overflow: hidden; border: 1px solid var(--line-strong); border-radius: 8px; }
.rankings_menu a { min-width: 94px; padding: 10px 15px; color: var(--muted); font-size: 11px; font-weight: 800; text-align: center; }
.rankings_menu a.active { background: var(--gold-deep); color: #fff; }
.rankings-mode-switch { display: flex; overflow: hidden; border: 1px solid var(--line-strong); border-radius: 8px; }
.rankings-mode-btn { min-height: 42px !important; border: 0 !important; border-radius: 0 !important; background: #0d0f15 !important; color: var(--muted) !important; }
.rankings-mode-btn.active { background: var(--gold-deep) !important; color: #fff !important; }
.rankings-filter-group { margin-top: 24px; }
.rankings-class-filter { display: grid; grid-template-columns: repeat(8, minmax(0, 1fr)); gap: 9px; margin: 0 !important; padding: 0 !important; list-style: none !important; }
.rankings-class-filter li { margin: 0 !important; padding: 0 !important; list-style: none !important; }
.rankings-class-filter-selection { display: flex; min-height: 90px; flex-direction: column; align-items: center; justify-content: center; gap: 5px; padding: 10px 5px; border: 1px solid var(--line); border-radius: 10px; background: #0e1016; color: #b8bac2 !important; font-size: 10px; font-weight: 700; cursor: pointer; }
.rankings-class-filter-selection:hover { border-color: rgba(227,189,112,.35); background: #181a22; }
.rankings-class-filter-grayscale { opacity: .72; }
.rankings-class-filter-image, .rankings-class-image { width: 44px; height: 44px; border-radius: 9px; object-fit: cover; }
.rankings-search-group { margin-top: 20px; }
.rankings-character-search-form { max-width: 480px; }
.rankings-character-search-field { position: relative; display: block; }
.rankings-character-search-clear { position: absolute; top: 5px; right: 5px; width: 33px; min-height: 33px !important; padding: 0 !important; }
.rankings-table { width: 100% !important; min-width: 1120px; margin: 0 !important; border-collapse: separate; border-spacing: 0; }
.module-content .rankings-table > tbody > tr > td, .module-content .rankings-table > tr > td { height: 66px; padding: 12px 13px; vertical-align: middle; white-space: nowrap; }
.module-content .rankings-table > tbody > tr:first-child > td, .module-content .rankings-table > tr:first-child > td { height: auto; padding-top: 16px; padding-bottom: 16px; background: #181a22; color: #c7c8cf; font-size: 9px; letter-spacing: .5px; text-transform: uppercase; }
.rankings-table-place { width: 44px; color: var(--gold); font-size: 15px; font-weight: 900; text-align: center; }
.rankings-table .rankings-class-image { width: 38px; height: 38px; }
.rankings-table a { font-weight: 700; }
.rankings-score-cell { display: inline-flex; align-items: center; gap: 5px; }
.score-rules-info-dot { display: inline-grid; width: 17px; height: 17px; place-items: center; border: 1px solid rgba(227,189,112,.35); border-radius: 50%; color: var(--gold); font-size: 9px; }
.score-rules-open { display: inline-grid; padding: 3px; border-radius: 50%; text-decoration: none !important; }
.score-rules-open:hover .score-rules-info-dot, .score-rules-open:focus-visible .score-rules-info-dot { border-color: #f4c763; background: rgba(244,199,99,.13); box-shadow: 0 0 18px rgba(244,199,99,.18); color: #ffe09a; transform: scale(1.08); }
.score-rules-info-dot { transition: border-color .18s ease, background .18s ease, box-shadow .18s ease, color .18s ease, transform .18s ease; }
.rankings-score-hover-card { position: fixed; z-index: 10050; width: 310px; padding: 0; overflow: hidden; border: 1px solid rgba(229,187,95,.28); border-radius: 14px; background: rgba(13,14,19,.97); box-shadow: 0 24px 65px rgba(0,0,0,.52), 0 0 35px rgba(215,162,37,.08); color: #d9dbe2; opacity: 0; pointer-events: none; transform: translateY(6px) scale(.98); transition: opacity .16s ease, transform .16s ease; backdrop-filter: blur(16px); }
.rankings-score-hover-card.is-visible { opacity: 1; transform: translateY(0) scale(1); }
.rankings-score-hover-head { position: relative; padding: 18px 19px 15px; border-bottom: 1px solid rgba(255,255,255,.08); background: radial-gradient(circle at 100% 0, rgba(218,163,35,.18), transparent 54%), linear-gradient(135deg, rgba(229,187,95,.06), transparent 65%); }
.rankings-score-hover-head::before { position: absolute; top: 0; left: 19px; width: 44px; height: 2px; background: linear-gradient(90deg, #d6a12d, #e7bb5f); content: ""; }
.rankings-score-hover-head small { display: block; margin-bottom: 5px; color: #e7bb5f; font-size: 8px; font-weight: 900; letter-spacing: 1.6px; }
.rankings-score-hover-head strong { display: block; color: #fff; font-size: 16px; font-weight: 850; }
.rankings-score-hover-list { padding: 8px 19px; }
.rankings-score-hover-row { display: flex; min-height: 42px; align-items: center; justify-content: space-between; gap: 14px; border-bottom: 1px solid rgba(255,255,255,.055); }
.rankings-score-hover-row:last-child { border-bottom: 0; }
.rankings-score-hover-row > span { display: grid; grid-template-columns: 7px 1fr; align-items: center; color: #bec1ca; font-size: 11px; }
.rankings-score-hover-row > span i { width: 4px; height: 4px; border-radius: 50%; background: #e8ad24; box-shadow: 0 0 8px rgba(232,173,36,.55); }
.rankings-score-hover-row small { grid-column: 2; margin-top: 2px; color: #696e7b; font-size: 8px; }
.rankings-score-hover-row b, .rankings-score-hover-total b { color: #f2ca75; font-size: 12px; white-space: nowrap; }
.rankings-score-hover-row em, .rankings-score-hover-total em { color: #777b85; font-size: 7px; font-style: normal; letter-spacing: .8px; }
.rankings-score-hover-total { display: flex; align-items: center; justify-content: space-between; padding: 14px 19px; border-top: 1px solid rgba(229,187,95,.17); background: rgba(229,187,95,.045); }
.rankings-score-hover-total span { color: #8c909b; font-size: 9px; font-weight: 800; letter-spacing: .9px; text-transform: uppercase; }
.rankings-score-hover-total b { color: #fff0bf; font-size: 15px; }
.rankings-score-hover-empty { padding: 17px 0; color: #777b86; font-size: 10px; text-align: center; }
@media (max-width: 991px) { .rankings-score-hover-card { display: none; } }
.rankings-update-time { padding: 18px 25px; border-top: 1px solid var(--line); color: var(--faint); font-size: 10px; text-align: right; }
.rankings-pagination { display: flex; justify-content: center; gap: 5px; padding: 20px; }
.rankings-pagination a, .rankings-pagination span { display: grid; min-width: 34px; height: 34px; place-items: center; border: 1px solid var(--line); border-radius: 7px; background: #11131a; }
.class-avatar-fallback { display: inline-grid; width: 44px; height: 44px; place-items: center; border: 1px solid rgba(227,189,112,.3); border-radius: 9px; background: linear-gradient(145deg, #24201a, #111217); color: var(--gold); font-size: 11px; font-weight: 900; }
.rankings-table .class-avatar-fallback { width: 38px; height: 38px; }
.hall-fame-home-avatar .class-avatar-fallback { width: 100%; height: 100%; border: 0; border-radius: 50%; }

/* Information page */
.info-page .page-title { margin: 0 0 25px; font-size: 30px; }
.info-page .table { overflow: hidden; border: 1px solid var(--line) !important; border-radius: 10px; }
.info-page .table td { padding: 15px 18px !important; }
.info-page .table td:first-child { width: 42%; color: var(--muted); }
.info-page .table td:last-child { color: #fff; font-weight: 700; }

@media (max-width: 980px) {
  .header-shell { gap: 18px; }
  .nav-toggle { display: block; margin-left: auto; }
  .main-nav { position: absolute; top: 68px; left: 24px; right: 24px; display: none; padding: 16px; border: 1px solid var(--line); border-radius: 12px; background: rgba(14,16,22,.98); }
  .main-nav.is-open { display: block; }
  .main-nav ul { flex-direction: column; align-items: stretch; gap: 0; }
  .main-nav a { display: block; padding: 12px; }
  .header-actions .text-action { display: none; }
  .hero { min-height: 980px; }
  .hero-shell { min-height: 980px; }
  .hero-copy { width: 62%; }
  .hero h1 { font-size: 58px; }
  .platform-list { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .platform-availability { max-width: 390px; }
  .intro-heading { grid-template-columns: 1fr; gap: 25px; }
  .content-layout { grid-template-columns: 1fr; }
  .side-stack { grid-template-columns: repeat(2,1fr); }
  .home-top-row { grid-template-columns: 1fr 1fr; }
  .home-top-row[data-home-layout] { grid-template-columns: 1fr 1fr; grid-template-areas: "news news" "login info"; }
  .home-top-row[data-home-layout="member"] { grid-template-areas: "news news" "info info"; }
  .home-three-panels { grid-template-columns: 1fr; }
  .home-three-panels .panel-body { min-height: 0 !important; }
  .rankings-class-filter { grid-template-columns: repeat(4, 1fr); }
  .manifesto-grid { grid-template-columns: 1fr; gap: 30px; }
  .experience-mosaic { grid-template-columns: 1fr; }
  .experience-stack { grid-template-columns: 1fr 1fr; grid-template-rows: auto; }
  .world-showcase-shell { min-height: 650px; }
  .world-showcase-art { background-position: 30% center; }
  .world-showcase-shade { background: linear-gradient(90deg, #08090c 0%, rgba(8,9,12,.16) 8%, rgba(8,9,12,.88) 64%, #08090c 100%), linear-gradient(0deg, #08090c 0%, transparent 18%, transparent 82%, #08090c 100%); }
  .world-copy { width: 52%; padding-left: 20px; }
  .path-heading { grid-template-columns: 1fr .55fr; gap: 45px; }
  .start-shell { grid-template-columns: 1fr 1fr; gap: 50px; }
}

@media (max-width: 700px) {
  .shell { width: min(calc(100% - 28px), var(--shell)); }
  .header-shell { width: 100%; padding: 0 14px; }
  .site-header, .site-header.is-scrolled { height: 64px; background: rgba(9,10,14,.94); }
  .brand { position: absolute; top: 13px; left: 14px; min-width: 0; }
  .header-actions { display: none; }
  .nav-toggle { position: absolute; top: 11px; right: 14px; z-index: 4; display: block !important; background: rgba(255,255,255,.05); }
  .main-nav { top: 64px; left: 14px; right: 14px; }
  .hero { min-height: 0; }
  .hero-shell { min-height: 0; align-items: flex-start; padding-top: 110px; padding-bottom: 35px; }
  .hero-art { background-position: 66% top; opacity: .62; }
  .hero-vignette { background: linear-gradient(90deg, rgba(9,10,14,.96), rgba(9,10,14,.45)), linear-gradient(0deg, #090a0e 0%, transparent 35%); }
  .hero-copy { width: 100%; padding-top: 25px; }
  .hero h1 { max-width: 100%; margin-top: 22px; font-size: clamp(39px, 11vw, 44px); letter-spacing: -2.2px; overflow-wrap: break-word; }
  .hero-copy > p { font-size: 14px; }
  .hero-actions { flex-direction: column; align-items: stretch; max-width: 300px; }
  .platform-availability { position: relative; left: auto; bottom: auto; width: calc(100% - 28px); max-width: 360px; margin: 0 auto 75px; padding-top: 18px; transform: none; }
  .platform-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: 360px; margin: 0 auto; }
  .platform-item { min-width: 0; padding: 7px 8px; }
  .hero-status { display: none; }
  .fact-grid { width: 100%; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .fact-grid > div { min-width: 0; padding: 8px; overflow: hidden; }
  .fact-grid > div { min-height: 90px; border-bottom: 1px solid var(--line); }
  .fact-grid > div:nth-child(2) { border-right: 0; }
  .fact-grid > div:nth-child(n+3) { border-bottom: 0; }
  .fact-grid strong { max-width: 100%; font-size: 15px; text-align: center; }
  .fact-grid span { font-size: 7px; letter-spacing: 1px; }
  .intro-section { padding-top: 95px; padding-bottom: 75px; }
  .intro-heading h2 { font-size: 38px; }
  .feature-grid { grid-template-columns: 1fr; }
  .feature-grid article { min-height: auto; }
  .feature-grid p { min-height: 0; }
  .page-section, .is-inner .page-section { padding: 90px 0 70px; }
  .module-content, .panel-heading { padding: 22px; }
  .side-stack { grid-template-columns: 1fr; }
  .cta-inner { align-items: flex-start; flex-direction: column; }
  .cta-inner > div:last-child { width: 100%; }
  .cta-inner .button { flex: 1; }
  .cta-section h2 { font-size: 31px; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 35px; }
  .footer-grid > div:first-child { grid-column: 1 / -1; }
  .footer-bottom { flex-direction: column; gap: 5px; }
  .module-content { overflow-x: auto; }
  .home-countdown-card { grid-template-columns: 1fr; text-align: center; }
  .home-countdown-metrics { justify-content: center; }
  .home-countdown-subtext { text-align: center; }
  .home-top-row { grid-template-columns: 1fr; }
  .home-top-row[data-home-layout] { grid-template-columns: 1fr; grid-template-areas: "news" "login" "info"; }
  .home-top-row[data-home-layout="member"] { grid-template-areas: "news" "info"; }
  .hall-fame-home-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-news-block-body { grid-template-columns: 1fr; }
  .home-news-block-body > .col-xs-12 { grid-template-columns: 1fr; }
  .home-three-panels { grid-template-columns: 1fr; }
  .rankings-controls-panel { padding: 22px; }
  .rankings-control-row { grid-template-columns: 1fr; }
  .rankings-hero-header { align-items: stretch; flex-direction: column; }
  .rankings_menu a { flex: 1; }
  .rankings-class-filter { grid-template-columns: repeat(2, 1fr); }
  .patch-notes-header { margin-top: 0; margin-bottom: 30px; text-align: left; }
  .patch-notes-header h1 { font-size: 42px; letter-spacing: -2.5px; }
  .patch-search-wrap { align-items: stretch; flex-direction: column; gap: 8px; }
  .patch-result-count { padding-left: 2px; }
  .patch-note-card { padding: 23px 20px 25px; }
  .patch-note-title-row { flex-direction: column; gap: 8px; }
  .home-manifesto { padding-top: 105px; padding-bottom: 55px; }
  .manifesto-grid { display: block; width: 100%; }
  .manifesto-grid, .manifesto-grid > *, .path-heading, .path-heading > * { min-width: 0; }
  .manifesto-grid h2, .path-heading h2 { max-width: 100%; font-size: 37px; letter-spacing: -2px; overflow-wrap: anywhere; }
  .manifesto-grid h2 em { display: block; }
  .manifesto-copy { width: 100%; margin-top: 30px; }
  .manifesto-copy p { max-width: 100%; overflow-wrap: anywhere; }
  .experience-mosaic { padding-bottom: 90px; }
  .experience-card-primary { min-height: 480px; padding: 30px; }
  .experience-card h3 { font-size: 35px; }
  .experience-stat { left: 30px; bottom: 30px; }
  .experience-orbit { right: -180px; }
  .experience-stack { grid-template-columns: 1fr; }
  .experience-card-small { min-height: 190px; }
  .world-showcase { padding-bottom: 90px; }
  .world-showcase-shell { min-height: 720px; }
  .world-showcase-art { background-position: 37% center; opacity: .67; }
  .world-showcase-shade { background: linear-gradient(0deg, #08090c 0%, rgba(8,9,12,.62) 67%, rgba(8,9,12,.16) 88%, #08090c 100%), linear-gradient(90deg, #08090c 0%, transparent 10%, transparent 90%, #08090c 100%); }
  .world-showcase-shell { align-items: flex-end; }
  .world-copy { width: 100%; padding: 0 0 65px; }
  .world-copy h2 { font-size: 45px; letter-spacing: -2.4px; }
  .world-copy > p { max-width: 100%; }
  .path-section { padding-top: 100px; padding-bottom: 100px; }
  .path-heading { grid-template-columns: 1fr; gap: 25px; }
  .path-grid { grid-template-columns: 1fr; }
  .path-card { min-height: 320px; }
  .path-explorer, .path-explorer:hover { transform: none; }
  .start-shell { grid-template-columns: 1fr; gap: 45px; }
  .start-copy h2 { font-size: 39px; letter-spacing: -2px; }
}

/* Rankings cascade overrides — keep the Hall of Legends skin above legacy module rules. */
.page-rankings .content-layout { width: min(calc(100% - 48px), 1420px); grid-template-columns: minmax(0, 1fr); }
.page-rankings .module-panel { overflow: visible; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.page-rankings .module-content { overflow: visible; padding: 0; }
.rankings-controls-panel { margin-bottom: 20px; padding: 35px 38px 38px; border: 1px solid var(--line); border-radius: 18px; background: #121318; }
.rankings-panel-title { margin-bottom: 22px; font-size: 19px; letter-spacing: -.7px; }
.rankings-control-row { grid-template-columns: minmax(0, 1fr) 180px; gap: 14px; }
.rankings-hero-header { min-height: 88px; padding: 19px 22px; border-radius: 12px; background: linear-gradient(110deg, #0e0f14, #14161d); }
.rankings_menu { border-radius: 9px; background: #090a0e; }
.rankings_menu a.active { background: linear-gradient(135deg, var(--gold-bright), var(--gold-deep)); }
.rankings-mode-switch { min-height: 45px; border-radius: 9px; }
.rankings-mode-btn { display: grid; min-height: 45px !important; padding: 0 20px; place-items: center; color: var(--muted); font-size: 11px; font-weight: 800; line-height: 1; text-align: center; text-decoration: none !important; cursor: pointer; }
.rankings-mode-btn.active { background: linear-gradient(135deg, var(--gold-bright), var(--gold-deep)) !important; }
.rankings-filter-group { margin-top: 27px; }
.rankings-class-filter { gap: 8px; }
.rankings-class-filter-selection { min-height: 82px; border-radius: 10px; background: #0d0e13; }
.rankings-character-search-form { max-width: 520px; }
.rankings-table { min-width: 1180px; }

@media (max-width: 900px) {
  .page-rankings .content-layout,
  .profile-page-section .content-layout-single { width: min(calc(100% - 30px), 1420px); }
  .rankings-control-row { grid-template-columns: 1fr; }
}

@media (max-width: 700px) {
  .page-rankings .content-layout,
  .profile-page-section .content-layout-single { width: min(calc(100% - 24px), 1420px); }
  .rankings-controls-panel, .rankings-podium-section { padding: 23px 18px; }
  .rankings-class-filter { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rankings-podium { grid-template-columns: 1fr; }
  .rankings-podium-place-1 { order: -1; }
  .rankings-section-heading { align-items: flex-start; flex-direction: column; gap: 8px; }
}

.rankings-guild-controls .rankings-hero-header { min-height: 92px; }
.rankings-guild-featured { position: relative; margin-bottom: 20px; padding: 34px 38px; overflow: hidden; border: 1px solid rgba(227,189,112,.25); border-radius: 18px; background: radial-gradient(circle at 9% 50%, rgba(227,189,112,.13), transparent 21%), linear-gradient(105deg, #16161b 0%, #111217 64%, #12110f 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,.025), 0 18px 46px rgba(0,0,0,.18); }
.rankings-guild-featured::before, .rankings-guild-featured::after { position: absolute; border: 1px solid rgba(227,189,112,.08); border-radius: 50%; content: ""; pointer-events: none; }
.rankings-guild-featured::before { right: -54px; top: -108px; width: 280px; height: 280px; }
.rankings-guild-featured::after { right: 3px; top: -51px; width: 164px; height: 164px; box-shadow: 0 0 70px rgba(227,189,112,.055); }
.rankings-guild-featured-main { position: relative; z-index: 1; display: flex; align-items: center; gap: 30px; }
.rankings-guild-featured-logo { display: grid; width: 132px; height: 132px; flex: 0 0 132px; place-items: center; border: 1px solid rgba(227,189,112,.34); border-radius: 18px; background: #090a0e; box-shadow: 0 0 0 8px rgba(227,189,112,.035), 0 18px 35px rgba(0,0,0,.3); }
.rankings-guild-featured-logo img { width: 100px; height: 100px; max-width: 100px; max-height: 100px; image-rendering: pixelated; }
.rankings-guild-featured-content { min-width: 0; flex: 1; }
.rankings-guild-featured-eyebrow { margin-bottom: 8px; color: var(--gold-bright); font-size: 8px; font-weight: 900; letter-spacing: 1.8px; text-transform: uppercase; }
.rankings-guild-featured-head { display: flex; min-width: 0; align-items: center; flex-wrap: wrap; gap: 13px; }
.rankings-guild-featured-name { display: block; color: #f5f3ef; font-size: clamp(28px, 3vw, 40px); font-weight: 900; line-height: 1; letter-spacing: -1.6px; }
.rankings-guild-featured-name a { color: #f5f3ef; transition: color .18s ease; }
.rankings-guild-featured-name a:hover { color: var(--gold); }
.rankings-guild-featured-badge { display: inline-flex; align-items: center; gap: 7px; padding: 7px 12px; border: 1px solid rgba(227,189,112,.28); border-radius: 999px; background: rgba(227,189,112,.075); color: #d8d6d1; font-size: 9px; font-weight: 800; letter-spacing: .25px; }
.rankings-guild-featured-badge i { width: 5px; height: 5px; border-radius: 50%; background: var(--gold-bright); box-shadow: 0 0 9px rgba(227,189,112,.75); }
.rankings-guild-featured-line { display: flex; align-items: baseline; gap: 8px; margin-top: 12px; color: #8d9099; font-size: 11px; }
.rankings-guild-featured-line strong, .rankings-guild-featured-line a { color: var(--gold); font-weight: 800; }
.rankings-guild-featured-label { color: #737783; font-size: 9px; font-weight: 800; letter-spacing: .55px; text-transform: uppercase; }
.rankings-guild-featured-stats { display: grid; grid-template-columns: repeat(7, minmax(86px, 1fr)); gap: 8px; margin-top: 22px; }
.rankings-guild-featured-stats span { display: flex; min-height: 58px; min-width: 0; flex-direction: column; justify-content: center; gap: 5px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 10px; background: rgba(8,9,12,.42); }
.rankings-guild-featured-stats small { overflow: hidden; color: #666b78; font-size: 7px; font-weight: 900; letter-spacing: .75px; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.rankings-guild-featured-stats strong { color: #eceae6; font-size: 14px; }
.rankings-guild-featured-empty { display: flex; min-height: 160px; align-items: center; gap: 25px; }
.rankings-guild-featured-empty-mark { display: grid; width: 88px; height: 88px; flex: 0 0 88px; place-items: center; border: 1px solid rgba(227,189,112,.25); border-radius: 18px; background: rgba(8,9,12,.4); color: var(--gold); font-size: 36px; }
.rankings-guild-featured-empty p { margin: 12px 0 0; color: #747884; font-size: 10px; }
.rankings-guild-name-cell { display: flex; align-items: center; gap: 9px; }
.rankings-guild-name-cell img { width: 28px; height: 28px; image-rendering: pixelated; }
.rankings-guild-name-cell em { padding: 3px 5px; border-radius: 4px; background: rgba(227,189,112,.12); color: var(--gold); font-size: 7px; font-style: normal; font-weight: 900; }
.rankings-guild-owner-row td { background: rgba(227,189,112,.055) !important; }
.rankings-weekly-shell .rankings-weekly-score-switch { width: max-content; margin: 20px 24px; }
.rankings-weekly-shell .rankings-table { border-top: 1px solid var(--line); }
.rankings-weekly-shell .rankings-mode-panel:not(.is-active), .rankings-weekly-shell .rankings-mode-panel[hidden] { display: none !important; }
.rankings-weekly-shell table.rankings-mode-panel.is-active { display: table; }
.rankings-weekly-shell .rankings-weekly-pagination.rankings-mode-panel.is-active { display: flex; }

@media (max-width: 850px) {
  .rankings-guild-featured-stats { grid-template-columns: repeat(4, minmax(86px, 1fr)); }
}

@media (max-width: 600px) {
  .rankings-guild-featured { padding: 28px 20px 22px; }
  .rankings-guild-featured-main { align-items: flex-start; flex-direction: column; }
  .rankings-guild-featured-logo { width: 112px; height: 112px; flex-basis: 112px; }
  .rankings-guild-featured-logo img { width: 84px; height: 84px; }
  .rankings-guild-featured-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rankings-guild-featured-empty { align-items: flex-start; flex-direction: column; }
}

/* Rankings filter command deck */
.page-rankings .rankings-controls-panel { padding: 0; }
.rankings-controls-top { display: flex; min-height: 145px; align-items: center; justify-content: space-between; gap: 48px; padding: 30px 34px; border-bottom: 1px solid var(--line); background: radial-gradient(circle at 4% 50%, rgba(223,168,41,.10), transparent 22%), linear-gradient(105deg, rgba(223,168,41,.025), transparent 42%); }
.rankings-controls-intro { display: flex; min-width: 0; align-items: center; gap: 18px; }
.rankings-controls-number { display: grid; width: 48px; height: 48px; flex: 0 0 48px; place-items: center; border: 1px solid rgba(227,189,112,.24); border-radius: 50%; background: rgba(8,9,12,.35); color: var(--gold); font-family: Marcellus, serif; font-size: 14px; box-shadow: 0 0 0 7px rgba(227,189,112,.025); }
.rankings-controls-copy { min-width: 0; }
.rankings-controls-copy small { color: var(--gold-bright); font-size: 7px; font-weight: 900; letter-spacing: 1.8px; }
.rankings-controls-copy h2 { margin: 4px 0 7px; color: #f3f2f0; font-size: 24px; font-weight: 900; letter-spacing: -1.1px; }
.rankings-controls-copy p { max-width: 520px; margin: 0; color: #747884; font-size: 10px; line-height: 1.65; }
.rankings-quick-switches { display: flex; flex: 0 0 auto; align-items: stretch; gap: 10px; padding: 10px; border: 1px solid var(--line); border-radius: 13px; background: rgba(8,9,12,.34); }
.rankings-quick-switches .rankings-control-group { display: flex; flex-direction: column; justify-content: flex-end; }
.rankings-quick-switches .rankings-control-group + .rankings-control-group { padding-left: 10px; border-left: 1px solid var(--line); }
.rankings-quick-switches .rankings_menu a { min-width: 92px; }
.rankings-quick-switches .rankings-control-label { margin-left: 2px; }
.rankings-filter-deck { display: block; padding: 27px 34px 32px; }
.rankings-filter-deck .rankings-filter-group, .rankings-filter-deck .rankings-search-group { min-width: 0; margin-top: 0; }
.rankings-filter-deck .rankings-character-search-form { max-width: none; }
.rankings-filter-deck .rankings-class-filter { grid-template-columns: repeat(8, minmax(82px, 1fr)); }
.rankings-filter-deck .rankings-class-filter-selection { min-height: 104px; gap: 7px; padding: 11px 7px 9px; border-color: rgba(255,255,255,.075); background: #0d0e13; font-size: 9px; }
.rankings-filter-deck .rankings-class-filter-selection::after { right: -24px; bottom: -35px; width: 78px; height: 78px; }
.rankings-filter-deck .rankings-class-filter-image { display: block; width: 57px; height: 57px; margin: 0 auto 2px; border: 1px solid rgba(227,189,112,.22); border-radius: 50%; background: #090a0e; object-fit: cover; filter: grayscale(75%); opacity: .68; box-shadow: 0 0 0 5px rgba(255,255,255,.018); transition: filter .2s ease, opacity .2s ease, transform .2s ease, box-shadow .2s ease; }
.rankings-filter-deck .rankings-class-filter-selection:hover .rankings-class-filter-image, .rankings-filter-deck .rankings-class-filter-selection:not(.rankings-class-filter-grayscale) .rankings-class-filter-image { filter: grayscale(0); opacity: 1; transform: translateY(-2px); box-shadow: 0 0 0 5px rgba(227,189,112,.045), 0 8px 24px rgba(0,0,0,.3); }
.rankings-filter-deck .rankings-class-filter-selection:not(.rankings-class-filter-grayscale) { border-color: rgba(227,189,112,.34); background: linear-gradient(160deg, rgba(227,189,112,.085), #0d0e13 70%); color: var(--gold) !important; }
.rankings-filter-deck .rankings-class-filter-grayscale { opacity: 1; }
.rankings-filter-deck .rankings-character-search-field input { min-height: 52px !important; }
.rankings-filter-deck .rankings-character-search-clear { top: 8px; right: 8px; }
.rankings-table .rankings-class-image { object-fit: cover; filter: none; box-shadow: 0 0 0 4px rgba(227,189,112,.025); }
body .site-header,body .page-section,body .cta-section,body .site-footer{transition:filter .18s ease,opacity .18s ease;}
body.rankings-ajax-loading{cursor:progress;}
body.rankings-ajax-loading .site-header,body.rankings-ajax-loading .page-section,body.rankings-ajax-loading .cta-section,body.rankings-ajax-loading .site-footer{filter:blur(2px);opacity:.72;pointer-events:none;}
body.rankings-ajax-loading::after{position:fixed;inset:0;z-index:5000;background:rgba(7,8,11,.08);content:"";pointer-events:all;}
.rankings-table-section[aria-busy="true"]{transition:opacity .18s ease;}

@media (max-width: 1150px) {
  .rankings-controls-top { align-items: flex-start; flex-direction: column; }
  .rankings-quick-switches { width: 100%; }
}

@media (max-width: 760px) {
  .rankings-controls-top { padding: 24px 20px; }
  .rankings-controls-intro { align-items: flex-start; }
  .rankings-quick-switches { align-items: stretch; flex-direction: column; }
  .rankings-quick-switches .rankings-control-group + .rankings-control-group { padding: 10px 0 0; border-top: 1px solid var(--line); border-left: 0; }
  .rankings-quick-switches .rankings-control-group, .rankings-quick-switches .rankings_menu, .rankings-quick-switches .rankings-mode-switch { width: 100%; }
  .rankings-filter-deck { padding: 23px 18px 26px; }
  .rankings-filter-deck .rankings-class-filter { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 440px) {
  .rankings-filter-deck .rankings-class-filter { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

/* User control panel — wide command deck */
.page-usercp .usercp-page-section {
  padding-top: 104px;
  background:
    radial-gradient(circle at 15% 8%, rgba(223,168,41,.065), transparent 24%),
    radial-gradient(circle at 86% 35%, rgba(227,189,112,.035), transparent 22%),
    #090a0e;
}
.page-usercp .content-layout-usercp {
  width: min(calc(100% - 48px), 1480px);
  grid-template-columns: minmax(0, 1fr) 266px;
  gap: 20px;
}
.page-usercp .usercp-module {
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.page-usercp .usercp-module > .module-content {
  min-width: 0;
  padding: 0;
  overflow: visible;
}
.page-usercp .usercp-side-stack {
  position: sticky;
  top: 94px;
}
.page-usercp .usercp-command-card {
  padding: 16px;
  border-color: rgba(255,255,255,.095);
  border-radius: 16px;
  background: linear-gradient(180deg, #14151b, #101116);
  box-shadow: 0 22px 55px rgba(0,0,0,.28);
}
.usercp-side-profile {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 18px;
  padding: 11px;
  border: 1px solid rgba(227,189,112,.15);
  border-radius: 11px;
  background: linear-gradient(135deg, rgba(227,189,112,.055), rgba(255,255,255,.018));
}
.usercp-side-avatar {
  display: grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  border-radius: 10px;
  background: linear-gradient(135deg, var(--gold-bright), var(--gold-deep));
  color: #fff;
  font-size: 17px;
  font-weight: 900;
  box-shadow: 0 8px 22px rgba(223,168,41,.22);
}
.usercp-side-profile > span:last-child { display: flex; min-width: 0; flex-direction: column; }
.usercp-side-profile small { color: #646975; font-size: 7px; font-weight: 900; letter-spacing: 1.3px; text-transform: uppercase; }
.usercp-side-profile strong { overflow: hidden; color: #f4f2ef; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; }
.page-usercp .usercp-command-card .side-card-label { margin: 0 10px 7px; color: var(--gold); }
.page-usercp .usercp-command-card .account-menu { margin: 0; }
.page-usercp .usercp-command-card .account-menu li { border: 0; }
.page-usercp .usercp-command-card .account-menu a {
  min-height: 39px;
  margin: 2px 0;
  padding: 8px 10px;
  border: 1px solid transparent;
  border-radius: 9px;
  color: #8d919c;
  font-size: 11px;
  transition: color .18s ease, background .18s ease, border-color .18s ease, transform .18s ease;
}
.page-usercp .usercp-command-card .account-menu a:hover {
  transform: translateX(2px);
  border-color: rgba(255,255,255,.075);
  background: rgba(255,255,255,.03);
  color: #fff;
}
.page-usercp .usercp-command-card .menu-mark {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #525762;
  box-shadow: none;
}
.page-usercp .usercp-command-card .account-menu a:hover .menu-mark { background: var(--gold-bright); box-shadow: 0 0 10px rgba(223,168,41,.5); }

@media (max-width: 1080px) {
  .page-usercp .content-layout-usercp { grid-template-columns: 1fr; }
  .page-usercp .usercp-side-stack { position: static; }
  .page-usercp .usercp-command-card .account-menu { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 3px; }
}

@media (max-width: 700px) {
  .page-usercp .content-layout-usercp { width: min(calc(100% - 24px), 1480px); }
  .page-usercp .usercp-page-section { padding-top: 82px; }
  .page-usercp .usercp-command-card .account-menu { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 460px) {
  .page-usercp .usercp-command-card .account-menu { grid-template-columns: 1fr; }
}

/* UserCP v3 — cinematic command center */
.page-usercp .content-layout-usercp {
  display: flex;
  width: min(calc(100% - 48px), 1500px);
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
}
.page-usercp .usercp-page-intro,
.page-webshop .usercp-page-intro,
.page-usercp .usercp-side-stack,
.page-usercp .usercp-module {
  width: 100%;
  min-width: 0;
}
.page-usercp .usercp-page-intro,
.page-webshop .usercp-page-intro {
  position: relative;
  display: flex;
  min-height: 150px;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  padding: 30px 34px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.075);
  border-radius: 18px;
  background:
    radial-gradient(circle at 80% 50%, rgba(223,168,41,.16), transparent 20%),
    linear-gradient(115deg, rgba(227,189,112,.045), transparent 30%),
    #111218;
  box-shadow: 0 24px 65px rgba(0,0,0,.28);
}
.page-usercp .usercp-page-intro::before,
.page-webshop .usercp-page-intro::before {
  position: absolute;
  right: 110px;
  bottom: -180px;
  width: 400px;
  height: 400px;
  border: 1px solid rgba(227,189,112,.09);
  border-radius: 50%;
  box-shadow: 0 0 0 55px rgba(227,189,112,.018), 0 0 0 110px rgba(227,189,112,.012);
  content: "";
}
.page-usercp .usercp-page-intro-copy,.page-webshop .usercp-page-intro-copy { position: relative; z-index: 1; }
.page-usercp .usercp-page-intro-copy > span,.page-webshop .usercp-page-intro-copy > span { color: var(--gold); font-size: 7px; font-weight: 900; letter-spacing: 2px; }
.page-usercp .usercp-page-intro h1,.page-webshop .usercp-page-intro h1 { margin: 7px 0 6px; color: #f5f3ef; font-size: clamp(32px,3vw,47px); font-weight: 900; letter-spacing: -2.5px; line-height: .95; }
.page-usercp .usercp-page-intro p,.page-webshop .usercp-page-intro p { margin: 0; color: #777c87; font-size: 11px; }
.page-usercp .usercp-session-state,.page-webshop .usercp-session-state { position: relative; z-index: 1; display: flex; min-width: 190px; align-items: center; gap: 11px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.085); border-radius: 11px; background: rgba(8,9,12,.5); }
.page-usercp .usercp-session-state i,.page-webshop .usercp-session-state i { width: 8px; height: 8px; flex: 0 0 8px; border-radius: 50%; background: #4bd796; box-shadow: 0 0 0 5px rgba(75,215,150,.08), 0 0 14px rgba(75,215,150,.45); }
.page-usercp .usercp-session-state span,.page-webshop .usercp-session-state span { display: flex; min-width: 0; flex-direction: column; color: #666b76; font-size: 7px; font-weight: 900; letter-spacing: 1.2px; text-transform: uppercase; }
.page-usercp .usercp-session-state strong,.page-webshop .usercp-session-state strong { overflow: hidden; margin-top: 2px; color: #f0efed; font-size: 12px; letter-spacing: 0; text-transform: none; text-overflow: ellipsis; white-space: nowrap; }
.page-usercp .usercp-side-stack { position: static; order: 1; }
.page-usercp .usercp-module { order: 2; }
.page-usercp .usercp-command-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px;
  border-radius: 14px;
}
.page-usercp .usercp-side-profile { min-width: 200px; margin: 0; padding: 8px 11px; }
.page-usercp .usercp-command-card > .side-card-label { display: none; }
.page-usercp .usercp-command-card .account-menu { display: flex; min-width: 0; flex: 1; align-items: center; gap: 3px; padding: 2px; overflow-x: auto; scrollbar-width: none; }
.page-usercp .usercp-command-card .account-menu::-webkit-scrollbar { display: none; }
.page-usercp .usercp-command-card .account-menu li { flex: 0 0 auto; }
.page-usercp .usercp-command-card .account-menu a { min-height: 38px; margin: 0; padding: 8px 11px; white-space: nowrap; }
.page-usercp .usercp-command-card .account-menu a:hover { transform: none; }
.page-usercp .usercp-command-card .account-menu a.is-active {
  border-color: rgba(223,168,41,.22);
  background: linear-gradient(135deg,rgba(223,168,41,.13),rgba(227,189,112,.035));
  color: #fff;
}
.page-usercp .usercp-command-card .account-menu a.is-active .menu-mark {
  background: var(--gold-bright);
  box-shadow: 0 0 12px rgba(223,168,41,.55);
}

@media (max-width: 900px) {
  .page-usercp .usercp-command-card { align-items: stretch; flex-direction: column; }
  .page-usercp .usercp-side-profile { min-width: 0; }
  .page-usercp .usercp-command-card .account-menu { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); overflow: visible; }
  .page-usercp .usercp-command-card .account-menu li { min-width: 0; }
  .page-usercp .usercp-command-card .account-menu a { white-space: normal; }
}

@media (max-width: 700px) {
  .page-usercp .content-layout-usercp { width: min(calc(100% - 24px),1500px); }
  .page-usercp .usercp-page-intro,.page-webshop .usercp-page-intro { min-height: 190px; align-items: flex-start; flex-direction: column; padding: 25px 22px; }
  .page-usercp .usercp-session-state,.page-webshop .usercp-session-state { width: 100%; min-width: 0; }
  .page-usercp .usercp-command-card .account-menu { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 440px) {
  .page-usercp .usercp-command-card .account-menu { grid-template-columns: 1fr; }
}
