.main-container{max-width:1400px;margin:0 auto;padding:40px 20px}.page-header{margin-bottom:1.5rem}.page-title{font-family:var(--calc-font-headline);color:var(--calc-text-primary);margin:.5rem 0 .4rem;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700;line-height:1.2}.page-sub{color:var(--calc-text-faded);margin:0 0 .5rem;font-size:.95rem;line-height:1.5}.tab-nav{border-bottom:1px solid var(--calc-border-subtle);gap:.25rem;margin-bottom:1.25rem;padding-bottom:0;display:flex}.tab-btn{color:var(--calc-text-faded);cursor:pointer;font-family:var(--calc-font-headline);letter-spacing:.03em;background:0 0;border:none;border-bottom:2px solid #0000;padding:.6rem 1rem .55rem;font-size:.88rem;font-weight:600;transition:color .15s,border-color .15s}.tab-btn:hover{color:var(--calc-text-primary)}.tab-btn.active{border-bottom-color:var(--accent);color:var(--accent)}.tab-content{display:none}.tab-content.active{display:block}.calc-layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:1.25rem;display:grid}@media (width<=1024px){.calc-layout{grid-template-columns:1fr}}.card{background:var(--calc-bg-card);border:1px solid var(--calc-border-default);border-radius:var(--calc-radius-lg);padding:1.25rem 1.5rem}.section-title{font-family:var(--calc-font-headline);letter-spacing:.08em;text-transform:uppercase;color:var(--calc-text-faded);margin:0 0 1rem;font-size:.78rem;font-weight:700}.input-divider{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid #fb923c33;margin:1rem 0 .6rem;padding-bottom:.3rem;font-size:.75rem;font-weight:600}.inline-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.form-group{flex-direction:column;gap:.3rem;margin-bottom:.75rem;display:flex}.form-label{color:var(--calc-text-faded);font-size:.82rem;font-weight:500}.glass-input{background:var(--calc-bg-input);border:1px solid var(--calc-border-strong);border-radius:var(--calc-radius-md);color:var(--calc-text-primary);font-family:var(--calc-font-mono);box-sizing:border-box;width:100%;padding:.55rem .8rem;font-size:1rem;transition:border-color .15s}.glass-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #fb923c26}.action-row{border-top:1px solid var(--calc-border-subtle);flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.btn{border-radius:var(--calc-radius-md);cursor:pointer;font-family:var(--calc-font-headline);letter-spacing:.02em;border:none;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.btn-ghost{border:1px solid var(--calc-border-default);color:var(--calc-text-faded);background:#ffffff0d}.btn-ghost:hover{border-color:var(--accent);color:var(--accent);background:#fb923c1f}.hero-result{text-align:center;padding:1rem 0 1.25rem}.hero-label{letter-spacing:.1em;text-transform:uppercase;color:var(--calc-text-faded);margin-bottom:.4rem;font-size:.75rem;font-weight:600}.hero-value{font-family:var(--calc-font-mono);color:var(--accent);margin-bottom:.4rem;font-size:clamp(2.2rem,6vw,3.2rem);font-weight:700;line-height:1}.hero-tier{letter-spacing:.04em;border-radius:100px;margin-bottom:.5rem;padding:.2rem .75rem;font-size:.82rem;font-weight:700;display:inline-block}.hero-tier.tier-great{color:#34d399;background:#34d39926}.hero-tier.tier-mvp{color:#6ee7b7;background:#34d3991a}.hero-tier.tier-allnba{color:#a3e635;background:#a3e6351f}.hero-tier.tier-allstar{color:#f59e0b;background:#f59e0b1f}.hero-tier.tier-solid{color:#fb923c;background:#fb923c1f}.hero-tier.tier-below{color:#fb7185;background:#fb71851f}.hero-sub{color:var(--calc-text-dim);font-size:.83rem}.tier-interpret{color:var(--calc-text-faded);border-left:3px solid var(--accent);border-radius:0 var(--calc-radius-sm) var(--calc-radius-sm) 0;background:#ffffff08;min-height:2.5rem;margin:.25rem 0 1rem;padding:.75rem .85rem;font-size:.85rem;line-height:1.6}.chart-title{letter-spacing:.08em;text-transform:uppercase;color:var(--calc-text-faded);margin-bottom:.6rem;font-size:.75rem;font-weight:600}.tier-key{color:var(--calc-text-faded);grid-template-columns:1fr 1fr;gap:.4rem 1rem;margin-top:.9rem;font-size:.78rem;display:grid}.tier-key-row{align-items:center;gap:.4rem;display:flex}.tier-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.tier-dot.tier-great{background:#34d399}.tier-dot.tier-mvp{background:#6ee7b7}.tier-dot.tier-allnba{background:#a3e635}.tier-dot.tier-allstar{background:#f59e0b}.tier-dot.tier-solid{background:#fb923c}.tier-dot.tier-below{background:#fb7185}.scenario-layout{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (width<=768px){.scenario-layout{grid-template-columns:1fr}}.scenario-title--a{color:#fb923c}.scenario-title--b{color:var(--calc-cyan)}.scenario-result-card{background:var(--calc-bg-card);border:1px solid var(--calc-border-default);border-radius:var(--calc-radius-lg);padding:1.25rem 1.5rem}.compare-row{justify-content:center;align-items:center;gap:2rem;padding:.75rem 0 1rem;display:flex}.compare-player{text-align:center;min-width:100px}.compare-label{letter-spacing:.08em;text-transform:uppercase;color:var(--calc-text-faded);margin-bottom:.3rem;font-size:.75rem;font-weight:600}.compare-aper{font-family:var(--calc-font-mono);margin-bottom:.35rem;font-size:2rem;font-weight:700;line-height:1}.compare-player--a .compare-aper{color:#fb923c}.compare-player--b .compare-aper{color:var(--calc-cyan)}.scenario-tier-badge{border-radius:100px;padding:.15rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.scenario-tier-badge.tier-great{color:#34d399;background:#34d39926}.scenario-tier-badge.tier-mvp{color:#6ee7b7;background:#34d3991a}.scenario-tier-badge.tier-allnba{color:#a3e635;background:#a3e6351f}.scenario-tier-badge.tier-allstar{color:#f59e0b;background:#f59e0b1f}.scenario-tier-badge.tier-solid{color:#fb923c;background:#fb923c1f}.scenario-tier-badge.tier-below{color:#fb7185;background:#fb71851f}.compare-vs{font-family:var(--calc-font-headline);color:var(--calc-text-dim);font-size:1rem;font-weight:700}.cmp-msg{text-align:center;color:var(--calc-text-faded);margin:0 0 1rem;font-size:.88rem;line-height:1.5}.tab-intro{color:var(--calc-text-dim);margin:0 0 1rem;font-size:.88rem;line-height:1.55}:root{--accent:#fb923c}[data-theme=light]{--accent:#c2410c}[data-theme=light] .page-title{color:#0f172a}[data-theme=light] .page-sub{color:#475569}[data-theme=light] .card{background:#fff;border-color:#0000001a;box-shadow:0 2px 10px #00000012}[data-theme=light] .section-title{color:#64748b}[data-theme=light] .glass-input{color:#0f172a;background:#f0f4f9;border-color:#00000026}[data-theme=light] .glass-input:focus{border-color:#c2410c;box-shadow:0 0 0 2px #c2410c1f}[data-theme=light] .form-label{color:#475569}[data-theme=light] .btn-ghost{color:#475569;background:#f0f4f9;border-color:#0000001f}[data-theme=light] .btn-ghost:hover{color:#c2410c;background:#c2410c14;border-color:#c2410c}[data-theme=light] .tab-btn{color:#64748b}[data-theme=light] .tab-btn:hover{color:#0f172a}[data-theme=light] .tab-btn.active{color:#c2410c;border-bottom-color:#c2410c}[data-theme=light] .tier-interpret{color:#475569;background:#edf2f9;border-left-color:#c2410c}[data-theme=light] .hero-result{border-bottom-color:#0000000f}[data-theme=light] .hero-value{color:#c2410c}[data-theme=light] .hero-sub,[data-theme=light] .hero-label{color:#64748b}[data-theme=light] .hero-tier.tier-great{color:#047857;background:#f0fdf4}[data-theme=light] .hero-tier.tier-mvp{color:#15803d;background:#f0fdf4}[data-theme=light] .hero-tier.tier-allnba{color:#3f6212;background:#f7fee7}[data-theme=light] .hero-tier.tier-allstar{color:#b45309;background:#fffbeb}[data-theme=light] .hero-tier.tier-solid{color:#c2410c;background:#fff7ed}[data-theme=light] .hero-tier.tier-below{color:#be123c;background:#fff1f2}[data-theme=light] .scenario-tier-badge.tier-great{color:#047857;background:#f0fdf4}[data-theme=light] .scenario-tier-badge.tier-mvp{color:#15803d;background:#f0fdf4}[data-theme=light] .scenario-tier-badge.tier-allnba{color:#3f6212;background:#f7fee7}[data-theme=light] .scenario-tier-badge.tier-allstar{color:#b45309;background:#fffbeb}[data-theme=light] .scenario-tier-badge.tier-solid{color:#c2410c;background:#fff7ed}[data-theme=light] .scenario-tier-badge.tier-below{color:#be123c;background:#fff1f2}[data-theme=light] .tier-dot.tier-great{background:#047857}[data-theme=light] .tier-dot.tier-mvp{background:#15803d}[data-theme=light] .tier-dot.tier-allnba{background:#3f6212}[data-theme=light] .tier-dot.tier-allstar{background:#b45309}[data-theme=light] .tier-dot.tier-solid{background:#c2410c}[data-theme=light] .tier-dot.tier-below{background:#be123c}[data-theme=light] .input-divider{color:#c2410c;border-bottom-color:#c2410c33}[data-theme=light] .tab-nav{border-bottom-color:#0000001a}[data-theme=light] .action-row{border-top-color:#00000014}[data-theme=light] .compare-player--a .compare-aper{color:#c2410c}[data-theme=light] .compare-player--b .compare-aper{color:#0891b2}[data-theme=light] .scenario-title--a{color:#c2410c}[data-theme=light] .scenario-title--b{color:#0891b2}[data-theme=light] .cmp-msg,[data-theme=light] .tab-intro{color:#475569}[data-theme=light] .chart-title{color:#64748b}[data-theme=light] .tier-key{color:#475569}[data-theme=light] .scenario-result-card{background:#fff;border-color:#0000001a;box-shadow:0 2px 10px #00000012}