*{box-sizing:border-box}:root{--color-bg:#111;--color-bg-soft:#151515;--color-modal-solid:#181818;--color-modal-deep:#101111;--color-panel:hsla(0,0%,100%,.045);--color-panel-strong:hsla(0,0%,100%,.065);--color-control:rgba(0,0,0,.28);--color-border:hsla(0,0%,100%,.16);--color-border-soft:hsla(0,0%,100%,.08);--color-text:#f1f1f1;--color-muted:#a8adb7;--color-title:#f4f7ff;--color-accent:#d8e3ff;--color-online:#8dd66e;--radius-panel:8px;--radius-control:7px}#__nuxt,body,html{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-height:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@supports (min-height:100dvh){#__nuxt,body,html{min-height:100dvh}}body{min-height:100vh;overscroll-behavior:none}body[data-modal-locked=true]{overflow:hidden;touch-action:none}button,input{font:inherit}.app-shell{background:radial-gradient(circle at 50% 18%,hsla(0,0%,100%,.035),transparent 30%),linear-gradient(180deg,#171717,var(--color-bg) 38%,#0c0c0c);margin:0 auto;min-height:100vh;padding:max(14px,env(safe-area-inset-top)) 14px calc(100px + env(safe-area-inset-bottom));width:min(100vw,520px)}@supports (min-height:100dvh){.app-shell{min-height:100dvh}}.toast-layer{display:grid;gap:8px;left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:min(calc(100vw - 36px),360px);z-index:520}.float-toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffff1b,#ffffff09),#0c0c0ceb;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;box-shadow:inset 0 1px #ffffff1f,0 10px 26px #00000061;color:#f5f7ff;font-size:14px;font-weight:850;justify-self:center;line-height:1.35;max-width:100%;min-width:128px;overflow-wrap:anywhere;padding:9px 16px;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.9)}.float-toast-success{background:radial-gradient(circle at 50% 0,rgba(141,214,110,.2),transparent 68%),linear-gradient(180deg,#ffffff1b,#ffffff08),#0e180ff0;border-color:#8dd66e5c;color:#dfffce}.float-toast-error{background:radial-gradient(circle at 50% 0,rgba(230,92,112,.2),transparent 68%),linear-gradient(180deg,#ffffff1b,#ffffff08),#190c0ef0;border-color:#e65c706b;color:#ffd7dd}.float-toast-info{border-color:#e8dbad42;color:#f2e7c5}.float-toast-enter-active,.float-toast-leave-active{transition:opacity .34s ease,transform .34s ease,filter .34s ease}.float-toast-enter-from{filter:blur(2px);opacity:0;transform:translateY(18px) scale(.96)}.float-toast-leave-to{filter:blur(2px);opacity:0;transform:translateY(-34px) scale(.98)}.float-toast-move{transition:transform .24s ease}.login-screen{align-content:start;justify-items:stretch;min-height:calc(100vh - 48px);padding-top:max(20px,min(8vh,64px))}.brand-block{align-items:center;display:grid;gap:18px;grid-template-columns:1fr auto 1fr;justify-self:center;padding:0 0 24px;position:relative;text-align:center;width:min(100%,470px)}.brand-block:after,.brand-block:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5));content:"";display:block;height:1px;width:100%}.brand-block:after{background:linear-gradient(90deg,hsla(0,0%,100%,.5),transparent)}.login-panel{background:linear-gradient(180deg,#ffffff12,#ffffff09),var(--color-panel);gap:18px;justify-self:center;max-width:390px;padding:28px 20px 24px;position:relative;width:100%}.login-panel:before{border:1px solid hsla(0,0%,100%,.07);border-radius:calc(var(--radius-panel) - 2px);content:"";inset:7px;pointer-events:none;position:absolute}.login-fields{gap:14px}.login-field{align-items:center;background:linear-gradient(180deg,#ffffff06,#00000014),var(--color-control);border:1px solid var(--color-border);border-radius:var(--radius-control);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #00000052;display:grid;grid-template-columns:42px 1fr auto;min-height:58px}.field-icon{color:#ffffffa6;font-size:18px;font-weight:800;text-align:center}.field-action{background:transparent;border:0;color:var(--color-muted);font-size:13px;font-weight:800;height:38px;margin-right:8px;min-width:48px}.login-actions{gap:12px}.login-message{color:var(--color-muted);font-size:14px;line-height:1.55;min-height:20px;text-align:center}.login-divider{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 9px 1fr;padding:4px 20px 0}.login-divider:after,.login-divider:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.18));content:"";height:1px}.login-divider:after{background:linear-gradient(90deg,hsla(0,0%,100%,.18),transparent)}.login-divider{color:transparent}.login-divider:before{box-shadow:32px 0 0 -31px #ffffff52}.login-status{align-items:center;display:flex;font-size:14px;gap:7px;justify-content:center}.login-status,.login-status strong{color:var(--color-muted)}.login-status strong,.status-dot.online+span+strong{font-weight:800}.status-dot{background:#ffffff52;border-radius:999px;box-shadow:0 0 0 3px #ffffff0a;height:9px;width:9px}.status-dot.online{background:var(--color-online);box-shadow:0 0 0 3px #8dd66e1f}.status-dot.online+span+strong{color:var(--color-online)}.login-slogan{align-self:end;color:#ffffff6b;font-size:15px;justify-self:center;margin-top:min(18vh,136px)}.register-modal{width:min(92vw,390px)}.register-fields{gap:10px}.register-modal .login-field{grid-template-columns:38px minmax(0,1fr);min-height:48px}.register-modal .field-icon{font-size:15px}.panel{background:linear-gradient(180deg,#ffffff0e,#ffffff07),var(--color-panel);border:1px solid var(--color-border-soft);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #00000042,0 10px 26px #0000002e;padding:16px}.title{color:var(--color-title);font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(46px,14vw,72px);font-weight:900;letter-spacing:0;line-height:1;margin:0;text-shadow:0 1px 0 hsla(0,0%,100%,.35),0 12px 28px rgba(0,0,0,.72);white-space:nowrap}.feature-help,.subtle{color:var(--color-muted)}.feature-help{background:#ffffff06;border:1px solid hsla(0,0%,100%,.075);border-radius:8px;font-size:12px;line-height:1.55;padding:9px 11px}.feature-help strong{color:var(--color-title)}.feature-help p{margin:0}.feature-help p+p{margin-top:8px}.feature-help .help-line-title{border-bottom:1px solid rgba(232,219,173,.14);color:#f0e1b0;font-size:14px;font-weight:950;margin-top:12px;padding-bottom:4px}.feature-help .help-line-title:first-child{margin-top:0}.feature-help .help-line-body{color:#cbd2e1;font-weight:820}.feature-help .help-line-item{background:#00000021;border:1px solid hsla(0,0%,100%,.065);border-radius:7px;color:#cdd5e4;font-weight:820;padding:7px 8px 7px 12px;position:relative}.feature-help .help-line-item:before{background:#e8dbad75;border-radius:0 99px 99px 0;bottom:8px;content:"";left:0;position:absolute;top:8px;width:3px}.rule-list{display:grid;gap:4px;list-style:none;margin:0;padding:0}.rule-list li:before{color:var(--color-accent);content:"· "}.stack{display:grid;gap:12px}.content-stack{display:grid;gap:8px;margin-top:8px}.row{align-items:center;display:flex;gap:12px;justify-content:space-between}.input{background:transparent;border:0;color:var(--color-text);height:56px;outline:none;padding:0 10px 0 0;width:100%}.input::-moz-placeholder{color:#ffffff75}.input::placeholder{color:#ffffff75}.btn{background:linear-gradient(180deg,#ffffff13,#00000014),var(--color-panel-strong);border:1px solid var(--color-border);border-radius:var(--radius-control);box-shadow:inset 0 1px #ffffff1a,0 10px 22px #0000003d;color:var(--color-text);font-weight:800;min-height:56px;padding:0 16px}.btn:disabled{opacity:.55}.btn-primary{background:linear-gradient(180deg,#ffffff29,#ffffff0b),var(--color-panel-strong);border-color:#ffffff47;color:#fff;font-size:21px}.btn-small{font-size:14px;min-height:38px;padding:0 12px}.top-hud{background:radial-gradient(circle at 86% 10%,rgba(141,214,110,.08),transparent 22%),linear-gradient(180deg,#ffffff12,#ffffff05),linear-gradient(135deg,hsla(0,0%,100%,.035),transparent 42%),#0000002e;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff17,inset 0 0 0 1px #00000052,0 14px 30px #00000042;min-height:126px;overflow:hidden;padding:8px 10px 5px;position:relative}.top-hud:before{border:1px solid hsla(0,0%,100%,.052);border-radius:calc(var(--radius-panel) - 3px);inset:4px}.top-hud:after,.top-hud:before{content:"";pointer-events:none;position:absolute}.top-hud:after{border:1px solid hsla(0,0%,100%,.035);border-radius:50%;height:92px;opacity:.7;right:-32px;top:8px;width:92px}.topbar{grid-template-columns:minmax(118px,1fr) auto;padding:1px 1px 6px;z-index:1}.identity-chip,.topbar{align-items:center;display:grid;gap:5px;position:relative}.identity-chip{background:linear-gradient(90deg,rgba(216,227,255,.08),transparent 76%),#00000024;border:1px solid rgba(216,227,255,.08);border-left-color:#d8e3ff33;border-radius:30px 4px 4px 30px;grid-template-columns:30px minmax(0,1fr);min-height:36px;min-width:0;padding:3px 7px 3px 4px;width:100%}.dao-orb{background:radial-gradient(circle at 42% 28%,hsla(0,0%,100%,.24),transparent 36%),linear-gradient(180deg,#ffffff13,#0000001f),#00000052;border:1px solid hsla(0,0%,100%,.16);border-radius:50%;box-shadow:inset 0 1px #ffffff1f,0 5px 12px #00000047;color:#f4f7ff;display:grid;font-family:Songti SC,STSong,SimSun,serif;font-size:16px;font-weight:900;height:30px;line-height:1;place-items:center;width:30px}.identity-text{display:grid;gap:3px;min-width:0;overflow:hidden;white-space:nowrap}.identity-name-line{align-items:center;display:flex;gap:4px;min-height:18px;min-width:0;overflow:hidden}.identity-name-line strong{color:#f1f1f1;flex:0 1 auto;font-size:15px;font-weight:900;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 0 hsla(0,0%,100%,.12)}.identity-title-slot{background:transparent;border:0;flex:1 1 auto;max-width:92px;min-height:18px;min-width:0;padding:0}.identity-title-capsule,.identity-title-slot{align-items:center;display:inline-flex;justify-content:center}.identity-title-capsule{box-shadow:inset 0 1px #ffffff14,0 3px 10px color-mix(in srgb,var(--title-accent) 18%,transparent);font-size:8.5px;font-weight:850;height:16px;line-height:16px;max-width:100%;min-height:16px;overflow:hidden;padding:0 6px;text-overflow:ellipsis}.identity-text em,.identity-text span{color:#aeb9ce;flex:0 1 auto;font-size:10px;font-style:normal;font-weight:800;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.identity-text .identity-title-capsule{align-items:center;color:color-mix(in srgb,var(--title-accent) 82%,#fff);display:inline-flex;font-size:8.5px;font-weight:850;height:16px;justify-content:center;line-height:16px;min-height:16px;padding:0 6px;transform:translateY(0);vertical-align:middle}.top-actions,.top-quick-actions{align-items:center;display:grid;flex:0 0 auto;gap:5px;grid-template-columns:repeat(5,minmax(36px,1fr));position:relative;z-index:2}.top-entry,.top-entry-auction,.top-entry-mail{background:linear-gradient(180deg,#ffffff13,#ffffff05),#0003;border:1px solid hsla(0,0%,100%,.11);border-radius:999px;box-shadow:inset 0 1px #ffffff12;color:#d8e3ff;font-size:12px;font-weight:850;line-height:1;min-height:31px;min-width:0;padding:0 5px;position:relative;text-align:center;white-space:nowrap;width:100%}.top-entry-auction{background:linear-gradient(180deg,#e8dbad1a,#ffffff05),#00000038;border-color:#e8dbad33;color:#f2e7c5}.resource-grid{display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 1px;position:relative;z-index:1}.resource-grid .resource-card{border-radius:6px;grid-template-columns:18px minmax(0,1fr);min-height:32px;padding:3px 4px 3px 3px}.resource-grid .resource-icon{height:18px;width:18px}.resource-grid .resource-text span{font-size:9px}.resource-grid .resource-text strong{font-size:12px;margin-top:2px}.top-exp-bar{display:grid;gap:5px;margin:5px 6px 0 1px;position:relative;z-index:1}.top-breakthrough-button,.top-exp-bar>strong{background:linear-gradient(180deg,#e8dbad1f,#ffffff05),#00000047;border:1px solid rgba(232,219,173,.22);border-radius:999px;color:#f0e9c8;display:grid;font-size:10px;font-weight:950;height:17px;line-height:1;min-width:38px;padding:0 6px;place-items:center;white-space:nowrap}.top-breakthrough-button{background:linear-gradient(180deg,#eccb7338,#ffffff06),#00000052;border-color:#eccb736b;color:#fff1bb;cursor:pointer}.top-exp-bar>.top-realm-pill{background:linear-gradient(180deg,#53d6cf21,#ffffff05),#00000047;border-color:#53d6cf42;color:#e2fbff;min-width:38px}.top-exp-track{background:#00000073;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;box-shadow:inset 0 1px 4px #000000a6}.top-exp-track i{background:linear-gradient(90deg,#7ede67f2,#e0f5aceb),#8dd66e;border-radius:999px;box-shadow:0 0 10px #8dd66e42;inset:2px auto 2px 2px;min-width:8px;position:absolute}.top-exp-track span{color:#f6f7f2;display:grid;font-size:11px;font-weight:900;height:100%;place-items:center;position:relative;text-shadow:0 1px 2px #000;z-index:1}.role-info-head{align-items:center}.role-profile-title{align-items:center;display:flex;gap:9px;min-width:0}.role-profile-title>div{min-width:0}.role-avatar{background:linear-gradient(180deg,#e8dbad14,#0000002e),#00000038;border:1px solid rgba(232,219,173,.28);border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff0d,0 6px 16px #0000003d;flex:0 0 auto;height:auto;max-height:42px;max-width:42px;-o-object-fit:contain;object-fit:contain;width:auto}.role-profile-title .point-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-head-actions{align-items:center;display:flex;flex:0 0 auto;gap:7px}.mini-orb-action{background:radial-gradient(circle at 42% 28%,hsla(0,0%,100%,.18),transparent 38%),linear-gradient(180deg,#ffffff13,#0000001f),#0000003d;border:1px solid hsla(0,0%,100%,.13);border-radius:50%;box-shadow:inset 0 1px #ffffff1a,0 6px 14px #00000038;color:#d8e3ff;display:grid;font-size:15px;font-weight:950;height:34px;line-height:1;place-items:center;position:relative;width:34px}.mini-orb-action.active{background:radial-gradient(circle at 50% 0,rgba(141,214,110,.22),transparent 62%),#4ad67a1f;border-color:#8dd66e3d;color:#e7ffdf}.role-mini-action{background:linear-gradient(180deg,#ffffff15,#ffffff05),#0000003d;border:1px solid rgba(232,219,173,.18);border-radius:999px;box-shadow:inset 0 1px #ffffff1c,inset 0 -1px #e8dbad14,0 6px 14px #0000002e;color:#d8e3ff;font-size:12px;font-weight:900;line-height:1;min-height:30px;padding:0 10px;white-space:nowrap}.role-mini-action.primary{background:linear-gradient(180deg,#e8dbad21,#ffffff05),#0000003d;border-color:#e8dbad57;color:#f2e7c5}.role-mini-action:active{box-shadow:inset 0 1px 5px #0000004d,inset 0 -1px #e8dbad0f;transform:translateY(1px)}.top-entry-mail i{background:#d95a65;border:1px solid hsla(0,0%,100%,.24);border-radius:999px;box-shadow:0 0 12px #d95a655c;color:#fff;font-style:normal;font-weight:900;height:16px;min-width:16px;padding:0 4px;place-items:center;position:absolute;right:-4px;top:-6px}.connection-pill,.top-entry-mail i{display:grid;font-size:10px;line-height:1}.connection-pill{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.095);border-radius:999px;color:#a4afc4;font-weight:800;min-height:28px;min-width:0;padding:0 4px;place-items:center;position:relative;text-align:center;white-space:nowrap;z-index:1}.connection-pill.online{background:radial-gradient(circle at 50% 0,rgba(141,214,110,.2),transparent 60%),#4ad67a1c;border-color:#8dd66e2e;box-shadow:inset 0 1px #ffffff1a,0 0 18px #4ad67a14;color:#e7ffdf}.resource-strip{display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 1px;position:relative;z-index:1}.resource-card{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000030;border:1px solid hsla(0,0%,100%,.075);border-radius:6px;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000004d;color:inherit;cursor:pointer;display:grid;font:inherit;gap:3px;grid-template-columns:18px minmax(0,1fr);min-height:32px;padding:3px 4px 3px 3px;text-align:left;width:100%}.resource-card:active{background:linear-gradient(180deg,#e8dbad13,#ffffff03),#0003;border-color:#e8dbad33}.resource-icon{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.46));height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.resource-copy{min-width:0}.resource-strip span{color:#aeb9ce;display:block;font-size:9px;line-height:1}.resource-strip strong{color:#f1f1f1;display:block;font-size:12px;font-weight:900;line-height:1.05;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:430px){.resource-grid,.resource-strip{gap:3px;padding:0}.resource-card,.resource-grid .resource-card{gap:2px;grid-template-columns:15px minmax(0,1fr);min-height:29px;padding:2px 3px}.resource-grid .resource-icon,.resource-icon{height:15px;width:15px}.resource-grid .resource-text span,.resource-strip span{font-size:8px}.resource-grid .resource-text strong,.resource-strip strong{font-size:11px;line-height:1;margin-top:1px}}.level-progress{margin:7px 2px 0;position:relative;z-index:1}.level-progress-track{background:#0000003d;border-radius:999px;box-shadow:inset 0 1px 3px #000000d1,inset 0 -1px #ffffff0b,0 1px #ffffff0a;height:12px;overflow:hidden;position:relative}.level-progress-fill{background:linear-gradient(90deg,#5f9e66,#9fcf88 62%,#d8edaa);border-radius:inherit;box-shadow:inset 0 1px #ffffff57,0 0 14px #9fcf8838;inset:0 auto 0 0;position:absolute}.level-progress-track span{color:#fbffe9;display:grid;font-size:10px;font-weight:900;inset:0;line-height:1;place-items:center;position:absolute;text-shadow:0 1px 1px rgba(0,0,0,.95),0 0 3px rgba(0,0,0,.9)}.section-title{color:var(--color-accent);font-size:18px;font-weight:850}.grid-2{display:grid;gap:10px;grid-template-columns:1fr 1fr}.stat{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000014;border:1px solid hsla(0,0%,100%,.055);border-radius:6px;min-height:62px;padding:10px}.stat-label{color:#a4afc4;font-size:13px}.stat-value{font-size:18px;font-weight:800;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-summary-card{background:linear-gradient(180deg,#ffffff0e,#ffffff06),var(--color-panel);padding:12px}.role-main-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05),radial-gradient(circle at 18% 0,rgba(232,219,173,.055),transparent 36%),#0c0c0cd1;border-color:#e8dbad29;box-shadow:inset 0 1px #ffffff13,inset 0 0 0 1px #ffffff06;gap:9px;padding:12px}.role-hero{grid-template-columns:64px minmax(0,1fr)}.role-header-line,.role-hero{align-items:center;display:grid;gap:10px}.role-header-line{grid-template-columns:minmax(0,1fr) auto}.role-title-lockup{align-items:center;display:grid;gap:10px;grid-template-columns:52px minmax(0,1fr);min-width:0}.role-avatar-mini{background:linear-gradient(180deg,#e8dbad14,#0000003d),#00000047;border:1px solid rgba(232,219,173,.38);border-radius:9px;box-shadow:inset 0 0 0 1px #ffffff0f,0 6px 16px #00000047;display:block;height:62px;-o-object-fit:cover;object-fit:cover;width:62px}.role-identity{min-width:0}.role-title-row{align-items:start;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.role-title-actions{align-items:center;display:flex;gap:5px;justify-content:flex-end}.role-title-actions .mini-orb-action{font-size:13px;height:32px;width:32px}.role-title-actions .role-quick-orb.orb-zhang{background:radial-gradient(circle at 45% 22%,rgba(142,209,126,.28),transparent 44%),linear-gradient(180deg,#8ed17e1f,#ffffff05),#00000042;border-color:#8ed17e61;color:#e4f7dc}.role-title-actions .role-quick-orb.orb-time{background:radial-gradient(circle at 45% 22%,rgba(126,166,217,.3),transparent 44%),linear-gradient(180deg,#7ea6d91f,#ffffff05),#00000042;border-color:#7ea6d961;color:#deebff}.role-title-actions .role-quick-orb.orb-tian{background:radial-gradient(circle at 45% 22%,rgba(232,219,173,.26),transparent 44%),linear-gradient(180deg,#e8dbad1f,#ffffff05),#00000042;border-color:#e8dbad66;color:#f5eac2}.role-header-line .section-title{font-size:22px;line-height:1}.role-hero .section-title{color:#eef2ff;font-size:20px;letter-spacing:0;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.72)}.role-name-line{color:#b6bfcd;font-size:13px;font-weight:850;line-height:1.2;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-chip-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.role-chip-row span{align-items:center;background:linear-gradient(180deg,#e8dbad0f,#ffffff05),#0000002e;border:1px solid rgba(232,219,173,.13);border-radius:999px;color:#d8dded;display:inline-flex;font-size:11px;font-weight:850;line-height:1;min-height:22px;padding:3px 8px}.role-header-line .subtle{font-size:15px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-compact-panel{gap:9px;padding:12px}.role-badges{display:grid;gap:6px;grid-template-columns:repeat(4,1fr)}.role-badges-compact{background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.07);border-radius:7px;gap:0;grid-template-columns:repeat(5,1fr);overflow:hidden}.role-badge{background:transparent;border-right:1px solid hsla(0,0%,100%,.055);min-height:42px;min-width:0;padding:7px 8px 6px}.role-badge-grid{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:0;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.role-info-grid{display:grid;gap:7px}.role-badge:last-child{border-right:0}.role-badge span{color:var(--color-muted);display:block;font-size:10px}.role-badge strong{color:var(--color-text);display:block;font-size:13px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-list{-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:1fr 1fr}.stat-line{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.055);display:grid;gap:10px;grid-template-columns:auto 1fr;min-height:38px}.stat-line span{color:var(--color-muted);font-size:13px}.stat-value-wrap{align-items:center;display:flex;gap:6px;justify-content:flex-end;min-width:0}.stat-line strong{color:var(--color-text);font-size:14px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.stat-line:before{background:#ffffff1f;border-radius:999px;box-shadow:0 0 8px #ffffff0a;content:"";height:16px;width:3px}.stat-line{grid-template-columns:3px auto 1fr}.stat-vital:before{background:#cf586a;box-shadow:0 0 10px #cf586a2e}.stat-mana:before{background:#7da6d9;box-shadow:0 0 10px #7da6d92e}.stat-attack:before{background:#d6b86f;box-shadow:0 0 10px #d6b86f2e}.stat-defense:before{background:#9aa5b8;box-shadow:0 0 10px #9aa5b829}.stat-skill:before{background:#b7a0de;box-shadow:0 0 10px #b7a0de29}.stat-bonus:before{background:#e0d7a4;box-shadow:0 0 10px #e0d7a42e}.stat-recover:before{background:#95cf85;box-shadow:0 0 10px #95cf8533}.stat-vital strong{color:#f1c4cb}.stat-mana strong{color:#c5d9f2}.stat-attack strong{color:#edd695}.stat-defense strong{color:#d4dae7}.stat-skill strong{color:#ded0f4}.stat-bonus strong{color:#f1e9bd}.stat-recover strong{color:#ccefc0}.stat-vital span{color:#cfa8ae}.stat-mana span{color:#a9bdd8}.stat-attack span{color:#cab67e}.stat-defense span{color:#aeb7c8}.stat-skill span{color:#bbb0d2}.stat-bonus span{color:#d1c99b}.stat-recover span{color:#aace9f}@media(max-width:380px){.stat-list{-moz-column-gap:9px;column-gap:9px}.stat-line{gap:7px}}.point-grid{border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.point-grid,.point-grid-4{background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000024;gap:0;overflow:hidden}.point-grid-4{border:1px solid hsla(0,0%,100%,.07);border-radius:7px;grid-template-columns:repeat(4,1fr)}.point-note{font-size:12px;margin-top:3px}.point-cell{background:transparent;border-right:1px solid hsla(0,0%,100%,.055);min-height:44px;padding:7px;position:relative;text-align:center}.point-cell:last-child{border-right:0}.point-cell span{color:var(--color-muted);display:block;font-size:12px}.point-cell strong{color:var(--color-title);display:block;font-size:16px;margin-top:3px}.point-cell em{color:#bdeca7;font-size:11px;font-style:normal;font-weight:900;position:absolute;right:7px;text-shadow:0 1px 2px rgba(0,0,0,.8);top:7px}.role-progress-grid{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075)}.role-progress-cell{min-height:54px;padding:9px 10px}.role-progress-cell span{color:#aeb9ce;font-size:12px;font-weight:850}.role-progress-cell strong{color:#f4f7ff;font-size:18px;margin-top:5px}.role-action-grid{display:grid;gap:8px;grid-template-columns:repeat(5,1fr)}.role-action-grid button,.role-tool-actions button,.skill-env-tabs button{background:linear-gradient(180deg,#ffffff12,#ffffff05),#0000002e;border:1px solid hsla(0,0%,100%,.105);border-radius:6px;box-shadow:inset 0 1px #ffffff13,inset 0 -1px #e8dbad09;color:#d4dae8;font-size:12px;font-weight:900;min-height:36px;position:relative}.role-action-grid button:active,.role-tool-actions button:active{transform:translateY(1px)}.role-header-line .role-tool-actions{align-items:center;display:flex;gap:7px;justify-content:flex-end}.role-toolbar{display:grid;gap:6px;grid-template-columns:repeat(6,minmax(0,1fr))}.role-toolbar .mini-orb-action,.role-toolbar .role-mini-action{border-radius:7px;box-shadow:inset 0 1px #ffffff17,inset 0 -1px #e8dbad0e;font-size:12px;height:34px;min-height:34px;min-width:0;width:100%}.role-toolbar .mini-orb-action{background:linear-gradient(180deg,#ffffff12,#ffffff04),#00000038;border-color:#e8dbad24}.role-toolbar .mini-orb-action.privilege-active{background:radial-gradient(circle at 50% 0,rgba(159,214,126,.22),transparent 66%),linear-gradient(180deg,#e8dbad1f,#ffffff04),#0000003d;border-color:#9fd67e6b;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #9fd67e1f,0 0 12px #9fd67e29;color:#e8ffd8}.role-toolbar .mini-orb-action.has-red-dot:after{background:#ff6470;border-radius:999px;box-shadow:0 0 0 2px #121212e6,0 0 9px #ff6470a6;content:"";height:7px;position:absolute;right:5px;top:5px;width:7px}.role-toolbar .role-mini-action{padding:0 4px}.role-feature-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.role-feature-entry{align-content:start;background:linear-gradient(180deg,#ffffff0e,#ffffff04),#0003;border:1px solid rgba(232,219,173,.13);border-radius:7px;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #e8dbad0a;color:#d8e3ff;display:grid;gap:4px;min-height:72px;min-width:0;padding:8px 7px;text-align:left}.role-feature-entry em,.role-feature-entry span,.role-feature-entry strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-feature-entry span{color:#f2e7c5;font-size:12px;font-weight:950}.role-feature-entry strong{color:#f4f7ff;font-size:13px;font-weight:900}.role-feature-entry em{color:#aeb7ca;font-size:10px;font-style:normal;font-weight:820}.role-feature-entry:active{border-color:#e8dbad47;transform:translateY(1px)}.juling-modal{background:radial-gradient(circle at 82% 10%,rgba(141,214,110,.08),transparent 28%),linear-gradient(180deg,#ffffff0e,#ffffff04),#141515f5;border-color:#ffffff2e;max-height:min(78dvh,640px);overflow:auto;width:min(92vw,430px)}.juling-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.juling-head .section-title{color:#dfe5ff;font-size:21px;line-height:1}.juling-head .subtle{color:#aeb3bf;font-size:13px;line-height:1.25;margin-top:5px}.juling-desc{background:#00000024;border:1px solid hsla(0,0%,100%,.11);border-radius:8px;color:#aeb3bf;font-size:13px;font-weight:760;line-height:1.45;padding:9px 11px}.juling-stage-card{align-items:center;background:radial-gradient(circle at 12% 20%,rgba(149,207,133,.12),transparent 38%),linear-gradient(180deg,#ffffff0a,#ffffff03),#00000029;border:1px solid rgba(149,207,133,.16);border-radius:8px;display:grid;gap:12px;grid-template-columns:74px minmax(0,1fr);min-height:88px;padding:12px}.juling-orb{background:radial-gradient(circle at 50% 50%,rgba(232,219,173,.18),transparent 58%),#00000038;border:1px solid hsla(77,41%,86%,.26);border-radius:50%;box-shadow:inset 0 0 22px #95cf851a,0 0 18px #95cf8514;color:#f1e9bd;display:grid;font-family:Songti SC,STSong,SimSun,serif;font-size:35px;font-weight:950;height:68px;place-items:center;width:68px}.juling-stage-card span,.juling-stat-grid span{color:#c4c9dd;display:block;font-size:12px;font-weight:850}.juling-stage-card strong{color:#f4f7ff;display:block;font-size:34px;font-weight:950;line-height:1;margin-top:5px}.juling-stage-card em{color:#c7efbb;display:block;font-size:13px;font-style:normal;font-weight:900;margin-top:6px}.juling-progress{background:#00000057;border-radius:999px;box-shadow:inset 0 1px 3px #000000b3;height:14px;overflow:hidden;position:relative}.juling-progress i{background:linear-gradient(90deg,#67bd75,#d7f196);border-radius:inherit;inset:0 auto 0 0;min-width:8px;position:absolute}.juling-progress span{color:#f8fff0;display:grid;font-size:12px;font-weight:950;height:100%;place-items:center;position:relative;text-shadow:0 1px 2px #000;z-index:1}.juling-stat-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.juling-stat-grid>div{background:#00000029;border:1px solid hsla(0,0%,100%,.095);border-radius:8px;min-height:62px;padding:9px 10px}.juling-stat-grid strong{color:#f4f7ff;display:block;font-size:21px;font-weight:950;line-height:1;margin-top:8px}.juling-note{color:#c3c8d4;font-size:13px;font-weight:780;line-height:1.5;margin:0}.juling-actions{display:grid;gap:9px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.juling-actions button{background:linear-gradient(180deg,#ffffff13,#ffffff05),#0000003d;border:1px solid hsla(0,0%,100%,.16);border-radius:8px;color:#eef1f6;font-size:16px;font-weight:950;min-height:43px}.juling-actions button:last-child{background:linear-gradient(180deg,#95cf8524,#ffffff05),#0000003d;border-color:#95cf8542;color:#e6f7dd}.juling-actions button:disabled{background:#ffffff0a;border-color:#ffffff17;color:#eef1f67a}@media(max-width:390px){.role-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.juling-stage-card{gap:10px;grid-template-columns:62px minmax(0,1fr);min-height:76px;padding:10px}.juling-orb{height:58px;width:58px}.juling-orb,.juling-stage-card strong{font-size:30px}.juling-stat-grid{gap:8px}.juling-stat-grid>div{min-height:58px;padding:8px}.juling-stat-grid strong{font-size:19px}.juling-actions{gap:8px}.juling-actions button{font-size:15px;min-height:40px}}.role-action-entry{position:relative}.entry-red-dot{background:#d95a65;border:1px solid hsla(0,0%,100%,.35);border-radius:50%;box-shadow:0 0 10px #d95a6561;height:8px;position:absolute;right:10px;top:8px;width:8px}.orb-red-dot{right:0;top:0}.top-entry-state{background:radial-gradient(circle at 50% 0,rgba(210,103,103,.12),transparent 64%),#270e0f38;border-color:#d267672e;color:#efc4c4}.top-entry-state.active{background:radial-gradient(circle at 50% 0,rgba(141,214,110,.24),transparent 64%),#214e243d;border-color:#8dd66e57;box-shadow:inset 0 1px #ffffff14,0 0 12px #8dd66e24;color:#e7ffdf}.skill-env-tabs button.active{background:linear-gradient(180deg,#e8dbad1f,#ffffff06),#0003;border-color:#e8dbad61;color:#f2e7c5}.role-progress-grid{background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.07);border-radius:7px;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.role-progress-cell{background:transparent;border-right:1px solid hsla(0,0%,100%,.055);min-width:0;padding:8px 10px}.role-progress-cell:last-child{border-right:0}.role-progress-cell span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.role-progress-cell strong{color:#edf2fb;display:block;font-size:14px;font-weight:950;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.combat-stats-modal{max-height:min(82dvh,650px);overflow:auto;width:min(92vw,430px)}.combat-stats-popup-list{-moz-column-gap:10px;column-gap:10px}.combat-stats-popup-list .stat-line{min-height:34px}.role-tool-modal{max-height:calc(100vh - 54px);overflow:auto;padding:14px;width:min(100%,492px)}.xianyuan-modal{gap:10px}.xianyuan-form-grid,.xianyuan-summary-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.xianyuan-apply-box,.xianyuan-row,.xianyuan-summary-grid>div{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.085);border-radius:7px}.xianyuan-summary-grid>div{display:grid;gap:5px;min-height:104px;padding:9px}.xianyuan-row span,.xianyuan-section-head span,.xianyuan-summary-grid span,.xianyuan-switch-row{color:#aeb7ca;font-size:11px;font-weight:820}.xianyuan-row strong,.xianyuan-section-head strong,.xianyuan-summary-grid strong{color:var(--color-title);font-size:14px;font-weight:930;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xianyuan-summary-grid em{color:#aeb7ca;font-size:11px;font-style:normal;font-weight:800;line-height:1.35;min-height:30px}.xianyuan-apply-open,.xianyuan-apply-tabs button,.xianyuan-form-grid button,.xianyuan-row-actions button,.xianyuan-summary-grid button{background:linear-gradient(180deg,#e8dbad14,#ffffff04),#0000002e;border:1px solid rgba(232,219,173,.2);border-radius:6px;color:#f2e7c5;font-size:11px;font-weight:900;min-height:32px}.xianyuan-card-actions{display:grid;gap:6px;grid-template-columns:1fr 1fr}.xianyuan-reward-note{background:#8dd66e0a;border:1px solid rgba(141,214,110,.12);border-radius:6px;color:#aeb7ca;font-size:11px;font-weight:820;line-height:1.35;padding:6px 8px}.xianyuan-form-grid button:disabled,.xianyuan-row-actions button:disabled,.xianyuan-summary-grid button:disabled{opacity:.48}.xianyuan-section{display:grid;gap:8px}.xianyuan-section-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.xianyuan-list{display:grid;gap:7px}.xianyuan-row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-height:52px;padding:8px}.xianyuan-row span{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xianyuan-row-actions{display:flex;gap:6px}.xianyuan-row-actions button{min-width:48px;padding:0 8px}.xianyuan-apply-box{display:grid;gap:8px;padding:8px}.xianyuan-apply-open{width:100%}.xianyuan-apply-tabs{display:grid;gap:7px;grid-template-columns:repeat(2,1fr)}.xianyuan-apply-tabs button.active{background:linear-gradient(180deg,#8dd66e1f,#ffffff05),#0000002e;border-color:#8dd66e40;color:#dfffce}.xianyuan-switch-row label{align-items:center;display:flex;gap:6px}.xianyuan-form-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) 82px}.xianyuan-form-grid input{background:#0003;border:1px solid hsla(0,0%,100%,.09);border-radius:6px;color:#f4f7ff;font-size:12px;font-weight:850;min-height:34px;min-width:0;padding:0 9px}.battle-config-modal,.equipment-modal,.skill-entry-modal{gap:10px}.equipment-modal{max-height:min(86dvh,760px);overflow-y:auto;width:min(94vw,470px)}.mini-title{font-size:14px}.battle-config-summary,.equipment-slot-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.battle-config-summary>div,.equipment-list button,.equipment-slot-grid button,.skill-slot-row{background:linear-gradient(180deg,#ffffff09,#ffffff03),#0000002b;border:1px solid hsla(0,0%,100%,.085);border-radius:7px;min-width:0}.equipment-list button,.equipment-slot-grid button{color:inherit;display:grid;gap:4px;min-height:58px;padding:8px;text-align:left}.battle-config-summary span,.equipment-list span,.equipment-slot-grid span,.skill-slot-row span{color:#aeb7ca;font-size:11px;font-weight:820}.battle-config-summary strong,.equipment-list strong,.equipment-slot-grid strong{color:#f4f7ff;font-size:13px;font-weight:930;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-slot-grid em{color:#f2e7c5;font-size:10px;font-style:normal;font-weight:820;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-empty{border:1px dashed hsla(0,0%,100%,.12);border-radius:7px;color:#aeb7ca;display:grid;font-size:12px;font-weight:850;min-height:58px;place-items:center}.equipment-list,.skill-slot-list{display:grid;gap:7px}.equipment-worn-grid{display:grid;gap:7px;grid-template-columns:repeat(4,minmax(0,1fr))}.equipment-worn-slot{align-items:center;background:radial-gradient(circle at 50% 36%,hsla(0,0%,100%,.06),transparent 42%),linear-gradient(135deg,#ffffff0c,#ffffff03),#04050680;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;color:#e9edf6;display:grid;grid-template-rows:13px 28px minmax(24px,auto) 13px;min-height:88px;min-width:0;overflow:hidden;padding:7px 6px;position:relative;text-align:center}.equipment-worn-slot.active{border-color:#e8dbadc7;box-shadow:0 0 0 1px #e8dbad1f,inset 0 1px #ffffff14}.equipment-worn-slot.empty{color:#aeb7ca;opacity:.86}.equipment-worn-slot em{color:#c5ccda;font-style:normal;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-detail-card{background:linear-gradient(180deg,#e8dbad0d,#ffffff04),#0003;border:1px solid rgba(232,219,173,.16);border-radius:8px;display:grid;gap:9px}.equipment-detail-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.equipment-detail-head div{display:grid;gap:3px;min-width:0}.equipment-detail-head span,.equipment-list-head span{color:#aeb7ca;font-size:11px;font-weight:820}.equipment-detail-head strong{font-size:17px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-detail-head em{color:#f0e1b0;flex:0 0 auto;font-size:11px;font-style:normal;font-weight:900}.equipment-detail-tags{display:flex;flex-wrap:wrap;gap:5px}.equipment-detail-tags span{background:#ffffff09;border:1px solid hsla(0,0%,100%,.09);border-radius:999px;color:#d3dbea;font-size:11px;font-weight:850;line-height:1;min-height:22px;padding:4px 7px}.equipment-detail-attrs{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-detail-attrs span{background:#0000002e;border:1px solid hsla(0,0%,100%,.065);border-radius:6px;color:#cfe6cf;font-size:12px;font-weight:900;min-width:0;overflow:hidden;padding:7px 8px;text-overflow:ellipsis;white-space:nowrap}.equipment-action-grid{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.equipment-action-grid button,.equipment-candidate-list button,.equipment-list-head button{min-width:0}.equipment-action-grid button{background:linear-gradient(180deg,#fff1,#ffffff05),#0000002e;border:1px solid rgba(232,219,173,.18);border-radius:7px;color:#f0ead2;font-size:12px;font-weight:900;min-height:36px;padding:6px}.equipment-action-grid button:disabled{opacity:.38}.equipment-list-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.equipment-list-head div{display:grid;gap:2px}.equipment-list-head strong{color:#eef2f9;font-size:14px;font-weight:950}.equipment-candidate-list{display:grid;gap:7px;max-height:min(26dvh,230px);overflow-y:auto;padding-right:2px}.equipment-candidate-list button{align-items:center;background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.08);border-radius:7px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-height:52px;padding:8px;text-align:left}.equipment-candidate-list button.active{border-color:#e8dbad80}.equipment-candidate-list span,.equipment-candidate-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-candidate-list strong{font-size:13px;font-weight:950}.equipment-candidate-list span{color:#aeb7ca;font-size:11px;font-weight:820;margin-top:3px}.equipment-candidate-list em{color:#f0e1b0;font-size:12px;font-style:normal;font-weight:950}.equipment-picker-backdrop{z-index:330!important}.equipment-picker-modal{max-height:min(78dvh,620px);width:min(92vw,420px)}.equipment-picker-list{max-height:min(52dvh,420px);padding:1px 3px 4px 1px}.compact-skill-list{max-height:min(48dvh,390px);overflow-y:auto;padding-right:2px}.battle-config-tabs{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.battle-config-tabs button{background:linear-gradient(180deg,#ffffff0f,#ffffff04),#0000002e;border:1px solid rgba(232,219,173,.16);border-radius:6px;color:#d8e3ff;font-size:12px;font-weight:900;min-height:34px}.battle-config-tabs button.active{background:linear-gradient(180deg,#e8dbad1f,#ffffff05),#0003;border-color:#e8dbad57;color:#f2e7c5}.skill-slot-row{gap:8px;grid-template-columns:64px minmax(0,1fr);min-height:42px;padding:7px 8px}.skill-slot-row select{background:#151515;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#f4f7ff;font-size:12px;height:34px;min-width:0}.battle-config-summary>div{display:grid;gap:4px;min-height:52px;padding:8px}.role-tool-actions{display:grid;gap:8px;grid-template-columns:1fr 1fr}.role-tool-actions.role-toolbar{display:grid;gap:6px;grid-template-columns:repeat(6,minmax(0,1fr))}.modal-head-actions{align-items:center;display:flex;gap:8px}.lingshou-modal{gap:6px;width:min(94vw,540px)}.lingshou-attr-modal .section-title,.lingshou-bag-modal .section-title,.lingshou-cultivate-modal .section-title,.lingshou-modal .section-title,.lingshou-skill-modal .section-title,.lingshou-stats-modal .section-title{font-size:18px;line-height:1.1}.lingshou-help{font-size:11px;line-height:1.35;padding:6px 8px}.lingshou-layout{align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.lingshou-list-shell{max-height:min(66vh,600px);overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.lingshou-list{display:grid;gap:6px;grid-template-columns:1fr}.lingshou-bag-modal{width:min(94vw,480px)}.lingshou-bag-modal,.lingshou-pocket-modal{height:min(88dvh,760px);max-height:min(88dvh,760px);overflow:hidden}.lingshou-pocket-modal{background:radial-gradient(circle at 82% 10%,rgba(232,219,173,.075),transparent 30%),linear-gradient(180deg,#ffffff0e,#ffffff04),#141515f5;border-color:#ffffff2e;display:grid;gap:7px;grid-template-rows:auto auto auto minmax(0,1fr) auto}.lingshou-pocket-modal .juling-desc{font-size:12px;grid-row:2;line-height:1.35;min-height:0;padding:8px 10px}.lingshou-pocket-modal>.juling-head{grid-row:1}.lingshou-pocket-current{align-items:center;background:radial-gradient(circle at 12% 18%,rgba(232,219,173,.1),transparent 38%),linear-gradient(180deg,#ffffff0a,#ffffff03),#00000029;border:1px solid rgba(232,219,173,.16);border-radius:8px;display:grid;gap:9px;grid-row:3;grid-template-columns:58px minmax(0,1fr);min-height:74px;padding:9px}.lingshou-pocket-empty{min-height:86px}.lingshou-pocket-empty .lingshou-pocket-main .subtle{color:#aeb3bf;font-size:12px;font-weight:800;margin-top:5px}.lingshou-pocket-orb{box-shadow:inset 0 0 22px #e8dbad1a,0 0 18px #e8dbad14;color:#efe7bf}.lingshou-pocket-main{min-width:0}.lingshou-pocket-main>span{color:#c4c9dd;display:block;font-size:11px;font-weight:850}.lingshou-pocket-main>strong{color:#f4f7ff;display:block;font-size:21px;font-weight:950;line-height:1.05;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-pocket-exp{align-items:center;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr);margin-top:4px}.lingshou-pocket-exp em{color:#f2e7c5;font-size:12px;font-style:normal;font-weight:950}.lingshou-pocket-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.lingshou-pocket-tags span{background:#0000002e;border:1px solid rgba(232,219,173,.18);border-radius:999px;color:#d7dccf;font-size:11px;font-weight:850;height:19px;line-height:18px;padding:0 8px}.lingshou-pocket-skills{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.lingshou-pocket-skills span{background:#7ed3a614;border:1px solid rgba(126,211,166,.2);border-radius:6px;color:#cdebd7;font-size:11px;font-weight:850;line-height:15px;max-width:100%;min-height:20px;overflow-wrap:anywhere;padding:2px 7px}.lingshou-avatar{background:radial-gradient(circle at 50% 42%,rgba(232,219,173,.16),transparent 58%),#00000047;border:1px solid rgba(232,219,173,.24);border-radius:50%;box-shadow:inset 0 0 18px #e8dbad14,0 0 12px #0000003d;color:#efe7bf;display:grid;font-weight:950;overflow:hidden;place-items:center;position:relative}.lingshou-avatar img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.lingshou-avatar span{position:relative;z-index:0}.lingshou-pocket-avatar{height:58px;width:58px}.lingshou-list-avatar{height:52px;width:52px}.lingshou-bag-list{align-content:start;display:grid;gap:7px;grid-row:4;grid-template-columns:1fr;max-height:none;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 2px 4px 0}.lingshou-card{background:linear-gradient(180deg,#ffffff0a,#ffffff03),#00000038;border:1px solid hsla(0,0%,100%,.09);border-radius:7px;gap:2px;min-height:58px;min-width:0;padding:7px 8px}.lingshou-bag-card,.lingshou-card{color:var(--color-text);display:grid;text-align:left;width:100%}.lingshou-bag-card{align-items:center;background:linear-gradient(180deg,#ffffff0a,#ffffff03),#0000002e;border:1px solid hsla(0,0%,100%,.095);border-radius:8px;-moz-column-gap:11px;column-gap:11px;grid-template-columns:56px minmax(0,1fr);min-height:86px;overflow:hidden;padding:11px 12px;row-gap:6px}.lingshou-bag-card.active{background:linear-gradient(180deg,#e8dbad14,#ffffff03),#0003;border-color:#e8dbad52}.lingshou-list-main{min-width:0}.lingshou-bag-card span,.lingshou-bag-card strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-bag-card strong{color:#f3f5fb;font-size:18px;font-weight:950;line-height:1.16}.lingshou-bag-card span{color:#aeb3bf;font-size:12px;font-weight:820;margin-top:5px}.lingshou-list-exp{align-items:center;display:grid;gap:5px;grid-column:2;grid-template-columns:auto minmax(0,1fr);min-width:0}.lingshou-list-exp em{color:#f2e7c5;font-size:11px;font-style:normal;font-weight:950}.lingshou-list-exp div{background:#00000057;border-radius:999px;height:7px;overflow:hidden}.lingshou-list-exp i{background:linear-gradient(90deg,#67bd75,#d7f196);border-radius:inherit;display:block;height:100%}.lingshou-list-exp small{color:#9da5b2;font-size:10px;font-weight:820;grid-column:1/-1;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.lingshou-pocket-actions{align-items:stretch;align-self:end;background:transparent;border-top:0;display:grid;gap:7px;grid-row:5;grid-template-columns:repeat(6,minmax(0,1fr));padding:0}.lingshou-pocket-actions button{background:linear-gradient(180deg,#ffffff12,#ffffff05),#00000038;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;color:#eef1f6;font-size:14px;font-weight:950;height:39px;min-height:39px;padding:0 8px;width:100%}.lingshou-pocket-actions button:last-child{border-color:#95cf8542;color:#e6f7dd}.lingshou-pocket-actions button:disabled{background:#ffffff0a;border-color:#ffffff14;color:#eef1f675}.lingshou-book-modal{max-height:min(86dvh,780px);overflow:auto;width:min(96vw,720px)}.lingshou-book-grid{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}.lingshou-book-card{align-items:center;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#0003;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:grid;gap:10px;grid-template-columns:68px minmax(0,1fr);min-height:0;min-width:0;padding:10px}.lingshou-book-card.special{border-color:#e8dbad47}.lingshou-book-card.locked{filter:saturate(.72)}.lingshou-book-card.locked .lingshou-book-avatar img{opacity:.42}.lingshou-book-avatar{align-self:center;height:64px;justify-self:center;width:64px}.lingshou-book-info{display:grid;gap:5px;min-width:0}.lingshou-book-title{align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto}.lingshou-book-title strong{color:#f4f7ff;font-size:16px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-book-title em{color:#f2e7c5;font-size:11px;font-style:normal;font-weight:900}.lingshou-book-tags{display:flex;flex-wrap:wrap;gap:4px}.lingshou-book-tags span{background:#0000002e;border:1px solid rgba(232,219,173,.14);border-radius:999px;color:#d9ded2;font-size:11px;font-weight:850;line-height:1.25;min-height:18px;padding:2px 6px}.lingshou-book-tags .rarity-tag{background:#53d6cf1f;border-color:#53d6cf47;box-shadow:inset 0 0 0 1px #ffffff08;color:#e6fbff}.lingshou-book-card.rarity-2 .rarity-tag{background:#4a9b5f29;border-color:#7cce9657;color:#dcffe5}.lingshou-book-card.rarity-3 .rarity-tag{background:#4777c42e;border-color:#5b9cf061;color:#dbeaff}.lingshou-book-card.rarity-4 .rarity-tag{background:#b07b2d2e;border-color:#d2a85b75;color:#fff1c8}.lingshou-book-card.rarity-5 .rarity-tag{background:linear-gradient(90deg,#963a4e3d,#ca98482e);border-color:#ec6d7e75;color:#ffe1e7}.lingshou-book-info p{color:#abb3c2;font-size:12px;font-weight:760;line-height:1.48;margin:0;min-height:0;overflow:visible;overflow-wrap:anywhere}.lingshou-book-attrs{display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr))}.lingshou-book-attrs span{background:#ffffff0e;border-radius:5px;color:#dbe2ee;font-size:11px;font-weight:850;line-height:1.5;min-height:20px;overflow:hidden;padding:2px 4px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.lingshou-book-attrs strong{background:linear-gradient(90deg,#53d6cf1a,#d1a85b1a);border:1px solid rgba(83,214,207,.22);border-radius:6px;color:#f3e7ba;font-size:11px;grid-column:1/-1;line-height:1.4;min-height:22px;padding:3px 6px;text-align:center;white-space:nowrap}.lingshou-book-info small{color:#8f98aa;font-size:11px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-card.active{border-color:#e8dbad6b;box-shadow:inset 0 0 0 1px #e8dbad14,0 0 18px #e8dbad14}.lingshou-egg-card{border-color:#8dd66e2e}.lingshou-mark{color:#51c9df;font-size:11px;font-weight:900;justify-self:start;max-width:100%;width:auto}.lingshou-card strong,.lingshou-mark{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-card strong{font-size:13px;font-weight:950}.lingshou-card em,.lingshou-card i{color:#aeb7ca;font-size:11px;font-style:normal;font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-main{display:grid;gap:6px;min-width:0}.lingshou-detail,.lingshou-item-picker,.lingshou-section{background:linear-gradient(180deg,#ffffff09,#ffffff03),#0003;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:5px;padding:7px}.lingshou-title-row{align-items:center;display:grid;gap:7px;grid-template-columns:minmax(0,1fr) auto}.lingshou-title-info{align-items:center;display:grid;gap:8px;grid-template-columns:42px minmax(0,1fr);min-width:0}.lingshou-title-avatar{background:radial-gradient(circle at 50% 42%,rgba(232,219,173,.14),transparent 56%),#00000047;border:1px solid rgba(232,219,173,.24);border-radius:50%;height:42px;overflow:hidden;position:relative;width:42px}.lingshou-title-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lingshou-title-row strong{display:block;font-size:15px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-desc,.lingshou-effect,.lingshou-title-row span{color:#aeb7ca;font-size:11px;font-weight:820;line-height:1.34}.lingshou-effect{color:#ccefbf}.lingshou-mini-meta{display:flex;flex-wrap:wrap;gap:4px}.lingshou-mini-meta span{background:#0000002e;border:1px solid hsla(0,0%,100%,.075);border-radius:999px;color:#aeb7ca;font-size:10px;font-weight:830;line-height:1.35;min-height:20px;padding:2px 6px}.lingshou-action-row button,.lingshou-attr-modal .btn,.lingshou-bag-modal .btn,.lingshou-cultivate-modal .btn,.lingshou-cultivate-row button,.lingshou-item-picker button,.lingshou-modal .btn,.lingshou-passive-choice-list button,.lingshou-section .xianyuan-section-head button,.lingshou-skill-modal .btn,.lingshou-stats-modal .btn,.lingshou-title-row button{background:linear-gradient(180deg,#e8dbad13,#ffffff04),#0003;border:1px solid rgba(232,219,173,.22);border-radius:999px;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #e8dbad09;color:#f2e7c5;font-size:11px;font-weight:900;min-height:28px;padding:0 9px}.lingshou-action-row .lingshou-btn-secondary,.lingshou-attr-modal .lingshou-btn-secondary,.lingshou-bag-modal .lingshou-btn-secondary,.lingshou-cultivate-modal .lingshou-btn-secondary,.lingshou-item-picker .lingshou-btn-secondary,.lingshou-modal .lingshou-btn-secondary,.lingshou-section .xianyuan-section-head .lingshou-btn-secondary,.lingshou-skill-modal .lingshou-btn-secondary,.lingshou-stats-modal .lingshou-btn-secondary,.lingshou-title-row .lingshou-btn-secondary{background:linear-gradient(180deg,#ffffff0e,#ffffff04),#0003;border-color:#ffffff1b;color:#cfd7e7}.lingshou-action-row .lingshou-btn-primary,.lingshou-attr-modal .lingshou-btn-primary,.lingshou-bag-modal .lingshou-btn-primary,.lingshou-cultivate-modal .lingshou-btn-primary,.lingshou-modal .lingshou-btn-primary,.lingshou-section .xianyuan-section-head .lingshou-btn-primary,.lingshou-skill-modal .lingshou-btn-primary,.lingshou-stats-modal .lingshou-btn-primary{background:linear-gradient(180deg,#e8dbad1c,#ffffff04),#00000038;border-color:#e8dbad57;color:#f4e8c4}.lingshou-attr-modal .btn-primary,.lingshou-modal .btn-primary,.lingshou-skill-modal .btn-primary{font-size:11px}.lingshou-attr-modal button:active,.lingshou-bag-modal button:active,.lingshou-cultivate-modal button:active,.lingshou-modal button:active,.lingshou-skill-modal button:active,.lingshou-stats-modal button:active{transform:translateY(1px)}.lingshou-modal .modal-head-actions{gap:5px}.lingshou-action-row button:disabled,.lingshou-attr-modal .btn:disabled,.lingshou-bag-modal .btn:disabled,.lingshou-cultivate-modal .btn:disabled,.lingshou-item-picker button:disabled,.lingshou-modal .btn:disabled,.lingshou-passive-choice-list button:disabled,.lingshou-section .xianyuan-section-head button:disabled,.lingshou-skill-modal .btn:disabled,.lingshou-stats-modal .btn:disabled,.lingshou-title-row button:disabled{filter:saturate(.65);opacity:.42}.lingshou-cultivate-row button:disabled{opacity:.48}.lingshou-stat-grid{display:grid;gap:6px;grid-template-columns:repeat(5,minmax(0,1fr))}.lingshou-core-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lingshou-stat-grid>div{background:#0000002b;border:1px solid hsla(0,0%,100%,.06);border-radius:6px;min-width:0;padding:7px}.lingshou-stat-grid span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.lingshou-stat-grid strong{color:#eef3fb;display:block;font-size:14px;font-weight:950;margin-top:3px}.lingshou-breakdown-grid{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.lingshou-breakdown-grid>div{background:#0000002e;border:1px solid hsla(0,0%,100%,.06);border-radius:6px;min-width:0;padding:7px}.lingshou-breakdown-grid span,.lingshou-breakdown-grid strong{display:block}.lingshou-breakdown-grid strong{color:#f2e7c5;font-size:12px;font-weight:950}.lingshou-breakdown-grid span{color:#aeb7ca;font-size:10px;font-weight:820;line-height:1.28;margin-top:3px}.lingshou-growth-grid strong{color:#ccefbf}.lingshou-free-grid strong{color:#f2e7c5}.lingshou-attr-summary-grid .point-cell{min-height:46px;padding:6px;text-align:left}.lingshou-attr-summary-grid .point-cell span{font-size:10px}.lingshou-attr-summary-grid .point-cell strong{font-size:14px;margin-top:1px;overflow-wrap:anywhere}.lingshou-attr-summary-grid .point-cell small{color:#aeb7ca;display:block;font-size:9px;font-weight:820;line-height:1.18;margin-top:2px}.lingshou-combat-grid .stat-tone-recover strong,.lingshou-combat-grid .stat-tone-vital strong{color:#bfe7a7}.lingshou-combat-grid .stat-tone-mana strong,.lingshou-combat-grid .stat-tone-skill strong{color:#b8d9ff}.lingshou-combat-grid .stat-tone-attack strong{color:#ffd0c2}.lingshou-combat-grid .stat-tone-bonus strong,.lingshou-combat-grid .stat-tone-defense strong{color:#f2e7c5}.lingshou-skill-summary{background:#00000029;border:1px solid hsla(0,0%,100%,.055);border-radius:6px;display:grid;gap:3px;padding:6px 7px}.lingshou-skill-summary span{color:#aeb7ca;font-size:10px;font-weight:820}.lingshou-skill-summary strong{color:#dfffd1;font-size:11px;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.lingshou-item-list,.lingshou-passive-list,.lingshou-skill-desc-list{display:grid;gap:5px}.lingshou-passive-list article,.lingshou-skill-desc-list span{background:#00000029;border:1px solid hsla(0,0%,100%,.055);border-radius:6px;color:#bfc8d8;font-size:11px;font-weight:820;line-height:1.4;padding:7px}.lingshou-passive-list strong{color:#dfffd1;display:block;font-size:13px;font-weight:930}.lingshou-passive-list span{color:#bfc8d8;display:block;margin-top:4px}.lingshou-action-row{display:grid;gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.lingshou-main-actions{margin-top:1px}.lingshou-attr-modal,.lingshou-skill-modal,.lingshou-stats-modal{width:min(92vw,430px)}.lingshou-cultivate-modal{max-height:min(84dvh,650px);overflow-y:auto;width:min(92vw,430px)}.lingshou-cultivate-list{display:grid;gap:7px}.lingshou-cultivate-row{align-items:center;background:#0000002e;border:1px solid hsla(0,0%,100%,.06);border-radius:7px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 74px;padding:8px}.lingshou-cultivate-row small,.lingshou-cultivate-row span,.lingshou-cultivate-row strong{display:block}.lingshou-cultivate-row strong{color:#eef3fb;font-size:13px;font-weight:950}.lingshou-cultivate-row strong em{color:#f2e7c5;font-size:11px;font-style:normal;font-weight:900}.lingshou-cultivate-row span{color:#aeb7ca;font-size:11px;font-weight:820;line-height:1.3;margin-top:3px}.lingshou-cultivate-row small{color:#828ca1;font-size:10px;font-weight:780;line-height:1.25;margin-top:2px}.lingshou-passive-choice-list button{display:block;padding:8px;text-align:left}.lingshou-passive-choice-list button span,.lingshou-passive-choice-list button strong{display:block}.lingshou-item-list button{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;text-align:left}.lingshou-item-list span,.lingshou-item-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-item-list span{color:#aeb7ca;font-size:11px;margin-top:2px}.lingshou-item-list em{color:#dce5f7;font-style:normal}.skill-section{display:grid;gap:8px}.skill-section-title{color:#d9e2f6;font-size:15px;font-weight:900}.skill-list{display:grid;gap:8px}.skill-row{align-items:center;background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.065);border-radius:6px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 70px;padding:10px}.skill-row strong{color:#f1f4fb;display:block;font-size:15px;font-weight:900}.skill-row span{color:#aab4c8;display:block;font-size:12px;margin-top:3px}.skill-row p{color:#c2c9d6;font-size:12px;line-height:1.45;margin:6px 0 0}.skill-row em{color:#bdeca7;display:block;font-size:12px;font-style:normal;font-weight:850;line-height:1.38;margin-top:4px}.skill-row.locked{opacity:.62}.skill-row button{background:linear-gradient(180deg,#e8dbad1c,#ffffff06),#0003;border:1px solid rgba(232,219,173,.28);border-radius:5px;color:#f3e9c8;font-size:13px;font-weight:900;min-height:40px}.role-tool-actions button:disabled,.skill-env-tabs button:disabled,.skill-row button:disabled{opacity:.48}.skill-env-tabs{grid-template-columns:repeat(3,1fr)}.skill-env-tabs,.skill-slot-list{display:grid;gap:8px}.skill-slot-row{align-items:center;background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.065);border-radius:6px;display:grid;gap:10px;grid-template-columns:72px minmax(0,1fr);min-height:48px;padding:8px 10px}.skill-slot-row span{color:#c9d1e2;font-size:13px;font-weight:850}.skill-slot-row select{background:#0c0c0ceb;border:1px solid hsla(0,0%,100%,.095);border-radius:5px;color:#f1f4fb;font-size:13px;font-weight:850;min-height:36px;width:100%}.ju-ling-modal{overflow:hidden auto}.ju-ling-core{align-items:center;background:radial-gradient(circle at 12% 18%,rgba(189,236,167,.12),transparent 42%),linear-gradient(180deg,#ffffff0b,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.075);border-radius:8px;display:grid;gap:12px;grid-template-columns:72px minmax(0,1fr);padding:12px}.ju-ling-mark{background:radial-gradient(circle,rgba(189,236,167,.16),transparent 58%),#00000047;border:1px solid rgba(232,219,173,.32);border-radius:50%;box-shadow:inset 0 0 0 4px #ffffff06,0 0 18px #bdeca714;color:#f2e7c5;display:grid;font-size:27px;font-weight:950;height:64px;place-items:center;width:64px}.ju-ling-core span,.ju-ling-grid span{color:#aeb7ca;display:block;font-size:12px;font-weight:800}.ju-ling-core strong{color:#f4f7ff;display:block;font-size:26px;font-weight:950;margin-top:3px}.ju-ling-core em{color:#bdeca7;display:block;font-size:13px;font-style:normal;font-weight:900;margin-top:4px}.ju-ling-progress{background:#00000047;border-radius:999px;box-shadow:inset 0 1px 3px #000000d1,inset 0 -1px #ffffff0b;height:13px;overflow:hidden;position:relative}.ju-ling-progress i{background:linear-gradient(90deg,#5f9e66,#9fcf88 62%,#d8edaa);border-radius:inherit;inset:0 auto 0 0;position:absolute}.ju-ling-progress span{color:#fbffe9;display:grid;font-size:10px;font-weight:950;inset:0;place-items:center;position:absolute;text-shadow:0 1px 2px rgba(0,0,0,.95)}.ju-ling-grid{display:grid;gap:8px;grid-template-columns:1fr 1fr}.ju-ling-grid div{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.065);border-radius:6px;min-height:62px;padding:10px}.ju-ling-grid strong{color:#f1f4fb;display:block;font-size:17px;font-weight:950;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ju-ling-desc{color:#c4ccdb;font-size:13px;line-height:1.55;margin:0}.privilege-modal{overflow:hidden auto}.privilege-status{background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;display:grid;gap:4px;padding:12px}.privilege-status.active{background:radial-gradient(circle at 12% 10%,rgba(141,214,110,.13),transparent 40%),#0000002e;border-color:#8dd66e2e}.privilege-status strong{color:#f4f7ff;font-size:20px;font-weight:950}.privilege-status.active strong{color:#e7ffdf}.privilege-status span{color:#aeb7ca;font-size:12px;font-weight:800}.privilege-list{display:grid;gap:8px;grid-template-columns:1fr 1fr}.privilege-list div{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.065);border-radius:6px;color:#d8deec;font-size:12px;font-weight:850;line-height:1.35;min-height:42px;padding:9px}.privilege-levels{display:grid;gap:7px;max-height:230px;overflow:auto;padding-right:2px}.privilege-level-row{background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.07);border-radius:7px;display:grid;gap:5px;padding:9px 10px}.privilege-level-row.active{background:radial-gradient(circle at 8% 0,rgba(141,214,110,.14),transparent 46%),#0000002e;border-color:#8dd66e4d}.privilege-level-row>div{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.privilege-level-row strong{color:#f1f4fb;font-size:13px;font-weight:950}.privilege-level-row em,.privilege-level-row span{color:#aeb7ca;font-size:11px;font-style:normal;font-weight:800}.privilege-level-row em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:390px){.role-action-grid{grid-template-columns:repeat(2,1fr)}.lingshou-layout,.lingshou-list{grid-template-columns:1fr}.lingshou-list-shell{max-height:196px}.lingshou-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lingshou-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lingshou-action-row{grid-template-columns:repeat(2,1fr)}}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e;display:grid;inset:0;justify-items:center;overflow:hidden;overscroll-behavior:contain;padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom));position:fixed;touch-action:none;z-index:110}.battle-backdrop>*,.modal-backdrop>*{overscroll-behavior:contain;touch-action:pan-y}.modal-backdrop .panel{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.055),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),var(--color-modal-solid)}.add-point-modal{max-height:calc(100vh - 54px);overflow:auto;width:min(100%,492px)}.add-point-list,.add-point-row{display:grid;gap:8px}.add-point-row{align-items:center;background:linear-gradient(180deg,#ffffff08,#ffffff03),#0000002e;border:1px solid hsla(0,0%,100%,.055);border-radius:6px;grid-template-columns:minmax(76px,1fr) 48px minmax(180px,auto);min-height:62px;padding:8px}.add-point-name span{color:var(--color-title);display:block;font-size:15px;font-weight:900}.add-point-name strong{color:var(--color-muted);display:block;font-size:12px;margin-top:3px}.add-point-value{color:#bdeca7;font-size:16px;font-weight:900;text-align:center}.stepper{display:grid;gap:5px;grid-template-columns:repeat(4,38px)}.stepper button{background:linear-gradient(180deg,#ffffff12,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:5px;color:var(--color-text);font-size:12px;font-weight:900;min-height:34px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stepper button:disabled{opacity:.42}.lingshou-attr-list .lingshou-attr-row{gap:7px;grid-template-columns:minmax(0,1fr) 34px minmax(124px,auto);min-height:54px;overflow:hidden}.lingshou-attr-list .add-point-name{min-width:0}.lingshou-attr-list .add-point-name span,.lingshou-attr-list .add-point-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-attr-list .add-point-value{font-size:15px;min-width:0}.lingshou-stepper{display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));justify-self:end;width:min(100%,142px)}.lingshou-stepper button{background:linear-gradient(180deg,#ffffff0b,#ffffff03),#00000042;border:1px solid hsla(0,0%,100%,.085);border-radius:5px;box-shadow:inset 0 1px #ffffff0b,0 1px 2px #00000038;color:#eeeeeea3;font-size:11px;font-weight:900;min-height:32px;min-width:0;padding:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lingshou-stepper button:active{background:linear-gradient(180deg,#ffffff08,#ffffff02),#00000057;transform:translateY(1px)}.add-point-stepper{gap:6px;width:min(44vw,192px)}.add-point-stepper button{font-size:12px;min-height:36px}.modal-actions{display:grid;gap:10px;grid-template-columns:1fr 1.35fr}.modal-actions .btn-primary{font-size:16px}.item-row{background:linear-gradient(180deg,#ffffff07,#ffffff03),#0000001c;border:1px solid hsla(0,0%,100%,.05);border-radius:6px;display:grid;gap:10px;grid-template-columns:1fr auto;padding:11px 10px}.item-row+.item-row{margin-top:8px}.bag-panel{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.045),transparent 26%),linear-gradient(180deg,#ffffff0f,#ffffff05),#0003;border:1px solid hsla(0,0%,100%,.16);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #0000005c,0 14px 30px #00000042;overflow:hidden;padding:18px;position:relative}.bag-panel:before{border:1px solid hsla(0,0%,100%,.055);border-radius:calc(var(--radius-panel) - 3px);content:"";inset:6px;pointer-events:none;position:absolute}.bag-grid,.bag-header,.bag-tabs{position:relative;z-index:1}.bag-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.bag-title{color:var(--color-title);font-size:30px;font-weight:900;letter-spacing:0;text-shadow:0 10px 24px rgba(0,0,0,.55)}.bag-capacity{color:#aeb9ce;font-size:16px;font-weight:800}.bag-header-actions{align-items:center;display:flex;gap:8px}.bag-forge-entry{background:linear-gradient(180deg,#e7d6a81f,#ffffff05),#0003;border:1px solid rgba(231,214,168,.55);border-radius:999px;box-shadow:inset 0 1px #ffffff14;color:#f0dfaa;font-size:13px;font-weight:900;min-height:32px;padding:0 12px}.bag-tab-row,.bag-tabs{border-bottom:1px solid hsla(0,0%,100%,.08);display:grid;gap:6px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:13px}.bag-tab{align-items:center;background:linear-gradient(180deg,#ffffff0a,#ffffff03),#00000024;border:1px solid hsla(0,0%,100%,.07);border-bottom-color:transparent;border-radius:5px 5px 0 0;color:#b4bdcc;display:inline-flex;font-size:16px;font-weight:850;justify-content:center;min-height:44px;min-width:0;padding:0 8px;position:relative;text-align:center}.bag-tab.active{background:linear-gradient(180deg,#e7d6a817,#ffffff04),#0000002e;border-color:rgba(231,214,168,.86) rgba(231,214,168,.86) rgba(231,214,168,.14);color:#f2e7c5}.bag-tab.active:after{background:linear-gradient(90deg,transparent,#e8dbad,transparent);border-radius:999px;bottom:-3px;box-shadow:0 0 10px #e8dbad61;content:"";height:3px;left:50%;position:absolute;transform:translate(-50%);width:28px}.bag-grid{display:grid;gap:12px 10px;grid-template-columns:repeat(4,minmax(0,1fr))}.bag-slot{align-items:center;aspect-ratio:1.08;background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.04),transparent 46%),linear-gradient(180deg,#ffffff0b,#ffffff03),#00000040;border:1px solid hsla(0,0%,100%,.42);border-radius:7px;box-shadow:inset 0 1px #ffffff14,inset 0 -16px 32px #0000002e;color:var(--color-text);display:grid;justify-items:center;min-width:0;overflow:hidden;padding:20px 7px 16px;position:relative}.bag-slot:disabled{opacity:1}.bag-slot.empty{background:linear-gradient(180deg,#ffffff06,#ffffff02),#00000029;border-color:#ffffff1b;box-shadow:inset 0 1px #ffffff06}.bag-slot strong{display:-webkit-box;font-size:12.5px;font-weight:760;line-height:1.22;overflow:hidden;text-align:center;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.slot-count,.slot-lock,.slot-state{font-size:10px;font-weight:850;line-height:1;position:absolute}.slot-state{bottom:8px;color:#48f083;left:7px}.slot-count{bottom:8px;color:#d8dce5;right:7px}.slot-enhance{color:#f1d98e;font-size:11px;font-weight:900;line-height:1;position:absolute;right:7px;top:8px}.slot-lock{color:#d65b6c;left:7px;top:8px}.quality-1{color:#f2f4f8!important}.quality-2{color:#30a8ff!important}.quality-3{color:#c46cff!important}.quality-4{color:#ffca56!important}.quality-5{color:#ff7b65!important}.bag-modal-backdrop{align-items:center;z-index:110}.item-detail-backdrop{align-items:center;justify-content:center;overscroll-behavior:contain;padding:10px;z-index:125}.item-detail-modal{background:linear-gradient(180deg,#ffffff0b,#ffffff03),#0e0f0ff5;border:1px solid hsla(0,0%,100%,.18);border-radius:10px;box-shadow:0 20px 56px #000000a8,inset 0 0 0 1px #ffffff0e;max-height:min(82vh,760px);overflow:hidden;padding:8px;width:min(92vw,430px)}.item-detail-frame{background:radial-gradient(circle at 50% -20%,hsla(0,0%,100%,.08),transparent 32%),#121313e6;border:1px solid hsla(0,0%,100%,.16);border-radius:8px;box-shadow:inset 0 0 0 1px #00000061;display:grid;grid-template-rows:minmax(0,1fr) auto;max-height:calc(min(82vh,760px) - 16px);overflow:hidden;padding:8px;position:relative}.item-detail-scroll{min-height:0;overflow-y:auto;padding:10px 10px 6px;position:relative;scrollbar-color:rgba(220,224,232,.66) hsla(0,0%,100%,.06);scrollbar-width:thin}.item-detail-scroll::-webkit-scrollbar{width:6px}.item-detail-scroll::-webkit-scrollbar-track{background:#ffffff0d;border-radius:99px}.item-detail-scroll::-webkit-scrollbar-thumb{background:#dce0e8ad;border-radius:99px}.item-detail-close{background:linear-gradient(180deg,#ffffff14,#ffffff06);border:1px solid hsla(0,0%,100%,.24);border-radius:8px;color:#f1f4f8;display:grid;float:right;font-size:36px;height:42px;line-height:1;margin-left:8px;place-items:center;position:sticky;top:0;width:42px;z-index:2}.item-detail-head{align-items:center;display:grid;gap:6px;grid-template-columns:minmax(58px,1fr) auto minmax(28px,1fr);min-height:50px;padding-right:50px}.item-detail-head strong{font-size:28px;font-weight:920;line-height:1.18;min-width:0;text-align:center;word-break:break-word}.item-detail-head em,.item-lock-label{font-size:16px;font-style:normal;font-weight:900}.item-lock-label{color:#ee6e8b}.item-detail-head em{color:#f1d98e;justify-self:start}.item-detail-meta{color:#eef1f6;display:grid;font-size:19px;font-weight:850;gap:6px;line-height:1.35;margin-top:6px}.item-detail-meta p{margin:0}.item-detail-meta span{color:#f5f6f8}.item-detail-meta strong{font-weight:950}.item-compare-box{background:#e8dbad0b;border:1px solid hsla(55,46%,76%,.2);border-radius:7px;color:#cfd4e2;font-weight:850;margin:12px 0 10px;padding:10px}.item-compare-box div{display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.item-compare-box span{color:#cdd4e7}.item-compare-box strong{color:#f0e9c8}.item-compare-box p{font-size:18px;line-height:1.45;margin:0}.item-detail-section{border-top:1px dashed hsla(0,0%,100%,.38);padding:11px 0}.item-detail-section h3{font-size:20px;line-height:1.2;margin:0 0 8px}.item-detail-section p{color:#d1d6e3;font-size:19px;font-weight:850;line-height:1.45;margin:5px 0 0}.item-section-base h3,.item-section-base p{color:#38f381}.item-section-random h3{color:#d06dff}.item-section-gem h3{color:#35b8ff}.item-gem-summary{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 8px}.item-gem-summary span{background:#35b8ff0e;border:1px solid rgba(53,184,255,.22);border-radius:6px;color:#cfd8e8;display:grid;font-size:12px;font-weight:850;gap:2px;line-height:1.15;min-width:0;padding:6px 5px;text-align:center}.item-gem-summary strong{color:#e9f7ff;font-size:17px;font-weight:950;line-height:1}.item-section-desc h3{color:#f0e9c8}.item-action-grid button{background:linear-gradient(180deg,#ffffff13,#ffffff05),#101112f0;border:1px solid hsla(0,0%,100%,.18);border-radius:7px;box-shadow:inset 0 1px #ffffff14,0 8px 16px #0003;color:#eef1f6;font-weight:900;min-width:0}.item-action-grid{background:linear-gradient(180deg,#12131333,#121313f5);border-top:1px solid hsla(0,0%,100%,.08);display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:9px 10px 2px}.item-action-grid button{font-size:18px;min-height:48px;padding:8px 6px}.item-gem-popover{align-items:end;background:#0000008a;border-radius:8px;display:grid;inset:0;padding:10px;position:absolute;z-index:4}.item-gem-popover-panel{background:linear-gradient(180deg,#ffffff0e,#ffffff04),#101112fa;border:1px solid hsla(0,0%,100%,.18);border-radius:8px;box-shadow:0 -18px 42px #0000007a;display:grid;gap:10px;max-height:min(62vh,520px);overflow:hidden;padding:12px}.item-gem-popover-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.item-gem-popover-head strong{color:#e9f7ff;font-size:18px;font-weight:950}.item-gem-popover-head button{background:#ffffff0f;border:1px solid hsla(0,0%,100%,.18);border-radius:7px;color:#eef1f6;font-weight:850;min-height:34px;padding:5px 12px}.item-gem-list{display:grid;gap:8px;max-height:min(48vh,420px);min-height:0;overflow:auto}.item-gem-list button{background:#35b8ff0e;border:1px solid rgba(53,184,255,.2);border-radius:7px;display:grid;gap:3px 10px;grid-template-columns:minmax(0,1fr) auto;min-height:56px;padding:9px 12px;position:relative;text-align:left}.item-gem-list button span,.item-gem-list button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-gem-list button strong{font-size:16px;font-weight:950}.item-gem-list button span{color:#cfd8e8;font-size:12px;font-weight:750;grid-column:1/-1}.item-gem-list button em{align-self:center;color:#eef1f6;font-size:13px;font-style:normal;font-weight:900}.item-gem-list p{color:#cfd8e8;font-size:15px;font-weight:850;margin:8px 0;text-align:center}.bag-detail-modal{background:linear-gradient(180deg,#ffffff0d,#ffffff05),var(--color-modal-deep);border:1px solid hsla(0,0%,100%,.28);border-radius:6px;box-shadow:0 0 0 4px #ffffff09,0 0 0 8px #00000047,inset 0 1px #ffffff1a,0 24px 60px #0000009e;display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(72vh,600px);min-width:288px;padding:18px 16px 16px;position:relative;width:min(60vw,318px)}.bag-detail-modal:before{border:1px solid hsla(0,0%,100%,.065);border-radius:4px;content:"";inset:6px;pointer-events:none;position:absolute}.bag-detail-close{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.14);border-radius:5px;color:#f1f1f1;display:grid;font-size:28px;height:36px;line-height:1;place-items:center;position:absolute;right:12px;top:12px;width:36px;z-index:2}.bag-detail-head{min-height:32px;padding:0 42px 8px 0;position:relative;z-index:1}.bag-detail-head h2{font-size:20px;font-weight:900;line-height:1.2;margin:0;text-align:center;text-shadow:0 0 10px rgba(76,255,90,.12)}.trial-drop-button{background:#ffffff09;border:1px solid rgba(245,226,170,.16);border-radius:7px;color:inherit;min-height:48px;padding:8px 10px;text-align:left;width:100%}.mijing-drop-modal{width:min(92vw,430px)}.mijing-drop-list{display:grid;gap:8px}.mijing-drop-row{align-items:center;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid hsla(0,0%,100%,.08);border-radius:7px;display:flex;justify-content:space-between;min-height:44px;padding:9px 11px}.mijing-drop-row strong{color:#f2f4f8;font-size:14px}.mijing-drop-row span{color:#ccefb1;font-size:12px;font-weight:900}.forge-layout{display:grid;gap:10px}.forge-realm-filter{align-items:center;background:linear-gradient(180deg,#53d6cf13,#ffffff05),#0003;border:1px solid rgba(83,214,207,.2);border-radius:7px;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr);padding:7px 8px}.forge-realm-filter span{color:#c6d4e8;font-size:11px;font-weight:900;white-space:nowrap}.forge-realm-filter select{background:#080a0ceb;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#edf2ff;font-size:12px;font-weight:900;min-height:30px;padding:0 28px 0 10px;width:100%}.forge-select-grid{gap:7px}.forge-select-grid button{background:#ffffff09;border:1px solid hsla(0,0%,100%,.09);border-radius:7px;color:#e9edf6;display:grid;gap:4px;min-height:58px;padding:9px;text-align:left}.forge-select-grid button.active{border-color:#c3ec9c6b;box-shadow:inset 0 0 0 1px #c3ec9c29}.forge-select-grid strong{font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forge-select-grid span{color:#aeb7ca;font-size:11px;font-weight:800}.forge-preview{background:linear-gradient(180deg,#f5e2aa0f,#ffffff05),#0000002e;border:1px solid rgba(245,226,170,.15);border-radius:8px;display:grid;gap:10px;padding:11px}.forge-preview-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.forge-preview-head strong{color:#f7f1d6;font-size:17px;font-weight:950}.forge-preview-head span{color:#c7cedb;font-size:12px;font-weight:850}.forge-preview-lines{display:grid;gap:5px}.forge-preview-lines span{color:#49ee85;font-size:13px;font-weight:900}.forge-material-list{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.forge-material-list>div{background:#e6606d0f;border:1px solid rgba(230,96,109,.25);border-radius:6px;display:grid;gap:4px;padding:8px}.forge-material-list>div.enough{background:#7bdb800e;border-color:#7bdb8047}.forge-material-list span{color:#c8cfdd;font-size:11px;font-weight:800}.forge-material-list strong{color:#f1f3f8;font-size:13px;font-weight:950}.detail-lock{color:#e46f7d;font-size:14px;font-weight:800;left:0;position:absolute;top:2px}.bag-detail-body{color:#f2f2f2;font-size:14px;font-weight:760;line-height:1.72;min-height:0;overflow:auto;padding-right:4px;position:relative;z-index:1}.bag-detail-body p{margin:0 0 3px}.bag-detail-body em{color:#41ff54;font-style:normal}.detail-green,.detail-section-green{color:#25ff78}.detail-section-purple{color:#c871ff}.detail-section-blue{color:#38a9ff}.detail-muted{color:#aeb9ce}.bag-compare-section{background:#e0bf790b;border:1px solid rgba(224,191,121,.16);border-radius:6px;display:grid;gap:6px;margin-top:8px;padding:8px}.bag-compare-head{align-items:center;color:#aeb9ce;display:flex;font-size:12px;font-weight:850;gap:8px;justify-content:space-between;min-width:0}.bag-compare-head strong{color:#f2e7c5;min-width:0;text-align:right}.bag-detail-body h3{font-size:15px;font-weight:900;margin:0 0 2px}.detail-divider{background:repeating-linear-gradient(90deg,hsla(0,0%,100%,.42) 0 9px,transparent 9px 14px);height:1px;margin:10px 0}.bag-detail-actions{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);padding-top:13px;position:relative;z-index:1}.bag-detail-actions button{background:linear-gradient(180deg,#ffffff12,#ffffff05),#00000038;border:1px solid hsla(0,0%,100%,.12);border-radius:4px;color:#f1f1f1;font-size:14px;font-weight:850;min-height:42px;min-width:0}.bag-detail-actions button:disabled,.bag-detail-close:disabled{opacity:.55}.compact-modal-backdrop{z-index:110}.lingshou-devour-backdrop{z-index:430!important}.lingshou-devour-modal{display:grid;grid-template-rows:auto minmax(160px,1fr) auto;height:min(72dvh,560px);max-height:min(72dvh,560px);overflow:hidden;width:min(calc(100vw - 28px),420px)}.lingshou-devour-modal .lingshou-bag-list{align-content:start;max-height:none;min-height:160px}.lingshou-devour-empty{background:#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:8px;display:grid;margin:0;min-height:130px;padding:18px;place-items:center;text-align:center}.lingshou-devour-modal .lingshou-pocket-actions{background:transparent;border-top:1px solid hsla(0,0%,100%,.08);gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2px;padding:10px 0 0}.lingshou-devour-modal .lingshou-pocket-actions button{min-height:42px;padding:0 14px;width:100%}.modal-backdrop:has(.lingshou-attr-modal),.modal-backdrop:has(.lingshou-book-modal),.modal-backdrop:has(.lingshou-cultivate-modal),.modal-backdrop:has(.lingshou-pocket-modal),.modal-backdrop:has(.lingshou-stats-modal){z-index:410!important}.compact-modal{max-height:calc(100vh - 58px);overflow:auto;width:min(100%,390px)}.breakthrough-modal,.forge-modal{display:grid;gap:10px;padding:12px}.breakthrough-rate-card{background:linear-gradient(180deg,#eccb731f,#ffffff05),#00000047;border:1px solid rgba(236,203,115,.2);border-radius:8px;display:grid;gap:3px;padding:12px}.breakthrough-pill-row span,.breakthrough-rate-card em,.breakthrough-rate-card span,.breakthrough-stat-grid span{color:#9da8ba;font-size:11px;font-style:normal;font-weight:850}.breakthrough-rate-card strong{color:#fff1bb;font-size:30px;line-height:1}.breakthrough-stat-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.breakthrough-stat-grid>div{background:#00000038;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;display:grid;gap:3px;padding:9px}.breakthrough-stat-grid strong{color:#f2e7c5;font-size:15px}.breakthrough-pill-row{align-items:center;background:#53d6cf0f;border:1px solid rgba(83,214,207,.18);border-radius:8px;display:flex;gap:8px;min-height:34px;padding:8px 10px}.breakthrough-pill-row input{height:16px;margin:0;width:16px}.compact-modal-head{align-items:center;display:flex;gap:10px;justify-content:space-between;min-width:0}.compact-modal-head>div{display:grid;gap:2px;min-width:0}.compact-modal-head span{color:#9da8ba;font-size:11px;font-weight:850}.compact-modal-head strong{color:#f2e7c5;font-size:18px;font-weight:950;letter-spacing:0}.compact-actions button,.compact-modal-head button{background:linear-gradient(180deg,#ffffff12,#ffffff05),#111111e6;border:1px solid rgba(221,199,139,.22);border-radius:999px;color:#f1e4c2;font-size:12px;font-weight:900;min-height:32px}.compact-modal-head button{flex:0 0 auto;padding:0;width:34px}.compact-actions{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.compact-actions button{padding:0 12px}.compact-actions button:last-child{border-color:#ffffff1f;color:#cbd5e8}.compact-actions button:disabled,.compact-modal-head button:disabled{opacity:.48}.forge-help{margin:0}.forge-select-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.forge-select-grid label{color:#aeb9ce;display:grid;font-size:12px;font-weight:800;gap:5px;min-width:0}.forge-select-grid select{background:#0a0a0ab8;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:#edf2ff;font-weight:850;min-height:34px;width:100%}.forge-preview,.forge-result-card{background:linear-gradient(180deg,#ffffff0b,#ffffff03),#0003;border:1px solid hsla(0,0%,100%,.1);border-radius:7px;display:grid;gap:8px;padding:10px}.forge-preview-title,.forge-rule-row{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.forge-preview-title strong{color:#f2e7c5;font-size:16px;font-weight:950}.forge-cost-row span,.forge-preview-title span,.forge-result-card span,.forge-rule-row span{color:#aeb9ce;font-size:12px;font-weight:800}.forge-cost-row strong,.forge-rule-row strong{color:#edf2ff;font-size:12px;font-weight:900;text-align:right}.forge-cost-grid{display:grid;gap:6px}.forge-cost-row{align-items:center;background:#0000002e;border-radius:6px;display:grid;gap:4px 8px;grid-template-columns:minmax(0,1fr) 76px;min-height:46px;padding:7px 8px}.forge-cost-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forge-cost-row small,.forge-cost-row strong{grid-column:1;text-align:left}.forge-cost-row button{align-self:stretch;grid-column:2;grid-row:1/span 3}.forge-cost-row b{color:#aeb9ce;font-size:12px;font-weight:850}.forge-cost-row small{color:#7f8796;font-size:10px;font-weight:650;line-height:1.25;white-space:normal}.forge-cost-row.lacking strong{color:#ffb3a8}.forge-result-card strong{font-size:15px;font-weight:950}.forge-result-card em{color:#cdd5e8;font-size:12px;font-style:normal;line-height:1.45}.market-modal{max-height:min(86dvh,720px);overflow-y:auto;width:min(94vw,540px)}.auction-quota-row,.market-wallet{display:grid;gap:6px}.auction-quota-row{grid-template-columns:repeat(2,minmax(0,1fr))}.market-wallet-row{display:grid;gap:5px}.market-wallet-row.primary{grid-template-columns:repeat(4,minmax(0,1fr))}.market-wallet-row.extra{grid-auto-columns:minmax(92px,1fr);grid-auto-flow:column;overflow-x:auto;scrollbar-width:none}.market-wallet-row.extra::-webkit-scrollbar{display:none}.auction-quota-row span,.market-wallet-row span{background:#0000002e;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;color:#aeb7ca;font-size:10px;font-weight:800;min-width:0;overflow:hidden;padding:6px 7px;text-overflow:ellipsis;white-space:nowrap}.market-wallet-row strong{color:#eef3fb;font-size:11px;font-weight:950}.market-list{display:grid;gap:7px}.market-realm-tabs{display:flex;gap:5px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.market-realm-tabs::-webkit-scrollbar{display:none}.market-realm-tabs button{background:#0003;border:1px solid hsla(0,0%,100%,.11);border-radius:999px;color:#cbd3e4;flex:0 0 auto;font-size:11px;font-weight:900;min-height:28px;padding:0 10px}.market-realm-tabs button.active{background:linear-gradient(180deg,#e8dbad1f,#ffffff05),#0000003d;border-color:#e8dbad73;color:#f4e9c8}.market-row{align-items:center;background:#0000002e;border:1px solid hsla(0,0%,100%,.06);border-radius:7px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 66px;padding:8px}.market-info{display:grid;gap:3px;min-width:0}.market-info small,.market-info span,.market-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-info strong{color:#eef3fb;font-size:13px;font-weight:950}.market-info span{color:#aeb7ca;font-size:11px;font-weight:820}.market-info small{color:#f5e2aadb;font-size:10px;font-weight:900}.market-buy-count-row{display:grid;gap:5px;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0}.market-buy-button,.market-buy-count-row b,.market-buy-count-row button{background:linear-gradient(180deg,#ffffff14,#ffffff06);border:1px solid rgba(245,226,170,.16);border-radius:6px;color:#f4ead0;font-size:10px;font-weight:900;min-height:30px}.market-buy-button{padding:0 4px;width:100%}.market-buy-button:disabled{opacity:.48}.market-buy-count-row b{color:#e9edf7;display:grid;font-size:11px;font-weight:950;min-width:0;place-items:center}.market-buy-modal{width:min(92vw,360px)}.market-buy-detail{display:grid;gap:7px}.market-buy-detail>div{align-items:center;background:#0000002e;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:flex;gap:12px;justify-content:space-between;min-height:34px;padding:7px 9px}.market-buy-detail span{color:#aeb7ca;font-size:11px;font-weight:820}.market-buy-detail strong{color:#f2e7c5;font-size:12px;font-weight:950;text-align:right}.equip-compare-mini{background:#0000002e;border:1px solid hsla(0,0%,100%,.09);border-radius:6px;display:grid;gap:6px;padding:8px}.equip-compare-title{display:grid;gap:2px;min-width:0}.equip-compare-mini p,.equip-compare-title span{color:#aeb9ce;font-size:11px;font-weight:750;line-height:1.35;margin:0}.equip-compare-title strong{color:#f2e7c5;font-size:12px;font-weight:900}.equip-compare-diff-list{display:flex;flex-wrap:wrap;gap:5px}.equip-compare-diff{background:#ffffff09;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;color:#cbd2df;font-size:11px;font-weight:850;line-height:1.25;min-height:22px;padding:3px 7px}.equip-compare-diff.up{border-color:#77d29740;color:#9ee7b2}.equip-compare-diff.down{border-color:#e0777738;color:#e3a09b}.forge-result-equip,.forge-result-equipped{background:linear-gradient(180deg,#e0bf791f,#e0bf7909),#0a0a0ac7;border:1px solid rgba(224,191,121,.36);border-radius:999px;color:#f2e7c5;font-size:12px;font-weight:900;justify-self:start;min-height:28px;padding:0 12px}.forge-result-equip:disabled{opacity:.55}.forge-result-equipped{border-color:#77d29742;color:#9ee7b2;display:inline-grid;place-items:center}.currency-exchange-modal{width:min(100%,380px)}.exchange-tabs{display:grid;gap:7px;grid-template-columns:repeat(3,1fr)}.exchange-tabs button{background:linear-gradient(180deg,#ffffff12,#ffffff05),#0000002e;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:#d8e3ff;font-size:12px;font-weight:900;min-height:34px;padding:0 7px}.exchange-tabs button.active{background:linear-gradient(180deg,#e8dbad1f,#ffffff05),#0003;border-color:#e8dbad6b;color:#f4e9c8}.exchange-preview,.exchange-rate-card{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.exchange-preview>div,.exchange-rate-card>div{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;min-width:0;padding:9px 10px}.exchange-input span,.exchange-preview span,.exchange-rate-card span{color:#aeb7ca;display:block;font-size:11px;font-weight:850}.exchange-preview strong,.exchange-rate-card strong{color:#eef3fb;display:block;font-size:14px;font-weight:950;line-height:1.25;margin-top:5px}.exchange-input{display:grid;gap:6px}.form-error{color:#ff8d96;font-size:12px;font-weight:850;margin:0}.sell-summary{display:grid;gap:10px;grid-template-columns:1fr 1.3fr}.gem-select-item,.sell-summary>div{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:6px}.sell-summary>div{min-height:62px;padding:10px}.sell-summary span{color:var(--color-muted);display:block;font-size:12px}.sell-summary strong{color:var(--color-title);display:block;font-size:18px;margin-top:6px}.sell-warning{background:#d2b87e0e;border:1px solid rgba(210,184,126,.18);border-radius:6px;color:#eee8dac7;font-size:12px;line-height:1.55;margin:-2px 0 0;padding:8px 10px}.sell-stepper{display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.sell-stepper button{background:linear-gradient(180deg,#ffffff12,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:5px;color:var(--color-text);font-weight:900;min-height:42px}.sell-stepper button:disabled{opacity:.42}.gem-select-list{display:grid;gap:8px}.gem-select-item{align-items:center;color:var(--color-text);display:grid;gap:10px;grid-template-columns:1fr auto;min-height:62px;padding:10px;text-align:left}.gem-select-item em,.gem-select-item strong{display:block}.gem-select-item strong{color:var(--color-title);font-size:15px}.gem-select-item em{color:var(--color-muted);font-size:12px;font-style:normal;margin-top:4px}.gem-select-item b{color:#25ff78;font-size:13px;white-space:nowrap}.settings-list{display:grid;gap:8px}.settings-list>div{align-items:center;background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:6px;display:flex;gap:12px;justify-content:space-between;min-height:50px;padding:10px 12px}.mail-item span,.settings-list span{color:var(--color-muted);font-size:12px;font-weight:760}.settings-list strong{color:var(--color-title);font-size:14px;font-weight:900}.settings-redeem{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.settings-redeem input{background:#00000047;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:var(--color-title);font-size:13px;font-weight:800;height:42px;min-width:0;outline:none;padding:0 12px}.settings-redeem input:focus{border-color:#dcdcdc57}.mail-modal{max-height:calc(100vh - 58px);overflow:hidden;width:min(100%,430px)}.mail-list{display:grid;gap:8px;max-height:min(62vh,560px);min-height:0;overflow:auto;padding-right:2px}.mail-modal-head{align-items:flex-start}.mail-head-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:7px;justify-content:flex-end;max-width:230px}.mail-head-actions .btn-small{min-height:34px;padding:0 9px;white-space:nowrap}.mail-item{background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.085);border-radius:7px;display:grid;gap:9px;padding:11px}.mail-item.unread{border-color:#e8dbad42;box-shadow:inset 3px 0 #e8dbad85}.mail-item.received{opacity:.72}.mail-item-head{gap:12px;justify-content:space-between}.mail-item-head,.mail-title-line{align-items:flex-start;display:flex}.mail-title-line{flex-wrap:wrap;gap:6px}.mail-item-head strong{color:var(--color-title);display:block;font-size:15px;font-weight:900}.mail-item-head em{color:#d8e3ff;flex:0 0 auto;font-size:12px;font-style:normal;font-weight:850}.mail-tags{align-items:center;display:inline-flex;flex-wrap:wrap;gap:4px}.mail-source-tag,.mail-status-tag{align-items:center;background:#e8dbad11;border:1px solid rgba(232,219,173,.18);border-radius:999px;color:#e8dbad;display:inline-flex;font-size:11px;font-weight:850;line-height:1;min-height:20px;padding:2px 7px;white-space:nowrap}.mail-status-tag{background:#8dd66e11;border-color:#8dd66e2e;color:#dfffce}.mail-status-tag.received{background:#ffffff0a;border-color:#ffffff1c;color:#aeb4c1}.mail-time{color:#9ca4b5;display:block;font-size:12px;font-weight:760;line-height:1.35;margin-top:4px}.mail-item p{color:#d8dce6;font-size:13px;font-weight:720;line-height:1.55;margin:0}.mail-reward{background:#8dd66e0e;border:1px solid rgba(141,214,110,.14);border-radius:5px;color:#dfffce;font-size:13px;font-weight:850;line-height:1.45;padding:8px 9px}.mail-reward-list{display:flex;flex-wrap:wrap;gap:6px}.mail-reward-pill{align-items:center;background:#8dd66e0e;border:1px solid rgba(141,214,110,.14);border-radius:999px;color:#dfffce;display:inline-flex;font-size:12px;font-weight:850;line-height:1.2;min-height:24px;padding:4px 8px}.mail-attachment-list{display:grid;gap:6px}.mail-attachment-row{background:#0000002e;border:1px solid hsla(0,0%,100%,.085);border-radius:6px;display:grid;gap:4px;padding:8px 9px}.mail-attachment-row strong{color:var(--color-title);font-size:13px;font-weight:900}.mail-attachment-random,.mail-attachment-row span,.mail-claim-tip,.mail-reward-empty{color:#aeb4c1;font-size:12px;font-weight:760;line-height:1.45}.mail-attachment-random{color:#e8dbad}.mail-claim-tip{background:#ffffff09;border-radius:5px;padding:6px 8px}.mail-reward-empty{border:1px dashed hsla(0,0%,100%,.1);border-radius:5px;padding:7px 8px}.mail-item-actions{display:grid;gap:7px;grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.mail-item-actions .btn-small{min-height:34px;width:100%}@media(max-width:430px){.mail-modal-head{gap:8px}.mail-head-actions{gap:5px;max-width:210px}.mail-head-actions .btn-small{font-size:11px;min-height:32px;padding:0 7px}}.shop-modal{overflow:hidden auto}.shop-tabs{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.shop-realm-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.shop-item-actions button,.shop-realm-tabs button,.shop-tabs button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:#d8e3ff;font-size:12px;font-weight:900;min-height:36px}.shop-realm-tabs button{flex:0 0 auto;min-width:58px;padding:0 10px}.shop-realm-tabs button.active,.shop-tabs button.active{background:linear-gradient(180deg,#e8dbad1c,#ffffff05),#0003;border-color:#e8dbad61;color:#f2e7c5}.shop-wallet{background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.shop-wallet>div{border-right:1px solid hsla(0,0%,100%,.055);min-width:0;padding:8px 7px}.shop-wallet>div:last-child{border-right:0}.shop-item-main span,.shop-wallet span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.shop-wallet strong{color:#eef3fb;display:block;font-size:13px;font-weight:950;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-list{display:grid;gap:8px}.shop-item{background:radial-gradient(circle at 10% 0,hsla(0,0%,100%,.045),transparent 42%),linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.085);border-radius:8px;display:grid;gap:9px;padding:10px}.shop-item-main{align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.shop-item-main strong{color:#f1f4fb;display:block;font-size:15px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-item-main span{margin-top:3px}.shop-item-main em{color:#f2e7c5;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.shop-item-actions{align-items:center;display:grid;gap:7px;grid-template-columns:minmax(78px,1fr)}.shop-item-actions .buy{border-color:#e8dbad4d;color:#f2e7c5}.shop-item-actions button:disabled,.shop-realm-tabs button:disabled,.shop-tabs button:disabled{opacity:.48}.shop-refresh{width:100%}.auction-main-tabs{display:grid;gap:7px;grid-template-columns:repeat(3,1fr)}.auction-filter-row button,.auction-main-tabs button{background:linear-gradient(180deg,#ffffff12,#ffffff05),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:7px;color:#dbe2f0;font-size:12px;font-weight:900;min-height:34px}.auction-filter-row button.active,.auction-main-tabs button.active{background:linear-gradient(180deg,#e8dbad1f,#ffffff05),#00000038;border-color:#e8dbad6b;color:#f4e9c8}.auction-modal{max-height:min(86dvh,720px);overflow:hidden auto;width:min(94vw,560px)}.auction-pane{display:grid;gap:9px}.auction-modal .shop-realm-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.auction-modal .shop-realm-tabs button{min-width:0;padding:0 6px}.auction-list{display:grid;gap:6px;max-height:min(48vh,430px);overflow:hidden auto;padding-right:2px}.auction-row{align-items:center;background:radial-gradient(circle at 10% 0,hsla(0,0%,100%,.04),transparent 42%),linear-gradient(180deg,#ffffff08,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:7px;grid-template-columns:minmax(0,1fr) 76px;min-height:58px;padding:8px 9px;text-align:left;width:100%}.auction-click-row{cursor:pointer}.auction-click-row:active{background:radial-gradient(circle at 10% 0,rgba(232,219,173,.08),transparent 42%),linear-gradient(180deg,#ffffff0b,#ffffff04),#0003;border-color:#e8dbad47}.auction-row-info{display:grid;gap:4px;min-width:0}.auction-row-info small,.auction-row-info span,.auction-row-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auction-row-info strong{color:#f1f4fb;font-size:13px;font-weight:950;line-height:1.15}.auction-row-info span{color:#aeb7ca;font-size:11px;font-weight:820;line-height:1.18}.auction-row-info small{color:#f5e2aad1;font-size:10px;font-weight:850;line-height:1.18}.auction-row-action{display:grid;gap:5px;min-width:0}.auction-row-action em,.auction-select-action,.auction-select-row>em{color:#f2e7c5;font-size:11px;font-style:normal;font-weight:900;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.auction-row-action button,.auction-select-action,.auction-sell-head button{background:linear-gradient(180deg,#ffffff14,#ffffff06);border:1px solid rgba(245,226,170,.18);border-radius:6px;color:#f4ead0;font-size:11px;font-weight:900;min-height:30px}.auction-row-action button:disabled,.auction-sell-head button:disabled{opacity:.48}.auction-filter-row{display:grid;gap:5px;grid-template-columns:repeat(4,minmax(0,1fr))}.auction-filter-select{background:#00000047;border:1px solid rgba(232,219,173,.16);border-radius:7px;color:#e5e8f0;font-size:12px;font-weight:850;height:34px;min-width:0;padding:0 9px}.auction-random-line{color:#d8cfab!important}.auction-sell-head,.auction-sell-panel{display:grid;gap:7px}.auction-sell-head{align-items:center;background:#0000002e;border:1px solid hsla(0,0%,100%,.105);border-radius:7px;grid-template-columns:minmax(0,1fr) 96px 62px;padding:8px}.auction-select-row.active{border-color:#e8dbad73;box-shadow:inset 0 0 0 1px #e8dbad1f,0 0 12px #e8dbad0f}.auction-select-row{align-items:center;grid-template-columns:minmax(0,1fr) 48px;min-height:62px;padding:7px 10px}.auction-select-row .auction-row-info{align-content:center;gap:5px;min-height:42px}.auction-select-row .auction-row-info strong{font-size:12px;line-height:1.12}.auction-select-row .auction-row-info span{font-size:10px;line-height:1.12}.auction-modal .auction-select-row .auction-row-info small{display:none!important}.auction-select-action,.auction-select-row>em{background:#0000002e;border:1px solid rgba(232,219,173,.16);border-radius:6px;display:grid;font-size:11px;justify-self:end;line-height:1;min-height:32px;place-items:center;width:44px}.auction-sell-head span,.auction-sell-head strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auction-sell-head span{color:#aeb7ca;font-size:10px;font-weight:820}.auction-sell-head strong{color:#f1f4fb;font-size:12px;font-weight:950;line-height:1.2;margin-top:3px}.auction-sell-head label{display:grid;gap:3px;min-width:0}.auction-sell-head input{background:#00000047;border:1px solid rgba(232,219,173,.16);border-radius:6px;color:#eef3fb;font-size:12px;font-weight:900;height:30px;min-width:0;padding:0 8px}.auction-detail-block,.auction-detail-price,.auction-selected-detail{background:#0000002e;border:1px solid hsla(0,0%,100%,.08);border-radius:7px;padding:9px 10px}.auction-detail-block span,.auction-detail-price span,.auction-selected-detail span{color:#aeb7ca;display:block;font-size:11px;font-weight:850}.auction-detail-block p,.auction-selected-detail p{color:#dfe3ec;font-size:12px;font-weight:760;line-height:1.45;margin:5px 0 0}.auction-detail-price{align-items:center;display:flex;gap:10px;justify-content:space-between}.auction-price-input{background:#00000047;border:1px solid rgba(232,219,173,.18);border-radius:7px;color:#eef3fb;font-size:13px;font-weight:900;height:34px;min-width:0;padding:0 9px;width:112px}.auction-detail-price strong{color:#f2e7c5;font-size:14px;font-weight:950}@media(max-width:520px){.market-row{gap:6px;grid-template-columns:minmax(0,1fr) 62px}.auction-quota-row{grid-template-columns:1fr}.auction-filter-row,.market-wallet-row.primary{grid-template-columns:repeat(4,minmax(0,1fr))}.auction-row{grid-template-columns:minmax(0,1fr) 68px}.auction-select-row{grid-template-columns:minmax(0,1fr) 46px;min-height:62px;padding:7px 9px}.auction-select-row .auction-row-info strong{font-size:11px}.auction-select-row .auction-row-info span{font-size:9px}.auction-select-row>em{min-height:30px;width:42px}.auction-sell-head{gap:5px;grid-template-columns:minmax(0,1fr) 80px 54px}}.auction-detail-pop{background:#00000094;display:grid;inset:0;padding:14px;place-items:center;position:fixed;z-index:110}.auction-detail-panel{background:linear-gradient(180deg,#262930f5,#121317fa),#000000d1;border:1px solid rgba(232,219,173,.18);border-radius:10px;box-shadow:0 22px 70px #00000073;display:grid;gap:10px;max-height:min(78vh,620px);overflow:hidden auto;padding:14px;width:min(420px,100%)}.shop-buy-desc{background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;padding:10px 12px}.shop-buy-desc span{color:#aeb7ca;display:block;font-size:12px;font-weight:850}.shop-buy-desc p{color:#d8dce6;font-size:13px;font-weight:760;line-height:1.5;margin:6px 0 0}.empty-state{background:linear-gradient(180deg,#ffffff06,#ffffff02),#0000001a;border:1px solid hsla(0,0%,100%,.045);border-radius:6px;color:#a4afc4;display:grid;min-height:72px;place-items:center}.trial-panel{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.052),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0a0af0;border:1px solid hsla(0,0%,100%,.16);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff14,0 16px 34px #00000047;display:grid;gap:9px;padding:10px}.trial-actions,.trial-card-head,.trial-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.trial-title{color:var(--color-title);font-size:25px;font-weight:950;letter-spacing:0}.trial-current span,.trial-label,.trial-reward-grid span,.trial-select-row span,.trial-small-card em,.trial-small-card span,.trial-subtitle{color:#aeb7ca}.trial-current span,.trial-reward-grid span,.trial-select-row span,.trial-small-card em,.trial-small-card span,.trial-subtitle{font-size:12px;font-weight:820}.trial-current{background:#00000029;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;min-width:116px;padding:8px 10px;text-align:right}.trial-current span,.trial-current strong{display:block}.trial-current strong{color:#d8e3ff;font-size:12px;font-weight:900;margin-top:3px}.trial-main-card,.trial-small-card{background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:8px;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000004d}.trial-main-card{display:grid;gap:7px;padding:9px}.trial-tower-card{border-color:#e2c47a2e}.trial-tower-stage{align-items:center;background:linear-gradient(90deg,#e2c47a0e,#ffffff05),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:8px;grid-template-columns:48px minmax(0,1fr) minmax(0,1fr);min-width:0;padding:7px}.trial-tower-orb{aspect-ratio:1;background:radial-gradient(circle at 50% 45%,#e8dbad2e,#0003 62%),#0000002e;border:1px solid rgba(232,219,173,.25);border-radius:50%;color:#f2e7c5;display:grid;font-size:18px;font-weight:950;place-items:center;width:42px}.trial-tower-stage em,.trial-tower-stage span{color:#aeb7ca;display:block;font-size:10px;font-style:normal;font-weight:820}.trial-tower-stage strong{color:var(--color-title);display:block;font-size:22px;font-weight:950;line-height:1;margin:1px 0}.trial-card-head strong,.trial-label{display:block}.trial-card-head strong{color:var(--color-title);font-size:17px;font-weight:950;margin-top:1px}.trial-card-head em{background:#ffffff09;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#aeb7ca;font-size:10px;font-style:normal;font-weight:900;padding:4px 8px}.trial-card-head em.active{background:#8dd66e14;border-color:#8dd66e52;color:#c7f2b7}.trial-reward-grid,.trial-select-row,.trial-side-grid,.trial-status-grid{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.trial-map-row{grid-template-columns:minmax(0,1.35fr) minmax(0,.82fr) minmax(0,1fr)}.trial-map-select{display:grid;gap:4px}.trial-map-label-row{align-items:center;display:flex;gap:6px;justify-content:space-between;min-width:0}.trial-pass-pill{border:1px solid hsla(0,0%,100%,.1);border-radius:999px;flex:none;font-size:10px;font-style:normal;font-weight:900;line-height:1;padding:2px 6px}.trial-pass-pill.passed{background:#8dd66e1a;border-color:#8dd66e57;color:#c9f4b8}.trial-pass-pill.locked{background:#ff725e14;border-color:#ff725e52;color:#ffb2a5}.trial-reward-grid div,.trial-select-row label,.trial-select-row>div,.trial-status-grid div{background:#00000026;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;min-width:0;padding:6px 7px}.trial-map-row .trial-loot-main{padding:6px 7px}.trial-reward-grid span,.trial-select-row span,.trial-select-row>div span,.trial-status-grid span{display:block;margin-bottom:3px}.trial-select-row>div span,.trial-status-grid span{color:#aeb7ca;font-size:10px;font-weight:820}.trial-select-row>div strong,.trial-status-grid strong{color:#e4ecd6;display:block;font-size:11px;font-weight:930;line-height:1.3;overflow-wrap:anywhere}.trial-record-card{border-color:#7eb98129}.trial-record-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trial-select-row select{background:transparent;border:0;color:var(--color-title);font-size:12px;font-weight:900;min-height:26px;outline:none;width:100%}.trial-select-row option{background:#151515;color:var(--color-title)}.trial-reward-grid strong{color:#bfe7a7;display:block;font-size:15px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trial-loot-box{background:#00000026;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:5px;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px}.trial-drop-desc-box{grid-template-columns:1fr}.trial-loot-drop,.trial-loot-main{background:linear-gradient(180deg,#ffffff08,#ffffff03),#00000021;border:1px solid hsla(0,0%,100%,.065);border-radius:6px;min-width:0;padding:5px 6px}.trial-loot-drop{grid-column:1/-1}.trial-loot-tip{background:#e2c47a0e;border:1px solid rgba(226,196,122,.16);border-radius:6px;color:#dfc789;font-size:11px;font-weight:820;grid-column:1/-1;line-height:1.35;padding:6px 8px}.trial-recent-loot{background:#7eb9810e;border:1px solid rgba(126,185,129,.16);border-radius:6px;display:grid;gap:4px;grid-column:1/-1;padding:7px 8px}.trial-recent-loot strong{color:#d8e3ff;font-size:12px;margin-top:0}.trial-recent-items{display:grid;gap:3px}.trial-recent-items em{color:#aeb9ce;font-size:10px;font-style:normal;font-weight:720;line-height:1.35;overflow-wrap:anywhere}.trial-loot-box span{color:#aeb7ca;display:block;font-size:10px;font-weight:820}.trial-loot-box strong{color:#bfe7a7;display:block;font-size:11px;font-weight:950;line-height:1.35;margin-top:1px;overflow-wrap:anywhere}.trial-loot-drop strong{color:#d8e3ff;white-space:normal}.trial-loot-box p{background:#ffffff06;border:1px solid hsla(0,0%,100%,.055);border-radius:6px;display:-webkit-box;font-size:10px;grid-column:1/-1;line-height:1.32;overflow:hidden;overflow-wrap:anywhere;padding:5px 6px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.trial-desc,.trial-loot-box p{color:#c3c8d2;font-weight:760;margin:0}.trial-desc{font-size:13px;line-height:1.5}.trial-actions button,.trial-small-card button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:#f1f1f1;font-weight:900;min-height:34px}.trial-actions button{flex:1;font-size:12px;min-width:0;padding:0 7px}.trial-actions button.primary{background:linear-gradient(180deg,#e8dbad1a,#ffffff05),#0003;border-color:#e8dbad52;color:#f2e7c5}.trial-actions button:disabled,.trial-small-card button:disabled{opacity:.48}.trial-small-card{display:grid;gap:5px;min-height:136px;padding:12px}.trial-small-card strong{color:var(--color-title);font-size:17px;font-weight:950}.trial-small-card em{font-style:normal;line-height:1.45;min-height:32px}.activity-panel{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.052),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0a0af0;border:1px solid hsla(0,0%,100%,.16);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff14,0 16px 34px #00000047;display:grid;gap:9px;padding:12px}.activity-actions,.activity-card-head,.activity-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.activity-title{color:var(--color-title);font-size:28px;font-weight:950}.activity-card p,.activity-card-head span,.activity-subtitle,.activity-summary-card small,.activity-summary-card span,.daily-task-row span{color:#aeb7ca;font-size:12px;font-weight:820}.activity-actions button,.activity-card-head button,.activity-header button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:#f1f1f1;font-size:12px;font-weight:900;min-height:36px}.activity-card-head button,.activity-header button{padding:0 12px}.activity-card,.activity-summary-card{background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:8px;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000004d}.activity-summary-card{display:grid;gap:7px;padding:10px}.activity-summary-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.activity-summary-card strong{color:var(--color-title);display:block;font-size:20px;font-weight:950}.activity-meter,.activity-summary-progress,.daily-task-progress i{background:#00000057;border-radius:999px;box-shadow:inset 0 1px 2px #000000a3;overflow:hidden;position:relative}.activity-summary-progress{height:12px}.activity-summary-progress-inline{height:11px}.activity-meter i,.activity-summary-progress i,.daily-task-progress b{background:linear-gradient(90deg,#82b879,#d7edb0);border-radius:inherit;display:block;height:100%}.activity-summary-progress em{color:#fbffe9;display:grid;font-size:10px;font-style:normal;font-weight:950;inset:0;place-items:center;position:absolute;text-shadow:0 1px 2px rgba(0,0,0,.95)}.activity-grid,.activity-mini-list{display:grid;gap:8px}.activity-grid,.activity-mini-list{grid-template-columns:1fr}.activity-card{display:grid;gap:8px;padding:10px}.activity-entry-card{align-content:center;min-height:112px}.activity-entry-card .activity-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto}.activity-play-entry{background:linear-gradient(180deg,#ffffff0d,#ffffff04),#0003;border-color:#e8dbad29;grid-template-columns:minmax(0,1fr)}.activity-card-actions{display:flex;gap:5px}.activity-entry-card .activity-card-head button{min-height:32px;min-width:46px;padding:0 8px}.activity-entry-metrics{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.activity-entry-metrics div{background:#00000026;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;min-height:52px;min-width:0;padding:7px 8px}.activity-entry-foot span,.activity-entry-metrics span{color:#aeb7ca;display:block;font-size:10.5px;font-weight:820;line-height:1.25}.activity-entry-metrics strong{color:#eaf1ff;display:block;font-size:13px;font-weight:950;line-height:1.2;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-entry-foot{display:grid;gap:5px;min-width:0}.activity-entry-foot em{color:#bfe7a7;font-size:11px;font-style:normal;font-weight:880;line-height:1.25;overflow-wrap:anywhere}.activity-card-tip{color:#aeb7ca;font-size:11px;font-weight:800;line-height:1.35}.activity-inline-sign{align-items:center;background:#e8dbad0b;border:1px solid rgba(232,219,173,.18);border-radius:7px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(110px,38%);padding:8px 9px}.activity-inline-sign em,.activity-inline-sign span{color:#aeb7ca;font-size:11px;font-weight:820}.activity-inline-sign strong{color:#f2e7c5;display:block;font-size:13px;font-weight:920;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-inline-sign em{color:#bfe7a7;font-style:normal;line-height:1.25;overflow-wrap:anywhere;text-align:right}.daily-route-card{gap:7px}.daily-route-grid,.daily-route-step{display:grid;gap:7px}.daily-route-step{align-items:center;background:linear-gradient(180deg,#ffffff0c,#ffffff03),#0000002e;border:1px solid hsla(0,0%,100%,.09);border-radius:7px;grid-template-columns:minmax(0,1fr) minmax(66px,auto) auto auto;min-height:50px;padding:7px 8px;text-align:left}.daily-route-step.ready{background:linear-gradient(180deg,#e8dbad12,#ffffff03),#0000002e;border-color:#e8dbad38}.daily-route-step.done{background:linear-gradient(180deg,#8dd66e14,#ffffff03),#0000002e;border-color:#8dd66e38}.daily-route-step strong{color:var(--color-title);display:block;font-size:13px;font-weight:950}.daily-route-step span{color:#aeb7ca;display:block;font-size:10.5px;font-weight:800;line-height:1.25;margin-top:2px}.daily-route-step em{color:#d8e3ff;font-size:11px;font-style:normal;font-weight:950;line-height:1.2;overflow-wrap:anywhere;text-align:right}.daily-route-step small{border:1px solid rgba(232,219,173,.18);border-radius:999px;color:#f2e7c5;padding:4px 6px}.daily-route-step b,.daily-route-step small{font-size:10px;font-weight:900;min-width:42px;text-align:center;white-space:nowrap}.daily-route-step b{background:#00000038;border:1px solid hsla(0,0%,100%,.13);border-radius:999px;color:#f1f1f1;padding:4px 7px}.daily-route-step.done small{border-color:#8dd66e47;color:#dfffce}.daily-route-step.done b{color:#dfffce}.daily-inline-suggestions{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.daily-inline-suggestions button{align-items:center;background:linear-gradient(180deg,#ffffff0e,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;color:#d7dfef;display:flex;gap:6px;justify-content:space-between;min-height:30px;min-width:0;padding:0 8px}.daily-inline-suggestions button.ready{border-color:#e8dbad38;color:#f2e7c5}.daily-inline-suggestions span{font-size:11px;font-weight:880;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-inline-suggestions small{color:inherit;flex:0 0 auto;font-size:10px;font-weight:900}.activity-line-card{align-items:center;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:8px;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000004d;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(120px,45%);min-height:54px;padding:9px 10px}.activity-line-card em,.activity-line-card span{color:#aeb7ca;font-size:12px;font-weight:820}.activity-line-card strong{color:var(--color-title);display:block;font-size:14px;font-weight:920;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-line-card em{color:#bfe7a7;font-style:normal;line-height:1.3;overflow-wrap:anywhere;text-align:right}.activity-line-meter{background:#00000057;border-radius:999px;box-shadow:inset 0 1px 2px #000000a3;height:14px;overflow:hidden;position:relative}.activity-line-meter i{background:linear-gradient(90deg,#82b879,#d7edb0);border-radius:inherit;display:block;height:100%}.activity-line-meter b{color:#fbffe9;display:grid;font-size:10px;font-weight:950;inset:0;place-items:center;position:absolute;text-shadow:0 1px 2px rgba(0,0,0,.95);z-index:1}.daily-task-toggle{background:linear-gradient(180deg,#fff1,#ffffff05),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:7px;color:#d7dfef;font-size:12px;font-weight:900;min-height:34px;width:100%}.time-bottle-summary{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.time-bottle-summary div{background:#0000002e;border:1px solid hsla(0,0%,100%,.09);border-radius:7px;min-height:58px;padding:8px}.time-bottle-summary span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.time-bottle-summary strong{color:#f3f6fb;display:block;font-size:13px;font-weight:940;margin-top:6px}.modal-tip{color:#aeb7ca;font-size:12px;font-weight:820;line-height:1.45;margin:0}.gongde-entry,.shengxian-entry,.suoyao-entry,.team-fuben-entry{border-color:#e8dbad29}.gongde-entry-meta,.suoyao-entry-meta{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.gongde-entry-meta em,.gongde-entry-meta span,.suoyao-entry-meta em,.suoyao-entry-meta span{color:#aeb7ca;font-size:12px;font-style:normal;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gongde-entry-meta em,.suoyao-entry-meta em{color:#f2e7c5;text-align:right}.gongde-modal,.suoyao-modal{max-height:min(84dvh,740px);overflow:auto;width:min(92vw,430px)}.gongde-modal,.suoyao-modal{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.052),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0a0af5}.gongde-summary{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.suoyao-summary{display:grid;gap:7px;grid-template-columns:repeat(4,minmax(0,1fr))}.gongde-current-card,.gongde-layer-row,.gongde-summary div,.suoyao-rank-row,.suoyao-result-card,.suoyao-reward-row,.suoyao-summary div,.suoyao-two-col section{background:linear-gradient(180deg,#ffffff0d,#ffffff04),#0003;border:1px solid hsla(0,0%,100%,.095);border-radius:7px;box-shadow:inset 0 1px #ffffff0e}.gongde-summary div,.suoyao-summary div{min-height:70px;min-width:0;padding:8px}.suoyao-summary div{min-height:58px;padding:7px}.gongde-current-card span,.gongde-layer-row span,.gongde-summary span,.suoyao-result-card span,.suoyao-reward-row span,.suoyao-summary span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.gongde-current-card strong,.gongde-layer-row strong,.gongde-summary strong,.suoyao-result-card strong,.suoyao-reward-row strong,.suoyao-summary strong{color:var(--color-title);display:block;font-size:14px;font-weight:940;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gongde-current-card em,.gongde-layer-row em,.gongde-summary em,.suoyao-result-card em{color:#bfe7a7;display:block;font-size:11px;font-style:normal;font-weight:820;line-height:1.25;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suoyao-story{background:#0003;border:1px solid rgba(232,219,173,.14);border-radius:7px;color:#bfc7d8;font-size:12px;font-weight:780;line-height:1.45;padding:8px 9px}.suoyao-result-card{border-color:#e8dbad38;padding:8px}.suoyao-action-row{align-items:center;display:grid;gap:10px;grid-template-columns:128px minmax(0,1fr)}.suoyao-action-row span{color:#aeb7ca;font-size:12px;font-weight:820;line-height:1.35}.suoyao-two-col{display:grid;gap:8px;grid-template-columns:1fr 1fr}.suoyao-two-col section{min-width:0;padding:8px}.mini-section-title{color:var(--color-title);font-size:13px;font-weight:940;margin-bottom:7px}.suoyao-rank-list,.suoyao-reward-list{display:grid;gap:6px;max-height:230px;overflow:auto}.suoyao-rank-row{align-items:center;display:grid;gap:7px;grid-template-columns:34px minmax(0,1fr) auto;padding:7px}.suoyao-rank-row b{color:#f2e7c5;font-size:12px}.suoyao-rank-row span{color:#edf2ff;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suoyao-rank-row strong{color:#bfe7a7;font-size:12px;font-weight:940}.suoyao-reward-row{padding:7px}.suoyao-reward-row strong{color:#f2e7c5;font-size:12px}.suoyao-reward-row span{line-height:1.35;margin-top:3px;white-space:normal}.gongde-current-card{align-items:center;border-color:#e8dbad33;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 108px;padding:9px}.gongde-current-card button{background:linear-gradient(180deg,#e8dbad21,#ffffff05),#0000002e;border:1px solid rgba(232,219,173,.24);border-radius:6px;color:#f5eecf;font-size:12px;font-weight:930;min-height:42px}.gongde-current-card button:disabled{opacity:.48}.gongde-layer-list{display:grid;gap:7px;max-height:310px;overflow:auto;padding-right:2px}.gongde-layer-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(92px,34%);padding:9px}.gongde-layer-row.current{background:linear-gradient(180deg,#8dd66e14,#ffffff04),#0003;border-color:#8dd66e52}.gongde-layer-row.target{border-color:#e8dbad47}.gongde-layer-side{align-content:center;display:grid;gap:4px;justify-items:end;min-width:0}.gongde-layer-side b,.gongde-layer-side i{color:#f2e7c5;font-size:11px;font-style:normal;font-weight:880;max-width:100%;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.gongde-layer-side i{color:#aeb7ca}.team-fuben-modal{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.052),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0a0af5;max-height:min(86dvh,760px);overflow:auto;width:min(94vw,560px)}.team-fuben-summary{background:#e8dbad0b;border:1px solid rgba(232,219,173,.14);border-radius:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(88px,auto);padding:8px}.team-fuben-summary div{min-width:0}.team-fuben-summary span,.team-room-list-head span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.team-fuben-summary strong{color:#f2e7c5;display:block;font-size:14px;font-weight:950;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-dungeon-list{display:grid;gap:8px;max-height:min(58dvh,520px);overflow:auto;padding-right:2px}.team-create-box,.team-dungeon-card,.team-room-current,.team-room-row{background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0003;border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.team-dungeon-card{display:grid;gap:6px;min-height:78px;padding:9px;text-align:left}.team-dungeon-card.active{border-color:#e8dbad80;box-shadow:inset 0 -2px #e8dbad8c}.team-dungeon-card.locked{opacity:.48}.team-dungeon-title{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.team-dungeon-card span,.team-room-row strong,.team-room-title span{color:#f1f3f7;font-size:14px;font-weight:940}.team-dungeon-card strong{color:#bfe7a7;font-size:14px;font-weight:950}.team-dungeon-card small{border:1px solid rgba(232,219,173,.18);border-radius:999px;color:#f2e7c5;font-size:11px;font-weight:900;justify-self:start;padding:3px 8px}.team-dungeon-card em,.team-member-list em,.team-room-meta span,.team-room-row span{color:#aeb7ca;font-size:11px;font-style:normal;font-weight:820;line-height:1.35;overflow-wrap:anywhere}.team-create-box,.team-room-current,.team-room-list{display:grid;gap:7px}.team-create-box,.team-room-current{padding:9px}.team-member-list div,.team-room-list-head,.team-room-meta,.team-room-row,.team-room-title{align-items:center;display:flex;gap:8px;justify-content:space-between}.team-room-list-head strong{color:#bfe7a7;font-size:12px;font-weight:950}.team-room-list-head button{background:#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:999px;color:#f2e7c5;font-size:11px;font-weight:900;min-height:28px;padding:0 10px}.team-room-page-head{align-items:center;background:#00000029;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:grid;gap:8px;grid-template-columns:58px minmax(0,1fr) 70px 58px;min-height:50px;padding:8px}.team-room-page-head strong{color:#f1f3f7;display:block;font-size:14px;font-weight:940;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-room-page-head span{color:#aeb7ca;display:block;font-size:11px;font-weight:820;margin-top:2px}.team-room-page-head button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:#f1f1f1;font-size:12px;font-weight:900;min-height:34px}.team-room-title strong{color:#f2e7c5;font-size:12px;font-weight:900}.team-room-meta{flex-wrap:wrap;justify-content:flex-start}.team-room-meta span{background:#ffffff06;border:1px solid hsla(0,0%,100%,.075);border-radius:999px;padding:3px 7px}.team-member-list{display:grid;gap:6px}.team-member-list div{background:#ffffff09;border-radius:6px;min-height:38px;padding:7px 8px}.team-member-list span{color:#eef2f8;font-size:13px;font-weight:900}.team-member-list strong{color:#bfe7a7;font-size:11px;font-weight:900}.team-create-grid{display:grid;gap:7px;grid-template-columns:1fr 1fr}.team-create-grid input,.team-join-password{background:#00000038;border:1px solid hsla(0,0%,100%,.11);border-radius:6px;color:#f2f4f8;font-size:12px;font-weight:850;min-height:38px;padding:0 10px;width:100%}.team-toggle{align-items:center;color:#c8d0df;display:flex;font-size:12px;font-weight:850;gap:8px}.team-room-actions{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.team-create-actions{grid-template-columns:1fr}.team-room-actions button,.team-room-row button{background:linear-gradient(180deg,#e8dbad1a,#ffffff05),#0003;border:1px solid rgba(232,219,173,.24);border-radius:6px;color:#f2e7c5;font-size:12px;font-weight:900;min-height:34px}.team-room-actions button:disabled,.team-room-row button:disabled{opacity:.5}.team-room-list{max-height:min(34dvh,280px);overflow:auto}.team-room-row{cursor:pointer;min-height:50px;padding:7px 8px}.team-room-row-main{min-width:0}.team-room-row-main span,.team-room-row-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:430px){.team-fuben-modal{max-height:min(88dvh,720px);width:min(96vw,430px)}.team-fuben-summary{padding:7px}.team-dungeon-card{min-height:74px;padding:7px}.team-room-page-head{gap:6px;grid-template-columns:52px minmax(0,1fr) 60px 52px;padding:7px}.team-room-page-head button{font-size:11px;min-height:32px;padding:0 6px}.team-room-page-head strong{font-size:13px}.team-create-grid{grid-template-columns:1fr}.team-room-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.team-create-actions{grid-template-columns:1fr}.team-room-list{max-height:210px}}.zongmen-panel{background:radial-gradient(circle at 50% 0,rgba(141,214,110,.06),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0a0af0;border:1px solid hsla(0,0%,100%,.16);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff14,0 16px 34px #00000047;display:grid;gap:9px;padding:12px}.zongmen-card-head,.zongmen-header,.zongmen-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.zongmen-title{color:var(--color-title);font-size:28px;font-weight:950}.zongmen-card em,.zongmen-card span,.zongmen-name-block em,.zongmen-name-block span,.zongmen-subtitle{color:#aeb7ca;font-size:12px;font-style:normal;font-weight:820;line-height:1.35}.zongmen-build-grid button,.zongmen-create-row button,.zongmen-daily-grid button,.zongmen-header button,.zongmen-position-grid button,.zongmen-row button,.zongmen-war-actions button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:#f1f1f1;font-size:12px;font-weight:900;min-height:36px}.zongmen-header button{padding:0 12px}.zongmen-card,.zongmen-overview-card{background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:8px;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000004d}.zongmen-card{display:grid;gap:8px;padding:10px}.zongmen-card-head strong,.zongmen-create-card strong{color:#d8e3ff;font-size:13px;font-weight:900}.zongmen-overview-card{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);padding:10px}.zongmen-name-block strong{color:#f1f3f7;display:block;font-size:22px;font-weight:950;margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zongmen-stat-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.zongmen-stat-grid div{background:#00000029;border:1px solid hsla(0,0%,100%,.08);border-radius:6px;min-height:48px;padding:7px 8px}.zongmen-stat-grid span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.zongmen-stat-grid strong{color:#f5f7fb;display:block;font-size:15px;font-weight:940;margin-top:4px}.zongmen-create-card{grid-template-columns:1fr}.zongmen-action-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.zongmen-action-entry{background:linear-gradient(180deg,#ffffff0d,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.11);border-radius:8px;display:grid;gap:4px;min-height:58px;padding:9px 10px;position:relative;text-align:left}.zongmen-action-entry span{color:#aeb7ca;font-size:11px;font-weight:850}.zongmen-action-entry strong{color:#f2e7c5;font-size:14px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zongmen-modal{background:radial-gradient(circle at 50% 0,rgba(141,214,110,.06),transparent 32%),linear-gradient(180deg,#1e1e1e,#0e0e0e);max-height:min(86dvh,760px);overflow:auto;width:min(94vw,560px)}.zongmen-create-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 78px}.zongmen-create-row input{background:#00000038;border:1px solid hsla(0,0%,100%,.11);border-radius:6px;color:#f2f4f8;font-size:13px;font-weight:850;min-height:38px;padding:0 10px}.zongmen-build-grid,.zongmen-daily-grid,.zongmen-position-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.zongmen-daily-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zongmen-two-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.zongmen-daily-grid button.done{background:linear-gradient(180deg,#8dd66e1f,#ffffff05),#0000002e;border-color:#8dd66e47;color:#dfffce}.zongmen-dot-entry{position:relative}.zongmen-dot-entry i{background:#d95a65;border:1px solid hsla(0,0%,100%,.28);border-radius:999px;box-shadow:0 0 10px #d95a655c;color:#fff;display:grid;font-size:10px;font-style:normal;font-weight:950;height:17px;min-width:17px;padding:0 4px;place-items:center;position:absolute;right:-5px;top:-7px}.zongmen-list{display:grid;gap:7px;max-height:320px;overflow:auto}.zongmen-list.compact{max-height:260px}.zongmen-apply-list{max-height:min(52dvh,360px)}.zongmen-row{background:#00000026;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;min-height:52px;padding:8px 9px}.zongmen-row div{min-width:0}.zongmen-row strong{color:#f1f3f7;font-size:14px;font-weight:930}.zongmen-row span,.zongmen-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zongmen-row span{margin-top:3px}.zongmen-row em{color:#bfe7a7;flex:0 0 auto;font-style:normal;font-weight:900}.zongmen-row button{flex:0 0 auto;min-width:54px;padding:0 10px}.zongmen-row b{color:#f2e7c5;flex:0 0 auto;font-size:13px;font-weight:950}.zongmen-feed-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 92px}.zongmen-select{background:#00000038;border:1px solid hsla(0,0%,100%,.11);border-radius:6px;color:#f2f4f8;font-size:12px;font-weight:850;min-height:36px;padding:0 9px;width:100%}.zongmen-feed-row button,.zongmen-member-actions button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:#f1f1f1;font-size:12px;font-weight:900;min-height:36px}.zongmen-member-row{align-items:flex-start;flex-wrap:wrap}.zongmen-member-actions{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.zongmen-member-actions button{font-size:11px;min-width:0;padding:0 6px}.zongmen-war-card{gap:9px}.zongmen-war-score{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)}.zongmen-war-actions div,.zongmen-war-score div{background:#0000002e;border:1px solid hsla(0,0%,100%,.09);border-radius:7px;min-height:58px;padding:9px}.zongmen-war-actions span,.zongmen-war-score span{color:#aeb7ca;display:block;font-size:11px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zongmen-war-actions strong,.zongmen-war-score strong{color:#f2e7c5;display:block;font-size:20px;font-weight:950;margin-top:4px}.zongmen-war-score b{color:#9aa4b8;font-size:12px;font-weight:950;text-align:center}.zongmen-war-actions{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 118px}.zongmen-war-actions button{min-height:58px}.zongmen-war-records .zongmen-row{min-height:46px}.zongmen-panel button:disabled{opacity:.45}.activity-card-head strong{color:#d8e3ff;font-size:13px;font-weight:900}.sign-reward{background:#e8dbad0b;border:1px solid rgba(232,219,173,.18);border-radius:7px;display:grid;gap:5px;padding:8px}.sign-reward b{color:#f2e7c5;font-size:17px;font-weight:950}.sign-reward em{color:#bfe7a7;font-size:12px;font-style:normal;font-weight:860}.activity-meter{height:10px}.daily-task-list,.material-require-list{display:grid;gap:7px}.daily-task-row{align-items:center;background:#00000026;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 86px;min-height:58px;padding:8px}.daily-task-row.done{border-color:#8dd66e2e}.daily-task-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-task-row span{display:block;white-space:normal}.daily-task-copy{min-width:0}.daily-task-row strong{color:var(--color-title);font-size:14px;font-weight:900}.daily-task-row span{line-height:1.35;margin-top:4px}.daily-task-row small{color:#c7b98e;display:block;font-size:10.5px;font-weight:820;line-height:1.25;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-material-pills{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.daily-material-pills em{background:#e8dbad0b;border:1px solid rgba(232,219,173,.16);border-radius:999px;color:#eadfb6;font-size:10px;font-style:normal;font-weight:850;line-height:1;min-height:18px;padding:3px 6px}.daily-material-pills em.enough{background:#8dd66e13;border-color:#8dd66e3d;color:#c7f2b7}.daily-task-side{display:grid;gap:5px;justify-items:stretch}.daily-task-progress{display:grid;gap:5px;justify-items:end}.daily-task-progress em{color:#aeb7ca;font-size:12px;font-style:normal;font-weight:900}.daily-task-progress em.done{color:#bfe7a7}.daily-task-progress i{height:7px;width:76px}.daily-task-row:not(.done) .daily-task-progress b{background:linear-gradient(90deg,#8d8371,#c8b98e)}.daily-task-submit{background:linear-gradient(180deg,#e8dbad17,#ffffff05),#0000002e;border:1px solid rgba(232,219,173,.22);border-radius:6px;color:#f2e7c5;font-size:12px;font-weight:900;min-height:34px}.daily-task-go{background:linear-gradient(180deg,#e8dbad13,#ffffff03),#00000038;border:1px solid rgba(232,219,173,.18);border-radius:999px;color:#f2e7c5;font-size:11px;font-weight:900;min-height:28px}.daily-task-row.done .daily-task-submit{background:linear-gradient(180deg,#8dd66e1f,#ffffff05),#0000002e;border-color:#8dd66e47;color:#dfffce}.daily-task-submit:disabled{opacity:.48}.daily-task-row.done .daily-task-submit:disabled{opacity:1}.material-confirm-list{max-height:240px;overflow:auto}.material-require-list div{align-items:center;background:#00000026;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:flex;gap:10px;justify-content:space-between;min-height:42px;padding:8px 9px}.material-require-list span{color:#aeb7ca;font-size:13px;font-weight:820}.material-require-list strong{color:#f1f1f1;font-size:14px;font-weight:900}.activity-empty{color:#a4afc4;display:grid;font-size:12px;font-weight:820;min-height:54px;place-items:center}.rank-tab-row{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.rank-tab-row button{background:#0000002e;border:1px solid hsla(0,0%,100%,.1);border-radius:7px;color:#cfd6e4;font-weight:900;min-height:34px}.rank-tab-row button.active{background:#e8dbad12;border-color:#e8dbad42;color:#f2e7c5}.rank-self-card{background:#e8dbad0b;border:1px solid rgba(232,219,173,.14);border-radius:7px;gap:3px 10px;grid-template-columns:minmax(0,1fr) auto;padding:8px 9px}.rank-self-card em,.rank-self-card span{color:#aeb7ca;font-size:11px;font-style:normal;font-weight:820}.rank-self-card strong{font-size:18px;grid-row:span 2}.rank-list,.rank-modal-list{display:grid;gap:6px;max-height:min(58dvh,520px);overflow:auto}.rank-row{background:#00000026;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;grid-template-columns:38px minmax(0,1fr) minmax(88px,auto) 48px;min-height:48px;padding:7px 8px}.rank-row b{color:#f2e7c5;font-size:13px;font-weight:950}.rank-row strong{color:var(--color-title);display:block;font-size:13px;font-weight:930;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-name-line{align-items:center;display:flex;gap:4px;min-width:0}.rank-name-line strong{flex:0 1 auto;min-width:0}.rank-name-line .title-capsule{flex:0 1 auto;font-size:9px;max-width:74px;min-height:17px;padding:1px 6px;white-space:nowrap}.rank-row span{color:#aeb7ca;display:block;font-size:10px;font-weight:800;margin-top:2px}.rank-row em{color:#bfe7a7;font-size:11px;font-style:normal;font-weight:900}.rank-row button{background:#0003;border:1px solid rgba(232,219,173,.18);border-radius:999px;color:#f2e7c5;font-size:10px;font-weight:900;min-height:28px}.rank-modal{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.052),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0a0af5;width:min(92vw,460px)}.activity-actions{display:grid;grid-template-columns:1fr 1.25fr}.activity-actions-single{grid-template-columns:1fr}.activity-actions button:disabled,.activity-card-head button:disabled,.activity-header button:disabled{opacity:.48}.shengxian-stat-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.shengxian-stat-grid div{background:#00000024;border:1px solid hsla(0,0%,100%,.07);border-radius:7px;min-width:0;padding:8px}.shengxian-stat-grid span{color:#aeb7ca;display:block;font-size:11px;font-weight:820}.shengxian-stat-grid strong{color:var(--color-title);display:block;font-size:14px;font-weight:930;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trial-resource-strip{align-items:center;background:#00000024;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:8px;grid-template-columns:auto auto minmax(0,1fr);padding:8px 9px}.trial-resource-strip span{color:#aeb7ca;font-size:12px;font-weight:850}.trial-resource-strip strong{color:#eef3fb;font-size:13px;font-weight:930}.rank-panel{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.052),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0a0af0;border:1px solid hsla(0,0%,100%,.16);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff14,0 16px 34px #00000047;display:grid;gap:10px;padding:12px}.rank-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.rank-title{color:var(--color-title);font-size:28px;font-weight:950}.rank-footnote,.rank-subtitle{color:#aeb7ca;font-size:12px;font-weight:820}.rank-header button,.rank-tabs button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:#f1f1f1;font-size:12px;font-weight:900;min-height:36px}.rank-header button{padding:0 12px}.rank-tabs{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.rank-tabs button.active{background:linear-gradient(180deg,#e8dbad1c,#ffffff05),#0000002e;border-color:#e8dbad66;color:#f2e7c5}.rank-empty,.rank-row,.rank-self-card{background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0000002e;border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.rank-self-card{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(70px,auto) minmax(0,1fr) minmax(90px,auto);min-height:48px;padding:9px 10px}.rank-footnote,.rank-row span,.rank-self-card span{color:#aeb7ca}.rank-row em,.rank-self-card em,.rank-self-card span{font-size:12px;font-style:normal;font-weight:850}.rank-self-card strong{color:#f2e7c5;font-size:16px;font-weight:950}.rank-self-card em{color:#bfe7a7;text-align:right}.rank-list{display:grid;gap:7px}.rank-row{align-items:center;display:grid;gap:8px;grid-template-columns:42px minmax(0,1fr) minmax(82px,auto) 52px;min-height:54px;padding:8px 9px}.rank-row.weekly{grid-template-columns:42px minmax(0,1fr) minmax(82px,auto)}.rank-row.top{border-color:#e8dbad33}.rank-row.rank-top-1,.suoyao-rank-row.rank-top-1{background:linear-gradient(135deg,#53d6cf21,#ffd0521f 48%,#ff5d891c),#00000038;border-color:#ffd8687a;box-shadow:inset 0 0 0 1px #ffffff12,0 0 18px #ffd86821}.rank-row.rank-top-2,.suoyao-rank-row.rank-top-2{background:linear-gradient(135deg,#a4caff21,#e7eeff0e),#00000036;border-color:#a4caff61}.rank-row.rank-top-3,.suoyao-rank-row.rank-top-3{background:linear-gradient(135deg,#dfa35c24,#ffdd960d),#00000036;border-color:#dfa35c6b}.rank-row.rank-top-1 b,.suoyao-rank-row.rank-top-1 b{color:#ffe28a}.rank-row.rank-top-2 b,.suoyao-rank-row.rank-top-2 b{color:#d9e7ff}.rank-row.rank-top-3 b,.suoyao-rank-row.rank-top-3 b{color:#f1b877}.rank-number{color:#e8dbad;font-size:14px;font-weight:950}.rank-player{min-width:0}.rank-player strong{color:var(--color-title);font-size:14px;font-weight:920}.rank-player span,.rank-player strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-player span{font-size:11px;font-weight:800;margin-top:2px}.rank-row em{color:#dce6ff;text-align:right}.rank-challenge-btn{background:linear-gradient(180deg,#e8dbad17,#ffffff05),#0000002e;border:1px solid rgba(232,219,173,.24);border-radius:6px;color:#f2e7c5;font-size:11px;font-weight:900;min-height:30px}.rank-challenge-btn:disabled{opacity:.45}.rank-empty{color:#a4afc4;display:grid;font-size:12px;font-weight:820;min-height:70px;place-items:center}.equip-panel{background:radial-gradient(circle at 16% 6%,hsla(0,0%,100%,.055),transparent 34%),linear-gradient(180deg,#ffffff0c,#ffffff05),#0e0e0ef5;border:1px solid hsla(0,0%,100%,.16);border-radius:var(--radius-panel);box-shadow:inset 0 1px #ffffff14,0 16px 34px #00000047;display:grid;gap:14px;padding:16px}.role-equip-panel{gap:10px;padding:12px}.role-equip-panel .equip-page-title{font-size:20px}.role-equip-panel .equip-page-subtitle{font-size:12px}.role-equip-panel .equip-section{gap:7px}.role-equip-panel .equip-section-title{font-size:13px}.equip-page-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.equip-page-title{color:var(--color-title);font-size:26px;font-weight:950;letter-spacing:0}.equip-close-btn,.equip-page-subtitle,.equip-section-title{color:#aeb7ca}.equip-page-subtitle{font-size:13px;font-weight:800;margin-top:3px}.equip-close-btn{background:#ffffff09;border:1px solid rgba(232,219,173,.28);border-radius:999px;color:#e7dcb6;font-size:13px;font-weight:900;padding:6px 12px}.equip-section{display:grid;gap:9px}.equip-section-title{font-size:16px;font-weight:950}.equip-slot-grid{display:grid;gap:8px}.equip-slot-grid-magic,.equip-slot-grid-main{grid-template-columns:repeat(3,minmax(0,1fr))}.equip-slot-card{align-items:center;background:radial-gradient(circle at 50% 42%,hsla(0,0%,100%,.06),transparent 40%),linear-gradient(135deg,#ffffff0b,#ffffff03),#04050680;border:1px solid hsla(0,0%,100%,.17);border-radius:8px;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #00000073;color:var(--color-text);display:grid;grid-template-rows:14px 1fr auto 13px;min-height:76px;overflow:hidden;padding:7px;position:relative;text-align:left}.equip-slot-card.active{border-color:#e8dbaddb;box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #e8dbad1f,0 8px 24px #00000047}.equip-slot-card.empty{color:#b6bdcc}.equip-card-level,.equip-card-lock,.equip-card-state{font-size:10px;font-weight:850;position:relative;z-index:1}.equip-card-state{color:#38b9df}.equip-slot-card.empty .equip-card-state{color:#aeb7ca}.equip-card-level{color:#dce2ee;position:absolute;right:7px;top:7px}.equip-card-icon{filter:drop-shadow(0 8px 12px rgba(0,0,0,.42));height:30px;justify-self:center;left:auto;margin-top:4px;-o-object-fit:contain;object-fit:contain;opacity:.72;position:relative;top:auto;transform:none;width:30px;z-index:1}.equip-slot-card.empty .equip-card-icon{opacity:.5}.equip-slot-card strong{display:-webkit-box;font-size:12px;font-weight:900;line-height:1.25;margin-top:2px;min-height:28px;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;z-index:1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.equip-card-lock{align-self:end;color:#d95d68;margin-top:0;min-height:12px}.reward-backdrop{z-index:500!important}.offline-reward-modal{background:radial-gradient(circle at 50% 0,rgba(232,219,173,.08),transparent 40%),linear-gradient(180deg,#ffffff0e,#ffffff05),var(--color-modal-solid);border:1px solid rgba(232,219,173,.26);border-radius:8px;box-shadow:0 0 0 4px #ffffff06,inset 0 0 0 1px #ffffff0e,0 22px 64px #0000009e;padding:14px;width:min(calc(100vw - 32px),360px)}.offline-reward-head{align-items:center;color:#aeb7ca;display:flex;font-size:12px;font-weight:850;justify-content:space-between}.offline-reward-head button{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:#f1f1f1;display:grid;font-size:22px;height:30px;line-height:1;place-items:center;width:30px}.offline-reward-title{color:var(--color-title);font-size:24px;font-weight:950;margin-top:6px}.offline-reward-lines{background:#0003;border:1px solid hsla(0,0%,100%,.09);border-radius:8px;display:grid;gap:7px;margin-top:12px;padding:12px}.offline-reward-lines p{color:#caefb2;font-size:14px;font-weight:850;line-height:1.45;margin:0}.offline-reward-confirm{background:linear-gradient(180deg,#e8dbad1c,#ffffff06),#0003;border:1px solid rgba(232,219,173,.32);border-radius:6px;color:#f2e7c5;font-weight:900;margin-top:12px;min-height:42px;width:100%}.tool-modal-backdrop{z-index:110}.restore-tool-modal{border:1px solid rgba(232,219,173,.18);border-radius:8px;max-height:min(82dvh,680px);overflow:auto;padding:14px;width:min(calc(100vw - 28px),420px)}.tool-modal-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.tool-benefit-grid,.tool-summary-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.tool-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-info-card,.tool-level-row,.tool-status-card{background:linear-gradient(180deg,#ffffff0a,#ffffff03),#0000002e;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;min-width:0}.tool-info-card{display:grid;gap:4px;min-height:58px;padding:9px 10px}.tool-info-card span{color:#b9c0d4;font-size:12px;font-weight:850}.tool-info-card strong{color:var(--color-title);font-size:16px;font-weight:950;min-width:0;overflow-wrap:anywhere}.tool-status-card{display:grid;gap:5px;padding:13px}.tool-status-card strong{color:var(--color-title);font-size:23px;font-weight:950}.tool-status-card span{color:#c9cede;font-size:13px;font-weight:850}.tool-note{color:#c8cdda;font-size:13px;font-weight:850;line-height:1.55;margin:0}.tool-cost-strip{align-items:center;background:#00000029;border:1px solid rgba(232,219,173,.11);border-radius:7px;display:flex;flex-wrap:wrap;gap:6px;padding:8px}.tool-cost-strip em,.tool-cost-strip span{background:#ffffff0b;border-radius:999px;color:#cbd2e1;font-size:12px;font-style:normal;font-weight:850;min-height:24px;padding:4px 7px}.tool-cost-strip span{color:#f2e4b7}.tool-action-grid{display:grid;gap:10px;grid-template-columns:1fr 1.35fr}.tool-action-grid .btn{font-size:15px;min-height:44px}.tool-level-list{display:grid;gap:8px;max-height:214px;overflow:auto;padding-right:2px}.tool-level-row{display:grid;gap:3px 8px;grid-template-columns:minmax(58px,auto) minmax(88px,auto);padding:9px 10px}.tool-level-row.active{background:linear-gradient(180deg,#b7e19617,#ffffff03),#0003;border-color:#b7e19661}.tool-level-row strong{color:var(--color-title);font-size:14px;font-weight:950}.tool-level-row span{color:#c9cede;font-size:12px;font-weight:850;justify-self:end}.tool-level-row em{color:#aeb6ca;font-size:12px;font-style:normal;font-weight:780;grid-column:1/-1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;display:grid;height:var(--hlxx-visual-vh,100dvh);left:var(--hlxx-visual-offset-left,0);overflow:hidden;overscroll-behavior:contain;padding:max(14px,env(safe-area-inset-top)) 12px max(14px,env(safe-area-inset-bottom));place-items:center;position:fixed;top:var(--hlxx-visual-offset-top,0);touch-action:none;width:var(--hlxx-visual-vw,100vw);z-index:360!important}.battle-panel{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.055),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff04),var(--color-modal-deep);border:1px solid hsla(0,0%,100%,.18);border-radius:8px;box-shadow:0 0 0 4px #ffffff06,inset 0 1px #ffffff14,0 28px 70px #000000a3;display:grid;gap:8px;grid-template-rows:auto auto minmax(0,1fr) minmax(78px,102px) auto;height:min(96dvh,780px);min-height:min(610px,calc(100dvh - 12px));overflow:hidden;padding:10px;width:min(100%,496px)}.battle-panel :focus{outline:none}.battle-panel button:focus-visible{outline:1px solid rgba(232,219,173,.52);outline-offset:2px}.battle-actions{align-items:center;display:flex;gap:10px;justify-content:space-between}.battle-progress span,.battle-round-label,.battle-team-title{color:#aeb7ca;font-size:12px;font-weight:850}.battle-head{display:grid;min-height:38px;padding:0 42px;place-items:center;position:relative}.battle-title{color:var(--color-title);font-size:21px;font-weight:950;line-height:1.1;text-align:center}.battle-head button{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:#f1f1f1;display:grid;font-size:25px;height:34px;line-height:1;place-items:center;position:absolute;right:0;top:0;width:34px}.battle-progress{align-items:center;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr)}.battle-progress>div{background:#00000052;border:1px solid hsla(0,0%,100%,.075);border-radius:999px;height:9px;overflow:hidden}.battle-progress i{background:linear-gradient(90deg,#82b879,#d7edb0);border-radius:inherit;display:block;height:100%;transition:width .25s ease}.battle-field{align-items:stretch;gap:6px;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.battle-field,.battle-team{display:grid;min-height:0;overflow:hidden}.battle-team{background:linear-gradient(180deg,#ffffff09,#ffffff03),#0003;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;gap:5px;grid-template-rows:auto minmax(0,1fr);min-width:0;padding:6px}.battle-team.enemy{background:linear-gradient(180deg,#ffffff09,#ffffff03),#14080933}.battle-team-title{line-height:1;min-width:0}.battle-team-list{align-content:start;display:grid;gap:4px;grid-auto-rows:minmax(50px,56px);min-height:0;min-width:0;overflow:hidden;padding-right:0}.battle-vs{align-self:center;color:#e8dbad;font-size:13px;font-weight:950;text-align:center}.battle-member{background:#0000002b;border:1px solid hsla(0,0%,100%,.075);border-radius:6px;display:grid;gap:2px;grid-template-rows:13px 9px 8px 15px;min-height:0;min-width:0;overflow:visible;padding:3px;position:relative}.battle-member-name{align-items:center;display:flex;gap:4px;justify-content:space-between;line-height:1;min-height:0;min-width:0;overflow:hidden}.battle-member-name strong{color:#eef2fa;font-size:10px;font-weight:900;min-width:0}.battle-member-name span,.battle-member-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-member-name span{color:#aeb7ca;flex:0 0 auto;font-size:8px;font-weight:800;max-width:42%;text-align:right}.battle-bar{background:#0000005c;border-radius:999px;box-shadow:inset 0 1px 2px #000000a6;height:9px;overflow:hidden;position:relative;width:100%}.battle-bar i{border-radius:inherit;display:block;height:100%;inset:0 auto 0 0;position:absolute;transition:width .28s ease;z-index:0}.battle-bar.hp i{background:linear-gradient(90deg,#8f2f37,#e65c70)}.battle-bar.mp{height:8px}.battle-bar.mp i{background:linear-gradient(90deg,#4e7196,#a9c8ef)}.battle-bar span{color:#fff;display:grid;font-size:7px;font-weight:900;inset:0;place-items:center;position:absolute;text-shadow:0 1px 2px rgba(0,0,0,.95);z-index:1}.battle-status-chips{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;gap:2px;height:15px;max-height:15px;min-height:15px;min-width:0;overflow:hidden;padding:0}.battle-status-chips.empty{pointer-events:none}.battle-status-chips span{align-items:center;background:linear-gradient(180deg,#1f1e19f2,#0c0c0be0);border:1px solid rgba(218,188,118,.35);border-radius:999px;box-shadow:inset 0 1px #ffffff0d,0 3px 10px #00000047;color:#ead7a4;display:inline-flex;font-size:8.5px;font-weight:950;gap:1px;height:14px;line-height:1;max-width:100%;min-width:18px;overflow:hidden;padding:0 4px;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.72);white-space:nowrap}.battle-status-chips em{color:#fff7d5c7;font-size:7px;font-style:normal;font-weight:850}.battle-status-chips .battle-status-poison{background:linear-gradient(180deg,#203623f2,#0d180fe0);border-color:#7cb87073;color:#bde8a9}.battle-status-chips .battle-status-fire{background:linear-gradient(180deg,#451f18f2,#190c0ae6);border-color:#cf6a527a;color:#f2b197}.battle-status-chips .battle-status-guard{background:linear-gradient(180deg,#45381df2,#1b150be6);border-color:#e5c16b8c;color:#ffe0a0}.battle-status-chips .battle-status-blood{background:linear-gradient(180deg,#3f1820f2,#18090de6);border-color:#c64e5e73;color:#f4a6b2}.battle-status-chips .battle-status-debuff{background:linear-gradient(180deg,#272d37f2,#0e1014e6);border-color:#93a4be6b;color:#cbd8ee}.battle-status-chips .battle-status-buff{background:linear-gradient(180deg,#302a1af2,#13100ae6);border-color:#e8dbad6b;color:#f0dfb0}.battle-floats{align-items:flex-end;bottom:-14px;display:flex;flex-wrap:wrap;gap:2px;justify-content:center;left:4px;max-height:none;min-height:0;min-width:0;overflow:visible;pointer-events:none;position:absolute;right:4px;z-index:4}.battle-float{align-items:center;animation:battle-float-rise 1.45s ease-out both;border-radius:999px;color:#fff;display:inline-flex;flex:0 1 auto;font-size:10px;font-weight:950;line-height:1;max-width:100%;min-height:13px;min-width:0;overflow:hidden;padding:1px 5px;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.95),0 0 8px rgba(0,0,0,.82);white-space:nowrap}.battle-float-damage{color:#ff7f8e}.battle-float-crit{color:#ffd15e;font-size:11px}.battle-float-heal{color:#92f09a}.battle-float-skill{color:#f2e7c5;font-size:9px}.battle-float-miss{color:#d5e0f8}.battle-log{align-content:start;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(180deg,#e8cb7313,#ffffff04),#00000052;border:1px solid hsla(45,72%,68%,.38);border-radius:8px;box-shadow:inset 0 1px #fff5be14,0 10px 28px #00000047;display:grid;font:inherit;gap:5px;min-height:0;padding:12px 14px;text-align:left;width:100%}.battle-log,.battle-log div{color:#d8e2f5;overflow:hidden}.battle-log div{display:block;font-size:14px;font-weight:860;line-height:1.35;min-height:18px;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.88),0 0 10px rgba(0,0,0,.55);white-space:normal}.battle-log div.active{color:#ffe68d;font-size:15px;font-weight:950}.battle-log div:nth-child(2){color:#d7e6ff}.battle-log div:nth-child(3){color:#f0b0ad}.modal-backdrop.battle-log-backdrop{z-index:420!important}.battle-log-modal{background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.055),transparent 36%),linear-gradient(180deg,#ffffff0d,#ffffff04),var(--color-modal-deep);border:1px solid hsla(0,0%,100%,.16);border-radius:8px;box-shadow:0 0 0 4px #ffffff06,0 24px 70px #0000009e;display:grid;grid-template-rows:auto minmax(0,1fr);max-height:min(78vh,620px);padding:12px;width:min(calc(100vw - 28px),430px)}.battle-log-modal-head{align-items:center;display:flex;gap:10px;justify-content:space-between;padding-bottom:10px}.battle-log-modal-head span{color:var(--color-title);font-size:19px;font-weight:950}.battle-log-modal-head button{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:#f1f1f1;display:grid;font-size:24px;height:32px;line-height:1;place-items:center;width:32px}.battle-log-full{align-content:start;display:grid;gap:8px;min-height:0;overflow:auto;padding-right:3px}.battle-log-full div{background:#0003;border:1px solid hsla(0,0%,100%,.085);border-radius:7px;padding:9px 10px}.battle-log-full div.active{background:linear-gradient(180deg,#e8dbad14,#ffffff03),#00000038;border-color:#e8dbad4d}.battle-log-full span{color:#f1dd95;display:block;font-size:12px;font-weight:850;margin-bottom:4px}.battle-log-full p{color:#eef2fa;font-size:14px;font-weight:850;line-height:1.42;margin:0}.battle-log-full p+p{color:#d7e6ff;font-size:13px;margin-top:3px}@keyframes battle-float-rise{0%{opacity:0;transform:translateY(14px) scale(.9)}18%{opacity:1;transform:translateY(-16px) scale(.98)}62%{opacity:1;transform:translateY(-42px) scale(1)}to{opacity:0;transform:translateY(-72px) scale(1.04)}}.battle-actions button{background:linear-gradient(180deg,#ffffff13,#ffffff06),#0000002e;border:1px solid hsla(0,0%,100%,.13);border-radius:6px;color:#f1f1f1;flex:1;font-weight:900;min-height:40px}.battle-speed-button{background:linear-gradient(180deg,#e8dbad1f,#ffffff06),#0000003d;border-color:#e8dbad57;color:#f2e7c5}.battle-actions button.primary{background:linear-gradient(180deg,#e8dbad1a,#ffffff05),#0003;border-color:#e8dbad52;color:#f2e7c5}.bottom-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffff0b,#ffffff05),#121212f7;border-top:1px solid hsla(0,0%,100%,.08);bottom:0;box-shadow:0 -12px 30px #00000052;display:grid;grid-template-columns:repeat(6,1fr);left:50%;min-height:calc(68px + env(safe-area-inset-bottom));padding:8px 10px max(8px,env(safe-area-inset-bottom));position:fixed;transform:translate(-50%);width:min(100vw,520px);z-index:80}.nav-btn{background:transparent;border:1px solid transparent;border-radius:6px;color:#a4afc4;font-size:11px;font-weight:850;min-height:52px;position:relative}.nav-red-dot{background:#d95a65;border:1px solid hsla(0,0%,100%,.35);border-radius:50%;box-shadow:0 0 10px #d95a6561;height:8px;position:absolute;right:18px;top:10px;width:8px}.nav-btn.active{background:linear-gradient(180deg,#ffffff18,#ffffff09),#0000001a;border-color:#ffffff1b;box-shadow:inset 0 1px #ffffff14,0 8px 18px #0003;color:#f4f7ff}@media(max-width:430px){.content-stack{gap:7px;margin-top:6px}.activity-panel,.panel,.rank-panel,.role-compact-panel,.trial-panel,.zongmen-panel{padding:10px}.activity-panel,.rank-panel,.role-compact-panel,.stack,.trial-panel,.zongmen-panel{gap:7px}.section-title{font-size:16px}.activity-actions button,.activity-card-head button,.activity-header button,.btn-small,.rank-header button,.rank-tabs button,.trial-actions button,.trial-small-card button,.zongmen-build-grid button,.zongmen-create-row button,.zongmen-daily-grid button,.zongmen-header button,.zongmen-position-grid button,.zongmen-row button{border-radius:5px;font-size:11px;min-height:32px;padding:0 9px}.role-info-head,.role-profile-title{gap:7px}.role-avatar{border-radius:7px;max-height:38px;max-width:38px}.role-head-actions{flex-wrap:wrap;gap:4px;justify-content:flex-end}.mini-orb-action{font-size:13px;height:30px;width:30px}.role-mini-action{font-size:11px;min-height:28px;padding:0 8px}.role-badge{min-height:36px;padding:5px 6px}.role-badge strong{font-size:12px}.point-cell{min-height:38px;padding:5px}.point-cell span,.role-progress-cell span{font-size:10px}.point-cell strong{font-size:14px}.role-progress-cell{padding:6px 7px}.role-progress-cell strong{font-size:13px;margin-top:2px}.role-action-grid{gap:6px;grid-template-columns:repeat(5,minmax(0,1fr))}.role-action-grid button,.role-tool-actions button,.skill-env-tabs button{font-size:11px;min-height:32px}.bag-panel{padding:12px}.bag-header{margin-bottom:10px}.bag-title{font-size:24px}.bag-capacity{font-size:13px}.bag-header-actions{gap:6px}.bag-forge-entry{font-size:12px;min-height:28px;padding:0 10px}.bag-tab-row,.bag-tabs{gap:4px;margin-bottom:9px}.bag-tab{font-size:14px;min-height:36px;padding:0 6px}.bag-grid{gap:8px 7px}.bag-slot{border-radius:6px;padding:16px 5px 12px}.bag-slot strong{font-size:11.5px;line-height:1.2}.slot-count,.slot-lock,.slot-state{font-size:9.5px}.slot-enhance{font-size:10px}.item-detail-backdrop{padding:8px}.item-detail-modal{max-height:82vh;padding:7px;width:min(94vw,430px)}.item-detail-frame{max-height:calc(82vh - 14px);padding:7px}.item-detail-scroll{padding:9px 8px 6px}.item-detail-close{font-size:32px;height:38px;width:38px}.item-detail-head{gap:6px;grid-template-columns:minmax(48px,1fr) auto minmax(22px,1fr);min-height:44px;padding-right:42px}.item-detail-head strong{font-size:25px}.item-detail-meta,.item-detail-section p{font-size:17px}.item-detail-section h3{font-size:18px;margin-bottom:7px}.item-detail-section{padding:9px 0}.item-compare-box{margin:10px 0 8px;padding:9px}.item-action-grid{gap:7px;padding:8px 8px 1px}.item-action-grid button{font-size:16px;min-height:46px}.forge-select-grid{gap:6px}.activity-title,.rank-title,.trial-title,.zongmen-title{font-size:21px}.activity-card,.trial-main-card,.zongmen-card,.zongmen-overview-card{border-radius:7px;gap:5px;padding:7px}.activity-grid{grid-template-columns:1fr}.activity-entry-card{min-height:0}.activity-entry-metrics div{min-height:46px;padding:6px 7px}.activity-actions,.activity-card-head,.activity-header,.rank-header,.trial-actions,.trial-card-head,.trial-header,.zongmen-card-head,.zongmen-header,.zongmen-row{gap:7px}.trial-card-head strong{font-size:15px;margin-top:0}.trial-current{min-width:92px;padding:6px 7px}.trial-select-row,.trial-status-grid{gap:5px}.trial-map-row{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr) minmax(0,.95fr)}.trial-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trial-loot-box,.trial-resource-strip,.trial-select-row label,.trial-status-grid div{padding:5px 6px}.trial-loot-box{gap:5px}.trial-loot-box p,.trial-loot-drop,.trial-loot-main{padding:4px 5px}.trial-select-row select{font-size:11px;min-height:24px}.trial-side-grid{gap:7px}.trial-small-card{min-height:104px;padding:8px}.gongde-modal{max-height:min(86dvh,720px);width:min(94vw,410px)}.gongde-summary{gap:6px}.gongde-summary div{min-height:54px;padding:6px}.gongde-current-card{gap:7px;grid-template-columns:minmax(0,1fr) 92px;padding:7px}.gongde-current-card button{font-size:11px;min-height:34px}.gongde-layer-list{gap:5px;max-height:260px}.gongde-layer-row{gap:6px;padding:7px}.rank-tabs{gap:5px}.rank-self-card{min-height:42px;padding:7px 8px}.rank-row{gap:6px;grid-template-columns:34px minmax(0,1fr) minmax(64px,auto) 46px;min-height:46px;padding:7px}.rank-row.weekly{grid-template-columns:34px minmax(0,1fr) minmax(64px,auto)}.zongmen-overview-card{grid-template-columns:minmax(0,.86fr) minmax(0,1.55fr)}.zongmen-name-block strong{font-size:18px}.zongmen-stat-grid{gap:5px}.zongmen-stat-grid div{min-height:40px;padding:5px 6px}.zongmen-stat-grid strong{font-size:13px;margin-top:2px}.zongmen-build-grid,.zongmen-daily-grid,.zongmen-position-grid{gap:6px}.zongmen-row{min-height:44px;padding:7px}.zongmen-row strong{font-size:13px}.lingshou-modal{width:min(94vw,500px)}.lingshou-bag-modal{height:min(88dvh,720px);max-height:min(86dvh,720px);width:min(96vw,480px)}.lingshou-pocket-modal{height:min(88dvh,720px);max-height:min(88dvh,720px)}.lingshou-bag-list{max-height:none;min-height:0}.lingshou-pocket-current{gap:9px;grid-template-columns:54px minmax(0,1fr);min-height:70px;padding:8px}.lingshou-pocket-avatar{height:54px;width:54px}.lingshou-pocket-main>strong{font-size:19px}.lingshou-bag-card{grid-template-columns:50px minmax(0,1fr);min-height:74px;padding:9px 10px}.lingshou-list-avatar{height:50px;width:50px}.lingshou-bag-card strong{font-size:17px}.lingshou-list-exp{grid-column:2}.lingshou-pocket-actions{gap:6px;padding-top:7px}.lingshou-pocket-actions button{font-size:13px;min-height:37px}.lingshou-book-grid{grid-template-columns:minmax(0,1fr)}.lingshou-card{min-height:50px;padding:6px 7px}.lingshou-detail,.lingshou-item-picker,.lingshou-section{padding:6px}.lingshou-stat-grid{gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.lingshou-breakdown-grid,.lingshou-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lingshou-breakdown-grid{gap:5px}.lingshou-stat-grid>div{padding:6px}.lingshou-attr-summary-grid{border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.lingshou-attr-summary-grid .point-cell:nth-child(2n){border-right:0}.lingshou-attr-summary-grid .point-cell:nth-child(n+3){border-top:1px solid hsla(0,0%,100%,.055)}.lingshou-action-row{gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.lingshou-cultivate-row{grid-template-columns:minmax(0,1fr) 66px;padding:7px}.suoyao-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.suoyao-action-row,.suoyao-two-col{grid-template-columns:1fr}}.create-role-screen{justify-content:center;min-height:100dvh;padding:18px 12px}.create-role-panel{gap:12px;margin:0 auto;width:min(94vw,620px)}.create-role-field,.create-role-head,.create-role-section{display:grid;gap:8px}.create-role-head{align-items:start;grid-template-columns:minmax(0,1fr) auto}.create-role-field span,.create-role-label{color:#e8dbadd1;font-size:12px}.avatar-choice-grid,.create-avatar-grid,.create-role-segment,.create-role-sex,.dao-choice-grid{display:grid;gap:8px}.create-role-segment,.create-role-sex{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-choice-grid button,.create-avatar-grid button,.create-role-segment button,.create-role-sex button,.dao-choice-grid button,.role-tool-actions button{background:#121211bd;border:1px solid rgba(232,219,173,.22);border-radius:8px;color:#f4eedadb;min-height:34px}.avatar-choice-grid button.active,.create-avatar-grid button.active,.create-role-segment button.active,.create-role-sex button.active,.dao-choice-grid button.active{background:#7a612e52;border-color:#e8dbadb8;color:#f5e8b6}.role-tool-actions.role-toolbar .mini-orb-action.privilege-active{background:radial-gradient(circle at 50% 0,rgba(159,214,126,.22),transparent 66%),linear-gradient(180deg,#e8dbad1f,#ffffff04),#0000003d;border-color:#9fd67e6b;color:#e8ffd8}.role-tool-actions.role-toolbar .mini-orb-action.has-red-dot:after{background:#ff6470;border-radius:999px;box-shadow:0 0 0 2px #121212e6,0 0 9px #ff6470a6;content:"";height:7px;position:absolute;right:5px;top:5px;width:7px}.avatar-choice-grid,.create-avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.avatar-choice-grid button,.create-avatar-grid button{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:grid;min-height:48px;padding:5px;place-items:center}.avatar-choice-grid img,.create-avatar-grid img{background:#080807db;border-radius:10px;box-shadow:0 0 0 1px #e8dbad2e;display:block;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.dao-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dao-choice-grid button{display:grid;gap:3px;justify-items:start;padding:8px;text-align:left}.dao-choice-grid strong{font-size:13px}.dao-choice-grid em,.dao-choice-grid span{color:#e0dcccad;font-size:11px;font-style:normal;line-height:1.35}.dao-choice-grid button.current{opacity:.52}.dao-change-modal{width:min(94vw,560px)}.dao-choice-grid-modal{grid-template-columns:repeat(2,minmax(0,1fr))}.dao-change-summary{align-items:center;background:#ffffff09;border:1px solid rgba(232,219,173,.16);border-radius:8px;display:grid;font-size:12px;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;padding:8px 10px}.dao-change-summary em,.dao-change-summary span{color:#e0dccca8;font-style:normal}.modal-backdrop{padding:max(10px,env(safe-area-inset-top)) 12px max(10px,env(safe-area-inset-bottom))}.modal-backdrop .compact-modal{border-radius:8px;max-height:min(78dvh,620px);padding:11px;width:min(calc(100vw - 24px),360px)}.compact-modal .row,.modal-backdrop .compact-modal.stack{gap:8px}.compact-modal .section-title{font-size:17px;line-height:1.15}.compact-modal .subtle{font-size:13px;line-height:1.25;margin-top:1px}.compact-modal .btn,.compact-modal .btn-small,.compact-modal button{border-radius:6px;min-height:32px}.compact-modal .btn-small{font-size:12px;padding:0 10px}.modal-backdrop .lingshou-pocket-modal{grid-template-rows:auto auto auto minmax(280px,1fr) auto;height:min(92dvh,820px);max-height:min(92dvh,820px);width:min(calc(100vw - 24px),520px)}.modal-backdrop .lingshou-pocket-modal .lingshou-bag-list{min-height:280px;padding:0 4px 6px 0}.modal-backdrop .lingshou-pocket-modal .lingshou-bag-card{grid-template-columns:58px minmax(0,1fr);min-height:92px;padding:12px}.modal-backdrop .lingshou-pocket-modal .lingshou-list-avatar{height:58px;width:58px}.modal-backdrop .lingshou-pocket-modal .lingshou-bag-card strong{font-size:19px;line-height:1.15}.modal-backdrop .lingshou-pocket-modal .lingshou-pocket-actions{grid-template-columns:repeat(6,minmax(0,1fr))}.combat-stats-modal{max-height:min(72dvh,560px);width:min(calc(100vw - 24px),380px)}.combat-stats-popup-list{-moz-column-gap:9px;column-gap:9px;row-gap:0}.combat-stats-popup-list .stat-line{min-height:30px}.combat-stats-popup-list .stat-line span{font-size:12px}.combat-stats-popup-list .stat-line strong{font-size:13px}.combat-stats-head{align-items:flex-start;border-bottom:1px solid rgba(232,219,173,.09);display:flex;gap:12px;justify-content:space-between;padding-bottom:8px}.combat-stats-group-list{display:grid;gap:9px;overflow:auto;padding-right:2px}.combat-stat-group{display:grid;gap:6px}.combat-stat-group-title{color:#e8dbad;font-size:12px;font-weight:900;line-height:1}.combat-stat-grid{background:linear-gradient(180deg,#ffffff09,#ffffff03),#00000029;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.combat-stat-cell{border-bottom:1px solid hsla(0,0%,100%,.055);border-right:1px solid hsla(0,0%,100%,.055);min-height:48px;min-width:0;padding:8px 9px}.combat-stat-cell:nth-child(3n){border-right:0}.combat-stat-cell:nth-last-child(-n+3){border-bottom:0}.combat-stat-cell span{color:#aeb9ce;display:block;font-size:11px;font-weight:850;line-height:1.15}.combat-stat-cell strong{color:#f4f7ff;display:block;font-size:15px;font-weight:950;line-height:1.1;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attribute-modal{background:linear-gradient(90deg,hsla(0,0%,100%,.035),transparent 48%,hsla(0,0%,100%,.025)),linear-gradient(180deg,#ffffff12,#ffffff06),#121212f0;border-color:#ffffff24;gap:12px;max-height:min(82dvh,680px);overflow:auto;padding:14px;width:min(92vw,430px)}.attribute-modal-head{align-items:start;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.attribute-modal-head .section-title{color:#dce2ff;font-size:23px;line-height:1.05;text-shadow:0 1px 8px rgba(0,0,0,.7)}.attribute-modal-head .subtle{color:#aeb0ba;font-size:15px;font-weight:820;line-height:1.25;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attribute-modal-head .btn-small{border-radius:999px;color:#eef2ff;min-height:36px}.attribute-core-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.attribute-core-card{background:linear-gradient(180deg,#ffffff08,#ffffff03),#0003;border:1px solid hsla(0,0%,100%,.075);border-radius:7px;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #0000001f;min-height:58px;min-width:0;padding:10px 11px}.attribute-core-card span,.attribute-core-card strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attribute-core-card strong{color:#f2e7c5;font-size:15px;font-weight:950}.attribute-core-card span{color:#b9becd;font-size:12px;font-weight:850;margin-top:7px}.attribute-stat-list{-moz-column-gap:14px;column-gap:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:0}.attribute-stat-row{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.055);display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;min-height:42px;min-width:0;padding:7px 0 7px 18px;position:relative}.attribute-stat-row:before{background:#d8e3ff;border-radius:999px;bottom:11px;box-shadow:0 0 10px #d8e3ff29;content:"";left:2px;position:absolute;top:11px;width:4px}.attribute-stat-row span,.attribute-stat-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attribute-stat-row span{color:#aeb0ba;font-size:15px;font-weight:820}.attribute-stat-row strong{color:#eef2ff;font-size:17px;font-weight:950}.attribute-tone-vital:before{background:#e2647c;box-shadow:0 0 10px #e2647c33}.attribute-tone-mana:before{background:#86b5ef;box-shadow:0 0 10px #86b5ef2e}.attribute-tone-attack:before{background:#dcc26f;box-shadow:0 0 10px #dcc26f2e}.attribute-tone-defense:before{background:#aeb8c9;box-shadow:0 0 10px #aeb8c924}.attribute-tone-bonus:before{background:#b9a7e8;box-shadow:0 0 10px #b9a7e829}.attribute-tone-recover:before{background:#8cd27f;box-shadow:0 0 10px #8cd27f2e}.attribute-tone-vital strong{color:#f1c4cb}.attribute-tone-mana strong{color:#c5d9f2}.attribute-tone-attack strong{color:#edd695}.attribute-tone-defense strong{color:#d4dae7}.attribute-tone-bonus strong{color:#ded0f4}.attribute-tone-recover strong{color:#ccefc0}@media(max-width:390px){.attribute-modal{gap:10px;padding:11px;width:min(calc(100vw - 22px),372px)}.attribute-modal-head .section-title{font-size:20px}.attribute-modal-head .subtle{font-size:13px}.attribute-core-grid{gap:7px}.attribute-core-card{min-height:54px;padding:9px}.attribute-core-card strong{font-size:14px}.attribute-core-card span{font-size:11px}.attribute-stat-list{-moz-column-gap:10px;column-gap:10px}.attribute-stat-row{gap:7px;min-height:38px;padding-left:15px}.attribute-stat-row span{font-size:13px}.attribute-stat-row strong{font-size:15px}}.add-point-modal,.lingshou-attr-modal{width:min(calc(100vw - 24px),390px)}.add-point-list,.lingshou-attr-list{gap:7px}.add-point-row,.lingshou-attr-list .lingshou-attr-row{min-height:52px;padding:7px}.add-point-name span,.lingshou-attr-list .add-point-name span{font-size:14px}.add-point-name strong,.lingshou-attr-list .add-point-name strong{font-size:11px}.add-point-value,.lingshou-attr-list .add-point-value{font-size:14px}.time-bottle-summary{gap:6px}.time-bottle-summary div{border-radius:6px;min-height:48px;padding:7px}.time-bottle-summary span{font-size:10px}.time-bottle-summary strong{font-size:12px;margin-top:4px}.modal-tip{font-size:11px;line-height:1.42}.privilege-status{border-radius:7px;gap:2px;padding:9px}.privilege-status strong{font-size:18px}.privilege-list{gap:6px}.privilege-list div{font-size:11px;min-height:36px;padding:7px 8px}.privilege-levels{gap:6px;max-height:min(42dvh,220px)}.privilege-level-row{border-radius:6px;padding:7px 8px}.offline-reward-modal{padding:12px;width:min(calc(100vw - 28px),350px)}.offline-reward-head button{font-size:20px;height:28px;width:28px}.offline-reward-title{font-size:21px;margin-top:4px}.offline-reward-lines{gap:6px;margin-top:9px;padding:10px}.offline-reward-lines p{font-size:13px;line-height:1.42}.offline-reward-confirm{margin-top:10px;min-height:38px}@media(max-width:430px){.modal-backdrop .compact-modal{max-height:min(76dvh,600px);padding:10px;width:min(calc(100vw - 22px),372px)}.combat-stats-modal{max-height:min(70dvh,540px)}.compact-modal .section-title{font-size:16px}.compact-modal .subtle{font-size:12px}.modal-backdrop .lingshou-pocket-modal{grid-template-rows:auto auto auto minmax(260px,1fr) auto;height:min(90dvh,720px);max-height:min(90dvh,720px);width:min(calc(100vw - 22px),390px)}.modal-backdrop .lingshou-pocket-modal .lingshou-bag-list{min-height:260px}.modal-backdrop .lingshou-pocket-modal .lingshou-bag-card{grid-template-columns:56px minmax(0,1fr);min-height:90px;padding:11px}.modal-backdrop .lingshou-pocket-modal .lingshou-list-avatar{height:56px;width:56px}.modal-backdrop .lingshou-pocket-modal .lingshou-pocket-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-backdrop .lingshou-devour-modal{grid-template-rows:auto minmax(140px,1fr) auto;height:min(64dvh,520px);max-height:min(64dvh,520px);width:min(calc(100vw - 22px),390px)}.modal-backdrop .lingshou-devour-modal .lingshou-bag-list{min-height:140px}.modal-backdrop .lingshou-devour-modal .lingshou-pocket-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.add-point-row,.lingshou-attr-list .lingshou-attr-row{min-height:48px;padding:6px}.add-point-row{gap:7px;grid-template-columns:minmax(72px,1fr) 40px minmax(168px,180px)}.add-point-stepper{gap:5px;width:100%}.add-point-stepper button{font-size:11px;min-height:34px}.lingshou-attr-modal{width:min(94vw,392px)}.lingshou-attr-list .lingshou-attr-row{gap:5px;grid-template-columns:minmax(0,1fr) 30px minmax(108px,124px);min-height:50px;padding:7px 6px}.lingshou-attr-list .add-point-name span{font-size:14px}.lingshou-attr-list .add-point-name strong{font-size:11px}.lingshou-attr-list .add-point-value{font-size:14px}.lingshou-stepper{gap:3px;width:100%}.lingshou-stepper button{font-size:10px;min-height:30px}.create-role-panel,.dao-change-modal{width:min(94vw,390px)}.create-role-panel{gap:10px}.create-role-head{grid-template-columns:1fr}.dao-choice-grid,.dao-choice-grid-modal{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.dao-choice-grid button{padding:7px}.avatar-choice-grid img,.create-avatar-grid img{height:36px;width:36px}.dao-change-summary{gap:3px;grid-template-columns:1fr}}@media(max-width:360px){.trial-loot-box,.trial-record-grid,.trial-status-grid{grid-template-columns:1fr}}@media(max-width:430px){.modal-backdrop .compact-modal.attribute-modal{max-height:min(82dvh,680px);padding:12px;width:min(92vw,430px)}.attribute-modal .attribute-modal-head .section-title{font-size:21px}.attribute-modal .attribute-modal-head .subtle{font-size:13px}}.equipment-modal{max-height:min(88dvh,820px);width:min(96vw,540px)}.equipment-layer-title{align-items:baseline;color:#eef2f9;display:flex;gap:10px;justify-content:space-between;margin:2px 0 -2px}.equipment-layer-title strong{font-size:14px;font-weight:950}.equipment-layer-title span{color:#aeb7ca;font-size:11px;font-weight:820}.equipment-worn-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.equipment-worn-slot{grid-template-rows:15px 32px minmax(28px,auto) 15px;min-height:104px;padding:8px 7px}.equipment-worn-slot strong{font-size:16px}.equipment-worn-slot em{font-size:11px}.equipment-detail-card{padding:12px}.equipment-detail-head strong{font-size:19px}.equipment-detail-attrs span{font-size:13px;min-height:34px;padding:8px 10px}.equipment-candidate-list{max-height:min(30dvh,280px)}.equipment-candidate-list button{align-items:start;min-height:64px}.equipment-candidate-list span,.equipment-candidate-list strong{white-space:normal}.equipment-candidate-list span{line-height:1.45}.item-detail-modal{max-height:min(86vh,820px);width:min(94vw,500px)}.item-detail-frame{max-height:calc(min(86vh,820px) - 16px)}.item-detail-summary-card{margin:0 0 10px;padding-right:52px}.item-summary-attrs{grid-template-columns:repeat(2,minmax(0,1fr))}.item-detail-modal{background:radial-gradient(circle at 50% -18%,rgba(232,219,173,.07),transparent 34%),linear-gradient(180deg,#ffffff09,#ffffff02),#0d0e0efa;border-color:#e8dbad24}.item-detail-modal.equipment-compare-detail{height:min(88dvh,980px);max-height:min(96dvh,980px);width:min(97vw,820px)}.equipment-compare-detail .item-detail-frame{height:calc(min(88dvh,980px) - 14px);max-height:calc(min(96dvh,980px) - 14px)}.equipment-compare-detail .item-detail-scroll{display:grid;min-height:0;padding:44px 6px 8px;position:static}.equipment-compare-detail .item-detail-close{float:none;font-size:30px;height:38px;margin:0;position:absolute;right:7px;top:7px;width:38px;z-index:2}.equipment-compare-layout{align-items:stretch;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:100%;padding-right:0}.equipment-compare-panel{align-content:start;background:linear-gradient(180deg,#e8dbad0a,#ffffff02),#0000002e;border:1px solid rgba(232,219,173,.14);border-radius:8px;display:grid;gap:8px;min-height:100%;min-width:0;padding:11px}.equipment-compare-panel.current-equipped{background:linear-gradient(180deg,#7ede6713,#ffffff02),#0812093d;border-color:#7ede6757;box-shadow:inset 3px 0 #7ede679e,inset 0 0 0 1px #c2ffaa0d}.equipment-compare-panel.empty{min-height:220px;place-items:center}.equipment-compare-head{align-items:baseline;display:grid;gap:4px 10px;grid-template-columns:minmax(0,1fr) auto}.equipment-compare-head em,.equipment-compare-head span{color:#aeb7ca;font-size:11px;font-style:normal;font-weight:850}.equipment-compare-head strong{font-size:19px;font-weight:950;line-height:1.12;min-width:0;overflow-wrap:anywhere}.equipment-compare-head em{color:#f0e1b0;grid-column:2;grid-row:1/span 2;text-align:right}.equipment-compare-tags{display:flex;flex-wrap:wrap;gap:5px}.equipment-compare-tags span{background:#ffffff07;border:1px solid hsla(0,0%,100%,.075);border-radius:999px;color:#cbd2e1;font-size:11px;font-weight:850;line-height:1;min-height:22px;padding:3px 8px}.equipment-compare-section{display:grid;gap:6px;min-width:0}.equipment-compare-section h3{align-items:center;color:#cbd2e1;display:flex;font-size:14px;font-weight:950;justify-content:space-between;line-height:1;margin:0}.equipment-compare-section h3 em{color:#bdddf0;font-size:12px;font-style:normal}.equipment-compare-attrs{display:grid;gap:6px;grid-template-columns:1fr}.equipment-compare-attrs span,.equipment-compare-gems span{background:#0000002e;border:1px solid hsla(0,0%,100%,.08);border-radius:6px;font-size:13px;font-weight:900;line-height:1.18;min-height:30px;min-width:0;overflow-wrap:anywhere;padding:6px 8px}.equipment-compare-attrs strong{font-weight:950}.compare-base .equipment-compare-attrs span{border-color:#91d29124;color:#cde8cc}.compare-random .equipment-compare-attrs span{border-color:#c2a4e424;color:#dccdf0}.equipment-compare-gems{display:grid;gap:5px;grid-template-columns:1fr}.equipment-compare-gems span{border-color:#6cb5de29;color:#bdddf0;font-size:12px;line-height:1.18;min-height:28px;padding:5px 8px}.equipment-compare-desc{color:#dfd8c2;font-size:14px;font-weight:850;line-height:1.35;margin:0;overflow-wrap:anywhere}.equipment-compare-empty{color:#aeb7ca;display:grid;gap:6px;text-align:center}.equipment-compare-empty strong{color:#f0e9c8;font-size:16px;font-weight:950}@media(max-width:430px){.item-detail-modal.equipment-compare-detail{height:min(78dvh,1120px);max-height:min(96dvh,1120px);width:min(97vw,430px)}.equipment-compare-detail .item-detail-frame{height:calc(min(78dvh,1120px) - 14px);max-height:calc(min(96dvh,1120px) - 14px)}.equipment-compare-layout{gap:6px;padding-right:0}.equipment-compare-panel{gap:7px;min-height:100%;padding:9px}.equipment-compare-head strong{font-size:17px}.equipment-compare-tags span{font-size:10px;min-height:20px;padding:3px 7px}.equipment-compare-section h3{font-size:13px}.equipment-compare-attrs{gap:5px;grid-template-columns:1fr}.equipment-compare-attrs span,.equipment-compare-gems span{font-size:12px;min-height:27px;padding:5px 7px}.equipment-compare-desc{font-size:13px;line-height:1.32}}.item-detail-frame{background:linear-gradient(180deg,#ffffff06,#ffffff02),#101111f0;border-color:#ffffff1a;padding:7px}.item-detail-scroll{padding:8px 8px 18px}.item-detail-close{background:linear-gradient(180deg,#ffffff12,#ffffff05),#00000038;border-color:#ffffff29;border-radius:7px;color:#e9edf6;font-size:30px;height:38px;width:38px}.item-detail-modal .item-detail-summary-card{background:linear-gradient(180deg,#e8dbad0c,#ffffff03),#0000002e;border-color:#e8dbad24;box-shadow:inset 0 1px #ffffff0b;gap:8px;margin:0 0 9px;padding:11px 46px 11px 11px}.item-detail-summary-card .equipment-detail-head{gap:8px}.item-detail-summary-card .equipment-detail-head span{color:#aeb7ca;font-size:12px}.item-detail-summary-card .equipment-detail-head strong{font-size:21px;line-height:1.18;white-space:normal}.item-detail-summary-card .equipment-detail-head em{color:#f0e1b0;font-size:12px;line-height:1.35;max-width:112px;text-align:right;white-space:normal}.item-detail-summary-card .equipment-detail-tags{gap:4px}.item-detail-summary-card .equipment-detail-tags span{background:#ffffff07;border-color:#ffffff13;color:#c8cfdd;font-size:10px;min-height:20px;padding:3px 7px}.item-detail-summary-card .equipment-detail-attrs{gap:5px}.item-detail-summary-card .equipment-detail-attrs span{background:linear-gradient(180deg,#8dd66e0b,#ffffff02),#0000002e;border-color:#8dd66e1a;color:#d7ecd4;font-size:12px;line-height:1.25;min-height:32px;padding:7px 8px;text-overflow:clip;white-space:normal}.item-compare-box{background:#e8dbad07;border-color:#e8dbad21;margin:8px 0;padding:9px}.item-compare-box p{color:#cbd2e1;font-size:15px}.item-detail-section{background:linear-gradient(180deg,#ffffff06,#ffffff02),#00000021;border:1px solid hsla(0,0%,100%,.065);border-radius:7px;margin-top:7px;padding:9px 10px}.item-detail-section h3{font-size:15px;margin-bottom:6px}.item-detail-section p{font-size:15px;line-height:1.42;margin-top:3px}.item-attr-grid{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.item-attr-grid span{background:#0000002e;border:1px solid hsla(0,0%,100%,.08);border-radius:7px;font-size:15px;font-weight:900;line-height:1.2;min-height:38px;min-width:0;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;white-space:nowrap}.item-attr-grid strong{font-weight:950}.item-gem-summary span{background:#35b8ff09;font-size:11px}.item-gem-summary strong{font-size:15px}.item-action-grid{gap:7px;padding:8px 8px calc(6px + env(safe-area-inset-bottom))}.item-action-grid button{border-color:#e8dbad26;color:#eee8d0;font-size:15px;min-height:42px}.equipment-detail-attrs span.attr-source-base,.item-detail-summary-card .equipment-detail-attrs span.attr-source-base{background:linear-gradient(180deg,#91d2910d,#ffffff02),#0000002e;border-color:#91d2911f;color:#cde8cc}.equipment-detail-attrs span.attr-source-random,.item-detail-summary-card .equipment-detail-attrs span.attr-source-random{background:linear-gradient(180deg,#c2a4e40d,#ffffff02),#0000002e;border-color:#c2a4e424;color:#dccdf0}.equipment-detail-attrs span.attr-source-gem,.item-detail-summary-card .equipment-detail-attrs span.attr-source-gem{background:linear-gradient(180deg,#6cb5de0d,#ffffff02),#0000002e;border-color:#6cb5de24;color:#bdddf0}.item-compare-box,.item-detail-section{background:linear-gradient(180deg,#e8dbad0a,#ffffff02),#0000002b;border-color:#e8dbad1f;box-shadow:inset 0 1px #ffffff09}.item-compare-box{display:grid;gap:7px}.item-compare-box div{margin:0}.item-compare-box span,.item-detail-section h3{color:#cbd2e1;font-size:13px;font-weight:900}.item-compare-box strong{color:#efe6c3;font-size:13px}.item-detail-section{overflow:hidden;position:relative}.item-detail-section:before{background:#e8dbad52;border-radius:0 99px 99px 0;bottom:10px;content:"";left:0;position:absolute;top:10px;width:3px}.item-section-base:before{background:#91d2917a}.item-section-random:before{background:#c2a4e480}.item-section-gem:before{background:#6cb5de85}.item-section-desc:before{background:#e8dbad6b}.item-section-base h3,.item-section-base p{color:#cde8cc}.item-section-base .item-attr-grid span{background:linear-gradient(180deg,#91d2910d,#ffffff02),#0000002e;border-color:#91d29124;color:#cde8cc}.item-section-random h3,.item-section-random p{color:#dccdf0}.item-section-random .item-attr-grid span{background:linear-gradient(180deg,#c2a4e40d,#ffffff02),#0000002e;border-color:#c2a4e424;color:#dccdf0}.item-section-gem h3,.item-section-gem p{color:#bdddf0}.item-section-desc h3,.item-section-desc p{color:#dfd8c2}.item-detail-section p{font-weight:820}.equipment-modal{gap:7px;max-height:min(94dvh,900px);padding:12px;width:min(97vw,560px)}.equipment-layer-title{margin:0 0 -3px}.equipment-worn-main{grid-template-columns:repeat(3,minmax(0,1fr))}.equipment-worn-magic{gap:5px;grid-template-columns:repeat(6,minmax(0,1fr))}.equipment-worn-slot{grid-template-rows:13px 25px minmax(20px,auto) 12px;min-height:86px;padding:6px 5px}.equipment-worn-slot strong{font-size:14px;line-height:1.15}.equipment-worn-slot em{font-size:10px}.equipment-worn-slot .equip-card-icon{height:25px;margin-top:1px;width:25px}.equipment-worn-magic .equipment-worn-slot{border-radius:7px;grid-template-rows:12px 22px minmax(18px,auto) 10px;min-height:72px;padding:5px 3px}.equipment-worn-magic .equipment-worn-slot strong{font-size:11px}.equipment-worn-magic .equip-card-level,.equipment-worn-magic .equip-card-state,.equipment-worn-magic .equipment-worn-slot em{font-size:9px}.equipment-worn-magic .equipment-worn-slot .equip-card-icon{height:22px;width:22px}.equipment-detail-card{gap:7px;padding:10px}.equipment-empty-detail{align-items:start;justify-items:start;min-height:58px;padding:10px;text-align:left}.equipment-empty-detail strong{color:#f0e9c8;font-size:15px;font-weight:950}.equipment-empty-detail span{color:#aeb7ca;font-size:12px;font-weight:820}.equipment-candidate-list{max-height:min(24dvh,220px)}.modal-backdrop .equipment-modal{display:grid;grid-template-rows:auto minmax(0,1fr);height:min(92dvh,900px);max-height:min(92dvh,900px);overflow:hidden;overscroll-behavior:contain;width:min(96vw,560px)}.equipment-modal-body{display:grid;gap:7px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1px 3px calc(16px + env(safe-area-inset-bottom)) 1px;scrollbar-color:rgba(232,219,173,.42) hsla(0,0%,100%,.06);scrollbar-width:thin}.equipment-modal-body::-webkit-scrollbar{width:6px}.equipment-modal-body::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.equipment-modal-body::-webkit-scrollbar-thumb{background:#e8dbad61;border-radius:999px}@media(max-width:430px){.modal-backdrop .equipment-modal{height:min(88dvh,780px);max-height:min(88dvh,780px);padding:11px;width:min(94vw,420px)}}.app-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.top-hud{min-height:104px;padding:7px 9px 3px}.topbar{gap:4px;grid-template-columns:minmax(108px,1fr) auto;padding-bottom:4px}.identity-chip{grid-template-columns:27px minmax(0,1fr);min-height:32px;padding:2px 6px 2px 3px}.dao-orb{height:27px;width:27px}.dao-orb,.identity-name-line strong{font-size:14px}.identity-text em,.identity-text span{font-size:9px}.identity-title-slot{max-width:74px;min-height:17px;transform:none}.identity-text .identity-title-capsule,.identity-title-capsule{font-size:8px;height:14px;line-height:14px;min-height:14px;padding:0 5px}.top-quick-actions{gap:4px}.top-entry,.top-entry-auction,.top-entry-mail{font-size:11px;min-height:28px;padding:0 4px}.resource-grid{gap:3px}.resource-grid .resource-card{grid-template-columns:16px minmax(0,1fr);min-height:28px;padding:2px 3px}.resource-grid .resource-icon{height:16px;width:16px}.resource-grid .resource-text span{font-size:8px}.resource-grid .resource-text strong{font-size:11px;margin-top:1px}.top-exp-bar{margin-top:3px;min-height:15px}.top-exp-bar>strong{font-size:9px;height:15px;min-width:34px;padding:0 5px}.top-exp-bar>.top-realm-pill{min-width:34px}.top-exp-track{height:13px}.bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr));min-height:calc(64px + env(safe-area-inset-bottom));padding:7px 10px max(7px,env(safe-area-inset-bottom));z-index:200!important}.nav-btn{min-height:50px}.daohang-summary-card{align-items:center;background:radial-gradient(circle at 18% 24%,rgba(232,219,173,.08),transparent 34%),linear-gradient(180deg,#ffffff0a,#ffffff03),#0000002e;border:1px solid rgba(232,219,173,.14);border-radius:8px;display:grid;gap:10px;grid-template-columns:54px minmax(0,1fr) auto;padding:10px}.daohang-orb{background:radial-gradient(circle at 42% 30%,hsla(0,0%,100%,.24),transparent 36%),#00000047;border:1px solid rgba(232,219,173,.2);border-radius:50%;color:#f0e9c8;display:grid;font-family:Songti SC,STSong,SimSun,serif;font-size:24px;font-weight:950;height:48px;place-items:center;width:48px}.daohang-summary-card div:not(.daohang-orb){display:grid;gap:3px;min-width:0}.daohang-summary-card span{color:#aeb7ca;font-size:11px;font-weight:820}.daohang-summary-card strong{color:#f4f7ff;font-size:18px;font-weight:950}.daohang-summary-card em{color:#cbd2e1;font-size:12px;font-style:normal;font-weight:820;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daohang-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.daohang-preview-grid button.active{background:linear-gradient(180deg,#8dd66e1a,#ffffff04),#0003;border-color:#8dd66e4d}.daohang-preview-grid button{position:relative}.daohang-preview-grid button:after{color:#f0e1b0;content:"说明";font-size:10px;font-weight:900;justify-self:start;margin-top:3px}@media(max-width:430px){.app-shell{padding:max(10px,env(safe-area-inset-top)) 12px calc(74px + env(safe-area-inset-bottom));width:100vw}.top-hud{min-height:98px;padding:6px 8px 3px}.bottom-nav{min-height:calc(62px + env(safe-area-inset-bottom));width:100vw}.daohang-summary-card{gap:8px;grid-template-columns:44px minmax(0,1fr) 64px}.daohang-orb{font-size:21px;height:42px;width:42px}.daohang-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.daohang-modal,.skill-entry-modal{max-height:min(88dvh,820px);width:min(96vw,540px)}.skill-detail-section{background:linear-gradient(180deg,#e8dbad09,#ffffff02),#00000029;border:1px solid rgba(232,219,173,.11);border-radius:8px;display:grid;gap:7px;padding:9px}.skill-detail-title{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.skill-detail-title strong{color:#f1e8c7;font-size:14px;font-weight:950}.skill-detail-title span{color:#aeb7ca;font-size:11px;font-weight:820}.skill-detail-card{align-items:center;display:grid;gap:6px 8px;grid-template-columns:minmax(0,1fr) 58px;padding:10px}.skill-detail-card div{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.skill-detail-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skill-detail-card em{color:#f0e1b0;flex:0 0 auto;font-size:11px;font-style:normal;font-weight:900}.skill-detail-card span{color:#cbd2e1;grid-column:1/-1;line-height:1.42;white-space:normal}.skill-detail-card button{grid-column:2;grid-row:1;min-height:32px}.skill-detail-card.passive{border-color:#c2a4e424}.daohang-modal{width:min(96vw,540px)}.daohang-catalog-list{display:grid;gap:8px;max-height:min(44dvh,390px);min-height:0;overflow-y:auto;padding-right:2px}.daohang-skill-card{background:linear-gradient(180deg,#ffffff08,#ffffff02),#00000029;border:1px solid hsla(0,0%,100%,.075);border-left:3px solid hsla(0,0%,100%,.14);border-radius:8px;display:grid;gap:7px;padding:10px}.daohang-skill-card.current{border-left-color:#8dd66e94}.daohang-skill-card.learned{border-color:rgba(232,219,173,.15) rgba(232,219,173,.15) rgba(232,219,173,.15) rgba(232,219,173,.58)}.daohang-skill-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.daohang-skill-head div{display:grid;gap:3px;min-width:0}.daohang-skill-head strong{color:#f4f7ff;font-size:14px;font-weight:950}.daohang-skill-head span{color:#aeb7ca;font-size:11px;font-weight:820}.daohang-skill-head em{color:#9da5b6;flex:0 0 auto;font-size:11px;font-style:normal;font-weight:900}.daohang-skill-card.learned .daohang-skill-head em{color:#f0e1b0}.daohang-skill-card p{color:#cbd2e1;font-size:12px;font-weight:820;line-height:1.42;margin:0}.daohang-effect-list{display:grid;gap:5px}.daohang-effect-list span{background:#8dd66e09;border:1px solid rgba(141,214,110,.1);border-radius:6px;color:#d7ecd4;font-size:11px;font-weight:820;line-height:1.35;padding:6px 7px}.daohang-skill-card>button{justify-self:end;min-height:32px}.top-exp-bar{gap:7px;grid-template-columns:auto minmax(0,1fr)}.top-exp-bar>strong{min-width:48px}.top-exp-track{height:15px;min-width:0}.top-exp-track span{font-size:10px;padding:0 8px}.modal-backdrop{z-index:260!important}.modal-backdrop .equipment-modal{position:relative;z-index:261}.help-backdrop{z-index:320!important}.bottom-nav{z-index:180!important;--hlxx-bottom-nav-height: calc(64px + env(safe-area-inset-bottom)) ;inset:auto auto 0 50%!important;min-height:var(--hlxx-bottom-nav-height)!important;position:fixed!important;transform:translate(-50%)!important;width:min(var(--hlxx-visual-vw,100vw),520px)!important}@media(max-width:430px){.bottom-nav{--hlxx-bottom-nav-height: calc(62px + env(safe-area-inset-bottom)) ;width:var(--hlxx-visual-vw,100vw)!important}}.skill-detail-meta{display:grid;gap:5px;grid-column:1/-1;grid-template-columns:1fr}.skill-detail-row{align-items:start;background:#00000029;border:1px solid rgba(232,219,173,.1);border-radius:6px;display:grid;gap:8px;grid-template-columns:76px minmax(0,1fr);min-width:0;overflow:visible;padding:7px 9px 7px 12px;position:relative}.skill-detail-row:before{background:#e8dbad8c;border-radius:999px;content:"";height:calc(100% - 20px);left:6px;min-height:12px;position:absolute;top:10px;width:3px}.skill-detail-row small{color:#f0e1b0;font-size:11px;font-weight:950;line-height:1.35;min-width:0;white-space:nowrap}.skill-detail-row span{color:#d6dbe8;font-size:11px;font-weight:820;line-height:1.42;min-width:0;overflow-wrap:anywhere;white-space:normal}.skill-detail-row.tone-damage{background:#e8656509;border-color:#e8656529}.skill-detail-row.tone-damage:before{background:#e86565c7}.skill-detail-row.tone-mana{background:#6f9de809;border-color:#6f9de829}.skill-detail-row.tone-mana:before{background:#6f9de8c7}.skill-detail-row.tone-target{background:#c2a4e409;border-color:#c2a4e429}.skill-detail-row.tone-target:before{background:#c2a4e4c2}.skill-detail-row.tone-buff{background:#8dd66e08;border-color:#8dd66e24}.skill-detail-row.tone-buff:before{background:#8dd66eb8}.skill-detail-row.tone-cost{background:linear-gradient(180deg,#e8dbad0e,#ffffff02),#0000002e;border-color:#e8dbad33}.skill-detail-row.tone-cost:before{background:#e8dbadd1}.skill-detail-row.tone-cost small,.skill-detail-row.tone-cost span{color:#f0e1b0}@media(max-width:430px){.top-exp-bar{grid-template-columns:50px minmax(0,1fr)}.top-exp-track{height:15px}.top-exp-track span{font-size:9px}.skill-detail-meta{grid-template-columns:1fr}.skill-detail-row{gap:7px;grid-template-columns:68px minmax(0,1fr);padding-right:8px}}.top-exp-track{overflow:hidden;position:relative}.skill-entry-modal .skill-detail-card{align-items:stretch;background:linear-gradient(180deg,#ffffff09,#ffffff02),#00000030;border:1px solid rgba(232,219,173,.18);border-radius:9px;box-shadow:inset 0 0 0 1px #ffffff06,0 8px 18px #0000002e;display:grid;gap:9px;grid-template-columns:1fr;margin:4px 0;padding:12px}.skill-entry-modal .skill-detail-card+.skill-detail-card{margin-top:10px}.skill-entry-modal .skill-detail-card.passive{border-color:#c2a4e42e}.skill-entry-modal .skill-detail-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;min-width:0}.skill-entry-modal .skill-title-block{display:grid;gap:7px;min-width:0}.skill-entry-modal .skill-title-block strong{color:#f5f6fb;font-size:17px;font-weight:950;line-height:1.12;white-space:normal}.skill-entry-modal .skill-pill-row{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.skill-entry-modal .skill-pill{align-items:center;background:#ffffff0e;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#cfd5e5;display:inline-flex;font-size:11px;font-weight:900;line-height:1;min-height:22px;padding:2px 9px;white-space:nowrap}.skill-entry-modal .skill-pill.learned{background:#e8dbad13;border-color:#e8dbad47;color:#f0e1b0}.skill-entry-modal .skill-detail-head .btn{flex:0 0 auto;min-height:34px;min-width:58px}.skill-entry-modal .skill-desc-text{color:#d7ddea;font-size:14px;font-weight:850;line-height:1.48;margin:0}.skill-entry-modal .skill-detail-text{background:linear-gradient(180deg,#ffffff07,#ffffff02),#0003;border:1px solid rgba(232,219,173,.12);border-radius:7px;color:#bfc7d7;font-size:12px;font-weight:760;line-height:1.58;overflow-wrap:anywhere;padding:9px 10px;white-space:pre-line}.skill-entry-modal .skill-detail-meta,.skill-entry-modal .skill-detail-row{display:none}.skill-entry-modal .skill-detail-card>button{grid-column:auto;grid-row:auto}.battle-config-modal{max-height:min(88dvh,820px);overflow-y:auto;width:min(96vw,560px)}.battle-config-env-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.battle-config-env-grid button{align-content:center;display:grid;gap:4px;min-height:58px;padding:8px 7px;text-align:left}.battle-config-env-grid button strong{color:#f4f7ff;font-size:13px;font-weight:950;line-height:1}.battle-config-env-grid button span{color:#aeb7ca;font-size:10px;font-weight:780;line-height:1.25}.battle-config-env-grid button.active strong{color:#f2e7c5}.battle-config-block,.battle-config-overview{background:linear-gradient(180deg,#e8dbad09,#ffffff02),#0000002b;border:1px solid rgba(232,219,173,.12);border-radius:8px;display:grid;gap:8px;padding:10px}.battle-config-overview div{display:grid;gap:4px}.battle-config-overview span{color:#aeb7ca;font-size:11px;font-weight:820}.battle-config-overview strong{color:#f4f7ff;font-size:13px;font-weight:920;line-height:1.35}.battle-config-overview em{color:#d7ddea;font-size:11px;font-style:normal;font-weight:780}.battle-slot-list{gap:8px}.skill-slot-card{background:linear-gradient(180deg,#ffffff08,#ffffff02),#0000002e;border:1px solid hsla(0,0%,100%,.095);border-radius:8px;display:grid;gap:8px;padding:10px}.skill-slot-card.normal{border-color:#ffffff13;opacity:.9}.skill-slot-card-head{align-items:start;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(128px,42%)}.skill-slot-card-head div{display:grid;gap:3px;min-width:0}.skill-slot-card-head em,.skill-slot-card-head span{color:#aeb7ca;font-size:10px;font-style:normal;font-weight:820}.skill-slot-card-head strong{color:#f4f7ff;font-size:15px;font-weight:950;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skill-slot-card-head select{background:#0c0c0cf0;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#f1f4fb;font-size:12px;font-weight:850;height:34px;min-width:0;width:100%}.skill-slot-card p{color:#cbd2e1;font-size:12px;font-weight:780;line-height:1.42;margin:0}.slot-skill-detail{background:linear-gradient(180deg,#ffffff06,#ffffff02),#0000002e;border:1px solid rgba(232,219,173,.11);border-radius:7px;color:#bfc7d7;font-size:11px;font-weight:760;line-height:1.52;overflow-wrap:anywhere;padding:8px 9px;white-space:pre-line}.slot-mini-actions{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.slot-mini-actions button{background:#ffffff09;border:1px solid rgba(232,219,173,.12);border-radius:6px;color:#d7ddea;font-size:11px;font-weight:850;min-height:28px}.slot-mini-actions button:disabled{opacity:.42}.config-skill-choice-list{display:grid;gap:8px;max-height:min(32dvh,260px);overflow-y:auto;padding-right:2px}.config-skill-choice-list button{align-items:center;background:linear-gradient(180deg,#ffffff08,#ffffff02),#0000002b;border:1px solid hsla(0,0%,100%,.09);border-radius:8px;color:inherit;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 48px;min-height:68px;padding:9px 10px;text-align:left}.config-skill-choice-list button.active{background:linear-gradient(180deg,#e8dbad14,#ffffff02),#0000002e;border-color:#e8dbad52}.config-skill-choice-list div{display:grid;gap:4px;min-width:0}.config-skill-choice-list strong{color:#f4f7ff;font-size:14px;font-weight:950}.config-skill-choice-list span{color:#cbd2e1;display:-webkit-box;font-size:12px;font-weight:820;min-width:0}.config-skill-choice-list small,.config-skill-choice-list span{line-height:1.35;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.config-skill-choice-list small{color:#9fa8b9;display:none;font-size:10px;font-weight:760}.config-skill-choice-list em{color:#f0e1b0;font-size:11px;font-style:normal;font-weight:920;justify-self:end}.battle-config-modal .battle-config-summary{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:430px){.battle-config-env-grid{gap:6px}.battle-config-env-grid button{min-height:54px;padding:7px 6px}.skill-slot-card-head{grid-template-columns:1fr}.config-skill-choice-list{max-height:min(30dvh,230px)}}.top-exp-bar{align-items:center;grid-template-columns:auto auto minmax(0,1fr);margin-right:4px;min-height:17px}.top-exp-bar>strong,.top-exp-track{height:17px}.top-exp-track i{inset:3px auto 3px 3px}.top-exp-track span{align-items:center;display:flex;inset:0;justify-content:center;line-height:1;max-width:100%;overflow:hidden;padding:0 6px;pointer-events:none;position:absolute!important;text-align:center;text-overflow:clip;white-space:nowrap}@media(max-width:430px){.top-exp-bar{grid-template-columns:auto auto minmax(0,1fr);margin-right:3px;min-height:17px}.top-exp-bar>strong,.top-exp-track{height:17px}.top-exp-track i{inset:3px auto 3px 3px}}.modal-backdrop .daohang-modal{height:min(92dvh,900px);max-height:min(92dvh,900px);overflow-y:auto;padding:14px;width:min(97vw,620px)}.daohang-modal .daohang-catalog-list{max-height:min(52dvh,500px)}.daohang-preview-grid{gap:8px}.daohang-preview-grid button{background:linear-gradient(180deg,#ffffff06,#ffffff02),#0003;border-color:#ffffff12;filter:grayscale(.55);min-height:80px;opacity:.55}.daohang-preview-grid button strong{color:#b5b9c4}.daohang-preview-grid button span{color:#858c9a}.daohang-preview-grid button.active{background:radial-gradient(circle at 24% 18%,rgba(157,224,128,.18),transparent 42%),linear-gradient(180deg,#9de0801d,#e8dbad08),#0000002e;border-color:#9de080a3;box-shadow:0 0 0 1px #9de0801f,inset 0 1px #ffffff17,0 10px 24px #0000003d;filter:none;opacity:1}.daohang-preview-grid button.active strong{color:#dff7d3}.daohang-preview-grid button.active span{color:#cbdcc3}.daohang-preview-grid button.active:after{color:#f0e1b0}.daohang-summary-card{background:radial-gradient(circle at 18% 24%,rgba(232,219,173,.11),transparent 35%),linear-gradient(180deg,#e8dbad0e,#ffffff03),#0003;border-color:#e8dbad3d}@media(max-width:430px){.modal-backdrop .daohang-modal{height:min(90dvh,820px);max-height:min(90dvh,820px);padding:12px;width:min(96vw,430px)}.daohang-modal .daohang-catalog-list{max-height:min(48dvh,430px)}.daohang-preview-grid button{min-height:72px}}.auction-modal .auction-list .auction-select-row{align-items:center!important;display:grid!important;gap:8px!important;grid-template-columns:minmax(0,1fr) 44px!important;min-height:44px!important;overflow:hidden!important;padding:6px 8px!important}.auction-modal .auction-list .auction-select-row .auction-row-info{display:block!important;min-height:0!important;min-width:0!important;overflow:hidden!important}.auction-modal .auction-list .auction-select-row .auction-row-info strong{color:#f1f4fb;display:block!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.auction-modal .auction-list .auction-select-action,.auction-modal .auction-list .auction-select-row>em{color:#f2e7c5!important;display:grid!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;height:28px!important;line-height:1!important;margin:0!important;min-height:28px!important;min-width:42px!important;padding:0!important;place-items:center!important;text-align:center!important;width:42px!important}.modal-backdrop.item-detail-backdrop{z-index:380!important}.modal-backdrop.item-detail-backdrop .item-detail-modal{position:relative;z-index:381}.modal-backdrop.lingshou-add-point-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;z-index:455!important}.modal-backdrop.lingshou-add-point-backdrop .lingshou-add-point-modal{position:relative;z-index:456}.lingshou-add-point-modal{background:radial-gradient(circle at 50% 0,rgba(178,236,151,.08),transparent 34%),linear-gradient(180deg,#ffffff0d,#ffffff05),#151616;border:1px solid hsla(0,0%,100%,.09);border-radius:8px;box-shadow:0 18px 48px #0000008f;display:grid;gap:10px;max-height:min(78dvh,620px);padding:12px;width:min(calc(100vw - 24px),390px)}.lingshou-point-head{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;gap:10px;justify-content:space-between;min-width:0;padding-bottom:10px}.lingshou-point-head>div{display:grid;gap:3px;min-width:0}.lingshou-point-head .section-title{font-size:18px;line-height:1.1}.lingshou-point-head .subtle{color:#dedede94;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lingshou-add-point-modal .lingshou-attr-list{display:grid;gap:8px;overflow:auto}.lingshou-add-point-modal .lingshou-attr-row{background:linear-gradient(180deg,#ffffff09,#ffffff04),#00000038;border-color:#ffffff12;border-radius:7px;min-height:56px;padding:8px}.lingshou-point-actions{display:grid;gap:8px;grid-template-columns:1fr 1.35fr}.lingshou-point-actions .btn{min-height:38px}.modal-backdrop.lingshou-devour-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;z-index:470!important}.modal-backdrop.lingshou-devour-backdrop .lingshou-devour-modal{position:relative;z-index:471}.modal-backdrop.lingshou-devour-backdrop .lingshou-pocket-actions{background:transparent;border-top:1px solid hsla(0,0%,100%,.08);gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2px;padding:10px 0 0}.modal-backdrop.lingshou-devour-backdrop .lingshou-pocket-actions button{height:42px;min-height:42px;padding:0 14px}@media(max-width:430px){.lingshou-add-point-modal{max-height:min(74dvh,560px);padding:10px;width:min(calc(100vw - 22px),372px)}.lingshou-add-point-modal .lingshou-attr-row{grid-template-columns:minmax(0,1fr) 30px minmax(112px,128px)}}.app-shell{--hlxx-top-hud-height:126px;padding-top:calc(var(--hlxx-top-hud-height) + max(14px,env(safe-area-inset-top)) + 3px)!important}.top-hud{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 86% 10%,rgba(141,214,110,.08),transparent 22%),linear-gradient(180deg,#232323fc,#111111fc),#111!important;left:calc(var(--hlxx-visual-offset-left, 0px) + var(--hlxx-visual-vw, 100vw)/2)!important;min-height:var(--hlxx-top-hud-height)!important;position:fixed!important;right:auto!important;top:max(8px,env(safe-area-inset-top))!important;transform:translate(-50%)!important;width:min(calc(var(--hlxx-visual-vw, 100vw) - 28px),492px)!important;z-index:170!important}@media(max-width:430px){.app-shell{--hlxx-top-hud-height:104px;padding-top:calc(var(--hlxx-top-hud-height) + max(6px,env(safe-area-inset-top)))!important}.top-hud{min-height:var(--hlxx-top-hud-height)!important;top:max(6px,env(safe-area-inset-top))!important;width:calc(var(--hlxx-visual-vw, 100vw) - 24px)!important}.content-stack,.trial-panel.content-stack{margin-top:4px!important}}.title-capsule{--title-accent:#c8a85a;align-items:center;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid color-mix(in srgb,var(--title-accent) 48%,#2b2b2b);border-radius:999px;color:color-mix(in srgb,var(--title-accent) 82%,#fff);display:inline-flex;font-size:11px;font-style:normal;font-weight:700;line-height:1.2;max-width:100%;min-height:20px;padding:2px 8px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.title-capsule.cyan,.title-capsule.qing,.title-capsule.tianqi{--title-accent:#53d6cf}.title-capsule.purple,.title-capsule.vip{--title-accent:#b58cff}.title-capsule.locked{--title-accent:#777;background:#ffffff0a;border-color:#ffffff1f;color:#d2d2d26b;filter:grayscale(1)}.role-feature-entry{position:relative}.role-feature-entry.has-red-dot:after{background:#ef4444;border-radius:50%;box-shadow:0 0 0 2px #111111f2;content:"";height:7px;position:absolute;right:8px;top:8px;width:7px}.achievement-modal{max-height:min(84vh,720px)}.achievement-attr-summary,.achievement-current,.achievement-entry-card,.achievement-row,.title-row{background:#0e0e0eeb;border:1px solid hsla(0,0%,100%,.08);border-radius:8px}.achievement-current{align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto auto;padding:10px}.achievement-entry-card{background:linear-gradient(135deg,rgba(209,168,91,.16),transparent 48%),linear-gradient(180deg,#ffffff0e,#ffffff05),#0c0c0cf5;display:grid;gap:10px;min-height:112px;padding:14px 12px;place-items:center;text-align:center}.achievement-entry-card div{display:grid;gap:4px}.achievement-entry-card strong{color:#f6e0a8;font-size:24px;line-height:1}.achievement-entry-card span{color:#ebebeba8;font-size:12px}.achievement-entry-card .btn{box-shadow:0 8px 24px #54d4cc1f;justify-content:center;min-width:156px}.achievement-attr-summary{background:linear-gradient(135deg,rgba(83,214,207,.1),transparent 48%),#0d0d0df0;display:grid;gap:8px;padding:10px}.achievement-attr-head{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.achievement-attr-head strong{color:#f3f3f3;font-size:13px}.achievement-attr-head span{color:#ebebeb8f;font-size:11px}.achievement-attr-grid{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.achievement-attr-cell{background:#ffffff09;border:1px solid hsla(0,0%,100%,.06);border-radius:8px;display:grid;gap:2px;min-width:0;padding:7px 5px;text-align:center}.achievement-attr-cell span{color:#ebebeb94;font-size:10px}.achievement-attr-cell strong{color:#f6e0a8;font-size:13px;line-height:1.1}.achievement-attr-cell em{color:#53d6cfdb;font-size:10px;font-style:normal;line-height:1.1}.achievement-current span,.achievement-current strong{min-width:0}.achievement-current .role-mini-action{justify-self:end}.achievement-current span,.achievement-row span,.title-row span{color:#ebebeb9e;font-size:12px}.achievement-current strong{color:#f5f5f5;font-size:15px}.achievement-tabs{display:flex;flex-wrap:wrap;gap:6px}.achievement-tabs button{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;color:#f5f5f5b8;flex:0 1 auto;min-height:30px;padding:0 10px}.achievement-tabs button.active{border-color:#53d6cf73;color:#f6f6f6}.achievement-list,.title-catalog-grid{display:grid;gap:8px}.achievement-catalog-modal{grid-template-rows:auto auto minmax(0,1fr);max-height:min(86vh,760px);overflow:hidden}.achievement-catalog-modal .achievement-tabs{background:#ffffff06;border:1px solid hsla(0,0%,100%,.06);border-radius:8px;padding:8px}.achievement-catalog-modal .achievement-list{overflow-y:auto;padding-right:2px}@media(max-width:380px){.achievement-current{grid-template-columns:1fr 1fr}.achievement-current>div{grid-column:1/-1}.achievement-current .role-mini-action{justify-self:stretch;width:100%}.achievement-attr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.achievement-attr-head{display:grid}}.title-catalog-modal{max-height:min(84vh,720px)}.title-catalog-grid{overflow-y:auto;padding-right:2px}.achievement-row,.title-row{padding:10px}.achievement-row.done{border-color:#c8a85a52}.achievement-row.claimed,.title-row:not(.owned){opacity:.68}.achievement-row-foot,.achievement-row-main,.title-row{align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto}.achievement-row-main strong{color:#f3f3f3;display:block;font-size:14px}.achievement-row-main em{color:#d8c78a;font-size:12px;font-style:normal;white-space:nowrap}.achievement-bar{background:#ffffff14;border-radius:999px;height:5px;margin:8px 0;overflow:hidden;position:relative}.achievement-bar i{background:linear-gradient(90deg,#d1a85b,#54d4cc);border-radius:inherit;display:block;height:100%}.achievement-row-foot button,.title-row button{min-width:64px}.title-row div{display:grid;gap:5px}.title-row.equipped{border-color:#53d6cf70}.rank-row .title-capsule,.rank-self-card .title-capsule{margin-top:3px}.rank-row .rank-name-line .title-capsule{margin-top:0}
