.section-info{position:relative;vertical-align:middle;margin-left:6px}.section-info,.section-info__btn{display:inline-flex;align-items:center}.section-info__btn{justify-content:center;width:24px;height:24px;border-radius:50%;border:none;background:none;color:#9ca3af;cursor:pointer;padding:0;transition:color .15s,background .15s}.section-info__btn--active,.section-info__btn:hover{color:#6d28d9;background:rgba(124,58,237,.1)}.section-info__btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(124,58,237,.3)}.section-info__btn svg{display:block}.section-info__popover{position:absolute;top:calc(100% + 10px);left:0;width:360px;background:#ffffff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 32px rgba(15,23,42,.14),0 2px 8px rgba(15,23,42,.06);padding:18px 20px 16px;z-index:100;animation:sectionInfoFadeIn .15s ease-out}@keyframes sectionInfoFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.section-info__popover:before{content:"";position:absolute;top:-6px;left:14px;width:10px;height:10px;background:#ffffff;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0;transform:rotate(45deg)}.section-info__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.section-info__title{font-size:15px;font-weight:700;color:#0f172a}.section-info__close{background:none;border:none;font-size:18px;color:#9ca3af;cursor:pointer;padding:0 2px;line-height:1;border-radius:4px;transition:color .15s,background .15s}.section-info__close:hover{color:#374151;background:#f1f5f9}.section-info__subtitle{font-size:13px;font-weight:600;color:#7c3aed;margin:0 0 10px;font-style:italic}.section-info__list{list-style:none;padding:0;margin:0 0 12px}.section-info__list li{position:relative;padding-left:16px;font-size:12.5px;color:#374151;line-height:1.55;margin-bottom:6px}.section-info__list li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#6366f1)}.section-info__list li:last-child{margin-bottom:0}.section-info__tip{font-size:11.5px;color:#64748b;margin:0;padding-top:10px;border-top:1px solid #f1f5f9;line-height:1.5}@media (max-width:768px){.section-info__popover{position:fixed;left:16px;right:16px;top:auto;width:auto;margin-top:8px}.section-info__popover:before{display:none}}.plan-conf-tab{max-width:960px;margin:0 auto;padding:.5rem 0}.plan-conf-tab__loading{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 0;color:#6b7280;font-size:.875rem}.plan-conf-tab__loading-pulse{width:48px;height:48px;border-radius:50%;background:#eef2ff;animation:planConfPulse 1.2s ease-in-out infinite}@keyframes planConfPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.15);opacity:1}}.plan-conf-tab__header{margin-bottom:1.5rem}.plan-conf-tab__title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .375rem;display:flex;align-items:center}.plan-conf-tab__desc{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.plan-conf-tab__same-day-note{display:block;margin-top:.5rem;color:#4b5563;font-size:.8125rem}.plan-conf-tab__top-row{display:grid;grid-template-columns:280px 1fr;grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.5rem;align-items:start}.plan-conf-tab__gauge-col,.plan-conf-tab__recon-col{min-width:0}.plan-conf-tab__sim-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem .75rem;background:#fefce8;border:1px solid #fde68a;border-radius:8px}.plan-conf-tab__sim-label{font-size:.75rem;font-weight:600;color:#92400e;white-space:nowrap}.plan-conf-tab__sim-btn{padding:.25rem .625rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:.75rem;font-weight:500;color:#374151;cursor:pointer;transition:all .15s}.plan-conf-tab__sim-btn:hover{background:#f3f4f6}.plan-conf-tab__sim-btn--active{background:#6366f1;color:#fff;border-color:#6366f1}.plan-conf-tab__sim-badge{font-size:.65rem;font-weight:700;color:#92400e;background:#fef3c7;padding:2px 8px;border-radius:4px;margin-left:auto;text-transform:uppercase;letter-spacing:.04em}.plan-conf-tab__section-title{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .75rem}.plan-conf-tab__action-section,.plan-conf-tab__plan-nudges{margin-bottom:1.5rem}.plan-conf-tab__plan-nudges-grid{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:1fr}@media (min-width:900px){.plan-conf-tab__plan-nudges-grid{grid-template-columns:1fr 1fr}}.plan-nudge{background:#ffffff;border:1px solid #e5e7eb;border-left:4px solid #cbd5e1;border-radius:10px;padding:.95rem 1.1rem;display:flex;flex-direction:column;gap:.45rem}.plan-nudge--high{border-left-color:#b91c1c;background:#fef2f2}.plan-nudge--medium{border-left-color:#b45309;background:#fffbeb}.plan-nudge--low{border-left-color:#2563eb;background:#eff6ff}.plan-nudge__header{display:flex;flex-direction:column;gap:.25rem}.plan-nudge__urgency{display:inline-block;align-self:flex-start;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;border-radius:999px}.plan-nudge__urgency--high{background:#fee2e2;color:#b91c1c}.plan-nudge__urgency--medium{background:#fef3c7;color:#b45309}.plan-nudge__urgency--low{background:#dbeafe;color:#1d4ed8}.plan-nudge__title{font-size:.98rem;font-weight:700;color:#0f172a;line-height:1.3}.plan-nudge__why{font-size:.85rem;line-height:1.5;color:#374151}.plan-nudge__now-what,.plan-nudge__so-what{font-size:.82rem;line-height:1.5;color:#475569}.plan-nudge__now-what strong,.plan-nudge__so-what strong{color:#0f172a;margin-right:.25rem}.plan-nudge__cta{align-self:flex-start;margin-top:.25rem;padding:.4rem .85rem;background:#4f46e5;color:#ffffff;border-radius:6px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s}.plan-nudge__cta:hover{background:#4338ca;color:#ffffff}.plan-nudge--high .plan-nudge__cta{background:#b91c1c}.plan-nudge--high .plan-nudge__cta:hover{background:#991b1b}.plan-nudge--medium .plan-nudge__cta{background:#b45309}.plan-nudge--medium .plan-nudge__cta:hover{background:#92400e}.plan-conf-tab__recon-section,.plan-conf-tab__velocity{margin-bottom:1.5rem}.plan-conf-tab__velocity-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem}.plan-conf-tab__velocity-row{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0}.plan-conf-tab__velocity-row+.plan-conf-tab__velocity-row{border-top:1px solid #f3f4f6}.plan-conf-tab__velocity-label{font-size:.8125rem;color:#6b7280}.plan-conf-tab__velocity-value{font-size:.9375rem;font-weight:600;color:#111827}.plan-conf-tab__velocity-value--positive{color:#10b981}.plan-conf-tab__velocity-value--negative{color:#ef4444}.plan-conf-tab__ledger{margin-bottom:1.5rem}.plan-conf-tab__ledger-header{display:flex;align-items:center;justify-content:space-between}.plan-conf-tab__ledger-clear{background:none;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;font-size:.75rem;font-weight:500;padding:3px 10px;cursor:pointer;transition:all .15s ease}.plan-conf-tab__ledger-clear:hover{color:#dc2626;border-color:#fca5a5;background:#fef2f2}.plan-conf-tab__ledger-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem}.plan-conf-tab__ledger-entry{display:flex;align-items:center;gap:.75rem;padding:.5rem .25rem;position:relative}.plan-conf-tab__ledger-entry+.plan-conf-tab__ledger-entry{border-top:1px solid #f3f4f6}.plan-conf-tab__ledger-dot{width:8px;height:8px;border-radius:50%;background:#6366f1;flex-shrink:0}.plan-conf-tab__ledger-content{flex:1 1;display:flex;align-items:center;gap:.5rem;min-width:0}.plan-conf-tab__ledger-acct{font-size:.8125rem;color:#374151;font-weight:500;text-transform:capitalize}.plan-conf-tab__ledger-value{font-size:.8125rem;font-weight:600;color:#111827}.plan-conf-tab__ledger-source{font-size:.625rem;font-weight:600;padding:1px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.04em}.plan-conf-tab__ledger-source--manual{background:#f3f4f6;color:#6b7280}.plan-conf-tab__ledger-source--user_verified{background:#d1fae5;color:#059669}.plan-conf-tab__ledger-source--system_estimate{background:#fef3c7;color:#d97706}.plan-conf-tab__ledger-date{font-size:.75rem;color:#9ca3af;flex-shrink:0}.plan-conf-tab__ai-badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.04em;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:2px 8px;border-radius:4px;margin-left:8px;vertical-align:middle}.plan-conf-tab__ai-overlay{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;margin-bottom:.75rem;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;border-radius:10px;animation:aiOverlaySlideIn .3s ease-out}@keyframes aiOverlaySlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.plan-conf-tab__ai-overlay-pulse{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);flex-shrink:0;animation:aiPulseGlow 1.6s ease-in-out infinite}@keyframes aiPulseGlow{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(99,102,241,.4)}50%{transform:scale(1.12);box-shadow:0 0 16px 4px rgba(99,102,241,.25)}}.plan-conf-tab__ai-overlay-content{flex:1 1;min-width:0}.plan-conf-tab__ai-overlay-title{font-size:.875rem;font-weight:600;color:#312e81;margin-bottom:.375rem}.plan-conf-tab__ai-pipeline{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.plan-conf-tab__ai-pipe-step{font-size:.6875rem;font-weight:500;color:#9ca3af;padding:2px 7px;border-radius:4px;background:rgba(255,255,255,.6);transition:all .4s ease}.plan-conf-tab__ai-pipe-step--active{color:#fff;background:#6366f1;font-weight:700;box-shadow:0 0 8px rgba(99,102,241,.35)}.plan-conf-tab__ai-pipe-step--done{color:#6366f1;background:#e0e7ff;font-weight:600}.plan-conf-tab__ai-pipe-arrow{font-size:.625rem;color:#a5b4fc}.plan-conf-tab__card-dimmed{opacity:.35;filter:blur(1px);pointer-events:none;transition:opacity .4s,filter .4s;position:relative}.plan-conf-tab__action-section--ai-ready{animation:aiReadyGlow 1.8s ease-out}@keyframes aiReadyGlow{0%{box-shadow:0 0 0 0 rgba(99,102,241,.5)}30%{box-shadow:0 0 20px 4px rgba(99,102,241,.3)}to{box-shadow:0 0 0 0 rgba(99,102,241,0)}}.plan-conf-tab__ai-meta{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.375rem .75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:.6875rem;color:#6b7280;flex-wrap:wrap}.plan-conf-tab__ai-meta-dot{width:3px;height:3px;border-radius:50%;background:#d1d5db;flex-shrink:0}.plan-conf-tab__ai-meta-cached{color:#d97706;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.plan-conf-tab__reanalyze-btn{margin-left:.25rem;padding:1px 8px;border:1px solid #c7d2fe;border-radius:4px;background:#eef2ff;color:#4f46e5;font-size:.6875rem;font-weight:600;cursor:pointer;transition:background .15s}.plan-conf-tab__reanalyze-btn:hover{background:#e0e7ff}.plan-conf-tab__spending-impact{display:flex;align-items:flex-start;gap:6px;margin-top:.75rem;padding:.6rem .75rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;font-size:.8rem;color:#0369a1;line-height:1.4}.plan-conf-tab__spending-icon{flex-shrink:0;font-size:1rem}@media (max-width:768px){.plan-conf-tab__top-row{grid-template-columns:1fr}.plan-conf-tab__ledger-content{flex-wrap:wrap;gap:.25rem}.plan-conf-tab__ai-pipeline{gap:.125rem}}.scenario-overlay{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;margin-bottom:1rem}.scenario-overlay__header{display:flex;align-items:center;gap:8px;margin-bottom:1rem}.scenario-overlay__badge{font-size:.6875rem;font-weight:700;color:#6366f1;background:#eef2ff;padding:3px 10px;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.scenario-overlay__subtitle{font-size:.8125rem;color:#6b7280;font-weight:500}.scenario-overlay__bars{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1rem}.scenario-overlay__bar-row{display:flex;align-items:center;gap:.75rem}.scenario-overlay__bar-label{width:100px;font-size:.75rem;color:#6b7280;font-weight:500;text-align:right;flex-shrink:0}.scenario-overlay__bar-track{flex:1 1;height:24px;background:#f3f4f6;border-radius:6px;overflow:hidden}.scenario-overlay__bar{height:100%;border-radius:6px;transition:width .8s ease-out}.scenario-overlay__bar--original{background:#93c5fd}.scenario-overlay__bar--loss{background:#fca5a5}.scenario-overlay__bar--gain{background:#86efac}.scenario-overlay__bar-value{width:90px;font-size:.8125rem;font-weight:600;color:#111827;flex-shrink:0}.scenario-overlay__delta{display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;border-radius:8px;margin-bottom:1rem}.scenario-overlay__delta--loss{background:#fef2f2}.scenario-overlay__delta--gain{background:#f0fdf4}.scenario-overlay__delta-label{font-size:.75rem;font-weight:600;color:#374151}.scenario-overlay__delta-value{font-size:.9375rem;font-weight:700}.scenario-overlay__delta--loss .scenario-overlay__delta-value{color:#ef4444}.scenario-overlay__delta--gain .scenario-overlay__delta-value{color:#10b981}.scenario-overlay__cta-area{text-align:center}.scenario-overlay__cta-text{font-size:.8125rem;color:#374151;margin-bottom:.75rem;line-height:1.5}.scenario-overlay__cta-btn{display:inline-block;padding:.625rem 1.5rem;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.scenario-overlay__cta-btn:hover{background:#4f46e5}@media (max-width:768px){.scenario-overlay__bar-label{width:70px;font-size:.6875rem}.scenario-overlay__bar-value{width:70px;font-size:.75rem}}.tax-cliff-warning-card{background:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);border-left:4px solid #f59e0b;margin-bottom:1.5rem;transition:box-shadow .2s ease}.tax-cliff-warning-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.tax-cliff-warning-card__content{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem}.tax-cliff-warning-card__icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;display:flex;align-items:center;justify-content:center}.tax-cliff-warning-card__icon svg{width:28px;height:28px;color:#d97706}.tax-cliff-warning-card__text{flex:1 1;min-width:0}.tax-cliff-warning-card__title{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#1f2937;line-height:1.3}.tax-cliff-warning-card__description{margin:0;font-size:.875rem;color:#6b7280;line-height:1.4}.tax-cliff-warning-card__chart{flex-shrink:0;width:180px;position:relative}.tax-cliff-warning-card__chart-labels{display:flex;justify-content:space-between;margin-bottom:2px}.tax-cliff-warning-card__chart-label{font-size:.625rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.tax-cliff-warning-card__chart-label--start{color:#d97706}.tax-cliff-warning-card__chart-label--increase{color:#6b7280}.tax-cliff-warning-card__cta{flex-shrink:0;display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#ffffff;font-size:.875rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.tax-cliff-warning-card__cta:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px)}.tax-cliff-warning-card__cta:active{transform:translateY(0)}.tax-cliff-warning-card__cta-arrow{font-size:1rem;transition:transform .2s ease}.tax-cliff-warning-card__cta:hover .tax-cliff-warning-card__cta-arrow{transform:translateX(2px)}@media (max-width:1024px){.tax-cliff-warning-card__chart{width:150px}}@media (max-width:768px){.tax-cliff-warning-card__content{flex-wrap:wrap;gap:.75rem;padding:1rem}.tax-cliff-warning-card__icon{width:40px;height:40px}.tax-cliff-warning-card__icon svg{width:24px;height:24px}.tax-cliff-warning-card__text{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 56px)}.tax-cliff-warning-card__title{font-size:.9375rem}.tax-cliff-warning-card__description{font-size:.8125rem}.tax-cliff-warning-card__chart{display:none}.tax-cliff-warning-card__cta{width:100%;justify-content:center;padding:.75rem 1rem}}@media (max-width:480px){.tax-cliff-warning-card{border-radius:8px}.tax-cliff-warning-card__content{padding:.875rem}.tax-cliff-warning-card__icon{width:36px;height:36px}.tax-cliff-warning-card__icon svg{width:20px;height:20px}.tax-cliff-warning-card__title{font-size:.875rem}.tax-cliff-warning-card__description{font-size:.75rem}}.future-tax-risk-card{background:linear-gradient(135deg,#fefce8,#fef9c3);border:1px solid #eab308;border-radius:12px;padding:1rem 1.25rem;display:flex;gap:1rem;align-items:flex-start;box-shadow:0 1px 3px rgba(0,0,0,.06)}.future-tax-risk-card__icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#facc15;color:#713f12;display:flex;align-items:center;justify-content:center}.future-tax-risk-card__icon svg{width:22px;height:22px}.future-tax-risk-card__body{flex:1 1;min-width:0}.future-tax-risk-card__headline{margin:0 0 .35rem;font-size:1.05rem;font-weight:600;color:#713f12}.future-tax-risk-card__summary{margin:0 0 .35rem;font-size:.9rem;line-height:1.45;color:#374151}.future-tax-risk-card__next{margin:0 0 .75rem;font-size:.85rem;color:#6b7280}.future-tax-risk-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.future-tax-risk-card__cta{padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#713f12;background:#facc15;border:none;border-radius:8px;cursor:pointer}.future-tax-risk-card__cta:hover{background:#eab308}.future-tax-risk-card__dismiss-link{background:none;border:none;padding:0;font-size:.8rem;color:#6b7280;cursor:pointer;text-decoration:underline}.future-tax-risk-card__dismiss-link:hover{color:#374151}.future-tax-risk-card__modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.future-tax-risk-card__modal{background:white;border-radius:12px;max-width:420px;width:100%;padding:1.25rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.future-tax-risk-card__modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.future-tax-risk-card__modal-header h4{margin:0;font-size:1.1rem;font-weight:600;color:#111827}.future-tax-risk-card__modal-close{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center}.future-tax-risk-card__modal-close:hover{color:#111827}.future-tax-risk-card__modal-close svg{width:20px;height:20px}.future-tax-risk-card__modal-hint{margin:0 0 .75rem;font-size:.85rem;color:#6b7280}.future-tax-risk-card__modal-reasons{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.future-tax-risk-card__modal-check{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#374151;cursor:pointer}.future-tax-risk-card__modal-check input{width:1rem;height:1rem}.future-tax-risk-card__modal-other{margin-top:.25rem}.future-tax-risk-card__modal-other-input{margin-left:.25rem;padding:.35rem .5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;width:100%;max-width:240px}.future-tax-risk-card__modal-actions{display:flex;justify-content:flex-end;gap:.5rem}.future-tax-risk-card__modal-cancel{padding:.5rem 1rem;font-size:.9rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;color:#374151}.future-tax-risk-card__modal-confirm{padding:.5rem 1rem;font-size:.9rem;font-weight:600;background:#eab308;color:#713f12;border:none;border-radius:8px;cursor:pointer}.future-tax-risk-card__modal-confirm:hover{background:#ca8a04}.decision-zone-nudge{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);z-index:999;display:flex;align-items:center;gap:.25rem;background:rgba(30,41,59,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;box-shadow:0 2px 10px rgba(0,0,0,.15);padding:.2rem .25rem .2rem 0;max-width:calc(100vw - 2rem)}.decision-zone-nudge__btn{padding:.4rem .85rem;background:transparent;color:#fff;border:none;border-radius:18px;font-size:.78rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.decision-zone-nudge__btn:hover{background:rgba(255,255,255,.1)}.decision-zone-nudge__dismiss{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background:transparent;color:#94a3b8;border:none;border-radius:50%;font-size:1rem;line-height:1;cursor:pointer;transition:color .15s,background .15s}.decision-zone-nudge__dismiss:hover{color:#fff;background:rgba(255,255,255,.1)}@media (max-width:480px){.decision-zone-nudge{left:1rem;right:1rem;transform:none;width:auto;max-width:none}.decision-zone-nudge__btn{font-size:.72rem}}.onboarding-checklist-modal{max-width:560px}.onboarding-checklist{padding:.5rem 0}.onboarding-checklist__intro{font-size:.9375rem;color:#475569;line-height:1.5;margin-bottom:1rem}.onboarding-checklist__welcome{margin-bottom:1rem}.onboarding-checklist__welcome-intro{font-size:.875rem;color:#475569;font-weight:500;margin:0 0 .75rem;line-height:1.45}.onboarding-checklist__welcome-heading{font-size:.8125rem;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem}.onboarding-checklist__welcome-cards{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.onboarding-checklist__welcome-card{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;border-radius:8px;font-size:.8125rem;color:#334155}.onboarding-checklist__welcome-card--explore{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid rgba(16,185,129,.2)}.onboarding-checklist__welcome-card--edit{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid rgba(249,115,22,.2)}.onboarding-checklist__welcome-card--opportunities{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid rgba(59,130,246,.2)}.onboarding-checklist__welcome-mfa{margin:0;font-size:.75rem;color:#64748b;line-height:1.4}.onboarding-checklist__welcome-mfa a{color:#0d9488;font-weight:600;text-decoration:none}.onboarding-checklist__welcome-mfa a:hover{text-decoration:underline}.onboarding-checklist__divider{height:1px;border:none;background:#e2e8f0;margin:0 0 1rem}.onboarding-checklist__section{background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1rem;border:1px solid #e2e8f0;border-left:3px solid #94a3b8;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.onboarding-checklist__section:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.06)}.onboarding-checklist__section--warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fcd34d #fcd34d #fcd34d #f59e0b}.onboarding-checklist__section--action{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-color:#fdba74 #fdba74 #fdba74 #f97316}.onboarding-checklist__section--done{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac #86efac #86efac #22c55e}.onboarding-checklist__section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.onboarding-checklist__section-icon{font-size:1.125rem}.onboarding-checklist__section-title{font-weight:600;color:#1f2937;flex:1 1}.onboarding-checklist__badge{font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:9999px}.onboarding-checklist__badge--warning{background:#fef3c7;color:#92400e}.onboarding-checklist__badge--action{background:#fed7aa;color:#9a3412}.onboarding-checklist__badge--success{background:#bbf7d0;color:#166534}.onboarding-checklist__section-desc{font-size:.875rem;color:#64748b;margin-bottom:.75rem}.onboarding-checklist__missing-list{list-style:none;padding:0;margin:0 0 .75rem}.onboarding-checklist__missing-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;padding:.25rem 0}.onboarding-checklist__missing-icon{color:#9ca3af;font-size:.75rem}.onboarding-checklist__missing-more{color:#6b7280;font-style:italic}.onboarding-checklist__missing-item--clickable{transition:background-color .15s ease;padding:.375rem .5rem;margin:0 -.5rem;border-radius:6px}.onboarding-checklist__missing-item--clickable:hover{background-color:rgba(0,0,0,.04)}.onboarding-checklist__missing-link{color:#2563eb;flex:1 1}.onboarding-checklist__missing-arrow{color:#9ca3af;font-size:.75rem;margin-left:auto}.onboarding-checklist__section-action{background:transparent;border:none;color:#2563eb;font-size:.875rem;font-weight:600;cursor:pointer;padding:0;text-decoration:none}.onboarding-checklist__section-action:hover{text-decoration:underline}.onboarding-checklist__strategies{display:flex;flex-direction:column;gap:.75rem}.onboarding-checklist__strategies--compact{gap:.5rem}.onboarding-checklist__strategy-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;background:white;border-radius:8px;border:1px solid #e5e7eb}.onboarding-checklist__strategy-item--done{padding:.5rem .75rem;background:transparent;border:none}.onboarding-checklist__strategy-left{display:flex;align-items:center;gap:.75rem;flex:1 1;min-width:0}.onboarding-checklist__strategy-icon{font-size:1.25rem;flex-shrink:0}.onboarding-checklist__strategy-info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.onboarding-checklist__strategy-title{font-weight:500;color:#1f2937;font-size:.875rem}.onboarding-checklist__strategy-desc{font-size:.8125rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.onboarding-checklist__auto-badge{font-size:.6875rem;font-weight:600;text-transform:uppercase;background:#dbeafe;color:#1d4ed8;padding:.125rem .375rem;border-radius:4px;margin-left:.5rem}.onboarding-checklist__strategy-action{background:#3b82f6;color:white;border:none;border-radius:6px;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}.onboarding-checklist__strategy-action:hover{background:#2563eb}.onboarding-checklist__check{color:#22c55e;font-size:1rem;font-weight:600;animation:checkPop .3s ease}@keyframes checkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.onboarding-checklist__strategy-benefit{font-size:.75rem;font-weight:600;color:#059669;background:#d1fae5;padding:.125rem .375rem;border-radius:4px;margin-top:.125rem;display:inline-block}.onboarding-checklist__section-cta{width:100%;background:linear-gradient(135deg,#f97316,#ea580c);color:white;border:none;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;margin-top:.75rem;transition:transform .15s ease,box-shadow .15s ease}.onboarding-checklist__section-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,.3)}.onboarding-checklist__all-done{text-align:center;padding:2rem 1rem}.onboarding-checklist__all-done-icon{font-size:3rem;margin-bottom:1rem}.onboarding-checklist__all-done-title{font-size:1.25rem;font-weight:600;color:#166534;margin:0 0 .5rem}.onboarding-checklist__all-done-desc{font-size:.9375rem;color:#475569;margin:0}.onboarding-checklist__footer{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e5e7eb}.onboarding-checklist__cta-primary{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.onboarding-checklist__cta-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.onboarding-checklist__cta-secondary{background:transparent;border:none;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem;text-align:center}.onboarding-checklist__cta-secondary:hover{color:#475569;text-decoration:underline}@media (max-width:640px){.onboarding-checklist__strategy-item{flex-direction:column;align-items:flex-start;gap:.75rem}.onboarding-checklist__strategy-action{width:100%;text-align:center}}.tto-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#1f3b87,#234693 55%,#2c5aa0);border-radius:12px;padding:12px 20px;margin-bottom:6px;border:1px solid rgba(255,255,255,.12);box-shadow:0 2px 10px rgba(18,46,114,.22)}.tto-banner__left{display:flex;flex-direction:column;gap:2px}.tto-banner__eyebrow{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.66)}.tto-banner__headline{display:flex;align-items:center;gap:8px}.tto-banner__bulb{font-size:16px;line-height:1;flex-shrink:0;opacity:.88}.tto-banner__total{font-size:28px;font-weight:700;color:#ffffff;letter-spacing:-.015em;line-height:1}.tto-banner__qualifier{display:block;font-size:10.5px;line-height:1.3;color:rgba(255,255,255,.48);letter-spacing:.02em;margin-top:.1rem}.tto-banner__subtitle{font-size:11px;color:rgba(255,255,255,.72);font-weight:500}.tto-banner__status-lines{margin-top:2px;display:flex;flex-direction:column;gap:1px}.tto-banner__status-line{font-size:10px;color:rgba(219,234,254,.88);line-height:1.25}.tto-banner__status-line--pending{color:rgba(255,255,255,.8)}.tto-banner__status-key{font-weight:700;color:rgba(255,255,255,.96)}.tto-banner__note{margin-top:2px;font-size:10px;color:rgba(219,234,254,.82)}@keyframes redeem-btn-entrance{0%{opacity:0;transform:scale(.88) translateY(4px)}60%{opacity:1;transform:scale(1.04) translateY(-1px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes redeem-btn-glow{0%,to{box-shadow:0 0 0 0 rgba(255,255,255,0);border-color:rgba(255,255,255,.35)}50%{box-shadow:0 0 10px 3px rgba(255,255,255,.18),0 0 20px 6px rgba(100,180,255,.12);border-color:rgba(255,255,255,.7)}}@keyframes redeem-btn-shimmer{0%{background-position:-200%}to{background-position:200%}}.tto-banner__redeem-btn{margin-top:10px;padding:6px 16px;background:linear-gradient(105deg,rgba(255,255,255,.13),rgba(255,255,255,.13) 40%,rgba(255,255,255,.32) 50%,rgba(255,255,255,.13) 60%,rgba(255,255,255,.13));background-size:200% auto;border:1px solid rgba(255,255,255,.35);border-radius:20px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em;cursor:pointer;white-space:nowrap;animation:redeem-btn-entrance .55s cubic-bezier(.34,1.56,.64,1) both,redeem-btn-glow 2.4s ease-in-out .8s infinite,redeem-btn-shimmer 2.8s linear 1.2s infinite;transition:background .15s,border-color .15s,transform .1s,box-shadow .15s}.tto-banner__redeem-btn:hover{background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.6);box-shadow:none;transform:translateY(-1px);animation-play-state:paused}.tto-banner__redeem-btn:active{transform:translateY(0)}.tto-banner__right{display:flex;align-items:center;gap:18px;flex-shrink:0}.tto-banner__strategy{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.tto-banner__strategy-amount{font-size:16px;font-weight:700;color:rgba(255,255,255,.96);letter-spacing:-.01em;line-height:1.05}.tto-banner__strategy-label{font-size:10px;color:rgba(255,255,255,.64);font-weight:500;white-space:nowrap}.tto-banner__strategy-status{font-size:10px;color:rgba(167,243,208,.95);font-weight:700;line-height:1.1}.tto-banner__strategy-status--pending{color:rgba(253,230,138,.95)}@media (max-width:640px){.tto-banner{flex-direction:column;align-items:flex-start;padding:12px 14px;gap:10px;margin-bottom:4px}.tto-banner__right{width:100%;justify-content:space-between;gap:12px}.tto-banner__strategy{align-items:flex-start}.tto-banner__total{font-size:24px}.tto-banner__strategy-amount{font-size:15px}}.tto-strategy-banner{background:#0b1829;border:1px solid rgba(0,201,167,.24);border-radius:12px;padding:1rem 1.25rem;margin:.5rem 0 1.25rem;display:grid;grid-template-columns:1fr auto;grid-gap:.9rem 1rem;gap:.9rem 1rem;align-items:center}.tto-strategy-banner__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:rgba(255,255,255,.52);font-weight:700;margin-bottom:.2rem}.tto-strategy-banner__value{font-size:30px;line-height:1;font-weight:600;font-family:JetBrains Mono,SF Mono,ui-monospace,monospace;color:#00c9a7}.tto-strategy-banner__sub{margin-top:.3rem;font-size:12px;color:rgba(255,255,255,.62)}.tto-strategy-banner__qualifier{display:block;font-size:10.5px;line-height:1.3;color:rgba(255,255,255,.52);letter-spacing:.02em;margin-top:.15rem}.tto-strategy-banner__disclaimer{margin-top:.35rem;font-size:10px;line-height:1.35;color:rgba(255,255,255,.4);font-style:italic}.tto-strategy-banner__right{justify-self:end}.tto-strategy-banner__cta{border:none;border-radius:7px;background:#00c9a7;color:#0b1829;font-size:12.5px;font-weight:700;padding:.56rem 1rem;cursor:pointer;transition:background .15s ease}.tto-strategy-banner__cta:hover{background:#00ddb8}.tto-strategy-banner__progress{grid-column:1/-1;display:flex;align-items:center;gap:.65rem}.tto-strategy-banner__progress-track{height:6px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden;flex:1 1}.tto-strategy-banner__progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#00c9a7,#00ddb8);transition:width 1.2s cubic-bezier(.16,1,.3,1)}.tto-strategy-banner__progress-label{font-size:12px;color:rgba(255,255,255,.8);font-weight:600;text-transform:lowercase}@media (max-width:768px){.tto-strategy-banner{grid-template-columns:1fr}.tto-strategy-banner__right{justify-self:start}}.total-optimization-opportunity{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;padding:16px 20px;margin-top:1rem;margin-bottom:20px;border:1px solid rgba(76,201,240,.3);box-shadow:0 2px 8px rgba(0,0,0,.2)}.tto-main-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.tto-icon{font-size:24px;flex-shrink:0}.tto-label{font-size:12px;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.tto-value{font-size:22px;font-weight:700;color:#2dd4bf;font-family:JetBrains Mono,SF Mono,monospace;white-space:nowrap}.tto-value-suffix{font-size:12px;font-weight:400;color:rgba(255,255,255,.5);margin-left:6px}.tto-progress-inline{flex:1 1;min-width:100px;height:16px;background:rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.tto-progress-fill-inline{height:100%;background:linear-gradient(90deg,#2dd4bf,#2dd4);border-radius:8px;transition:width 1.2s cubic-bezier(.16,1,.3,1)}.tto-progress-fill--complete{background:linear-gradient(90deg,#48bb78,#38a169)}.tto-percent{font-size:14px;font-weight:600;color:rgba(255,255,255,.9);white-space:nowrap}.total-optimization-opportunity--optimized{border-color:rgba(72,187,120,.4)}.total-optimization-opportunity--optimized .tto-percent,.total-optimization-opportunity--optimized .tto-value{color:#48bb78}@media (max-width:768px){.tto-main-row{flex-wrap:wrap}.tto-progress-inline{width:100%;order:10;margin-top:8px}}.total-optimization-opportunity--compact{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;padding:16px;margin-bottom:16px;border:1px solid rgba(76,201,240,.2)}.tto-compact-content{display:flex;align-items:center;gap:12px}.tto-compact-icon{font-size:24px;flex-shrink:0}.tto-compact-info{flex:1 1}.tto-compact-label{font-size:12px;color:rgba(255,255,255,.6);margin-bottom:2px}.tto-compact-value{font-size:20px;font-weight:700;color:#4cc9f0}.tto-compact-qualifier{font-size:9.5px;color:rgba(255,255,255,.45);letter-spacing:.02em;font-family:JetBrains Mono,SF Mono,monospace}.tto-compact-progress{width:80px;height:8px;background:rgba(255,255,255,.1);border-radius:4px;overflow:hidden}.tto-compact-progress-fill{height:100%;background:linear-gradient(90deg,#4cc9f0,#4361ee);border-radius:4px;transition:width .6s ease-out}.tto-compact-percent{font-size:14px;font-weight:600;color:rgba(255,255,255,.8);min-width:40px;text-align:right}.total-optimization-opportunity--complete{border-radius:12px;padding:16px 20px;margin-bottom:20px}.total-optimization-opportunity--complete,.total-optimization-opportunity--optimized{background:linear-gradient(135deg,#0d3320,#1a4d2e);border:1px solid rgba(72,187,120,.3)}.total-optimization-opportunity--optimized .tto-total-value{color:#48bb78}.total-optimization-opportunity--optimized .tto-progress-fill--complete{background:linear-gradient(90deg,#48bb78,#38a169)}.total-optimization-opportunity--optimized .tto-strategy--active{background:rgba(72,187,120,.15);border-color:rgba(72,187,120,.3)}.total-optimization-opportunity--optimized .tto-strategy-contribution{color:#48bb78}.tto-complete-content{display:flex;align-items:center;gap:12px}.tto-complete-icon{font-size:20px}.tto-complete-text{font-size:14px;color:rgba(255,255,255,.9);font-weight:500}@media (max-width:640px){.total-optimization-opportunity{padding:16px}.tto-header{flex-wrap:wrap}.tto-total{width:100%;text-align:left;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.tto-total-value{font-size:24px}.tto-strategies{flex-direction:column}.tto-strategy{width:100%;justify-content:space-between}}