.players-panel{padding:14px 16px 16px}.hud-status .hud-players-button{pointer-events:auto;color:inherit;background:none;border:0;padding:0;font:inherit;cursor:pointer}.hud-status .hud-players-button:hover{color:#f5da97}.hud-panel.players-hud-panel{width:min(440px,calc(100vw - 32px))}.players-intro,.players-tip{color:#bfc8b8;font-size:12px;line-height:1.5;margin:0 0 12px}.players-search input{width:100%;box-sizing:border-box;background:#101c1b;color:#f1e9d1;border:1px solid #515540;border-radius:4px;padding:10px 12px;font:inherit;font-size:13px;outline-offset:3px}.players-search input:focus{border-color:#dcc283}.players-list{max-height:min(380px,calc(100dvh - 360px));overflow-y:auto;margin:8px 0 12px;scrollbar-width:thin;scrollbar-color:#657259 #172421}.player-row{display:flex;align-items:center;gap:10px;padding:13px 2px;border-bottom:1px solid #aab3911c}.player-presence{flex:0 0 6px;height:6px;border-radius:50%;background:#bda16f}.player-presence.connected{background:#9dc594;box-shadow:0 0 6px #9dc59455}.player-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.player-details strong{color:#eee4c8;font-size:13px;overflow-wrap:anywhere}.player-details strong small{display:inline-block;margin-left:6px;padding:2px 5px;border-radius:3px;background:#c8b77920;color:#d6c48b;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.player-details>span{font-size:11px;color:#b6c1b1}.player-details .player-activity{color:#8eac9b}.player-details .player-combat{color:#ecb092}.player-locate{flex:0 0 auto;padding:7px 10px;font-size:11px;background:#a1b37b12;border-color:#b8bc8c44}.players-empty{padding:16px 4px;color:#bfc8b8;font-size:13px;line-height:1.5}.players-tip{margin-bottom:0;font-size:11px}.players-tip kbd{color:#ebd6a2;border:1px solid #666b4e;padding:0 3px;border-radius:2px}.players-search .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.world-loading-status{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20000;display:grid;place-items:center;padding:24px;background:#0b1419;color:#f4ede0;text-align:center}.world-loading-card{width:min(100%,380px)}.world-loading-eyebrow{color:#b8a67c;font-size:11px;letter-spacing:.22em}.world-loading-card h1{margin:18px 0;font-size:24px;font-weight:600}.world-loading-card p{color:#acb7b8;font-size:14px;line-height:1.65}.world-loading-card progress{width:100%;height:8px;accent-color:#d8b77d}.world-loading-card button{min-height:44px;margin-top:16px;padding:12px 24px;border:1px solid #e2c28d;border-radius:6px;background:#e2c28d;color:#182529;font:inherit;font-weight:700;cursor:pointer}.world-loading-card button:focus-visible{outline:3px solid #f4ede0;outline-offset:4px}.world-loading-card .world-compatibility{margin-left:8px;background:transparent;color:#e2c28d}.world-loading-details{margin-top:22px;color:#bbc3bd;font-size:12px;text-align:left}.world-loading-details summary{cursor:pointer}.world-loading-details pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.5 monospace}.world-loading-details button{font-size:12px;min-height:34px;padding:6px 10px;margin-top:0}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#0b0e14;font-family:Trebuchet MS,Segoe UI,sans-serif;color:#f5f2ef}.app-shell{position:relative;width:100%;height:100%}#phaser-container{position:absolute;top:0;right:0;bottom:0;left:0}#phaser-container canvas{display:block}.top-bar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(#0b0e14d9,#0b0e1400);pointer-events:none}.top-bar>*{pointer-events:auto}.top-bar-title{font-size:18px;letter-spacing:.4px;text-shadow:0 1px 4px rgba(0,0,0,.8)}.top-bar-version{margin-left:8px;font-size:11px;text-transform:uppercase;color:#eaae83;border:1px solid #eaae83;border-radius:4px;padding:1px 5px;vertical-align:middle}.top-bar-actions{display:flex;align-items:center;gap:8px}.top-bar-error{position:absolute;top:100%;right:16px;margin-top:4px;background:#d14a4a;border-radius:6px;padding:6px 10px;font-size:13px}.button,.icon-button{font-family:inherit;cursor:pointer;border:1px solid rgba(245,242,239,.35);background:#0b0e14bf;color:#f5f2ef;border-radius:8px;padding:8px 14px;font-size:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.button:hover,.icon-button:hover{background:#262e40e6}.button.primary{background:#eaae83;border-color:#eaae83;color:#1d2433;font-weight:700}.button.primary:hover{background:#f4c498}.button.small{padding:5px 10px;font-size:13px}.button:disabled{opacity:.55;cursor:default}.icon-button{padding:6px 10px}.wallet-chip{font-size:13px;padding:6px 10px;border-radius:8px;background:#37a77f40;border:1px solid rgba(55,167,127,.6)}.hud{position:absolute;left:16px;bottom:16px;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:#0b0e14bf;border:1px solid rgba(245,242,239,.2);font-size:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hud-dot{width:8px;height:8px;border-radius:50%;background:#37a77f}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:50}.modal{width:min(480px,calc(100vw - 32px));max-height:min(560px,calc(100vh - 64px));overflow-y:auto;background:#171d29;border:1px solid rgba(245,242,239,.15);border-radius:12px;padding:16px}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-header h2{margin:0;font-size:20px}.modal-subtitle{color:#b8bfd0;font-size:13px}.modal-error{background:#d14a4a;border-radius:6px;padding:8px 10px;font-size:13px;margin-bottom:8px}.inventory-message{background:#67aa9824;color:#8ed1bf;border-radius:6px;padding:8px 10px;font-size:13px;margin-bottom:8px}.modal-empty{color:#b8bfd0;text-align:center;padding:24px 0}.explorer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.explorer-row{display:flex;align-items:center;gap:12px;padding:8px;border-radius:10px;background:#f5f2ef0d}.explorer-thumb{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#0000004d}.explorer-meta{display:flex;flex-direction:column;gap:2px;flex:1}.explorer-name{font-weight:700;font-size:14px}.explorer-status{font-size:12px;color:#b8bfd0}.explorer-status.in-world{color:#37a77f}.hud-dot.offline{background:#d1a24a}.hud-offline{font-size:11px;color:#d1a24a;border:1px solid rgba(209,162,74,.5);border-radius:4px;padding:1px 5px}.info-card{width:min(520px,calc(100vw - 32px))}.info-card-body{display:flex;gap:16px;margin-top:8px}.info-card-portrait{position:relative;width:160px;min-width:160px;height:200px;border-radius:10px;background:radial-gradient(circle at 50% 35%,#2a3348,#141924);overflow:hidden}.info-card-portrait img{width:100%;height:100%;object-fit:contain}.info-card-yours{position:absolute;top:8px;left:8px;background:#37a77f;color:#0b0e14;font-size:11px;font-weight:700;border-radius:4px;padding:2px 6px}.info-card-traits{flex:1;display:flex;flex-direction:column;gap:8px;font-size:14px}.info-card-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.info-card-row>span:last-child{display:flex;align-items:center;gap:6px;text-align:right}.info-card-label{color:#b8bfd0;font-size:12px;text-transform:uppercase;letter-spacing:.6px}.info-card-icon{width:18px;height:18px;object-fit:contain}.info-card-stars .star{color:#f5f2ef40}.info-card-stars .star.filled{color:#f4dd7a}.lore-card-tag{display:inline-block;font-size:11px;text-transform:uppercase;letter-spacing:.6px;color:#eaae83;border:1px solid rgba(234,174,131,.5);border-radius:4px;padding:1px 6px;margin:4px 0 8px}.lore-card-quote{margin:4px 0 12px;padding:8px 12px;border-left:3px solid #eaae83;color:#f4dd7a;font-style:italic;background:#eaae8314;border-radius:0 6px 6px 0}.lore-card-text{color:#d6dae5;font-size:14px;line-height:1.55}.map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;background:#04060ad1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.map-overlay-canvas{position:relative;width:min(92vw,1300px);aspect-ratio:2841 / 1835;cursor:crosshair}.map-overlay-image{width:100%;height:100%;object-fit:contain;border-radius:10px;box-shadow:0 8px 40px #0009}.map-overlay-region{position:absolute;transform:translate(-50%,-50%);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#f5f2efbf;text-shadow:0 1px 3px rgba(0,0,0,.9);pointer-events:none;white-space:nowrap}.map-overlay-poi{position:absolute;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:50%;background:#f4dd7a;box-shadow:0 0 5px #f4dd7ae6;pointer-events:none}.map-overlay-resource{position:absolute;z-index:2;display:flex;align-items:center;gap:3px;transform:translate(-50%,-50%);color:#f4dd7a;font-size:10px;font-weight:700;text-shadow:0 1px 2px #0b0e14,0 0 4px #0b0e14;white-space:nowrap;pointer-events:none}.map-overlay-resource .skill-icon{width:30px;height:30px;filter:drop-shadow(0 0 5px rgba(244,221,122,.95));animation:map-resource-pulse 1.7s ease-in-out infinite}@keyframes map-resource-pulse{0%,to{transform:scale(.94)}50%{transform:scale(1.08)}}.map-overlay-dot{position:absolute;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#f5f2ef;box-shadow:0 0 3px #000c;pointer-events:none}.map-overlay-dot.mine{background:#37a77f;width:9px;height:9px;box-shadow:0 0 6px #37a77fe6}.map-overlay-dot.mob{z-index:1;width:12px;height:12px;background:#d24b3e;box-shadow:0 0 5px #d24b3ee6;pointer-events:auto;cursor:crosshair}.map-overlay-viewport{position:absolute;border:2px solid rgba(234,174,131,.9);border-radius:4px;pointer-events:none}.map-overlay-hint{color:#b8bfd0;font-size:12px;margin:0}.hud-map-button{margin-left:8px}.hud-map-button kbd{font-size:10px;border:1px solid rgba(245,242,239,.35);border-radius:3px;padding:0 4px;margin-left:4px}.hud-map-button.active{background:#37a77f59;border-color:#37a77f}.info-card-actions{display:flex;justify-content:flex-end;margin-top:4px}.info-card-away{font-size:12px;color:#eaae83;border:1px solid rgba(234,174,131,.5);border-radius:4px;padding:2px 8px}.destination-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.destination-row{display:flex;align-items:center;gap:12px;padding:10px;border-radius:10px;background:#f5f2ef0d}.item-glyph{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border:1.5px solid currentColor;border-radius:8px;background:#0b0e1499;font-weight:700}.item-glyph.inline{min-width:20px;height:20px;font-size:11px;margin-right:6px}.toast-stack{position:absolute;top:64px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;z-index:30;pointer-events:none}.toast{background:#171d29f2;border:1px solid rgba(55,167,127,.6);color:#f5f2ef;border-radius:10px;padding:10px 16px;font-size:14px;box-shadow:0 6px 24px #00000080;animation:toast-in .25s ease-out}.path-complete-toast{border-color:#f4dd7ae6;background:linear-gradient(135deg,#3e301bfa,#171d29fa);color:#fff3bd;font-weight:700;box-shadow:0 6px 24px #00000080,0 0 22px #f4dd7a33}.ko-recovery-toast{width:min(340px,calc(100vw - 32px));padding:11px 14px 10px;border-color:#eaaa53e6;background:linear-gradient(135deg,#261c1ff7,#171d29f7)}.ko-recovery-copy{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.ko-recovery-copy strong{color:#ffd596;letter-spacing:.02em}.ko-recovery-copy span{color:#f5f2ef;font-variant-numeric:tabular-nums;white-space:nowrap}.ko-recovery-track{height:4px;margin-top:8px;overflow:hidden;border-radius:999px;background:#ffffff1f}.ko-recovery-track span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c97b58,#ffd596);transform-origin:left center;transition:transform .1s linear}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.xp-drop-stack{position:fixed;top:214px;right:12px;z-index:39;display:flex;flex-direction:column;align-items:flex-end;gap:4px;pointer-events:none}.xp-drop{display:flex;align-items:center;gap:7px;padding:5px 9px 5px 6px;border:1px solid rgba(244,221,122,.58);border-radius:8px;background:#0b0e14e0;color:#f4dd7a;font-size:13px;font-weight:700;text-shadow:0 1px 2px #0b0e14;animation:xp-drop-rise 1.8s ease-out forwards}.xp-drop .skill-icon{width:28px;height:28px}@keyframes xp-drop-rise{0%{opacity:0;transform:translateY(8px)}12%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}.journal-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.journal-row{display:flex;align-items:baseline;gap:10px;padding:7px 10px;border-radius:8px;background:#f5f2ef0d;font-size:13px}.journal-when{min-width:96px;color:#b8bfd0;font-size:12px}.journal-text{flex:1}.journal-item{font-weight:700}.journal-heading{margin:16px 0 0;font-size:14px;text-transform:uppercase;letter-spacing:.6px;color:#b8bfd0}.hud-coins{margin-left:auto;padding:2px 10px;border:1px solid rgba(244,221,122,.45);border-radius:999px;background:#f4dd7a1f;color:#f4dd7a;font-weight:700;font-size:13px;white-space:nowrap}.inventory-coins{margin-left:12px;font-size:13px;color:#f4dd7a;text-transform:none;letter-spacing:.2px}.inventory-modal{width:min(560px,92vw)}.inventory-tabs{display:flex;gap:6px;margin:8px 0 10px}.inventory-list{list-style:none;margin:0;padding:0;max-height:46vh;overflow-y:auto}.session-market{margin:10px 0 8px;padding:9px;border:1px solid rgba(244,221,122,.32);border-radius:9px;background:#f4dd7a0f}.session-market-heading{display:flex;align-items:center;gap:9px;margin-bottom:7px}.session-market-heading .skill-icon{width:38px;height:38px}.session-market-heading>span,.session-upgrade-meta{display:flex;flex-direction:column}.session-market-heading strong{color:#f4dd7a;font-size:14px}.session-market-heading small,.session-upgrade-meta small{color:#b8bfd0;font-size:11px}.session-upgrades{display:flex;flex-direction:column;gap:4px}.session-upgrade-row{display:flex;align-items:center;gap:8px;min-height:42px;padding:4px 5px;border-radius:7px;background:#0b0e1459}.session-upgrade-meta{flex:1;min-width:0;font-size:12px}.session-upgrade-row .button{min-width:124px}.session-market-message{margin-top:7px;padding:6px 8px;border-radius:6px;background:#67aa9824;color:#67aa98;font-size:12px}.inventory-row{display:flex;align-items:center;gap:10px;padding:7px 4px;border-bottom:1px solid rgba(255,255,255,.06)}.inventory-row .explorer-meta{flex:1;min-width:0}.inventory-actions{display:flex;gap:6px}.item-icon{display:inline-block;flex:none}.equip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:6px 0 10px}.equip-slot{position:relative;display:flex;align-items:center;justify-content:center;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#ffffff0a}.equip-slot.empty{border-style:dashed;opacity:.55}.equip-slot-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#b8bfd0}.equip-unequip{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border:none;border-radius:50%;background:#d24b3e;color:#f5f2ef;font-size:10px;line-height:1;cursor:pointer}.equip-unequip:disabled{cursor:wait;opacity:.6}.equipment-message{margin-top:-4px}.set-bonus{color:#f4dd7a;font-size:13px}.trade-modal{width:min(680px,94vw)}.trade-code-banner{margin:8px 0;padding:8px 12px;border:1px solid rgba(244,221,122,.4);border-radius:6px;background:#f4dd7a14;color:#f4dd7a;font-size:14px}.trade-builder{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:10px}.trade-panel{border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:8px;min-height:200px;display:flex;flex-direction:column}.trade-item-list{list-style:none;margin:0 0 8px;padding:0;max-height:180px;overflow-y:auto;flex:1}.trade-item{display:flex;align-items:center;gap:8px;width:100%;padding:4px 6px;background:transparent;border:1px solid transparent;border-radius:6px;color:#f5f2ef;cursor:pointer;text-align:left}.trade-item:hover{background:#ffffff0f}.trade-item.selected{border-color:#37a77fb3;background:#37a77f1f}.trade-coins{display:flex;align-items:center;gap:6px;font-size:12px;color:#b8bfd0;margin-top:6px}.trade-coins input{width:100%;padding:4px 6px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#0000004d;color:#f5f2ef}.trade-create{margin-top:8px}.trade-row{display:flex;align-items:center;gap:10px;padding:6px 4px;border-bottom:1px solid rgba(255,255,255,.06)}.trade-row .explorer-meta{flex:1;min-width:0}.trade-status{font-size:12px;color:#b8bfd0;text-transform:uppercase;letter-spacing:.6px}.tribute-box{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.tribute-list{list-style:none;margin:8px 0 0;padding:0;max-height:200px;overflow-y:auto}.well-modal{width:min(420px,92vw);text-align:center}.well-result{margin:10px 0;padding:8px 12px;border-radius:6px;background:#f4dd7a1a;border:1px solid rgba(244,221,122,.4);color:#f4dd7a;font-size:14px}.well-wager{display:flex;align-items:center;gap:12px;margin:12px 0 6px}.well-wager input[type=range]{flex:1;accent-color:#f4dd7a}.well-wager-amount{font-weight:700;color:#f4dd7a;min-width:48px}.well-odds{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:12px}.well-odd{font-size:11px;color:#b8bfd0;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:2px 8px}.well-wish{width:100%}.quest-log-modal{width:min(480px,92vw)}.quest-block{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.quest-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.quest-progress{font-size:12px;color:#b8bfd0;white-space:nowrap}.quest-done{font-size:12px;color:#37a77f;text-transform:uppercase;letter-spacing:.6px}.quest-steps{list-style:none;margin:8px 0;padding:0}.quest-step{display:flex;gap:8px;align-items:baseline;padding:3px 0;color:#8b93a5;font-size:14px}.quest-step.done{color:#37a77f}.quest-step.next{color:#f5f2ef;font-weight:600}.quest-step-icon{width:14px;flex:none}.quest-reward{display:flex;align-items:center;gap:6px;font-size:13px;color:#f4dd7a}.party-modal{width:min(640px,94vw)}.party-create{margin:8px 0 12px;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:8px}.party-name-input{width:100%;margin-bottom:8px;padding:6px 8px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#0000004d;color:#f5f2ef}.goal-groups{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.goal-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.goal-house{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#b8bfd0;min-width:72px}.party-block{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.pledge-board{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 0}.pledge-slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:64px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0a;padding:4px}.pledge-slot.empty{border-style:dashed;opacity:.7}.pledge-thumb{width:36px;height:36px;object-fit:contain}.pledge-slot-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#b8bfd0}.pledge-pick{width:100%;font-size:11px;padding:2px 4px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#0000004d;color:#f5f2ef}.houses-modal{width:min(440px,92vw)}.house-row{font-size:15px}.realm-toast{position:fixed;top:64px;left:50%;transform:translate(-50%);z-index:60;cursor:pointer}.skills-modal{min-width:340px}.skill-icon{display:block;width:42px;height:42px;flex:none;object-fit:contain;image-rendering:pixelated;-webkit-user-select:none;user-select:none}.skill-rows{display:flex;flex-direction:column;gap:12px;margin-top:8px}.skill-row-layout{display:flex;align-items:center;gap:10px}.skill-row-details{flex:1;min-width:0}.skill-row-top{display:flex;justify-content:space-between;font-weight:600;font-size:14px;margin-bottom:4px}.skill-level{color:#f4dd7a}.skill-bar{height:8px;background:#0b0e1499;border-radius:4px;overflow:hidden}.skill-bar-fill{height:100%;background:linear-gradient(90deg,#67aa98,#f4dd7a);border-radius:4px;transition:width .4s ease}.skill-xp{font-size:11px;opacity:.7;margin-top:3px}.hud-level{margin-left:8px;color:#f4dd7a;font-weight:700;font-size:13px}.explorer-path{position:fixed;top:64px;left:12px;z-index:8;width:280px;overflow:hidden;border:2px solid #4a3b47;border-radius:10px;background:#0b0e14eb;box-shadow:0 5px 18px #00000075;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.explorer-path.collapsed{width:224px}.explorer-path.complete{border-color:#d7ba63;box-shadow:0 5px 18px #00000075,0 0 24px #f4dd7a38;animation:explorer-path-complete .7s ease-out}@keyframes explorer-path-complete{0%{transform:scale(.97);box-shadow:0 5px 18px #00000075,0 0 #f4dd7a00}55%{transform:scale(1.02);box-shadow:0 5px 18px #00000075,0 0 34px #f4dd7a61}to{transform:scale(1)}}.explorer-path-header{display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;border:0;background:linear-gradient(90deg,#67aa9833,#eaae831a);color:#f5f2ef;font:inherit;text-align:left;cursor:pointer}.explorer-path-header .skill-icon{width:38px;height:38px}.explorer-path-title{display:flex;flex:1;flex-direction:column;min-width:0}.explorer-path-title strong{color:#f4dd7a;font-size:14px}.explorer-path-title small{color:#b8bfd0;font-size:11px}.explorer-path-toggle{color:#b8bfd0;font-size:19px}.explorer-path-body{padding:6px 10px 10px}.explorer-path-tasks{display:flex;flex-direction:column;gap:5px;margin:0;padding:0;list-style:none}.explorer-path-tasks li{display:flex;align-items:flex-start;gap:8px;color:#f5f2ef80;font-size:12px}.explorer-path-tasks li.current{color:#f5f2ef}.explorer-path-tasks li.done{color:#67aa98}.explorer-path-tasks li>span:last-child{display:flex;flex-direction:column;padding-top:2px}.explorer-path-tasks small{margin-top:2px;color:#b8bfd0;font-size:11px;line-height:1.3}.explorer-path-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:none;border:1px solid currentColor;border-radius:50%;font-size:11px;font-weight:700}.explorer-path-finished{display:flex;flex-direction:column;gap:3px;margin:2px 0 0;color:#67aa98;font-size:12px;line-height:1.4}.explorer-path-finished strong{color:#f4dd7a}.explorer-path-finished span{color:#b8bfd0}.explorer-path-next-upgrade{display:flex;align-items:center;gap:8px;padding:6px 7px;border:1px solid rgba(244,221,122,.28);border-radius:7px;background:#f4dd7a0f}.explorer-path-next-upgrade>span{display:flex;flex:1;flex-direction:column;min-width:0}.explorer-path-next-upgrade small{color:#d7ba63;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.explorer-path-next-upgrade strong{color:#f5f2ef;font-size:12px}.explorer-path-next-upgrade span span{color:#b8bfd0;font-size:10px}.explorer-path-goal-track{display:block;height:4px;overflow:hidden;border-radius:999px;background:#ffffff1a}.explorer-path-goal-track span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#67aa98,#f4dd7a);transform-origin:left center;transition:transform .18s ease-out}.explorer-path-next-hint{color:#b8bfd0;font-size:10px}.explorer-path-finished .button{align-self:flex-start;margin-top:2px}@media (prefers-reduced-motion: reduce){.explorer-path.complete{animation:none}}.context-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.context-menu{position:absolute;min-width:200px;background:#0b0e14f5;border:2px solid #4a3b47;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #00000080}.context-menu-title{padding:8px 12px;font-size:12px;font-weight:700;color:#f4dd7a;border-bottom:1px solid rgba(74,59,71,.6)}.context-menu-item{display:block;width:100%;text-align:left;padding:8px 12px;font-size:13px;color:#f5f2ef;background:none;border:none;cursor:pointer}.context-menu-item:hover{background:#67aa9840;color:#f4dd7a}.examine-card{position:fixed;left:50%;bottom:84px;transform:translate(-50%);z-index:55;max-width:420px;background:#0b0e14f2;border:2px solid #4a3b47;border-radius:8px;padding:10px 16px;cursor:pointer;box-shadow:0 8px 24px #00000080}.examine-title{font-size:13px;font-weight:700;color:#f4dd7a;margin-bottom:2px}.examine-text{font-size:13px;color:#f5f2ef;font-style:italic}.chat-box{position:fixed;left:12px;bottom:64px;z-index:40;width:320px;max-width:45vw}.chat-log{max-height:180px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;margin-bottom:6px;-webkit-mask-image:linear-gradient(to top,black 80%,transparent);mask-image:linear-gradient(to top,black 80%,transparent)}.chat-line{font-size:13px;color:#f5f2ef;text-shadow:0 1px 2px rgba(11,14,20,.9);word-break:break-word}.chat-name{color:#f4dd7a;font-weight:700}.chat-input{width:100%;padding:8px 10px;font-size:13px;color:#f5f2ef;background:#0b0e14eb;border:2px solid #4a3b47;border-radius:8px;outline:none}.chat-input:focus{border-color:#67aa98}.chat-hint{font-size:11px;color:#f5f2ef8c;text-shadow:0 1px 2px rgba(11,14,20,.9)}.chat-bubble{font-family:Trebuchet MS,sans-serif;font-size:12px;color:#1d2433;background:#f5f2ef}.bank-panes{display:flex;gap:16px;margin-top:8px}.bank-pane{flex:1;min-width:220px;max-height:320px;overflow-y:auto;background:#0b0e1466;border:1px solid rgba(74,59,71,.5);border-radius:8px;padding:8px}.bank-row{display:flex;align-items:center;gap:8px;width:100%;padding:4px 6px;font-size:12px;color:#f5f2ef;background:none;border:none;border-radius:6px;cursor:pointer;text-align:left}.bank-row:hover:not(:disabled){background:#67aa9833}.bank-row:disabled{opacity:.6;cursor:default}.bank-row-name{flex:1}.bank-row-action{color:#f4dd7a;font-weight:700}.bank-empty{font-size:12px;opacity:.6;font-style:italic}.minimap{position:fixed;top:64px;right:12px;z-index:40;border:2px solid #4a3b47;border-radius:8px;cursor:crosshair;background:#0b0e14d9;box-shadow:0 4px 16px #0006}@media (max-width: 720px),(max-height: 620px){.explorer-path{top:58px;left:8px;width:250px}.explorer-path-tasks li:not(.current):not(.done){display:none}.xp-drop-stack{top:58px;right:8px}.minimap{display:none}}:root{--game-panel: rgba(17, 25, 23, .96);--game-border: #70654a;--game-gold: #e8cc83;--game-muted: #acb6aa}.game-icon{display:block;flex:none;width:24px;height:24px}.button:focus-visible,.icon-button:focus-visible,.hud button:focus-visible,.explorer-path button:focus-visible,.minimap-heading:focus-visible{outline:2px solid var(--game-gold);outline-offset:3px}.top-bar{z-index:9;padding:12px 16px 22px;background:linear-gradient(#09100ecc,#09100e00)}.top-bar-title{display:flex;align-items:center;gap:10px;line-height:1}.top-bar-crest{display:grid;place-items:center;width:33px;height:33px;border:1px solid #978054;border-radius:3px;background:var(--game-panel);color:var(--game-gold);font-size:25px;box-shadow:inset 0 0 0 3px #202c27}.top-bar-wordmark{font-size:16px;font-weight:700;letter-spacing:.4px}.top-bar-wordmark small{display:block;margin-top:5px;font-size:9px;color:var(--game-gold);letter-spacing:3px;text-transform:uppercase}.top-bar-version{margin-left:0;border:0;padding:0;color:#bdc2ac;font-size:9px;letter-spacing:1px;align-self:flex-start;margin-top:4px}.top-bar .button,.top-bar .wallet-chip{border-radius:4px;font-size:12px;padding:9px 12px;border-color:#766c50;background:var(--game-panel);box-shadow:inset 0 1px #ffffff12,0 2px 5px #0003}.top-bar .button.primary{color:#22291e;background:#e2c784;border-color:#f1dca2}.top-bar .button.primary:hover:not(:disabled){background:#f2dca2}.top-bar .button:hover:not(:disabled){border-color:var(--game-gold)}.top-bar .top-bar-audio{padding:8px}.top-bar-audio .game-icon{width:18px;height:18px}.guest-chip{display:flex;align-items:center;gap:5px;color:#e3e8d8}.guest-chip-dot{width:5px;height:5px;background:#cc9f67;border-radius:50%}.guest-chip-dot.active{background:#8bc49c;box-shadow:0 0 6px #8bc49c77}.hud{z-index:41;position:fixed;left:50%;bottom:14px;transform:translate(-50%);display:flex;flex-direction:column;gap:0;padding:0;border:0;border-radius:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;max-width:calc(100vw - 24px)}.hud-status{display:flex;align-items:center;gap:6px;align-self:center;padding:5px 12px;border:1px solid #70654a99;border-bottom:0;border-radius:5px 5px 0 0;background:#111917e6;color:#c4cbbd;font-size:10px;letter-spacing:.2px;white-space:nowrap}.hud-dot{width:5px;height:5px;background:#8bc49c;box-shadow:0 0 5px #8bc49c55}.hud-offline{margin:0;font-size:inherit}.hud-dock{display:flex;align-items:stretch;gap:4px;padding:5px;border:1px solid var(--game-border);border-radius:7px;background:var(--game-panel);box-shadow:inset 0 1px #b2ae7630,0 4px #0c110f,0 7px 24px #0005;pointer-events:auto}.hud-action.button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:59px;height:59px;padding:6px 10px;border:1px solid transparent;border-radius:4px;background:#26332b88;box-shadow:inset 0 1px #dde0b408;color:#c5ccbd;font-size:10px;white-space:nowrap}.hud-action .game-icon{width:22px;height:22px;color:#d9c998}.hud-action.button:hover,.hud-action.button.active{color:#f5edce;background:#3b4d37;border-color:#92835a}.hud-action.button.active .game-icon{color:#c0e1a3}.hud-action.button.hud-inventory{background:#6253354a;border-color:#9e855d55}.hud-action kbd,.hud-controls kbd,.minimap-heading kbd,.explorer-path-objective kbd{display:inline-block;padding:0 3px;border:1px solid #afb39a50;border-radius:2px;font:inherit;font-size:9px;color:#c2c7b6}.hud-action kbd{margin-left:2px}.hud-resources{display:flex;flex-direction:column;justify-content:center;gap:5px;min-width:82px;margin-left:3px;padding:0 12px;border-left:1px solid #70654a66}.hud-coins{margin:0;padding:0;border:0;border-radius:0;background:none;color:var(--game-gold);font-size:17px;font-variant-numeric:tabular-nums}.hud-level{margin:0;font-size:9px;color:var(--game-muted);font-weight:400;white-space:nowrap}.hud-panel{position:absolute;bottom:calc(100% + 8px);right:0;width:300px;max-width:calc(100vw - 24px);border:1px solid var(--game-border);border-radius:6px;overflow:hidden;background:var(--game-panel);box-shadow:0 8px 30px #0006;pointer-events:auto}.hud-panel-heading{display:flex;justify-content:space-between;align-items:center;padding:7px 12px;background:#b69b5914;border-bottom:1px solid #70654a66;color:var(--game-gold);font-size:13px}.hud-panel-close{border:0;background:none;color:#c4cbbd;font-size:22px;cursor:pointer}.hud-realm-actions{padding:5px}.hud-realm-actions button{display:flex;align-items:baseline;justify-content:space-between;gap:10px;width:100%;padding:10px 8px;border:0;border-radius:3px;background:none;color:#e1e5d5;text-align:left;cursor:pointer;font:inherit;font-size:12px}.hud-realm-actions button:hover{background:#b69b591f}.hud-realm-actions button span{color:var(--game-muted);font-size:10px}.hud-controls{margin:0;padding:8px 12px 12px;font-size:11px}.hud-controls div{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #d1d5b810}.hud-controls dt{color:#ced6c4}.hud-controls dd{margin:0;color:#e3ce98}.explorer-path{top:76px;left:16px;width:266px;border:1px solid var(--game-border);border-radius:5px;background:var(--game-panel);box-shadow:inset 0 1px #b2ae7622,0 4px 16px #0004;-webkit-backdrop-filter:none;backdrop-filter:none}.explorer-path-header{padding:9px 11px;gap:9px;background:linear-gradient(90deg,#aa985124,#77884908)}.explorer-path-header .skill-icon{width:32px;height:32px}.explorer-path-title strong{font-size:13px;color:var(--game-gold)}.explorer-path-title small{margin-top:3px;font-size:10px;color:var(--game-muted)}.explorer-path-body{padding:0 13px 10px}.explorer-path-progress{display:flex;gap:3px;margin-bottom:12px}.explorer-path-progress span{flex:1;height:3px;background:#a7ae8c24}.explorer-path-progress .done{background:#91b777}.explorer-path-progress .current{background:#e3ca85}.explorer-path-objective>small{display:block;margin-bottom:5px;color:#b7bc9e;font-size:9px;text-transform:uppercase;letter-spacing:1px}.explorer-path-objective>strong{display:block;font-size:13px;font-weight:600;color:#f1f1df}.explorer-path-objective p{margin:6px 0 10px;color:#b9c2b0;font-size:11px;line-height:1.55}.explorer-path-objective .button{width:100%;margin:0 0 8px;padding:6px 8px;border-color:#9c8b584f;border-radius:3px;background:#72623533;color:#e6d599;font-size:11px}.explorer-path-objective .button:hover{background:#72623566}.explorer-path-details{display:flex;justify-content:space-between;width:100%;padding:7px 0 0;border:0;border-top:1px solid #d1d5b814;background:none;color:#a7b29b;font:inherit;font-size:10px;cursor:pointer}.explorer-path-details:hover{color:var(--game-gold)}.explorer-path-tasks{margin-top:12px;padding-top:10px;border-top:1px solid #d1d5b814}.explorer-path-tasks li{font-size:11px}.explorer-path-check{width:17px;height:17px;font-size:9px;border-radius:3px}.minimap-frame{position:fixed;top:76px;right:16px;z-index:8;width:186px;padding:3px;border:1px solid var(--game-border);border-radius:5px;background:var(--game-panel);box-shadow:inset 0 1px #b2ae7622,0 4px 16px #0004}.minimap-heading{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px 5px 8px;border:0;background:none;color:#d8c68f;font:inherit;font-size:9px;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer}.minimap{position:static;display:block;width:178px;border:1px solid #86734955;border-radius:2px;box-shadow:none}.minimap-legend{display:flex;align-items:center;gap:4px;padding:6px 4px 3px;color:#cfca9c;font-size:8px}.minimap-legend i{width:4px;height:4px;border-radius:50%;background:#f4dd7a}.minimap-legend>span{margin-left:auto;color:#9ba792}.chat-box{left:16px;bottom:110px}.chat-hint{display:inline-block;padding:5px 8px;border:1px solid #acb99b33;border-radius:3px;background:#11191780;font-size:10px;color:#bec9b4}.chat-input{border-width:1px;border-color:var(--game-border);border-radius:4px;background:var(--game-panel)}@media (max-width: 720px),(max-height: 620px){.top-bar{padding:8px 10px 18px}.top-bar-title{gap:6px}.top-bar-wordmark{font-size:13px}.top-bar-version,.top-bar-crest,.guest-chip-id{display:none}.top-bar-actions{gap:4px}.top-bar .button,.top-bar .wallet-chip{padding:7px 8px;font-size:10px}.top-bar .top-bar-audio{padding:6px}.top-bar-audio .game-icon{width:16px;height:16px}.explorer-path{top:60px;left:10px;width:240px}.explorer-path-tasks li:not(.current):not(.done){display:flex}.minimap-frame{display:none}.hud{bottom:10px;max-width:calc(100vw - 16px)}.hud-dock{gap:2px;padding:3px}.hud-action.button{min-width:45px;height:52px;gap:4px;padding:5px 6px;font-size:9px}.hud-action .game-icon{width:19px;height:19px}.hud-action kbd{display:none}.hud-resources{min-width:58px;gap:4px;padding:0 7px}.hud-coins{font-size:14px}.hud-level{font-size:8px}.chat-box{left:10px;bottom:102px}}@media (max-width: 390px){.top-bar-wordmark{max-width:86px;line-height:1.15;font-size:12px}.top-bar-wordmark small{margin-top:3px}.hud-action.button{min-width:41px;padding:5px 4px}}
