*{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:10}.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:20;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}}
