.polished-report{--color-bg: #FDFCF9;--color-bg-secondary: #FAF6ED;--color-cream: #EDE5D4;--color-gold: #C9A84C;--color-gold-light: #E4CC7A;--color-gold-dark: #A08832;--color-navy: #0D1B2A;--color-navy-mid: #1B2D45;--color-navy-light: #243B53;--color-text-primary: #2C3440;--color-text-secondary: #5C6B7A;--color-text-muted: #8A97A6;--color-success: #2E7D4F;--color-success-bg: #E8F5E9;--color-warning: #F5A623;--color-warning-bg: #FFF8E1;--color-error: #C62828;--color-error-bg: #FFEBEE;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 12px;--radius-pill: 999px;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--color-text-primary);line-height:1.5;max-width:448px;margin:0 auto}.polished-report *{box-sizing:border-box}.polished-report .report-title{font-size:26px;font-weight:700;color:var(--color-navy);letter-spacing:-.02em;margin-bottom:6px;text-align:center}.polished-report .report-subtitle{font-size:14px;color:var(--color-text-secondary);margin-bottom:4px;text-align:center}.polished-report .report-date{font-size:11px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;text-align:center}.polished-report .rrq-card{background:#ffffff8f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(13,27,42,.08);border-radius:var(--radius-lg);padding:20px;box-shadow:0 18px 50px #0d1b2a14;margin-bottom:14px}.polished-report .rrq-card.gold-accent{border-left:3px solid var(--color-gold)}.polished-report .rrq-card.red-accent{border-left:3px solid var(--color-error)}.polished-report .rrq-card.green-accent{border-left:3px solid var(--color-success)}.polished-report .rrq-card.amber-accent{border-left:3px solid var(--color-warning)}.polished-report .section-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--color-gold);margin-bottom:6px}.polished-report .card-title{font-size:20px;font-weight:700;color:var(--color-navy);letter-spacing:-.01em;margin-bottom:10px}.polished-report .card-title-fit{font-size:17px;line-height:1.25;letter-spacing:-.015em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.polished-report .card-body{font-size:14px;color:var(--color-text-primary);line-height:1.7}.polished-report .card-body strong{color:var(--color-navy);font-weight:600}.polished-report .card-body p+p{margin-top:10px}.polished-report .card-closer{margin-top:14px;font-size:13px;color:var(--color-text-secondary);font-style:italic;padding-top:10px;border-top:1px solid rgba(13,27,42,.08)}.polished-report .score-card{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:6px}.polished-report .donut-wrapper{position:relative;width:160px;height:160px}.polished-report .donut-svg{transform:rotate(-90deg)}.polished-report .donut-track{stroke:#0d1b2a14}.polished-report .donut-progress{stroke-linecap:round}.polished-report .donut-tier-g .donut-progress{stroke:url(#donutGradGreen)}.polished-report .donut-tier-g .donut-number{color:var(--color-success)}.polished-report .donut-tier-y .donut-progress{stroke:url(#donutGradYellow)}.polished-report .donut-tier-y .donut-number{color:var(--color-gold-dark)}.polished-report .donut-tier-r .donut-progress{stroke:url(#donutGradRed)}.polished-report .donut-tier-r .donut-number{color:var(--color-error)}.polished-report .donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.polished-report .donut-number{font-size:56px;font-weight:800;line-height:1;letter-spacing:-.02em}.polished-report .donut-max{font-size:13px;color:var(--color-text-muted);margin-top:4px}.polished-report .tier-pill{background:var(--color-warning-bg);color:var(--color-warning);border:1px solid var(--color-warning);padding:4px 14px;border-radius:var(--radius-pill);font-size:12px;font-weight:700;letter-spacing:.5px;margin-top:8px}.polished-report .tier-pill.green{background:var(--color-success-bg);color:var(--color-success);border-color:var(--color-success)}.polished-report .tier-pill.red{background:var(--color-error-bg);color:var(--color-error);border-color:var(--color-error)}.polished-report .tier-sub{font-size:13px;color:var(--color-text-secondary);margin-top:4px}.polished-report .score-context{font-size:13px;color:var(--color-text-secondary);text-align:center;line-height:1.6;margin-top:12px;padding:10px 12px;background:#0d1b2a08;border-radius:var(--radius-sm)}.polished-report .paycheck-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.polished-report .paycheck-box{background:var(--color-success-bg);border-radius:var(--radius-md);padding:14px 12px;display:flex;flex-direction:column}.polished-report .paycheck-box.out{background:var(--color-error-bg)}.polished-report .paycheck-label{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:8px}.polished-report .paycheck-line{display:flex;justify-content:space-between;font-size:13px;padding:3px 0;color:var(--color-text-primary)}.polished-report .paycheck-line .amt{font-weight:600;color:var(--color-navy)}.polished-report .paycheck-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:10px;padding-top:10px;border-top:1px solid rgba(13,27,42,.12);font-size:12px;font-weight:600;color:var(--color-text-secondary)}.polished-report .paycheck-total .big{font-size:22px;color:var(--color-navy);font-weight:700}.polished-report .paycheck-total .big.red{color:var(--color-error)}.polished-report .shortfall-banner{background:linear-gradient(135deg,#c62828,#8b1d1d);color:#fff;padding:16px 18px;border-radius:var(--radius-md);margin-top:12px;text-align:center}.polished-report .shortfall-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;opacity:.85;margin-bottom:4px}.polished-report .shortfall-number{font-size:34px;font-weight:700;line-height:1}.polished-report .shortfall-sub{font-size:12px;opacity:.9;margin-top:6px}.polished-report .inflation-note{background:var(--color-warning-bg);border-left:3px solid var(--color-warning);padding:12px 14px;border-radius:10px;margin-top:12px;font-size:13px;color:var(--color-text-primary);line-height:1.5}.polished-report .options-list{display:flex;flex-direction:column;gap:8px}.polished-report .option-item{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff6b;border:1px solid rgba(13,27,42,.06);border-radius:var(--radius-md)}.polished-report .option-item.portfolio{background:var(--color-error-bg);border-color:#c6282840}.polished-report .option-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.polished-report .option-icon.gold{background:#c9a84c1f}.polished-report .option-icon.good{background:var(--color-success-bg)}.polished-report .option-icon.bad{background:#c6282826}.polished-report .option-info{flex:1;min-width:0}.polished-report .option-name{font-size:14px;font-weight:600;color:var(--color-navy)}.polished-report .option-detail{font-size:12px;color:var(--color-text-secondary);margin-top:2px}.polished-report .option-value-block{text-align:right}.polished-report .option-value{font-size:18px;font-weight:700}.polished-report .option-value.good{color:var(--color-success)}.polished-report .option-value.bad{color:var(--color-error)}.polished-report .option-caption{font-size:10px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px}.polished-report .options-insight{margin-top:14px;font-size:13px;color:var(--color-text-primary);line-height:1.6;padding:12px 14px;background:#c9a84c1a;border-left:3px solid var(--color-gold);border-radius:10px}.polished-report .ss-list{display:flex;flex-direction:column;gap:10px}.polished-report .ss-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ffffff6b;border-radius:var(--radius-md)}.polished-report .ss-row.highlight{background:linear-gradient(135deg,#c9a84c2e,#e4cc7a1a);border:1px solid rgba(201,168,76,.35)}.polished-report .ss-age-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--color-navy);color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.polished-report .ss-age-chip small{font-size:8px;font-weight:500;opacity:.7;letter-spacing:.5px;text-transform:uppercase}.polished-report .ss-bar-wrap{flex:1;height:8px;background:#0d1b2a0f;border-radius:4px;overflow:hidden}.polished-report .ss-bar{height:100%;background:var(--color-navy);border-radius:4px}.polished-report .ss-bar.gold{background:linear-gradient(90deg,#c9a84c,#e4cc7a)}.polished-report .ss-value{text-align:right}.polished-report .ss-amount{font-size:16px;font-weight:700;color:var(--color-navy)}.polished-report .ss-sub{font-size:10px;color:var(--color-text-muted)}.polished-report .ss-callout{margin-top:14px;padding:12px 14px;background:var(--color-warning-bg);border-left:3px solid var(--color-warning);border-radius:10px;font-size:13px;color:var(--color-text-primary);line-height:1.6}.polished-report .longevity-intro{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px;background:#0d1b2a0a;border-radius:var(--radius-md);margin-bottom:10px}.polished-report .longevity-intro strong{font-size:20px;color:var(--color-navy);font-weight:700}.polished-report .longevity-bars{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.polished-report .longevity-row{display:flex;align-items:center;gap:12px}.polished-report .longevity-pct{width:48px;font-size:18px;font-weight:700;color:var(--color-gold);text-align:right;flex-shrink:0}.polished-report .longevity-bar-wrap{flex:1}.polished-report .longevity-bar{background:linear-gradient(90deg,#c9a84c,#e4cc7a);color:var(--color-navy);font-weight:600;font-size:12px;padding:8px 12px;border-radius:var(--radius-pill);white-space:nowrap}.polished-report .longevity-callout{margin-top:6px;padding:16px 18px;background:var(--color-navy);color:#fff;border-radius:var(--radius-md)}.polished-report .longevity-plan{font-size:24px;font-weight:700;color:var(--color-gold-light);letter-spacing:-.01em}.polished-report .longevity-callout-text{font-size:13px;color:#ffffffe6;line-height:1.6;margin-top:8px}.polished-report .advantage-display{background:linear-gradient(135deg,#2e7d4f14,#2e7d4f05);border-radius:var(--radius-md);padding:18px;text-align:center}.polished-report .advantage-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:8px}.polished-report .advantage-number{font-size:38px;font-weight:700;color:var(--color-success);letter-spacing:-.01em;line-height:1;margin-bottom:10px}.polished-report .advantage-text{font-size:13px;color:var(--color-text-primary);line-height:1.6}.polished-report .risk-dual{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.polished-report .risk-box{padding:14px;background:#ffffff80;border:1px solid rgba(13,27,42,.08);border-radius:var(--radius-md);text-align:center}.polished-report .risk-box.warning{background:var(--color-warning-bg);border-color:#f5a6234d}.polished-report .risk-label{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:6px}.polished-report .risk-number{font-size:36px;font-weight:700;color:var(--color-navy);line-height:1}.polished-report .risk-number.warning{color:var(--color-warning)}.polished-report .risk-caption{font-size:12px;color:var(--color-text-secondary);margin-top:4px}.polished-report .risk-gauge{position:relative;height:8px;background:linear-gradient(90deg,#2e7d4f,#f5a623,#c62828);border-radius:4px;margin:14px 0 40px}.polished-report .gauge-marker{position:absolute;top:-6px;width:4px;height:20px;background:var(--color-navy);border-radius:2px;transform:translate(-50%)}.polished-report .gauge-marker:after{content:attr(data-label);position:absolute;top:22px;left:50%;transform:translate(-50%);font-size:10px;font-weight:600;color:var(--color-text-secondary);white-space:nowrap;background:#ffffffeb;padding:2px 6px;border-radius:999px;border:1px solid rgba(13,27,42,.06)}.polished-report .gauge-marker.actual{background:var(--color-warning)}.polished-report .gauge-marker.actual:after{color:var(--color-warning)}.polished-report .gap-callout{padding:10px 14px;background:var(--color-warning-bg);border:1px solid var(--color-warning);border-radius:var(--radius-sm);font-size:13px;font-weight:600;color:var(--color-warning);text-align:center;margin-bottom:12px}.polished-report .risk-math{background:#0d1b2a0a;border-radius:var(--radius-md);padding:12px 14px;font-size:12px;color:var(--color-text-primary);line-height:1.6}.polished-report .risk-math strong{color:var(--color-navy)}.polished-report .crash-before-after{display:flex;align-items:center;gap:10px;margin:10px 0 12px}.polished-report .crash-box{flex:1;padding:14px 12px;background:#fff9;border:1px solid rgba(13,27,42,.08);border-radius:var(--radius-md);text-align:center}.polished-report .crash-box.after{background:var(--color-error-bg);border-color:#c6282840}.polished-report .crash-label{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:4px}.polished-report .crash-amt{font-size:22px;font-weight:700;color:var(--color-navy);line-height:1}.polished-report .crash-amt.bad{color:var(--color-error)}.polished-report .crash-sub{font-size:11px;color:var(--color-text-muted);margin-top:4px}.polished-report .crash-arrow{font-size:22px;color:var(--color-text-muted);flex-shrink:0}.polished-report .crash-lost{background:var(--color-error);color:#fff;text-align:center;font-weight:700;font-size:15px;padding:10px;border-radius:var(--radius-sm);margin-bottom:14px}.polished-report .crash-runways{display:flex;flex-direction:column;gap:8px}.polished-report .crash-runway-title{font-size:12px;font-weight:600;color:var(--color-text-secondary);margin-bottom:4px}.polished-report .runway-row{display:flex;align-items:center;gap:10px}.polished-report .runway-scenario{flex:1;font-size:12px;color:var(--color-text-primary)}.polished-report .runway-bar-wrap{flex:1.2;height:10px;background:#0d1b2a0f;border-radius:5px;overflow:hidden}.polished-report .runway-bar{height:100%;border-radius:5px}.polished-report .runway-bar.good{background:var(--color-success)}.polished-report .runway-bar.warn{background:var(--color-warning)}.polished-report .runway-bar.bad{background:var(--color-error)}.polished-report .runway-years{font-size:13px;font-weight:700;min-width:52px;text-align:right;color:var(--color-navy)}.polished-report .runway-years.bad{color:var(--color-error)}.polished-report .crash-behavior-note{background:var(--color-warning-bg);border-left:3px solid var(--color-warning);padding:12px 14px;border-radius:10px;margin-top:14px;font-size:13px;color:var(--color-text-primary);line-height:1.5}.polished-report .flag-title-wrap{display:flex;align-items:center;gap:10px;margin-bottom:6px}.polished-report .flag-number{width:28px;height:28px;border-radius:50%;background:var(--color-error);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.polished-report .rrq-card.amber-accent .flag-number{background:var(--color-warning)}.polished-report .flag-fix{margin-top:10px;padding:10px 12px;background:#2e7d4f1a;border-left:3px solid var(--color-success);border-radius:8px;font-size:12px;color:var(--color-text-primary);line-height:1.5}.polished-report .flag-fix strong{color:var(--color-success)}.polished-report .advisor-card{background:var(--color-navy);color:#fff;border-radius:var(--radius-lg);padding:22px 20px;text-align:center;margin-bottom:14px}.polished-report .advisor-heading{font-size:20px;font-weight:700;margin-top:10px;margin-bottom:4px}.polished-report .advisor-firm{font-size:13px;color:var(--color-gold-light);letter-spacing:.3px;margin-bottom:10px}.polished-report .advisor-headshot{width:84px;height:84px;border-radius:50%;object-fit:cover;margin:0 auto 4px;display:block;border:3px solid var(--color-gold);box-shadow:0 4px 16px #0000004d}.polished-report .advisor-headshot-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c9a84c,#e4cc7a);color:var(--color-navy);font-size:36px;font-weight:700}.polished-report .advisor-generic-shield{display:flex;justify-content:center;margin-bottom:8px}.polished-report .locked-section-list{list-style:none;padding:14px 0 0;margin:16px 0 0;display:grid;gap:4px;border-top:1px solid rgba(13,27,42,.08)}.polished-report .locked-section-list li{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:13px;color:var(--color-text-secondary)}.polished-report .locked-section-list li .lock-icon{font-size:13px;flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#0d1b2a0a;border-radius:50%}.polished-report .microcopy-footer{margin-top:14px;font-size:11px;color:var(--color-text-muted);font-style:italic;text-align:center;line-height:1.5}.polished-report .advisor-body{font-size:13px;color:#ffffffd9;line-height:1.6;margin-bottom:10px;text-align:left}.polished-report .advisor-body strong{color:var(--color-gold-light);font-weight:600}.polished-report .advisor-body-group{text-align:left;margin-bottom:14px}.polished-report .advisor-match-points{display:flex;flex-direction:column;gap:14px;margin:6px 0 16px;text-align:left}.polished-report .advisor-match-point{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:var(--radius-md);background:#ffffff0a;border:1px solid rgba(201,168,76,.12)}.polished-report .advisor-match-emoji{font-size:22px;line-height:1;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#c9a84c1f;border-radius:50%}.polished-report .advisor-match-point-body{flex:1;min-width:0}.polished-report .advisor-match-label{font-size:13px;font-weight:700;color:var(--color-gold-light);margin-bottom:4px;letter-spacing:.01em}.polished-report .advisor-match-body{font-size:13px;color:#ffffffe0;line-height:1.55;margin:0}.polished-report .advisor-match-body strong{color:#fff;font-weight:600}.polished-report .advisor-features{display:flex;flex-direction:column;gap:6px;align-items:flex-start;text-align:left;margin-bottom:16px}.polished-report .advisor-feature{font-size:13px;color:#ffffffeb}.polished-report .advisor-feature .check{color:var(--color-gold-light);margin-right:8px;font-weight:700}.polished-report .cta-button{display:inline-block;width:100%;padding:14px 20px;background:linear-gradient(135deg,#c9a84c,#e4cc7a);color:var(--color-navy);font-weight:700;font-size:14px;border-radius:var(--radius-pill);border:none;cursor:pointer;text-decoration:none;box-shadow:0 8px 24px #c9a84c47}.polished-report .fee-card-inner{display:flex;align-items:center;gap:10px;margin-bottom:6px}.polished-report .fee-icon{font-size:22px}.polished-report .fee-title{font-size:16px;font-weight:700;color:var(--color-navy)}.polished-report .fee-subtitle{font-size:12px;color:var(--color-text-secondary);margin-bottom:12px}.polished-report .fee-stats{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.polished-report .fee-stat{display:flex;justify-content:space-between;align-items:baseline;padding:4px 0;font-size:13px;border-bottom:1px dashed rgba(13,27,42,.08)}.polished-report .fee-stat:last-child{border-bottom:none}.polished-report .fee-stat-label{color:var(--color-text-secondary)}.polished-report .fee-stat-value{color:var(--color-navy);font-weight:600}.polished-report .fee-pros-cons{background:#0d1b2a08;padding:10px 12px;border-radius:10px;font-size:12px;color:var(--color-text-primary);line-height:1.7}.polished-report .fee-pros-cons .check{color:var(--color-success);margin-right:6px;font-weight:700}.polished-report .fee-pros-cons .warn{color:var(--color-warning);margin-right:6px;font-weight:700}.polished-report .fee-close-note{text-align:center;font-size:12px;color:var(--color-text-secondary);font-style:italic;margin:8px 0 14px}.polished-report .ask-box{background:linear-gradient(135deg,#c9a84c1f,#c9a84c0a);border:1px solid rgba(201,168,76,.25);border-radius:var(--radius-md);padding:14px 16px;margin:14px 0}.polished-report .ask-box-title{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--color-gold-dark);margin-bottom:8px}.polished-report .ask-box ol{margin:0;padding-left:18px}.polished-report .ask-box li{font-size:13px;color:var(--color-text-primary);line-height:1.7}.polished-report .trust-footer{margin-top:18px;font-size:11px;color:var(--color-text-muted);text-align:center;line-height:1.5}.polished-report .disclaimer{margin-top:14px;padding:12px 14px;background:#0d1b2a08;border-radius:var(--radius-sm);font-size:10px;color:var(--color-text-muted);line-height:1.5}.polished-report .disclaimer strong{color:var(--color-text-secondary)}
