body{min-height:100vh;background:#e8ecf2;color:#1a1a1a}.page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.left-panel{background:#1a2333;padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:flex-start;position:sticky;top:0;height:100vh;overflow:hidden}.left-logo{display:flex;align-items:center;gap:10px;margin-bottom:1.5rem;text-decoration:none}.left-logo-mark{width:36px;height:36px;background:#5b8db8;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;font-weight:900;font-family:Playfair Display,serif}.left-logo-text{display:flex;flex-direction:column}.left-logo-name{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.1}.left-logo-tagline{font-size:10px;color:#5b8db8;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.left-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7aadd4;margin-bottom:.75rem}.left-strapline-top{font-size:15px;color:#a0b8d0;line-height:1.5;margin-bottom:.6rem;font-style:italic}.left-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.4rem);color:#fff;line-height:1.2;margin-bottom:.9rem}.left-title em{color:#7aadd4;font-style:normal}.left-stats-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7aadd4;margin-bottom:.5rem}.left-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#5b8db8;border:1px solid #5b8db8;border-radius:14px;overflow:hidden;margin-bottom:1.25rem}.left-stat{background:#111c2a;padding:1rem 1.25rem;text-align:center}.left-stat-num{font-family:Playfair Display,serif;font-size:2rem;color:#7aadd4;line-height:1;margin-bottom:4px}.left-stat-label{font-size:12px;color:#a0b8d0;font-weight:500;line-height:1.4}.left-usps{display:flex;flex-direction:column;gap:.9rem;margin-bottom:1rem}.left-usp{display:flex;align-items:flex-start;gap:1rem}.left-usp-icon{font-size:1.25rem;flex-shrink:0;margin-top:1px}.left-usp-heading{font-size:14px;font-weight:700;color:#fff;margin-bottom:3px}.left-usp-body{font-size:13px;color:#7a98b8;line-height:1.55}.left-footer{font-size:12px;color:#7a98b8;display:flex;align-items:center;gap:8px;margin-top:auto}.left-footer:before{content:"";width:6px;height:6px;background:#5b8db8;border-radius:50%;flex-shrink:0}.right-panel{background:#e8ecf2;padding:3rem 2.5rem;overflow-y:auto}.progress-wrap{margin-bottom:1.75rem}.progress-labels{display:flex;justify-content:space-between;margin-bottom:8px;gap:4px}.progress-label{font-size:9px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#5b8db8;transition:color .3s;text-align:center;flex:1}.progress-label.active{color:#1a2333;font-weight:700}.progress-label.done{color:#3a6a9a}.progress-track{height:3px;background:#c0ccd8;border-radius:999px}.progress-fill{height:3px;background:linear-gradient(90deg,#3a6a9a,#5b8db8);border-radius:999px;transition:width .5s cubic-bezier(.4,0,.2,1)}.step-title{font-family:Playfair Display,serif;font-size:1.6rem;color:#1a2333;margin:0 0 .35rem;font-weight:700}.step-hint{font-size:14px;color:#4a5a6a;margin-bottom:1.75rem;line-height:1.5}.field{margin-bottom:1.4rem}.field-label{display:block;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2a4a6a;margin-bottom:6px}.field-sublabel{font-size:13px;color:#4a5a6a;margin-bottom:8px;line-height:1.5}.radio-group{display:flex;flex-direction:column;gap:8px}.radio-option{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1.5px solid #b8c8d8;border-radius:10px;cursor:pointer;font-size:14px;color:#1a2333;background:#f2f5f9;transition:all .15s;font-weight:500;box-shadow:0 1px 3px #0000000a}.radio-option:hover{border-color:#5b8db8}.radio-option.selected{border-color:#5b8db8;background:#e8f0f8}.radio-option input{accent-color:#5b8db8;width:15px;height:15px;flex-shrink:0;cursor:pointer}.text-input,.sel-input{width:100%;padding:11px 14px;border:1.5px solid #b8c8d8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#1a2333;background:#f2f5f9;box-shadow:0 1px 3px #0000000a}.text-input:focus,.sel-input:focus{outline:none;border-color:#5b8db8;box-shadow:0 0 0 3px #5b8db826}.checkbox-group{display:flex;flex-direction:column;gap:8px}.checkbox-option{display:flex;align-items:center;gap:12px;padding:11px 16px;border:1.5px solid #b8c8d8;border-radius:10px;cursor:pointer;font-size:14px;color:#1a2333;background:#f2f5f9;font-weight:500;box-shadow:0 1px 3px #0000000a}.checkbox-option input{accent-color:#5b8db8;width:15px;height:15px;flex-shrink:0;cursor:pointer}.nav{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:2px solid #c0ccd8}.nav-right{margin-left:auto}.btn-primary{padding:11px 24px;background:linear-gradient(135deg,#3a6a9a,#5b8db8);color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s}.btn-primary:hover{opacity:.88}.btn-ghost{padding:11px 16px;background:transparent;color:#4a5a6a;border:1.5px solid #b8c8d8;border-radius:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.btn-ghost:hover{background:#e0eaf5}.result-banner{background:#1a2333;border-radius:16px;padding:2.5rem 2rem;text-align:center;margin-bottom:1.75rem}.result-banner.none{background:#c0ccd8}.result-missing-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7aadd4;margin-bottom:.75rem}.result-total{font-family:Playfair Display,serif;font-size:clamp(3.5rem,10vw,5.5rem);font-weight:700;color:#7aadd4;line-height:1;margin-bottom:.3rem;letter-spacing:-.02em}.result-total-sub{font-size:14px;color:#a0b8d0;font-weight:500;margin-bottom:1.75rem}.result-divider{border:none;border-top:1px solid #2d3a4a;margin:0 0 1.5rem}.result-count-row{display:flex;align-items:baseline;justify-content:center;gap:.6rem;margin-bottom:.25rem}.result-count{font-family:Playfair Display,serif;font-size:2rem;color:#fff;line-height:1}.result-count.none{color:#666}.result-label{font-size:15px;color:#a0b8d0;font-weight:500}.result-sublabel{font-size:12px;color:#5a7a9a;margin-top:6px}.results-list{display:flex;flex-direction:column;gap:10px}.result-card{background:#f2f5f9;border:1.5px solid #b8c8d8;border-radius:12px;padding:1.25rem 1.4rem}.result-card.likely{border-color:#5b8db8;background:#eef4fa}.result-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}.result-name{font-size:15px;font-weight:700;color:#1a2333}.result-amount{font-size:13px;color:#3a6a9a;font-weight:600;margin-top:3px}.chip{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap;flex-shrink:0}.chip.yes{background:#dceaf5;color:#1a3a5a}.chip.no{background:#d8e0e8;color:#4a5a6a}.result-summary{font-size:14px;color:#1a2333;line-height:1.7;margin-bottom:8px}.result-tip{font-size:13px;color:#3a5a7a;line-height:1.6;margin-bottom:10px;font-style:italic}.result-link{font-size:13px;font-weight:600;color:#1a2333;text-decoration:none;border-bottom:1.5px solid #a0c0d8;padding-bottom:1px}.result-link:hover{border-bottom-color:#1a2333}.result-link.muted{color:#4a5a6a;border-bottom-color:#b8c8d8}.unlikely-heading{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6a7a8a;margin:1.5rem 0 .6rem}.already-box{margin-top:1.25rem;padding:1rem 1.25rem;background:#e0eaf5;border-radius:10px;border:1.5px solid #b8c8d8}.already-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#4a5a6a;margin-bottom:4px}.already-list{font-size:14px;color:#1a2333;line-height:1.6;font-weight:600}.disclaimer{margin-top:1.5rem;padding:1rem 1.25rem;background:#dce4ee;border-radius:10px;font-size:13px;color:#3a4a5a;line-height:1.6}.disclaimer strong{color:#1a2333}.footer-note{text-align:center;font-size:11px;color:#6a7a8a;margin-top:1rem}@media (max-width: 800px){.page{grid-template-columns:1fr}.left-panel{position:relative;height:auto;padding:2rem 1.5rem}.right-panel{padding:2rem 1.25rem}}
