:root{--bg: #100c07;--surface: #17130c;--surface-2: #1e1a12;--line: rgba(201, 164, 76, .14);--line-2: rgba(201, 164, 76, .28);--text: #e9dcc0;--text-2: #a4926a;--text-3: #7a6b48;--gold: #c9a44c;--gold-hi: #f2dca0;--gold-dim: #8c7f5a;--div: #cdb978;--gain: #9cba6e;--loss: #cf8a5e;--rar-currency: #c9a44c;--rar-unique: #c1742f;--rar-rare: #c8b85a;--rar-gem: #28aaa0;--rar-magic: #8c8cf0;--rar-normal: #c8c8c8;--serif: "Noto Serif SC", "Cinzel", serif;--display: "Cinzel", "Noto Serif SC", serif;--sans: "Noto Sans SC", system-ui, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:radial-gradient(1200px 700px at 50% -10%,#1f1810,#140f09 45%,#0d0a06) fixed,var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}::selection{background:#c9a44c47}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c9a44c33;border-radius:6px}::-webkit-scrollbar-track{background:transparent}.wrap{max-width:1240px;margin:0 auto;padding:0 22px}.display{font-family:var(--display);letter-spacing:.04em}.serif{font-family:var(--serif)}.muted{color:var(--text-2)}.dim{color:var(--text-3)}.gold{color:var(--gold)}.card{background:var(--surface);border:1px solid var(--line);border-radius:10px}.card:hover{border-color:var(--line-2)}.pill{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;border:1px solid var(--line);color:var(--text-2);font-size:12.5px;background:#c9a44c0f}.btn{background:transparent;color:var(--text-2);border:1px solid var(--line);border-radius:8px;padding:7px 13px;font-size:13px;transition:.12s}.btn:hover{color:var(--gold-hi);border-color:var(--line-2)}.btn.active{background:#c9a44c1f;color:var(--gold-hi);border-color:var(--line-2)}.input{background:#110d08;color:var(--text);border:1px solid var(--line);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:13px;width:100%}.input:focus{outline:none;border-color:var(--line-2)}.loading,.empty{color:var(--text-3);padding:40px;text-align:center}.doll-wrap{display:flex;flex-direction:column;align-items:center;gap:12px}.doll{position:relative;width:min(1080px,96vw);aspect-ratio:970 / 753;background:#0e0b07 center/cover no-repeat;background-image:url(/game-ui/equipment-panel.png)}.doll-slot{position:absolute}.doll-slot-empty{display:block;width:100%;height:100%}.weapon-set-toggle{position:absolute;top:1.5%;left:50%;transform:translate(-50%);z-index:6;display:flex;gap:3px}.wset-tab{font-family:var(--display);font-size:11px;line-height:1;letter-spacing:.06em;color:var(--text-3);background:#080604c7;border:1px solid var(--line);border-radius:3px;padding:3px 8px;cursor:pointer;transition:.12s}.wset-tab:hover{color:var(--gold-hi);border-color:var(--line-2)}.wset-tab.active{color:var(--gold-hi);border-color:var(--gold);background:#c9a44c33}.slot-item{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--rar) 22%,transparent) 0%,transparent 70%);cursor:pointer}.slot-item img{width:96%;height:96%;object-fit:contain}.slot-item:hover{filter:brightness(1.12);z-index:5}.slot-item.small{width:38px;height:38px}.doll-flask{position:absolute;background:center/contain no-repeat;display:flex;align-items:center;justify-content:center}.doll-flask.flask{background-image:url(/game-ui/flask-frame.png)}.doll-flask.charm{background-image:url(/game-ui/charm-frame.png)}.doll-flask .slot-item{width:100%;height:100%}.doll-flask.flask .slot-item img{width:56%;height:70%;object-fit:contain}.doll-flask.charm .slot-item img{width:72%;height:72%;object-fit:contain}.doll-extras{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;width:min(1080px,96vw);padding:8px 10px;background:#14110b73;border:1px solid var(--line);border-radius:8px}.doll-extras .slot-item.small{width:46px;height:46px}.char-main{display:flex;flex-direction:column;gap:18px}.char-skills,.char-gear{min-width:0}@media (min-width: 1040px){.char-main{flex-direction:row;align-items:flex-start;gap:24px}.char-gear{flex:0 0 min(520px,46vw)}.char-gear .doll-wrap,.char-gear .doll,.char-gear .doll-extras{width:100%}.char-skills{flex:1 1 0;height:var(--col-h, auto);display:flex;flex-direction:column}.char-skills .sgp{flex:1 1 0;min-height:0;width:100%;margin:0}.char-skills .sgp-rows{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px}.char-skills .sgp-rows::-webkit-scrollbar{width:8px}.char-skills .sgp-rows::-webkit-scrollbar-thumb{background:#3a2f1c;border-radius:4px}}.sgp{width:min(1080px,96vw);margin:0 auto;display:flex;flex-direction:column;align-items:center;background:url(/game-ui/skill-panel-bg.png) top center / 100% auto repeat-y,#0c0a07;border:1px solid var(--line-2);border-radius:6px;padding:0 0 16px}.sgp-titlebar{width:100%;aspect-ratio:970 / 124;background:center/contain no-repeat url(/game-ui/skills-titlebar.png);display:flex;align-items:center;justify-content:center}.sgp-title{font-family:var(--display);font-weight:600;font-size:clamp(13px,2.3vw,19px);letter-spacing:.2em;color:#2a1c08;margin-top:3.5%;text-shadow:0 1px 0 rgba(255,225,150,.4)}.sgp-rows{width:95.5%;display:flex;flex-direction:column;gap:5px;margin-top:2px}.sgp-row{position:relative;width:100%;aspect-ratio:840 / 190;container-type:inline-size;background:center/100% 100% no-repeat url(/game-ui/skill-row.png)}.sgp-row>span{position:absolute}.sgp-arrow{background:center/contain no-repeat url(/game-ui/skill-levelup.png);opacity:.8}.sgp-icon{display:flex;align-items:center;justify-content:center}.sgp-icon img{width:100%;height:100%;object-fit:contain}.sgp-name{display:flex;align-items:center;font-family:var(--display);font-size:1.85cqw;color:#cdbb8f;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-shadow:0 1px 2px #000}.sgp-level{display:flex;align-items:center;justify-content:flex-end;font-size:1.5cqw;color:var(--text-3);white-space:nowrap;gap:.3em}.sgp-level b{color:#e8dcc0;font-weight:500}.sgp-field{display:flex;align-items:center;justify-content:center;gap:.4em;font-family:var(--display);font-size:1.7cqw;color:var(--gold-hi)}.sgp-exp{color:var(--text-3);font-style:normal;font-size:1.3em;line-height:1}.sgp-gem{position:absolute;transform:translate(-50%,-50%);pointer-events:auto;width:8.2%;aspect-ratio:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.sgp-gem.active{width:12%}.sgp-gem img{width:100%;height:100%;object-fit:contain}.sgp-gem:hover{filter:brightness(1.16);z-index:6}.sgp-tier{position:absolute;right:-3%;bottom:-3%;z-index:3;min-width:14px;height:14px;padding:0 3px;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-size:9px;line-height:1;color:#f1dca6;background:#120c06;border:1px solid #6f5a30;border-radius:50%}.sgp-gem-name{position:absolute;top:99%;left:50%;transform:translate(-50%);width:132%;text-align:center;line-height:1.05;font-size:1.12cqw;color:#c5b187;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px #000,0 0 4px #000;pointer-events:none}.game-tip{position:absolute;z-index:50;width:max-content;min-width:230px;max-width:380px;pointer-events:none;font-size:12.5px;line-height:1.5;text-align:center;background:#000000f2;border:1px solid #100b06;box-shadow:0 6px 22px #000b}.game-tip.place-up{bottom:calc(100% + 8px)}.game-tip.place-down{top:calc(100% + 8px)}.game-tip.al-center{left:50%;transform:translate(-50%)}.game-tip.al-left{left:0}.game-tip.pinned{pointer-events:auto;border-color:#5c4a28;box-shadow:0 6px 26px #000c,0 0 0 1px #5c4a2855}.tip-head{position:relative;height:46px}.tip-head .hdr-l,.tip-head .hdr-m,.tip-head .hdr-r{position:absolute;top:0;height:46px;background-repeat:no-repeat;background-size:100% 100%}.tip-head .hdr-l{left:0;width:38px}.tip-head .hdr-r{right:0;width:38px}.tip-head .hdr-m{left:36px;right:36px}.tip-head-text{position:relative;z-index:1;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 44px}.tip-name{font-family:var(--display);font-size:14px;line-height:1.12;letter-spacing:.03em}.tip-base{font-family:var(--display);font-size:12.5px;line-height:1.15}.hdr-unique .hdr-l{background-image:url(/game-ui/header-unique-l.png)}.hdr-unique .hdr-m{background-image:url(/game-ui/header-unique-m.png)}.hdr-unique .hdr-r{background-image:url(/game-ui/header-unique-r.png)}.hdr-rare .hdr-l{background-image:url(/game-ui/header-rare-l.png)}.hdr-rare .hdr-m{background-image:url(/game-ui/header-rare-m.png)}.hdr-rare .hdr-r{background-image:url(/game-ui/header-rare-r.png)}.hdr-magic .hdr-l{background-image:url(/game-ui/header-magic-l.png)}.hdr-magic .hdr-m{background-image:url(/game-ui/header-magic-m.png)}.hdr-magic .hdr-r{background-image:url(/game-ui/header-magic-r.png)}.hdr-normal .hdr-l{background-image:url(/game-ui/header-normal-l.png)}.hdr-normal .hdr-m{background-image:url(/game-ui/header-normal-m.png)}.hdr-normal .hdr-r{background-image:url(/game-ui/header-normal-r.png)}.rar-normal .tip-name,.rar-normal .tip-base{color:#d6d6d6}.rar-magic .tip-name,.rar-magic .tip-base{color:#88f}.rar-rare .tip-name,.rar-rare .tip-base{color:#e9d24a}.rar-unique .tip-name,.rar-unique .tip-base{color:#c06a25}.rar-gem .tip-name,.rar-gem .tip-base{color:#1ba29b}.rar-currency .tip-name,.rar-currency .tip-base{color:#c9a44c}.tip-body{padding:5px 14px 9px}.tip-icon{display:block;margin:4px auto 6px;max-width:92px;max-height:104px;object-fit:contain}.tip-class{color:#7d7d7d;padding:3px 0}.tip-sec{padding:3px 0}.tip-sec.props{color:#88f}.tip-sec.req,.tip-sec.req .req-label{color:#7d7d7d}.tip-sec.mod{color:#88f}.tip-sec.desc{color:#b7c4e6;text-align:left}.tip-sec .num,.tip-sec.req .num{color:#fff}.tip-sep{height:1px;margin:5px 12px;background:linear-gradient(to right,transparent,#6f5c34,transparent)}.tip-flavour{color:#cf8a4a;font-style:italic;font-family:var(--serif);padding:4px 4px 2px}.tip-corrupt{color:#d33;padding-top:3px}
