.LoanSetupPanel-module__Yhu_6W__panel{border:2px solid var(--slate-200,#e2e8f0);background:#fff;border-radius:12px;height:fit-content;padding:1.5rem;position:sticky;top:1.5rem}.LoanSetupPanel-module__Yhu_6W__header{border-bottom:1px solid var(--slate-200,#e2e8f0);margin-bottom:1.5rem;padding-bottom:1rem}.LoanSetupPanel-module__Yhu_6W__title{color:var(--navy-900,#0f172a);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.LoanSetupPanel-module__Yhu_6W__subtitle{color:var(--navy-700,#334155);margin:0;font-size:.875rem;line-height:1.4}.LoanSetupPanel-module__Yhu_6W__form{flex-direction:column;gap:1.25rem;display:flex}.LoanSetupPanel-module__Yhu_6W__field{flex-direction:column;gap:.5rem;display:flex}.LoanSetupPanel-module__Yhu_6W__label{color:var(--navy-700,#334155);font-size:.875rem;font-weight:600}.LoanSetupPanel-module__Yhu_6W__inputWrapper{align-items:center;display:flex;position:relative}.LoanSetupPanel-module__Yhu_6W__input{border:2px solid var(--slate-300,#cbd5e1);border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.LoanSetupPanel-module__Yhu_6W__input:focus{border-color:var(--blue-500,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.LoanSetupPanel-module__Yhu_6W__input:hover{border-color:var(--slate-400,#94a3b8)}.LoanSetupPanel-module__Yhu_6W__prefix,.LoanSetupPanel-module__Yhu_6W__suffix{color:var(--slate-600,#475569);pointer-events:none;font-size:.9375rem;font-weight:600;position:absolute}.LoanSetupPanel-module__Yhu_6W__prefix{left:1rem}.LoanSetupPanel-module__Yhu_6W__suffix{right:1rem}.LoanSetupPanel-module__Yhu_6W__input:has(+.LoanSetupPanel-module__Yhu_6W__suffix){padding-left:2.5rem}.LoanSetupPanel-module__Yhu_6W__inputWrapper:has(.LoanSetupPanel-module__Yhu_6W__prefix) .LoanSetupPanel-module__Yhu_6W__input{padding-left:2.5rem}.LoanSetupPanel-module__Yhu_6W__inputWrapper:has(.LoanSetupPanel-module__Yhu_6W__suffix) .LoanSetupPanel-module__Yhu_6W__input{padding-right:4rem}.LoanSetupPanel-module__Yhu_6W__helper{color:var(--slate-600,#475569);margin:.5rem 0 0;font-size:.875rem;line-height:1.4}.LoanSetupPanel-module__Yhu_6W__warningText{color:var(--amber-500,#f59e0b);font-weight:600}.LoanSetupPanel-module__Yhu_6W__select{border:2px solid var(--slate-300,#cbd5e1);cursor:pointer;background:#fff;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.LoanSetupPanel-module__Yhu_6W__select:focus{border-color:var(--blue-500,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.LoanSetupPanel-module__Yhu_6W__select:hover{border-color:var(--slate-400,#94a3b8)}.LoanSetupPanel-module__Yhu_6W__dateInputGroup{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.LoanSetupPanel-module__Yhu_6W__dateSelect{border:2px solid var(--slate-300,#cbd5e1);cursor:pointer;background:#fff;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.LoanSetupPanel-module__Yhu_6W__dateSelect:focus{border-color:var(--blue-500,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f61a}.LoanSetupPanel-module__Yhu_6W__dateSelect:hover{border-color:var(--slate-400,#94a3b8)}.LoanSetupPanel-module__Yhu_6W__updateButton{background:var(--slate-300,#cbd5e1);width:100%;color:var(--slate-600,#475569);cursor:not-allowed;border:none;border-radius:8px;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.LoanSetupPanel-module__Yhu_6W__updateButton.LoanSetupPanel-module__Yhu_6W__hasChanges{background:var(--green-600,#059669);color:#fff;cursor:pointer}.LoanSetupPanel-module__Yhu_6W__updateButton.LoanSetupPanel-module__Yhu_6W__hasChanges:hover{background:var(--green-700,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #0596694d}.LoanSetupPanel-module__Yhu_6W__info{border-top:1px solid var(--slate-200,#e2e8f0);margin-top:1.5rem;padding-top:1rem}.LoanSetupPanel-module__Yhu_6W__infoText{color:var(--slate-600,#475569);margin:0;font-size:.8125rem;line-height:1.5}@media (min-width:768px){.LoanSetupPanel-module__Yhu_6W__panel{padding:2rem}}@media print{.LoanSetupPanel-module__Yhu_6W__panel{box-shadow:none;page-break-inside:avoid;background:#fff;border:1px solid #e5e5e5;padding:1.5rem;position:static;margin-top:3rem!important}.LoanSetupPanel-module__Yhu_6W__header{margin-bottom:1rem}.LoanSetupPanel-module__Yhu_6W__title{color:#171717;font-size:1.125rem}.LoanSetupPanel-module__Yhu_6W__subtitle{color:#666;font-size:.8125rem}.LoanSetupPanel-module__Yhu_6W__updateButton{display:none!important}.LoanSetupPanel-module__Yhu_6W__field{grid-template-columns:1fr 1fr;align-items:center;gap:.5rem;margin-bottom:.75rem;display:grid}.LoanSetupPanel-module__Yhu_6W__label{color:#171717;font-size:.875rem;font-weight:600}.LoanSetupPanel-module__Yhu_6W__inputWrapper{position:relative}.LoanSetupPanel-module__Yhu_6W__input,.LoanSetupPanel-module__Yhu_6W__select,.LoanSetupPanel-module__Yhu_6W__dateSelect{color:#171717;background:#f9fafb;border:none;width:100%;padding:.5rem .75rem;font-size:.9375rem;font-weight:700}.LoanSetupPanel-module__Yhu_6W__dateInputGroup{gap:.5rem;display:flex}.LoanSetupPanel-module__Yhu_6W__prefix,.LoanSetupPanel-module__Yhu_6W__suffix{color:#171717;font-weight:600}.LoanSetupPanel-module__Yhu_6W__helper{color:#666;font-size:.75rem}.LoanSetupPanel-module__Yhu_6W__warningText{color:#dc2626}.LoanSetupPanel-module__Yhu_6W__infoText{color:#666}}
.RepaymentProjections-module__OofQ0a__container{border:2px solid var(--neutral-200,#e5e5e5);background:#fff;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.RepaymentProjections-module__OofQ0a__header{border-bottom:1px solid var(--neutral-200,#e5e5e5);margin-bottom:1.5rem;padding-bottom:1rem}.RepaymentProjections-module__OofQ0a__title{color:var(--neutral-900,#171717);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.RepaymentProjections-module__OofQ0a__subtitle{color:var(--neutral-600,#525252);margin:0;font-size:.875rem;line-height:1.4}.RepaymentProjections-module__OofQ0a__tableWrapper{border:1px solid var(--neutral-200,#e5e5e5);border-radius:8px;margin-bottom:2rem;overflow-x:auto}.RepaymentProjections-module__OofQ0a__table{border-collapse:collapse;width:100%;font-size:.875rem}.RepaymentProjections-module__OofQ0a__th{background:var(--neutral-100,#f5f5f5);text-align:left;color:var(--neutral-800,#262626);border-bottom:2px solid var(--neutral-300,#d4d4d4);white-space:nowrap;padding:.875rem 1rem;font-weight:700}.RepaymentProjections-module__OofQ0a__td{border-bottom:1px solid var(--neutral-200,#e5e5e5);color:var(--neutral-700,#404040);padding:1rem}.RepaymentProjections-module__OofQ0a__rightAlign{text-align:right}.RepaymentProjections-module__OofQ0a__bold{color:var(--neutral-900,#171717);font-weight:700}.RepaymentProjections-module__OofQ0a__baselineRow{background:var(--neutral-50,#fafafa)}.RepaymentProjections-module__OofQ0a__baselineRow .RepaymentProjections-module__OofQ0a__td{font-weight:600}.RepaymentProjections-module__OofQ0a__scenarioName{color:var(--neutral-800,#262626);font-weight:600}.RepaymentProjections-module__OofQ0a__baseline{background:var(--neutral-200,#e5e5e5);color:var(--neutral-700,#404040);text-transform:uppercase;letter-spacing:.025em;border-radius:4px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600}.RepaymentProjections-module__OofQ0a__positive{color:var(--data-green,#10b981);font-weight:700}.RepaymentProjections-module__OofQ0a__negative{color:var(--data-red,#ef4444);font-weight:700}.RepaymentProjections-module__OofQ0a__chartSection{border-top:1px solid var(--neutral-200,#e5e5e5);padding-top:1.5rem}.RepaymentProjections-module__OofQ0a__chartTitle{color:var(--neutral-800,#262626);margin:0 0 .5rem;font-size:1rem;font-weight:700}.RepaymentProjections-module__OofQ0a__chartSubtitle{color:var(--neutral-600,#525252);margin:0 0 1.25rem;font-size:.875rem}.RepaymentProjections-module__OofQ0a__chartWrapper{width:100%;height:300px;padding:1rem 0}.RepaymentProjections-module__OofQ0a__balanceInsight{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:6px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.RepaymentProjections-module__OofQ0a__insightIcon{flex-shrink:0;font-size:1.5rem}.RepaymentProjections-module__OofQ0a__insightText{color:#78350f;font-size:.9rem;line-height:1.4}@media (min-width:768px){.RepaymentProjections-module__OofQ0a__container{padding:2rem}.RepaymentProjections-module__OofQ0a__table{font-size:.9375rem}.RepaymentProjections-module__OofQ0a__th,.RepaymentProjections-module__OofQ0a__td{padding:1rem 1.25rem}.RepaymentProjections-module__OofQ0a__chartWrapper{height:350px}}@media (min-width:1024px){.RepaymentProjections-module__OofQ0a__chartWrapper{height:400px}}@media print{.RepaymentProjections-module__OofQ0a__container{box-shadow:none;page-break-inside:auto;page-break-before:auto;background:#fff;border:1px solid #e5e5e5;border-radius:0;margin:3rem 0 2rem;padding:1.5rem}.RepaymentProjections-module__OofQ0a__header{page-break-after:avoid;page-break-inside:avoid;margin-bottom:1rem}.RepaymentProjections-module__OofQ0a__title{color:#171717;page-break-after:avoid;font-size:1.25rem}.RepaymentProjections-module__OofQ0a__subtitle{color:#666;font-size:.875rem}.RepaymentProjections-module__OofQ0a__tableWrapper{page-break-inside:auto;border:1px solid #e5e5e5}.RepaymentProjections-module__OofQ0a__table{font-size:.8125rem}.RepaymentProjections-module__OofQ0a__th{color:#171717;background:#f5f5f5;border-bottom:2px solid #d4d4d4}.RepaymentProjections-module__OofQ0a__td{border-bottom:1px solid #e5e5e5;padding:.75rem}.RepaymentProjections-module__OofQ0a__chartWrapper{page-break-inside:avoid;height:300px}.RepaymentProjections-module__OofQ0a__scenariosGrid{page-break-inside:avoid}}
.RefinanceAlert-module__B8JB3G__alert{background:#fff;border-left:4px solid;border-radius:8px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.RefinanceAlert-module__B8JB3G__header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.RefinanceAlert-module__B8JB3G__badge{color:#fff;border-radius:16px;align-items:center;gap:6px;padding:4px 12px;font-size:14px;font-weight:600;display:inline-flex}.RefinanceAlert-module__B8JB3G__icon{font-size:16px}.RefinanceAlert-module__B8JB3G__recommendation{letter-spacing:.5px;font-weight:700}.RefinanceAlert-module__B8JB3G__title{color:var(--navy-900,#0f172a);margin:0;font-size:20px;font-weight:600}.RefinanceAlert-module__B8JB3G__message{color:var(--slate-600,#475569);margin:0 0 20px;font-size:15px;line-height:1.5}.RefinanceAlert-module__B8JB3G__analysis{background:var(--slate-50,#f8fafc);border-radius:6px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:20px;padding:16px;display:grid}.RefinanceAlert-module__B8JB3G__metric{flex-direction:column;gap:4px;display:flex}.RefinanceAlert-module__B8JB3G__label{color:var(--slate-600,#475569);font-size:13px;font-weight:500}.RefinanceAlert-module__B8JB3G__value{color:var(--navy-900,#0f172a);font-size:20px;font-weight:700}.RefinanceAlert-module__B8JB3G__savings{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:20px;display:grid}.RefinanceAlert-module__B8JB3G__savingsCard{background:linear-gradient(135deg,var(--blue-600,#2563eb)0%,var(--blue-700,#1d4ed8)100%);color:#fff;border-radius:8px;padding:16px}.RefinanceAlert-module__B8JB3G__savingsLabel{opacity:.9;margin-bottom:8px;font-size:13px}.RefinanceAlert-module__B8JB3G__savingsValue{font-size:24px;font-weight:700}.RefinanceAlert-module__B8JB3G__breakeven{background:var(--amber-50,#fffbeb);border:1px solid var(--amber-400,#fbbf24);border-radius:6px;margin-bottom:20px;padding:16px}.RefinanceAlert-module__B8JB3G__breakevenLabel{color:#92400e;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.RefinanceAlert-module__B8JB3G__tooltip{color:#78350f;opacity:.8;font-size:12px;font-weight:400}.RefinanceAlert-module__B8JB3G__breakevenValue{color:#78350f;align-items:center;font-size:20px;font-weight:700;display:flex}.RefinanceAlert-module__B8JB3G__cta{background:var(--blue-50,#eff6ff);border:1px solid var(--blue-500,#3b82f6);border-radius:6px;padding:16px}.RefinanceAlert-module__B8JB3G__ctaText{color:var(--navy-700,#334155);margin:0;font-size:14px;line-height:1.6}.RefinanceAlert-module__B8JB3G__ctaText strong{color:var(--navy-900,#0f172a)}@media (max-width:768px){.RefinanceAlert-module__B8JB3G__alert{padding:20px}.RefinanceAlert-module__B8JB3G__header{flex-direction:column;align-items:flex-start;gap:8px}.RefinanceAlert-module__B8JB3G__title{font-size:18px}.RefinanceAlert-module__B8JB3G__analysis,.RefinanceAlert-module__B8JB3G__savings{grid-template-columns:1fr}.RefinanceAlert-module__B8JB3G__savingsValue{font-size:20px}}
.TotalCostWidget-module__mWA-ta__widget{background:#fff;border-radius:12px;height:100%;padding:2rem;box-shadow:0 2px 8px #0000001a}.TotalCostWidget-module__mWA-ta__header{border-bottom:2px solid #f5f5f5;margin-bottom:1.5rem;padding-bottom:1rem}.TotalCostWidget-module__mWA-ta__title{color:#1a1a1a;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.TotalCostWidget-module__mWA-ta__subtitle{color:#737373;margin:0;font-size:.875rem}.TotalCostWidget-module__mWA-ta__content{flex-direction:column;gap:1.5rem;display:flex}.TotalCostWidget-module__mWA-ta__totalCost{text-align:center;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:8px;padding:1rem}.TotalCostWidget-module__mWA-ta__label{color:#78716c;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.TotalCostWidget-module__mWA-ta__amount{color:#1a1a1a;font-size:2.5rem;font-weight:700;line-height:1}.TotalCostWidget-module__mWA-ta__breakdown{flex-direction:column;gap:.75rem;display:flex}.TotalCostWidget-module__mWA-ta__breakdownItem{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.TotalCostWidget-module__mWA-ta__breakdownLabel{color:#525252;font-size:.9rem}.TotalCostWidget-module__mWA-ta__breakdownValue{font-size:1rem;font-weight:600}.TotalCostWidget-module__mWA-ta__chartWrapper{margin:.5rem 0}.TotalCostWidget-module__mWA-ta__insight{background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:6px;align-items:center;gap:.75rem;padding:1rem;display:flex}.TotalCostWidget-module__mWA-ta__insightIcon{flex-shrink:0;font-size:1.5rem}.TotalCostWidget-module__mWA-ta__insightText{color:#1e3a8a;font-size:.9rem;line-height:1.4}.TotalCostWidget-module__mWA-ta__insightText strong{color:#1e40af;font-weight:700}@media (max-width:768px){.TotalCostWidget-module__mWA-ta__widget{padding:1.5rem}.TotalCostWidget-module__mWA-ta__amount{font-size:2rem}}
.FirstFiveYears-module__0S_iPq__widget{background:#fff;border-radius:12px;height:100%;padding:2rem;box-shadow:0 2px 8px #0000001a}.FirstFiveYears-module__0S_iPq__header{border-bottom:2px solid var(--slate-100,#f1f5f9);margin-bottom:1.5rem;padding-bottom:1rem}.FirstFiveYears-module__0S_iPq__title{color:var(--navy-900,#0f172a);margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.FirstFiveYears-module__0S_iPq__subtitle{color:var(--slate-600,#475569);margin:0;font-size:.875rem}.FirstFiveYears-module__0S_iPq__content{flex-direction:column;gap:1.5rem;display:flex}.FirstFiveYears-module__0S_iPq__summary{background:linear-gradient(135deg,var(--blue-50,#eff6ff)0%,#dbeafe 100%);border-radius:8px;padding:1.25rem}.FirstFiveYears-module__0S_iPq__summaryText{color:var(--navy-800,#1e293b);margin-bottom:1rem;font-size:.9rem;font-weight:500}.FirstFiveYears-module__0S_iPq__summaryStats{gap:2rem;margin-bottom:1rem;display:flex}.FirstFiveYears-module__0S_iPq__stat{flex-direction:column;gap:.25rem;display:flex}.FirstFiveYears-module__0S_iPq__statLabel{color:var(--blue-700,#1d4ed8);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.FirstFiveYears-module__0S_iPq__statValue{font-size:1.5rem;font-weight:700}.FirstFiveYears-module__0S_iPq__summaryFooter{color:var(--navy-700,#334155);border-top:1px solid var(--blue-200,#bfdbfe);padding-top:.75rem;font-size:.875rem}.FirstFiveYears-module__0S_iPq__summaryFooter strong{color:var(--navy-800,#1e293b);font-weight:700}.FirstFiveYears-module__0S_iPq__yearList{flex-direction:column;gap:1rem;display:flex}.FirstFiveYears-module__0S_iPq__yearItem{background:var(--slate-50,#f8fafc);border:1px solid var(--slate-200,#e2e8f0);border-radius:8px;padding:1rem}.FirstFiveYears-module__0S_iPq__yearHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.FirstFiveYears-module__0S_iPq__yearLabel{color:var(--navy-900,#0f172a);font-size:.9rem;font-weight:600}.FirstFiveYears-module__0S_iPq__yearTotal{color:var(--navy-700,#334155);font-size:.9rem;font-weight:600}.FirstFiveYears-module__0S_iPq__barWrapper{background:var(--slate-200,#e2e8f0);border-radius:4px;height:8px;margin-bottom:.75rem;display:flex;overflow:hidden}.FirstFiveYears-module__0S_iPq__barSegment{height:100%;transition:width .3s}.FirstFiveYears-module__0S_iPq__yearDetails{gap:1.5rem;display:flex}.FirstFiveYears-module__0S_iPq__detailItem{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.FirstFiveYears-module__0S_iPq__detailDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.FirstFiveYears-module__0S_iPq__detailLabel{color:var(--slate-600,#475569)}.FirstFiveYears-module__0S_iPq__detailValue{color:var(--navy-900,#0f172a);font-weight:600}.FirstFiveYears-module__0S_iPq__insight{background:var(--red-50,#fef2f2);border-left:4px solid var(--red-500,#ef4444);border-radius:6px;align-items:center;gap:.75rem;padding:1rem;display:flex}.FirstFiveYears-module__0S_iPq__insightIcon{flex-shrink:0;font-size:1.5rem}.FirstFiveYears-module__0S_iPq__insightText{color:#991b1b;font-size:.9rem;line-height:1.4}.FirstFiveYears-module__0S_iPq__insightText strong{color:#7f1d1d;font-weight:700}@media (max-width:768px){.FirstFiveYears-module__0S_iPq__widget{padding:1.5rem}.FirstFiveYears-module__0S_iPq__summaryStats{gap:1rem}.FirstFiveYears-module__0S_iPq__statValue{font-size:1.25rem}.FirstFiveYears-module__0S_iPq__yearDetails{flex-direction:column;gap:.5rem}}@media print{.FirstFiveYears-module__0S_iPq__widget{box-shadow:none;page-break-inside:avoid;background:#fff;border:1px solid #e5e5e5;border-radius:0;height:auto;padding:1.5rem}.FirstFiveYears-module__0S_iPq__header{border-bottom:1px solid #e5e5e5;margin-bottom:1rem}.FirstFiveYears-module__0S_iPq__title{color:#171717;page-break-after:avoid;font-size:1.25rem}.FirstFiveYears-module__0S_iPq__subtitle{color:#666;font-size:.875rem}.FirstFiveYears-module__0S_iPq__summary{background:#f9fafb;border:1px solid #e5e5e5;padding:1rem}.FirstFiveYears-module__0S_iPq__summaryText{color:#171717;font-size:.875rem}.FirstFiveYears-module__0S_iPq__stat{page-break-inside:avoid}.FirstFiveYears-module__0S_iPq__statValue{color:#171717;font-size:1.25rem}.FirstFiveYears-module__0S_iPq__yearItem{page-break-inside:avoid;background:#fff;border:1px solid #e5e5e5}.FirstFiveYears-module__0S_iPq__insight{background:#fef2f2;border-left:3px solid #ef4444}.FirstFiveYears-module__0S_iPq__insightText{color:#171717;font-size:.875rem}}
.InterestPrincipalTimeline-module__-xvEuG__container{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.InterestPrincipalTimeline-module__-xvEuG__header{border-bottom:2px solid #f5f5f5;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__title{color:#1a1a1a;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.InterestPrincipalTimeline-module__-xvEuG__subtitle{color:#737373;margin:0;font-size:.9rem;line-height:1.4}.InterestPrincipalTimeline-module__-xvEuG__extraPaymentInfo{color:#2563eb;margin:.5rem 0 0;font-size:.9rem;font-weight:500}.InterestPrincipalTimeline-module__-xvEuG__mortgageProgress{color:#059669;margin:.5rem 0 0;font-size:.85rem;font-weight:500}.InterestPrincipalTimeline-module__-xvEuG__stats{flex-shrink:0;gap:1rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__statCard{background:#fafafa;border-radius:8px;flex-direction:column;gap:.25rem;min-width:140px;padding:.75rem 1rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__statLabel{color:#737373;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.InterestPrincipalTimeline-module__-xvEuG__statValue{font-size:1.25rem;font-weight:700}.InterestPrincipalTimeline-module__-xvEuG__payoffCallout{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-left:4px solid #10b981;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__payoffIcon{flex-shrink:0;font-size:1.5rem}.InterestPrincipalTimeline-module__-xvEuG__payoffText{color:#065f46;font-size:1rem;line-height:1.4}.InterestPrincipalTimeline-module__-xvEuG__payoffText strong{color:#064e3b;font-weight:700}.InterestPrincipalTimeline-module__-xvEuG__chartWrapper{margin:1rem 0}.InterestPrincipalTimeline-module__-xvEuG__insights{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__insight{background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:6px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__insightIcon{flex-shrink:0;font-size:1.5rem;line-height:1}.InterestPrincipalTimeline-module__-xvEuG__insightText{color:#1e3a8a;font-size:.9rem;line-height:1.5}.InterestPrincipalTimeline-module__-xvEuG__insightText strong{color:#1e40af;font-weight:700}.InterestPrincipalTimeline-module__-xvEuG__customTooltip{background:#fff;border:2px solid #e5e5e5;border-radius:8px;min-width:280px;padding:0;box-shadow:0 4px 12px #00000026}.InterestPrincipalTimeline-module__-xvEuG__tooltipHeader{color:#1a1a1a;background:#f5f5f5;border-radius:6px 6px 0 0;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:700;display:flex}.InterestPrincipalTimeline-module__-xvEuG__tooltipAge{color:#737373;font-size:.875rem;font-weight:600}.InterestPrincipalTimeline-module__-xvEuG__tooltipDivider{background:#e5e5e5;height:1px;margin:0}.InterestPrincipalTimeline-module__-xvEuG__tooltipSection{padding:.75rem 1rem}.InterestPrincipalTimeline-module__-xvEuG__tooltipLabel{color:#737373;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.InterestPrincipalTimeline-module__-xvEuG__tooltipRow{align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__tooltipDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.InterestPrincipalTimeline-module__-xvEuG__tooltipText{color:#525252;flex:1}.InterestPrincipalTimeline-module__-xvEuG__tooltipValue{color:#1a1a1a;margin-left:auto;font-weight:600}.InterestPrincipalTimeline-module__-xvEuG__tooltipTotal{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.5rem 0 .25rem;font-size:.9rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__tooltipTotalLabel{color:#1a1a1a;font-weight:700}.InterestPrincipalTimeline-module__-xvEuG__tooltipTotalValue{color:#10b981;font-size:1rem;font-weight:700}@media (max-width:1024px){.InterestPrincipalTimeline-module__-xvEuG__header{flex-direction:column}.InterestPrincipalTimeline-module__-xvEuG__stats{width:100%}.InterestPrincipalTimeline-module__-xvEuG__statCard{flex:1}}.InterestPrincipalTimeline-module__-xvEuG__controlPanel{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.InterestPrincipalTimeline-module__-xvEuG__controlInput{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__controlLabel{color:#374151;font-size:.95rem;font-weight:600}.InterestPrincipalTimeline-module__-xvEuG__inputGroup{background:#fff;border:2px solid #d1d5db;border-radius:8px;align-items:center;padding:0 .75rem;transition:border-color .2s;display:flex}.InterestPrincipalTimeline-module__-xvEuG__inputGroup:focus-within{border-color:#3b82f6}.InterestPrincipalTimeline-module__-xvEuG__dollarSign{color:#6b7280;margin-right:.25rem;font-size:1.1rem;font-weight:600}.InterestPrincipalTimeline-module__-xvEuG__amountInput{color:#111827;border:none;outline:none;width:120px;padding:.75rem .5rem;font-size:1rem;font-weight:600}.InterestPrincipalTimeline-module__-xvEuG__resetButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.InterestPrincipalTimeline-module__-xvEuG__resetButton:hover{background:#dc2626;transform:translateY(-1px)}.InterestPrincipalTimeline-module__-xvEuG__presetButtons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__presetLabel{color:#6b7280;margin-right:.25rem;font-size:.875rem}.InterestPrincipalTimeline-module__-xvEuG__presetButton{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.InterestPrincipalTimeline-module__-xvEuG__presetButton:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.InterestPrincipalTimeline-module__-xvEuG__comparisonGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.InterestPrincipalTimeline-module__-xvEuG__comparisonCard{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.InterestPrincipalTimeline-module__-xvEuG__comparisonCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.InterestPrincipalTimeline-module__-xvEuG__cardHeader{border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__cardTitleWithTooltip{align-items:center;gap:.5rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__cardTitle{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.InterestPrincipalTimeline-module__-xvEuG__tooltipWrapper{align-items:center;display:inline-flex;position:relative}.InterestPrincipalTimeline-module__-xvEuG__infoIcon{cursor:help;opacity:.6;font-size:1rem;transition:opacity .2s}.InterestPrincipalTimeline-module__-xvEuG__infoIcon:hover{opacity:1}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent{color:#fff;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#1f2937;border-radius:8px;width:320px;padding:1rem;font-size:.875rem;line-height:1.5;transition:all .3s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000004d}.InterestPrincipalTimeline-module__-xvEuG__tooltipWrapper:hover .InterestPrincipalTimeline-module__-xvEuG__tooltipContent{opacity:1;visibility:visible}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent:after{content:"";border:8px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent strong{color:#60a5fa;margin-bottom:.5rem;font-size:.95rem;display:block}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent p{margin:.5rem 0}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent p:first-of-type{margin-top:0}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent p:last-of-type{margin-bottom:0}.InterestPrincipalTimeline-module__-xvEuG__cardBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.InterestPrincipalTimeline-module__-xvEuG__cardStats{flex-direction:column;gap:.75rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__cardStat{justify-content:space-between;align-items:baseline;display:flex}.InterestPrincipalTimeline-module__-xvEuG__cardStatLabel{color:#6b7280;font-size:.875rem}.InterestPrincipalTimeline-module__-xvEuG__cardStatValue{color:#111827;font-size:.95rem;font-weight:700}.InterestPrincipalTimeline-module__-xvEuG__cardFeature{border-top:1px solid #f3f4f6;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__featureIcon{font-size:1.1rem}.InterestPrincipalTimeline-module__-xvEuG__featureText{color:#374151;font-size:.875rem;font-weight:500}.InterestPrincipalTimeline-module__-xvEuG__tooltipSavings{text-align:center;color:#065f46;background:#dcfce7;border-radius:6px;padding:.5rem;font-size:.85rem;font-weight:600}@media (max-width:768px){.InterestPrincipalTimeline-module__-xvEuG__container{padding:1.5rem}.InterestPrincipalTimeline-module__-xvEuG__title{font-size:1.25rem}.InterestPrincipalTimeline-module__-xvEuG__stats{flex-direction:column}.InterestPrincipalTimeline-module__-xvEuG__statCard{width:100%}.InterestPrincipalTimeline-module__-xvEuG__chartWrapper{margin-left:-1rem;margin-right:-1rem}.InterestPrincipalTimeline-module__-xvEuG__comparisonGrid{grid-template-columns:1fr}.InterestPrincipalTimeline-module__-xvEuG__controlInput{flex-direction:column;align-items:flex-start}.InterestPrincipalTimeline-module__-xvEuG__presetButtons{width:100%}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent{width:280px;font-size:.8rem;left:auto;right:-10px;transform:none}.InterestPrincipalTimeline-module__-xvEuG__tooltipContent:after{left:auto;right:20px;transform:none}}@media print{.InterestPrincipalTimeline-module__-xvEuG__container{page-break-inside:auto;box-shadow:none!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:0!important;margin:2rem 0!important;padding:1.5rem!important;display:block!important}.InterestPrincipalTimeline-module__-xvEuG__header{border-bottom:1px solid #e5e5e5;margin-bottom:1rem;padding-bottom:1rem}.InterestPrincipalTimeline-module__-xvEuG__title{color:#171717;page-break-after:avoid;font-size:1.25rem}.InterestPrincipalTimeline-module__-xvEuG__subtitle{color:#666;font-size:.875rem}.InterestPrincipalTimeline-module__-xvEuG__controlPanel,.InterestPrincipalTimeline-module__-xvEuG__inputGroup,.InterestPrincipalTimeline-module__-xvEuG__presetButtons,.InterestPrincipalTimeline-module__-xvEuG__amountInput,.InterestPrincipalTimeline-module__-xvEuG__resetButton,.InterestPrincipalTimeline-module__-xvEuG__chartWrapper,:is(.recharts-legend-wrapper,.recharts-legend-item,.recharts-default-legend),:is(.recharts-responsive-container,.recharts-wrapper,.recharts-surface){display:none!important}.InterestPrincipalTimeline-module__-xvEuG__comparisonGrid{page-break-inside:avoid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem;display:grid!important}.InterestPrincipalTimeline-module__-xvEuG__comparisonCard{page-break-inside:avoid;background:#fff!important;border:2px solid #e5e5e5!important;padding:1.5rem!important;display:block!important}.InterestPrincipalTimeline-module__-xvEuG__cardHeader{border-bottom:1px solid #e5e5e5!important;margin-bottom:1rem!important;padding-bottom:.75rem!important;display:block!important}.InterestPrincipalTimeline-module__-xvEuG__cardTitle{color:#171717!important;font-size:1.125rem!important;font-weight:700!important;display:block!important}.InterestPrincipalTimeline-module__-xvEuG__cardBadge{color:#171717!important;background:#f5f5f5!important;border:1px solid #d4d4d4!important;padding:.25rem .5rem!important;font-size:.75rem!important;display:inline-block!important}.InterestPrincipalTimeline-module__-xvEuG__cardStats{flex-direction:column;gap:1rem;display:flex!important}.InterestPrincipalTimeline-module__-xvEuG__cardStat{justify-content:space-between;align-items:center;border-bottom:1px solid #f5f5f5!important;padding:.5rem 0!important;display:flex!important}.InterestPrincipalTimeline-module__-xvEuG__cardStatLabel{color:#666!important;font-size:.875rem!important;font-weight:500!important}.InterestPrincipalTimeline-module__-xvEuG__cardStatValue{color:#171717!important;font-size:1rem!important;font-weight:700!important}.InterestPrincipalTimeline-module__-xvEuG__cardFeature{background:#f9fafb;border-radius:4px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem;display:flex}.InterestPrincipalTimeline-module__-xvEuG__featureIcon{font-size:1rem}.InterestPrincipalTimeline-module__-xvEuG__featureText{color:#171717;font-size:.875rem;font-weight:500}.InterestPrincipalTimeline-module__-xvEuG__tooltipWrapper:hover .InterestPrincipalTimeline-module__-xvEuG__tooltipContent,.InterestPrincipalTimeline-module__-xvEuG__tooltipContent{display:none!important}}
.AIAnalysisSummary-module__LY9zuq__container{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:2px solid #60a5fa;border-radius:.75rem;margin-bottom:1.5rem;padding:1.75rem;box-shadow:0 4px 6px -1px #0000001a}.AIAnalysisSummary-module__LY9zuq__header{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.AIAnalysisSummary-module__LY9zuq__badge{background:#2563eb1a;border:1px solid #2563eb4d;border-radius:.375rem;align-items:center;gap:.5rem;width:fit-content;padding:.375rem .75rem;display:inline-flex}.AIAnalysisSummary-module__LY9zuq__badgeIcon{font-size:1rem;line-height:1}.AIAnalysisSummary-module__LY9zuq__badgeText{color:#1e40af;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.AIAnalysisSummary-module__LY9zuq__headerContent{flex-direction:column;gap:.25rem;display:flex}.AIAnalysisSummary-module__LY9zuq__title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.AIAnalysisSummary-module__LY9zuq__subtitle{color:#334155;margin:0;font-size:.875rem}.AIAnalysisSummary-module__LY9zuq__content{background:#fff;border-radius:.5rem;margin-bottom:1rem;padding:1.5rem}.AIAnalysisSummary-module__LY9zuq__sectionTitle{color:#0f172a;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.AIAnalysisSummary-module__LY9zuq__bulletList{flex-direction:column;gap:.75rem;margin:0;padding-left:1.25rem;list-style-type:disc;display:flex}.AIAnalysisSummary-module__LY9zuq__bulletItem{color:#334155;font-size:.95rem;line-height:1.6}.AIAnalysisSummary-module__LY9zuq__footer{border-top:1px solid #2563eb33;flex-direction:column;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.AIAnalysisSummary-module__LY9zuq__completeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:.5rem;width:100%;max-width:400px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #2563eb33}.AIAnalysisSummary-module__LY9zuq__completeButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d}.AIAnalysisSummary-module__LY9zuq__disclaimer{color:#64748b;text-align:center;margin:0;font-size:.8125rem;font-style:italic}.AIAnalysisSummary-module__LY9zuq__expandedContent{border-top:2px solid #2563eb4d;margin-top:1.5rem;padding-top:1.5rem}.AIAnalysisSummary-module__LY9zuq__hidden{display:none}.AIAnalysisSummary-module__LY9zuq__expandedSection{background:#fff;border:none;border-radius:.5rem;margin-bottom:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.AIAnalysisSummary-module__LY9zuq__expandedSectionTitle{color:#0f172a;border-bottom:2px solid #e2e8f0;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:700}.AIAnalysisSummary-module__LY9zuq__expandedSectionContent{color:#334155;line-height:1.7}.AIAnalysisSummary-module__LY9zuq__expandedTextContent{font-size:.9375rem}.AIAnalysisSummary-module__LY9zuq__expandedTextContent p{margin:0 0 1rem}.AIAnalysisSummary-module__LY9zuq__expandedTextContent strong{color:#0f172a;font-weight:700}.AIAnalysisSummary-module__LY9zuq__expandedBulletList{flex-direction:column;gap:.75rem;margin:0;padding-left:1.5rem;list-style-type:disc;display:flex}.AIAnalysisSummary-module__LY9zuq__expandedBulletItem{font-size:.9375rem;line-height:1.7}.AIAnalysisSummary-module__LY9zuq__expandedFooter{border-top:2px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.AIAnalysisSummary-module__LY9zuq__expandedDisclaimer{background:#fef3c7;border:1px solid #fcd34d;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.AIAnalysisSummary-module__LY9zuq__disclaimerText{color:#78350f;margin:0 0 .5rem;font-size:.875rem;line-height:1.6}.AIAnalysisSummary-module__LY9zuq__disclaimerText strong{color:#92400e;font-weight:700}.AIAnalysisSummary-module__LY9zuq__timestamp{color:#92400e;margin:0;font-size:.8125rem}.AIAnalysisSummary-module__LY9zuq__minimizeButton{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:.5rem;width:100%;max-width:400px;margin:0 auto;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:block}.AIAnalysisSummary-module__LY9zuq__minimizeButton:hover{background:#eff6ff;transform:translateY(-1px);box-shadow:0 2px 4px #2563eb33}@media print{.AIAnalysisSummary-module__LY9zuq__container{box-shadow:none;page-break-inside:auto;border:1px solid #60a5fa;margin-bottom:1rem}.AIAnalysisSummary-module__LY9zuq__completeButton,.AIAnalysisSummary-module__LY9zuq__minimizeButton{display:none!important}.AIAnalysisSummary-module__LY9zuq__expandedContent.AIAnalysisSummary-module__LY9zuq__hidden,.AIAnalysisSummary-module__LY9zuq__expandedFooter.AIAnalysisSummary-module__LY9zuq__hidden{display:block!important}.AIAnalysisSummary-module__LY9zuq__expandedContent{border-top:2px solid #2563eb4d!important;margin-top:1.5rem!important;padding-top:1.5rem!important;display:block!important}.AIAnalysisSummary-module__LY9zuq__expandedFooter{border-top:2px solid #e2e8f0!important;margin-top:2rem!important;padding-top:1.5rem!important;display:block!important}.AIAnalysisSummary-module__LY9zuq__expandedSection{page-break-inside:avoid;margin-bottom:.75rem;display:block!important}.AIAnalysisSummary-module__LY9zuq__expandedDisclaimer{page-break-inside:avoid!important;background:#f5f5f5!important;border:1px solid #999!important;display:block!important}.AIAnalysisSummary-module__LY9zuq__footer{display:none!important}}@media (max-width:640px){.AIAnalysisSummary-module__LY9zuq__container{padding:1.25rem}.AIAnalysisSummary-module__LY9zuq__title{font-size:1.25rem}.AIAnalysisSummary-module__LY9zuq__content{padding:1.25rem}.AIAnalysisSummary-module__LY9zuq__footer{flex-direction:column;align-items:center}.AIAnalysisSummary-module__LY9zuq__disclaimer{text-align:center}}
.CountrySelector-module__Vg7_jG__selectorContainer{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.CountrySelector-module__Vg7_jG__label{color:#374151;white-space:nowrap;font-size:.9rem;font-weight:600}.CountrySelector-module__Vg7_jG__select{color:#1f2937;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.CountrySelector-module__Vg7_jG__select:hover{border-color:#9ca3af;box-shadow:0 1px 2px #0000000d}.CountrySelector-module__Vg7_jG__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CountrySelector-module__Vg7_jG__staticRegion{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500}@media (max-width:640px){.CountrySelector-module__Vg7_jG__selectorContainer{gap:.5rem;padding:.5rem}.CountrySelector-module__Vg7_jG__label{font-size:.85rem}.CountrySelector-module__Vg7_jG__select,.CountrySelector-module__Vg7_jG__staticRegion{padding:.5rem;font-size:.85rem}}
.CountryDateTime-module__dMSVoG__container{text-align:right;white-space:nowrap;flex-direction:row;align-items:center;gap:.5rem;padding:0;display:flex}.CountryDateTime-module__dMSVoG__label{color:#6b7280;white-space:nowrap;font-size:.8rem;font-weight:600}.CountryDateTime-module__dMSVoG__dateTime{color:#1f2937;font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;font-size:.9rem;font-weight:500}@media (max-width:640px){.CountryDateTime-module__dMSVoG__container{text-align:left;white-space:nowrap;flex-direction:row;justify-content:flex-start;gap:.3rem;padding:0}.CountryDateTime-module__dMSVoG__label{font-size:.7rem}.CountryDateTime-module__dMSVoG__dateTime{font-size:.75rem}}
.AIInsightsInline-module__1bydcG__container{background:linear-gradient(135deg,var(--navy-900,#0f172a)0%,#1e40af 100%);border-radius:1rem;width:100%;margin-bottom:1.5rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AIInsightsInline-module__1bydcG__header{border-bottom:1px solid #fff3;margin-bottom:1.5rem;padding-bottom:1rem}.AIInsightsInline-module__1bydcG__headerContent{color:#fff}.AIInsightsInline-module__1bydcG__title{color:#fff;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;display:flex}.AIInsightsInline-module__1bydcG__titleIcon{font-size:2rem;line-height:1}.AIInsightsInline-module__1bydcG__subtitle{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.4}.AIInsightsInline-module__1bydcG__mortgageBadge{background:#ffffff1a;border:1px solid #60a5fa4d;border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;transition:all .2s;display:flex}.AIInsightsInline-module__1bydcG__mortgageBadge:hover{background:#ffffff26;border-color:#60a5fa80}.AIInsightsInline-module__1bydcG__badgeContent{align-items:center;gap:.75rem;display:flex}.AIInsightsInline-module__1bydcG__badgeIcon{font-size:1.5rem;line-height:1}.AIInsightsInline-module__1bydcG__badgeInfo{flex-direction:column;gap:.125rem;display:flex}.AIInsightsInline-module__1bydcG__badgeLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.AIInsightsInline-module__1bydcG__badgeStatus{color:#fff;font-size:.875rem;font-weight:500}.AIInsightsInline-module__1bydcG__badgeAction{color:#60a5fa;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.AIInsightsInline-module__1bydcG__badgeAction:hover{color:#93c5fd}.AIInsightsInline-module__1bydcG__mortgageLinkCard{background:linear-gradient(135deg,var(--blue-50,#eff6ff)0%,#dbeafe 100%);border:2px solid var(--blue-400,#60a5fa);cursor:pointer;border-radius:.75rem;margin-bottom:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:block}.AIInsightsInline-module__1bydcG__mortgageLinkCard:hover{border-color:var(--blue-600,#2563eb);transform:translateY(-3px);box-shadow:0 8px 16px #2563eb26}.AIInsightsInline-module__1bydcG__mortgageHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AIInsightsInline-module__1bydcG__mortgageTitle{color:var(--navy-900,#0f172a);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.AIInsightsInline-module__1bydcG__mortgageIcon{font-size:1.5rem;line-height:1}.AIInsightsInline-module__1bydcG__mortgageArrow{color:var(--blue-600,#2563eb);font-size:1.5rem;transition:transform .3s}.AIInsightsInline-module__1bydcG__mortgageLinkCard:hover .AIInsightsInline-module__1bydcG__mortgageArrow{transform:translate(4px)}.AIInsightsInline-module__1bydcG__mortgageDescription{color:var(--navy-700,#334155);margin:0;font-size:.95rem;line-height:1.5}.AIInsightsInline-module__1bydcG__sections{grid-template-columns:1fr;gap:1.25rem;display:grid}.AIInsightsInline-module__1bydcG__section{background:#fffffff2;border-radius:.75rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.AIInsightsInline-module__1bydcG__section:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AIInsightsInline-module__1bydcG__sectionTitle{color:var(--navy-900,#0f172a);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.125rem;font-weight:600;display:flex}.AIInsightsInline-module__1bydcG__itemCount{color:var(--navy-500,#64748b);margin-left:.25rem;font-size:.75rem;font-weight:500}.AIInsightsInline-module__1bydcG__sectionIcon{font-size:1.25rem;line-height:1}.AIInsightsInline-module__1bydcG__sectionContent{color:var(--navy-700,#334155);line-height:1.6}.AIInsightsInline-module__1bydcG__sectionText{margin:0;font-size:.95rem}.AIInsightsInline-module__1bydcG__bulletList{margin:0;padding-left:0;list-style-type:none}.AIInsightsInline-module__1bydcG__bulletItem{color:var(--navy-700,#334155);border-radius:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.95rem;line-height:1.7;transition:background-color .2s}.AIInsightsInline-module__1bydcG__bulletItem:hover{background-color:#00000005}.AIInsightsInline-module__1bydcG__bulletItem.AIInsightsInline-module__1bydcG__item0{background-color:#ffffff80}.AIInsightsInline-module__1bydcG__bulletItem.AIInsightsInline-module__1bydcG__item1{background-color:#00000005}.AIInsightsInline-module__1bydcG__highlightNumber{color:var(--blue-600,#2563eb);padding:0 .125rem;font-weight:600}.AIInsightsInline-module__1bydcG__bulletItem:last-child{margin-bottom:0}.AIInsightsInline-module__1bydcG__showMoreButton{width:100%;color:var(--blue-600,#2563eb);cursor:pointer;background:#3b82f614;border:1px solid #3b82f633;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.AIInsightsInline-module__1bydcG__showMoreButton:hover{background:#3b82f61f;border-color:#3b82f64d;transform:translateY(-1px)}.AIInsightsInline-module__1bydcG__showMoreButton:active{transform:translateY(0)}.AIInsightsInline-module__1bydcG__buttonIcon{font-size:.875rem;line-height:1;transition:transform .2s}.AIInsightsInline-module__1bydcG__showMoreButton:hover .AIInsightsInline-module__1bydcG__buttonIcon{transform:translateY(2px)}.AIInsightsInline-module__1bydcG__showMoreButton[aria-expanded=true]:hover .AIInsightsInline-module__1bydcG__buttonIcon{transform:translateY(-2px)}.AIInsightsInline-module__1bydcG__outlook{background-color:#3b82f60d;border-left:3px solid #3b82f6;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__risks{background-color:#ef44440d;border-left:3px solid #ef4444;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__opportunities{background-color:#10b9810d;border-left:3px solid #10b981;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__crypto{background-color:#f59e0b0d;border-left:3px solid #f59e0b;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__footer{background:#00000026;border-left:3px solid #fbbf24cc;border-radius:.5rem;margin-top:1.5rem;padding:1rem 1.25rem}.AIInsightsInline-module__1bydcG__disclaimerText{color:#ffffffe6;text-align:left;margin:0;font-size:.8125rem;line-height:1.5}.AIInsightsInline-module__1bydcG__disclaimerText strong{color:#fbbf24;font-weight:700}.AIInsightsInline-module__1bydcG__mortgageCTA{text-align:center;margin-top:1.5rem;padding:1rem 1.25rem}.AIInsightsInline-module__1bydcG__mortgageCTALink{color:#60a5fa;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.AIInsightsInline-module__1bydcG__mortgageCTALink:hover{color:#93c5fd;gap:.75rem}@media (min-width:768px){.AIInsightsInline-module__1bydcG__sections{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.AIInsightsInline-module__1bydcG__sections{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AIInsightsInline-module__1bydcG__container{margin-bottom:1rem;padding:1.5rem}.AIInsightsInline-module__1bydcG__header{margin-bottom:1rem}.AIInsightsInline-module__1bydcG__title{font-size:1.375rem}.AIInsightsInline-module__1bydcG__titleIcon{font-size:1.5rem}.AIInsightsInline-module__1bydcG__subtitle{font-size:.875rem}.AIInsightsInline-module__1bydcG__section{padding:1.25rem}.AIInsightsInline-module__1bydcG__sectionTitle{font-size:1rem}.AIInsightsInline-module__1bydcG__sectionText,.AIInsightsInline-module__1bydcG__bulletItem{font-size:.875rem}.AIInsightsInline-module__1bydcG__disclaimerText{font-size:.75rem}.AIInsightsInline-module__1bydcG__mortgageBadge{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.AIInsightsInline-module__1bydcG__badgeAction{text-align:center;background:#60a5fa26;border-radius:.375rem;align-self:stretch;padding:.5rem}.AIInsightsInline-module__1bydcG__badgeIcon{font-size:1.25rem}.AIInsightsInline-module__1bydcG__badgeLabel{font-size:.6875rem}.AIInsightsInline-module__1bydcG__badgeStatus{font-size:.8125rem}}
.MacroDashboard-module__6dQGua__container{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative;overflow-x:hidden}.MacroDashboard-module__6dQGua__backdrop{z-index:98;background:#0000004d;animation:.3s ease-out MacroDashboard-module__6dQGua__fadeIn;position:fixed;inset:0}@keyframes MacroDashboard-module__6dQGua__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.MacroDashboard-module__6dQGua__backdrop{z-index:100}}.MacroDashboard-module__6dQGua__headerSection{border-bottom:1px solid var(--slate-200,#e2e8f0);box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;padding:1.5rem 0;display:flex}.MacroDashboard-module__6dQGua__header{flex:1;min-width:0}.MacroDashboard-module__6dQGua__rightHeader{flex-direction:column;align-items:flex-end;gap:.75rem;min-width:fit-content;display:flex}.MacroDashboard-module__6dQGua__title{color:var(--navy-900,#0f172a);margin:0 0 .5rem;font-size:2rem;font-weight:700}.MacroDashboard-module__6dQGua__subtitle{color:var(--navy-700,#334155);margin:0;font-size:.95rem}.MacroDashboard-module__6dQGua__gridContainer{box-sizing:border-box;grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}.MacroDashboard-module__6dQGua__fullWidth{grid-column:1/-1}.MacroDashboard-module__6dQGua__loadingContainer{justify-content:center;align-items:center;min-height:200px;display:flex}.MacroDashboard-module__6dQGua__spinner{border:4px solid var(--slate-200,#e2e8f0);border-top-color:var(--blue-500,#3b82f6);border-radius:50%;width:40px;height:40px;animation:1s linear infinite MacroDashboard-module__6dQGua__spin}@keyframes MacroDashboard-module__6dQGua__spin{to{transform:rotate(360deg)}}.MacroDashboard-module__6dQGua__errorContainer{background-color:var(--red-50,#fef2f2);border:1px solid var(--red-300,#fca5a5);color:#991b1b;text-align:center;border-radius:.5rem;padding:1.5rem}.MacroDashboard-module__6dQGua__errorTitle{margin-bottom:.5rem;font-weight:600}.MacroDashboard-module__6dQGua__errorMessage{font-size:.875rem}.MacroDashboard-module__6dQGua__statsSection{background-color:var(--slate-50,#f8fafc);border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem;display:grid}.MacroDashboard-module__6dQGua__statCard{border:1px solid var(--slate-200,#e2e8f0);text-align:center;background-color:#fff;border-radius:.375rem;padding:.75rem}.MacroDashboard-module__6dQGua__statLabel{color:var(--slate-600,#475569);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.MacroDashboard-module__6dQGua__statValue{color:var(--navy-900,#0f172a);font-size:1.5rem;font-weight:700}.MacroDashboard-module__6dQGua__aiInsightsSection{margin:1.5rem 0}.MacroDashboard-module__6dQGua__aiInsightsButton{background:linear-gradient(135deg,var(--navy-900,#0f172a)0%,#1e40af 100%);color:#fff;cursor:pointer;text-align:left;border:none;border-radius:1rem;align-items:center;gap:1.25rem;width:100%;padding:1.75rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.MacroDashboard-module__6dQGua__aiInsightsButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.MacroDashboard-module__6dQGua__aiInsightsButton:active{transform:translateY(0)}.MacroDashboard-module__6dQGua__aiIcon{flex-shrink:0;font-size:3rem;line-height:1}.MacroDashboard-module__6dQGua__aiContent{flex:1;min-width:0}.MacroDashboard-module__6dQGua__aiTitle{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.MacroDashboard-module__6dQGua__aiSubtitle{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.4}.MacroDashboard-module__6dQGua__aiArrow{opacity:.9;flex-shrink:0;font-size:1.5rem;transition:transform .2s}.MacroDashboard-module__6dQGua__aiInsightsButton:hover .MacroDashboard-module__6dQGua__aiArrow{transform:translate(4px)}.MacroDashboard-module__6dQGua__buttonGroup{flex-wrap:wrap;gap:.75rem;display:flex}.MacroDashboard-module__6dQGua__button{background-color:var(--blue-600,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.MacroDashboard-module__6dQGua__button:hover,.MacroDashboard-module__6dQGua__button:active{background-color:var(--blue-700,#1d4ed8)}.MacroDashboard-module__6dQGua__buttonSecondary{background-color:var(--slate-200,#e2e8f0);color:var(--navy-900,#0f172a)}.MacroDashboard-module__6dQGua__buttonSecondary:hover{background-color:var(--slate-300,#cbd5e1)}@media (min-width:768px){.MacroDashboard-module__6dQGua__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.MacroDashboard-module__6dQGua__gridContainer{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.MacroDashboard-module__6dQGua__gridContainer{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.MacroDashboard-module__6dQGua__container{gap:.75rem}.MacroDashboard-module__6dQGua__headerSection{border-bottom:1px solid var(--slate-200,#e2e8f0);flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 0}.MacroDashboard-module__6dQGua__header{flex:1}.MacroDashboard-module__6dQGua__rightHeader{align-items:flex-start;gap:.5rem}.MacroDashboard-module__6dQGua__title{margin:0 0 .25rem;font-size:1.25rem}.MacroDashboard-module__6dQGua__subtitle{font-size:.8rem}.MacroDashboard-module__6dQGua__aiInsightsSection{margin:.75rem 0}.MacroDashboard-module__6dQGua__aiInsightsButton{gap:1rem;padding:1.25rem 1.5rem}.MacroDashboard-module__6dQGua__aiIcon{font-size:2.5rem}.MacroDashboard-module__6dQGua__aiTitle{font-size:1.125rem}.MacroDashboard-module__6dQGua__aiSubtitle{font-size:.85rem}.MacroDashboard-module__6dQGua__gridContainer{gap:.75rem}.MacroDashboard-module__6dQGua__statsSection{grid-template-columns:1fr}.MacroDashboard-module__6dQGua__buttonGroup{flex-direction:column;gap:.5rem}.MacroDashboard-module__6dQGua__button{width:100%;padding:.5rem 1rem;font-size:.8rem}}
.CommodityCrypto-module__mUZ3qq__container{flex-direction:column;display:flex}.CommodityCrypto-module__mUZ3qq__tabs{border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:1.5rem;display:flex}.CommodityCrypto-module__mUZ3qq__tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.CommodityCrypto-module__mUZ3qq__tab:hover{color:#1f2937;background:#f9fafb}.CommodityCrypto-module__mUZ3qq__tab.CommodityCrypto-module__mUZ3qq__active{color:#3b82f6;border-bottom-color:#3b82f6}.CommodityCrypto-module__mUZ3qq__tabContent{display:none}.CommodityCrypto-module__mUZ3qq__tabContent.CommodityCrypto-module__mUZ3qq__active{display:block}.CommodityCrypto-module__mUZ3qq__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;display:grid}.CommodityCrypto-module__mUZ3qq__card{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;padding:1.25rem;transition:all .2s}.CommodityCrypto-module__mUZ3qq__card:hover{background:#f3f4f6;box-shadow:0 2px 8px #00000014}.CommodityCrypto-module__mUZ3qq__cardLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.CommodityCrypto-module__mUZ3qq__cardValue{color:#1f2937;margin-bottom:.25rem;font-size:1.625rem;font-weight:700;line-height:1.2}.CommodityCrypto-module__mUZ3qq__cardUnit{color:#9ca3af;margin-bottom:.75rem;font-size:.75rem}.CommodityCrypto-module__mUZ3qq__sparklineContainer{background:#fff;border-radius:4px;width:100%;height:40px;margin-bottom:.75rem;overflow:hidden}.CommodityCrypto-module__mUZ3qq__sparkline{width:100%;height:100%}.CommodityCrypto-module__mUZ3qq__cardFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.CommodityCrypto-module__mUZ3qq__change{border-radius:3px;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;display:inline-block}.CommodityCrypto-module__mUZ3qq__change.CommodityCrypto-module__mUZ3qq__up{color:#10b981;background:#ecfdf5}.CommodityCrypto-module__mUZ3qq__change.CommodityCrypto-module__mUZ3qq__down{color:#ef4444;background:#fef2f2}.CommodityCrypto-module__mUZ3qq__change.CommodityCrypto-module__mUZ3qq__neutral{color:#9ca3af;background:#f3f4f6}.CommodityCrypto-module__mUZ3qq__meta{color:#9ca3af;font-size:.75rem}.CommodityCrypto-module__mUZ3qq__emptyState{text-align:center;color:#9ca3af;padding:2rem;font-size:.875rem}.CommodityCrypto-module__mUZ3qq__footer{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem;font-size:.75rem}@media (max-width:768px){.CommodityCrypto-module__mUZ3qq__tabs{margin-bottom:1rem}.CommodityCrypto-module__mUZ3qq__tab{padding:.625rem 1rem;font-size:.8125rem}.CommodityCrypto-module__mUZ3qq__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.CommodityCrypto-module__mUZ3qq__card{padding:1rem}.CommodityCrypto-module__mUZ3qq__cardValue{font-size:1.375rem}.CommodityCrypto-module__mUZ3qq__sparklineContainer{height:32px}}@media (max-width:480px){.CommodityCrypto-module__mUZ3qq__grid{grid-template-columns:1fr}.CommodityCrypto-module__mUZ3qq__tabs{flex-wrap:wrap}.CommodityCrypto-module__mUZ3qq__tab{text-align:center;flex:1}}@media (prefers-contrast:more){.CommodityCrypto-module__mUZ3qq__tab.CommodityCrypto-module__mUZ3qq__active{border-bottom-width:4px;font-weight:700}.CommodityCrypto-module__mUZ3qq__card{background:#fff;border-left-width:6px}}@media (prefers-reduced-motion:reduce){.CommodityCrypto-module__mUZ3qq__card,.CommodityCrypto-module__mUZ3qq__tab{transition:none}}
.MarketIndices-module__qoRRTa__container{flex-direction:column;gap:1.5rem;display:flex}.MarketIndices-module__qoRRTa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.MarketIndices-module__qoRRTa__card{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;padding:1.25rem;transition:all .2s}.MarketIndices-module__qoRRTa__card:hover{background:#f3f4f6;box-shadow:0 2px 8px #00000014}.MarketIndices-module__qoRRTa__cardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}.MarketIndices-module__qoRRTa__cardTitle{color:#1f2937;font-size:.875rem;font-weight:600}.MarketIndices-module__qoRRTa__cardSubtitle{color:#9ca3af;font-size:.75rem}.MarketIndices-module__qoRRTa__changeIndicator{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.MarketIndices-module__qoRRTa__value{color:#1f2937;font-size:1.5rem;font-weight:700}.MarketIndices-module__qoRRTa__change{border-radius:3px;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;display:inline-block}.MarketIndices-module__qoRRTa__change.MarketIndices-module__qoRRTa__up{color:#10b981;background:#ecfdf5}.MarketIndices-module__qoRRTa__change.MarketIndices-module__qoRRTa__down{color:#ef4444;background:#fef2f2}.MarketIndices-module__qoRRTa__change.MarketIndices-module__qoRRTa__neutral{color:#9ca3af;background:#f3f4f6}.MarketIndices-module__qoRRTa__chartContainer{background:#fff;border-radius:4px;width:100%;height:120px;margin-bottom:1rem;overflow:hidden}.MarketIndices-module__qoRRTa__chart{width:100%;height:100%}.MarketIndices-module__qoRRTa__footer{color:#9ca3af;justify-content:space-between;gap:1rem;font-size:.75rem;display:flex}.MarketIndices-module__qoRRTa__footerItem{flex-direction:column;gap:.25rem;display:flex}.MarketIndices-module__qoRRTa__footerLabel{color:#6b7280;font-weight:600}.MarketIndices-module__qoRRTa__emptyState{text-align:center;color:#9ca3af;padding:3rem 1.5rem;font-size:.875rem}.MarketIndices-module__qoRRTa__globalFooter{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:.75rem}@media (max-width:768px){.MarketIndices-module__qoRRTa__grid{grid-template-columns:1fr;gap:1rem}.MarketIndices-module__qoRRTa__card{padding:1rem}.MarketIndices-module__qoRRTa__chartContainer{height:100px}.MarketIndices-module__qoRRTa__cardHeader{margin-bottom:.75rem;padding-bottom:.75rem}.MarketIndices-module__qoRRTa__value{font-size:1.375rem}.MarketIndices-module__qoRRTa__footer{flex-direction:column;gap:.5rem}}@media (max-width:480px){.MarketIndices-module__qoRRTa__card{padding:.875rem}.MarketIndices-module__qoRRTa__cardTitle{font-size:.8125rem}.MarketIndices-module__qoRRTa__value{font-size:1.25rem}.MarketIndices-module__qoRRTa__chartContainer{height:80px}.MarketIndices-module__qoRRTa__change{padding:.2rem .4rem;font-size:.75rem}}@media (prefers-contrast:more){.MarketIndices-module__qoRRTa__card{background:#fff;border-left-width:6px}.MarketIndices-module__qoRRTa__change{font-weight:700}}@media (prefers-reduced-motion:reduce){.MarketIndices-module__qoRRTa__card{transition:none}}
.SectorHeatmap-module__eeMgoW__container{flex-direction:column;gap:1.5rem;display:flex}.SectorHeatmap-module__eeMgoW__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.SectorHeatmap-module__eeMgoW__cell{cursor:pointer;border:2px solid #0000;border-radius:6px;padding:1.25rem;transition:all .2s;position:relative;overflow:hidden}.SectorHeatmap-module__eeMgoW__cell:before{content:"";opacity:.05;z-index:1;background:currentColor;position:absolute;inset:0}.SectorHeatmap-module__eeMgoW__cell:hover{border-color:#3b82f6;box-shadow:0 4px 12px #0000001f}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__strong_positive{color:#059669;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%)}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__moderate_positive{color:#10b981;background:linear-gradient(135deg,#f0fdf4 0%,#dbeafe 100%)}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__neutral{color:#6b7280;background:#f9fafb}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__moderate_negative{color:#f97316;background:linear-gradient(135deg,#fff7ed 0%,#fed7aa 100%)}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__strong_negative{color:#dc2626;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%)}.SectorHeatmap-module__eeMgoW__cellContent{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:relative}.SectorHeatmap-module__eeMgoW__cellIcon{height:24px;font-size:1.5rem;line-height:24px}.SectorHeatmap-module__eeMgoW__cellName{color:#1f2937;font-size:.875rem;font-weight:600}.SectorHeatmap-module__eeMgoW__cellValue{color:inherit;font-size:1.375rem;font-weight:700}.SectorHeatmap-module__eeMgoW__cellMeta{flex-direction:column;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}.SectorHeatmap-module__eeMgoW__metaRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.SectorHeatmap-module__eeMgoW__metaLabel{color:#6b7280;font-weight:600}.SectorHeatmap-module__eeMgoW__metaValue{color:#1f2937;font-weight:500}.SectorHeatmap-module__eeMgoW__cellChange{opacity:.85;font-size:.75rem;font-weight:600}.SectorHeatmap-module__eeMgoW__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#1f2937;border-radius:4px;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.SectorHeatmap-module__eeMgoW__tooltip:after{content:"";border:4px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}.SectorHeatmap-module__eeMgoW__cell:hover .SectorHeatmap-module__eeMgoW__tooltip{opacity:1}.SectorHeatmap-module__eeMgoW__legend{background:#f9fafb;border-radius:6px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;font-size:.75rem;display:flex}.SectorHeatmap-module__eeMgoW__legendItem{align-items:center;gap:.5rem;display:flex}.SectorHeatmap-module__eeMgoW__legendColor{border-radius:2px;width:16px;height:16px}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__strong_positive{background:#059669}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__moderate_positive{background:#10b981}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__neutral{background:#d1d5db}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__moderate_negative{background:#f97316}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__strong_negative{background:#dc2626}.SectorHeatmap-module__eeMgoW__footer{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:.75rem}.SectorHeatmap-module__eeMgoW__emptyState{text-align:center;color:#9ca3af;padding:3rem 1.5rem;font-size:.875rem}@media (max-width:768px){.SectorHeatmap-module__eeMgoW__grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.SectorHeatmap-module__eeMgoW__cell{padding:1rem}.SectorHeatmap-module__eeMgoW__cellName{font-size:.8125rem}.SectorHeatmap-module__eeMgoW__cellValue{font-size:1.25rem}.SectorHeatmap-module__eeMgoW__legend{gap:.5rem;font-size:.7rem}.SectorHeatmap-module__eeMgoW__legendItem{gap:.375rem}.SectorHeatmap-module__eeMgoW__legendColor{width:12px;height:12px}}@media (max-width:480px){.SectorHeatmap-module__eeMgoW__grid{grid-template-columns:repeat(2,1fr)}.SectorHeatmap-module__eeMgoW__cell{padding:.875rem}.SectorHeatmap-module__eeMgoW__cellValue{font-size:1.125rem}.SectorHeatmap-module__eeMgoW__legend{flex-direction:column;align-items:flex-start;gap:.375rem}.SectorHeatmap-module__eeMgoW__legendItem{font-size:.65rem}}@media (prefers-contrast:more){.SectorHeatmap-module__eeMgoW__cell{border-width:3px;border-color:#000}.SectorHeatmap-module__eeMgoW__cellName,.SectorHeatmap-module__eeMgoW__cellValue{font-weight:700}}@media (prefers-reduced-motion:reduce){.SectorHeatmap-module__eeMgoW__cell,.SectorHeatmap-module__eeMgoW__tooltip{transition:none}}
.GlobalHeadlines-module__QY7QOq__container{flex-direction:column;gap:1.5rem;display:flex}.GlobalHeadlines-module__QY7QOq__filterButtons{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.GlobalHeadlines-module__QY7QOq__filterButton{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.GlobalHeadlines-module__QY7QOq__filterButton:hover{color:#3b82f6;background:#f0f9ff;border-color:#3b82f6}.GlobalHeadlines-module__QY7QOq__filterButton.GlobalHeadlines-module__QY7QOq__active{color:#fff;background:#3b82f6;border-color:#3b82f6}.GlobalHeadlines-module__QY7QOq__newsList{flex-direction:column;gap:1rem;display:flex}.GlobalHeadlines-module__QY7QOq__newsItem{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.GlobalHeadlines-module__QY7QOq__newsItem:hover{background:#f3f4f6;box-shadow:0 2px 8px #00000014}.GlobalHeadlines-module__QY7QOq__newsItemDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.375rem}.GlobalHeadlines-module__QY7QOq__newsItemDot.GlobalHeadlines-module__QY7QOq__bullish{background:#10b981}.GlobalHeadlines-module__QY7QOq__newsItemDot.GlobalHeadlines-module__QY7QOq__neutral{background:#9ca3af}.GlobalHeadlines-module__QY7QOq__newsItemDot.GlobalHeadlines-module__QY7QOq__bearish{background:#ef4444}.GlobalHeadlines-module__QY7QOq__newsItemContent{flex:1;min-width:0}.GlobalHeadlines-module__QY7QOq__headline{color:#1f2937;word-break:break-word;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.4}.GlobalHeadlines-module__QY7QOq__newsItemMeta{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.GlobalHeadlines-module__QY7QOq__source{color:#6b7280;font-weight:600}.GlobalHeadlines-module__QY7QOq__timestamp{color:#9ca3af}.GlobalHeadlines-module__QY7QOq__sentimentBadge{text-transform:capitalize;border-radius:3px;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-block}.GlobalHeadlines-module__QY7QOq__sentimentBadge.GlobalHeadlines-module__QY7QOq__bullish{color:#10b981;background:#ecfdf5}.GlobalHeadlines-module__QY7QOq__sentimentBadge.GlobalHeadlines-module__QY7QOq__neutral{color:#6b7280;background:#f3f4f6}.GlobalHeadlines-module__QY7QOq__sentimentBadge.GlobalHeadlines-module__QY7QOq__bearish{color:#ef4444;background:#fef2f2}.GlobalHeadlines-module__QY7QOq__auImpactBadge{color:#92400e;background:#fef3c7;border-radius:3px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-flex}.GlobalHeadlines-module__QY7QOq__emptyState{text-align:center;color:#9ca3af;padding:2rem;font-size:.875rem}.GlobalHeadlines-module__QY7QOq__showMore{cursor:pointer;color:#3b82f6;text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.GlobalHeadlines-module__QY7QOq__showMore:hover{background:#f3f4f6;border-color:#3b82f6}.GlobalHeadlines-module__QY7QOq__showMore:active{background:#e5e7eb}.GlobalHeadlines-module__QY7QOq__footer{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:.75rem}@media (max-width:768px){.GlobalHeadlines-module__QY7QOq__newsItem{gap:.75rem;padding:.875rem}.GlobalHeadlines-module__QY7QOq__headline{font-size:.875rem}.GlobalHeadlines-module__QY7QOq__filterButtons{gap:.375rem}.GlobalHeadlines-module__QY7QOq__filterButton{padding:.4375rem .875rem;font-size:.75rem}}@media (max-width:480px){.GlobalHeadlines-module__QY7QOq__newsItemMeta{flex-direction:column;align-items:flex-start;gap:.375rem}.GlobalHeadlines-module__QY7QOq__filterButtons{flex-direction:column}.GlobalHeadlines-module__QY7QOq__filterButton{flex:1}}@media (prefers-contrast:more){.GlobalHeadlines-module__QY7QOq__filterButton.GlobalHeadlines-module__QY7QOq__active{border-width:2px;font-weight:700}.GlobalHeadlines-module__QY7QOq__newsItem{border-left-width:6px}.GlobalHeadlines-module__QY7QOq__sentimentBadge{font-weight:700}}@media (prefers-reduced-motion:reduce){.GlobalHeadlines-module__QY7QOq__newsItem,.GlobalHeadlines-module__QY7QOq__filterButton,.GlobalHeadlines-module__QY7QOq__showMore{transition:none}}
.AIInsights-module__ae2NhG__backdropOverlay{z-index:50;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s AIInsights-module__ae2NhG__fadeIn;display:flex;position:fixed;inset:0}@keyframes AIInsights-module__ae2NhG__fadeIn{0%{opacity:0}to{opacity:1}}.AIInsights-module__ae2NhG__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s AIInsights-module__ae2NhG__slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}@keyframes AIInsights-module__ae2NhG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AIInsights-module__ae2NhG__modalHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AIInsights-module__ae2NhG__modalTitle{color:#1f2937;margin:0;font-size:1.375rem;font-weight:700}.AIInsights-module__ae2NhG__modalSubtitle{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.AIInsights-module__ae2NhG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex}.AIInsights-module__ae2NhG__closeButton:hover{color:#1f2937;background:#f3f4f6;border-radius:6px}.AIInsights-module__ae2NhG__closeButton:active{background:#e5e7eb}.AIInsights-module__ae2NhG__modalContent{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.AIInsights-module__ae2NhG__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.AIInsights-module__ae2NhG__spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite AIInsights-module__ae2NhG__spin}@keyframes AIInsights-module__ae2NhG__spin{to{transform:rotate(360deg)}}.AIInsights-module__ae2NhG__loadingText{color:#6b7280;font-size:.875rem}.AIInsights-module__ae2NhG__section{flex-direction:column;gap:.75rem;display:flex}.AIInsights-module__ae2NhG__sectionTitle{color:#1f2937;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.AIInsights-module__ae2NhG__sectionIcon{font-size:1.125rem}.AIInsights-module__ae2NhG__sectionContent{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;padding:1rem}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__outlook{border-left-color:#3b82f6}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__risks{border-left-color:#f97316}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__opportunities{border-left-color:#10b981}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__crypto{border-left-color:#a78bfa}.AIInsights-module__ae2NhG__sectionText{color:#374151;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.6}.AIInsights-module__ae2NhG__bulletList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AIInsights-module__ae2NhG__bulletItem{color:#374151;padding-left:1.5rem;font-size:.875rem;line-height:1.5;position:relative}.AIInsights-module__ae2NhG__bulletItem:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}.AIInsights-module__ae2NhG__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;flex-shrink:0;gap:.75rem;padding:1rem 1.5rem;display:flex}.AIInsights-module__ae2NhG__disclaimerText{color:#9ca3af;font-size:.75rem}.AIInsights-module__ae2NhG__buttonGroup{gap:.75rem;margin-left:auto;display:flex}.AIInsights-module__ae2NhG__button{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.AIInsights-module__ae2NhG__buttonPrimary{color:#fff;background:#3b82f6}.AIInsights-module__ae2NhG__buttonPrimary:hover{background:#2563eb}.AIInsights-module__ae2NhG__buttonPrimary:active{background:#1d4ed8}.AIInsights-module__ae2NhG__buttonSecondary{color:#1f2937;background:#e5e7eb}.AIInsights-module__ae2NhG__buttonSecondary:hover{background:#d1d5db}.AIInsights-module__ae2NhG__buttonSecondary:active{background:#9ca3af}.AIInsights-module__ae2NhG__noJS{display:none}@media (max-width:640px){.AIInsights-module__ae2NhG__backdropOverlay{padding:0}.AIInsights-module__ae2NhG__modal{border-radius:12px 12px 0 0;max-width:100%;max-height:100vh}.AIInsights-module__ae2NhG__modalHeader{padding:1rem}.AIInsights-module__ae2NhG__modalTitle{font-size:1.25rem}.AIInsights-module__ae2NhG__modalContent{gap:1rem;padding:1rem}.AIInsights-module__ae2NhG__sectionContent{padding:.875rem}.AIInsights-module__ae2NhG__sectionText{font-size:.8125rem}.AIInsights-module__ae2NhG__modalFooter{flex-direction:column;padding:1rem}.AIInsights-module__ae2NhG__buttonGroup{width:100%;margin-left:0}.AIInsights-module__ae2NhG__button{flex:1}}@media (prefers-reduced-motion:reduce){.AIInsights-module__ae2NhG__backdropOverlay,.AIInsights-module__ae2NhG__modal,.AIInsights-module__ae2NhG__closeButton,.AIInsights-module__ae2NhG__button{transition:none;animation:none}}@media (prefers-contrast:more){.AIInsights-module__ae2NhG__sectionContent{background:#fff;border-left-width:6px}.AIInsights-module__ae2NhG__modalTitle,.AIInsights-module__ae2NhG__sectionTitle,.AIInsights-module__ae2NhG__button{font-weight:700}}
.HeadlinesTicker-module__wPkmyq__ticker{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex;overflow:hidden}.HeadlinesTicker-module__wPkmyq__tickerLabel{color:#374151;white-space:nowrap;letter-spacing:.05em;flex-shrink:0;font-size:.85rem;font-weight:700}.HeadlinesTicker-module__wPkmyq__tickerContent{flex:1;align-items:center;height:2.5rem;display:flex;position:relative;overflow:hidden}.HeadlinesTicker-module__wPkmyq__scroll{white-space:nowrap;align-items:center;gap:1.5rem;padding-right:2rem;animation:60s linear infinite HeadlinesTicker-module__wPkmyq__scroll;display:flex}.HeadlinesTicker-module__wPkmyq__scroll:hover{animation-play-state:paused}@keyframes HeadlinesTicker-module__wPkmyq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.HeadlinesTicker-module__wPkmyq__headline{cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 0;transition:opacity .2s;display:inline-flex}.HeadlinesTicker-module__wPkmyq__headline:hover{opacity:.8}.HeadlinesTicker-module__wPkmyq__sentiment{flex-shrink:0;font-size:1rem}.HeadlinesTicker-module__wPkmyq__title{color:#1f2937;text-overflow:ellipsis;max-width:400px;font-size:.9rem;font-weight:500;overflow:hidden}.HeadlinesTicker-module__wPkmyq__time{color:#9ca3af;flex-shrink:0;font-size:.8rem;font-weight:500}.HeadlinesTicker-module__wPkmyq__separator{color:#d1d5db;flex-shrink:0;margin:0 .5rem}.HeadlinesTicker-module__wPkmyq__bullish{--sentiment-color:#166534}.HeadlinesTicker-module__wPkmyq__bullish .HeadlinesTicker-module__wPkmyq__title{color:#166534}.HeadlinesTicker-module__wPkmyq__bullish .HeadlinesTicker-module__wPkmyq__time{color:#059669}.HeadlinesTicker-module__wPkmyq__bearish{--sentiment-color:#dc2626}.HeadlinesTicker-module__wPkmyq__bearish .HeadlinesTicker-module__wPkmyq__title{color:#dc2626}.HeadlinesTicker-module__wPkmyq__bearish .HeadlinesTicker-module__wPkmyq__time{color:#ef4444}.HeadlinesTicker-module__wPkmyq__neutral{--sentiment-color:#9ca3af}.HeadlinesTicker-module__wPkmyq__neutral .HeadlinesTicker-module__wPkmyq__title,.HeadlinesTicker-module__wPkmyq__neutral .HeadlinesTicker-module__wPkmyq__time{color:#6b7280}.HeadlinesTicker-module__wPkmyq__loadingPlaceholder{color:#9ca3af;font-size:.9rem;font-style:italic}.HeadlinesTicker-module__wPkmyq__placeholder{color:#9ca3af;text-align:center;width:100%;font-size:.9rem}@media (max-width:768px){.HeadlinesTicker-module__wPkmyq__ticker{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.5rem}.HeadlinesTicker-module__wPkmyq__tickerLabel{font-size:.75rem;font-weight:700}.HeadlinesTicker-module__wPkmyq__tickerContent{width:100%;height:2.75rem}.HeadlinesTicker-module__wPkmyq__scroll{gap:.75rem;padding-right:1rem;animation-duration:40s}.HeadlinesTicker-module__wPkmyq__title{max-width:280px;font-size:.8rem}.HeadlinesTicker-module__wPkmyq__time{font-size:.7rem}.HeadlinesTicker-module__wPkmyq__separator{margin:0 .25rem;font-size:.8rem}}@media (max-width:480px){.HeadlinesTicker-module__wPkmyq__ticker{gap:.25rem;padding:.5rem}.HeadlinesTicker-module__wPkmyq__tickerLabel{font-size:.7rem}.HeadlinesTicker-module__wPkmyq__tickerContent{height:2.5rem}.HeadlinesTicker-module__wPkmyq__scroll{gap:.5rem;padding-right:1rem;animation-duration:30s}.HeadlinesTicker-module__wPkmyq__headline{gap:.25rem}.HeadlinesTicker-module__wPkmyq__sentiment{flex-shrink:0;font-size:.8rem}.HeadlinesTicker-module__wPkmyq__title{max-width:180px;font-size:.75rem}.HeadlinesTicker-module__wPkmyq__time{display:none}.HeadlinesTicker-module__wPkmyq__separator{margin:0 .15rem;font-size:.7rem}}
.Footer-module__OezkmW__footer{background:var(--neutral-900,#171717);color:var(--neutral-300,#d4d4d4);padding:3rem 1.5rem 2rem}.Footer-module__OezkmW__container{max-width:1200px;margin:0 auto}.Footer-module__OezkmW__content{text-align:center;margin-bottom:2rem}.Footer-module__OezkmW__brand{color:#fff;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__OezkmW__logoMark{color:#fff;text-transform:lowercase;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:2rem;font-style:italic;font-weight:700;display:flex;box-shadow:0 4px 12px #2563eb4d}.Footer-module__OezkmW__logoText{letter-spacing:-.02em;font-weight:400}.Footer-module__OezkmW__description{color:var(--neutral-500,#737373);max-width:500px;margin:0 auto;font-size:1rem}.Footer-module__OezkmW__bottom{border-top:1px solid var(--neutral-700,#404040);text-align:center;flex-direction:column;gap:1rem;padding-top:2rem;display:flex}.Footer-module__OezkmW__legal{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__OezkmW__copyright{color:var(--neutral-500,#737373);font-size:.875rem}.Footer-module__OezkmW__links{align-items:center;gap:.75rem;display:flex}.Footer-module__OezkmW__link{color:var(--neutral-400,#a3a3a3);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__OezkmW__link:hover{color:var(--blue-400,#60a5fa)}.Footer-module__OezkmW__separator{color:var(--neutral-600,#525252);font-size:.875rem}.Footer-module__OezkmW__disclaimer{color:var(--neutral-500,#737373);font-size:.75rem;font-style:italic}@media (min-width:1024px){.Footer-module__OezkmW__bottom{flex-direction:row;justify-content:space-between;align-items:center}.Footer-module__OezkmW__legal{flex-direction:row;gap:1rem}}
.Tooltip-module__S-0v4q__tooltipContainer{z-index:40;align-items:center;display:inline-flex;position:relative}.Tooltip-module__S-0v4q__icon{color:#fff;cursor:help;background-color:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;transition:background-color .2s;display:inline-flex}.Tooltip-module__S-0v4q__icon:hover{background-color:#2563eb;transform:scale(1.1)}.Tooltip-module__S-0v4q__tooltip{color:#fff;white-space:normal;z-index:9999;pointer-events:auto;background-color:#000000f2;border-radius:.375rem;width:max-content;max-width:320px;padding:.75rem 1rem;font-size:.8125rem;line-height:1.4;animation:.15s Tooltip-module__S-0v4q__fadeIn;position:fixed;box-shadow:0 10px 15px -3px #0000004d}@keyframes Tooltip-module__S-0v4q__fadeIn{0%{opacity:0}to{opacity:1}}
.ConsentBanner-module__Shacna__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out ConsentBanner-module__Shacna__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConsentBanner-module__Shacna__fadeIn{0%{opacity:0}to{opacity:1}}.ConsentBanner-module__Shacna__banner{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out ConsentBanner-module__Shacna__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes ConsentBanner-module__Shacna__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConsentBanner-module__Shacna__content{padding:2rem}.ConsentBanner-module__Shacna__header{margin-bottom:1.5rem}.ConsentBanner-module__Shacna__title{color:var(--neutral-900,#171717);margin:0;font-size:1.5rem;font-weight:700}.ConsentBanner-module__Shacna__description{color:var(--neutral-700,#404040);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ConsentBanner-module__Shacna__highlights{background:var(--neutral-50,#fafafa);border-radius:8px;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:flex}.ConsentBanner-module__Shacna__highlight{color:var(--neutral-800,#262626);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ConsentBanner-module__Shacna__icon{flex-shrink:0;font-size:1.25rem}.ConsentBanner-module__Shacna__actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.ConsentBanner-module__Shacna__button{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.ConsentBanner-module__Shacna__primary{background:var(--blue-500,#3b82f6);color:#fff}.ConsentBanner-module__Shacna__primary:hover{background:var(--blue-600,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.ConsentBanner-module__Shacna__secondary{background:var(--neutral-200,#e5e5e5);color:var(--neutral-700,#404040)}.ConsentBanner-module__Shacna__secondary:hover{background:var(--neutral-300,#d4d4d4)}.ConsentBanner-module__Shacna__link{color:var(--neutral-600,#525252);background:0 0;padding:.5rem;text-decoration:underline}.ConsentBanner-module__Shacna__link:hover{color:var(--neutral-900,#171717)}.ConsentBanner-module__Shacna__footer{color:var(--neutral-600,#525252);text-align:center;font-size:.875rem;line-height:1.5}.ConsentBanner-module__Shacna__footerLink{color:var(--blue-500,#3b82f6);text-decoration:underline}.ConsentBanner-module__Shacna__footerLink:hover{color:var(--blue-600,#2563eb)}.ConsentBanner-module__Shacna__preferences{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.ConsentBanner-module__Shacna__preference{border:2px solid var(--neutral-200,#e5e5e5);border-radius:8px;padding:1rem;transition:border-color .2s}.ConsentBanner-module__Shacna__preference:has(input:checked){border-color:var(--blue-400,#60a5fa);background:var(--blue-50,#eff6ff)}.ConsentBanner-module__Shacna__preferenceHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ConsentBanner-module__Shacna__checkbox{cursor:pointer;width:20px;height:20px;accent-color:var(--blue-500,#3b82f6)}.ConsentBanner-module__Shacna__checkbox:disabled{cursor:not-allowed;opacity:.5}.ConsentBanner-module__Shacna__label{cursor:pointer;color:var(--neutral-900,#171717);flex:1;align-items:center;gap:.5rem;font-size:1rem;display:flex}.ConsentBanner-module__Shacna__required{color:var(--neutral-600,#525252);background:var(--neutral-200,#e5e5e5);border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.ConsentBanner-module__Shacna__preferenceDesc{color:var(--neutral-600,#525252);margin-bottom:0;margin-left:2rem;font-size:.875rem;line-height:1.5}@media (min-width:640px){.ConsentBanner-module__Shacna__actions{flex-direction:row}.ConsentBanner-module__Shacna__button{flex:1;width:auto}.ConsentBanner-module__Shacna__link{flex:none}}@media (max-width:640px){.ConsentBanner-module__Shacna__content{padding:1.5rem}.ConsentBanner-module__Shacna__title{font-size:1.25rem}.ConsentBanner-module__Shacna__highlights{padding:1rem}}
.page-module__bIoIxW__page{box-sizing:border-box;width:100%;max-width:1400px;min-height:calc(100vh - 65px);margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,5vw,2rem) clamp(1rem,5vw,2rem)}.page-module__bIoIxW__backNav{margin-bottom:1.5rem}.page-module__bIoIxW__backLink{color:var(--blue-600,#2563eb);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__bIoIxW__backLink:hover{color:var(--blue-700,#1d4ed8);transform:translate(-4px)}.page-module__bIoIxW__pageHeader{border-bottom:2px solid var(--slate-200,#e2e8f0);margin-bottom:2rem;padding-bottom:1.5rem}.page-module__bIoIxW__headerContent{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.page-module__bIoIxW__headerRight{flex-shrink:0;align-items:center;gap:1rem;display:flex}.page-module__bIoIxW__pageTitle{color:var(--navy-900,#0f172a);margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.2}.page-module__bIoIxW__pageSubtitle{color:var(--navy-700,#334155);margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.5}.page-module__bIoIxW__aiSection{margin-bottom:2rem}.page-module__bIoIxW__mainGrid{grid-template-columns:1fr;align-items:start;gap:2rem;margin-top:2.5rem;margin-bottom:2rem;display:grid}.page-module__bIoIxW__mainLeft,.page-module__bIoIxW__mainRight{position:relative}.page-module__bIoIxW__topGrid,.page-module__bIoIxW__setupProjectionsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.page-module__bIoIxW__analyticsHeader{margin-bottom:1.5rem}.page-module__bIoIxW__analyticsTitleMain{color:var(--navy-900,#0f172a);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.page-module__bIoIxW__analyticsSubtitleMain{color:var(--navy-700,#334155);margin:0;font-size:.95rem}.page-module__bIoIxW__widgetsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.page-module__bIoIxW__mainGrid{grid-template-columns:1fr;gap:2rem}.page-module__bIoIxW__widgetsGrid{grid-template-columns:1fr 1fr;gap:1.5rem}.page-module__bIoIxW__topGrid{grid-template-columns:400px 1fr}}@media (min-width:1024px){.page-module__bIoIxW__mainGrid{grid-template-columns:35% 65%;gap:2.5rem}.page-module__bIoIxW__setupProjectionsGrid{grid-template-columns:400px 1fr;gap:2rem}.page-module__bIoIxW__page{padding:2.5rem 2rem 2rem}.page-module__bIoIxW__pageHeader{margin-bottom:2.5rem}.page-module__bIoIxW__setupProjectionsGrid{gap:2rem;margin-bottom:2rem}}.page-module__bIoIxW__macroLink{background:linear-gradient(135deg,var(--blue-50,#eff6ff)0%,#e0f2fe 100%);border:2px solid var(--blue-400,#60a5fa);border-radius:12px;margin-top:2rem;margin-bottom:3rem;padding:2rem}.page-module__bIoIxW__macroLinkContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.page-module__bIoIxW__macroLinkText{flex:1;min-width:250px}.page-module__bIoIxW__macroLinkTitle{color:var(--navy-900,#0f172a);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module__bIoIxW__macroLinkSubtitle{color:var(--navy-700,#334155);margin:0;font-size:.95rem;line-height:1.5}.page-module__bIoIxW__macroLinkButton{background:linear-gradient(135deg,var(--blue-600,#2563eb)0%,var(--blue-700,#1d4ed8)100%);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2563eb4d}.page-module__bIoIxW__macroLinkButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.page-module__bIoIxW__macroLinkButton:active{transform:translateY(0)}.page-module__bIoIxW__exportButton{background:linear-gradient(135deg,var(--navy-800,#1e293b)0%,var(--navy-900,#0f172a)100%);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0f172a4d}.page-module__bIoIxW__exportButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a66}.page-module__bIoIxW__exportButton:active{transform:translateY(0)}@media print{@page{margin:1.5cm}.page-module__bIoIxW__backNav,.page-module__bIoIxW__exportButton{display:none!important}.page-module__bIoIxW__page{max-width:100%;min-height:auto;padding:1rem;background:#fff!important}.page-module__bIoIxW__pageHeader{page-break-after:avoid;page-break-inside:avoid;border-bottom:2px solid #e5e5e5;margin-bottom:1rem;padding-bottom:.75rem}.page-module__bIoIxW__headerContent{display:block}.page-module__bIoIxW__pageTitle{margin-bottom:.5rem;font-size:1.5rem;color:#171717!important}.page-module__bIoIxW__pageSubtitle{color:#666;font-size:.9375rem}.page-module__bIoIxW__mainGrid{margin-top:2rem;margin-bottom:2rem;display:block!important}.page-module__bIoIxW__mainLeft,.page-module__bIoIxW__mainRight{page-break-inside:avoid;margin-bottom:2rem;width:100%!important;display:block!important}.page-module__bIoIxW__aiSection{page-break-inside:avoid;page-break-after:avoid;margin-bottom:1rem}.page-module__bIoIxW__analyticsHeader{page-break-after:avoid}.page-module__bIoIxW__analyticsTitleMain{color:#171717;font-size:1.25rem}.page-module__bIoIxW__analyticsSubtitleMain{color:#666;font-size:.875rem}.page-module__bIoIxW__widgetsGrid{margin-bottom:1.5rem;display:block!important}.page-module__bIoIxW__widgetsGrid>*{page-break-inside:avoid;margin-bottom:1.5rem}.page-module__bIoIxW__macroLink{page-break-inside:avoid;border-top:2px solid #e5e5e5;margin-top:1.5rem;padding-top:1rem}.page-module__bIoIxW__macroLinkContent{display:block}.page-module__bIoIxW__macroLinkButton{display:none!important}.page-module__bIoIxW__macroLinkTitle{color:#171717;margin-bottom:.25rem;font-size:1.125rem}.page-module__bIoIxW__macroLinkSubtitle{color:#666;font-size:.875rem}*{box-shadow:none!important;transition:none!important;animation:none!important}.page-module__bIoIxW__page{color:#171717;background:#fff}.page-module__bIoIxW__mainGrid~*{margin-top:2rem!important}svg{visibility:visible!important;max-width:100%!important;height:auto!important;display:block!important}.recharts-wrapper{visibility:visible!important;max-width:100%!important;display:block!important}.recharts-responsive-container{visibility:visible!important;display:block!important;position:relative!important}.recharts-surface{visibility:visible!important;display:block!important}}
.privacy-module__ZGDmtG__page{flex-direction:column;min-height:100vh;display:flex}.privacy-module__ZGDmtG__container{flex:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem}.privacy-module__ZGDmtG__header{margin-bottom:3rem}.privacy-module__ZGDmtG__backLink{color:var(--blue-500,#3b82f6);align-items:center;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.privacy-module__ZGDmtG__backLink:hover{color:var(--blue-600,#2563eb)}.privacy-module__ZGDmtG__title{color:var(--neutral-900,#171717);margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.privacy-module__ZGDmtG__lastUpdated{color:var(--neutral-600,#525252);font-size:.875rem;font-style:italic}.privacy-module__ZGDmtG__content{color:var(--neutral-800,#262626);line-height:1.7}.privacy-module__ZGDmtG__section{margin-bottom:2.5rem}.privacy-module__ZGDmtG__section h2{color:var(--neutral-900,#171717);border-bottom:2px solid var(--blue-500,#3b82f6);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.privacy-module__ZGDmtG__section h3{color:var(--neutral-800,#262626);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.privacy-module__ZGDmtG__section p{margin-bottom:1rem}.privacy-module__ZGDmtG__section ul{margin-bottom:1rem;margin-left:1.5rem}.privacy-module__ZGDmtG__section li{margin-bottom:.5rem}.privacy-module__ZGDmtG__section a{color:var(--blue-500,#3b82f6);text-decoration:underline}.privacy-module__ZGDmtG__section a:hover{color:var(--blue-600,#2563eb)}.privacy-module__ZGDmtG__disclaimer{background:var(--yellow-50,#fefce8);border-left:4px solid var(--yellow-500,#eab308);border-radius:4px;padding:1rem;font-size:.95rem}.privacy-module__ZGDmtG__contact{background:var(--neutral-100,#f5f5f5);border-radius:8px;padding:1rem;font-size:.95rem}.privacy-module__ZGDmtG__actions{border-top:1px solid var(--neutral-300,#d4d4d4);text-align:center;margin-top:3rem;padding-top:2rem}.privacy-module__ZGDmtG__button{background:var(--blue-500,#3b82f6);color:#fff;border-radius:8px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.privacy-module__ZGDmtG__button:hover{background:var(--blue-600,#2563eb)}@media (max-width:768px){.privacy-module__ZGDmtG__container{padding:2rem 1rem}.privacy-module__ZGDmtG__title{font-size:2rem}.privacy-module__ZGDmtG__section h2{font-size:1.25rem}}
.terms-module__tZIRGq__page{flex-direction:column;min-height:100vh;display:flex}.terms-module__tZIRGq__container{flex:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem}.terms-module__tZIRGq__header{margin-bottom:3rem}.terms-module__tZIRGq__backLink{color:var(--blue-500,#3b82f6);align-items:center;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.terms-module__tZIRGq__backLink:hover{color:var(--blue-600,#2563eb)}.terms-module__tZIRGq__title{color:var(--neutral-900,#171717);margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.terms-module__tZIRGq__lastUpdated{color:var(--neutral-600,#525252);font-size:.875rem;font-style:italic}.terms-module__tZIRGq__content{color:var(--neutral-800,#262626);line-height:1.7}.terms-module__tZIRGq__section{margin-bottom:2.5rem}.terms-module__tZIRGq__section h2{color:var(--neutral-900,#171717);border-bottom:2px solid var(--blue-500,#3b82f6);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.terms-module__tZIRGq__section h3{color:var(--neutral-800,#262626);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.terms-module__tZIRGq__section p{margin-bottom:1rem}.terms-module__tZIRGq__section ul{margin-bottom:1rem;margin-left:1.5rem}.terms-module__tZIRGq__section li{margin-bottom:.5rem}.terms-module__tZIRGq__section a{color:var(--blue-500,#3b82f6);text-decoration:underline}.terms-module__tZIRGq__section a:hover{color:var(--blue-600,#2563eb)}.terms-module__tZIRGq__disclaimer{background:var(--red-50,#fef2f2);border-left:4px solid var(--red-500,#ef4444);border-radius:4px;margin:1.5rem 0;padding:1.25rem}.terms-module__tZIRGq__disclaimer p{margin-bottom:.5rem}.terms-module__tZIRGq__disclaimer p:last-child{margin-bottom:0}.terms-module__tZIRGq__contact{background:var(--neutral-100,#f5f5f5);border-radius:8px;padding:1rem;font-size:.95rem}.terms-module__tZIRGq__actions{border-top:1px solid var(--neutral-300,#d4d4d4);text-align:center;margin-top:3rem;padding-top:2rem}.terms-module__tZIRGq__button{background:var(--blue-500,#3b82f6);color:#fff;border-radius:8px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.terms-module__tZIRGq__button:hover{background:var(--blue-600,#2563eb)}@media (max-width:768px){.terms-module__tZIRGq__container{padding:2rem 1rem}.terms-module__tZIRGq__title{font-size:2rem}.terms-module__tZIRGq__section h2{font-size:1.25rem}}
