.retirement-root{color:#f2f2f2;background:radial-gradient(circle at top,#f5f7fa0d,#0000 40%),#080808;flex-direction:column;min-height:100vh;display:flex}.retirement-container{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:120px 24px 60px}.calc-selector-view{text-align:center;max-width:800px;margin:0 auto}.calc-selector-view h1{background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:2.5rem}.description-text{color:#999;margin-bottom:48px;font-size:1.1rem}.selector-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:24px;display:grid}.selector-card{cursor:pointer;text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;padding:40px 30px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.selector-card:hover{background:#ffffff0d;border-color:#f7931a;transform:translateY(-5px);box-shadow:0 12px 30px #00000080}.card-icon{color:#f7931a;background:#f7931a1a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:transform .3s;display:flex}.selector-card:hover .card-icon{transform:scale(1.1)rotate(5deg)}.selector-card h2{color:#fff;margin-bottom:16px;font-size:1.5rem}.selector-card p{color:#888;flex:1;margin-bottom:32px;font-size:.95rem;line-height:1.6}.select-btn{color:#000;background:#f7931a;border:none;border-radius:8px;width:100%;padding:12px;font-weight:600;transition:background .2s}.selector-card:hover .select-btn{background:#ffa842}.calc-view{padding-top:20px}.top-nav{align-items:center;margin-bottom:32px;display:flex}.back-to-selector{color:#ccc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;transition:all .2s;display:flex}.back-to-selector:hover{color:#fff;background:#ffffff1a}.calc-grid{grid-template-columns:350px 1fr;gap:32px;display:grid}.calc-sidebar{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;height:-moz-fit-content;height:fit-content;padding:24px}.input-group{margin-bottom:20px}.input-group label{color:#aaa;margin-bottom:8px;font-size:.85rem;display:block}.input-group input,.input-group select{color:#fff;background:#111;border:1px solid #333;border-radius:6px;outline:none;width:100%;padding:10px;transition:border-color .2s}.input-group input:focus{border-color:#f7931a}.chart-section{background:#ffffff03;border:1px solid #ffffff0d;border-radius:12px;min-height:500px;padding:20px}.results-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.result-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.result-card label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;display:block}.result-card .value{color:#f7931a;font-size:1.4rem;font-weight:700}@media (max-width:900px){.calc-grid,.results-summary{grid-template-columns:1fr}}html.light .retirement-root{color:#0f172a;background:radial-gradient(circle at top,#0f172a0a,#0000 40%),#f7fafc}html.light .calc-selector-view h1{background:linear-gradient(135deg,#0f172a 0%,#64748b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}html.light .description-text,html.light .selector-card p,html.light .back-to-selector,html.light .input-group label,html.light .result-card label{color:#475569}html.light .selector-card,html.light .calc-sidebar,html.light .chart-section,html.light .result-card{background:#fff;border-color:#0f172a14;box-shadow:0 18px 40px #0f172a0f}html.light .selector-card:hover{border-color:#f7931a;box-shadow:0 18px 40px #0f172a14}html.light .selector-card h2,html.light .result-card .value{color:#0f172a}html.light .select-btn{color:#102033;background:linear-gradient(#fff 0%,#edf3ff 100%);border:1px solid #1020331f}html.light .select-btn:hover{background:#eef2f7}html.light .back-to-selector{background:#ffffffe6;border-color:#0f172a1a}html.light .back-to-selector:hover{color:#0f172a;background:#fff}html.light .input-group input,html.light .input-group select{color:#0f172a;background:#fff;border-color:#0f172a1f}html.light .input-group input:focus{border-color:#f7931a73}html.light .chart-section{color:#0f172a}.slider-row{margin-bottom:20px}.slider-label{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.slider-label-text{color:#aaa;font-size:.85rem;display:block}.slider-value{color:#f7931a;font-size:.9rem;font-weight:600}.slider-input{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#333 0% 100%);border-radius:3px;outline:none;width:100%;height:6px}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#f7931a;border:none;border-radius:50%;width:18px;height:18px;transition:background .2s}.slider-input::-webkit-slider-thumb:hover{background:#ffa842}.slider-input::-moz-range-thumb{cursor:pointer;background:#f7931a;border:none;border-radius:50%;width:18px;height:18px;transition:background .2s}.slider-input::-moz-range-thumb:hover{background:#ffa842}.slider-input::-moz-range-track{background:0 0;border:none}.slider-input::-moz-range-progress{background:#f7931a;border-radius:3px;height:6px}html.light .slider-label-text{color:#475569}html.light .slider-value{color:#f7931a}html.light .slider-input{background:linear-gradient(90deg,#e2e8f0 0% 100%)}.status-banner{border:1px solid;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;display:flex}.status-banner--success{color:#22c55e;background:#22c55e1a;border-color:#22c55e}.status-banner--warning{color:#ef4444;background:#ef44441a;border-color:#ef4444}.status-banner-icon{flex-shrink:0;font-size:1.2rem}.status-banner-content{flex:1}.status-banner-title{margin-bottom:4px;font-weight:600;display:block}.status-banner-message{opacity:.9;font-size:.9rem}html.light .status-banner--success{color:#065f46;background:#bbf7d080;border-color:#10b981}html.light .status-banner--warning{color:#991b1b;background:#fee2e280;border-color:#ef5350}html.light .status-banner-title,html.light .status-banner-message{color:inherit}.pill-group{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.pill-button{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:20px;padding:8px 12px;font-size:.85rem;transition:all .2s}.pill-button:hover{color:#fff;background:#ffffff1a}.pill-button.active{color:#000;background:#f7931a;border-color:#f7931a}html.light .pill-button{color:#64748b;background:#0f172a0d;border-color:#0f172a1a}html.light .pill-button:hover{color:#1e293b;background:#0f172a1a}html.light .pill-button.active{color:#fff;background:#f7931a;border-color:#f7931a}.results-phase-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:16px;padding:20px}.results-phase-title{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:1.1rem;font-weight:600;display:block}.results-phase-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.results-phase-item{flex-direction:column;display:flex}.results-phase-label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem}.results-phase-value{color:#f7931a;font-size:1.3rem;font-weight:700}.results-summary--cols-3{grid-template-columns:repeat(3,1fr)}.results-summary--cols-4{grid-template-columns:repeat(4,1fr)}html.light .results-phase-card{background:#fff;border-color:#0f172a14;box-shadow:0 1px 3px #0f172a0f}html.light .results-phase-title{color:#0f172a}html.light .results-phase-label{color:#64748b}html.light .results-phase-value{color:#f7931a}@media (max-width:640px){.results-phase-grid{grid-template-columns:1fr}}
