.app-root{max-width:720px;margin:0 auto;padding:16px 16px 24px;box-sizing:border-box;display:grid;gap:16px}.app-panel{border-radius:12px;border:1px solid var(--border);padding:12px 14px;background:var(--panel);box-shadow:0 1px #ffffff0a inset,var(--shadow)}.app-panel h2{margin:0 0 10px;font-size:15px;font-weight:600;color:var(--text)}.app-panel .app-panel-subtitle{font-size:11px;color:var(--muted);margin-top:-2px;margin-bottom:10px}.app-btn{min-height:44px;padding:12px 16px;font-size:15px;border-radius:14px;border:1px solid var(--border);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;color:var(--text)}.app-btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.app-btn:active:not(:disabled){transform:translateY(1px)}.app-btn:disabled{opacity:.5;cursor:not-allowed}.app-btn-md{min-height:48px;padding:12px 18px;font-size:15px;border-radius:12px}.app-btn-lg{min-height:52px;padding:14px 26px;font-size:16px;border-radius:14px}.app-btn-primary{background:#d97706;border-color:#f59e0b;color:#fffbeb;font-weight:600}.app-btn-primary:hover:not(:disabled){background:#ea580c;border-color:#fbbf24;box-shadow:0 0 18px #fbbf2466}.app-btn-secondary{background:var(--panel2);border-color:var(--border);color:var(--text)}.app-btn-secondary:hover:not(:disabled){background:#ffffff1f}.app-btn-ghost{background:transparent;border-color:var(--border);color:var(--text)}.app-btn-ghost:hover:not(:disabled){background:var(--panel)}.app-btn-danger{background:#b91c1c;border-color:#dc2626;color:#fff}.app-btn-danger:hover:not(:disabled){background:#dc2626;border-color:#ef4444;box-shadow:0 0 14px #ef444466}.app-btn-sm{min-height:48px;min-width:88px;padding:12px 18px;font-size:14px;border-radius:12px}.app-btn-option-green{background:#15803d;border-color:#22c55e;color:#fff}.app-btn-option-green:hover:not(:disabled){background:#16a34a;border-color:#4ade80;box-shadow:0 0 14px #22c55e73}.app-btn-option-blue{background:#1d4ed8;border-color:#3b82f6;color:#fff}.app-btn-option-blue:hover:not(:disabled){background:#2563eb;border-color:#60a5fa;box-shadow:0 0 14px #3b82f673}.app-btn-option-purple{background:#6d28d9;border-color:#8b5cf6;color:#fff}.app-btn-option-purple:hover:not(:disabled){background:#7c3aed;border-color:#a78bfa;box-shadow:0 0 14px #8b5cf673}.app-btn-pill-chip{min-height:44px;min-width:48px;padding:10px 16px;font-size:14px;border-radius:999px;background:var(--panel2);border-color:var(--border);color:var(--text)}.app-btn-pill-chip:hover:not(:disabled){background:#ffffff24;border-color:#fff3}.atm-card{min-height:44px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff14,#ffffff08);box-shadow:0 1px #ffffff0f inset,0 4px 16px #0000004d}.atm-card--glow{box-shadow:0 1px #ffffff14 inset,0 0 20px #f5d58a26,0 4px 16px #0000004d;border-color:#f5d58a40}.atm-iconFrame{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#00000040;box-shadow:0 1px #ffffff0d inset}.atm-btn,.atm-btn--primary,.atm-btn--ghost{min-height:44px;padding:10px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.12);cursor:pointer;font-size:14px;color:var(--text);transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.atm-btn:focus-visible,.atm-btn--primary:focus-visible,.atm-btn--ghost:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.atm-btn--primary{background:linear-gradient(180deg,#b45309,#92400e);border-color:#f5d58a59;color:#fffbeb;font-weight:600}.atm-btn--primary:hover:not(:disabled){box-shadow:0 0 18px #fbbf2459;border-color:#fbbf2480}.atm-btn--ghost{background:#ffffff0d}.atm-btn--ghost:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff2e}.atm-press{transition:transform .12s ease,box-shadow .12s ease}@media (prefers-reduced-motion: no-preference){.atm-press:active:not(:disabled):not(.atm-btn-card--disabled){transform:scale(.98);box-shadow:0 2px 8px #0006}}.atm-press:disabled,.atm-btn-card--disabled{opacity:.55;cursor:not-allowed}.atm-textTitle{display:block;font-size:15px;font-weight:600;color:var(--text)}.atm-textSub{display:block;font-size:12px;color:var(--muted);margin-top:2px}.atm-icon{flex-shrink:0}.atm-icon--gold{color:#f5d58a;filter:drop-shadow(0 0 4px rgba(245,213,138,.4))}.atm-icon--jade{color:#6ee7b7;filter:drop-shadow(0 0 4px rgba(110,231,183,.4))}.atm-icon--purple{color:#a78bfa;filter:drop-shadow(0 0 4px rgba(167,139,250,.4))}.atm-icon--red{color:#f87171;filter:drop-shadow(0 0 4px rgba(248,113,113,.4))}.atm-btn-card{display:flex;align-items:center;gap:12px;width:100%;text-align:left;min-height:56px;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:10px 14px;background:linear-gradient(180deg,#ffffff12,#ffffff05);box-shadow:0 1px #ffffff0d inset,0 4px 12px #00000040;cursor:pointer;color:inherit;font:inherit}.atm-btn-card:hover:not(:disabled):not(.atm-btn-card--disabled){border-color:#fff3;box-shadow:0 0 16px #f5d58a1f,0 1px #ffffff0f inset}.atm-btn-card__icon{flex-shrink:0}.atm-btn-card__body{flex:1;min-width:0}.atm-btn-card__badge{flex-shrink:0;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:var(--gold);color:#0b0d12;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.app-btn-pill-chip.breakthrough-opt--selected,.app-btn-option-green.breakthrough-opt--selected,.app-btn-option-blue.breakthrough-opt--selected,.app-btn-option-purple.breakthrough-opt--selected{border-color:#eab308;color:#fef08a;box-shadow:0 0 0 2px #eab308}.app-chip-wrap{display:flex;flex-wrap:wrap;gap:8px}.app-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;line-height:1.3;background:var(--panel2);border:1px solid var(--border);color:var(--text)}.app-chip--gold{background:#854d0e;border-color:#ca8a04;color:#fef08a}.app-chip--hp{background:#9f1239;border-color:#e11d48;color:#fda4af}.app-chip--inherit{background:#4c1d95;border-color:#7c3aed;color:#c4b5fd}.app-chip--pity{background:#1e3a8a;border-color:#3b82f6;color:#93c5fd}.app-chip--danger{background:#7f1d1d;border-color:#dc2626;color:#fecaca}.app-chip--epic{background:#4c1d95;border-color:#8b5cf6;color:#c4b5fd}.app-chip--legendary{background:#854d0e;border-color:#f59e0b;color:#fef08a}.app-segment{display:flex;flex-wrap:wrap;gap:6px}.app-segment-option{min-height:44px;padding:8px 14px;font-size:13px;border-radius:12px;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;transition:background .12s,border-color .12s,box-shadow .12s}.app-segment-option:hover:not(:disabled){background:var(--panel)}.app-segment-option[data-selected=true]{background:var(--panel2);border-color:var(--gold);box-shadow:0 0 0 1px var(--gold);color:var(--gold)}.app-segment-option:disabled{opacity:.5;cursor:not-allowed}.app-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.app-choice-grid-option{min-height:44px;display:flex;align-items:center;justify-content:center;font-size:14px;border-radius:12px;border:1px solid var(--border);background:var(--panel);color:var(--text);cursor:pointer;transition:background .12s,border-color .12s,box-shadow .12s}.app-choice-grid-option:hover:not(:disabled){background:var(--panel2)}.app-choice-grid-option[data-selected=true]{background:#f5d58a1f;border-color:var(--gold);color:var(--gold);font-weight:600}.app-choice-grid-option:disabled{opacity:.4;cursor:not-allowed;color:var(--muted)}.progress-ring-wrap{position:relative;width:var(--ring-size, 120px);height:var(--ring-size, 120px);margin:0 auto}.progress-ring-svg{display:block}.progress-ring-bg{stroke:var(--panel2)}.progress-ring-fill{transition:stroke-dashoffset .2s ease-out}.progress-ring-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:28px;font-weight:700;color:var(--gold);line-height:1;pointer-events:none}.progress-ring-label.animate-bump{animation:rate-bump .2s ease-out}.progress-ring-label--sm{font-size:20px}.breakthrough-page__ring .progress-ring-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.breakthrough-page__ring .progress-ring-label.animate-bump{animation:rate-bump-sm .2s ease-out}@keyframes rate-bump-sm{0%{transform:translate(-50%,-50%) scale(1.12)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes rate-bump{0%{transform:translate(-50%,-50%) scale(1.1)}to{transform:translate(-50%,-50%) scale(1)}}.app-accordion{border:1px solid var(--border);border-radius:14px;background:var(--panel2);overflow:hidden}.app-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;font-size:14px;font-weight:500;color:var(--text);background:transparent;border:none;cursor:pointer;min-height:44px;transition:background .12s}.app-accordion-trigger:hover{background:var(--panel)}.app-accordion-icon{color:var(--muted);font-size:12px}.app-accordion-content{padding:12px 14px;border-top:1px solid var(--border)}.app-preset-card{display:block;width:100%;text-align:left;padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:var(--panel2);color:var(--text);cursor:pointer;min-height:44px;transition:border-color .12s,box-shadow .12s,background .12s}.app-preset-card:hover:not(.app-preset-card--disabled){background:var(--panel)}.app-preset-card--selected{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold),0 0 16px #f5d58a26}.app-preset-card--disabled{opacity:.7;cursor:not-allowed}.app-preset-card-title{font-size:15px;font-weight:600}.app-preset-card-subtitle{font-size:12px;color:var(--muted);margin-top:2px}.app-preset-card-hint{font-size:11px;color:var(--gold);opacity:.9;margin-top:4px}.app-preset-card-missing{font-size:11px;color:var(--danger);margin-top:4px}.breakthrough-rate-hero{font-size:48px;font-weight:700;line-height:1;color:var(--gold);text-align:center;margin:8px 0 4px}.breakthrough-rate-hero.animate-bump{animation:rate-bump .2s ease-out}.breakthrough-rate-bar-wrap{position:relative;width:100%;height:14px;border-radius:999px;background:var(--panel);overflow:hidden;margin-top:8px}.breakthrough-rate-bar-fill{position:absolute;left:0;top:0;bottom:0;border-radius:inherit;background:linear-gradient(90deg,var(--success),var(--purple));box-shadow:0 0 12px #60a5fa66;transition:width .25s ease-out}.breakthrough-rate-hint{font-size:12px;color:var(--muted);margin-top:8px}.breakthrough-mood-line{font-size:13px;color:var(--muted);margin-top:4px;font-style:italic}.breakthrough-result-preview{font-size:12px;color:var(--muted);margin-top:12px;padding:10px 12px;background:var(--panel2);border-radius:12px}.breakthrough-card-block{position:relative;border-radius:14px;border:1px solid var(--border);padding:14px;background:var(--panel2)}.breakthrough-card-block:before{content:"";position:absolute;left:12px;right:12px;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.5;border-radius:1px}.btn-cta-breakthrough{max-width:360px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.btn-cta-breakthrough:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transition:left .5s ease}.btn-cta-breakthrough:hover:after{left:100%}@media (max-width: 639px){.btn-cta-breakthrough{max-width:none}}.breakthrough-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px}@media (min-width: 640px){.breakthrough-actions{flex-direction:row;align-items:center;justify-content:center;gap:12px}.breakthrough-actions .app-btn-lg{min-width:160px}}.breakthrough-actions .app-btn-ghost,.breakthrough-actions .app-btn-secondary{flex:0 0 auto}@media (max-width: 639px){.breakthrough-actions .app-btn{width:100%}}.breakthrough-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.breakthrough-resource-bar{flex-shrink:0;padding:10px 14px;border-bottom:1px solid var(--border)}.breakthrough-resource-title{margin:0 0 6px;font-size:15px;font-weight:600;color:var(--text)}.breakthrough-daily-hint{font-size:11px;color:var(--muted);margin-bottom:6px}.breakthrough-realm-why{font-size:11px;color:var(--muted);margin-bottom:8px;padding:6px 8px;background:var(--panel-bg);border-radius:6px;line-height:1.35}.breakthrough-resource-chips{display:flex;flex-wrap:wrap;gap:6px;line-height:1.2}.breakthrough-main{flex:1;min-height:0;overflow:auto;padding:12px 14px}.breakthrough-stage-block,.breakthrough-realm-block{margin-bottom:16px}.breakthrough-block-title{font-size:16px;font-weight:600;color:var(--gold);margin-bottom:8px}.breakthrough-block-desc,.breakthrough-rewards-desc{font-size:13px;color:var(--muted);line-height:1.45;margin-bottom:8px}.breakthrough-hint-block{padding:12px;background:#ffffff0a;border-radius:8px;font-size:13px;color:var(--muted);line-height:1.5}.breakthrough-rate-display{text-align:center;margin-bottom:16px}.breakthrough-rate-big{display:flex;flex-direction:column;align-items:center;margin-bottom:8px}.breakthrough-rate-big-value{font-size:32px;font-weight:700;color:var(--gold);text-shadow:0 0 16px rgba(245,213,138,.4);line-height:1.2}.breakthrough-rate-big-label{font-size:12px;color:var(--muted);margin-top:2px}.breakthrough-page__ring-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;padding:4px 0}.breakthrough-page__ring{position:relative;width:100px;height:100px;flex-shrink:0}.breakthrough-page__scheme{text-align:center;font-size:12px;color:var(--muted);margin-top:2px}.breakthrough-page__danger{color:var(--danger)}.breakthrough-clutch-hint{margin-top:10px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:600;text-align:center;animation:clutch-hint-pulse 2s ease-in-out infinite}.breakthrough-clutch-hint--medium{background:#eab30826;border:1px solid rgba(234,179,8,.4);color:#fde047;box-shadow:0 0 16px #eab30833}.breakthrough-clutch-hint--high{background:#f59e0b33;border:2px solid rgba(245,158,11,.6);color:#fef08a;box-shadow:0 0 20px #f59e0b66;animation:clutch-hint-pulse 1.5s ease-in-out infinite}@keyframes clutch-hint-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}.breakthrough-presets{margin-top:16px}.breakthrough-label{font-size:11px;font-weight:600;color:var(--muted);margin-bottom:8px}.breakthrough-presets-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media (max-width: 400px){.breakthrough-presets-grid{grid-template-columns:1fr}}.breakthrough-preset-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;min-height:60px}.breakthrough-preset-name{font-size:14px;font-weight:600}.breakthrough-preset-missing{font-size:10px;color:var(--danger);opacity:.8}.breakthrough-preset-partial{font-size:10px;color:var(--muted);opacity:.7}.breakthrough-page__presets-row,.breakthrough-page__row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:8px;flex-shrink:0}.breakthrough-page__label{font-size:11px;color:var(--muted);min-width:32px;flex-shrink:0}.breakthrough-page__seg-sm{display:flex;flex-wrap:wrap;gap:6px}.breakthrough-preset-btn--selected{border-color:var(--gold)!important;color:var(--gold)!important;box-shadow:0 0 0 1px var(--gold)}.breakthrough-page__detail-line{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;flex-shrink:0}.breakthrough-page__detail-btn{font-size:13px;color:var(--muted)}.breakthrough-rate-hint--block{margin-top:6px;padding:6px 10px;font-size:11px;color:var(--muted);background:var(--panel2);border-radius:8px}.breakthrough-outcome-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.breakthrough-outcome{min-height:100%;display:flex;flex-direction:column;align-items:center;padding:24px 16px 20px;position:relative;overflow:hidden}.breakthrough-outcome__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.breakthrough-outcome--success .breakthrough-outcome__bg{background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(234,179,8,.35),transparent 55%),radial-gradient(ellipse 80% 60% at 50% 60%,rgba(245,158,11,.12),transparent 50%);animation:outcome-glow-success 2s ease-out}.breakthrough-outcome--failure .breakthrough-outcome__bg{background:radial-gradient(ellipse 120% 80% at 50% -10%,rgba(220,38,38,.4),transparent 55%),radial-gradient(ellipse 80% 60% at 50% 50%,rgba(127,29,29,.25),transparent 50%);animation:outcome-glow-failure 1.5s ease-out}@keyframes outcome-glow-success{0%{opacity:0;transform:scale(1.2)}40%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes outcome-glow-failure{0%{opacity:0}30%{opacity:1}to{opacity:1}}.breakthrough-outcome__hero{position:relative;z-index:1;text-align:center;margin-bottom:20px}.breakthrough-outcome__icon{display:block;font-size:56px;line-height:1;margin-bottom:8px;filter:drop-shadow(0 0 20px currentColor)}.breakthrough-outcome--success .breakthrough-outcome__icon{color:#fef08a;animation:outcome-icon-pop .5s ease-out,outcome-icon-glow 2s ease-in-out .3s infinite alternate}.breakthrough-outcome--failure .breakthrough-outcome__icon{color:#fca5a5;animation:outcome-icon-shake .6s ease-out}@keyframes outcome-icon-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes outcome-icon-glow{0%{filter:drop-shadow(0 0 20px #fef08a)}to{filter:drop-shadow(0 0 32px #fde047)}}@keyframes outcome-icon-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.breakthrough-outcome__title{margin:0 0 6px;font-size:28px;font-weight:800;letter-spacing:4px;line-height:1.2}.breakthrough-outcome--success .breakthrough-outcome__title{color:#fef08a;text-shadow:0 0 24px rgba(254,240,138,.6),0 0 48px rgba(234,179,8,.3);animation:outcome-title-in .5s ease-out .15s both}.breakthrough-outcome--failure .breakthrough-outcome__title{color:#fca5a5;text-shadow:0 0 20px rgba(248,113,113,.5),0 0 40px rgba(220,38,38,.25);animation:outcome-title-in .4s ease-out .1s both}@keyframes outcome-title-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.breakthrough-outcome__subtitle{margin:0;font-size:15px;font-weight:600;opacity:.95}.breakthrough-outcome--success .breakthrough-outcome__subtitle{color:#fde047}.breakthrough-outcome--failure .breakthrough-outcome__subtitle{color:#fecaca}.breakthrough-outcome__card{position:relative;z-index:1;width:100%;max-width:420px;padding:18px 16px;border-radius:16px;border:1px solid var(--border);background:#0f1320d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px #0006}.breakthrough-outcome--success .breakthrough-outcome__card{border-color:#eab30866;box-shadow:0 0 24px #eab30826,0 8px 32px #0006}.breakthrough-outcome--failure .breakthrough-outcome__card{border-color:#f8717159;box-shadow:0 0 20px #dc26261f,0 8px 32px #0006}.breakthrough-outcome__text{margin:0 0 14px;font-size:14px;line-height:1.6;color:var(--text)}.breakthrough-outcome__deltas{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.breakthrough-outcome__deltas .app-chip{font-weight:600}.breakthrough-page--with-modal{position:relative}.breakthrough-page__mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0d12d9;z-index:10}.breakthrough-page__result-modal{position:fixed;top:12px;right:12px;bottom:12px;left:12px;z-index:11;display:flex;align-items:center;justify-content:center;overflow:auto}.breakthrough-battle-report{width:100%;max-width:400px;padding:20px 16px;border-radius:16px;border:1px solid var(--border);background:#0f1320e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px #00000080}.breakthrough-battle-report--success{border-color:#eab30866;box-shadow:0 0 24px #eab30833,0 8px 32px #00000080}.breakthrough-battle-report--failure{border-color:#f8717159;box-shadow:0 0 20px #dc262626,0 8px 32px #00000080}.breakthrough-banner{text-align:center;font-size:22px;font-weight:700;padding:16px;margin-bottom:16px;border-radius:12px;animation:breakthrough-banner-pulse 1.5s ease-in-out infinite}.breakthrough-banner--success{background:linear-gradient(135deg,#eab3084d,#f59e0b4d);border:2px solid rgba(234,179,8,.6);color:#fef08a;text-shadow:0 0 20px rgba(254,240,138,.8),0 0 40px rgba(234,179,8,.4);box-shadow:0 0 24px #eab30866}.breakthrough-banner--failure{background:linear-gradient(135deg,#dc26264d,#7f1d1d4d);border:2px solid rgba(220,38,38,.6);color:#fca5a5;text-shadow:0 0 20px rgba(248,113,113,.8);box-shadow:0 0 24px #dc262666;animation:breakthrough-banner-shake .6s ease-in-out infinite}@keyframes breakthrough-banner-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes breakthrough-banner-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.breakthrough-battle-report__hero{text-align:center;margin-bottom:16px}.breakthrough-battle-report__title{margin:0 0 8px;font-size:24px;font-weight:800;letter-spacing:2px}.breakthrough-battle-report--success .breakthrough-battle-report__title{color:#fef08a;text-shadow:0 0 20px rgba(254,240,138,.6)}.breakthrough-battle-report--failure .breakthrough-battle-report__title{color:#fca5a5;text-shadow:0 0 20px rgba(248,113,113,.5)}.breakthrough-battle-report__subtitle{margin:0;font-size:13px;line-height:1.5;color:var(--text);opacity:.9}.breakthrough-battle-report__content{margin-bottom:16px}.breakthrough-battle-report__section{margin-bottom:12px}.breakthrough-battle-report__section:last-child{margin-bottom:0}.breakthrough-battle-report__label{font-size:11px;font-weight:600;color:var(--muted);margin-bottom:6px}.breakthrough-battle-report__deltas{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.breakthrough-delta-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);font-size:12px}.breakthrough-delta-label{color:var(--muted)}.breakthrough-delta-value{font-weight:600}.breakthrough-delta-value--up{color:#10b981}.breakthrough-delta-value--down{color:#ef4444}.breakthrough-battle-report__consumed{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:var(--muted)}.breakthrough-consumed-item{padding:4px 8px;border-radius:6px;background:#ffffff0d}.breakthrough-battle-report__compensation{margin-top:12px;padding:12px;border-radius:10px;background:#10b98126;border:1px solid rgba(16,185,129,.3)}.breakthrough-compensation-title{font-size:13px;font-weight:600;color:#10b981;margin-bottom:6px}.breakthrough-compensation-items{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#86efac}.breakthrough-compensation-item{padding:4px 8px;border-radius:6px;background:#10b98133}.breakthrough-battle-report__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.breakthrough-footer{flex-shrink:0;padding:12px 14px;border-top:1px solid var(--border);background:var(--bg0)}.breakthrough-footer-preview{font-size:11px;color:var(--muted);text-align:center;margin-bottom:10px}.breakthrough-footer-preview .breakthrough-why-hint{display:block;margin-top:6px;font-size:10px;opacity:.9;line-height:1.3}.breakthrough-footer-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.breakthrough-footer-main-btn{flex:1;min-width:0;min-height:44px;padding:12px 20px;font-size:16px;font-weight:600;background:linear-gradient(135deg,var(--gold),#fde047);color:#0b0d12;border:none;box-shadow:0 0 16px #f5d58a4d}.breakthrough-footer-main-btn:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 0 20px #f5d58a66}@media (max-width: 400px){.breakthrough-footer-main-btn{width:100%}}.app-main--breakthrough{display:flex;flex-direction:column;min-height:0;flex:1}.app-root--breakthrough{display:flex;flex-direction:column;min-height:100dvh}.app-root--breakthrough .app-main{flex:1;min-height:0}.awaken-skill-page{display:flex;flex-direction:column;gap:16px;padding:12px 14px}.awaken-skill-header{margin-bottom:8px}.awaken-skill-title{font-size:18px;font-weight:600;color:var(--gold);margin:0 0 4px}.awaken-skill-desc{font-size:13px;color:var(--muted);margin:0}.awaken-skill-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.awaken-skill-card{padding:12px;border-radius:12px;border:1px solid var(--border);background:var(--panel2);display:flex;flex-direction:column;gap:8px}.awaken-skill-card-badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.awaken-skill-rarity{font-size:11px;font-weight:600;padding:2px 6px;border-radius:6px;text-transform:uppercase}.awaken-skill-rarity--common{background:#ffffff26;color:var(--muted)}.awaken-skill-rarity--rare{background:#3b82f64d;color:#93c5fd}.awaken-skill-rarity--legendary{background:#f59e0b59;color:var(--gold)}.awaken-skill-rarity--epic{background:#a855f74d;color:#e9d5ff}.awaken-skill-tag{font-size:10px;padding:2px 5px;border-radius:4px;background:#ffffff0f;color:var(--muted)}.awaken-skill-card-name{font-weight:600;font-size:15px;color:var(--text)}.awaken-skill-card-desc{font-size:12px;color:var(--muted);line-height:1.35}.awaken-skill-card-effects{font-size:11px;color:var(--gold);opacity:.95}.awaken-skill-effect-line{margin-top:2px}.awaken-skill-card-btn{margin-top:auto}.awaken-skill-footer{flex-shrink:0}.app-stranger-marquee{position:relative;width:100%;height:28px;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;background:linear-gradient(90deg,rgba(0,0,0,.4) 0%,transparent 15%,transparent 85%,rgba(0,0,0,.4) 100%);color:var(--gold);font-size:12px;letter-spacing:1px}.app-stranger-marquee-text{white-space:nowrap;flex-shrink:0;animation:stranger-marquee-ltr 12s linear forwards;will-change:transform}@keyframes stranger-marquee-ltr{0%{transform:translate(0)}to{transform:translate(calc(100vw + 100%))}}.app-header h1{margin:0;font-size:24px;letter-spacing:2px;background:linear-gradient(90deg,#ffe082,#ffb74d,#ff8a65);-webkit-background-clip:text;color:transparent}.app-timer-bar{margin-top:8px;font-size:13px;color:var(--muted)}.app-timer-bar--warning{color:#ef4444;font-weight:600}.app-timer-warning{margin-left:8px}.app-main{display:grid;gap:12px}.app-root--alchemy{display:flex;flex-direction:column;min-height:100dvh}.app-root--alchemy .app-main{flex:1;min-height:0;display:flex;flex-direction:column}.app-main--alchemy>*,.app-main--shop>*{flex:1;min-height:0}.app-root--shop{display:flex;flex-direction:column;min-height:100dvh}.app-root--shop .app-main{flex:1;min-height:0;display:flex;flex-direction:column}.app-version{font-size:11px;color:var(--muted);padding:4px 8px;text-align:center}.app-log{border:1px solid var(--border);border-radius:10px;padding:8px 10px 10px;background:var(--panel);display:flex;flex-direction:column;gap:6px}.app-log-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0}.app-pill-toast{position:fixed;bottom:120px;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 18px;border-radius:12px;background:linear-gradient(165deg,#22c55e33,#16a34a26);border:1px solid rgba(34,197,94,.5);box-shadow:0 4px 20px #00000059;max-width:90%}.app-pill-toast-title{font-size:14px;font-weight:700;color:#86efac}.app-pill-toast-msg{font-size:13px;color:#fffffff2}.app-pill-toast-dismiss{margin-top:4px;padding:6px 14px;font-size:12px;border-radius:8px;border:1px solid rgba(34,197,94,.5);background:#22c55e33;color:#86efac;cursor:pointer}.app-pill-toast-dismiss:hover{background:#22c55e59}.app-log-title{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.app-log-clear{min-height:36px;padding:8px 14px;font-size:13px;border-radius:8px;border:1px solid var(--border);background:var(--panel2);color:var(--muted);cursor:pointer;transition:color .12s,background .12s}.app-log-clear:hover{color:var(--text);background:#ffffff14}.app-log-list{display:flex;flex-direction:column;gap:4px;max-height:100px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scroll-behavior:smooth}.app-log-item{font-size:11px;line-height:1.4;opacity:.9;color:var(--text)}.app-log-empty{font-size:11px;opacity:.5;color:var(--muted)}.diagnostics-meta p{margin:4px 0;font-size:13px}.diagnostics-state-summary{word-break:break-all;font-size:11px;opacity:.9}.diagnostics-import-textarea{width:100%;min-height:80px;font-family:monospace;font-size:11px;padding:8px;border-radius:8px;border:1px solid var(--border);background:var(--panel2);color:var(--text);resize:vertical}.diagnostics-error{color:#ef5350;font-size:12px;margin:4px 0}.diagnostics-success{color:#66bb6a;font-size:12px;margin:4px 0}.start-dead-hint{font-size:12px;color:#fca5a5;padding:8px 10px;border-radius:8px;background:#dc262626;border:1px solid rgba(248,113,113,.3)}.daily-card{border-radius:12px;border:1px solid var(--border);padding:10px 12px;background:var(--panel2);display:flex;flex-direction:column;gap:6px}.daily-card-title{font-size:14px;font-weight:700;color:var(--gold);letter-spacing:.5px}.daily-buffs{display:flex;flex-direction:column;gap:2px;font-size:12px;line-height:1.35}.daily-main-buff{color:#86efac}.daily-sub-buff{color:#93c5fd}.daily-debuff{color:#fca5a5}.daily-mission{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px}.daily-mission-label{font-size:11px;color:var(--muted);flex:0 0 auto}.daily-mission-bar{flex:1;min-width:60px;height:8px;border-radius:999px;background:var(--panel);overflow:hidden}.daily-mission-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--success),var(--gold));transition:width .2s ease-out}.daily-mission-progress{font-size:11px;color:var(--muted)}.daily-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.daily-hint{font-size:11px;color:var(--muted);margin-bottom:4px}.daily-reward-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0009;padding:16px;box-sizing:border-box}.daily-reward-modal{background:var(--panel);border:2px solid var(--gold);border-radius:16px;padding:24px 28px;max-width:320px;width:100%;text-align:center;box-shadow:0 8px 32px #eab30840}.daily-reward-modal__title{font-size:18px;font-weight:700;color:var(--gold);margin-bottom:8px}.daily-reward-modal__content{font-size:20px;font-weight:600;color:var(--text);margin-bottom:20px;line-height:1.4}.daily-reward-modal__btn{width:100%;max-width:160px}.home-realm-run{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:13px;opacity:.9;margin-bottom:4px}.home-realm-run__item{white-space:nowrap}.home-trib-progress{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:13px;opacity:.95;margin-bottom:2px}.home-trib-progress__label{font-weight:600}.home-trib-progress__value{color:var(--gold)}.home-trib-progress__name{opacity:.9}.legacy-section-title{font-size:14px;font-weight:600;margin-top:8px;margin-bottom:4px;opacity:.9}.legacy-unlocks-list{display:flex;flex-direction:column;gap:8px}.legacy-unlock-toast{padding:8px 12px;background:var(--jade);color:var(--bg);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.final-result-trib-progress,.final-result-rewards-hint{font-size:12px;opacity:.85;margin-top:4px}.page-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:2px}.page-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.page-actions--cards{flex-direction:column;gap:10px;width:100%;max-width:100%;overflow-x:hidden}.page-actions--cards .atm-btn-card{width:100%}.page-actions--wrap{flex-wrap:wrap}.page-label{font-size:11px;font-weight:600;color:var(--muted);margin-top:4px;margin-bottom:2px}.alchemy-recipe--selected,.alchemy-batch--selected{border-color:var(--gold)!important;color:var(--gold)!important;box-shadow:0 0 0 1px var(--gold)}.stat-group{display:grid;gap:6px;margin-top:6px}.stat-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;opacity:.9}.stat-label{opacity:.7}.stat-value{font-weight:500}.stat-bar{position:relative;width:100%;height:10px;border-radius:999px;background:#1e1e1e;overflow:hidden}.stat-bar-fill{position:absolute;left:0;top:0;bottom:0;border-radius:inherit;transition:width .25s ease-out}.stat-bar-fill-exp{background:linear-gradient(90deg,#64b5f6,#ba68c8)}.stat-bar-fill-hp{background:linear-gradient(90deg,#ef5350,#ffca28)}.stat-bar-fill-mind{background:linear-gradient(90deg,#81d4fa,#ce93d8)}.cultivate-modes{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center}.cultivate-mode-btn{min-height:44px;min-width:80px}.cultivate-mode--breath{background:#22c55e26;color:#22c55e;border-color:#22c55e66}.cultivate-mode--pulse{background:#f9731626;color:#f97316;border-color:#f9731666}.cultivate-mode--insight{background:#a855f726;color:#a855f7;border-color:#a855f766}.cultivate-mode-desc{margin-top:8px;padding:10px 12px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:12px;line-height:1.5;color:var(--text)}.cultivate-mode-desc__title{margin:0 0 8px;font-size:13px;font-weight:600;color:var(--gold)}.cultivate-mode-desc__list{margin:0 0 8px;padding-left:1.2em}.cultivate-mode-desc__list li{margin-bottom:6px}.cultivate-mode-desc__list li:last-child{margin-bottom:0}.cultivate-mode-desc__foot{margin:0;font-size:11px;color:var(--muted)}.cultivate-toast{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);font-size:13px}.cultivate-insight-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px}.cultivate-insight-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cultivate-insight-card{position:relative;max-width:360px;width:100%;padding:20px;border-radius:12px;background:var(--panel-bg);border:1px solid var(--gold);box-shadow:0 8px 24px #0000004d}.cultivate-insight-title{margin:0 0 8px;font-size:18px;color:var(--gold)}.cultivate-insight-text{margin:0 0 16px;font-size:14px;color:var(--text)}.cultivate-insight-choices{display:flex;flex-wrap:wrap;gap:8px}.cultivate-insight-choices .app-btn{flex:1;min-width:120px;min-height:44px}.app-chip--danger{background:#ef535026;color:#ef5350;border:1px solid rgba(239,83,80,.3)}.mode-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;background:#ffb74d1a;color:#ffb74d}.danger-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;background:#ef535014;color:#ef9a9a}.reward-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;background:#81c78414;color:#a5d6a7}.explore-page{position:relative;border-radius:14px;overflow:hidden}.explore-page .explore-panel{position:relative;z-index:1;background:linear-gradient(175deg,#061c16f7,#0f2a23f2,#08201af7);border-color:#22c55e33;box-shadow:0 0 0 1px #22c55e1f,0 4px 20px #00000040}.explore-atmos{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 120% 60% at 50% -20%,rgba(34,197,94,.08) 0%,transparent 50%),radial-gradient(ellipse 80% 40% at 80% 100%,rgba(16,185,129,.06) 0%,transparent 50%),radial-gradient(ellipse 60% 80% at 20% 80%,rgba(52,211,153,.05) 0%,transparent 45%);opacity:.95}@media (prefers-reduced-motion: no-preference){.explore-atmos{animation:explore-atmos-drift 18s ease-in-out infinite alternate}}@keyframes explore-atmos-drift{0%{opacity:.9;transform:scale(1)}to{opacity:1;transform:scale(1.02)}}.explore-daily{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#fde047f2;padding:6px 10px;border-radius:8px;background:#eab3081a;border:1px solid rgba(250,204,21,.25)}.explore-daily-icon{flex-shrink:0}.explore-event-card{padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0003;margin-top:4px;animation:explore-event-enter .4s ease-out}@media (prefers-reduced-motion: no-preference){.explore-event-card--chain{border-color:#facc1566;box-shadow:0 0 20px #facc1526;animation:explore-event-enter .4s ease-out,explore-glow-chain 3s ease-in-out infinite}.explore-event-card--chain-legacy{border-color:#a855f766;box-shadow:0 0 20px #a855f733;animation:explore-event-enter .4s ease-out,explore-glow-chain-legacy 3.5s ease-in-out infinite}.explore-event-card--chain-demon{border-color:#ef444466;box-shadow:0 0 20px #ef444433;animation:explore-event-enter .4s ease-out,explore-glow-chain-demon 2.8s ease-in-out infinite}.explore-event-card--chain-alchemy{border-color:#f59e0b73;box-shadow:0 0 22px #f59e0b38;animation:explore-event-enter .4s ease-out,explore-glow-chain-alchemy 3.2s ease-in-out infinite}.explore-event-card--chain-sect{border-color:#3b82f666;box-shadow:0 0 20px #3b82f633;animation:explore-event-enter .4s ease-out,explore-glow-chain-sect 3.6s ease-in-out infinite}.explore-event-card--chain-beast{border-color:#22c55e73;box-shadow:0 0 22px #22c55e38;animation:explore-event-enter .4s ease-out,explore-glow-chain-beast 3.4s ease-in-out infinite}.explore-event-card--chain-material{border-color:#14b8a673;box-shadow:0 0 22px #14b8a638;animation:explore-event-enter .4s ease-out,explore-glow-chain-material 3.3s ease-in-out infinite}.explore-event-card--rare{border-color:#60a5fa59;box-shadow:0 0 16px #3b82f61f;animation:explore-event-enter .4s ease-out,explore-shimmer-rare 4s ease-in-out infinite}.explore-event-card--legendary{border-color:#facc1580;box-shadow:0 0 24px #facc1533;animation:explore-event-enter .4s ease-out,explore-pulse-legendary 2.5s ease-in-out infinite}}@keyframes explore-event-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes explore-glow-chain{0%,to{box-shadow:0 0 20px #facc1526}50%{box-shadow:0 0 28px #facc1540}}@keyframes explore-glow-chain-legacy{0%,to{box-shadow:0 0 18px #a855f733}50%{box-shadow:0 0 26px #a855f759}}@keyframes explore-glow-chain-demon{0%,to{box-shadow:0 0 18px #ef444433}50%{box-shadow:0 0 24px #ef44444d}}@keyframes explore-glow-chain-alchemy{0%,to{box-shadow:0 0 20px #f59e0b38}50%{box-shadow:0 0 28px #f59e0b59}}@keyframes explore-glow-chain-sect{0%,to{box-shadow:0 0 18px #3b82f633}50%{box-shadow:0 0 26px #60a5fa52}}@keyframes explore-glow-chain-beast{0%,to{box-shadow:0 0 20px #22c55e33}50%{box-shadow:0 0 28px #34d39952}}@keyframes explore-glow-chain-material{0%,to{box-shadow:0 0 20px #14b8a633}50%{box-shadow:0 0 28px #2dd4bf52}}@keyframes explore-shimmer-rare{0%,to{box-shadow:0 0 16px #3b82f61f}50%{box-shadow:0 0 22px #60a5fa33}}@keyframes explore-pulse-legendary{0%,to{box-shadow:0 0 24px #facc1533}50%{box-shadow:0 0 32px #facc1559}}.explore-chain-prefix{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--gold);margin-bottom:8px}.explore-chain-icon{flex-shrink:0}.explore-chain-card{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;padding:12px 14px;border-radius:10px;background:#facc1514;border:1px solid rgba(250,204,21,.3);margin-bottom:8px}.explore-chain-card-icon{flex-shrink:0;margin-top:2px}.explore-chain-card .explore-chain-progress,.explore-chain-card .explore-chain-target,.explore-chain-card .explore-chain-hint{margin-bottom:2px;width:100%}.explore-chain-card .explore-chain-hint{margin-top:4px}.explore-deepen-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.explore-deepen-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px}.explore-deepen-icon{flex-shrink:0}@media (prefers-reduced-motion: no-preference){.explore-deepen-btn:hover:not(:disabled){box-shadow:0 0 20px #22c55e59}.explore-deepen-btn:active:not(:disabled){transform:translateY(1px) scale(.99)}}.explore-time-hint{font-size:11px;color:var(--muted)}.explore-chips .explore-chip--danger{border-left:3px solid rgba(248,113,113,.8)}.explore-chips .explore-chip--hp{border-left:3px solid rgba(34,197,94,.6)}.explore-ended-block{text-align:center;padding:20px 16px;border-radius:12px;background:linear-gradient(165deg,#22c55e1f,#16a34a14);border:1px solid rgba(34,197,94,.35);margin-top:8px}.explore-ended-title{font-size:18px;font-weight:700;color:#86efac;margin-bottom:8px}.explore-ended-desc{font-size:13px;color:#ffffffd9;margin-bottom:16px}.explore-ended-claim{min-width:160px}.explore-page--with-modal{position:relative}.explore-page__mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0d12d9;z-index:10}.explore-cashout-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:11;width:calc(100% - 24px);max-width:400px;padding:20px 16px;border-radius:16px;border:1px solid rgba(34,197,94,.35);background:#0f1c18f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px #0006,0 0 24px #22c55e26}.explore-cashout-modal__title{font-size:18px;font-weight:700;color:#86efac;margin-bottom:12px;text-align:center}.explore-cashout-modal__list{max-height:50vh;overflow-y:auto;margin-bottom:16px;padding:8px 0}.explore-cashout-modal__empty{font-size:13px;color:var(--muted);text-align:center;padding:12px}.explore-cashout-modal__row{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:8px;font-size:14px;margin-bottom:4px}.explore-cashout-modal__row--common{background:#ffffff0d;color:var(--text)}.explore-cashout-modal__row--rare{background:#60a5fa1f;color:#93c5fd}.explore-cashout-modal__row--epic{background:#a855f726;color:#c4b5fd}.explore-cashout-modal__row--legendary{background:#facc152e;color:#fef08a}.explore-cashout-modal__rarity{flex-shrink:0;font-size:12px;font-weight:600;min-width:36px}.explore-cashout-modal__item{flex:1}.explore-cashout-modal__confirm{width:100%}.explore-tips-line{font-size:11px;color:var(--muted);margin-top:4px}.explore-danger-warning{font-size:13px;font-weight:700;color:#fca5a5;padding:6px 10px;border-radius:8px;background:#dc262626;border:1px solid rgba(248,113,113,.4)}.explore-high-danger-hint{font-size:12px;color:var(--gold);padding:6px 10px;border-radius:8px;background:#eab3081f;border:1px solid rgba(234,179,8,.3);margin-top:4px}.explore-streak-hint{font-size:12px;color:#93c5fd;padding:6px 10px;border-radius:8px;background:#3b82f61f;border:1px solid rgba(96,165,250,.3);margin-top:4px}.explore-streak-hint--max{color:#fde047;background:#eab30826;border-color:#facc1566;font-weight:600}.explore-pity-debug{font-size:10px;color:var(--muted)}.explore-cashout-pity-hint{font-size:12px;color:var(--gold);padding:6px 10px;border-radius:8px;background:#eab3081f;border:1px solid rgba(234,179,8,.3)}.explore-cashout-heal-hint{font-size:12px;color:#34d399;padding:6px 10px;border-radius:8px;background:#10b9811f;border:1px solid rgba(52,211,153,.3);margin-top:4px}.cultivate-fatigue-hint{font-size:12px;color:#f59e0b;padding:6px 10px;border-radius:8px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.3);margin-top:4px}.explore-rarity-banner{font-size:14px;font-weight:700;padding:8px 12px;border-radius:10px;text-align:center;margin-bottom:8px;animation:rarity-banner-pulse .6s ease-out}.explore-rarity-banner--rare{color:#93c5fd;background:#3b82f633;border:1px solid rgba(96,165,250,.5);box-shadow:0 0 12px #60a5fa4d}.explore-rarity-banner--legendary{color:#fde047;background:#eab30840;border:1px solid rgba(250,204,21,.6);box-shadow:0 0 16px #facc1566}@keyframes rarity-banner-pulse{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.02)}to{transform:scale(1);opacity:1}}.app-chip--rarity{font-weight:700}.app-chip--rarity-rare{background:#3b82f640;border-color:#60a5fa;color:#93c5fd}.app-chip--rarity-legendary{background:#eab30840;border-color:#facc15;color:#fde047}.loot-toast{position:fixed;top:80px;left:50%;transform:translate(-50%) translateY(-20px);z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.loot-toast--visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.loot-toast__content{padding:12px 16px;border-radius:12px;border:2px solid;font-size:14px;font-weight:600;text-align:center;min-width:200px;box-shadow:0 8px 24px #0006;animation:loot-toast-pop .4s ease-out}.loot-toast--common .loot-toast__content{background:#646464e6;border-color:#9ca3af;color:#e5e7eb}.loot-toast--rare .loot-toast__content{background:#3b82f6e6;border-color:#60a5fa;color:#dbeafe;box-shadow:0 0 20px #60a5fa80}.loot-toast--epic .loot-toast__content{background:#8b5cf6e6;border-color:#a78bfa;color:#e9d5ff;box-shadow:0 0 24px #a78bfa99}.loot-toast--legendary .loot-toast__content{background:#eab308f2;border-color:#facc15;color:#fef3c7;box-shadow:0 0 32px #facc15b3;animation:loot-toast-legendary .6s ease-out}.loot-toast--chain-complete.loot-toast--legendary .loot-toast__content{box-shadow:0 0 48px #facc15e6,0 0 80px #ffd70066;animation:loot-toast-chain-complete .8s cubic-bezier(.34,1.56,.64,1)}@keyframes loot-toast-chain-complete{0%{transform:scale(.5);opacity:0;filter:brightness(.5)}40%{transform:scale(1.12);opacity:1;filter:brightness(1.3)}70%{transform:scale(1.02);filter:brightness(1.1)}to{transform:scale(1);opacity:1;filter:brightness(1)}}.loot-toast__text{font-size:16px;font-weight:700;margin-bottom:4px;letter-spacing:1px}.loot-toast__item{font-size:13px;margin-top:2px}.loot-toast__count{font-size:11px;opacity:.8;margin-top:4px}@keyframes loot-toast-pop{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes loot-toast-legendary{0%{transform:scale(.7) rotate(-5deg);opacity:0}30%{transform:scale(1.1) rotate(2deg)}60%{transform:scale(.95) rotate(-1deg)}to{transform:scale(1) rotate(0);opacity:1}}.explore-danger-bar .stat-bar-fill-danger{background:linear-gradient(90deg,#dc2626,#f87171)}.explore-event-title{font-size:15px;font-weight:600;color:var(--text)}.explore-event-text{font-size:13px;opacity:.9;line-height:1.5}.explore-chain-prefix{font-size:12px;color:var(--gold);margin-bottom:4px}.explore-chain-progress{font-size:12px;color:var(--muted);margin-bottom:6px}.explore-chain-hint{font-size:11px;color:var(--gold);margin-top:4px}.alchemy-outcome{padding:16px;text-align:center}.alchemy-outcome__hero{margin-bottom:14px}.alchemy-outcome__icon{display:block;font-size:40px;line-height:1;margin-bottom:6px}.alchemy-outcome--success .alchemy-outcome__icon{color:#86efac}.alchemy-outcome--boom .alchemy-outcome__icon{color:#fca5a5;animation:outcome-icon-shake .5s ease-out}.alchemy-outcome--fail .alchemy-outcome__icon{color:var(--muted)}.alchemy-outcome__title{margin:0;font-size:20px;font-weight:700;letter-spacing:2px}.alchemy-outcome--success .alchemy-outcome__title{color:#86efac;text-shadow:0 0 16px rgba(134,239,172,.5)}.alchemy-outcome--boom .alchemy-outcome__title{color:#fca5a5;text-shadow:0 0 16px rgba(248,113,113,.5)}.alchemy-outcome--fail .alchemy-outcome__title{color:var(--muted)}.alchemy-outcome__card{max-width:360px;margin:0 auto;padding:14px;border-radius:12px;border:1px solid var(--border);background:var(--panel2)}.alchemy-outcome--success .alchemy-outcome__card{border-color:#86efac66}.alchemy-outcome--boom .alchemy-outcome__card{border-color:#f8717166}.alchemy-outcome__text{margin:0 0 12px;font-size:13px;line-height:1.5;color:var(--text)}.alchemy-outcome .page-chips{margin-bottom:12px}.alchemy-outcome .page-actions{margin-top:12px}.alchemy-quality-banner{text-align:center;font-size:20px;font-weight:700;padding:16px;margin-bottom:12px;border-radius:12px;animation:quality-banner-pulse 1s ease-in-out infinite}.alchemy-quality-banner--tian{background:linear-gradient(135deg,#ffd7004d,#ffa5004d);border:2px solid rgba(255,215,0,.6);color:gold;text-shadow:0 0 20px rgba(255,215,0,.8),0 0 40px rgba(255,215,0,.4);box-shadow:0 0 24px #ffd70066}.alchemy-quality-banner--di{background:linear-gradient(135deg,#8a2be24d,#4b00824d);border:2px solid rgba(138,43,226,.6);color:#8a2be2;text-shadow:0 0 20px rgba(138,43,226,.8),0 0 40px rgba(138,43,226,.4);box-shadow:0 0 24px #8a2be266}.alchemy-quality-banner--boom{background:linear-gradient(135deg,#dc143c4d,#8b00004d);border:2px solid rgba(220,20,60,.6);color:#dc143c;text-shadow:0 0 20px rgba(220,20,60,.8);box-shadow:0 0 24px #dc143c66;animation:quality-banner-shake .5s ease-in-out infinite}@keyframes quality-banner-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes quality-banner-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.alchemy-battle-report{margin-top:12px;padding:12px;background:var(--panel2);border-radius:12px;border:1px solid var(--border)}.alchemy-streak-hint{margin-top:8px;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600;text-align:center}.alchemy-streak-hint--success{background:#86efac33;color:#86efac;border:1px solid rgba(134,239,172,.4)}.alchemy-streak-hint--boom{background:#f8717133;color:#f87171;border:1px solid rgba(248,113,113,.4)}.alchemy-outcome--tian .alchemy-outcome__title{color:gold;text-shadow:0 0 16px rgba(255,215,0,.8),0 0 32px rgba(255,215,0,.4)}.alchemy-outcome--di .alchemy-outcome__title{color:#8a2be2;text-shadow:0 0 16px rgba(138,43,226,.8),0 0 32px rgba(138,43,226,.4)}.alchemy-brewing-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0000008c;pointer-events:auto;animation:brewing-overlay-in .25s ease-out}.alchemy-brewing-overlay__glow{position:absolute;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,180,60,.4) 0%,transparent 70%);animation:brewing-glow-pulse .8s ease-in-out infinite}.alchemy-brewing-overlay__text{position:relative;z-index:1;font-size:22px;font-weight:700;color:#ffdc8cf2;text-shadow:0 0 20px rgba(255,180,60,.6);letter-spacing:4px;animation:brewing-text-pulse .6s ease-in-out infinite}@keyframes brewing-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes brewing-glow-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.2);opacity:1}}@keyframes brewing-text-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.alchemy-result-effect{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;pointer-events:none;overflow:hidden}.alchemy-result-effect__burst{position:absolute;left:50%;top:50%;width:200%;height:200%;margin-left:-100%;margin-top:-100%;border-radius:50%;background:radial-gradient(circle,rgba(255,220,120,.35) 0%,rgba(255,180,60,.15) 25%,transparent 55%);animation:result-burst 1.2s ease-out forwards;opacity:0}.alchemy-result-effect--tian .alchemy-result-effect__burst{background:radial-gradient(circle,rgba(255,240,180,.5) 0%,rgba(255,215,0,.25) 20%,rgba(255,180,60,.1) 45%,transparent 60%);animation:result-burst-tian 1.6s ease-out forwards}.alchemy-result-effect--di .alchemy-result-effect__burst{background:radial-gradient(circle,rgba(200,150,255,.35) 0%,rgba(138,43,226,.15) 30%,transparent 55%)}.alchemy-result-effect--xuan .alchemy-result-effect__burst{background:radial-gradient(circle,rgba(255,200,100,.3) 0%,rgba(255,180,60,.1) 35%,transparent 55%)}@keyframes result-burst{0%{transform:scale(0);opacity:.8}40%{opacity:.5}to{transform:scale(1);opacity:0}}@keyframes result-burst-tian{0%{transform:scale(0);opacity:.9}30%{opacity:.6}70%{transform:scale(1);opacity:.2}to{transform:scale(1.1);opacity:0}}.alchemy-result-effect__particles{position:absolute;left:50%;top:50%;width:0;height:0}.alchemy-result-effect__particle{position:absolute;left:0;top:0;width:var(--size, 5px);height:var(--size, 5px);border-radius:50%;background:currentColor;box-shadow:0 0 6px currentColor;animation:result-particle-fly var(--duration, 1s) ease-out var(--delay, 0ms) forwards;opacity:0}.alchemy-result-effect--tian .alchemy-result-effect__particle{color:#fff0c8f2;background:radial-gradient(circle at 30% 30%,#fffffff2,#ffd700d9)}.alchemy-result-effect--di .alchemy-result-effect__particle{color:#dcb4ffe6;background:radial-gradient(circle at 30% 30%,#ffe6ffe6,#8a2be2cc)}.alchemy-result-effect--xuan .alchemy-result-effect__particle{color:#ffdc8ce6;background:radial-gradient(circle at 30% 30%,#fff0c8e6,#ffb43cbf)}.alchemy-result-effect--fan .alchemy-result-effect__particle{color:#b4ffc8d9;background:radial-gradient(circle at 30% 30%,#dcffe6e6,#64c88cb3)}.alchemy-result-effect--fail .alchemy-result-effect__particle{color:#78646499;background:#503c3c80}@keyframes result-particle-fly{0%{transform:translate(0) scale(1);opacity:.95}to{transform:translate(var(--tx),var(--ty)) scale(0);opacity:0}}.alchemy-result-effect__stars{position:absolute;left:50%;top:50%;width:0;height:0}.alchemy-result-effect__star{position:absolute;left:0;top:0;width:8px;height:8px;border-radius:50%;background:#ffffffe6;box-shadow:0 0 12px #fff0c8e6,0 0 24px #ffd70080;animation:result-star-fly 1.2s ease-out var(--delay, 0ms) forwards;opacity:0}@keyframes result-star-fly{0%{transform:translate(0) scale(.5);opacity:0}15%{opacity:1;transform:translate(0) scale(1.2)}to{transform:translate(var(--tx),var(--ty)) scale(.3);opacity:0}}.alchemy-page--shake-tian{animation:screen-shake-tian .7s ease-out}.alchemy-page--shake-di{animation:screen-shake-di .45s ease-out}@keyframes screen-shake-tian{0%,to{transform:translate(0) scale(1)}10%{transform:translate(-4px,-2px) scale(1.01)}20%{transform:translate(4px,2px) scale(1.01)}30%{transform:translate(-3px,3px) scale(1.01)}40%{transform:translate(3px,-2px) scale(1.01)}50%{transform:translate(-2px,-3px) scale(1.01)}60%{transform:translate(2px,2px) scale(1.01)}70%{transform:translate(-1px,1px) scale(1)}80%{transform:translate(1px,-1px) scale(1)}}@keyframes screen-shake-di{0%,to{transform:translate(0)}25%{transform:translate(-2px,1px)}50%{transform:translate(2px,-1px)}75%{transform:translate(-1px)}}.alchemy-outcome--grade-tian .alchemy-outcome__card{animation:outcome-card-in-tian .55s cubic-bezier(.34,1.56,.64,1) forwards}.alchemy-outcome--grade-di .alchemy-outcome__card{animation:outcome-card-in-di .5s cubic-bezier(.34,1.2,.64,1) forwards}.alchemy-outcome--grade-xuan .alchemy-outcome__card,.alchemy-outcome--grade-fan .alchemy-outcome__card{animation:outcome-card-in .4s ease-out forwards}@keyframes outcome-card-in{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes outcome-card-in-di{0%{opacity:0;transform:scale(.9) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes outcome-card-in-tian{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.alchemy-outcome--grade-tian .alchemy-quality-banner--tian{animation:tian-banner-in .8s cubic-bezier(.34,1.56,.64,1) forwards,quality-banner-pulse 1.2s ease-in-out .8s infinite}@keyframes tian-banner-in{0%{opacity:0;transform:scale(.5);filter:brightness(.5)}60%{opacity:1;transform:scale(1.08);filter:brightness(1.2)}to{opacity:1;transform:scale(1);filter:brightness(1)}}.alchemy-outcome--grade-tian .alchemy-outcome__icon{animation:tian-icon-in .6s cubic-bezier(.34,1.56,.64,1) .15s forwards}@keyframes tian-icon-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1.2)}}@media (prefers-reduced-motion: reduce){.alchemy-brewing-overlay__text,.alchemy-brewing-overlay__glow,.alchemy-result-effect__burst,.alchemy-result-effect__particle,.alchemy-result-effect__star,.alchemy-page--shake-tian,.alchemy-page--shake-di,.alchemy-outcome--grade-tian .alchemy-outcome__card,.alchemy-outcome--grade-di .alchemy-outcome__card,.alchemy-outcome--grade-xuan .alchemy-outcome__card,.alchemy-outcome--grade-fan .alchemy-outcome__card,.alchemy-outcome--grade-tian .alchemy-quality-banner--tian,.alchemy-outcome--grade-tian .alchemy-outcome__icon{animation:none!important}}.alchemy-page{--alchemy-bg: #0B0F12;--alchemy-bg2: #0E1416;--alchemy-panel: #141A1B;--alchemy-fire: #F59E0B;--alchemy-fire-light: #FB923C;--alchemy-jade: #10B981;--alchemy-danger: #EF4444;--alchemy-rare: #8B5CF6;--alchemy-text: #E5E7EB;--alchemy-muted: rgba(229, 231, 235, .65);--alchemy-glow: rgba(245, 158, 11, .25);flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--alchemy-bg);background-image:radial-gradient(ellipse 70% 40% at 50% 0%,rgba(245,158,11,.06),transparent),radial-gradient(ellipse 50% 30% at 80% 100%,rgba(251,146,60,.04),transparent),linear-gradient(180deg,var(--alchemy-bg) 0%,var(--alchemy-bg2) 100%);color:var(--alchemy-text)}.alchemy-page .alchemy-panel{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--alchemy-panel);border:1px solid rgba(245,158,11,.15);box-shadow:0 0 24px var(--alchemy-glow),inset 0 1px #ffffff08;border-radius:14px;padding:12px 14px}.alchemy-page .alchemy-panel h2{color:var(--alchemy-text);margin:0 0 10px;font-size:15px;font-weight:600}.alchemy-resource-bar{flex-shrink:0;margin-bottom:10px}.alchemy-daily-hint{font-size:11px;color:var(--alchemy-muted);margin-bottom:8px}.alchemy-pity-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:12px}.alchemy-pity-label{color:var(--alchemy-text);font-weight:600}.alchemy-pity-hint{color:var(--gold);padding:2px 8px;border-radius:6px;background:#eab30826;border:1px solid rgba(234,179,8,.35)}.alchemy-pity-debug{font-size:10px;color:var(--muted)}.alchemy-materials-row{display:flex;flex-wrap:wrap;gap:8px}.alchemy-mat-item{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);font-size:12px}.alchemy-mat-item--short{border-color:var(--alchemy-danger);background:#ef44441f;color:#fca5a5}.alchemy-mat-name{color:var(--alchemy-text)}.alchemy-mat-need{font-size:11px;color:var(--alchemy-muted)}.alchemy-shortage-line{margin-top:8px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px}.alchemy-shortage-label{color:var(--alchemy-danger);font-weight:600}.alchemy-shortage-item{color:#fca5a5;padding:2px 6px;border-radius:6px;background:#ef444433}.alchemy-goto-btn{flex-shrink:0}.alchemy-main{flex:1;min-height:0;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:start;margin-bottom:12px}@media (max-width: 600px){.alchemy-main{grid-template-columns:1fr}}.alchemy-main-col{min-width:0}.alchemy-label{font-size:11px;font-weight:600;color:var(--alchemy-muted);margin:8px 0 6px}.alchemy-label:first-child{margin-top:0}.atm-label-with-icon{display:inline-flex;align-items:center;gap:6px}.atm-label-with-icon .atm-icon{flex-shrink:0}.alchemy-block{margin-bottom:12px}.alchemy-block .alchemy-label{margin-top:0}.alchemy-rate-icon{margin-right:4px;vertical-align:middle}.alchemy-rate-big .alchemy-rate-icon,.alchemy-rate-boom .alchemy-rate-icon{display:inline-flex;vertical-align:middle}.alchemy-heat-recommended{font-size:10px;color:var(--alchemy-muted);margin-bottom:4px;line-height:1.3}.alchemy-recipe-scroll-btn{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;border:1px solid rgba(180,140,80,.6);border-radius:4px;background:linear-gradient(135deg,#2a2218,#1a1510,#251d14);color:#e8d5a3;font-size:13px;cursor:pointer;box-shadow:inset 0 1px #ffebb414,0 2px 6px #0000004d;transition:border-color .2s,box-shadow .2s}.alchemy-recipe-scroll-btn:hover{border-color:#dcb464cc;box-shadow:inset 0 1px #ffebb41f,0 2px 8px #0006}.alchemy-recipe-scroll-icon{font-size:18px;filter:drop-shadow(0 0 2px rgba(200,160,80,.5))}.alchemy-recipe-scroll-label{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alchemy-recipe-picker-backdrop .modal-box{max-width:360px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#1f1a12,#161210);border:1px solid rgba(180,140,80,.5);box-shadow:0 0 24px #0009,0 0 0 1px #c8a05033}.alchemy-recipe-picker{padding:12px 16px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.alchemy-recipe-picker-title{font-size:16px;font-weight:700;color:#e8d5a3;text-align:center;letter-spacing:.05em}.alchemy-recipe-picker-hint{font-size:11px;color:var(--alchemy-muted);margin:0;text-align:center}.alchemy-recipe-picker-list{list-style:none;margin:0;padding:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.alchemy-recipe-picker-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;border:1px solid rgba(140,120,80,.4);border-radius:6px;background:#1e1a14cc;color:#d4c4a0;font-size:12px;text-align:left;cursor:pointer;transition:border-color .2s,background .2s}.alchemy-recipe-picker-item:hover:not(:disabled){border-color:#c8a05099;background:#322a1ce6}.alchemy-recipe-picker-item--selected{border-color:var(--alchemy-fire);background:#f59e0b1f;color:#f0e0b0}.alchemy-recipe-picker-item--locked{opacity:.65;cursor:not-allowed}.alchemy-recipe-picker-item-name{font-weight:600;color:#e8d5a3}.alchemy-recipe-picker-item-effect{font-size:11px;color:var(--alchemy-muted);line-height:1.3}.alchemy-recipe-picker-item-heat{font-size:10px;color:#c8b478e6}.alchemy-recipe-picker-item-frag{font-size:10px;color:var(--muted)}.alchemy-recipe-row,.alchemy-heat-row,.alchemy-batch-row{display:flex;flex-wrap:wrap;gap:6px}.alchemy-recipe-btn--selected,.alchemy-heat-btn--selected,.alchemy-batch-btn--selected{border-color:var(--alchemy-fire)!important;color:var(--alchemy-fire)!important;box-shadow:0 0 0 1px var(--alchemy-fire),0 0 12px var(--alchemy-glow);background:#f59e0b1f!important}.alchemy-gauge-wrap{display:flex;justify-content:center;margin-bottom:12px;max-width:100%;min-width:0}.alchemy-rate-block{padding:12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.alchemy-rate-big{display:flex;flex-direction:column;align-items:center;margin-bottom:8px}.alchemy-rate-big-value{font-size:28px;font-weight:700;color:var(--alchemy-jade);text-shadow:0 0 16px rgba(16,185,129,.4)}.alchemy-rate-big-label{font-size:12px;color:var(--alchemy-muted)}.alchemy-rate-boom{font-size:12px;color:var(--alchemy-danger);text-align:center;margin-bottom:8px}.alchemy-rate-toggle{width:100%;padding:6px 10px;font-size:11px;color:var(--alchemy-muted);background:transparent;border:1px dashed rgba(255,255,255,.2);border-radius:8px;cursor:pointer}.alchemy-rate-toggle:hover{color:var(--alchemy-fire-light);border-color:var(--alchemy-glow)}.alchemy-rate-breakdown{margin-top:10px;padding:10px;border-radius:10px;background:#0003;border:1px solid rgba(255,255,255,.06);font-size:11px;color:var(--alchemy-muted)}.alchemy-breakdown-section{margin-bottom:10px}.alchemy-breakdown-section:last-child{margin-bottom:0}.alchemy-breakdown-title{font-weight:600;color:var(--alchemy-text);margin-bottom:4px}.alchemy-rate-breakdown ul{margin:0;padding-left:16px}.alchemy-footer{flex-shrink:0;min-height:56px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px}.alchemy-footer-hint{font-size:12px;color:var(--alchemy-muted);min-height:18px}.alchemy-footer-risk{color:var(--alchemy-danger);margin-left:8px}.alchemy-footer-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.alchemy-footer-main-btn{min-height:44px;padding:12px 20px;font-size:16px;font-weight:600;background:linear-gradient(135deg,var(--alchemy-fire),var(--alchemy-fire-light));color:#0b0f12;border:none;box-shadow:0 0 16px var(--alchemy-glow)}.alchemy-footer-main-btn:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 0 20px var(--alchemy-glow)}.alchemy-footer-main-btn:disabled{opacity:.85;background:#ffffff1f;color:var(--alchemy-muted);border:1px solid rgba(245,158,11,.35);cursor:not-allowed}.alchemy-footer .sticky-footer__hint{flex:1;min-width:0}.alchemy-footer .sticky-footer__actions{flex-shrink:0;display:flex;align-items:center;gap:8px}.alchemy-page--with-modal{position:relative}.alchemy-page__mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0f12d9;z-index:10}.alchemy-page__result-modal{position:fixed;top:12px;right:12px;bottom:12px;left:12px;z-index:11;display:flex;align-items:center;justify-content:center;overflow:auto}.alchemy-page__result-modal .alchemy-outcome{width:100%;max-width:380px;margin:auto}.alchemy-result-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px}.sticky-footer{flex-shrink:0;padding:10px 0 0;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:52px}.sticky-footer__hint{flex:1;min-width:0;font-size:12px;color:var(--alchemy-muted, #9CA3AF)}.sticky-footer__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.shop-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.shop-page .shop-panel{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px 14px}.shop-resource-bar{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;font-size:13px}.shop-gold{font-weight:600;color:var(--gold, #eab308)}.shop-mats-row{display:flex;flex-wrap:wrap;gap:6px}.shop-mat-chip{padding:4px 8px;border-radius:8px;background:#ffffff0f;font-size:12px;color:var(--text)}.shop-list{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.shop-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--panel2);font-size:13px}.shop-row-info{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.shop-row-name{font-weight:600}.shop-rarity-common{color:var(--text)}.shop-rarity-uncommon{color:#22c55e}.shop-rarity-rare{color:#3b82f6}.shop-rarity-epic{color:#a855f7}.shop-rarity-legendary{color:var(--gold)}.shop-row-price,.shop-row-owned{color:var(--muted);font-size:12px}.shop-row-actions{display:flex;align-items:center;gap:6px}.shop-qty-btn{min-width:36px;min-height:36px;padding:4px}.shop-qty-value{min-width:28px;text-align:center;font-weight:600}.shop-footer{flex-shrink:0;min-height:52px}.shop-tabs{display:flex;gap:8px;margin-bottom:10px;flex-shrink:0}.shop-section-tabs{display:flex;gap:6px;margin-bottom:10px;flex-shrink:0;flex-wrap:wrap}.shop-section-btn{font-size:12px}.shop-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;color:var(--muted)}.shop-filter-label{margin-right:4px}.shop-filter-btn--on{font-weight:600;color:var(--gold)}.shop-filter-check{display:flex;align-items:center;gap:6px;cursor:pointer}.shop-sell-hint{font-size:12px;color:var(--muted);margin-bottom:10px;line-height:1.4}.shop-empty{font-size:13px;color:var(--muted);padding:16px;text-align:center}.shop-row-total{font-weight:600;color:var(--gold);font-size:13px}.shop-stranger-block{margin-bottom:14px;padding:12px;background:var(--panel-bg);border:1px solid var(--gold);border-radius:8px;color:var(--text)}.shop-stranger-title{font-weight:600;color:var(--gold);margin-bottom:6px;font-size:14px}.shop-stranger-desc{font-size:12px;color:var(--muted);margin-bottom:10px;line-height:1.4}.shop-stranger-empty{font-size:12px;color:var(--muted);font-style:italic}.shop-stranger-options{display:flex;flex-wrap:wrap;gap:8px}.shop-stranger-btn{font-size:12px}.shop-stranger-block--gone .shop-stranger-title{color:var(--muted)}.shop-stranger-block--gone .shop-stranger-desc{font-style:italic}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#0b0f12e0;padding:12px;box-sizing:border-box}.modal-backdrop--alchemy-result{background:#0b0f12c7}.modal-box{width:100%;max-width:400px;max-height:calc(100vh - 24px);overflow:auto;border-radius:14px;border:1px solid rgba(245,158,11,.2);box-shadow:0 0 32px #f59e0b26}.death-outcome{padding:20px 16px;text-align:center}.death-outcome__hero{margin-bottom:16px}.death-outcome__icon{display:block;font-size:48px;line-height:1;color:#fca5a5;margin-bottom:8px;text-shadow:0 0 20px rgba(248,113,113,.5);animation:outcome-icon-shake .6s ease-out}.death-outcome__title{margin:0 0 6px;font-size:24px;font-weight:700;color:#fca5a5;letter-spacing:2px;text-shadow:0 0 20px rgba(248,113,113,.4)}.death-outcome__cause{margin:0;font-size:14px;color:var(--muted)}.death-outcome__legacy{margin:8px 0 0;font-size:12px;color:var(--gold);opacity:.9}.death-outcome__card{max-width:280px;margin:0 auto;padding:14px;border-radius:12px;border:1px solid rgba(248,113,113,.3);background:var(--panel2)}.death-outcome .page-actions{margin-top:12px}.final-trial-stats{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:var(--text)}.final-trial-stat{padding:4px 8px;background:var(--panel2);border-radius:6px}.final-trial-progress{display:flex;gap:6px}.final-trial-segment{flex:1;height:8px;border-radius:4px;background:var(--panel2);border:1px solid var(--border)}.final-trial-segment--active{background:#d97706;border-color:#f59e0b}.final-trial-segment--done{background:#65a30d;border-color:#84cc16}.final-trial-hint{font-size:12px;color:var(--muted);margin:0}.final-trial-actions{display:flex;flex-direction:column;gap:8px}.tribulation-stats{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--text)}.tribulation-stat{padding:4px 8px;background:var(--panel2);border-radius:6px}.tribulation-debuffs{color:#f59e0b}.tribulation-intent-card{padding:12px;border-radius:10px;border:1px solid var(--border);background:var(--panel2)}.tribulation-intent-title{font-weight:600;font-size:14px;margin-bottom:6px}.tribulation-intent-damage{font-size:13px;color:var(--muted)}.tribulation-intent-add{font-size:12px;color:#f59e0b;margin-top:4px}.tribulation-actions{display:flex;flex-wrap:wrap;gap:10px}.tribulation-actions .app-btn{min-height:44px}.tribulation-pill-panel{padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--panel2);display:flex;flex-direction:column;gap:8px}.tribulation-pill-panel-title{font-size:12px;color:var(--muted);margin-bottom:4px}.tribulation-log{font-size:12px;color:var(--muted);margin-top:8px}.tribulation-log summary{cursor:pointer}.tribulation-log-list{margin:6px 0 0;padding-left:18px}@media (prefers-reduced-motion: reduce){.tribulation-intent-card{transition:none}}.final-result-hero{margin-bottom:8px}.final-result-cause{font-size:14px;color:var(--text);margin:0}.final-result-stats{margin:8px 0}.final-result-rewards{font-size:13px;color:var(--muted)}.final-result-rewards-title{font-weight:600;color:var(--text);margin:0 0 6px}.final-result-demon{color:#a6a;margin-top:8px}.codex-list{display:flex;flex-direction:column;gap:6px}.codex-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--panel2);font-size:13px}.codex-item--unlocked{border-color:#86efac59;background:#86efac0f}.codex-item__name{font-weight:600;color:var(--text)}.codex-item__meta{font-size:11px;color:var(--muted)}.relic-slot{display:flex;align-items:center;gap:8px}.relic-slot__label{font-size:12px;color:var(--muted);min-width:36px}.relic-slot__select{min-height:40px;padding:6px 10px;font-size:13px;border-radius:8px;border:1px solid var(--border);background:var(--panel2);color:var(--text)}.relic-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.relic-list__empty{font-size:12px;color:var(--muted)}.relic-list__item{padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--panel2);font-size:13px}.relic-list__name{font-weight:600;margin-right:8px}.relic-list__desc{font-size:11px;color:var(--muted)}.relic-slots-row{display:flex;flex-wrap:wrap;gap:10px}.relic-slot--card{flex-direction:column;align-items:flex-start;min-width:140px;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--panel2)}.relic-slot__name{font-size:13px;font-weight:600}.relic-slot__short-desc{font-size:11px;color:var(--muted);margin:4px 0}.relic-slot__empty{font-size:12px;color:var(--muted)}.relic-list-group{display:flex;flex-direction:column;gap:12px}.relic-list-section-title{font-size:12px;font-weight:600;color:var(--muted);margin-bottom:6px}.relic-list__row{display:flex;align-items:center;justify-content:space-between;gap:8px}.relic-list__source-hint{font-size:11px;color:var(--muted)}.relic-list__item--unowned .relic-list__name{margin-right:0}.relic-list__item--grey{color:var(--muted)}.app-chip--common{color:var(--text)}.app-chip--rare{color:#6b9}.app-chip--epic{color:#a6a}.app-chip--legendary{color:#fa0}.relic-list__full{font-size:11px;color:var(--muted)}.relics-pity-debug{font-size:10px;color:var(--muted)}.relic-shard-exchange{display:flex;flex-direction:column;gap:12px}.relic-shard-tier{padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--panel2)}.relic-shard-tier-label{font-size:12px;font-weight:600;color:var(--text);display:block;margin-bottom:6px}.relic-shard-list{list-style:none;margin:0;padding:0}.relic-shard-list__empty{font-size:12px;color:var(--muted)}.relic-shard-list__row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;gap:8px}.relic-shard-toast-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.relic-shard-toast-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009}.relic-shard-toast-card{position:relative;padding:20px 24px;border-radius:14px;background:var(--panel);border:1px solid var(--gold);box-shadow:0 4px 24px #0000004d;text-align:center}.relic-shard-toast-title{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--text)}.achievement-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.achievement-list__item{font-size:13px;padding:6px 0;color:var(--muted)}.achievement-list__item--unlocked{color:var(--gold)}.achievements-v2 .achievements-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.achievements-tab{padding:6px 10px;font-size:12px;border-radius:6px;border:1px solid var(--border);background:var(--panel-bg);color:var(--text);cursor:pointer}.achievements-tab--active{background:var(--primary);color:var(--bg);border-color:var(--primary)}.achievements-tab-count{margin-left:4px;opacity:.8}.achievements-claim-all{min-height:44px;margin-bottom:12px;width:100%}.achievements-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.achievements-card{padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--panel-bg)}.achievements-card--claimable{border-color:var(--gold);background:#ffc10714}.achievements-card--claimed{opacity:.85}.achievements-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.achievements-card-title{font-weight:600;font-size:14px;color:var(--text)}.achievements-card-tier{font-size:11px;color:var(--muted)}.achievements-card-desc{margin:0 0 8px;font-size:12px;color:var(--muted);line-height:1.4}.achievements-progress{position:relative;height:18px;border-radius:4px;background:var(--bg);margin-bottom:8px;overflow:hidden}.achievements-progress-bar{height:100%;background:var(--primary);border-radius:4px;transition:width .2s}.achievements-progress-text{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text)}.achievements-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.achievements-reward{font-size:12px;color:var(--muted)}.achievements-claimed-badge{font-size:12px;color:var(--gold)}.legacy-header{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.legacy-points-display{display:flex;justify-content:center}.legacy-nearmiss-hint{font-size:12px;color:var(--gold);padding:6px 10px;border-radius:8px;background:#eab3081f;border:1px solid rgba(234,179,8,.3);text-align:center}.legacy-branch-tabs{display:flex;gap:8px;margin-bottom:12px}.legacy-upgrades-list{display:flex;flex-direction:column;gap:10px}.legacy-upgrade-card{padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--panel2)}.legacy-upgrade-card--owned{background:#10b98114;border-color:#10b9814d}.legacy-upgrade-card--locked{opacity:.6;background:#0003}.legacy-upgrade-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.legacy-upgrade-name{font-size:14px;font-weight:600;color:var(--text);display:flex;align-items:center}.legacy-upgrade-cost{font-size:12px}.legacy-upgrade-desc{font-size:12px;color:var(--muted);margin-bottom:6px}.legacy-upgrade-prereq{font-size:11px;color:var(--muted);margin-bottom:6px;font-style:italic}.legacy-upgrade-action{margin-top:8px}.legacy-upgrade-error{font-size:11px;color:var(--danger);margin-top:4px}.summary-legacy-section{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:8px;background:#eab30814;border:1px solid rgba(234,179,8,.2)}.summary-legacy-points{display:flex;justify-content:center}.summary-nearmiss-hint{font-size:12px;color:var(--gold);text-align:center}.alchemy-furnace{width:100%;max-width:320px;border-radius:20px;padding:14px;background:linear-gradient(165deg,#1c1612eb,#120c08f2);border:2px solid rgba(200,150,80,.4);box-shadow:0 12px 32px #00000080,0 0 0 1px #ffc86414 inset,0 0 24px #ffb43c0f}.alchemy-furnace__svgWrap{width:100%;aspect-ratio:240 / 280;display:grid;place-items:center;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.alchemy-furnace__svg{width:100%;height:auto;display:block}.alchemy-furnace__numbers{margin-top:12px;display:grid;gap:6px;padding:0 4px}.alchemy-furnace__row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px}.alchemy-furnace__label{opacity:.85;color:#ffe6b4e6}.alchemy-furnace__value{font-weight:700;letter-spacing:.04em;color:#ffdc8c;text-shadow:0 0 12px rgba(255,200,80,.4)}.alchemy-furnace__body{transition:opacity .2s ease}.alchemy-furnace__bodyStroke{stroke:#dcaa5a80;stroke-width:2;vector-effect:non-scaling-stroke}.alchemy-furnace__innerGlow{opacity:.9;animation:furnaceInnerGlow 2.5s ease-in-out infinite}@keyframes furnaceInnerGlow{0%,to{opacity:.75}50%{opacity:1}}.alchemy-furnace__rim{fill:none;stroke:#ffdc8c8c;stroke-width:3.5;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(255,180,80,.35))}.alchemy-furnace__fill{transition:y .28s ease-out}.alchemy-furnace__fillShine{opacity:.85;animation:furnaceElixirShine 2.8s ease-in-out infinite}@keyframes furnaceElixirShine{0%,to{opacity:.6}50%{opacity:1}}.alchemy-furnace__pill{filter:drop-shadow(0 2px 6px rgba(0,0,0,.45)) drop-shadow(0 0 14px rgba(255,180,60,.35));transform-origin:center}.alchemy-furnace__pill--1{animation:furnacePillFloat 2.8s ease-in-out infinite}.alchemy-furnace__pill--2{animation:furnacePillFloat 3.2s ease-in-out .4s infinite}.alchemy-furnace__pill--3{animation:furnacePillFloat 2.6s ease-in-out .8s infinite}.alchemy-furnace__pillHighlight{opacity:.9;animation:furnacePillHighlight 3s ease-in-out infinite}@keyframes furnacePillHighlight{0%,to{opacity:.75}50%{opacity:1}}@keyframes furnacePillFloat{0%,to{transform:translateY(0) scale(1);opacity:.98}50%{transform:translateY(-4px) scale(1.04);opacity:1}}.alchemy-furnace__mist{fill:none;stroke:#fff0c852;stroke-width:5;stroke-linecap:round;opacity:.7;animation:furnaceMistPulse 3.5s ease-in-out infinite}@keyframes furnaceMistPulse{0%,to{opacity:.5}50%{opacity:.85}}.alchemy-furnace__glyph{fill:none;stroke:#ffe19659;stroke-width:2;stroke-linecap:round}.alchemy-furnace__flameOuter{fill:#ffc8508c;filter:drop-shadow(0 0 16px rgba(255,180,50,.5)) drop-shadow(0 0 28px rgba(255,140,30,.25));transform-origin:120px 40px}.alchemy-furnace__flame{fill:#ff8c32e6;filter:drop-shadow(0 0 14px rgba(255,120,40,.6)) drop-shadow(0 0 22px rgba(255,80,20,.35));transform-origin:120px 40px}.alchemy-furnace__flameCore{fill:#fff8dcf2;filter:drop-shadow(0 0 12px rgba(255,240,180,.8)) drop-shadow(0 0 20px rgba(255,220,120,.4));transform-origin:120px 38px}.alchemy-furnace--idle .alchemy-furnace__flame,.alchemy-furnace--idle .alchemy-furnace__flameOuter,.alchemy-furnace--idle .alchemy-furnace__flameCore{animation:furnaceFlameBreath 2s ease-in-out infinite}.alchemy-furnace--idle .alchemy-furnace__flameOuter{animation-delay:.12s}.alchemy-furnace--idle .alchemy-furnace__flameCore{animation:furnaceFlameBreath 1.6s ease-in-out .25s infinite}@keyframes furnaceFlameBreath{0%{transform:scale(.97) rotate(-1.2deg);opacity:.88}45%{transform:scale(1.08) rotate(1.5deg);opacity:1}to{transform:scale(.97) rotate(-1.2deg);opacity:.88}}.alchemy-furnace--boom0 .alchemy-furnace__flame{filter:drop-shadow(0 0 12px rgba(255,140,40,.4)) drop-shadow(0 0 20px rgba(255,100,20,.2))}.alchemy-furnace--boom0 .alchemy-furnace__flameOuter{filter:drop-shadow(0 0 14px rgba(255,180,50,.35)) drop-shadow(0 0 24px rgba(255,140,30,.15))}.alchemy-furnace--boom1 .alchemy-furnace__flame,.alchemy-furnace--boom1 .alchemy-furnace__flameOuter,.alchemy-furnace--boom1 .alchemy-furnace__flameCore{animation-duration:1.6s}.alchemy-furnace--boom2 .alchemy-furnace__flame,.alchemy-furnace--boom2 .alchemy-furnace__flameOuter,.alchemy-furnace--boom2 .alchemy-furnace__flameCore{animation-duration:1.25s}.alchemy-furnace--boom3 .alchemy-furnace__flame,.alchemy-furnace--boom3 .alchemy-furnace__flameOuter,.alchemy-furnace--boom3 .alchemy-furnace__flameCore{animation-duration:1s}.alchemy-furnace--brewing .alchemy-furnace__flame,.alchemy-furnace--brewing .alchemy-furnace__flameOuter,.alchemy-furnace--brewing .alchemy-furnace__flameCore{animation:furnaceFlameBurst .5s ease-out 1}@keyframes furnaceFlameBurst{0%{transform:scale(1) rotate(0);opacity:.9}50%{transform:scale(1.25) rotate(2deg);opacity:1}to{transform:scale(1) rotate(0);opacity:.9}}.alchemy-furnace--resultSuccess{border-color:#a0f0b480;box-shadow:0 12px 28px #00000059,0 0 0 2px #a0f0b426 inset,0 0 20px #a0f0b414}.alchemy-furnace--resultBoom{border-color:#ff787880;box-shadow:0 12px 28px #00000059,0 0 0 2px #ff787826 inset,0 0 20px #ff787814}@media (prefers-reduced-motion: reduce){.alchemy-furnace__flame,.alchemy-furnace__flameOuter,.alchemy-furnace__flameCore{animation:none!important}.alchemy-furnace__fill{transition:none!important}.alchemy-furnace__fillShine,.alchemy-furnace__pill,.alchemy-furnace__pillHighlight,.alchemy-furnace__mist,.alchemy-furnace__innerGlow{animation:none!important}}.alchemy-furnace-wrap{grid-column:1 / -1;display:flex;justify-content:center;min-width:0}.leaderboard-toolbar{display:flex;gap:8px;flex-wrap:wrap}.leaderboard-profile{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.leaderboard-name-input{min-width:180px;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 10px;background:#14141ab8;color:#f5f5f6}.leaderboard-me{display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:#eff1f5e0}.leaderboard-table{border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden}.leaderboard-row{display:grid;grid-template-columns:54px minmax(120px,1fr) 120px 90px 90px;gap:8px;padding:9px 12px;border-bottom:1px solid rgba(255,255,255,.08);align-items:center;font-size:13px}.leaderboard-row:last-child{border-bottom:none}.leaderboard-row--head{background:#ffffff0f;font-weight:600}.leaderboard-muted{color:#eff1f599;font-size:13px}.leaderboard-error{color:#ff8d8d;font-size:13px}:root{--bg0: #0b0d12;--bg1: #0f1320;--panel: rgba(255, 255, 255, .06);--panel2: rgba(255, 255, 255, .09);--border: rgba(255, 255, 255, .12);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .62);--gold: #f5d58a;--purple: #a78bfa;--danger: #fb7185;--success: #60a5fa;--shadow: 0 12px 40px rgba(0, 0, 0, .55);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--bg0);background-image:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(167,139,250,.08),transparent),radial-gradient(ellipse 60% 40% at 80% 100%,rgba(245,213,138,.06),transparent),linear-gradient(180deg,var(--bg0) 0%,var(--bg1) 100%)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.01;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}#root{min-height:100vh;position:relative}
