.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}.chat-box.chat-panel{width:350px;max-width:calc(100vw - 32px);pointer-events:none}.chat-panel [hidden]{display:none}.chat-panel button,.chat-panel input{font:inherit;touch-action:manipulation}.chat-panel .chat-launcher,.chat-panel .chat-close,.chat-panel .chat-send{min-height:44px;border:1px solid #7d7152;border-radius:6px;background:#192620f5;color:#f3dfaa;cursor:pointer}.chat-panel button:focus-visible{outline:2px solid #94dfd3;outline-offset:3px}.chat-panel button:disabled{cursor:default;opacity:.5}.chat-panel .chat-launcher{position:relative;display:inline-flex;align-items:center;gap:8px;padding:0 12px;box-shadow:0 3px 12px #0005;font-size:13px;font-weight:700;pointer-events:auto}.chat-panel .chat-launcher[hidden]{display:none}.chat-launcher kbd{padding:2px 4px;border:1px solid #b6c7b533;border-radius:3px;color:#b4c1b3;font-family:inherit;font-size:10px}.chat-unread{min-width:21px;padding:2px 5px;border-radius:10px;background:#e5c173;color:#202a21;font-size:11px;text-align:center}.chat-panel .chat-log{overscroll-behavior:contain}.chat-panel--open.chat-box.chat-panel{z-index:85;display:flex;flex-direction:column;max-height:calc(var(--chat-viewport-height, 100dvh) - 40px);padding:0 12px 8px;border:1px solid #7d7152;border-radius:10px;background:#111d19f7;box-shadow:0 10px 40px #0008,inset 0 1px #ffffff0d;pointer-events:auto}.chat-panel .chat-heading{display:flex;flex:0 0 auto;justify-content:space-between;align-items:center;min-height:48px;color:#f3dfaa;font-size:14px;font-weight:700}.chat-panel .chat-heading[hidden]{display:none}.chat-panel .chat-close{width:44px;margin-right:-8px;border-color:transparent;background:transparent;font-size:25px}.chat-panel--open .chat-log{flex:0 1 auto;min-height:0;max-height:180px;padding:8px 0 12px;gap:5px;border-top:1px solid #9bad9730;-webkit-mask-image:none;mask-image:none}.chat-panel .chat-empty{margin:3px 0;color:#aab8aa;font-size:13px;line-height:1.5}.chat-panel .chat-composer{flex:0 0 auto}.chat-compose-row{display:flex;align-items:center;gap:8px}.chat-panel .chat-input{min-width:0;min-height:44px;padding:9px 10px;border:1px solid #71664b;border-radius:5px;background:#0b1512;color:#f5f2ef;font-size:16px;line-height:24px}.chat-panel .chat-input:focus{border-color:#94dfd3}.chat-panel .chat-send{padding:0 12px;font-size:13px;font-weight:700}.chat-panel .chat-status{margin:7px 0 0;min-height:16px;color:#b7c4b3;font-size:11px;line-height:16px}@media (pointer: coarse),(max-width: 960px),(max-height: 660px){.app-shell .chat-box.chat-panel:not(.chat-panel--open){top:calc(64px + env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));bottom:auto;left:auto;width:auto}.chat-panel:not(.chat-panel--open) .chat-log{display:none}.chat-panel .chat-launcher{min-width:80px;width:80px;justify-content:center}.chat-launcher .chat-unread{position:absolute;top:-6px;right:-6px}.chat-launcher kbd{display:none}.app-shell .chat-box.chat-panel.chat-panel--open{top:auto;left:max(10px,env(safe-area-inset-left));bottom:calc(var(--chat-keyboard-inset, 0px) + max(10px,env(safe-area-inset-bottom)));width:380px;max-width:calc(100vw - max(10px,env(safe-area-inset-left)) - max(10px,env(safe-area-inset-right)));max-height:calc(var(--chat-viewport-height, 100dvh) - max(10px,env(safe-area-inset-top)) - max(10px,env(safe-area-inset-bottom)))}}.adventure-panel{--adventure-gold: #a59261;position:fixed;z-index:40;top:72px;right:14px;bottom:14px;display:flex;flex-direction:column;width:304px;overflow:hidden;border:1px solid var(--adventure-gold);border-radius:12px;color:#dce4ed;background:linear-gradient(125deg,#1e2b3c,#101a29 58%,#111c2b);box-shadow:inset 0 1px #d3e2f01c,inset 0 0 0 4px #0a121c55,0 12px 36px #03070e88;font-size:12px;pointer-events:auto}.adventure-panel button{font:inherit;cursor:pointer}.adventure-panel button:focus-visible,.adventure-sheet-backdrop:focus-visible{outline:2px solid #eed694;outline-offset:-3px}.adventure-panel button:disabled{cursor:default;opacity:.6}.adventure-map{flex-shrink:0;margin:6px 6px 0;border:1px solid #9b926144;background:#0d1724}.adventure-panel .minimap-frame{display:block;position:static;width:auto;padding:5px;border:0;border-radius:0;background:none;box-shadow:none}.adventure-panel .minimap-heading{padding:3px 2px 7px;color:#e4cf97}.adventure-panel .minimap{width:100%;height:auto;border-color:#7891a333;border-radius:5px;image-rendering:pixelated}.adventure-panel .minimap-legend{padding-top:5px;padding-bottom:0}.adventure-vitals{flex-shrink:0;padding:10px 12px 11px}.adventure-character-heading,.adventure-health-row,.adventure-state,.adventure-section-heading,.adventure-skill-title,.adventure-item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.adventure-character-heading>div{min-width:0}.adventure-eyebrow{display:block;margin-bottom:3px;color:#90a3b7;font-size:8px;letter-spacing:1.4px;text-transform:uppercase}.adventure-character-heading strong{display:block;overflow:hidden;color:#eedba9;font-family:Georgia,Times New Roman,serif;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.adventure-health-row{margin-top:9px;gap:6px}.adventure-heart{color:#e18c8c;font-size:15px;text-shadow:0 1px #080a08}.adventure-health{flex:1;height:10px;overflow:hidden;border:1px solid #0b1422;border-radius:5px;background:#081421;box-shadow:0 1px #9aafc222}.adventure-health>span{display:block;height:100%;border-top:1px solid #b5f8e366;background:linear-gradient(#6bc4a9,#348873);transition:width .2s ease}.adventure-health.is-low>span{border-color:#e49a7688;background:linear-gradient(#b66a4f,#8d4839)}.adventure-health-row>strong{min-width:57px;color:#e6e6d0;font-size:11px;text-align:right;font-variant-numeric:tabular-nums}.adventure-health-row>strong span{color:#91a4b8;font-size:10px;font-weight:400}.adventure-state{margin-top:5px;color:#91a7bd;font-size:9px}.adventure-state>span:first-child{color:#d5c58d}.adventure-state>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adventure-awaiting{margin:7px 0 0;color:#a6b4c7;font-size:10px}.adventure-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex-shrink:0;padding:0 5px;gap:3px;border-bottom:1px solid #8a79594d;background:#0b132166}.adventure-tabs>button{display:flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:4px;border:1px solid #5f769144;border-bottom:0;border-radius:7px 7px 0 0;background:linear-gradient(#27374d,#18273a);color:#a9bace;font-size:11px}.adventure-tabs>button:hover{background:#32465f;color:#f0e1b4}.adventure-tabs>button[aria-selected=true]{border-color:#7eafa777;background:linear-gradient(#2c4b56,#1d3445);box-shadow:inset 0 2px #b8dfed33;color:#fff0c6}.adventure-tabs .game-icon{width:19px;height:19px}.adventure-content{flex:1;min-height:0;padding:10px;overflow:auto;overscroll-behavior:contain;scrollbar-color:#5d738c #111b2a;scrollbar-width:thin;background:linear-gradient(100deg,#172536aa,#142235bb)}.adventure-section-heading{min-height:23px;margin-bottom:8px;padding:0 2px;font-size:11px}.adventure-section-heading>span{color:#c8d3df}.adventure-section-heading small{margin-left:6px;color:#8d9fb4;font-size:9px}.adventure-section-heading>strong{color:#ead08c;font-size:12px;font-variant-numeric:tabular-nums}.adventure-bag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:6px;border:1px solid #50637d44;border-radius:5px;background:#080f1b88;box-shadow:0 1px #8499b424}.adventure-item-slot{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;aspect-ratio:1.1;padding:5px;border:1px solid #5e75964d;border-radius:6px;background:radial-gradient(ellipse at 50% 65%,#36516f88,#1b293b 80%);box-shadow:inset 0 1px #b1c4e414,0 1px 1px #0005}.adventure-item-slot.is-empty{border-color:#43567444;background:#14202cb3;box-shadow:inset 0 1px 3px #050a1444}.adventure-item-slot.is-selected,.adventure-item-slot:hover:not(.is-empty){border-color:#c7a765;background:radial-gradient(ellipse,#53687988,#283a50 80%)}.adventure-item-quantity{position:absolute;right:4px;bottom:3px;color:#eed879;font-size:10px;line-height:1;text-shadow:1px 1px #000,-1px -1px #000;font-variant-numeric:tabular-nums}.adventure-item-detail{min-height:63px;margin-top:9px;padding:9px 8px;border:1px solid #61789544;border-radius:5px;background:#0c172766}.adventure-item-detail>strong{display:block;margin-bottom:6px;font-size:12px}.adventure-item-meta{align-items:baseline;flex-wrap:wrap;gap:3px 8px;color:#91a7be;font-size:9px}.adventure-item-detail>p{margin:3px 0;color:#a5b5c9;font-size:11px;line-height:1.5}.adventure-eat,.adventure-full-view{width:100%;margin-top:8px;padding:9px 10px;border:1px solid #9d8558;border-radius:6px;background:linear-gradient(#3a4c61,#26384e);box-shadow:inset 0 1px #d8bf8030,0 2px #09111e;color:#f0dfad}.adventure-eat:hover,.adventure-full-view:hover{border-color:#d4b470;background:linear-gradient(#4b627b,#334860)}.adventure-full-view{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:11px}.adventure-full-view>span{color:#a7b6c9;font-size:9px}.adventure-feedback,.adventure-tip{margin:10px 2px;color:#b6c7d9;font-size:11px;line-height:1.5}.adventure-feedback{color:#a7d9c6}.adventure-footnote{margin:10px 0 1px;color:#8195ac;font-size:9px;text-align:center}.adventure-footer{flex-shrink:0;padding:8px 10px 10px;border-top:1px solid #60758e33;background:#121e2ef2}.adventure-footer .adventure-full-view{margin:0}.adventure-footer .adventure-footnote{margin:7px 0 0}.adventure-skill-list{display:flex;flex-direction:column;gap:7px}.adventure-skill{display:flex;align-items:center;gap:10px;padding:11px 8px;border:1px solid #57748e47;border-radius:6px;background:linear-gradient(100deg,#354c6444,#142134aa);box-shadow:inset 0 1px #bbcbe81a}.adventure-skill>.skill-icon{width:31px;height:31px}.adventure-skill>div{flex:1;min-width:0}.adventure-skill-title strong{color:#d7e1ec;font-size:12px}.adventure-skill-title>span{color:#edda9d;font-size:15px;font-variant-numeric:tabular-nums}.adventure-skill-title small{color:#8ba0b9;font-size:10px}.adventure-xp-track{height:5px;margin:6px 0 5px;overflow:hidden;border-radius:5px;background:#0a1424}.adventure-xp-track>span{display:block;height:100%;background:linear-gradient(90deg,#3b8897,#8dc6cd);transition:width .2s ease}.adventure-skill>div>small{color:#94abc1;font-size:9px}.adventure-quest{margin:9px 0;padding:10px;border:1px solid #8c774b77;border-radius:6px;background:linear-gradient(110deg,#655d3e33,#202e40)}.adventure-quest>div{display:flex;align-items:center;gap:7px;color:#e8d197}.adventure-quest>div>span{color:#f2d377;font:700 20px Georgia,serif}.adventure-quest>small{display:block;margin:4px 0 0 14px;color:#a1afc3;font-size:9px}.adventure-quest>p{margin:10px 0 8px;color:#c5d3e1;line-height:1.5;font-size:11px}.adventure-quest-reward{color:#9cacbf;font-size:9px;line-height:1.5}.adventure-quest.is-complete{border-color:#568e80}.adventure-quest.is-complete>div{color:#a3d4c3}.adventure-sheet-close,.adventure-sheet-backdrop{display:none}.hud.hud-with-adventure-panel{left:18px;transform:none}.hud-with-adventure-panel .hud-panel{left:0;right:auto}.hud-with-adventure-panel .hud-dock,.hud-with-adventure-panel .hud-panel{border-color:#a592615c;border-radius:9px;background:linear-gradient(145deg,#1e2b3cf5,#111c2bf7);box-shadow:inset 0 1px #d3e2f01c,0 6px 20px #03070e66}.hud-with-adventure-panel .hud-status{border-color:#a592615c;background:#142235f5;color:#b0c1d3}.hud-with-adventure-panel .hud-action.button{border-radius:6px;background:#263c5380;color:#c1d1e0}.hud-with-adventure-panel .hud-action.button:hover,.hud-with-adventure-panel .hud-action.button.active{border-color:#8fb8b488;background:#2e4a57}.hud-with-adventure-panel .hud-inventory,.hud-with-adventure-panel .hud-skills,.hud-with-adventure-panel .hud-resources{display:none}@media (pointer: coarse),(max-width: 960px),(max-height: 660px){.adventure-panel.is-compact{top:auto;right:10px;bottom:10px;width:calc(50% - 17px);max-width:260px;height:60px;border-radius:5px}.adventure-panel.is-compact:not(.is-open) .adventure-vitals,.adventure-panel.is-compact:not(.is-open) .adventure-content,.adventure-panel.is-compact:not(.is-open) .adventure-footer,.adventure-panel.is-compact .adventure-map{display:none}.adventure-panel.is-compact .adventure-tabs{height:100%;padding:3px;gap:2px;border:0}.adventure-panel.is-compact .adventure-tabs>button{height:auto;flex-direction:column;gap:4px;padding:5px 2px;border:1px solid #5f769144;border-radius:6px;font-size:9px}.adventure-panel.is-compact.is-open{z-index:44;bottom:82px;width:calc(100% - 20px);max-width:460px;height:min(680px,calc(100dvh - 146px))}.adventure-panel.is-compact.is-open .adventure-tabs{height:44px;border-top:1px solid #88704666;border-bottom:1px solid #88704666}.adventure-panel.is-compact.is-open .adventure-tabs>button{flex-direction:row;gap:8px;font-size:12px}.adventure-panel.is-compact .adventure-sheet-close{display:block;align-self:flex-start;min-width:44px;height:44px;margin:-2px -4px -4px 0;border:1px solid #8e7b4b66;border-radius:6px;background:#1b2a3e;color:#dccca5;font-size:23px}.adventure-sheet-backdrop{position:fixed;z-index:43;display:block;top:0;right:0;bottom:0;left:0;padding:0;border:0;background:#070f1c77}.hud.hud-with-adventure-panel{left:10px;bottom:10px;width:calc(50% - 17px);max-width:260px;transform:none}.hud.hud-with-adventure-panel .hud-dock{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:3px}.hud.hud-with-adventure-panel .hud-action{min-width:0;height:52px;padding:4px 1px;font-size:8px}.hud.hud-with-adventure-panel .hud-action .game-icon{width:19px;height:19px}.hud-with-adventure-panel .hud-action kbd{display:none}.hud-with-adventure-panel .hud-status{max-width:100%;padding:4px 7px;overflow:hidden;font-size:8px}.hud-with-adventure-panel .hud-panel{left:0;right:auto}}@media (min-width: 961px) and (min-height: 661px) and (max-height: 820px){.adventure-panel .minimap{width:210px;margin:0 auto}}@media (max-height: 480px) and (min-width: 600px){.adventure-panel.is-compact.is-open{top:10px;bottom:10px;height:auto;max-width:none}.adventure-panel.is-compact.is-open .adventure-vitals{padding:8px 12px}.adventure-panel.is-compact.is-open .adventure-eyebrow,.adventure-panel.is-compact.is-open .adventure-state,.adventure-panel.is-compact.is-open .adventure-footnote{display:none}.adventure-panel.is-compact.is-open .adventure-bag-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.adventure-health>span,.adventure-xp-track>span{transition:none}}.field-kitchen-quest{color:#e7dfcb;font-size:13px;line-height:1.5}.modal.lore-card:has(.field-kitchen-quest){width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 48px)}.field-kitchen-quest.dialogue{margin-top:18px;padding-top:18px;border-top:1px solid #70654a}.field-kitchen-quest-heading{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px 12px}.field-kitchen-quest-kicker{color:#b4bcae;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.field-kitchen-quest-heading h3{margin:3px 0 0;color:#edd393;font-size:18px;line-height:1.25}.field-kitchen-quest-status{margin-top:3px;color:#d0c5ab;font-size:11px}.field-kitchen-quest.completed .field-kitchen-quest-status{color:#a1d6a0}.field-kitchen-quest-dialogue{margin:14px 0;padding:10px 12px;border-left:3px solid #af9052;background:#e6c67e0e;color:#f0e4c9;font-style:italic}.field-kitchen-quest-summary{margin:12px 0;color:#c5c9bc}.field-kitchen-quest-objectives{display:grid;gap:13px;margin:16px 0;padding:0;list-style:none}.field-kitchen-quest-objectives>li{display:grid;grid-template-columns:21px minmax(0,1fr);gap:8px;color:#b7baad}.field-kitchen-quest-objectives strong{font-size:12px;font-weight:600}.field-kitchen-quest-objectives .current{color:#f3db9a}.field-kitchen-quest-objectives .done{color:#a6c9a0}.field-kitchen-quest-check{display:grid;place-items:center;align-self:start;width:21px;height:21px;border:1px solid #746c50;border-radius:3px;font-size:11px}.current .field-kitchen-quest-check{border-color:#d0b76d;background:#e6c67e1a}.done .field-kitchen-quest-check{border-color:#657b58;background:#84ad6f17}.field-kitchen-quest-counts{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:5px}.field-kitchen-quest-counts>span{display:inline-flex;align-items:center;gap:4px;font-size:11px}.field-kitchen-quest-counts .skill-icon{width:20px;height:20px;object-fit:contain}.field-kitchen-quest-detail{display:block;margin-top:2px;color:#b7baad;font-size:11px}.field-kitchen-quest-reward{display:flex;flex-wrap:wrap;gap:3px 12px;padding:10px 0;border-top:1px solid #4a503d;border-bottom:1px solid #4a503d;font-size:11px}.field-kitchen-quest-reward>span{flex-basis:100%;color:#b4bcae}.field-kitchen-quest-reward strong{color:#e8cc83;font-weight:600}.field-kitchen-quest-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.field-kitchen-quest-actions .button{min-height:35px;max-width:100%;white-space:normal;text-align:left}.field-kitchen-quest-error{margin:11px 0 0;color:#ffbcaa}.modal.cooking-panel{width:min(520px,calc(100vw - 24px));max-height:calc(100dvh - 48px);max-width:520px;border:1px solid #817154;border-radius:16px;background:linear-gradient(140deg,#20353e,#10222c);color:#e7eeeb;box-shadow:0 15px 65px #0009,inset 0 1px #d6c29625;padding:24px}.kitchen-eyebrow{font-size:10px;letter-spacing:2px;color:#baa679}.cooking-panel h2{font-weight:500;font-size:25px;margin-top:5px}.cooking-panel h3{font-size:16px;margin:0 0 5px;color:#e8d19b}.kitchen-hero{display:flex;align-items:center;gap:18px;padding:8px 0 20px;border-bottom:1px solid #61757766}.kitchen-hero>img{width:94px;height:110px;object-fit:contain;flex:none}.kitchen-hero p,.kitchen-recipe p{font-size:13px;color:#aebfc0;line-height:1.5;margin:0}.kitchen-recipe{display:flex;gap:14px;align-items:center;margin:22px 0}.kitchen-recipe small{color:#82aaa5;font-size:11px}.kitchen-ingredients{background:#06192399;border:1px solid #405e65;border-radius:10px;padding:8px 12px}.kitchen-ingredients>div{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:12px}.kitchen-ingredients strong{margin-left:auto;color:#8dd1b5;font-size:11px}.kitchen-ingredients .missing strong{color:#d1977c}.kitchen-actions{display:flex;gap:10px;margin-top:20px}.kitchen-actions button{flex:1;min-height:42px}.kitchen-progress{margin-top:20px}.kitchen-progress-label{display:flex;justify-content:space-between;font-size:12px}.kitchen-progress-track{height:7px;background:#071a23;border-radius:5px;overflow:hidden;margin:10px 0 15px}.kitchen-progress-track>div{height:100%;background:linear-gradient(90deg,#429e94,#b7dbb0)}.kitchen-hint,.kitchen-progress p{font-size:12px;color:#a6bdbe;line-height:1.6}.kitchen-feedback{padding:10px;background:#19383d;border-left:2px solid #b4a263;font-size:12px}.cooking-panel .button.primary{background:linear-gradient(120deg,#327e73,#235d62);color:#e8fff5;border-color:#67ac9a}.cooking-panel .button:disabled{opacity:.45;cursor:default}@media (max-width: 600px){.cooking-panel{padding:18px;width:calc(100vw - 24px)}.kitchen-hero{gap:12px}.kitchen-hero>img{width:70px;height:90px}.kitchen-ingredients>div{font-size:11px}}.combat-action-bar{position:fixed;bottom:22px;left:calc(50% - 154px);transform:translate(-50%);z-index:16;width:320px;padding:9px 10px 10px;background:linear-gradient(150deg,#18272ef7,#0a161dfa);border:1px solid #817154;border-radius:12px;box-shadow:0 12px 40px #0008,inset 0 1px #f7dfab16;color:#e6ece8;pointer-events:auto}.combat-action-caption{display:flex;align-items:center;justify-content:center;gap:6px;font-size:8px;letter-spacing:1.8px;color:#bcae8e;margin-bottom:7px}.combat-action-caption>span{width:5px;height:5px;border-radius:50%;background:#728782}.combat-action-caption>.engaged{background:#e9b36b;box-shadow:0 0 7px #ebbb73}.combat-action-slots{display:flex;gap:7px;align-items:center}.combat-slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:81px;width:85px;flex:none;border:1px solid #54716c;border-radius:7px;background:linear-gradient(150deg,#243a3d,#11252b);color:#e4eee8;cursor:pointer;padding:5px 3px 4px}.combat-slot:hover:not(:disabled){border-color:#e2c78c;background:linear-gradient(150deg,#345251,#19313b)}.combat-slot:focus-visible{outline:2px solid #efcf8d;outline-offset:2px}.combat-slot:disabled{cursor:default}.combat-slot:disabled>svg,.combat-slot:disabled>.item-glyph{opacity:.65}.combat-slot>svg{width:36px;height:36px}.combat-slot kbd{position:absolute;top:4px;left:5px;font-size:9px;color:#c7bd9c}.combat-slot-label{font-size:10px;font-weight:600;margin-top:3px}.combat-slot small{font-size:9px;color:#84c9b8;margin-top:2px}.combat-slot.queued{border-color:#ead08b;box-shadow:inset 0 0 17px #b99c3530}.combat-stack-count{position:absolute;top:4px;right:6px;color:#efd99a;font-size:11px}.combat-cooldown-track{position:absolute;bottom:0;left:3px;right:3px;height:2px;overflow:hidden}.combat-cooldown-track>span{display:block;height:100%;background:#e0bc78}.combat-vitals{flex:1;min-width:0;padding-left:4px}.combat-vitals>span{font-size:8px;letter-spacing:1.3px;color:#98acae}.combat-vitals>strong{display:block;font-size:19px;font-weight:500;margin:3px 0 5px}.combat-vitals>strong>small{font-size:11px;color:#91a8a7}.combat-vitals>div{height:5px;background:#05171e;border-radius:5px;overflow:hidden}.combat-vitals i{display:block;height:100%;background:linear-gradient(90deg,#358a72,#8bc5a0);transition:width .15s}.combat-vitals p{font-size:9px;color:#a1b4b5;line-height:1.4;margin:7px 0 0}.combat-action-feedback{position:absolute;bottom:calc(100% + 8px);left:0;right:0;background:#10262def;border:1px solid #446567;border-radius:7px;padding:9px 12px;font-size:11px;text-align:center;box-shadow:0 4px 18px #0006;pointer-events:none}@media (max-width: 1200px){.combat-action-bar{left:calc(50% - 100px);bottom:94px}}@media (max-width: 960px),(max-height: 660px){.combat-action-bar{left:50%;bottom:82px;width:288px;padding:7px 8px}.combat-slot{width:75px;min-height:76px}.combat-action-caption{font-size:7px}.combat-vitals p{font-size:8px}}@media (prefers-reduced-motion: reduce){.combat-vitals i{transition:none}}.mobile-controls{position:fixed;top:0;right:0;bottom:0;left:0;z-index:24;pointer-events:none;user-select:none;-webkit-user-select:none}.mobile-thumbstick{position:absolute;left:calc(12px + env(safe-area-inset-left,0px));bottom:calc(86px + env(safe-area-inset-bottom,0px));width:96px;height:96px;border:1px solid #7ba89d80;border-radius:50%;background:radial-gradient(circle,#173b43b8,#0b1d27ba);box-shadow:inset 0 0 0 7px #c3dfcd0a,0 4px 18px #0004;pointer-events:auto;touch-action:none;-webkit-touch-callout:none}.mobile-thumbstick-cross{position:absolute;top:13px;right:13px;bottom:13px;left:13px;border-radius:50%;background:linear-gradient(90deg,transparent 49%,#a8c6b91f 49%,#a8c6b91f 51%,transparent 51%),linear-gradient(transparent 49%,#a8c6b91f 49%,#a8c6b91f 51%,transparent 51%)}.mobile-thumbstick-thumb{position:absolute;width:44px;height:44px;left:25px;top:25px;border-radius:50%;background:radial-gradient(circle at 40% 30%,#7fbaae,#316c6b);border:1px solid #b5d7c7a8;box-shadow:0 3px 9px #0005;pointer-events:none}.mobile-thumbstick-label{position:absolute;bottom:8px;left:0;right:0;text-align:center;font:8px Trebuchet MS,sans-serif;letter-spacing:1.5px;color:#bed4cd;pointer-events:none}.mobile-world-actions{position:absolute;right:calc(12px + env(safe-area-inset-right,0px));bottom:calc(86px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:8px;pointer-events:auto}.mobile-world-actions button{min-width:91px;min-height:44px;padding:8px 12px;color:#e7ead5;font:600 12px Trebuchet MS,sans-serif;background:#16313fe8;border:1px solid #71928b;border-radius:14px;box-shadow:0 3px 12px #0004;touch-action:manipulation}.mobile-world-actions button:first-child{border-color:#b99d63;background:#424331e8}.mobile-world-actions button span{margin-right:4px;color:#d8c185}.mobile-world-actions button:active{transform:scale(.96)}.mobile-controls.is-disabled{opacity:.25}.mobile-controls.is-disabled .mobile-thumbstick,.mobile-controls.is-disabled .mobile-world-actions{pointer-events:none}.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;touch-action:none}.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}}@media (pointer: coarse),(max-width: 960px),(max-height: 660px){.top-bar{padding-top:calc(8px + env(safe-area-inset-top));padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}.top-bar .button{min-height:44px}.top-bar .top-bar-audio{min-width:44px}.explorer-path{top:calc(64px + env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left));width:min(210px,calc(100vw - 110px));max-height:calc(100dvh - 240px);overflow-y:auto}.explorer-path.collapsed{width:min(210px,calc(100vw - 110px))}.explorer-path-header{min-height:44px;padding:7px;gap:6px}.explorer-path-title strong{font-size:11px}.explorer-path-title small{font-size:9px}.explorer-path-header .skill-icon{width:24px;height:24px}.hud.hud-with-adventure-panel{left:max(10px,env(safe-area-inset-left));bottom:calc(10px + env(safe-area-inset-bottom));width:calc(50% - 15px)}.hud.hud-with-adventure-panel .hud-dock{grid-template-columns:repeat(2,minmax(0,1fr))}.hud.hud-with-adventure-panel .hud-follow,.hud.hud-with-adventure-panel .hud-help{display:none}.hud-with-adventure-panel .hud-status{position:fixed;top:calc(116px + env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));bottom:auto;left:auto;transform:none;max-width:140px}.hud-with-adventure-panel .hud-panel{max-height:calc(100dvh - 170px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.hud-panel-close{min-width:44px;min-height:44px}.hud-realm-actions button{min-height:44px}.adventure-panel.is-compact{right:max(10px,env(safe-area-inset-right));bottom:calc(10px + env(safe-area-inset-bottom));width:calc(50% - 15px)}.adventure-panel.is-compact.is-open{bottom:calc(82px + env(safe-area-inset-bottom));width:calc(100% - max(10px,env(safe-area-inset-left)) - max(10px,env(safe-area-inset-right)));height:min(680px,calc(100dvh - 146px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}.app-shell .combat-action-bar{left:50%;bottom:calc(204px + env(safe-area-inset-bottom));width:260px;padding:6px 7px}.combat-action-bar .combat-slot{width:68px;min-height:66px}.combat-action-bar .combat-slot>svg{width:26px;height:26px}.combat-action-bar .combat-slot .item-icon,.combat-action-bar .combat-slot .item-glyph{max-width:26px;max-height:26px}.combat-action-bar .combat-slot-label{font-size:9px;white-space:nowrap}.combat-action-bar .combat-slot kbd{display:none}.combat-action-bar .combat-action-caption{margin-bottom:4px;font-size:7px}.combat-action-bar .combat-vitals p{display:none}.chat-open .mobile-controls,.chat-open .combat-action-bar{visibility:hidden}.modal-backdrop{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.modal{max-height:calc(100dvh - 40px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.modal .icon-button{min-width:44px;min-height:44px}.hud-panel .players-search input,.modal input,.modal select,.modal textarea{font-size:16px}}@media (min-width: 600px) and (max-height: 660px){.app-shell .combat-action-bar{bottom:calc(86px + env(safe-area-inset-bottom))}.adventure-panel.is-compact.is-open{top:max(10px,env(safe-area-inset-top));bottom:max(10px,env(safe-area-inset-bottom));height:auto;max-width:460px}.explorer-path{max-height:calc(100dvh - 164px)}}
