.rmd-calc-layout{display:grid;grid-template-columns:340px 1fr;grid-gap:2rem;gap:2rem;align-items:start;margin-bottom:3rem}@media (max-width:900px){.rmd-calc-layout{grid-template-columns:1fr}}.rmd-inputs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:1rem}.rmd-inputs h3{font-size:1rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em}.input-group,.rmd-inputs h3{margin-bottom:1.25rem}.input-group label{display:block;font-size:.8125rem;font-weight:600;color:#475569;margin-bottom:.375rem}.input-group input[type=number]{width:100%;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.9375rem;color:#1e293b;background:white;box-sizing:border-box}.input-group input[type=number]:focus{outline:none;border-color:var(--color-primary,#1e40af);box-shadow:0 0 0 3px rgba(30,64,175,.1)}.input-group input[type=range]{width:100%;margin-top:.25rem;accent-color:var(--color-primary,#1e40af)}.input-range-row{display:flex;justify-content:space-between;font-size:.75rem;color:#94a3b8;margin-top:.25rem}.filing-toggle{display:flex;gap:0;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden}.filing-toggle button{flex:1 1;padding:.5rem;border:none;background:white;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.filing-toggle button.active{background:var(--color-primary,#1e40af);color:white;font-weight:600}.input-hint{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.rmd-results{display:flex;flex-direction:column;gap:1.25rem}.rmd-headline{background:linear-gradient(135deg,#1e293b,#0f172a);color:white;border-radius:12px;padding:1.75rem 2rem;text-align:center}.rmd-headline-label{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-bottom:.5rem}.rmd-headline-value{font-size:3.5rem;font-weight:800;color:#f87171;line-height:1;margin-bottom:.5rem}.rmd-headline-context{font-size:.875rem;opacity:.7}.rmd-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}@media (max-width:600px){.rmd-stats{grid-template-columns:1fr}}.rmd-stat-card{background:white;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem}.rmd-stat-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.rmd-stat-value{font-size:1.5rem;font-weight:700;color:#1e293b}.rmd-stat-sub{font-size:.75rem;color:#94a3b8;margin-top:.125rem}.rmd-alert{display:flex;align-items:flex-start;gap:.75rem;border-radius:8px;padding:.875rem 1rem;font-size:.875rem;line-height:1.5}.rmd-alert.warning{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.rmd-alert.info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.rmd-alert-icon{font-size:1.125rem;flex-shrink:0;margin-top:.05rem}.rmd-table-section{background:white;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.rmd-table-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rmd-table-header h4{font-size:.9375rem;font-weight:700;color:#1e293b;margin:0}.rmd-table-toggle{font-size:.8125rem;color:var(--color-primary,#1e40af);font-weight:600}.rmd-table{width:100%;border-collapse:collapse;font-size:.8125rem}.rmd-table thead th{background:#f8fafc;padding:.625rem .875rem;text-align:right;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;border-bottom:1px solid #e2e8f0}.rmd-table thead th:first-child{text-align:left}.rmd-table tbody tr:nth-child(2n){background:#f8fafc}.rmd-table tbody td{padding:.5rem .875rem;text-align:right;color:#374151;border-bottom:1px solid #f1f5f9}.rmd-table tbody td:first-child{text-align:left;font-weight:600;color:#1e293b}.rmd-table td.cascade{color:#dc2626;font-weight:600}.rmd-comparison{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:3rem}@media (max-width:700px){.rmd-comparison{grid-template-columns:1fr}}.rmd-scenario{border-radius:12px;padding:1.5rem;border:2px solid transparent}.rmd-scenario.baseline{background:#fef2f2;border-color:#fecaca}.rmd-scenario.optimized{background:#f0fdf4;border-color:#bbf7d0}.rmd-scenario-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.rmd-scenario.baseline .rmd-scenario-label{color:#991b1b}.rmd-scenario.optimized .rmd-scenario-label{color:#166534}.rmd-scenario-total{font-size:2rem;font-weight:800;line-height:1;margin-bottom:.5rem}.rmd-scenario.baseline .rmd-scenario-total{color:#dc2626}.rmd-scenario.optimized .rmd-scenario-total{color:#16a34a}.rmd-scenario-detail{font-size:.8125rem;color:#4b5563;line-height:1.5}.rmd-savings-badge{display:inline-block;background:#16a34a;color:white;font-size:.875rem;font-weight:700;border-radius:20px;padding:.25rem .875rem;margin-top:.75rem}.rmd-cta{background:linear-gradient(135deg,var(--color-primary,#1e40af) 0,#0d3d7f 100%);color:white;border-radius:16px;padding:3rem 2rem;text-align:center;margin-bottom:3rem}.rmd-cta h2{font-size:1.875rem;font-weight:800;margin-bottom:.75rem;color:white}.rmd-cta p{font-size:1rem;opacity:.85;max-width:560px;margin:0 auto 1.75rem;line-height:1.65}.rmd-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary{background:white;color:var(--color-primary,#1e40af);font-weight:700;font-size:1rem;padding:.75rem 2rem;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:opacity .15s}.btn-cta-primary:hover{opacity:.9}.btn-cta-secondary{background:transparent;color:white;font-weight:600;font-size:1rem;padding:.75rem 2rem;border-radius:8px;text-decoration:none;border:2px solid rgba(255,255,255,.5);transition:border-color .15s}.btn-cta-secondary:hover{border-color:white}.rmd-edu-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:3rem}@media (max-width:800px){.rmd-edu-grid{grid-template-columns:1fr}}.rmd-edu-card{background:white;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem}.rmd-edu-card h4{font-size:.9375rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.rmd-edu-card p{font-size:.8125rem;color:#64748b;line-height:1.6;margin:0}.rmd-disclosure{font-size:.75rem;color:#94a3b8;line-height:1.5;border-top:1px solid #e2e8f0;padding-top:1.5rem;margin-top:1.5rem}