:root{--bg:#1d2a22;--card:#f6efe0;--ink:#2b2a25;--muted:#7a7466;--accent:#e0862e;--accent-2:#4f9d69;--danger:#c4473b;--line:#d9cfb8}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--ink);margin:0;font-family:Nunito,system-ui,sans-serif;overflow:hidden}#game{position:fixed;inset:0}#game canvas{image-rendering:auto;display:block}[hidden]{display:none!important}.overlay{z-index:10;background:radial-gradient(at top,#33513f 0%,#1d2a22 70%);place-items:center;padding:16px;display:grid;position:fixed;inset:0}.card{background:var(--card);border-radius:18px;width:min(440px,100%);padding:26px 28px 22px;box-shadow:0 18px 50px #00000059}.card h1{letter-spacing:-.5px;color:var(--accent);margin:0;font-size:34px;font-weight:800}.card .sub{color:var(--muted);margin:4px 0 18px;font-weight:600}.card label{text-transform:uppercase;letter-spacing:.6px;color:var(--muted);font-size:13px;font-weight:800;display:block}.card input{width:100%;font:inherit;border:2px solid var(--line);background:#fff;border-radius:12px;outline:none;margin-top:6px;padding:12px 14px;font-size:17px;font-weight:700;display:block}.card input:focus{border-color:var(--accent)}.worlds{gap:8px;margin-top:18px;display:grid}.world{width:100%;font:inherit;border:2px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:16px;font-weight:800;display:flex}.world:hover:not(:disabled){border-color:var(--accent-2);background:#f2fbf4}.world:disabled{opacity:.5;cursor:not-allowed}.world .cap{color:var(--muted);font-size:13px}.world .cap b{color:var(--accent-2)}.world.full .cap b,.world.down .cap{color:var(--danger)}.msg{min-height:20px;color:var(--danger);margin:12px 0 0;font-weight:700}#hud{pointer-events:none;z-index:5;position:fixed;inset:0}#topbar{color:#f6efe0;background:#141c16b8;border-radius:10px;gap:14px;padding:6px 12px;font-size:13px;font-weight:800;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}#topbar span:empty{display:none}#chat{pointer-events:auto;flex-direction:column;gap:6px;width:min(420px,100vw - 24px);display:flex;position:absolute;bottom:12px;left:12px}#chat-log{color:#f6efe0;scrollbar-width:thin;background:#141c169e;border-radius:10px;max-height:160px;padding:8px 10px;font-size:14px;font-weight:600;line-height:1.35;overflow-y:auto}#chat-log .sys{color:#ffd27a}#chat-log b{color:#9fe0b0}#chat-input{font:inherit;color:#f6efe0;background:#141c16b8;border:2px solid #ffffff26;border-radius:10px;outline:none;padding:9px 12px;font-size:14px;font-weight:700}#chat-input:focus{border-color:var(--accent);background:#141c16eb}@media (max-width:600px){.card{padding:20px 18px}.card h1{font-size:28px}#chat-log{max-height:110px}}#game{position:fixed;inset:0;overflow:hidden}.lbl{color:#f6efe0;text-shadow:0 1px #1d2a22,0 -1px #1d2a22,1px 0 #1d2a22,-1px 0 #1d2a22,0 2px 4px #00000080;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Nunito,system-ui,sans-serif;font-size:13px;font-weight:800}.lbl.me{color:#fff2b0}.lbl.npc{color:#9fe0b0;font-size:12px}.lbl.obj{color:#fff8e6;opacity:.92;font-size:11px}.bubble{color:#1d2a22;pointer-events:none;white-space:normal;text-align:center;background:#f6efe0;border-radius:10px;max-width:200px;padding:5px 9px;font-family:Nunito,system-ui,sans-serif;font-size:13px;font-weight:700;line-height:1.25;box-shadow:0 3px 10px #00000040}.bubble:after{content:"";background:#f6efe0;width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}#prompt{color:#fff2b0;pointer-events:none;background:#141c16c7;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:800;position:absolute;bottom:22%;left:50%;transform:translate(-50%)}#prompt b{color:#1d2a22;text-align:center;background:#fff2b0;border-radius:6px;min-width:20px;margin-right:6px;padding:1px 6px;display:inline-block}#dialog{color:#2b2a25;pointer-events:auto;background:#f6efe0;border-radius:14px;width:min(460px,100vw - 32px);padding:14px 16px 12px;position:absolute;bottom:190px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #00000059}#dialog-name{color:#e0862e;margin-bottom:4px;font-size:15px;font-weight:800}#dialog-text p{margin:4px 0;font-size:15px;font-weight:600;line-height:1.35}#dialog-close{font:inherit;color:#fff;cursor:pointer;background:#4f9d69;border:0;border-radius:8px;margin-top:8px;padding:6px 12px;font-size:13px;font-weight:800}#help{color:#d9d2c0;pointer-events:none;background:#141c168c;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;bottom:70px;right:12px}@media (max-width:700px){#help{display:none}#dialog{bottom:150px}}#game canvas{touch-action:none;-webkit-user-select:none;user-select:none}#touch{pointer-events:none;position:absolute;inset:0}#joy{left:calc(14px + env(safe-area-inset-left));bottom:calc(18px + env(safe-area-inset-bottom));pointer-events:auto;touch-action:none;background:#141c1647;border:1.5px solid #ffffff38;border-radius:50%;width:104px;height:104px;position:absolute}#joy-knob{background:#f6efe0d9;border-radius:50%;width:44px;height:44px;margin:-22px 0 0 -22px;position:absolute;top:50%;left:50%;box-shadow:0 3px 8px #0000004d}#tbtns{right:calc(14px + env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));pointer-events:auto;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:absolute}#tbtns button{width:58px;height:58px;font:inherit;color:#1d2a22;touch-action:manipulation;background:#f6efe0e0;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0;display:flex;box-shadow:0 3px 8px #00000047}#tbtns button .ic{font-size:20px;line-height:1}#tbtns button .cap{letter-spacing:.3px;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:800}#tbtns button:active{transform:scale(.94)}#btn-jump{background:#ffd34deb!important}#btn-act{background:#9fe0b0eb!important}#tside{top:calc(8px + env(safe-area-inset-top));right:calc(10px + env(safe-area-inset-right));pointer-events:auto;gap:8px;display:flex;position:absolute}#tside button{color:#f6efe0;touch-action:manipulation;background:#141c1699;border:0;border-radius:50%;width:36px;height:36px;font-size:17px;line-height:1}body.touch #topbar{top:calc(8px + env(safe-area-inset-top));left:calc(10px + env(safe-area-inset-left));border-radius:8px;gap:8px;padding:4px 8px;font-size:11px}body.touch #chat{left:calc(10px + env(safe-area-inset-left));top:calc(36px + env(safe-area-inset-top));gap:4px;width:min(240px,62vw);bottom:auto}body.touch #chat-log{background:#141c1661;border-radius:7px;max-height:37px;padding:4px 7px;font-size:11px;line-height:1.3;overflow:hidden}body.touch #chat-log .sys{opacity:.85}body.touch #chat-input{padding:7px 10px;font-size:13px;display:none}body.touch.chat-open #chat{width:min(320px,100vw - 20px)}body.touch.chat-open #chat-log{background:#141c16b8;max-height:140px;font-size:13px}body.touch.chat-open #chat-input{display:block}body.touch #help{display:none}body.touch #prompt{bottom:auto;top:calc(96px + env(safe-area-inset-top));padding:5px 10px;font-size:12px}body.touch #dialog{bottom:calc(150px + env(safe-area-inset-bottom));width:min(340px,100vw - 24px);padding:10px 12px 9px}body.touch #dialog-name,body.touch #dialog-text p{font-size:13px}body.touch #dialog-close{padding:5px 10px;font-size:12px}body.touch .lbl{font-size:11px}body.touch .lbl.obj{font-size:9px}body.touch .lbl.npc{font-size:10px}body.touch .bubble{max-width:150px;padding:4px 7px;font-size:11px}.panel{color:#2b2a25;pointer-events:auto;background:#f6efe0;border-radius:14px;width:330px;max-width:calc(100vw - 24px);position:absolute;top:52px;right:12px;overflow:hidden;box-shadow:0 14px 40px #00000059}.panel .ph{background:#eadfc7;justify-content:space-between;align-items:center;padding:10px 12px;font-size:15px;font-weight:800;display:flex}.panel .ph small{color:#7a7466;margin-left:6px;font-weight:700}.panel .ph button{cursor:pointer;color:#7a7466;background:0 0;border:0;font-size:20px;line-height:1}#bag-grid{grid-template-columns:repeat(7,1fr);gap:5px;padding:10px;display:grid}.slot{aspect-ratio:1;background:#e9dfc8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:relative;overflow:hidden}.slot.t1{background:#f8f1df}.slot.t2{background:#dfe9f5}.slot.t3{background:#fbe7b0}.slot .ic{font-size:18px;line-height:1}.slot .nm{color:#4a463c;text-align:center;max-height:18px;padding:0 2px;font-size:8px;font-weight:800;line-height:1.05;overflow:hidden}.slot .qty{color:#1d2a22;font-size:10px;font-weight:800;position:absolute;top:1px;right:3px}#skills-list{gap:6px;padding:8px 12px 12px;display:grid}.skill{grid-template-columns:96px 30px 1fr 74px;align-items:center;gap:8px;font-size:13px;font-weight:700;display:grid}.skill .sl{color:#e0862e;text-align:right;font-weight:800}.skill .sb{background:#e2d8c0;border-radius:4px;height:8px;overflow:hidden}.skill .sb i{background:#4f9d69;height:100%;display:block}.skill .sx{text-align:right;color:#7a7466;font-size:11px}.xpfx{color:#fff2b0;text-shadow:0 1px #1d2a22,0 0 6px #0009;white-space:nowrap;pointer-events:none;font-size:13px;font-weight:800}.fxin{animation:1.1s ease-out forwards xprise;display:inline-block}@keyframes xprise{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-28px)}}body.touch .panel{top:calc(48px + env(safe-area-inset-top));right:calc(10px + env(safe-area-inset-right));width:min(330px,100vw - 20px)}body.touch #bag-grid{gap:4px;padding:8px}body.touch .slot .nm{display:none}body.touch .slot .ic{font-size:20px}.board-screen{backface-visibility:hidden;background:#0f1418;border:0;width:800px;height:500px;display:block}.board-screen *{backface-visibility:hidden}.board-screen iframe{pointer-events:none;border:0;width:100%;height:100%}.board-screen .ph{color:#f6efe0;text-align:center;pointer-events:none;background:#0f1418d9;padding:10px 16px;font:800 24px/1.2 Nunito,system-ui,sans-serif;position:absolute;bottom:0;left:0;right:0}#chart{color:#2b2a25;pointer-events:auto;z-index:6;background:#f6efe0;border-radius:14px;flex-direction:column;width:min(960px,100vw - 24px);height:min(640px,100vh - 24px);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 60px #00000073}#chart[hidden]{display:none}#chart .ph{background:#eadfc7;justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;font-weight:800;display:flex}#chart .ph a{color:#4f9d69;margin-right:12px;font-weight:800;text-decoration:none}#chart .ph button{cursor:pointer;color:#7a7466;background:0 0;border:0;font-size:22px;line-height:1}#chart iframe{background:#0f1418;border:0;flex:1;width:100%}#hud-hp i{background:#ffffff2e;border-radius:5px;width:90px;height:9px;display:inline-block;position:relative;overflow:hidden}#hud-hp i:after{content:"";width:var(--hp,100%);background:linear-gradient(90deg,#e0563b,#f28c5b);border-radius:5px;transition:width .2s;position:absolute;inset:0}#hud-hp b{font-weight:800}#hotbar{pointer-events:auto;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.hb{cursor:pointer;-webkit-user-select:none;user-select:none;background:#141c169e;border:2px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative}.hb .k{color:#d9d2c0;font-size:10px;font-weight:800;position:absolute;top:2px;left:4px}.hb .ic{font-size:20px;line-height:1}.hb .qty{color:#f6efe0;font-size:11px;font-weight:800;position:absolute;bottom:2px;right:4px}.hb.empty{opacity:.45}.hb.worn{border-color:#ffd34d}.hpbar{pointer-events:none;background:#0000008c;border-radius:3px;width:44px;height:6px;overflow:hidden}.hpbar i{background:#e0563b;width:100%;height:100%;display:block}.dmg{color:#ffd34d;text-shadow:0 1px #1d2a22,0 0 6px #0009;pointer-events:none;font-size:15px;font-weight:800}.dmg .fxin{animation-duration:.9s}.dmg.taken{color:#ff6b5b}.dmg.miss{color:#c9c9c9;font-size:12px}#deathflash{pointer-events:none;background:radial-gradient(#b4281e00 40%,#b4281ebf 100%);animation:1.2s ease-out forwards dfade;position:absolute;inset:0}#deathflash[hidden]{display:none}@keyframes dfade{0%{opacity:1}to{opacity:0}}#craft-list{gap:6px;max-height:min(60vh,460px);padding:8px 10px 10px;display:grid;overflow-y:auto}.recipe{background:#efe5cf;border-radius:10px;grid-template-columns:1fr auto;gap:2px 10px;padding:8px 10px;font-size:13px;display:grid}.recipe.off{opacity:.55}.recipe .rn{grid-column:1;font-weight:800}.recipe .rn small{color:#7a7466;margin-left:6px;font-weight:700}.recipe .ri{color:#4a463c;grid-column:1;font-size:12px}.recipe .ri .ok{color:#2e7d4a}.recipe .ri .no{color:#c4473b}.recipe .ri em{color:#7a7466;font-style:normal}.recipe .rb{grid-area:1/2/span 2;align-items:center;gap:4px;display:flex}.recipe .rb button{color:#fff;min-width:34px;font:inherit;cursor:pointer;background:#4f9d69;border:0;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:800}.recipe .rb button:disabled{cursor:default;background:#b9b2a2}#bag-equip{color:#4a463c;background:#f1e8d5;justify-content:space-between;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:flex}#bag-equip button{color:#4f9d69;font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800;text-decoration:underline}#itemmenu{z-index:20;color:#2b2a25;pointer-events:auto;background:#fffaf0;border-radius:10px;width:230px;padding:8px;position:fixed;box-shadow:0 12px 30px #00000059}#itemmenu[hidden]{display:none}#itemmenu .mt{font-size:14px;font-weight:800}#itemmenu .md{color:#7a7466;margin:2px 0 6px;font-size:11px}#itemmenu .ma{color:#fff;width:100%;font:inherit;cursor:pointer;text-align:left;background:#4f9d69;border:0;border-radius:8px;margin:4px 0;padding:7px 10px;font-size:13px;font-weight:800;display:block}#itemmenu .hbrow{color:#7a7466;flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;font-size:11px;font-weight:800;display:flex}#itemmenu .hbrow button{width:22px;height:22px;font:inherit;cursor:pointer;background:#e9dfc8;border:0;border-radius:6px;font-size:11px;font-weight:800}body.touch #hotbar{left:calc(128px + env(safe-area-inset-left));right:auto;bottom:calc(26px + env(safe-area-inset-bottom));gap:4px;transform:none}body.touch .hb{border-radius:8px;width:36px;height:36px}body.touch .hb:nth-child(n+5){display:none}body.touch .hb .ic{font-size:16px}body.touch #dialog{bottom:calc(150px + env(safe-area-inset-bottom))}body.touch #hud-hp i{width:56px}#profile{color:#f6efe0;pointer-events:auto;background:#141c16bd;border-radius:14px;align-items:center;gap:10px;padding:8px 12px 8px 8px;display:flex;position:absolute;top:10px;left:12px;box-shadow:0 6px 20px #00000040}#portrait{background:radial-gradient(circle at 50% 35%,#3c5a48,#1d2a22);border:2px solid #ffffff24;border-radius:12px;width:72px;height:72px}.pf-text{flex-direction:column;gap:3px;min-width:150px;display:flex}#pf-name{color:#fff2b0;font-size:15px;font-weight:800}#pf-level{color:#c9d6c0;font-size:11px;font-weight:700}#hud-hp{align-items:center;gap:6px;display:flex}#hud-hp i{width:130px;height:10px}#hud-hp b{font-size:12px}.pf-row{justify-content:space-between;gap:8px;font-size:12px;font-weight:800;display:flex}#hud-gold{color:#ffd34d}#hud-mute{color:#ff9a8a}#minimap{pointer-events:auto;background:#141c16bd;border-radius:14px;padding:5px;position:absolute;top:10px;right:12px;box-shadow:0 6px 20px #00000040}#minimap-canvas{cursor:crosshair;border-radius:10px;width:168px;height:168px;display:block}#minimap-name{text-align:center;color:#d9d2c0;padding-top:3px;font-size:11px;font-weight:800}#minimap[hidden]{display:none}#dock{pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:absolute;top:214px;right:12px}#dock button{color:#f6efe0;cursor:pointer;background:#141c16bd;border:2px solid #ffffff1f;border-radius:12px;width:46px;height:46px;font-size:20px;line-height:1;position:relative;box-shadow:0 4px 12px #00000040}#dock button:hover{background:#1e2a21e6;border-color:#ffd34d}#dock button.on{border-color:#9fe0b0}#dock button:after{content:attr(data-tip);color:#1d2a22;white-space:nowrap;opacity:0;pointer-events:none;background:#f6efe0;border-radius:6px;padding:4px 8px;font:800 11px/1.2 Nunito,system-ui,sans-serif;transition:opacity .12s;position:absolute;top:50%;right:54px;transform:translateY(-50%)}#dock button:hover:after{opacity:1}#bag-badge{color:#fff;background:#e0862e;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font:800 10px/18px Nunito,system-ui,sans-serif;position:absolute;top:-4px;right:-4px}#bag-badge:empty{display:none}#target{color:#f6efe0;text-align:center;pointer-events:none;background:#141c16cc;border-radius:12px;width:260px;padding:8px 12px;position:absolute;top:12px;left:50%;transform:translate(-50%)}#target[hidden]{display:none}#tg-name{color:#ffb4a8;font-size:13px;font-weight:800}.tg-bar{background:#ffffff26;border-radius:5px;height:10px;margin:5px 0 3px;overflow:hidden}.tg-bar i{background:linear-gradient(90deg,#e0563b,#f28c5b);height:100%;transition:width .15s;display:block}#tg-hp{color:#d9d2c0;font-size:11px;font-weight:800}#tip{z-index:30;color:#f6efe0;pointer-events:none;white-space:nowrap;background:#141c16e6;border-radius:7px;padding:4px 9px;font:800 12px/1.3 Nunito,system-ui,sans-serif;position:fixed}#tip[hidden]{display:none}#tip small{color:#c9d6c0;font-size:10px;font-weight:700;display:block}.prog{color:#f6efe0;text-align:center;pointer-events:none;background:#141c16d1;border-radius:8px;width:120px;padding:3px 6px 4px;font:800 11px/1.2 Nunito,system-ui,sans-serif}.prog i{background:#ffffff2e;border-radius:3px;height:5px;margin-top:3px;display:block;overflow:hidden}.prog i b{background:#ffd34d;width:0;height:100%;display:block}#chat{transition:none}#chat-toggle{color:#d9d2c0;cursor:pointer;background:#141c169e;border:0;border-radius:6px 6px 0 0;align-self:flex-start;width:26px;height:20px;margin-bottom:-6px;font-size:12px}#chat-log{max-height:118px}body.chat-min #chat-log{max-height:22px;overflow:hidden}#equipment{width:360px}.eqgrid{grid-template-columns:1fr 1fr;gap:6px;padding:10px 10px 4px;display:grid}.eqslot{background:#efe5cf;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:30px 1fr;align-items:center;column-gap:8px;padding:7px 9px;font-size:12px;display:grid}.eqslot .lb{letter-spacing:.4px;text-transform:uppercase;color:#7a7466;grid-column:1/span 2;font-size:10px;font-weight:800}.eqslot .ic{grid-row:2/span 2;font-size:22px;line-height:1}.eqslot b{font-weight:800}.eqslot small{color:#4f9d69;font-size:11px;font-weight:700;display:block}.eqslot .dim{color:#a39c8c}.eqslot button{color:#4f9d69;font:inherit;cursor:pointer;background:0 0;border:0;grid-column:2;justify-self:start;margin-top:3px;padding:0;font-size:11px;font-weight:800;text-decoration:underline}.eqstats{color:#4a463c;justify-content:space-around;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.eqstats b{color:#e0862e}.eqnote{color:#7a7466;margin:0;padding:0 12px 12px;font-size:11px;font-weight:600}.hb{background:#141c16bd;border:2px solid #ffffff1f;border-radius:10px}.hb:hover{border-color:#ffd34d}#help{bottom:70px;right:68px}body.touch #profile{top:calc(6px + env(safe-area-inset-top));left:calc(8px + env(safe-area-inset-left));gap:6px;padding:5px 8px 5px 5px}body.touch #portrait{width:44px;height:44px}body.touch #pf-name{font-size:12px}body.touch #pf-level{display:none}body.touch #topbar,body.touch #dock{display:none}body.touch #minimap{top:calc(52px + env(safe-area-inset-top));right:calc(8px + env(safe-area-inset-right));padding:3px}body.touch #minimap-canvas{width:96px;height:96px}body.touch #minimap-name{display:none}body.touch #chat{top:calc(62px + env(safe-area-inset-top))}body.touch #chat-toggle{display:none}body.touch #target{top:calc(62px + env(safe-area-inset-top));width:200px}body.touch #equipment{width:min(360px,100vw - 20px)}#chat{gap:3px;width:300px}#chat-log{background:#141c165c;border-radius:8px;max-height:60px;padding:4px 8px;font-size:12px;line-height:1.3;overflow:hidden}#chat-log .sys{opacity:.85}#chat-input{background:#141c16d1;padding:7px 10px;font-size:13px}#chat-input[hidden]{display:none}#chat-toggle{background:#141c165c;width:22px;height:16px;margin-bottom:-4px;font-size:10px}body.chat-min #chat-log{max-height:18px}#target{top:46px}#help{display:none}#hurtflash{pointer-events:none;background:radial-gradient(#c8322800 55%,#c8322873 100%);animation:.35s ease-out forwards dfade;position:absolute;inset:0}#hurtflash[hidden]{display:none}#target{pointer-events:auto;cursor:pointer}#target:hover{background:#1e2a21eb}.tg-hint{color:#9fe0b0;margin-top:2px;font-size:10px;font-weight:700}.hb.worn:after{content:"";background:conic-gradient(#0000008c var(--cd,0%), transparent 0);pointer-events:none;border-radius:10px;position:absolute;inset:-2px}body.touch .tg-hint{display:none}body.touch #profile{top:calc(6px + env(safe-area-inset-top));left:calc(8px + env(safe-area-inset-left));border-radius:12px;gap:6px;padding:4px 8px 4px 4px}body.touch #portrait{border-radius:9px;width:38px;height:38px}body.touch .pf-text{gap:1px;min-width:0}body.touch #pf-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:11px;line-height:1.1;overflow:hidden}body.touch #hud-hp{gap:4px}body.touch #hud-hp i{width:64px;height:7px}body.touch #hud-hp b,body.touch .pf-row{font-size:10px}body.touch #tside{top:calc(8px + env(safe-area-inset-top));gap:6px}body.touch #tside button{width:32px;height:32px;font-size:15px;position:relative}#chat-badge{color:#fff;background:#e0862e;border-radius:8px;min-width:15px;height:15px;padding:0 3px;font:800 9px/15px Nunito,system-ui,sans-serif;position:absolute;top:-3px;right:-3px}#chat-badge:empty{display:none}body.touch #minimap{top:calc(46px + env(safe-area-inset-top));right:calc(8px + env(safe-area-inset-right));border-radius:10px;padding:3px}body.touch #minimap-canvas{border-radius:7px;width:78px;height:78px}body.touch #chat{top:calc(56px + env(safe-area-inset-top));left:calc(8px + env(safe-area-inset-left));width:min(300px,100vw - 120px)}body.touch #chat-log{display:none}body.touch.chat-open #chat-log{background:#141c16c7;max-height:150px;font-size:13px;display:block}body.touch #target{top:calc(52px + env(safe-area-inset-top));width:170px;padding:5px 8px;left:50%}body.touch #prompt{top:auto;bottom:calc(150px + env(safe-area-inset-bottom));font-size:12px;left:50%}.panel.wide{width:520px}.panel .ph .pill{color:#2b2a25;font:inherit;cursor:pointer;background:#d9cfb8;border:0;border-radius:999px;margin-right:8px;padding:4px 10px;font-size:12px;font-weight:800}.panel .ph .pill.on{color:#fff;background:#4f9d69}.bcols{grid-template-columns:1fr 1fr;gap:10px;padding:8px 10px 10px;display:grid}.bcols h4{letter-spacing:.5px;text-transform:uppercase;color:#7a7466;margin:0 0 6px;font-size:11px;font-weight:800}.blist{gap:4px;max-height:300px;display:grid;overflow-y:auto}.blist.tall{max-height:min(60vh,420px);padding:8px 10px 10px}.brow{background:#efe5cf;border-radius:9px;grid-template-columns:26px 1fr auto auto;align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:grid}.brow.off{opacity:.55}.brow .ic{font-size:18px;line-height:1}.brow .bn{font-weight:800;line-height:1.1}.brow .bn small{color:#7a7466;font-size:10px;font-weight:700;display:block}.brow .bp{color:#b8860b;font-weight:800}.brow .bb{gap:3px;display:flex}.brow .bb button{color:#fff;min-width:28px;font:inherit;cursor:pointer;background:#4f9d69;border:0;border-radius:6px;padding:4px 6px;font-size:11px;font-weight:800}.brow .bb button:disabled{cursor:default;background:#b9b2a2}.bempty{color:#7a7466;margin:0;padding:12px 8px;font-size:12px;font-weight:600}body.touch .panel.wide{width:min(520px,100vw - 20px)}body.touch .bcols{grid-template-columns:1fr}body.touch .blist{max-height:160px}#quests-list{gap:6px;padding:8px 10px 4px;display:grid}.quest{background:#efe5cf;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:4px 10px;padding:8px 10px;font-size:12px;display:grid}.quest.done{background:#e2f1e5}.quest.claimed{opacity:.55}.quest .qn{font-size:13px;font-weight:800}.quest .qn small{color:#7a7466;font-size:11px;font-weight:700;display:block}.quest .qb{background:#d9cfb8;border-radius:6px;grid-column:1;height:12px;position:relative;overflow:hidden}.quest .qb i{background:#4f9d69;height:100%;display:block}.quest .qb span{text-align:center;color:#1d2a22;font-size:10px;font-weight:800;line-height:12px;position:absolute;inset:0}.quest .qr{color:#b8860b;white-space:nowrap;grid-area:1/2;font-weight:800}.quest .qa{grid-area:2/2}.quest .qa button{color:#fff;font:inherit;cursor:pointer;background:#4f9d69;border:0;border-radius:7px;padding:4px 10px;font-size:11px;font-weight:800}.quest .qa button:disabled{cursor:default;background:#b9b2a2}#objective{color:#f6efe0;pointer-events:auto;background:#141c16bd;border-radius:12px;width:260px;padding:8px 10px 9px;position:absolute;top:104px;left:12px;box-shadow:0 6px 20px #00000040}#objective[hidden]{display:none}.ob-head{letter-spacing:.5px;text-transform:uppercase;color:#ffd34d;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.ob-head button{color:#c9d6c0;font:inherit;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800;text-decoration:underline}#ob-title{margin-top:2px;font-size:14px;font-weight:800}#ob-hint{color:#d9d2c0;margin-top:2px;font-size:11px;font-weight:600;line-height:1.3}.ob-bar{background:#ffffff26;border-radius:3px;height:5px;margin-top:6px;overflow:hidden}.ob-bar i{background:#ffd34d;width:0;height:100%;transition:width .2s;display:block}#dk-quests{position:relative}#quest-badge{color:#fff;background:#4f9d69;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font:800 10px/18px Nunito,system-ui,sans-serif;position:absolute;top:-4px;right:-4px}#quest-badge:empty{display:none}body.touch #objective{top:calc(56px + env(safe-area-inset-top));left:calc(8px + env(safe-area-inset-left));width:200px;padding:6px 8px}.slot.bound:before{content:"🔒";opacity:.8;font-size:9px;position:absolute;top:1px;left:2px}.brow .bn em.bound{color:#b8860b;margin-left:4px;font-size:9px;font-style:normal;font-weight:800}:root{--card-w:272px}#profile{width:var(--card-w);box-sizing:border-box}#objective{width:var(--card-w);box-sizing:border-box;padding:9px 12px 10px;top:118px}#ob-hint{margin-top:3px}body.touch{--card-w:196px}body.touch #profile{width:var(--card-w)}body.touch #objective{top:calc(58px + env(safe-area-inset-top));left:calc(8px + env(safe-area-inset-left));width:var(--card-w);border-radius:10px;padding:5px 8px 6px}body.touch .ob-head{font-size:9px}body.touch #ob-title{font-size:12px}body.touch #ob-hint{display:none}body.touch #objective.expanded #ob-hint{font-size:10px;display:block}body.touch .ob-bar{height:4px;margin-top:4px}body.touch #chat{top:calc(112px + env(safe-area-inset-top));width:min(280px,100vw - 120px)}body.touch #target{top:calc(112px + env(safe-area-inset-top));left:auto;right:calc(8px + env(safe-area-inset-right));width:150px;padding:5px 8px;transform:none}body.touch #target[hidden]{display:none}body.touch #minimap{top:calc(46px + env(safe-area-inset-top))}body.touch.chat-open #target{display:none}#leftcol{width:var(--card-w);pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute;top:10px;left:12px}#leftcol>*{pointer-events:auto}#profile,#objective{width:100%;position:static;top:auto;left:auto}body.touch #leftcol{top:calc(6px + env(safe-area-inset-top));left:calc(8px + env(safe-area-inset-left));gap:6px}body.touch #profile,body.touch #objective{width:100%;position:static;top:auto;left:auto}body.touch.chat-open #chat{width:auto;top:50%;left:10px;right:10px;transform:translateY(-50%)}body.touch.chat-open #chat-log{max-height:40vh}#loading{color:#f6efe0;pointer-events:auto;z-index:8;background:#141c16b8;place-items:center;font-size:16px;font-weight:800;display:grid;position:absolute;inset:0}#loading[hidden]{display:none}#loading .spin{border:4px solid #fff3;border-top-color:#ffd34d;border-radius:50%;width:42px;height:42px;margin-bottom:12px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.lbl .title{letter-spacing:.04em;text-transform:uppercase;color:#ffd34d;margin-bottom:2px;font-size:10px;font-weight:800;line-height:1;display:block}.lbl.tomb{color:#d9d2ff;text-align:center;font-size:12px}.lbl.tomb small{color:#f6efe0;opacity:.9;font-size:10px;font-weight:700;display:block}.quest .qt{letter-spacing:.06em;text-transform:uppercase;vertical-align:2px;color:#1d2a22;background:#cfe3c6;border-radius:6px;margin-right:6px;padding:1px 6px;font-size:9px;font-weight:900;display:inline-block}.quest .qt.medium{background:#f4d98a}.quest .qt.hard{background:#f0a8a0}img.ico{object-fit:contain;vertical-align:middle;filter:drop-shadow(0 1px 1px #00000040);width:1.35em;height:1.35em;display:inline-block}.slot .ic img.ico,.hb .ic img.ico{width:1.7em;height:1.7em}.recipe .ri img.ico{width:1.4em;height:1.4em}.walletrow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.walletrow button{color:#fff;font:inherit;cursor:pointer;background:#2f6b2c;border:0;border-radius:10px;padding:8px 14px;font-weight:800}.walletrow button:disabled{opacity:.6;cursor:default}.walletrow small{color:#6b665b;flex:180px;font-size:11px;font-weight:700;line-height:1.3}.eqwallet{background:#efe5cf;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;font-size:12px;display:flex}.eqwallet b{font-weight:800}.eqwallet small{color:#7a7466;font-weight:700}.eqwallet button{color:#fff;font:inherit;cursor:pointer;background:#4f9d69;border:0;border-radius:7px;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:800}.eqwallet button.off{background:#b9b2a2}#market-note.warn{color:#b3402f}.brow.sellrow .bb{gap:4px}.brow.sellrow input{width:64px;font:inherit;background:#fff8e6;border:1px solid #c9b79b;border-radius:6px;padding:4px 6px;font-size:11px;font-weight:700}.brow.sellrow input.price{width:78px}#hud-tiny{color:#f2c14e;font-weight:800}#hud-tiny:empty{display:none}.walletrow button.ok{background:#b8860b}.walletrow small.ok{color:#2f6b2c}#picker{z-index:12}.card.looks{width:min(860px,100%)}#picker-cards{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-top:14px;display:grid}.look{border:2px solid var(--line);font:inherit;cursor:pointer;text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:12px 10px 14px;display:flex;position:relative}.look:hover{border-color:var(--accent)}.look.on{background:#f1f8f2;border-color:#4f9d69}.look.locked{opacity:.55;cursor:default}.look img{object-fit:contain;width:150px;height:200px}.look .noimg{width:150px;height:200px;color:var(--muted);place-items:center;font-size:12px;display:grid}.look b{font-size:15px;font-weight:800}.look small{color:var(--muted);font-size:11px;font-weight:600;line-height:1.3}.look em{letter-spacing:.05em;text-transform:uppercase;color:#2b2a25;background:#d9cfb8;border-radius:999px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:800;position:absolute;top:8px;right:8px}.look em.cur{color:#fff;background:#4f9d69}.card .ghost{border:2px solid var(--line);font:inherit;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;margin-top:14px;padding:8px 14px;font-weight:800}.eqlook{background:#efe5cf;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;font-size:12px;display:flex}.eqlook button{color:#fff;font:inherit;cursor:pointer;background:#4f9d69;border:0;border-radius:7px;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:800}.dlg-actions{gap:8px;margin-top:10px;display:flex}.dlg-actions button{color:#fff;font:inherit;cursor:pointer;background:#4f9d69;border:0;border-radius:9px;padding:7px 14px;font-size:13px;font-weight:800}.dlg-actions button:disabled{cursor:default;background:#b9b2a2}#dialog p.win{color:#b8860b;font-weight:800}#dialog p.price{font-weight:800}#dialog small.up,.cf-stats small.up{color:#2f8f4e}#dialog small.down,.cf-stats small.down{color:#b3402f}.cf-tier{background:linear-gradient(135deg,#d9c9a6,#efe5cf);border-radius:12px;padding:12px 14px}.cf-tier.tier-silver{background:linear-gradient(135deg,#cfd3d8,#eef0f2)}.cf-tier.tier-gold{background:linear-gradient(135deg,#f2d27a,#fbeec4)}.cf-tier.tier-diamond{background:linear-gradient(135deg,#bfe8f6,#eaf8fd)}.cf-name{font-size:18px;font-weight:800}.cf-eth{color:#5a5548;margin-top:2px;font-size:12px;font-weight:700}.cf-bar{background:#0000001f;border-radius:5px;height:10px;margin:8px 0;overflow:hidden}.cf-bar i{background:#4f9d69;height:100%;display:block}.cf-perks{color:#3a3a30;margin:6px 0 0;padding-left:18px;font-size:12px;font-weight:700}.cf-perks li{margin:2px 0}.cf-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:10px 0;display:grid}.cf-stats span{background:#efe5cf;border-radius:10px;flex-direction:column;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.cf-stats b{font-size:14px}.cf-stats small{color:#7a7466;font-size:10px}#coffer h4{text-transform:uppercase;letter-spacing:.05em;color:#7a7466;margin:8px 0 4px;font-size:12px}.cf-ranks{border-collapse:collapse;width:100%;font-size:12px}.cf-ranks td{border-bottom:1px solid #e6dcc4;padding:5px 6px}.cf-ranks td:first-child{color:#7a7466;width:28px;font-weight:800}.cf-ranks td:last-child{color:#b8860b;text-align:right;font-size:10px;font-weight:800}.cf-ranks tr.paid td:first-child{color:#b8860b}.cf-ranks tr.me td{background:#e2f1e5;font-weight:800}.cf-ranks td.empty{color:#7a7466;text-align:center;padding:14px}.ro-bal{background:#efe5cf;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.ro-bal b{color:#b8860b;font-size:14px}.ro-card{color:#f4efe4;background:linear-gradient(135deg,#2f2d38,#45414f);border-radius:12px;margin-bottom:10px;padding:12px 14px}.ro-card.out{filter:grayscale(.55)}.ro-top{align-items:flex-start;gap:12px;display:flex}.ro-art{object-fit:contain;flex:none;width:132px;height:110px}.ro-head{min-width:0}.ro-head h4{color:#ffd34d;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 3px;font-size:16px;font-weight:800;display:flex}.ro-tag{letter-spacing:.06em;text-transform:uppercase;color:#ffd34d;background:#ffd34d29;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:800}.ro-head p{color:#cfc7bb;margin:0 0 6px;font-size:12px;font-weight:700}.ro-head small{color:#a9a2b5;font-size:11px;font-weight:700}.ro-bar{background:#00000059;border-radius:4px;height:8px;margin:6px 0 4px;overflow:hidden}.ro-bar i{background:linear-gradient(90deg,#c9963c,#ffd34d);height:100%;display:block}.ro-perks{color:#ded7cc;margin:10px 0 0;padding-left:18px;font-size:12px;font-weight:700}.ro-perks li{margin:3px 0}.ro-buy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.ro-price{flex-direction:column;display:flex}.ro-price b{color:#ffd34d;font-size:15px}.ro-price small{color:#a9a2b5;font-size:10px;font-weight:700}.ro-buy button{color:#241f18;cursor:pointer;background:#c9963c;border:0;border-radius:9px;padding:9px 16px;font-size:13px;font-weight:800}.ro-buy button:hover:not(:disabled){background:#ffd34d}.ro-buy button:disabled{color:#9a94a3;cursor:not-allowed;background:#57525f}#wheel{width:min(420px,100vw - 32px)}.wheel-body{flex-direction:column;align-items:center;gap:8px;padding:8px 10px 12px;display:flex}#wheel-canvas{aspect-ratio:1;width:min(340px,78vw);height:auto}#wheel-result{color:#5a5548;text-align:center;min-height:20px;margin:0;font-size:14px;font-weight:800}#wheel-result.win{color:#2f6b2c;font-size:18px}#wheel-result.win.rare{color:#b8860b;text-shadow:0 0 12px #ffd34d99}#wheel-result.warn{color:#b3402f}#wheel-spin{color:#fff;font:inherit;cursor:pointer;background:#e8792b;border:0;border-radius:12px;padding:10px 22px;font-size:15px;font-weight:800;box-shadow:0 4px #b3552a}#wheel-spin:active{transform:translateY(2px);box-shadow:0 2px #b3552a}#wheel-spin:disabled{box-shadow:none;cursor:default;background:#b9b2a2}.card .online{color:#2f6b2c;align-items:center;gap:8px;margin:16px 0 0;font-size:12px;font-weight:800;display:flex}.card .online:before{content:"";background:#2f8f4e;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #2f8f4e2e}.card .online+.worlds{margin-top:8px}@media (max-width:600px){.card .online{margin-top:12px;font-size:11px}.worlds{gap:6px}.walletrow{flex-direction:column;align-items:stretch}.walletrow button{width:100%}.walletrow small{text-align:center}}#hud-online{color:#9fe0b0;font-weight:800}#hud-online:empty{display:none}.tinytab{gap:10px;padding:10px 12px 12px;display:grid}.tt-balance{background:#efe5cf;border-radius:10px;justify-content:space-between;align-items:baseline;padding:10px 12px;font-weight:800;display:flex}.tt-balance b{color:#b8860b;font-size:20px}.tt-box{background:#f6efe0;border:1px solid #e6dcc4;border-radius:10px;padding:10px 12px}.tt-box h4{text-transform:uppercase;letter-spacing:.05em;color:#7a7466;margin:0 0 4px;font-size:12px}.tt-box p{color:#5a5548;margin:0 0 6px;font-size:12px;font-weight:600}.tt-box .addr{align-items:center;gap:6px;display:flex}.tt-box code{word-break:break-all;background:#fff;border:1px solid #d9cfb8;border-radius:7px;flex:1;padding:6px 8px;font-size:11px}.tt-box button,.tt-form button{color:#fff;font:inherit;cursor:pointer;background:#4f9d69;border:0;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:800}.tt-form button:disabled,.tt-box button:disabled{cursor:default;background:#b9b2a2}.tt-form{gap:6px;display:flex}.tt-form input{font:inherit;background:#fff;border:1px solid #c9b79b;border-radius:7px;flex:1;padding:6px 8px;font-weight:700}#tt-history{gap:3px;margin-top:8px;font-size:11px;display:grid}#tt-history div{background:#efe5cf;border-radius:6px;grid-template-columns:1fr auto auto;gap:8px;padding:4px 6px;font-weight:700;display:grid}#tt-history .st-sent{color:#2f8f4e}#tt-history .st-failed{color:#b3402f}#tt-history .st-pending,#tt-history .st-sending{color:#b8860b}
