.smart-auto-tax-opp-modal__body{display:grid;grid-gap:.85rem;gap:.85rem}.smart-auto-tax-opp-modal__title{margin:0;font-size:1.05rem;line-height:1.35;color:#0f172a}.smart-auto-tax-opp-modal__lead{margin:0;font-size:.88rem;line-height:1.55;color:#475569}.smart-auto-tax-opp-modal__path{margin:0;padding:.65rem .75rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.84rem;line-height:1.45;color:#334155}.smart-auto-tax-opp-modal__path-meta{color:#64748b}.smart-auto-tax-opp-modal--defer_review .smart-auto-tax-opp-modal__path{background:#fffbeb;border-color:#fde68a}.smart-auto-tax-opp-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.25rem}.smart-auto-tax-opp-modal .smart-auto-tax-opp-modal__btn{display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;padding:.45rem .85rem;font-size:.84rem;font-weight:600;line-height:1.2;text-decoration:none!important;cursor:pointer;font-family:inherit}.smart-auto-tax-opp-modal .smart-auto-tax-opp-modal__btn--primary{border:none;background:#2563eb;color:#fff!important}.smart-auto-tax-opp-modal .smart-auto-tax-opp-modal__btn--primary:disabled{opacity:.65;cursor:wait}.smart-auto-tax-opp-modal .smart-auto-tax-opp-modal__btn--secondary{border:1px solid #cbd5e1;background:#fff;color:#0f172a!important}.smart-auto-tax-opp-modal .smart-auto-tax-opp-modal__btn--ghost{border:1px solid #e2e8f0;background:#f8fafc;color:#475569!important}.strategy-card-computing-panel{margin-top:.65rem}.strategy-card-computing-panel__visual{display:flex;align-items:flex-end;gap:12px;margin-bottom:.85rem}.strategy-card-computing-panel__bars{display:flex;align-items:flex-end;gap:5px;height:44px;flex:1 1;min-width:0}.strategy-card-computing-panel__bar{flex:1 1;max-width:28px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#bfdbfe,#93c5fd);transform-origin:bottom center;animation:strategyCardComputingBarPulse 1.4s ease-in-out infinite}.strategy-card-computing-panel__bar:first-child{height:38%;animation-delay:0s}.strategy-card-computing-panel__bar:nth-child(2){height:62%;animation-delay:.12s}.strategy-card-computing-panel__bar:nth-child(3){height:48%;animation-delay:.24s}.strategy-card-computing-panel__bar:nth-child(4){height:78%;animation-delay:.08s}.strategy-card-computing-panel__bar:nth-child(5){height:52%;animation-delay:.18s}@keyframes strategyCardComputingBarPulse{0%,to{transform:scaleY(.72);opacity:.65}50%{transform:scaleY(1);opacity:1}}.strategy-card-computing-panel__orbit{flex-shrink:0;width:40px;height:40px;position:relative}.strategy-card-computing-panel__orbit-ring{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(59,130,246,.2);border-top:2px solid var(--color-info,#3b82f6);animation:strategyCardComputingSpin 1.1s linear infinite}.strategy-card-computing-panel__orbit-dot{position:absolute;top:50%;left:50%;width:6px;height:6px;margin:-3px 0 0 -3px;border-radius:50%;background:var(--color-info,#3b82f6);animation:strategyCardComputingDotPulse 1.6s ease-in-out infinite}@keyframes strategyCardComputingSpin{to{transform:rotate(1turn)}}@keyframes strategyCardComputingDotPulse{0%,to{transform:scale(.85);opacity:.55}50%{transform:scale(1.15);opacity:1}}.strategy-card-computing-panel__progress-label{display:flex;justify-content:space-between;align-items:baseline;font-size:.75rem;color:var(--color-text-secondary,#64748b);margin-bottom:6px}.strategy-card-computing-panel__progress-pct{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:var(--color-primary,#1e3a5f)}.strategy-card-computing-panel__progress-track{position:relative;height:8px;border-radius:999px;background:rgba(226,232,240,.9);overflow:hidden}.strategy-card-computing-panel__progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .55s ease-out}.strategy-card-computing-panel__progress-shimmer{position:absolute;inset:0;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:strategyCardComputingBarSweep 1.7s ease-in-out infinite;pointer-events:none}@keyframes strategyCardComputingBarSweep{0%{transform:translateX(-110%)}to{transform:translateX(320%)}}.strategy-card-computing-panel__time-note{margin:8px 0 0;font-size:.6875rem;color:var(--color-text-secondary,#64748b);line-height:1.45}.strategy-card-computing-panel__steps{list-style:none;margin:.85rem 0 0;padding:0;display:flex;flex-direction:column;gap:7px}.strategy-card-computing-panel__step{display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;line-height:1.4;color:var(--color-text-secondary,#64748b)}.strategy-card-computing-panel__step--done{color:var(--color-text-primary,#334155)}.strategy-card-computing-panel__step--active{color:var(--color-primary,#1e3a5f);font-weight:500}.strategy-card-computing-panel__step-icon{flex-shrink:0;width:1.1rem;text-align:center;font-size:.7rem;line-height:1.35rem}.strategy-card-computing-panel__step-icon--spin{display:inline-block;animation:strategyCardComputingSpin .9s linear infinite}.strategy-card-computing-panel--compact{margin-top:.45rem}.strategy-card-computing-panel--compact .strategy-card-computing-panel__visual{margin-bottom:.55rem}.strategy-card-computing-panel--compact .strategy-card-computing-panel__bars{height:32px}.strategy-card-computing-panel--compact .strategy-card-computing-panel__orbit{width:32px;height:32px}@media (prefers-reduced-motion:reduce){.strategy-card-computing-panel__bar,.strategy-card-computing-panel__orbit-dot,.strategy-card-computing-panel__orbit-ring,.strategy-card-computing-panel__progress-shimmer,.strategy-card-computing-panel__step-icon--spin{animation:none}.strategy-card-computing-panel__bar{transform:none;opacity:.85}}.ss-strategy-banner{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:1rem 1.25rem 1rem 1.4rem;margin:0 0 1rem;overflow:hidden}.ss-strategy-banner:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--data-social-security,#14b8a6)}.ss-strategy-banner.is-yes:before{background:#14b8a6}.ss-strategy-banner.is-review:before{background:#d97706}.ss-strategy-banner.is-unknown:before{background:#6366f1}.ss-strategy-banner.is-close-call:before{background:var(--color-info,#3b82f6)}.ss-strategy-banner__main{flex:1 1 280px;min-width:0}.ss-strategy-banner__head{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:.5rem}.ss-strategy-banner__title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.ss-strategy-banner__badge{font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:999px;white-space:nowrap}.ss-strategy-banner.is-yes .ss-strategy-banner__badge{background:#ccfbf1;color:#0f766e}.ss-strategy-banner.is-review .ss-strategy-banner__badge{background:#fef3c7;color:#b45309}.ss-strategy-banner.is-unknown .ss-strategy-banner__badge{background:#eef2ff;color:#4f46e5}.ss-strategy-banner.is-close-call .ss-strategy-banner__badge{background:var(--color-info-light,#eff6ff);color:var(--color-info-text,#1d4ed8)}.ss-strategy-banner__summary{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem;font-size:.9rem;color:#334155;line-height:1.4}.ss-strategy-banner__summary-segment{display:inline-flex;align-items:center;gap:.35rem;min-width:0}.ss-strategy-banner__icon{flex-shrink:0;width:1.1rem;height:1.1rem;color:#64748b}.ss-strategy-banner__summary-segment strong{font-weight:600;color:#1e293b}.ss-strategy-banner__divider{color:#cbd5e1;font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ss-strategy-banner__transparency{font-size:.9rem;color:#0f766e;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.ss-strategy-banner__transparency:hover{color:#0d9488}.ss-strategy-banner__scale{position:relative;height:2.75rem;margin:var(--space-sm) 0 var(--space-xs)}.ss-strategy-banner__scale-track{position:absolute;top:.9rem;left:4px;right:4px;height:3px;background:var(--color-border);border-radius:var(--radius-sm)}.ss-strategy-banner__scale-stop{position:absolute;top:.55rem;width:.75rem;height:.75rem;border-radius:var(--radius-full);background:var(--color-text-secondary);transform:translateX(-50%)}.ss-strategy-banner__scale-stop.is-best{width:.85rem;height:.85rem;top:.5rem;background:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-light)}.ss-strategy-banner__scale-stop-label{position:absolute;top:1.15rem;left:50%;transform:translateX(-50%);font-size:var(--font-size-xs);color:var(--color-text-secondary);white-space:nowrap}.ss-strategy-banner__scale-stop.is-best .ss-strategy-banner__scale-stop-label{color:var(--color-primary);font-weight:var(--font-weight-semibold)}.ss-strategy-banner__sweet-scale{margin:var(--space-sm) 0 var(--space-xs)}.ss-strategy-banner__sweet-track{position:relative;height:.4rem;margin:.9rem 0 0;background:var(--color-border);border-radius:var(--radius-full)}.ss-strategy-banner__sweet-band{position:absolute;top:0;bottom:0;background:var(--color-primary-light);border-radius:var(--radius-full)}.ss-strategy-banner__sweet-pin{position:absolute;top:50%;width:.85rem;height:.85rem;border-radius:var(--radius-full);background:var(--color-primary);transform:translate(-50%,-50%)}.ss-strategy-banner__sweet-pin-label{position:absolute;top:1rem;left:50%;transform:translateX(-50%);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-primary);white-space:nowrap}.ss-strategy-banner__sweet-ends{display:flex;justify-content:space-between;margin-top:1.4rem;font-size:var(--font-size-xs);color:var(--color-text-secondary)}.ss-strategy-banner__subline{margin:.4rem 0 0;font-size:.82rem;color:#64748b;line-height:1.4}.ss-strategy-banner__tradeoff{margin:.35rem 0 0;font-size:.78rem;color:#92400e;line-height:1.35}.ss-strategy-banner__warning{margin:.5rem 0 0;padding:.5rem .75rem;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:4px;font-size:.82rem;color:#78350f;line-height:1.45}.ss-strategy-banner__facts{display:flex;flex-wrap:wrap;gap:.5rem .85rem;margin:.5rem 0 0}.ss-strategy-banner__fact{font-size:.78rem;color:#475569;padding:.2rem .55rem;background:#f1f5f9;border-radius:999px;border:1px solid #e2e8f0}.ss-strategy-banner__fact strong{color:#1e293b}.ss-strategy-banner__fact--retrospective{background:#fef3c7;border-color:#fde68a;color:#78350f}.ss-strategy-banner__cta-wrap{flex-shrink:0;margin-left:auto}.ss-strategy-banner__cta{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;font-size:.875rem;font-weight:600;color:#fff;background:#0d9488;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s}.ss-strategy-banner__cta:hover{background:#0f766e}.ss-strategy-banner__cta:disabled{opacity:.6;cursor:not-allowed}.ss-strategy-banner.is-loading .ss-strategy-banner__skeleton-line{height:14px;border-radius:6px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:ss-banner-shimmer 1.2s infinite;margin-top:.5rem}@keyframes ss-banner-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:760px){.ss-strategy-banner__summary{flex-direction:column;align-items:flex-start;gap:.45rem}.ss-strategy-banner__divider{display:none}.ss-strategy-banner__cta-wrap{margin-left:0;width:100%}.ss-strategy-banner__cta{width:100%}}.cash-deploy{display:flex;flex-direction:column;gap:.85rem}.cash-deploy__lead{margin:0;font-size:.95rem;line-height:1.5;color:#334155}.cash-deploy__field-label{font-size:.8rem;font-weight:600;color:#475569;margin-bottom:-.35rem}.cash-deploy__amount-row{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .75rem;background:#fff}.cash-deploy__amount-prefix{font-size:1.15rem;font-weight:600;color:#64748b;margin-right:.35rem}.cash-deploy__amount-input{border:none;outline:none;font-size:1.25rem;font-weight:700;color:#0f172a;width:100%;background:transparent}.cash-deploy__slider{width:100%;accent-color:#2563eb}.cash-deploy__quick{display:flex;gap:.5rem}.cash-deploy__quick button{flex:0 0 auto;border:1px solid #cbd5e1;background:#f8fafc;border-radius:999px;padding:.25rem .85rem;font-size:.8rem;font-weight:600;color:#334155;cursor:pointer}.cash-deploy__quick button:hover{background:#eef2f7}.cash-deploy__summary{background:#f1f5f9;border-radius:10px;padding:.65rem .85rem;display:flex;flex-direction:column;gap:.4rem}.cash-deploy__summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.88rem;color:#475569}.cash-deploy__summary-row strong{color:#0f172a}.cash-deploy__mix-title{font-size:.82rem;font-weight:600;color:#475569;margin-bottom:.35rem}.cash-deploy__mix-bar{display:flex;height:28px;border-radius:8px;overflow:hidden;font-size:.72rem;font-weight:600;color:#fff}.cash-deploy__mix-equity{background:#2563eb}.cash-deploy__mix-bond,.cash-deploy__mix-equity{display:flex;align-items:center;justify-content:center;white-space:nowrap}.cash-deploy__mix-bond{background:#64748b}.cash-deploy__mix-note{font-size:.78rem;color:#64748b;margin:.4rem 0 0;line-height:1.45}.cash-deploy__toggle{display:flex;gap:.55rem;align-items:flex-start;font-size:.85rem;color:#334155;cursor:pointer}.cash-deploy__toggle input{margin-top:.2rem}.cash-deploy__error{background:#fef2f2;color:#b91c1c;border-radius:8px;padding:.5rem .75rem;font-size:.85rem}.cash-deploy__history{border-top:1px solid #e2e8f0;padding-top:.65rem}.cash-deploy__history-title{font-size:.8rem;font-weight:600;color:#475569;margin-bottom:.4rem}.cash-deploy__history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;max-height:140px;overflow-y:auto}.cash-deploy__history-item{display:flex;align-items:baseline;gap:.5rem;font-size:.82rem;color:#475569}.cash-deploy__history-date{flex:0 0 auto;color:#64748b;min-width:5.5rem}.cash-deploy__history-amount{flex:0 0 auto;font-weight:700;color:#0f172a}.cash-deploy__history-flow{flex:1 1 auto;color:#64748b;font-size:.78rem}.cash-deploy__disclaimer{margin-top:.1rem}.cash-deploy__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-top:.4rem}.cash-deploy__links{display:flex;flex-direction:column;gap:.15rem}.cash-deploy__link{background:none;border:none;color:#2563eb;font-size:.82rem;text-align:left;cursor:pointer;padding:0}.cash-deploy__link:hover{text-decoration:underline}.cash-deploy__primary{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:700;cursor:pointer}.cash-deploy__primary:hover{background:#1d4ed8}.cash-deploy__primary:disabled{background:#94a3b8;cursor:not-allowed}.cash-deploy__secondary{background:#fff;color:#2563eb;border:1px solid #bfdbfe;border-radius:10px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;cursor:pointer}.cash-deploy__done{text-align:center;padding:.5rem .25rem}.cash-deploy__done-check{width:54px;height:54px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:1.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.cash-deploy__done h4{margin:0 0 .4rem;font-size:1.1rem;color:#0f172a}.cash-deploy__done p{margin:0 auto .5rem;max-width:38ch;color:#475569;font-size:.9rem;line-height:1.5}.cash-deploy__done-next{color:#64748b;font-size:.85rem}.cash-deploy__math{margin:-.25rem 0 .25rem;padding:.6rem .85rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;font-size:.85rem;color:#334155}.cash-deploy__math>summary{cursor:pointer;font-weight:600;color:#1e40af;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cash-deploy__math>summary::-webkit-details-marker{display:none}.cash-deploy__math>summary:before{content:"▸ ";display:inline-block;margin-right:.15rem;transition:transform .15s ease}.cash-deploy__math[open]>summary:before{content:"▾ "}.cash-deploy__math-body{margin-top:.65rem;display:flex;flex-direction:column;gap:.6rem}.cash-deploy__math-formula,.cash-deploy__math-numbers{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.85rem;color:#334155}.cash-deploy__math-formula>span,.cash-deploy__math-numbers>span,.cash-deploy__math-numbers>strong{white-space:nowrap}.cash-deploy__math-numbers{padding:.5rem .65rem;background:#ffffff;border:1px dashed #cbd5e1;border-radius:8px;font-size:.95rem}.cash-deploy__math-numbers>strong{color:#0f172a}.cash-deploy__math-note{margin:0;font-size:.825rem;line-height:1.5}.cash-deploy__math-note--muted{color:#64748b}.cash-deploy__math-disclaimer{margin-top:.15rem;padding:.55rem .7rem;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;color:#78350f;font-size:.8rem;line-height:1.5}.cash-deploy__math-disclaimer strong{color:#78350f}.cash-deploy__math-disclaimer em{font-style:italic}.modeling-assumptions-panel{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;margin:0 0 1.5rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}.modeling-assumptions-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.875rem}.modeling-assumptions-panel__title{margin:0;font-size:1rem;font-weight:600;color:#0f172a;letter-spacing:.005em}.modeling-assumptions-panel__subtitle{margin:.25rem 0 0;font-size:.8125rem;line-height:1.45;color:#64748b;max-width:70ch}.modeling-assumptions-panel__list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.5rem;gap:.5rem}.modeling-assumptions-panel__row{display:grid;grid-template-columns:1.75rem 1fr auto;align-items:center;grid-gap:.875rem;gap:.875rem;padding:.75rem .875rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .12s ease,background-color .12s ease}.modeling-assumptions-panel__row:hover{border-color:#cbd5e1;background:#f1f5f9}.modeling-assumptions-panel__icon{font-size:1.125rem;line-height:1;text-align:center}.modeling-assumptions-panel__row-text{min-width:0}.modeling-assumptions-panel__row-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.125rem}.modeling-assumptions-panel__row-desc{font-size:.8125rem;color:#475569;line-height:1.4}.modeling-assumptions-panel__row-desc--secondary{color:#64748b;margin-top:.125rem}.modeling-assumptions-panel__tag{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.125rem .5rem;border-radius:999px;background:#fef3c7;color:#92400e;border:1px solid #fde68a}.modeling-assumptions-panel__update-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;color:#1e3a8a;background:#ffffff;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease;white-space:nowrap}.modeling-assumptions-panel__update-btn:focus-visible,.modeling-assumptions-panel__update-btn:hover{background:#eff6ff;border-color:#93c5fd;color:#1e40af;outline:none}.modeling-assumptions-panel__update-arrow{transition:transform .12s ease}.modeling-assumptions-panel__update-btn:hover .modeling-assumptions-panel__update-arrow{transform:translateX(2px)}@media (max-width:640px){.modeling-assumptions-panel{padding:1rem}.modeling-assumptions-panel__row{grid-template-columns:1.75rem 1fr;grid-template-rows:auto auto;row-gap:.5rem}.modeling-assumptions-panel__update-btn{grid-column:2;justify-self:start}}