:root{--dr-site-footer-height: 72px}.cookie-banner{position:fixed;right:12px;bottom:calc(var(--dr-site-footer-height) + 12px + env(safe-area-inset-bottom,0px));width:min(840px,calc(100vw - 24px));z-index:30;pointer-events:auto;border:1px solid rgba(196,160,80,.22);border-radius:18px;background:#15120df0;box-shadow:0 18px 40px #18130e47;padding:16px;display:grid;gap:10px;color:#e8dcc8;font-family:Trebuchet MS,Franklin Gothic Medium,sans-serif;box-sizing:border-box}.cookie-banner h3{margin:0;color:#f4ead4;font-size:20px}.cookie-banner p{margin:0;color:#a0937e;line-height:1.55}.cookie-banner__link{display:inline-flex;align-items:center;color:#c4a050;text-decoration:none;font:700 14px/1 Trebuchet MS,sans-serif}.cookie-banner__link:hover{color:#e0bf72}.cookie-preferences{display:grid;gap:8px;padding:12px;border-radius:16px;border:1px solid rgba(196,160,80,.18);background:#07080af0}.cookie-pref-row{display:grid;grid-template-columns:1fr auto;gap:12px;border-radius:12px;border:1px solid rgba(196,160,80,.18);padding:10px 12px;background:#110c08f0}.cookie-pref-row strong{color:#f4ead4}.cookie-pref-row p{color:#d6bb84}.cookie-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cookie-banner__action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:100%;padding:0 18px;border-radius:999px;border:1px solid rgba(196,160,80,.22);background:#1e1912f0;color:#e8dcc8;cursor:pointer;font:700 14px/1 Trebuchet MS,sans-serif}.cookie-banner__action--accent{border-color:#d4af374d;background:linear-gradient(180deg,#c4a050,#8d6b2b);color:#1a140b}.cookie-equal{min-width:0}@media(max-width:960px){:root{--dr-site-footer-height: 154px}.cookie-banner{left:12px;right:12px;width:auto}.cookie-actions{grid-template-columns:1fr}}:root{--dr-site-header-clearance: 76px;--dr-site-footer-clearance: 88px;--dr-site-footer-height: 72px}.site-header,.site-footer{box-sizing:border-box;border:none;background:linear-gradient(180deg,#130e0af7,#0c0a08f2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:100%}.site-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;min-height:68px;padding:14px 24px;border-bottom:1px solid rgba(196,160,80,.24);box-shadow:0 10px 30px #00000057}.site-header__brand{display:inline-flex;align-items:center;gap:10px;color:#f4ead4;text-decoration:none;font-weight:800}.site-header__logo{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;object-fit:contain}.site-header__title{font-size:clamp(21px,1.8vw,27px);line-height:1;letter-spacing:.14em;text-transform:uppercase}.site-header__aside{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;min-width:0;margin-left:auto}.site-header__brand:hover,.site-footer__links a:hover,.site-footer__button:hover{color:#c4a050}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;min-height:72px;padding:12px 24px;border-top:1px solid rgba(196,160,80,.24);box-shadow:0 -10px 28px #00000057}.site-footer__links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;min-width:0;justify-self:start}.site-footer__links a,.site-footer__button{display:inline-flex;align-items:center;color:#a0937e;text-decoration:none;font:500 calc(11px * var(--dr-text-scale, 1)) / 1.2 "Trebuchet MS","Franklin Gothic Medium",sans-serif;letter-spacing:.03em;text-transform:uppercase}.site-footer__button{border:0;background:transparent;padding:0;cursor:pointer}.site-footer__copyright-wrap{display:flex;justify-content:center;align-items:center;min-width:0;justify-self:center}.site-footer__language{display:flex;align-items:center;justify-self:end;min-width:0;width:min(100%,190px)}.site-footer__language select{width:100%;height:34px;border-radius:10px;border:1px solid rgba(196,160,80,.22);background:#0f0c0afa;color:#e8dcc8;padding:0 10px}.site-footer__copyright{color:#a0937e;font-size:calc(11px * var(--dr-text-scale, 1));text-align:center}.site-header--overlay,.site-footer--overlay,.site-footer--sticky{position:fixed;left:0;right:0;width:auto;z-index:24;pointer-events:auto}.site-header--overlay{top:0}.site-footer--overlay{bottom:0}.site-footer--sticky{bottom:0;margin-left:0}@media(max-width:960px){:root{--dr-site-header-clearance: 72px;--dr-site-footer-clearance: 154px;--dr-site-footer-height: 154px}.site-header,.site-footer{padding-left:16px;padding-right:16px}.site-header__aside{flex-basis:100%;margin-left:0;justify-content:stretch}.site-footer{grid-template-columns:1fr;gap:10px}.site-footer__links{justify-content:flex-start}.site-footer__copyright-wrap{justify-content:center}.site-footer__language{justify-self:stretch;min-width:0}.site-header__title{font-size:24px}}:root{--surface-bg: #0f0d0a;--surface-ink: #e8dcc8;--surface-muted: #a0937e;--surface-panel: rgba(26, 22, 16, .88);--surface-panel-strong: rgba(21, 18, 13, .94);--surface-border: rgba(196, 160, 80, .22);--surface-accent: #c4a050;--surface-accent-deep: #8d6b2b;--surface-danger: #8a3a2b}html,body{overflow:auto}.surface-shell{min-height:100vh;position:relative;overflow-x:hidden;background:var(--surface-bg);color:var(--surface-ink);font-family:Trebuchet MS,Franklin Gothic Medium,sans-serif}.surface-shell[data-surface-background=landing]{--surface-bg-image: url(/assets/generated-ai/backgrounds/landing_hero_bg.png);--surface-bg-position: 50% 48%}.surface-shell[data-surface-background=starter]{--surface-bg-image: url(/assets/generated-ai/backgrounds/starter_offer_bg.png);--surface-bg-position: 50% 50%}.surface-shell[data-surface-background=admin]{--surface-bg-image: url(/assets/generated-ai/backgrounds/admin_ops_bg.png);--surface-bg-position: 50% 42%}.surface-shell[data-surface-background=legal]{--surface-bg-image: url(/assets/generated-ai/backgrounds/legal_archive_bg.png);--surface-bg-position: 50% 46%}.surface-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.surface-bg-image{background-image:var(--surface-bg-image);background-position:var(--surface-bg-position, 50% 50%);background-repeat:no-repeat;background-size:cover;transform:scale(1.02);filter:saturate(1.02) contrast(1.03)}.surface-bg-vignette{background:linear-gradient(180deg,#0a080647,#08060585),radial-gradient(circle at center,transparent 30%,rgba(6,4,3,.36) 100%)}.surface-bg-top{background:radial-gradient(circle at 10% 12%,rgba(100,75,30,.26),transparent 40%),radial-gradient(circle at 85% 8%,rgba(188,143,61,.18),transparent 36%)}.surface-bg-bottom{background:radial-gradient(circle at 20% 82%,rgba(60,45,15,.18),transparent 40%),radial-gradient(circle at 82% 88%,rgba(90,53,19,.14),transparent 34%)}.surface-main{position:relative;width:min(1220px,calc(100vw - 40px));margin:0 auto;padding:calc(var(--dr-site-header-clearance) + 28px) 0 calc(var(--dr-site-footer-clearance) + 26px);display:flex;flex-direction:column;gap:20px;z-index:1}.surface-site-header{z-index:28}.surface-nav-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:8px 0 16px;gap:16px;flex-wrap:wrap;border-bottom:1px solid var(--surface-border)}.surface-home-link{color:#f4ead4;text-decoration:none;font-weight:700;font-size:15px;letter-spacing:.12em;text-transform:uppercase}.surface-home-link:hover{color:var(--surface-accent)}.surface-nav-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.surface-nav-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.surface-hero{max-width:760px;padding-top:0}.surface-hero-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.surface-site-login{display:grid;gap:6px;width:min(100%,520px)}.surface-site-login__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:center}.surface-site-login__form input{height:38px;min-width:0;border-radius:12px;border:1px solid rgba(196,160,80,.18);background:#0f0c0afa;padding:0 12px;color:var(--surface-ink);font:15px/1.2 Trebuchet MS,sans-serif}.surface-site-login__submit.surface-button{min-height:38px;padding-inline:16px}.surface-site-login__error{margin:0;color:#e0b1a6;font:600 12px/1.3 Trebuchet MS,sans-serif;text-align:right}.surface-language-selector{display:grid;gap:6px;min-width:180px;padding:12px 14px;border-radius:18px;background:var(--surface-panel);border:1px solid var(--surface-border);font-family:Trebuchet MS,sans-serif;font-weight:600;font-size:12px;line-height:1.3;color:var(--surface-muted);box-shadow:0 16px 32px #0003}.surface-language-selector select{height:40px;border-radius:12px;border:1px solid var(--surface-border);background:#110e0bf5;padding:0 12px;color:var(--surface-ink);font:15px/1 Trebuchet MS,sans-serif}.surface-eyebrow{display:inline-block;margin-bottom:10px;letter-spacing:.2em;text-transform:uppercase;font:700 12px/1.2 Trebuchet MS,sans-serif;color:var(--surface-accent)}.surface-hero h1{margin:0;font-size:clamp(40px,7vw,72px);line-height:.96;letter-spacing:-.04em}.surface-hero p{margin:14px 0 0;font-size:18px;line-height:1.55;color:var(--surface-muted);max-width:64ch}.surface-banner{margin-bottom:16px;border-radius:16px;padding:14px 18px;border:1px solid var(--surface-border);background:var(--surface-panel);font:600 14px/1.4 Trebuchet MS,sans-serif}.surface-banner.ok{border-color:#2f6e4447;color:#21573a}.surface-banner.error{border-color:#8a3a2b57;color:#7b3024}.surface-grid{display:grid;gap:16px}.landing-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.landing-card-wide{grid-column:1 / -1}.surface-grid-two{grid-template-columns:1.1fr .9fr}.surface-card{border:1px solid var(--surface-border);border-radius:24px;padding:22px;background:var(--surface-panel);box-shadow:0 18px 50px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.surface-card.emphasis{background:linear-gradient(135deg,#261f16f2,#1c1711f0)}.surface-card h2,.surface-card h3{margin:0 0 12px;font-size:24px}.surface-copy{margin:12px 0 0;color:var(--surface-muted);line-height:1.6}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-grid div,.compact-grid div{border-radius:16px;padding:12px 14px;background:var(--surface-panel-strong);border:1px solid rgba(39,58,58,.08)}.metric-grid span,.compact-grid span,.surface-toolbar span,.transaction-row span,.audit-row span,.parameter-row p{display:block;font:600 12px/1.3 Trebuchet MS,sans-serif;color:var(--surface-muted)}.metric-grid strong,.compact-grid strong,.surface-toolbar strong,.transaction-row strong,.audit-row strong{display:block;margin-top:6px;font:700 18px/1.2 Trebuchet MS,sans-serif}.field-stack{display:grid;gap:12px}.field-stack.compact{gap:8px}.field-stack label{display:grid;gap:6px}.field-stack span,.checklist span{font:600 12px/1.3 Trebuchet MS,sans-serif;color:var(--surface-muted)}.field-stack input{height:42px;border-radius:14px;border:1px solid rgba(39,58,58,.16);background:#ffffffbf;padding:0 14px;color:var(--surface-ink);font:16px/1.2 Trebuchet MS,sans-serif}.checklist{margin-top:12px;display:grid;gap:10px}.checklist label{display:flex;gap:10px;align-items:flex-start}.surface-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.surface-actions.wrap{justify-content:flex-start}.surface-button,.surface-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;text-decoration:none;font:700 14px/1 Trebuchet MS,sans-serif}.surface-button{border:1px solid var(--surface-border);background:#1e1912f0;color:var(--surface-ink);cursor:pointer}.surface-button.accent{border-color:#d4af374d;background:linear-gradient(180deg,var(--surface-accent),var(--surface-accent-deep));color:#1a140b}.surface-button.danger{background:linear-gradient(180deg,#9f4a39,var(--surface-danger));color:#fff6f2}.surface-link{color:var(--surface-accent)}.centered-card{max-width:720px;margin-inline:auto}.surface-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 18px;margin-bottom:16px;border-radius:18px;background:var(--surface-panel);border:1px solid var(--surface-border)}.admin-grid{grid-template-columns:1.05fr .95fr}.admin-panel{min-height:280px}.admin-span-two{grid-column:1 / -1}.parameter-list,.admin-player-list,.admin-transaction-list,.audit-list{display:grid;gap:10px}.parameter-row,.transaction-row,.audit-row,.admin-player-row{border:1px solid rgba(39,58,58,.1);border-radius:16px;padding:12px 14px;background:var(--surface-panel-strong)}.parameter-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.parameter-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.parameter-actions input:not([type=checkbox]),.parameter-actions select{width:110px;height:40px;border-radius:12px;border:1px solid rgba(39,58,58,.14);padding:0 12px;font:15px/1 Trebuchet MS,sans-serif}.parameter-actions input[type=checkbox]{width:20px;height:20px;accent-color:var(--surface-accent-deep)}.admin-player-row{display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:var(--surface-ink);max-width:525px}.admin-player-row>strong{overflow-wrap:anywhere}.admin-player-row.selected{border-color:#9d5f164d;box-shadow:inset 0 0 0 1px #9d5f162e}.admin-player-detail{margin-top:14px;display:grid;gap:12px}.transaction-row{display:grid;grid-template-columns:1.2fr .7fr .9fr .9fr;gap:12px;align-items:center}.flag-stack{display:flex;flex-wrap:wrap;gap:6px}.flag-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#9d5f1624;color:var(--surface-accent-deep);font:700 11px/1 Trebuchet MS,sans-serif;letter-spacing:.04em;text-transform:uppercase}.flag-pill.muted{background:#273a3a14;color:var(--surface-muted)}.audit-row{display:grid;grid-template-columns:1.1fr .8fr 1fr 1.1fr;gap:10px;align-items:center}.feature-flag-list{display:grid;gap:10px}.admin-pagination{margin-top:12px;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.admin-pagination__status{min-width:52px;text-align:center;color:var(--surface-muted);font:700 12px/1 Trebuchet MS,sans-serif}.feature-flag-row{display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(39,58,58,.1);border-radius:16px;padding:12px 14px;background:var(--surface-panel-strong);gap:16px}.feature-flag-info{display:flex;align-items:center;gap:12px}.feature-flag-name{text-transform:capitalize;font-size:14px}.feature-flag-status{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font:700 11px/1 Trebuchet MS,sans-serif;letter-spacing:.06em;text-transform:uppercase}.feature-flag-status.flag-on{background:#279d562e;color:#3aba6a}.feature-flag-status.flag-off{background:#9d27272e;color:#c05050}.admin-login-card{max-width:520px}.website-footer{margin-top:26px;padding:16px 18px;border-radius:18px;background:var(--surface-panel);border:1px solid var(--surface-border);display:grid;gap:10px;box-shadow:0 18px 40px #00000038}.surface-site-footer.site-footer--sticky{bottom:0;z-index:28}.website-footer-links{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.website-footer-meta{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.website-footer-language{display:grid;gap:4px;min-width:148px;color:var(--surface-muted);font-size:11px}.website-footer-language select{height:34px;border-radius:10px;border:1px solid var(--surface-border);background:#110e0bf5;color:var(--surface-ink);padding:0 10px}.legal-grid{grid-template-columns:1fr}.legal-card h2{font-size:22px}.legal-preline{white-space:pre-line}.landing-steps,.landing-transparency,.layout-list{display:grid;gap:10px}.layout-row{border:1px solid rgba(39,58,58,.1);border-radius:16px;background:var(--surface-panel-strong);padding:12px;display:grid;gap:10px}.layout-meta{display:grid;gap:4px}.financial-range{grid-template-columns:repeat(4,minmax(0,auto));align-items:end}.financial-metrics,.monitoring-metrics{margin-top:12px}.monitor-alert{color:#7b3024}.monitor-ok{color:#21573a}@media(max-width:980px){.surface-main{width:min(100vw - 24px,100%)}.surface-site-header{top:0}.surface-site-footer.site-footer--sticky{bottom:0}.surface-nav-actions,.surface-nav-links,.website-footer-meta{width:100%;justify-content:flex-start}.surface-hero-toolbar,.surface-toolbar{flex-direction:column;align-items:stretch}.surface-site-login__form{grid-template-columns:repeat(2,minmax(0,1fr))}.surface-site-login__submit.surface-button{grid-column:1 / -1;justify-self:start}.surface-site-login__error{text-align:left}.surface-grid-two,.landing-grid,.admin-grid{grid-template-columns:1fr}.admin-span-two{grid-column:auto}.parameter-row,.transaction-row,.audit-row,.financial-range{grid-template-columns:1fr}}@media(max-width:640px){.surface-site-login__form{grid-template-columns:1fr}.surface-site-login__submit.surface-button{width:100%}}.toast-stack{position:fixed;top:18px;right:18px;z-index:30;display:grid;gap:10px;width:min(360px,calc(100vw - 24px));pointer-events:none}.toast-card{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(168,204,202,.38);background:#0c1416f0;color:#edf6f4;box-shadow:0 16px 32px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.toast-card.ok{border-color:#6ccfaf8c}.toast-card.warn{border-color:#eec66ead;background:#2a210df0}.toast-card.error{border-color:#ea8080b3;background:#361111f2}.toast-card span{line-height:1.45}.toast-dismiss{border:0;border-radius:999px;background:#ffffff14;color:inherit;min-width:28px;height:28px;cursor:pointer;font:inherit}@media(max-width:720px){.toast-stack{left:12px;right:12px;width:auto}}.item-display{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;width:100%;min-height:60px;box-sizing:border-box;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#101618d1;color:#eef5f5;user-select:none;-webkit-user-select:none}.item-display--draggable{cursor:grab;border-color:#5aa0784d}.item-display__icon{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-size:calc(11px * var(--dr-text-scale));font-weight:700;letter-spacing:.08em;text-transform:uppercase}.item-display__icon--tool{background:linear-gradient(180deg,#8f6634,#5b3d1d)}.item-display__icon--ore{background:linear-gradient(180deg,#3f5f75,#243849)}.item-display__icon--material{background:linear-gradient(180deg,#496145,#2a3928)}.item-display__icon img{width:100%;height:100%;object-fit:cover}.item-display__body{display:grid;gap:2px}.item-display__name{font-weight:700;color:#f4e8c7}.item-display__type{font-size:calc(11px * var(--dr-text-scale));letter-spacing:.08em;text-transform:uppercase;color:#afc0c4}.item-display__amount{color:#f0d59c;font-weight:700}.hideout-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:stretch;justify-content:center;pointer-events:none;font-family:Trebuchet MS,Franklin Gothic Medium,sans-serif;font-size:calc(15px * var(--dr-text-scale))}.hideout-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(/assets/generated-ai/hideout/mine_entrance_bg.png) center / cover no-repeat}.hideout-shell[data-hideout-tab=mine] .hideout-backdrop{background-image:url(/assets/generated-ai/hideout/mine_entrance_bg.png);background-position:center;background-size:cover}.hideout-shell[data-hideout-tab=stash] .hideout-backdrop{background-image:url(/assets/generated-ai/hideout/stash_crate_bg.png);background-position:center;background-size:cover}.hideout-shell[data-hideout-tab=workbench] .hideout-backdrop{background-image:url(/assets/generated-ai/hideout/workbench_bg.png);background-position:center;background-size:cover}.hideout-shell[data-hideout-tab=store] .hideout-backdrop{background-image:url(/assets/generated-ai/hideout/store_counter_bg.png);background-position:center;background-size:cover}.hideout-shell[data-hideout-tab=party] .hideout-backdrop{background-image:url(/assets/generated-ai/hideout/party_campfire_bg.png);background-position:center;background-size:cover}.hideout-shell[data-hideout-tab=account] .hideout-backdrop{background-image:url(/assets/generated-ai/hideout/assay_office_bg.png);background-position:center;background-size:cover}.hideout-shell[data-hideout-tab=settings] .hideout-backdrop{background-image:url(/assets/generated-ai/hideout/hideout_header_bg.png);background-position:center;background-size:cover}.hideout-panel{position:relative;box-sizing:border-box;width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;padding:0;border:none;background:transparent;border-radius:0;pointer-events:auto;display:flex;flex-direction:column;gap:0;overflow:hidden;overflow-x:hidden;user-select:none;-webkit-user-select:none;animation:hideout-enter .22s ease-out}.hideout-panel input,.hideout-panel textarea,.hideout-panel select,.hideout-panel [contenteditable=true]{user-select:text;-webkit-user-select:text}.hideout-top-rail{position:relative;top:auto;z-index:4;background:linear-gradient(180deg,#0d1213eb,#0d1213db);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin:0;padding:calc(var(--dr-site-header-clearance) + 6px) 24px 10px;flex:0 0 auto}.hideout-site-header{z-index:28}.hideout-app-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(196,160,80,.15)}.hideout-home-link{color:#f4ead4;text-decoration:none;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hideout-home-link:hover,.hideout-app-bar__links a:hover,.hideout-footer-links a:hover{color:#c4a050}.hideout-app-bar__right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.hideout-app-bar__links,.hideout-footer-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hideout-app-bar__links a,.hideout-footer-links a{color:#a0937e;text-decoration:none;font-size:calc(12px * var(--dr-text-scale));letter-spacing:.03em}.hideout-language-selector,.hideout-footer-language{display:grid;gap:4px;min-width:148px;color:#a0937e;font-size:calc(11px * var(--dr-text-scale))}.hideout-language-selector select,.hideout-footer-language select{height:34px;border-radius:10px;border:1px solid rgba(196,160,80,.22);background:#13100cf5;color:#e8dcc8;padding:0 10px}@keyframes hideout-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hideout-header{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:10px}.hideout-header-main{display:flex;justify-content:space-between;gap:16px;width:100%}.hideout-header-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hideout-journey-quick-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px;padding-top:10px;border-top:1px dashed rgba(255,255,255,.12)}.hideout-header h1{margin:0;letter-spacing:.06em;font-size:calc(26px * var(--dr-text-scale));text-transform:uppercase;color:#f4ead4}.hideout-header p{margin:4px 0 0;color:#d6c7a7}.hideout-wallet{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;min-width:0}.hideout-wallet-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(196,160,80,.2);background:#12181ac7;color:#d8e8ee;white-space:nowrap}.hideout-wallet-chip svg{color:#f0d59f;flex:0 0 auto}.hideout-wallet-chip strong{color:#ebf9ff}.hideout-wallet-chip--identity{background:#1d2326d6}.hideout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{border:1px solid rgba(196,160,80,.25);border-radius:12px;padding:12px;background:linear-gradient(165deg,#231e14e0,#120f0ae6);min-height:unset}.card-wide{grid-column:1 / -1}.card-highlight{border-color:#f1d2879e;box-shadow:inset 0 0 0 1px #f1d28729}.card-muted{opacity:.9}.card h2{margin:0 0 10px;font-size:calc(19px * var(--dr-text-scale));text-transform:uppercase;letter-spacing:.04em;color:#f0e4bf}.card h3{margin:10px 0 8px;font-size:calc(14px * var(--dr-text-scale));color:#d4d0c0}.card p{margin:0 0 10px;color:#ccd8d9}.field-row{display:grid;grid-template-columns:140px minmax(200px,340px);gap:8px;align-items:center;margin-bottom:8px}.field-row label{font-size:calc(13px * var(--dr-text-scale));color:#bfcacd}.field-row input,.field-row select{height:32px;width:100%;max-width:340px;border-radius:7px;border:1px solid rgba(190,205,211,.35);background:#141b1de0;color:#f6f8f8;padding:0 10px}p.danger{color:#fa5444}.button-row{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0;align-items:center}.button{border:1px solid rgba(233,223,174,.28);border-radius:8px;background:#243034f2;color:#f7f6ef;padding:7px 12px;cursor:pointer}.button.accent{border-color:#f0c76ca6;background:linear-gradient(180deg,#9d6e2a,#7f571f)}.button.danger{border-color:#dc8e8399;background:linear-gradient(180deg,#70322b,#57231d)}.button.button-small{padding:5px 9px;font-size:calc(12px * var(--dr-text-scale))}.button:disabled{opacity:.55;cursor:not-allowed}.offer-list{display:grid;gap:6px}.offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:10px;align-items:stretch}.offer-tile{min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;display:grid;gap:10px;background:#12181ab8;align-content:start;overflow:hidden;box-sizing:border-box}.offer-tile__header{display:flex;align-items:center;gap:10px}.offer-tile__icon{width:42px;height:42px;border-radius:10px;object-fit:cover;flex:0 0 auto}.offer-tile__copy{display:grid;gap:4px;min-width:0;width:100%}.offer-tile__copy>.inline-item{width:100%}.offer-tile__copy .inline-item__icon{width:56px;height:56px}.offer-tile__copy--stacked{align-content:start}.offer-tile__copy strong{color:#f4ead4}.offer-tile__copy span{color:#c5d5d5;font-size:calc(12px * var(--dr-text-scale));line-height:1.45}.offer-tile__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;min-width:0}.offer-tile__actions>.button{flex:1 1 140px;min-width:0;white-space:normal}.offer-row{border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:8px;display:flex;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.offer-row__meta{display:grid;gap:4px;min-width:220px;flex:1 1 260px}.offer-row .button-row{margin:0 0 0 auto;flex:0 0 auto}.metric-strip{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 10px}.metric-strip span{border-radius:999px;padding:6px 10px;background:#ffffff14;color:#dce8ea;font-size:calc(12px * var(--dr-text-scale))}.station-note{color:#d7dfdc;font-size:calc(13px * var(--dr-text-scale))}.transaction-feed{display:grid;gap:8px;margin-top:12px}.ledger-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#d9e5e4;font-size:calc(13px * var(--dr-text-scale))}.transaction-row-mini{display:flex;justify-content:space-between;gap:12px;align-items:center;border-radius:10px;padding:10px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.transaction-row-mini strong{color:#f4ead4}.transaction-row-mini span{display:block;margin-top:4px;color:#c5d5d5;font-size:calc(12px * var(--dr-text-scale))}.queue-meta{display:grid;gap:6px;margin-bottom:8px;color:#c6d6d7}.queue-meta strong{margin-right:10px;color:#f1e7c9}.queue-blocked-panel{margin-top:10px;padding:10px;border-radius:10px;border:1px solid rgba(241,210,135,.45);background:#4f3c1d75}.queue-status-panel{margin-top:10px;padding:12px;border-radius:10px;border:1px solid rgba(126,160,160,.42);background:#141e21c7;display:grid;gap:10px}.queue-status-panel.pending{border-color:#f1d28785;background:#46381894}.queue-status-header{display:grid;gap:4px}.queue-status-header strong{color:#f4ead4}.queue-status-header span{color:#d2dede;font-size:calc(13px * var(--dr-text-scale))}.queue-status-grid{display:grid;grid-template-columns:120px 1fr;gap:6px 10px;align-items:center}.queue-status-grid span{color:#bfcacd;font-size:calc(13px * var(--dr-text-scale))}.queue-status-grid strong{color:#f7f6ef}.queue-preview-panel{margin-top:10px;padding:12px;border-radius:10px;border:1px solid rgba(122,192,214,.48);background:#10252cd1;display:grid;gap:10px}.queue-preview-header{display:grid;gap:4px}.queue-preview-header-with-action{grid-template-columns:minmax(0,1fr) auto;align-items:start}.queue-preview-header strong{color:#eefaff}.queue-preview-header span,.queue-preview-note{color:#c6dde5;font-size:calc(13px * var(--dr-text-scale))}.queue-preview-grid{display:grid;grid-template-columns:120px 1fr;gap:6px 10px;align-items:center}.queue-preview-grid span{color:#b9cfd6;font-size:calc(13px * var(--dr-text-scale))}.queue-preview-grid strong{color:#f5fbfd}.prospect-map-shell{display:grid;gap:10px}.prospect-map-grid{display:grid;gap:2px;padding:8px;border-radius:12px;background:#091318eb;border:1px solid rgba(122,192,214,.26)}.prospect-map-cell{position:relative;min-height:11px;aspect-ratio:1 / 1;border-radius:2px;display:flex;align-items:center;justify-content:center;color:#fdf7e2;font-size:8px;font-weight:700}.prospect-map-cell.tile-floor,.prospect-legend-swatch.tile-floor{background:#31464d}.prospect-map-cell.tile-wall,.prospect-legend-swatch.tile-wall{background:#172126}.prospect-map-cell.tile-gold,.prospect-legend-swatch.tile-gold{background:#d3a83d}.prospect-map-cell.tile-iron,.prospect-legend-swatch.tile-iron{background:#8b7880}.prospect-map-cell.tile-coal,.prospect-legend-swatch.tile-coal{background:#424850}.prospect-map-cell.tile-wood,.prospect-legend-swatch.tile-wood{background:#8b5c3b}.prospect-map-cell.tile-stone,.prospect-legend-swatch.tile-stone{background:#88919b}.prospect-map-cell.tile-lobby,.prospect-legend-swatch.tile-lobby{background:#5c8c78}.prospect-map-cell.tile-border-wall,.prospect-legend-swatch.tile-border-wall{background:#1a1412}.prospect-map-cell.tile-entrance-light,.prospect-legend-swatch.tile-entrance-light{background:#fff4c2}.prospect-map-cell.spawn-cell,.prospect-legend-swatch.spawn-cell{box-shadow:inset 0 0 0 2px #eef4f6eb}.prospect-map-cell.hazard-cave-in,.prospect-legend-swatch.hazard-cave-in{outline:2px solid rgba(238,169,83,.82);outline-offset:-2px}.prospect-map-cell.hazard-flooded-shaft,.prospect-legend-swatch.hazard-flooded-shaft{outline:2px solid rgba(91,164,231,.84);outline-offset:-2px}.prospect-map-cell.hazard-scorching-vent,.prospect-legend-swatch.hazard-scorching-vent{outline:2px solid rgba(225,104,89,.86);outline-offset:-2px}.prospect-map-marker{line-height:1}.prospect-map-legend{display:flex;flex-wrap:wrap;gap:8px}.prospect-legend-chip{display:inline-flex;align-items:center;gap:6px;color:#d7e5e8;font-size:calc(12px * var(--dr-text-scale))}.prospect-legend-swatch{width:12px;height:12px;border-radius:3px;display:inline-block}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;color:#dce8e9}.toggle-row input{width:20px;height:20px}.party-meta{margin-top:8px;color:#cfe7e2;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.party-members{margin-top:6px;display:grid;gap:4px}.member-row{display:grid;grid-template-columns:1fr auto auto auto;gap:10px;font-size:calc(13px * var(--dr-text-scale));color:#e4eced;border-bottom:1px dashed rgba(255,255,255,.12);padding-bottom:4px;align-items:center}.party-trade-panel{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);display:grid;gap:10px}.party-trade-header{display:flex;justify-content:space-between;align-items:baseline;gap:10px;flex-wrap:wrap}.party-trade-header h3{margin:0}.party-trade-header span{color:#9db2b6;font-size:calc(12px * var(--dr-text-scale))}.trade-panel-hint{margin:0;color:#9db2b6;font-size:calc(12px * var(--dr-text-scale))}.campfire-trade-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.campfire-stash-panel__title{margin:0 0 8px;font-size:calc(13px * var(--dr-text-scale));color:#9db2b6;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.trade-drop-zone{padding:12px;border:1px dashed rgba(126,160,160,.32);border-radius:10px;background:#ffffff08;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.trade-drop-zone--drop-target{border-color:#78c8a0cc;background:#78c8a01f;box-shadow:inset 0 0 0 1px #78c8a040}.trade-item-display{width:100%}.welcome-back-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040809c2;z-index:11;pointer-events:auto}.welcome-back-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(460px,calc(100vw - 32px));padding:22px;border-radius:18px;border:1px solid rgba(240,213,159,.42);background:radial-gradient(circle at top,rgba(240,213,159,.16),transparent 48%),#0d1213fb;box-shadow:0 24px 52px #00000080;display:grid;gap:14px;z-index:12;pointer-events:auto}.welcome-back-modal__eyebrow{font-size:calc(11px * var(--dr-text-scale));letter-spacing:.14em;text-transform:uppercase;color:#f0d59f}.welcome-back-modal__header{display:grid;gap:6px}.welcome-back-modal__header h3{margin:0;font-size:calc(28px * var(--dr-text-scale))}.welcome-back-modal__header p{margin:0;color:#d4e0e1}.welcome-back-modal__summary{display:flex;flex-wrap:wrap;gap:8px}.welcome-back-modal__summary span{border-radius:999px;border:1px solid rgba(240,213,159,.28);background:#f0d59f1f;color:#fff4cf;padding:8px 12px}.trade-quantity-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040809ad;z-index:9;pointer-events:auto}.trade-quantity-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(420px,calc(100vw - 32px));padding:16px;border-radius:14px;border:1px solid rgba(126,160,160,.48);background:#0d1213f7;box-shadow:0 18px 42px #00000073;display:grid;gap:12px;z-index:10;pointer-events:auto}.trade-quantity-modal__header{display:flex;justify-content:space-between;gap:12px;align-items:start}.trade-quantity-modal__header h3{margin:0 0 4px}.trade-quantity-modal__header p{margin:0;color:#9db2b6;font-size:calc(12px * var(--dr-text-scale))}.trade-quantity-modal__quick-actions,.trade-summary-strip{display:flex;flex-wrap:wrap;gap:8px}.trade-summary-strip span{border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#12181ab8;color:#edf4f4;padding:6px 10px}html[data-dr-contrast=high] .hideout-panel,html[data-dr-contrast=high] .card,html[data-dr-contrast=high] .queue-status-panel,html[data-dr-contrast=high] .queue-preview-panel,html[data-dr-contrast=high] .queue-blocked-panel,html[data-dr-contrast=high] .stash-summary span,html[data-dr-contrast=high] .offer-row,html[data-dr-contrast=high] .prospect-map-grid{border-color:#f5e6b1ad;background:#080c0df0}html[data-dr-contrast=high] .hideout-header p,html[data-dr-contrast=high] .card p,html[data-dr-contrast=high] .queue-meta,html[data-dr-contrast=high] .field-row label,html[data-dr-contrast=high] .party-meta,html[data-dr-contrast=high] .member-row,html[data-dr-contrast=high] .hideout-wallet span,html[data-dr-contrast=high] .empty-state{color:#f2f7f4}html[data-dr-contrast=high] .trade-drop-zone,html[data-dr-contrast=high] .trade-quantity-modal,html[data-dr-contrast=high] .welcome-back-modal{border-color:#f5e6b1ad;background:#080c0df7}.stash-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.stash-summary span{border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#12181ab8;color:#edf4f4;padding:6px 10px}.stash-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.stash-grid--drop-target{outline:2px solid rgba(120,200,160,.8);outline-offset:4px}.empty-state{color:#9db2b6}.station-note{margin-top:10px;color:#f0d59f}.station-note-error{color:#ffb6b6}@media(max-width:960px){.hideout-panel{margin:0;width:100vw;max-height:100vh;max-height:100dvh;overflow:hidden}.hideout-app-bar,.hideout-app-bar__right,.hideout-footer{flex-direction:column;align-items:stretch}.hideout-app-bar__right,.hideout-app-bar__links,.hideout-footer-links{justify-content:flex-start}.hideout-grid{grid-template-columns:1fr}.hideout-header{flex-direction:column}.trade-quantity-modal__header{grid-template-columns:1fr;flex-direction:column}.trade-quantity-modal{width:calc(100vw - 24px)}.welcome-back-modal{width:calc(100vw - 24px);padding:18px}}.workbench-upgrade{margin-bottom:12px;padding:10px;background:#372d0f66;border:1px solid rgba(240,213,159,.3);border-radius:8px}.workbench-upgrade p{margin:0 0 8px;color:#f0d59f}.ingredient-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;font-size:.9em}.ingredient-missing{color:#e85050}.ingredient-locked{color:#6a7a7e}.inline-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;min-width:0;width:100%}.inline-item__text{display:grid;gap:2px;min-width:0}.inline-item__icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-size:calc(10px * var(--dr-text-scale));font-weight:700;letter-spacing:.08em;text-transform:uppercase;flex:0 0 auto}.inline-item__icon--tool{background:linear-gradient(180deg,#8f6634,#5b3d1d)}.inline-item__icon--ore{background:linear-gradient(180deg,#3f5f75,#243849)}.inline-item__icon--material,.inline-item__icon--consumable{background:linear-gradient(180deg,#496145,#2a3928)}.inline-item__icon img{width:100%;height:100%;object-fit:cover}.inline-item__label{color:#f4e8c7;font-weight:700;min-width:0;overflow-wrap:anywhere}.inline-item__detail{color:#afc0c4;font-size:calc(11px * var(--dr-text-scale));min-width:0;overflow-wrap:anywhere}.recipe-list{display:flex;flex-direction:column;gap:8px}.recipe-list--locked{opacity:.6}.recipe-row{padding:8px;background:#ffffff0a;border:1px solid rgba(126,160,160,.2);border-radius:6px;display:flex;flex-direction:column;gap:4px}.recipe-row--locked{border-style:dashed}.recipe-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;min-width:0}.recipe-header>.inline-item{flex:1 1 220px;min-width:0}.recipe-qty{color:#9db2b6;font-size:.9em}.recipe-locked-label{color:#f0d59f;font-size:.85em;font-style:italic}.loadout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:10px}.loadout-slot{padding:0;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:60px;justify-content:center;overflow:hidden}.loadout-slot--filled{background:transparent;border:1px solid transparent}.loadout-slot--empty{background:#ffffff08;border:1px dashed rgba(126,160,160,.25);padding:12px;align-items:center}.loadout-slot--drop-target{border:2px solid rgba(120,200,160,.8);background:#78c8a01f}.loadout-slot--dragging{opacity:.4}.loadout-item-display{width:100%;min-height:60px}.loadout-slot__name{font-weight:600;font-size:.85em}.loadout-slot__amount{color:#9db2b6;font-size:.85em}.loadout-slot__label{color:#6a7a7e;font-size:.85em}.loadout-hint{color:#9db2b6;font-size:.85em;margin-bottom:8px}.hideout-tab-bar{display:flex;gap:4px;overflow-x:auto;scrollbar-width:thin;padding:8px 0 12px;border-bottom:1px solid rgba(255,255,255,.1)}.hideout-tab{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0;padding:8px 14px;border-radius:10px;border:1px solid transparent;background:#ffffff0a;color:#b0c4c8;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease;min-width:80px}.hideout-tab:hover{background:#ffffff14;color:#e8f0f0}.hideout-tab--active{border-color:#f1d28799;background:#f1d2871f;color:#f4ead4;box-shadow:inset 0 0 0 1px #f1d2871f}.hideout-tab__icon{width:32px;height:32px;border-radius:6px;object-fit:cover}.hideout-tab__label{font-size:calc(11px * var(--dr-text-scale));text-transform:uppercase;letter-spacing:.06em;font-weight:600;white-space:nowrap}.hideout-view-container{display:flex;flex-direction:column;gap:14px;min-height:0;flex:1;overflow-y:auto;padding:12px 24px calc(var(--dr-site-footer-height) + 12px + env(safe-area-inset-bottom,0px));scrollbar-gutter:stable}.hideout-view{display:flex;flex-direction:column;align-items:flex-start;gap:12px;animation:hideout-enter .18s ease-out}.hideout-view .card{min-height:unset}.hideout-view>.card{width:min(100%,860px);max-width:860px}.hideout-view--store>.card,.hideout-view--workbench>.card{width:min(100%,1040px);max-width:1040px}.hideout-view>.card.card-wide{width:100%;max-width:1120px}.hideout-view--settings{width:100%}.view-header-img,.view-section-img{display:none}.view-inline-icon{width:24px;height:24px;border-radius:4px;vertical-align:middle;margin-right:6px}.lore-text{margin:0;padding:12px 16px;border-left:4px solid rgba(241,210,135,.42);background:#f1d28712;border-radius:0 10px 10px 0;color:#e5d4ae;font-size:calc(14px * var(--dr-text-scale));font-style:italic;line-height:1.6}.helper-text{margin:0;padding:10px 14px;border-left:4px solid rgba(120,200,160,.45);background:#171d1a;border-radius:0 10px 10px 0;color:#b8dfcf;font-size:calc(13px * var(--dr-text-scale));line-height:1.55}.queue-waiting-anim{width:48px;height:48px;border-radius:50%;animation:queue-pulse 1.8s ease-in-out infinite}@keyframes queue-pulse{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}html[data-dr-contrast=high] .hideout-tab--active{border-color:#f5e6b1cc}html[data-dr-contrast=high] .lore-text{color:#f0e4bf;border-left-color:#f5e6b199}html[data-dr-contrast=high] .helper-text{color:#c0ead8;border-left-color:#78c8a099}.stash-loadout-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.recipe-list--compact{gap:6px}.recipe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:10px;align-items:stretch}.recipe-tile{min-width:0;padding:12px;background:#ffffff0a;border:1px solid rgba(126,160,160,.2);border-radius:12px;display:grid;gap:10px;align-content:start;overflow:hidden;box-sizing:border-box}.recipe-tile--locked{opacity:.72;border-style:dashed}.recipe-tile__header{display:grid;gap:6px;min-width:0}.recipe-tile__header .inline-item__icon{width:56px;height:56px}.recipe-tile__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;min-width:0}.recipe-tile__actions>.button{min-width:0;white-space:normal}.ingredient-list--tile{margin-bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;align-content:start}.ingredient-list--tile>span{min-width:0}.recipe-row--inline{flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 8px}.recipe-row--inline .recipe-header{min-width:120px;flex:0 0 auto}.recipe-row--inline .ingredient-list{flex:1;min-width:0}.recipe-row--inline .button{flex:0 0 auto}.upgrade-effect-text{margin:0;font-size:calc(12px * var(--dr-text-scale));color:#aab8b8;flex:1 1 100%}@media(max-width:960px){.hideout-tab-bar{gap:2px;padding-bottom:6px}.hideout-tab{min-width:64px;padding:6px 10px}.hideout-tab__icon{width:24px;height:24px}.stash-loadout-columns{grid-template-columns:1fr}}.stash-count{color:#a0937e;font-size:calc(12px * var(--dr-text-scale));font-style:italic;max-width:100%;overflow-wrap:anywhere}.hideout-header-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.hideout-header-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.hideout-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.hideout-settings-content .settings-grid{grid-template-columns:repeat(auto-fit,minmax(260px,360px));justify-content:flex-start}.hideout-settings-content .settings-field-row{grid-template-columns:minmax(0,1fr)}.hideout-settings-content .settings-audio-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.hideout-settings-content .settings-audio-row label{grid-column:1 / -1}.hideout-settings-content .settings-field-row select,.hideout-settings-content .settings-audio-row input[type=range]{width:100%;max-width:none;min-width:0}.hideout-settings-content .settings-audio-row .menu-button{grid-column:1 / -1;justify-self:start}.hideout-settings-content .settings-card-wide{max-width:none}.hideout-settings-links{display:flex;flex-wrap:wrap;gap:8px}.hideout-site-footer{margin:0;border-radius:0;box-shadow:0 -16px 30px #00000052;z-index:28}.hideout-site-footer.site-footer--sticky{bottom:0;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}@media(max-width:960px){.hideout-panel{padding:calc(var(--dr-site-header-clearance) + 4px) 12px calc(var(--dr-site-footer-height) + 12px + env(safe-area-inset-bottom,0px))}.hideout-top-rail{top:auto}.hideout-view-container{padding-bottom:12px}.hideout-wallet{justify-content:flex-start}.hideout-view>.card,.hideout-view--store>.card,.hideout-view--workbench>.card,.hideout-view>.card.card-wide{width:100%;max-width:none}.offer-grid,.recipe-grid,.hideout-settings-content .settings-grid{grid-template-columns:1fr}}.mine-entrance-heading{font-size:1.2rem;font-weight:700;color:var(--color-accent, #f0b040);text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px}.mine-entrance-subheading{font-size:.78rem;color:var(--color-text-muted, #aaa);margin:0 0 16px;letter-spacing:.02em}.round-type-switch{display:flex;gap:0;margin-bottom:20px;border-radius:10px;overflow:hidden;border:2px solid var(--color-border, #444);background:#111}.round-type-switch--blocked{outline:2px solid var(--color-accent, #f0b040);outline-offset:3px;border-radius:10px}.round-type-option{flex:1;display:flex;flex-direction:column;align-items:stretch;padding:0;border:none;border-right:1px solid var(--color-border, #444);background:transparent;cursor:pointer;transition:background .15s;position:relative;overflow:hidden;min-width:500px}.round-type-option:last-child{border-right:none}.round-type-option--active{background:#f0b04012}.round-type-option:disabled{opacity:.5;cursor:default}.round-type-option__img-wrap{position:relative;width:100%;overflow:hidden}.round-type-option__img-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f0b04000;transition:background .15s;pointer-events:none}.round-type-option:hover:not(:disabled) .round-type-option__img-wrap:after{background:#f0b04024}.round-type-option--active .round-type-option__img-wrap:after{background:#f0b0402e}.round-type-option__img{width:100%;height:160px;object-fit:cover;display:block;filter:grayscale(80%)}.round-type-option--active .round-type-option__img{filter:none}.round-type-option__label-row{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:#0000008c;border-top:2px solid transparent;transition:border-color .15s}.round-type-option--active .round-type-option__label-row{border-top-color:var(--color-accent, #f0b040)}.round-type-option__label{font-size:1rem;font-weight:700;color:var(--color-accent, #f0b040);letter-spacing:.04em}.round-type-option__active-dot{display:block;width:8px;height:8px;border-radius:50%;background:var(--color-accent, #f0b040);box-shadow:0 0 6px var(--color-accent, #f0b040);opacity:0;transition:opacity .15s}.round-type-option--active .round-type-option__active-dot{opacity:1}.round-type-option__desc{font-size:.78rem;color:var(--color-text-muted, #aaa);padding:6px 14px 12px;margin:0;text-align:left;line-height:1.5;background:#0006}.tier-groups-layout{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.tier-group{display:flex;flex-direction:row;border-radius:10px;overflow:hidden;border:2px solid var(--tier-border, #444)}.tier-group--shallow{--tier-bg: #1d1c14;--tier-sidebar-bg: #17160f;--tier-border: #564a1a;--tier-accent: #d4a843;background:var(--tier-bg)}.tier-group--standard{--tier-bg: #141210;--tier-sidebar-bg: #100e0c;--tier-border: #3a3020;--tier-accent: #9a7030;background:var(--tier-bg)}.tier-group--deep{--tier-bg: #0e0b08;--tier-sidebar-bg: #0a0806;--tier-border: #28201a;--tier-accent: #6a4820;background:var(--tier-bg)}.tier-group__sidebar{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0;min-width:36px;background:var(--tier-sidebar-bg, #111);border-right:1px solid var(--tier-border, #444);flex-shrink:0}.tier-group__sidebar-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--tier-accent, #d4a843)}.tier-group__sidebar-cost{font-size:.66rem;color:var(--color-text-muted, #aaa)}.tier-group__body{flex:1;padding:12px;min-width:0}.layout-tile-grid{display:flex;flex-wrap:wrap;gap:10px}.layout-tile{display:flex;flex-direction:column;align-items:stretch;padding:0;border:2px solid var(--color-border, #444);border-radius:8px;background:#ffffff0a;cursor:pointer;transition:border-color .15s,background .15s;overflow:hidden;width:150px;flex-shrink:0}.layout-tile:hover:not(:disabled){border-color:var(--color-accent, #f0b040);background:#f0b04014}.layout-tile:disabled{opacity:.5;cursor:default}.layout-tile__img{width:100%;height:100px;object-fit:cover;display:block}.layout-tile__img--random{display:flex;align-items:center;justify-content:center;background:#0000008c}.layout-tile__random-mark{font-size:3rem;font-weight:700;color:var(--color-accent, #f0b040);opacity:.75;line-height:1;-webkit-user-select:none;user-select:none}.layout-tile__footer{display:flex;align-items:center;justify-content:space-between;padding:5px 8px;background:#00000073}.layout-tile__name{font-size:.78rem;font-weight:600;color:var(--color-accent, #f0b040);text-align:left}.mine-queued-summary{display:flex;flex-direction:column;gap:12px}.queue-blocked-panel{margin-top:12px;padding:12px;border:1px solid var(--color-accent, #f0b040);border-radius:6px;background:var(--color-card-bg, #1e1e1e)}.mine-layout-detail__meta{color:var(--color-text-muted, #aaa);font-size:.9em}.welcome-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#07090be0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:auto}.welcome-gate__card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 48px;max-width:380px;text-align:center;background:#1e1c18eb;border:1px solid rgba(196,160,80,.18);border-radius:12px;box-shadow:0 8px 32px #00000080}.welcome-gate__logo{filter:drop-shadow(0 2px 8px rgba(244,183,84,.3))}.welcome-gate__title{margin:0;font-size:1.4rem;color:var(--dr-text-primary, #f0e6d2)}.welcome-gate__copy{margin:0;font-size:.95rem;color:var(--dr-text-secondary, #a89a82);line-height:1.5}.welcome-gate__btn{margin-top:8px;min-width:180px;font-size:1.05rem;padding:12px 24px}:root{--dr-text-scale: 1}html[data-dr-reduced-motion="1"] *,html[data-dr-reduced-motion="1"] *:before,html[data-dr-reduced-motion="1"] *:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.menu-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;display:flex;align-items:center;justify-content:center;pointer-events:none;font-family:Bahnschrift,Trebuchet MS,sans-serif;font-size:calc(16px * var(--dr-text-scale))}.menu-shell--with-site-chrome{padding:calc(var(--dr-site-header-clearance) + 8px) 20px calc(var(--dr-site-footer-clearance) + 8px);box-sizing:border-box}.menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-position:var(--dr-play-bg-position, 50% 50%);background-repeat:no-repeat;background-size:cover}.menu-panel{position:relative;width:min(56vw,780px,calc(100vw - 32px));min-width:min(360px,calc(100vw - 32px));margin:16px;border-radius:20px;border:1px solid rgba(223,199,141,.4);box-shadow:0 24px 70px #00000085,inset 0 0 0 1px #ffffff0a;background:#0c1011e0;padding:28px;display:grid;gap:18px;pointer-events:auto}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:calc(12px * var(--dr-text-scale));color:#d6bb84}.menu-title,.auth-hero h1{margin:6px 0 8px;font-size:clamp(calc(34px * var(--dr-text-scale)),calc(5vw * var(--dr-text-scale)),calc(54px * var(--dr-text-scale)));line-height:.95;color:#f8f0d5}.menu-copy,.auth-hero p{margin:0;color:#d9ddd2;line-height:1.5}.auth-shell{justify-content:center}.auth-nav-bar{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;pointer-events:auto}.auth-home-link{color:#d6bb84;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.04em}.auth-home-link:hover{color:#f8e5b7}.auth-language-selector{background:#141b1dd9;border:1px solid rgba(223,199,141,.3);border-radius:6px;color:#f7f6ef;padding:4px 8px;font-size:13px}.auth-backdrop{background:radial-gradient(circle at 16% 12%,rgba(184,130,40,.24),transparent 28%),linear-gradient(140deg,#0f0d0ac2,#0a0806e0),var(--dr-play-bg-image)}.auth-panel{width:min(86vw,760px,calc(100vw - 32px));grid-template-columns:minmax(0,1fr);align-items:stretch;justify-items:center}.auth-hero{display:grid;align-content:center;justify-items:center;gap:12px;padding-right:0;max-width:620px;text-align:center}.auth-card{border-radius:18px;border:1px solid rgba(196,160,80,.2);background:linear-gradient(180deg,#19140ef5,#0f0c08fa);padding:18px;display:grid;gap:14px;width:min(100%,460px)}.auth-restore-state{min-height:250px;display:grid;justify-items:center;align-content:center;gap:14px;text-align:center;color:#edf4ef}.auth-restore-state strong{display:block;font-size:calc(20px * var(--dr-text-scale));color:#f8e5b7}.auth-restore-state p{margin:6px 0 0;color:#d2ddd8;line-height:1.5}.auth-create-callout{border-radius:14px;border:1px solid rgba(232,217,176,.16);background:#13191bbd;padding:12px 14px;color:#d6dfdb;display:grid;gap:6px}.auth-create-callout strong{color:#f6deb0}.auth-create-callout p{margin:0;line-height:1.5}.auth-restore-spinner{width:40px;height:40px;border-radius:999px;border:3px solid rgba(214,187,132,.2);border-top-color:#d6bb84f2;animation:auth-spin .9s linear infinite}@keyframes auth-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth-tab,.menu-button{border:1px solid rgba(196,160,80,.25);border-radius:10px;background:#1e1912f0;color:#e8dcc8;padding:10px 14px;cursor:pointer;font:inherit}.auth-tab.active,.menu-button.accent{border-color:#d4af37c2;background:linear-gradient(180deg,#9d6e2a,#7f571f)}.menu-button.danger{border-color:#e285859e;background:linear-gradient(180deg,#8f3d30,#6f281f)}.auth-form,.character-form{display:grid;gap:10px}.auth-form label,.character-form label{color:#d9e4df;font-size:calc(13px * var(--dr-text-scale))}.auth-form input,.character-form input,.character-form select{width:100%;min-height:42px;border-radius:10px;border:1px solid rgba(194,209,206,.32);background:#111719f5;color:#f7faf8;padding:0 12px;font:inherit;box-sizing:border-box}.character-backdrop{background:radial-gradient(circle at top left,rgba(214,181,110,.18),transparent 36%),linear-gradient(180deg,#0a0e10b8,#0f1f21d6),var(--dr-play-bg-image)}.character-panel{width:min(640px,calc(100vw - 32px))}.character-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.menu-status{border-radius:12px;border:1px solid rgba(146,178,178,.36);background:#142225b3;color:#eef8f8;padding:10px 12px}.menu-status.error{border-color:#f5a9a9a6;background:#561c1cb3}.round-shell{align-items:flex-start}.round-backdrop{background:radial-gradient(circle at 20% 10%,rgba(183,105,48,.14),transparent 30%),linear-gradient(180deg,#080a0c8f,#080a0c29),var(--dr-play-bg-image)}.round-panel{width:min(72vw,960px,calc(100vw - 32px))}.round-summary-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.round-summary-metrics{display:grid;gap:4px;justify-items:end;color:#e2edea}.round-summary-table{display:grid;gap:8px}.round-summary-row{display:grid;grid-template-columns:72px 1fr 90px 90px;gap:12px;padding:12px 14px;border-radius:12px;background:#181f21db;color:#eef1eb}.round-summary-row.highlight{border:1px solid rgba(240,192,96,.48);box-shadow:inset 0 0 0 1px #f0c06029;background:#302410c7}.round-summary-row.header{text-transform:uppercase;letter-spacing:.08em;font-size:calc(12px * var(--dr-text-scale));color:#d7bf86}.button-row.compact{margin:0}.ingame-hud-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none;overflow:hidden;--hud-gap: clamp(12px, 1.05vw, 20px);padding:var(--hud-gap);display:grid;grid-template-columns:minmax(260px,32vw) 1fr minmax(180px,20vw);grid-template-rows:auto 1fr auto;grid-template-areas:"tl . tr" ". . ." "bl . br";gap:clamp(8px,.7vw,14px);font-size:clamp(calc(12px * var(--dr-text-scale)),calc(.9vw * var(--dr-text-scale)),calc(15px * var(--dr-text-scale)));--hud-scale: 1}.ingame-hud-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 16% 12%,rgba(244,183,84,.09),transparent 24%),radial-gradient(circle at 84% 82%,rgba(48,113,144,.1),transparent 26%),linear-gradient(180deg,rgba(7,9,11,.24),transparent 16%,transparent 82%,rgba(7,9,11,.34));opacity:1}.ingame-hud-shell:after{display:none}.ingame-hud-shell[data-scene=lobby]:before{opacity:.92}.ingame-hud-shell[data-scene=mine]:before{opacity:1}.ingame-hud-tl{grid-area:tl;align-self:start;justify-self:start}.ingame-hud-tr{grid-area:tr;align-self:start;justify-self:end}.ingame-hud-bl{grid-area:bl;align-self:end;justify-self:start}.ingame-hud-br{grid-area:br;align-self:end;justify-self:end}.ingame-hud-bc{position:relative;z-index:1;grid-column:1 / -1;grid-row:3;align-self:end;justify-self:center;pointer-events:none}.ingame-hud-tl,.ingame-hud-tr,.ingame-hud-bl,.ingame-hud-br{position:relative;z-index:1}.ingame-card,.round-inventory-panel,.match-menu-panel{pointer-events:auto;border-radius:18px;border:1px solid rgba(196,160,80,.2);background:linear-gradient(180deg,#100e0bd6,#0a0a09bd);box-shadow:0 16px 36px #00000057,inset 0 1px #d4af370d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cinematic-panel{background:linear-gradient(180deg,#080e10c7,#080e10e0),var(--dr-play-bg-image);background-size:cover;background-position:var(--dr-play-bg-position, 50% 50%);background-repeat:no-repeat}.ingame-card{padding:clamp(10px,.85vw,15px);display:grid;gap:8px;max-width:clamp(220px,24vw,440px);position:relative;overflow:hidden}.ingame-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,220,149,.16),transparent 26%),linear-gradient(0deg,rgba(20,65,78,.18),transparent 48%);opacity:.48}.ingame-card strong,.match-menu-panel strong,.round-inventory-header strong{color:#f4ead0}.ingame-card-primary strong{font-size:clamp(calc(13px * var(--dr-text-scale)),calc(1.4vw * var(--dr-text-scale)),calc(20px * var(--dr-text-scale)))}.ingame-card-compact{justify-items:center;min-width:clamp(86px,7vw,126px);max-width:clamp(108px,9vw,152px)}.ingame-card-compact span,.ingame-meta-row span,.match-menu-warning,.round-inventory-header span{color:#d8e3dd;font-size:clamp(calc(12px * var(--dr-text-scale)),calc(1vw * var(--dr-text-scale)),calc(14px * var(--dr-text-scale)));line-height:1.45}.ingame-action-stack{display:grid;justify-items:end;gap:8px}.ingame-bottom-stack{display:grid;gap:10px}.ingame-hotbar-shell{display:grid;gap:8px;justify-items:center;pointer-events:none}.ingame-hotbar-status{pointer-events:auto;max-width:min(70vw,540px);padding:8px 12px;border-radius:999px;border:1px solid rgba(255,220,149,.14);background:#0c0e0fdb;color:#edf2e8;text-align:center;line-height:1.35}.ingame-hotbar{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px;padding:10px;border-radius:18px;border:1px solid rgba(196,160,80,.22);background:linear-gradient(180deg,#0e0d0be0,#0a0a09cc);box-shadow:0 16px 32px #00000052;pointer-events:auto}.ingame-hotbar-slot{position:relative;display:grid;justify-items:center;gap:4px;min-width:clamp(56px,4.8vw,82px);padding:8px 6px 7px;border-radius:14px;border-color:#c4a05029;background:#19140edb}.ingame-hotbar-slot.active{border-color:#d4af37d1;box-shadow:0 0 0 1px #d4af3738,inset 0 1px #ffdc9529}.ingame-hotbar-slot.is-empty{border-style:dashed;background:#0f0f0eb8}.ingame-hotbar-key{position:absolute;top:4px;left:6px;min-width:18px;min-height:18px;padding:0 4px;border-radius:6px;background:#ffffff14;color:#f2e7c4;font-size:clamp(calc(10px * var(--dr-text-scale)),calc(.7vw * var(--dr-text-scale)),calc(11px * var(--dr-text-scale)));line-height:18px;text-align:center}.ingame-hotbar-label{max-width:100%;color:#ddd5c2;font-size:clamp(calc(10px * var(--dr-text-scale)),calc(.72vw * var(--dr-text-scale)),calc(12px * var(--dr-text-scale)));line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ingame-hotbar-empty-dot{width:10px;height:10px;border-radius:999px;background:#ffffff1f}.ingame-hotbar-cancel{pointer-events:auto;justify-self:center}.ingame-hud-core{max-width:min(420px,32vw);gap:10px}.ingame-core-heading{display:grid;gap:4px}.ingame-core-title{font-size:clamp(calc(16px * var(--dr-text-scale)),calc(1.2vw * var(--dr-text-scale)),calc(24px * var(--dr-text-scale)));line-height:1.1;color:#f6edd3}.ingame-core-timer{display:inline-flex;align-items:center;gap:6px;color:#e7dfc9;font-size:clamp(calc(12px * var(--dr-text-scale)),calc(.95vw * var(--dr-text-scale)),calc(15px * var(--dr-text-scale)))}.ingame-core-stats{display:flex;flex-wrap:wrap;gap:8px}.ingame-inline-status{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,220,149,.14);background:#0b0e0fbd;color:#edf2e8;white-space:nowrap}.ingame-inline-status strong{margin:0}.ingame-inline-status--context{max-width:min(100%,320px);white-space:normal;line-height:1.35;border-radius:14px;padding-top:8px;padding-bottom:8px}.inventory-toggle,.round-inventory-panel,.match-menu-panel{pointer-events:auto}.inventory-toggle{border:1px solid rgba(196,160,80,.3);border-radius:999px;background:#14100aeb;color:#e8dcc8;padding:clamp(6px,.55vw,9px) clamp(10px,.9vw,14px);cursor:pointer;font:inherit;font-size:clamp(calc(11px * var(--dr-text-scale)),calc(.75vw * var(--dr-text-scale)),calc(13px * var(--dr-text-scale)));letter-spacing:.02em}.inventory-toggle.active{border-color:#d4af37bf;background:linear-gradient(180deg,#644b19f2,#3c2d0ff2)}.inventory-toggle:disabled{cursor:default;opacity:.55}.round-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.round-action-button{border-radius:14px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;text-align:left}.round-action-button strong{font-size:clamp(calc(12px * var(--dr-text-scale)),calc(1vw * var(--dr-text-scale)),calc(15px * var(--dr-text-scale)))}.danger-action{border-color:#e285859e;background:linear-gradient(180deg,#7e3a3af5,#551e1ef5)}.ingame-meta-row{display:flex;flex-wrap:wrap;gap:10px 14px}.ingame-meta-row.single-column{display:grid;gap:6px}.resource-chip-row{display:flex;flex-wrap:wrap;gap:8px}.resource-chip{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;background:#1e1912eb;border:1px solid rgba(196,160,80,.2);color:#e8dcc8;font-size:clamp(calc(12px * var(--dr-text-scale)),calc(.95vw * var(--dr-text-scale)),calc(14px * var(--dr-text-scale)))}.resource-chip--visual{gap:8px;padding:6px 12px 6px 6px;border-radius:14px;background:linear-gradient(180deg,#1b1610f0,#100e0beb);box-shadow:inset 0 1px #ffdc9514}.resource-chip-icon{width:26px;height:26px;object-fit:contain;border-radius:8px;background:#ffffff0f;padding:3px;box-sizing:border-box}.resource-chip-label{max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-chip.muted{color:#aebbb7}.round-inventory-panel,.match-menu-panel{position:fixed;top:clamp(10px,1vw,18px);right:clamp(10px,1vw,18px);width:min(46vw,calc(100vw - 28px));max-width:760px;min-width:min(480px,calc(100vw - 28px));max-height:calc(100vh - clamp(20px,2vw,36px));z-index:11;padding:clamp(16px,1.4vw,24px);display:grid;gap:14px;overflow:auto;box-sizing:border-box}.round-inventory-panel--lobby{width:min(72vw,1080px,calc(100vw - 28px));max-width:1080px}.round-inventory-header{display:flex;justify-content:space-between;gap:12px}.round-inventory-header strong{display:block;color:#f2e7c4}.round-inventory-header span{display:block;margin-top:4px}.round-inventory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(8px,.8vw,12px)}.round-slot{min-height:clamp(86px,6.2vw,132px);border-radius:12px;border:1px solid rgba(196,160,80,.18);background:#19140eeb;padding:clamp(10px,.9vw,12px) clamp(8px,.7vw,10px);display:grid;gap:6px;justify-items:center;align-content:start}.round-slot.drag-source{opacity:.5}.round-slot-empty{color:#7f918d;font-size:clamp(calc(11px * var(--dr-text-scale)),calc(.9vw * var(--dr-text-scale)),calc(13px * var(--dr-text-scale)));align-self:center;margin-top:26px}.item-chip{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#495e64d9;color:#fbfcf8;font-size:12px;font-weight:700}.item-chip-tool{background:linear-gradient(180deg,#ad7d39f2,#6f491bf2)}.item-chip-ore{background:linear-gradient(180deg,#70664bf2,#3f392bf2)}.item-chip-material{background:linear-gradient(180deg,#356052f2,#213b34f2)}.item-chip-icon{width:26px;height:26px;object-fit:contain}.round-slot-label{color:#eef1eb;font-size:clamp(calc(11px * var(--dr-text-scale)),calc(.88vw * var(--dr-text-scale)),calc(13px * var(--dr-text-scale)));text-align:center;line-height:1.2;padding:2px 6px;border-radius:8px;background:#0a0f10c7}.round-slot-amount{color:#d2ddb4;font-size:clamp(calc(11px * var(--dr-text-scale)),calc(.9vw * var(--dr-text-scale)),calc(13px * var(--dr-text-scale)))}.trash-zone{border:1px dashed rgba(242,162,162,.58);border-radius:12px;background:#581c1c5c;color:#f9dddd;padding:12px;text-align:center}.match-menu-warning{margin:0;padding:12px 14px;border-radius:14px;border:1px solid rgba(229,170,170,.24);background:#4f1e1c75}.pickup-feed{display:grid;gap:6px;pointer-events:none;margin-bottom:6px}.pickup-feed-item{min-width:clamp(170px,13vw,280px);padding:10px 14px;border-radius:14px;border:1px solid rgba(212,175,55,.28);background:#1e190ceb;box-shadow:0 16px 24px #00000052;color:#e8dcc8;font-size:clamp(calc(12px * var(--dr-text-scale)),calc(1vw * var(--dr-text-scale)),calc(15px * var(--dr-text-scale)));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:pickup-slide-in .26s ease-out}@keyframes pickup-slide-in{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.lobby-trade-shell{display:grid;gap:12px;padding-top:12px;border-top:1px solid rgba(196,160,80,.16)}.lobby-trade-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.lobby-trade-column{display:grid;gap:10px;min-width:0;align-content:start}.lobby-trade-column h3{margin:0;color:#f4ead0;font-size:clamp(calc(14px * var(--dr-text-scale)),calc(1vw * var(--dr-text-scale)),calc(18px * var(--dr-text-scale)))}.lobby-trade-recipient-row{margin:0;grid-template-columns:110px minmax(0,1fr)}.lobby-trade-recipient-row select{max-width:none}.lobby-trade-shell .stash-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.lobby-trade-drop-zone{min-height:160px}.settings-backdrop{background:linear-gradient(180deg,#060a0cd1,#060a0cb8),var(--dr-play-bg-image)}.settings-panel{width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.settings-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card{border-radius:16px;border:1px solid rgba(223,199,141,.22);background:#14191cd1;padding:18px;display:grid;gap:12px}.settings-card h3{margin:0;color:#f4ead0;text-transform:uppercase;letter-spacing:.04em;font-size:calc(18px * var(--dr-text-scale))}.settings-card-wide{grid-column:1 / -1}.settings-field-row,.settings-audio-row,.settings-control-row{display:grid;gap:10px;align-items:center}.settings-field-row{grid-template-columns:160px 1fr}.settings-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#edf3ef}.settings-audio-row{grid-template-columns:150px 1fr auto auto}.settings-controls-grid{display:grid;gap:10px}.settings-control-row{grid-template-columns:minmax(160px,1fr) auto auto;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:10px}.settings-field-row label,.settings-audio-row label,.settings-control-row span,.settings-note,.settings-footer-note{color:#d7e0dc}.settings-field-row select,.settings-audio-row input[type=range]{width:100%}.settings-footer-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.settings-actions{display:grid;gap:8px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.settings-footer-note{margin-top:8px;font-size:calc(12px * var(--dr-text-scale))}html[data-dr-contrast=high] .menu-panel,html[data-dr-contrast=high] .auth-card,html[data-dr-contrast=high] .ingame-card,html[data-dr-contrast=high] .round-inventory-panel,html[data-dr-contrast=high] .match-menu-panel,html[data-dr-contrast=high] .settings-card{border-color:#f5e6b1b8;background:#06090af0;box-shadow:0 0 0 2px #f5e6b11f,0 24px 60px #0009}html[data-dr-contrast=high] .menu-copy,html[data-dr-contrast=high] .auth-hero p,html[data-dr-contrast=high] .ingame-meta-row span,html[data-dr-contrast=high] .match-menu-warning,html[data-dr-contrast=high] .round-inventory-header span,html[data-dr-contrast=high] .settings-field-row label,html[data-dr-contrast=high] .settings-note,html[data-dr-contrast=high] .settings-footer-note{color:#f1f7f3}@media(max-width:960px){.menu-shell--with-site-chrome{padding:calc(var(--dr-site-header-clearance) + 4px) 12px calc(var(--dr-site-footer-clearance) + 4px)}.auth-panel{grid-template-columns:1fr}.auth-hero{padding-right:0}.character-grid,.round-summary-header{grid-template-columns:1fr;display:grid}.round-inventory-panel,.match-menu-panel{width:min(560px,calc(100vw - 24px));min-width:0}.round-inventory-panel--lobby{width:min(720px,calc(100vw - 24px))}.ingame-hud-shell{grid-template-columns:1fr;grid-template-rows:auto auto 1fr auto auto;grid-template-areas:"tl" "tr" "." "bl" "br"}.ingame-crew-card,.ingame-backpack-card,.ingame-fieldkit-card,.ingame-quickbar-card,.ingame-hud-core{max-width:none}.ingame-card{transform:none;max-width:none}.ingame-action-stack,.ingame-hud-button-stack{justify-items:stretch}.ingame-hud-bc{justify-self:stretch}.ingame-hotbar{grid-template-columns:repeat(5,minmax(0,1fr))}.ingame-card-header{grid-template-columns:1fr;display:grid}.settings-grid,.lobby-trade-layout,.lobby-trade-recipient-row{grid-template-columns:1fr}.settings-card-wide{grid-column:auto}.settings-audio-row,.settings-field-row,.settings-control-row,.settings-footer-row,.settings-header{grid-template-columns:1fr;display:grid}}@media(max-width:700px){.round-inventory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pickup-feed-item{min-width:0}.round-action-grid{grid-template-columns:1fr}.round-action-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.ingame-hotbar{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px}.ingame-hotbar-slot{min-width:0}.ingame-hotbar-label{display:none}.resource-chip-label{max-width:90px}}.hud-icon-btn{display:flex;align-items:center;gap:6px;padding-left:clamp(8px,.6vw,12px);padding-right:clamp(8px,.6vw,12px)}.hud-icon-btn svg{flex-shrink:0;opacity:.9}.hud-btn-label{font-size:clamp(calc(11px * var(--dr-text-scale)),calc(.75vw * var(--dr-text-scale)),calc(13px * var(--dr-text-scale)))}.hud-metric{display:flex;align-items:center;gap:5px}.hud-metric svg{opacity:.65;flex-shrink:0}.ingame-card-primary .ingame-meta-row{border-top:1px solid rgba(196,160,80,.12);padding-top:6px;margin-top:2px}.ingame-card-secondary strong{display:flex;align-items:center;gap:6px;font-size:clamp(calc(12px * var(--dr-text-scale)),calc(1vw * var(--dr-text-scale)),calc(14px * var(--dr-text-scale)));color:#e8dcc8;margin-bottom:4px}.ingame-hud-button-stack{display:grid;gap:8px;width:auto;justify-items:end}.hud-btn-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ffffff14;color:#f2e7c4;font-size:clamp(calc(10px * var(--dr-text-scale)),calc(.7vw * var(--dr-text-scale)),calc(12px * var(--dr-text-scale)))}.ingame-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ingame-card-header-compact{align-items:center}.ingame-card-header span{display:block;margin-top:4px;color:#d7e0db}.ingame-crew-card,.ingame-backpack-card,.ingame-fieldkit-card{max-width:min(520px,32vw)}.crew-list{display:grid;gap:8px}.crew-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border-radius:14px;border:1px solid rgba(255,220,149,.1);background:#0c0f10a3;padding:10px 12px}.crew-row.is-local{border-color:#56d7ff3d;background:#08161cc7}.crew-row.is-offline{opacity:.72}.crew-avatar{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#6b4d1ef5,#34240ef5);color:#f8efd7;font-weight:700;letter-spacing:.04em}.crew-copy{min-width:0}.crew-name-row{display:flex;align-items:center;gap:8px}.crew-name-row strong{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crew-copy span{color:#c9d5ce}.crew-you-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#226078d1;color:#eef7fb;font-size:clamp(calc(10px * var(--dr-text-scale)),calc(.72vw * var(--dr-text-scale)),calc(12px * var(--dr-text-scale)));text-transform:uppercase;letter-spacing:.04em}.crew-yield{display:inline-flex;align-items:center;gap:6px;color:#e4d4a0}.round-action-grid--visual{gap:10px}.round-action-grid--compact{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px}.round-action-button--compact{grid-template-columns:1fr;justify-items:center;gap:6px;padding:10px 8px}.round-action-button-count{margin:0;font-size:clamp(calc(11px * var(--dr-text-scale)),calc(.82vw * var(--dr-text-scale)),calc(13px * var(--dr-text-scale)));color:#f1e4bc}.round-action-button-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#ffffff0f}.round-action-button-image{width:24px;height:24px;object-fit:contain}.round-action-button-copy{display:grid;gap:2px}.round-action-button-copy strong{margin:0}.ingame-fieldkit-status{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,220,149,.12);background:#0a0c0c85}.ingame-quickbar-card{max-width:min(360px,28vw)}.ingame-menu-section{display:grid;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.ingame-menu-section-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.ingame-menu-section-header span,.match-menu-note{color:#d8e3dd}.match-menu-note{margin:0;line-height:1.5}.crew-list--menu{gap:10px}
