@font-face { font-family: "RuneScape"; src: url("/assets/fonts/RuneScape-UF.woff2") format("woff2"); font-display: swap; }
@font-face { font-family: "RuneScape Plain"; src: url("/assets/fonts/RuneScape-Plain-12.woff2") format("woff2"); font-display: swap; }
:root { color-scheme: dark; --gold: #c9a45e; --gold-light: #f4d88f; --line: #55462e; --text: #eae0cb; --muted: #b5a890; --panel: #1d1913; }
* { box-sizing: border-box; }
html { min-width: 320px; min-height: 100%; background: #100e0b; }
body { margin: 0; color: var(--text); font: 1.125rem/1.45 "RuneScape Plain", Georgia, serif; background: radial-gradient(ellipse at 15% 18%, #6b49221b, transparent 50%), radial-gradient(ellipse at 85% 45%, #8c362016, transparent 48%), linear-gradient(#18150f, #100e0b 70%); }
a { color: inherit; }
button { font: inherit; }
a, button { -webkit-tap-highlight-color: transparent; }
a:focus-visible, button:focus-visible { outline: 2px solid #ffe4a3; outline-offset: 5px; }
p, h1, h2 { margin: 0; }
.skip-link { position: fixed; z-index: 100; top: -80px; left: 20px; padding: 12px 18px; background: #231c13; color: var(--gold-light); }
.skip-link:focus { top: 12px; }
.lobby-shell { width: min(1450px, calc(100% - 80px)); margin: 0 auto; }
.lobby-header { min-height: 100px; display: flex; align-items: center; gap: 30px; border-bottom: 1px solid #79623a55; }
.brand { display: flex; align-items: center; gap: 13px; color: var(--gold-light); text-decoration: none; text-shadow: 0 2px 1px #000; }
.brand-name { font: 3.2rem/1 "RuneScape", Georgia, serif; letter-spacing: -.03em; }
.brand-detail { padding-top: 4px; font: 1rem/1.15 "RuneScape", Georgia, serif; letter-spacing: .15em; }
.header-divider { width: 1px; height: 29px; background: #715d3a6b; }
.header-label { color: #c6b58f; font-size: 1rem; }
.availability { margin-left: auto; color: #b0c396; font-size: 1rem; white-space: nowrap; }
.availability > span { margin-right: 7px; color: #8ea36f; font-size: .75rem; }
.lobby-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; padding: 34px 0 26px; }
.eyebrow { margin-bottom: 8px; color: #c3a475; font-size: .875rem; letter-spacing: .08em; text-transform: uppercase; }
h1 { color: #f2dfb7; font: clamp(2.25rem, 3.4vw, 3.2rem)/1.08 "RuneScape", Georgia, serif; font-weight: 400; text-shadow: 0 3px 0 #0008; }
.lobby-heading p:last-child { margin-top: 10px; color: var(--muted); }
.desktop-note { padding-bottom: 3px; color: #b0a188; font-size: .875rem; white-space: nowrap; }
.encounter-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.encounter-card { --accent: #caa251; --glow: #b87f3238; position: relative; display: flex; flex-direction: column; min-width: 0; padding: 5px; border: 1px solid #877044; background: linear-gradient(135deg, #67593e, #2b251c 30%, #14110d 65%, #50402c); box-shadow: 0 16px 38px #0005, inset 0 0 0 1px #e4c27e24; transition: border-color .18s ease, box-shadow .18s ease; }
.encounter-card::before, .encounter-card::after { position: absolute; z-index: 3; content: ""; width: 7px; height: 7px; background: #c3a16b; border: 1px solid #211b11; box-shadow: inset 1px 1px #f9e0a966, 1px 1px #000b; pointer-events: none; }
.encounter-card::before { top: 1px; left: 1px; }
.encounter-card::after { bottom: 1px; right: 1px; }
.encounter-card:not(.is-offline):hover, .encounter-card:focus-within { border-color: #d9b368; box-shadow: 0 16px 44px #0007, 0 0 24px var(--glow); }
.zuk-card { --accent: #da8f68; --glow: #b8442635; }
.yama-card { --accent: #a29aa7; --glow: #68516d26; }
.verzik-card { --accent: #bb92c6; --glow: #9854b138; }
.verzik-card .boss-art { width: 100%; height: 95%; left: 0; bottom: -10px; }
.boss-portrait { position: relative; height: clamp(265px, 24vw, 340px); overflow: hidden; border: 1px solid #080704; background: radial-gradient(ellipse at 50% 40%, var(--glow), transparent 72%), #14120f; }
.boss-portrait::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(#08070533, transparent 25%, transparent 60%, #13100bee); box-shadow: inset 0 0 50px #0007; }
.portrait-topline { position: absolute; z-index: 2; inset: 15px 16px auto; display: flex; align-items: center; justify-content: space-between; gap: 8px; color: #d6c3a0; font-size: .875rem; }
.status { padding: 3px 9px; border: 1px solid #7584545c; color: #bfd8a0; background: #13190ecc; font-size: .875rem; line-height: 1.3; }
.status.offline { border-color: #8174875c; color: #c4b7cc; background: #1c1721cc; }
.portrait-number { position: absolute; top: 16%; left: 7%; color: var(--accent); opacity: .1; font: 11rem/1 Georgia, serif; }
.boss-art { position: absolute; width: 88%; height: 92%; bottom: -10px; left: 6%; object-fit: contain; object-position: center bottom; filter: drop-shadow(0 10px 12px #000b); }
.sol-card .boss-art { height: 103%; width: 92%; left: 8%; bottom: -21px; }
.zuk-card .boss-art { width: 110%; height: 103%; left: -5%; bottom: -27px; }
.portrait-caption { position: absolute; z-index: 2; bottom: 17px; left: 19px; display: grid; gap: 2px; }
.portrait-caption span { color: var(--accent); font-size: .875rem; }
.portrait-caption strong { font: 1.45rem/1.2 "RuneScape", Georgia, serif; font-weight: 400; color: #eee0c3; }
.card-content { display: flex; flex: 1; flex-direction: column; padding: 21px 20px 19px; border: 1px solid #080704; border-top: 1px solid #9b7c424d; background: linear-gradient(145deg, #282219, #1a1611); }
.card-title { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 11px; }
.card-title h2 { color: #f3db9f; font: 2.25rem/1.1 "RuneScape", Georgia, serif; font-weight: 400; text-shadow: 0 2px #000; }
.card-title > span { color: #b2a182; font-size: .875rem; }
.card-content > p { color: #c4b7a0; min-height: 2.9em; }
.mechanics { display: flex; flex-wrap: wrap; gap: 5px 14px; list-style: none; margin: 17px 0 22px; padding: 0; font-size: .875rem; color: #d0bb91; }
.mechanics li { padding-left: 11px; position: relative; }
.mechanics li::before { content: ""; position: absolute; width: 3px; height: 3px; left: 0; top: .58em; background: var(--accent); transform: rotate(45deg); }
.launch-button, .secondary-button { display: flex; align-items: center; justify-content: center; gap: 13px; min-height: 49px; padding: 10px 15px; border: 1px solid #b29356; color: #ffebbb; background: linear-gradient(#685331, #3e2e18); box-shadow: inset 0 1px #fbd99936, inset 0 -2px #1c140b, 0 3px 7px #0005; font: 1.35rem/1.2 "RuneScape", Georgia, serif; text-shadow: 0 2px #0006; text-decoration: none; transition: background .15s, border-color .15s; }
.launch-button { justify-content: space-between; margin-top: auto; }
.verzik-launches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:auto}.verzik-launches .launch-button{margin-top:0;min-width:0;padding-inline:10px;gap:6px;font-size:1.15rem}
.launch-button:hover { border-color: #f6d389; color: #fff3d9; background: linear-gradient(#856936, #503d20); }
.launch-button:active, .secondary-button:active { box-shadow: inset 0 2px 5px #0009; }
.launch-row { display: flex; gap: 8px; margin-top: auto; }
.launch-row .launch-button { flex: 1; margin-top: 0; }
.secondary-button { padding-inline: 12px; border-color: #746043; font-size: 1rem; background: linear-gradient(#383026, #241e16); }
.secondary-button:hover { border-color: #cdb07b; background: #443624; }
.is-offline { border-color: #544e4a; background: linear-gradient(135deg, #4b4742, #211d19 40%, #37312b); }
.is-offline .boss-art { opacity: .5; filter: grayscale(.7) drop-shadow(0 10px 12px #0009); }
.is-offline .card-title h2 { color: #c5bcb1; }
.is-offline .card-content { background: linear-gradient(145deg, #24211d, #191714); }
.is-offline .offline-copy { margin: 17px 0 22px; min-height: 0; color: #a39889; font-size: .875rem; }
.launch-button:disabled { width: 100%; justify-content: center; border-color: #655c4d; color: #aaa08f; background: linear-gradient(#37312a, #27221c); box-shadow: inset 0 1px #ffffff08; cursor: not-allowed; }
.controls-strip { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 24px; padding: 20px 0; margin-top: 19px; border-top: 1px solid #71593645; border-bottom: 1px solid #71593645; font-size: .875rem; color: #bcb09b; }
.controls-label { color: #d3b783; margin-right: 4px; font: 1.2rem "RuneScape", Georgia, serif; }
.controls-strip p { display: flex; align-items: center; gap: 9px; }
kbd { padding: 3px 7px; border: 1px solid #625139; border-bottom-width: 2px; color: #e4d2ad; background: #251f17; font: inherit; white-space: nowrap; }
.pause-note { margin-left: auto; color: #b6a58a; }
.performance-note { margin: 16px 0 0; color: #c4b69e; font-size: 1rem; }
.performance-note strong { color: #e0c38d; font-weight: 400; }
.lobby-footer { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 23px 0 27px; color: #978b76; font-size: .875rem; }
.lobby-footer > span { color: #bca16f; font: 1.2rem "RuneScape", Georgia, serif; }
.footer-link { display: inline-flex; align-items: center; min-height: 34px; padding: 5px 11px; border: 1px solid var(--line); border-radius: 3px; color: #d8c298; background: #241e16; font-size: .875rem; text-decoration: none; white-space: nowrap; }
.footer-link:hover { border-color: var(--gold); color: var(--gold-light); background: #30271b; }
.policy-page { width: min(780px, 100%); margin: 38px auto 50px; }
.policy-date { margin: 12px 0 28px; color: var(--muted); font-size: .875rem; }
.policy-content { font: 1rem/1.75 system-ui, sans-serif; color: #ded3c0; overflow-wrap: anywhere; }
.policy-content section { margin-top: 28px; }
.policy-content h2 { margin-bottom: 10px; font-size: 1.25rem; line-height: 1.4; color: var(--gold-light); }
.policy-content p + p { margin-top: 12px; }
.policy-content a { color: var(--gold-light); text-underline-offset: 3px; }
.policy-back { margin-left: auto; }
.offline-page { min-height: calc(100vh - 100px); display: grid; place-items: center; padding: 36px 0 60px; }
.offline-panel { width: min(570px, 100%); padding: 32px; border: 1px solid #706048; background: linear-gradient(#24201b, #171411); text-align: center; box-shadow: 0 20px 80px #0006, inset 0 0 0 4px #b3985f0b; }
.offline-panel img { display: block; width: min(280px, 80%); height: 210px; object-fit: contain; margin: 16px auto; filter: grayscale(.65); opacity: .65; }
.offline-panel h1 { margin: 18px 0 14px; }
.offline-panel p { color: #c0b19b; }
.offline-panel .launch-button { margin: 27px auto 0; width: min(320px, 100%); }
@media (min-width: 1700px) { .lobby-heading { padding-top: 48px; padding-bottom: 32px; } }
@media (max-width: 1150px) {
  .lobby-shell { width: calc(100% - 40px); }
  .encounter-grid { gap: 16px; }
  .card-content { padding: 18px 14px; }
  .card-title { align-items: flex-start; flex-direction: column; gap: 4px; }
  .portrait-topline { inset-inline: 12px; }
  .launch-row { flex-wrap: wrap; }
  .launch-row .secondary-button { width: 100%; min-height: 35px; }
  .pause-note { margin-left: 0; }
}
@media (max-width: 820px) {
  .lobby-header { gap: 16px; min-height: 86px; }
  .header-label, .header-divider, .desktop-note { display: none; }
  .brand-name { font-size: 2.75rem; }
  .brand-detail { font-size: .875rem; }
  .availability { font-size: .875rem; }
  .encounter-grid { grid-template-columns: 1fr; }
  .encounter-card { display: grid; grid-template-columns: 42% minmax(0, 1fr); }
  .boss-portrait { height: 100%; min-height: 315px; }
  .portrait-topline { flex-wrap: wrap; justify-content: flex-start; }
  .card-content { padding: 23px 20px; border-top: 1px solid #080704; }
  .card-title { gap: 8px; }
  .mechanics { margin-bottom: 22px; }
  .portrait-caption { left: 13px; }
  .portrait-caption strong { font-size: 1.2rem; }
  .lobby-heading { padding-top: 26px; }
  .lobby-footer { align-items: flex-start; flex-direction: column; gap: 5px; }
}
@media (max-width: 520px) {
  .lobby-shell { width: calc(100% - 28px); }
  .availability { max-width: 100px; text-align: right; white-space: normal; }
  .availability > span { display: none; }
  .encounter-card { display: flex; }
  .boss-portrait { min-height: 0; height: 285px; }
  .portrait-topline { justify-content: space-between; }
  .card-title { flex-direction: row; align-items: center; }
  .card-content { padding: 21px 20px; }
  .launch-row { flex-wrap: nowrap; }
  .launch-row .secondary-button { width: auto; }
  .controls-strip { column-gap: 18px; }
  .controls-label { width: 100%; }
  .offline-panel { padding: 24px 18px; }
}
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { transition: none !important; scroll-behavior: auto !important; } }

.wardens-card { --accent: #c6a1d5; --glow: #9354a338; }
.wardens-card .boss-art { width: 91%; height: 98%; left: 5%; bottom: -14px; }

.doom-card { --accent: #bd7968; --glow: #ac443c38; }
.doom-card .boss-art { width: 102%; height: 112%; left: -1%; bottom: -25px; }
.status.prototype { color: #e2c485; border-color: #b9924d70; background: #261e11dd; }
@media (min-width: 761px) {
}

.lobby-actions { margin-left: auto; display: flex; align-items: center; gap: 22px; }
.lobby-actions .availability { margin-left: 0; }
.lobby-settings { display: inline-flex; align-items: center; justify-content: center; gap: 8px; flex-shrink: 0; min-height: 40px; padding: 0 15px; border: 1px solid #877044; border-radius: 3px; color: #ecd5a8; background: linear-gradient(#33291b, #211a12); font: 1rem "RuneScape", Georgia, serif; cursor: pointer; }
.lobby-settings:hover { border-color: #e0bd77; background: #3b2e1b; }
.lobby-settings svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.5; }
@media (max-width: 1000px) { .lobby-header { gap: 18px; } .header-label, .header-divider { display: none; } }
@media (max-width: 600px) { .lobby-header { flex-wrap: wrap; padding: 12px 0; gap: 10px; } .lobby-actions { flex-direction: column-reverse; align-items: flex-end; gap: 4px; } .lobby-actions .availability { max-width: none; font-size: 14px; } }

.olm-card .boss-portrait{background:radial-gradient(ellipse at 50% 60%,#647c3b55,transparent 68%),linear-gradient(140deg,#172a22,#121b16)}.olm-card .boss-art{width:100%;height:95%;object-fit:contain;object-position:center 40%;filter:drop-shadow(0 12px 18px #0008)}.olm-card .portrait-caption strong{color:#d4dea9}

.status.beta { color:#9ed5e3; border-color:#5895a870; background:#12242bdd; }
