.worldmap[data-v-2c41a6d0]{position:relative;max-width:560px;margin-top:10px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.worldmap img[data-v-2c41a6d0]{display:block;width:100%;height:auto}.wm-title[data-v-2c41a6d0]{position:absolute;z-index:1;left:8px;top:6px;padding:2px 9px;font-size:12.5px;background:#0a1018cc;border:1px solid var(--border);border-radius:6px}.wm-dot[data-v-2c41a6d0]{position:absolute;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background:#ff5252;border:2px solid #fff;box-shadow:0 0 6px #000c}.qtree[data-v-b6bd7bcf]{list-style:none;margin:0;padding-left:0}.qtree .qtree[data-v-b6bd7bcf]{padding-left:20px;border-left:1px solid var(--border);margin-left:6px}.qt-row[data-v-b6bd7bcf]{display:flex;align-items:baseline;gap:7px;padding:3px 0;flex-wrap:wrap}.qt-rel[data-v-b6bd7bcf]{color:var(--muted);width:12px;flex:0 0 12px}.qt-rel.next[data-v-b6bd7bcf]{color:var(--accent)}.qt-rew[data-v-b6bd7bcf]{display:inline-flex;gap:10px;font-size:12px}.domainmap[data-v-6b55e983]{position:relative;max-width:640px;margin-top:10px}svg[data-v-6b55e983]{width:100%;display:block;background:#101720;border:1px solid var(--border);border-radius:8px}polygon[data-v-6b55e983]{fill:#223247;stroke:#3d5878;stroke-width:1.5;cursor:pointer;transition:fill .15s}polygon.hov[data-v-6b55e983]{fill:#2e4c6e}polygon.hl[data-v-6b55e983]{fill:#7a5b1e;stroke:#ffd75e}text[data-v-6b55e983]{fill:#9db8d8;font-size:13px;pointer-events:none;-webkit-user-select:none;user-select:none}.dm-hint[data-v-6b55e983]{position:absolute;left:10px;top:8px;padding:3px 10px;background:#0a1018d9;border:1px solid var(--border);border-radius:6px;font-size:13px;pointer-events:none}.model-viewer[data-v-c76ff6b0]{position:relative;width:100%;height:420px;border:1px solid rgba(128,128,128,.25);border-radius:8px;overflow:hidden}.model-viewer[data-v-c76ff6b0] canvas{display:block;cursor:grab}.model-viewer[data-v-c76ff6b0] canvas:active{cursor:grabbing}.state[data-v-c76ff6b0]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spin[data-v-c76ff6b0]{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:50%;background:var(--bg2);color:var(--accent2);border:1px solid var(--border);cursor:pointer;font-size:16px}.spin.off[data-v-c76ff6b0]{color:var(--muted)}.anim-bar[data-v-c76ff6b0]{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.anim[data-v-c76ff6b0]{background:var(--bg2);border:1px solid var(--border);color:var(--text);padding:4px 12px;border-radius:20px;font-size:12.5px;cursor:pointer}.anim[data-v-c76ff6b0]:hover{border-color:var(--accent2)}.anim.active[data-v-c76ff6b0]{background:var(--accent2);color:var(--bg);border-color:var(--accent2);font-weight:600}.talk[data-v-5134e91f]{margin:8px 0 14px}.talk h4[data-v-5134e91f]{margin:6px 0;opacity:.75;font-size:13px;text-transform:uppercase}.talk[data-v-5134e91f] .talk-window{border-left:2px solid rgba(128,128,128,.3);padding:4px 0 4px 12px;margin:6px 0}.talk[data-v-5134e91f] .talk-text{white-space:pre-wrap}.talk[data-v-5134e91f] .talk-opt{margin:3px 0 3px 8px;opacity:.9}.talk[data-v-5134e91f] .action{opacity:.6;font-size:12px;margin-left:6px}:root{--bg: #14161d;--bg2: #1c1f2a;--bg3: #242836;--border: #2f3447;--text: #d7dae4;--muted: #8b90a3;--accent: #e8b34b;--accent2: #5aa7e8}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.45 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:var(--accent2);text-decoration:none}a:hover{text-decoration:underline}.layout{display:flex;min-height:100vh}.sidebar{width:240px;flex:0 0 240px;background:var(--bg2);border-right:1px solid var(--border);padding:12px 0 24px}.sidebar h1{font-size:15px;margin:4px 16px 12px;color:var(--accent)}.sidebar h1 a{color:inherit}.sidebar .group{margin:14px 0 4px;padding:0 16px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.sidebar .cat{display:flex;justify-content:space-between;padding:5px 16px;color:var(--text);cursor:pointer}.sidebar .cat:hover{background:var(--bg3);text-decoration:none}.sidebar .cat.active{background:var(--bg3);color:var(--accent)}.sidebar .cat .n{color:var(--muted);font-size:12px}.sidebar .types{border-left:2px solid var(--border);margin:2px 0 6px 20px}.sidebar .type{display:flex;justify-content:space-between;padding:3px 14px 3px 10px;font-size:13px;color:#b9bfd1;cursor:pointer}.sidebar .type:hover{background:var(--bg3);text-decoration:none}.sidebar .type.active{color:var(--accent);background:var(--bg3)}.sidebar .type .n{color:var(--muted);font-size:11.5px}.sidebar .subtypes{border-left:2px solid var(--bg3);margin:1px 0 4px 14px}.sidebar .subtype{display:flex;justify-content:space-between;padding:2.5px 14px 2.5px 10px;font-size:12.5px;color:#9aa1b5;cursor:pointer}.sidebar .subtype:hover{background:var(--bg3);text-decoration:none}.sidebar .subtype.active{color:var(--accent);background:var(--bg3)}.sidebar .subtype .n{color:var(--muted);font-size:11px}.content{flex:1;padding:20px 24px;min-width:0}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:14px}.toolbar input,.toolbar select{background:var(--bg2);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:7px 10px;font-size:14px}.toolbar input{width:300px}.toolbar .total{color:var(--muted);margin-left:auto}table.items{width:100%;border-collapse:collapse}table.items th{text-align:left;font-size:12px;color:var(--muted);border-bottom:1px solid var(--border);padding:6px 8px}table.items td{padding:5px 8px;border-bottom:1px solid var(--bg3)}table.items tr:hover td{background:var(--bg2)}td.icon-cell{width:40px}.item-icon{width:32px;height:32px;background:#000;border:1px solid var(--border);border-radius:4px;display:block}.muted{color:var(--muted)}.item-id{font-variant-numeric:tabular-nums;color:var(--muted)}table.items td.lbl{width:130px}.pager{display:flex;gap:8px;align-items:center;margin:16px 0}.pager button{background:var(--bg2);color:var(--text);border:1px solid var(--border);border-radius:6px;padding:6px 12px;cursor:pointer}.pager button:disabled{opacity:.4;cursor:default}.card{max-width:1100px}.tooltip{max-width:470px;margin-bottom:22px;background:#05091af5;border:1px solid #46557d;box-shadow:inset 0 0 0 1px #0a0f24,0 4px 18px #00000073;border-radius:3px;padding:10px 14px;font-family:Arial,Helvetica Neue,sans-serif;font-size:12.5px;line-height:1.45;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.85)}.tt-head{display:flex;gap:12px;align-items:center;margin-bottom:10px}.tt-head img{width:44px;height:44px;border:1px solid var(--border);border-radius:6px;background:#000}.page-head{margin-bottom:14px}.page-head img{width:52px;height:52px}.page-head .tt-name{font-size:19px}.chips.svc{margin-bottom:18px}.chips.svc .chip{color:var(--accent2)}.chip.loc{color:var(--text);font-variant-numeric:tabular-nums}.chip.gshop{color:var(--accent);border-color:#5d4e2a}.chip.quest{color:#9fd0a0}.quest-steps{padding-left:22px;max-width:820px}.quest-steps li{margin-bottom:14px}.qs-name{font-weight:600;color:var(--text);margin-bottom:3px}.qs-text{color:#b9bfd1;font-size:13.5px;margin-bottom:3px;line-height:1.55;max-width:820px;white-space:pre-line}.qs-rew{font-size:12px;color:var(--muted);display:flex;gap:12px;margin-top:2px}.qmeta{display:flex;gap:8px;margin-bottom:12px}.qbadge{font-size:12px;padding:3px 11px;border-radius:20px;background:var(--bg3);border:1px solid var(--border);color:var(--text)}.qbadge.story{background:#3a2f18;border-color:#5d4e2a;color:var(--accent)}.qbadge.lvl{color:var(--muted)}.qbadge.tech{background:#3a1d1d;border-color:#5d2a2a;color:#e08a8a}.toolbar .tech-toggle{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.toolbar .tech-toggle input{width:auto;accent-color:var(--accent)}.craft-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.craft-tab{background:var(--bg2);color:var(--text);border:1px solid var(--border);border-radius:7px;padding:6px 14px;cursor:pointer;font-size:13.5px}.craft-tab:hover{background:var(--bg3)}.craft-tab.active{background:var(--bg3);border-color:var(--accent);color:var(--accent)}.gtabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.gtab{background:var(--bg2);color:var(--text);border:1px solid var(--border);border-radius:7px;padding:6px 14px;cursor:pointer;font-size:13.5px;text-decoration:none}.gtab:hover{background:var(--bg3);text-decoration:none}.gtab.active{background:var(--bg3);border-color:var(--accent);color:var(--accent)}.gtab .cnt{color:var(--muted);font-size:12px;margin-left:4px}.gtabs.subs{margin-bottom:14px}.gtabs.subs .gtab{padding:4px 11px;font-size:12.5px;border-radius:6px}.qbadge.parent{color:var(--accent2)}.qbadge.parent:hover{text-decoration:none;border-color:var(--accent2)}.qrewards{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:18px;font-size:14px;color:var(--muted)}.qrewards b{color:#fff;font-weight:600}.qgivers,.qchain{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.tooltip .tt-block:first-child{border-top:none;padding-top:0}.tt-name{font-size:17px;font-weight:600}.tt-sub{display:flex;gap:10px;font-size:12px;color:var(--muted);margin-top:2px}.tt-block{border-top:1px solid rgba(70,85,125,.35);padding:7px 0}.tt-stat{display:flex;justify-content:flex-start;gap:7px;padding:1px 0;color:#fff}.tt-stat b{color:#fff;font-weight:400}.tt-stat.small,.tt-stat.small b{font-size:11.5px;color:var(--muted);text-shadow:none}.tt-block.req .tt-stat{color:#fff}.tt-label{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:4px;text-shadow:none}.tt-addon{color:#8080ff;font-size:12.5px;padding:1px 0;display:flex;justify-content:space-between;gap:16px}.tt-block.price{display:flex;gap:18px;color:#fff;flex-wrap:wrap}.gold{color:var(--accent)}.tooltip .gold{color:#fff}.class-req{color:#fff!important}.tt-desc{border-top:1px solid rgba(70,85,125,.35);padding-top:8px;margin-top:4px;color:#ffcb4a;line-height:1.5}section{margin:22px 0;overflow-x:auto}section h3{font-size:15px;color:var(--accent);margin:0 0 10px}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{background:var(--bg2);border:1px solid var(--border);padding:3px 10px;border-radius:20px;font-size:12.5px}.chip-icon{width:18px;height:18px;vertical-align:-4px;margin-right:5px;border-radius:3px}.btn3d{background:var(--bg2);border:1px solid var(--border);color:var(--accent2);padding:2px 10px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer}.btn3d:hover{border-color:var(--accent2)}.btn3d.active{background:var(--accent2);color:var(--bg);border-color:var(--accent2)}.qbadge.dyn{background:#16323a;border-color:#2a5561;color:#63d8f0}.recipe{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:10px 14px;margin-bottom:8px}.r-name{font-size:13px;margin-bottom:6px;color:var(--text)}.r-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:13.5px}.r-part{white-space:nowrap}table.recipes td{vertical-align:top}table.recipes .r-cell{min-width:150px}.item-icon.sm{width:24px;height:24px;display:inline-block}.parts{display:flex;flex-direction:column;gap:3px}.part{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px}.part:hover{text-decoration:none}.part:hover span:first-of-type{text-decoration:underline}.card .head{display:flex;gap:14px;align-items:center;margin-bottom:16px}.card .head img{width:48px;height:48px;border:1px solid var(--border);border-radius:6px;background:#000}.card h2{margin:0;font-size:20px;color:var(--accent)}.card .sub{color:var(--muted);font-size:13px}.props{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2px 32px;max-width:780px;margin-bottom:22px}.props .p{display:flex;justify-content:space-between;gap:16px;padding:2.5px 0;border-bottom:1px solid #20253a;font-size:13.5px;color:#cdd2e0}.props .p .k{color:var(--muted)}.props .p span:last-child{color:#fff;font-weight:500;text-align:right}.skill-group{margin-bottom:26px}.group-head{font-size:15px;color:var(--accent);margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid var(--border)}.skill-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:4px 14px}.skill-cell{display:flex;align-items:center;gap:9px;padding:3px 6px;border-radius:6px;color:var(--text)}.skill-cell:hover{background:var(--bg2);text-decoration:none}.skill-cell:hover .sc-name{text-decoration:underline}.skill-cell .item-icon{width:28px;height:28px;flex:0 0 28px}.skill-cell .item-icon.ph{background:var(--bg3);border:1px solid var(--border);border-radius:4px}.sc-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc-id{color:var(--muted);font-size:11.5px;font-variant-numeric:tabular-nums}details.raw pre{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:12px;overflow:auto;font-size:12px}.toast{position:fixed;right:16px;bottom:16px;background:var(--bg3);border:1px solid var(--accent);border-radius:8px;padding:10px 16px;color:var(--text)}
