body{color:#111827;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3{color:#111827;font-weight:700;letter-spacing:-.01em}h1{font-size:28px}h2{font-size:22px}h3{font-size:18px}.section-title{color:#111827;font-size:22px;font-weight:700;letter-spacing:-.01em}*{box-sizing:border-box}:root{--bg:#f6f8fc;--bg-soft:#eef3f9;--card:#fffffff5;--text:#09111f;--muted:#6b7280;--line:#e5eaf2;--success:#0f766e;--shadow:0 10px 30px #09111f14;--shadow-strong:0 20px 50px #09111f2e;--brand-size:54px;--brand-icon-box:88px;--brand-icon:140%;--brand-tagline:17px;--brand-color:#0b1220;--brand-muted:#6b7280}body{background:linear-gradient(180deg,#f6f8fc,#eef3f9);background:linear-gradient(180deg,var(--bg) 0,var(--bg-soft) 100%);color:#09111f;color:var(--text);font-family:Inter,Arial,sans-serif;margin:0}button,input,select{font:inherit}img{display:block;max-width:100%}.app-shell{min-height:100vh;padding:28px 16px 48px}.app-container{margin:0 auto;max-width:1120px}.brand-header{gap:24px;justify-content:space-between;padding:12px 4px 28px}.brand-header,.brand-lockup{align-items:center;display:flex}.brand-lockup{gap:14px}.brand-icon-tile{align-items:center;background:linear-gradient(145deg,#f7f8fc,#fff);border-radius:22px;box-shadow:0 10px 25px #0f172a14,inset 0 1px 0 #ffffffb3;display:flex;flex-shrink:0;height:88px;justify-content:center;overflow:hidden;padding:0;width:88px}.brand-icon{display:block;height:140%;object-fit:cover;width:140%}.brand-text{display:flex;flex-direction:column;justify-content:center;margin-left:-4px}.brand-name{color:#0b1220;font-size:55px;font-weight:900;letter-spacing:-.06em;line-height:.9;margin:0}.brand-tagline{color:#6b7280;font-size:17px;font-weight:500;line-height:1.3;margin:8px 0 0 6px}.hero-card{background:radial-gradient(circle at 15% 20%,#3b82f624,#0000 30%),radial-gradient(circle at 85% 85%,#ec48991a,#0000 28%),linear-gradient(135deg,#050b17,#081224 35%,#09111f 70%,#0b1630);border-radius:32px;box-shadow:0 20px 50px #09111f2e;box-shadow:var(--shadow-strong);color:#fff;margin-bottom:22px;overflow:hidden;padding:34px;position:relative}.hero-grid{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1.3fr .85fr}.hero-title{color:#fff;font-size:78px;font-weight:900;letter-spacing:-.065em;line-height:.9;margin:0;max-width:640px}.hero-subtitle{color:#ffffffd1;font-size:18px;line-height:1.55;margin:20px 0 0;max-width:620px}.hero-right{align-items:center;display:flex;justify-content:flex-end}.hero-balance-card{background:linear-gradient(180deg,#ffffff1a,#ffffff0f);border:1px solid #ffffff14;border-radius:24px;max-width:360px;padding:24px;width:100%}.hero-balance-label{color:#ffffffc2;display:block;font-size:14px;font-weight:600;margin-bottom:10px}.hero-balance-value{color:#fff;font-size:58px;font-weight:900;letter-spacing:-.05em;line-height:.95;margin:0}.hero-balance-meta{color:#ffffffc2;font-size:16px;line-height:1.45;margin:14px 0 0}.overview-strip{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.overview-pill{background:#fffffff0;border:1px solid #e8edf5;border-radius:18px;box-shadow:0 8px 20px #09111f0d;min-height:98px;padding:18px}.overview-kicker{color:#6b7280;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.overview-pill strong{color:#09111f;font-size:30px;font-weight:900;letter-spacing:-.04em;line-height:1}.top-grid{margin-bottom:22px}.top-grid,.two-column-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:1fr 1fr}.two-column-grid{margin-bottom:0}.fin-card{background:#fffffff5;background:var(--card);border:1px solid #0f172a0d;border-radius:28px;box-shadow:0 10px 30px #09111f14;box-shadow:var(--shadow);padding:26px}.section-head,.summary-top{margin-bottom:18px}.section-head h2,.summary-top h2{color:#09111f;font-size:28px;font-weight:900;letter-spacing:-.04em;line-height:1;margin:0}.section-head p,.section-subtitle{color:#6b7280;color:var(--muted);font-size:16px;line-height:1.45;margin:8px 0 0}.summary-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.brand-chip{background:linear-gradient(135deg,#ecfeff,#eef2ff);border:1px solid #d9f7f2;border-radius:999px;color:#0f766e;font-size:13px;font-weight:800;padding:10px 14px;white-space:nowrap}.fin-input{background:#fff;border:1px solid #dbe3ee;border-radius:16px;color:#09111f;color:var(--text);font-size:16px;margin-top:14px;outline:none;padding:17px 18px;transition:all .2s ease;width:100%}.fin-input:focus{border-color:#2fe1c2;box-shadow:0 0 0 4px #2fe1c21f}.primary-button,.secondary-button{border:none;border-radius:16px;cursor:pointer;font-size:15px;font-weight:800;padding:14px 20px;transition:all .18s ease}.primary-button{background:linear-gradient(135deg,#09111f,#162238);box-shadow:0 10px 22px #09111f29;color:#fff}.primary-button:hover{transform:translateY(-1px)}.secondary-button{background:#eef2f7;color:#09111f;color:var(--text)}.secondary-button:hover{background:#e5ebf3}.button-group,.history-chip-row,.receipt-actions{display:flex;flex-wrap:wrap;gap:10px}.action-button{align-items:center;display:inline-flex;justify-content:center;min-width:190px;text-align:center}.receipt-selected-box{background:#f8fafc;border:1px solid #e5eaf2;border:1px solid var(--line);border-radius:20px;margin-top:16px;padding:18px}.receipt-selected-text{color:#334155;font-weight:700;margin:0 0 12px}.receipt-preview-image{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--line);border-radius:16px;margin-bottom:14px;max-height:360px;object-fit:contain;width:100%}.review-box{background:#f8fafc;border:1px solid #e5eaf2;border:1px solid var(--line);border-radius:20px;margin-top:18px;padding:20px}.review-box h3{font-size:24px;font-weight:800;margin:0 0 8px}.status-text{color:#334155;font-weight:700}.status-text,.success-text{margin-bottom:0;margin-top:14px}.success-text{color:#0f766e;color:var(--success);font-weight:800}.stat-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.stat-card{background:#f8fafc;border:1px solid #eaf0f6;border-radius:22px;padding:20px}.stat-label{color:#6b7280;color:var(--muted);display:block;font-size:14px;font-weight:600;margin-bottom:8px}.stat-value{color:#09111f;font-size:34px;font-weight:900;letter-spacing:-.04em;line-height:1.05}.highlight-card{background:linear-gradient(180deg,#fffffffa,#f4fbf9f5);border:1px solid #2fe1c22e;box-shadow:0 12px 28px #0f172a0d,inset 0 1px 0 #fff6}.top-space{margin-top:22px}.tax-section{border:1px solid #2fe1c224;box-shadow:0 12px 30px #09111f0f}.tax-note{color:#8a94a6!important;font-size:13px!important;line-height:1.45!important;margin-top:8px!important}.category-chip,.type-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;padding:7px 12px}.chip-food{background:#fef3c7;color:#92400e}.chip-travel{background:#dbeafe;color:#1d4ed8}.chip-utilities{background:#ede9fe;color:#6d28d9}.chip-rent{background:#fee2e2;color:#b91c1c}.chip-income{background:#dcfce7;color:#166534}.chip-misc{background:#e5e7eb;color:#374151}.chip-never{background:#fee2e2;color:#b91c1c}.chip-conditional{background:#fef3c7;color:#b45309}.chip-personal{background:#e0e7ff;color:#3730a3}.type-income{background:#dcfce7;color:#166534}.type-expense{background:#fee2e2;color:#b91c1c}.empty-text{color:#6b7280;color:var(--muted)}.financial-year-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;margin-top:14px}.financial-year-label{color:#6b7280;font-size:14px;font-weight:600}.financial-year-select{background:#fff;border:1px solid #dbe3ee;border-radius:12px;color:#09111f;font-size:14px;min-width:140px;outline:none;padding:10px 14px}.financial-year-select:focus{border-color:#2fe1c2;box-shadow:0 0 0 4px #2fe1c21f}.nav-menu-wrapper{display:flex;justify-content:flex-end;position:relative}.nav-menu-button{align-items:center;background:#111827;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px 12px}.nav-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 40px #0000001f;padding:8px;position:absolute;right:0;top:48px;width:230px;z-index:1000}.nav-dropdown button{background:#0000;border:none;border-radius:10px;cursor:pointer;font-weight:600;padding:12px 14px;text-align:left;width:100%}.nav-dropdown button:hover{background:#f3f4f6}.nav-divider{background:#e5e7eb;height:1px;margin:8px 0}.nav-signout{color:#dc2626}.back-to-top{background:#09111f;border:none;border-radius:999px;bottom:24px;box-shadow:0 6px 18px #0000002e;color:#fff;cursor:pointer;font-weight:600;padding:12px 18px;position:fixed;right:20px;z-index:1000}.legal-page{background:#f6f8fc;min-height:100vh;padding:80px 20px}.legal-container{background:#fff;border-radius:24px;box-shadow:0 10px 40px #00000014;color:#09111f;line-height:1.8;margin:auto;max-width:900px;padding:50px}.legal-container h1,.legal-container h2{margin-bottom:20px}.legal-container li,.legal-container p{color:#374151}.insight-strip{align-items:center;background:linear-gradient(135deg,#2fe1c22e,#3b82f61f 40%,#10b98114);border:1px solid #2fe1c259;border-left:5px solid #2fe1c2;border-radius:24px;box-shadow:0 6px 24px #2fe1c224,0 2px 8px #3b82f614;display:flex;gap:20px;justify-content:space-between;margin:28px 0 6px;padding:22px 28px;transition:all .25s ease;width:100%}.insight-strip:hover{border-color:#2fe1c280;box-shadow:0 10px 32px #2fe1c233,0 4px 12px #3b82f61a;transform:translateY(-1px)}.insight-strip-left{align-items:center;display:flex;flex:1 1;gap:18px}.insight-ai-badge{align-items:center;background:linear-gradient(135deg,#2fe1c2,#3b82f6);border:none;border-radius:16px;box-shadow:0 4px 14px #2fe1c259,0 2px 6px #3b82f633;color:#fff;display:flex;flex-shrink:0;font-size:10px;font-weight:800;height:54px;justify-content:center;letter-spacing:.02em;width:54px}.insight-copy h3{color:#09111f;font-size:20px;font-weight:800;letter-spacing:-.4px;margin:0 0 4px}.insight-copy p{color:#6b7280;font-size:14px;font-weight:500;margin:0}.insight-expand-button{background:linear-gradient(135deg,#2fe1c2,#3b82f6);border:none;border-radius:14px;box-shadow:0 4px 14px #2fe1c259;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.01em;padding:13px 28px;transition:all .2s ease;white-space:nowrap}.insight-expand-button:hover{box-shadow:0 8px 22px #2fe1c273;transform:translateY(-1px)}.insight-expanded-card{animation:fadeInsight .22s ease;background:#fff;border:1px solid #e8edf5;border-left:4px solid #2fe1c2;border-radius:24px;box-shadow:0 12px 40px #09111f12,0 2px 8px #09111f0a;margin-bottom:28px;overflow:hidden;padding:0}.insight-expanded-card p{align-items:flex-start;border-bottom:1px solid #f1f5f9;color:#1e293b;display:flex;font-size:15px;gap:14px;line-height:1.7;margin:0;padding:18px 28px;transition:background .15s ease}.insight-expanded-card p:last-child{border-bottom:none}.insight-expanded-card p:hover{background:#fafbfd}.insight-expanded-card p:first-child{border-left:3px solid #3b82f6}.insight-expanded-card p:nth-child(2){border-left:3px solid #8b5cf6}.insight-expanded-card p:nth-child(3){border-left:3px solid #0ea5e9}.insight-expanded-card p:nth-child(4){border-left:3px solid #6366f1}.insight-expanded-card p:nth-child(5){border-left:3px solid #10b981}.insight-expanded-card p:nth-child(6){background:#fffbeb;border-left:3px solid #f59e0b}.insight-expanded-card p:nth-child(6):hover{background:#fef3c7}.insight-expanded-card p:nth-child(7){background:#fff5f5;border-left:3px solid #ef4444}.insight-expanded-card p:nth-child(7):hover{background:#fee2e2}.insight-expanded-card p:nth-child(8){background:#f0fdf9;border-left:3px solid #2fe1c2}.insight-expanded-card p:nth-child(8):hover{background:#e0fdf4}@keyframes fadeInsight{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hmrc-summary-banner{border:1px solid #e8edf5;border-radius:16px;display:flex;flex-direction:column;gap:0;margin-bottom:20px;overflow:hidden}.hmrc-summary-row{align-items:flex-start;display:flex;font-size:13px;gap:10px;line-height:1.6;padding:14px 16px}.hmrc-summary-never{background:#fff5f5;border-left:3px solid #ef4444;color:#7f1d1d}.hmrc-summary-conditional{background:#fffbeb;border-left:3px solid #f59e0b;color:#78350f}.hmrc-summary-row strong{font-weight:700}.action-card-header{align-items:center;display:flex;gap:14px;margin-bottom:20px}.action-card-icon-wrap{align-items:center;background:linear-gradient(135deg,#09111f,#162238);border-radius:14px;box-shadow:0 4px 12px #09111f29;display:flex;flex-shrink:0;height:46px;justify-content:center;width:46px}.receipt-icon-wrap{background:linear-gradient(135deg,#2fe1c2,#0d9488);box-shadow:0 4px 12px #2fe1c240}.action-card-icon{color:#fff;font-size:20px}.action-card-title{color:#09111f;font-size:20px;font-weight:900;letter-spacing:-.03em;margin:0}.action-card-sub{color:#6b7280;font-size:13px;font-weight:500;margin:3px 0 0}.action-card-footnote{border-top:1px solid #0000000f;color:#6b7280;font-size:12px;font-weight:500;line-height:1.5;margin-top:16px;padding-top:14px}.action-type-toggle{background:#f1f5f9;border-radius:12px;display:flex;gap:0;margin-bottom:4px;padding:4px}.toggle-btn{background:#0000;border:none;border-radius:9px;color:#6b7280;cursor:pointer;flex:1 1;font-family:inherit;font-size:14px;font-weight:700;padding:10px;transition:all .18s ease}.toggle-active{background:#fff;box-shadow:0 2px 8px #09111f14;color:#09111f}.action-input{font-size:15px;font-weight:600}.action-submit-btn{font-size:15px;margin-top:4px;padding:16px;width:100%}.receipt-upload-area{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:8px}.receipt-upload-btn{align-items:center;background:#f8fafc;border:1.5px dashed #dbe3ee;border-radius:18px;cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;padding:24px 16px;text-align:center;transition:all .18s ease}.receipt-upload-btn:hover{background:#f0fdf9;border-color:#2fe1c2;box-shadow:0 6px 16px #2fe1c21f;transform:translateY(-2px)}.receipt-btn-icon{font-size:28px;line-height:1}.receipt-btn-label{color:#09111f;font-size:14px;font-weight:800}.receipt-btn-sub{color:#9ca3af;font-size:12px;font-weight:500}.your-numbers-card{margin-bottom:28px}.yn-drawer{border:1px solid #e8edf5;border-radius:18px;box-shadow:0 2px 8px #09111f0a;margin-bottom:10px;overflow:hidden}.yn-drawer:last-child{margin-bottom:0}.yn-drawer-header{align-items:center;background:#fafbfd;border:none;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;padding:16px 20px;text-align:left;transition:background .15s ease;width:100%}.yn-drawer-header:hover{background:#f1f5f9}.yn-drawer-left{align-items:center;display:flex;gap:12px}.yn-drawer-icon{align-items:center;border-radius:12px;box-shadow:0 3px 8px #09111f1f;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.yn-drawer-title{color:#09111f;font-size:15px;font-weight:800;letter-spacing:-.2px}.yn-drawer-sub{color:#6b7280;font-size:12px;font-weight:500;margin-top:2px}.yn-drawer-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.yn-drawer-value{color:#09111f;font-size:16px;font-weight:900;letter-spacing:-.03em}.yn-chevron{color:#6b7280;display:inline-block;font-size:16px;transition:transform .2s ease}.yn-chevron.open{transform:rotate(180deg)}.yn-drawer-body{animation:fadeIn .16s ease;background:#fff;border-top:1px solid #f1f5f9;padding:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.yn-stat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:16px}.yn-stat{background:#f8fafc;border:1px solid #eaf0f6;border-radius:14px;padding:14px 16px}.yn-stat-highlight{background:linear-gradient(160deg,#fff,#f2faf8);border:1px solid #2fe1c238}.yn-stat-label{color:#6b7280;display:block;font-size:11px;font-weight:600;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.yn-stat-value{color:#09111f;display:block;font-size:22px;font-weight:900;letter-spacing:-.03em}.yn-margin-track{background:#e8edf5;border-radius:999px;height:4px;margin-top:8px;overflow:hidden}.yn-margin-fill{border-radius:999px;height:100%;transition:width .4s ease}.yn-divider{background:#f1f5f9;height:1px;margin:16px 0}.yn-downloads-label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.05em;margin:0 0 10px;text-transform:uppercase}.yn-download-btn{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:13px;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;margin-bottom:8px;padding:13px 16px;transition:all .15s ease;width:100%}.yn-download-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.yn-download-left{align-items:center;display:flex;gap:10px}.yn-download-icon{font-size:20px}.yn-download-title{color:#09111f;font-size:14px;font-weight:700}.yn-download-sub{color:#6b7280;font-size:12px;margin-top:2px}.yn-download-arrow{color:#6b7280;font-size:16px;font-weight:700}.yn-mtd-label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.05em;margin:14px 0 8px;text-transform:uppercase}.yn-quarter-row{align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:6px;padding:12px 14px;transition:all .15s ease}.yn-quarter-locked{background:#fafbfd;opacity:.7}.yn-quarter-left{align-items:center;display:flex;gap:10px}.yn-quarter-status{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:11px;font-weight:800;height:24px;justify-content:center;width:24px}.yn-status-complete{background:#dcfce7;color:#166534}.yn-status-active{background:#fef3c7;color:#b45309}.yn-status-pending{background:#f1f5f9;color:#94a3b8}.yn-quarter-title{color:#09111f;font-size:13px;font-weight:700}.yn-quarter-sub{color:#6b7280;font-size:11px;margin-top:2px}.yn-quarter-download{background:#09111f;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:700;padding:7px 14px;transition:all .15s ease}.yn-quarter-download:hover{background:#162238;transform:translateY(-1px)}.yn-quarter-locked-label{color:#9ca3af;flex-shrink:0;font-size:11px;font-weight:600}.yn-mtd-note{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;color:#9ca3af;font-size:11px;line-height:1.5;margin:10px 0 0;padding:10px 12px}.yn-tax-calculation{display:flex;flex-direction:column;gap:0}.yn-tax-row{align-items:center;border-bottom:1px solid #f8fafc;color:#334155;display:flex;font-size:14px;justify-content:space-between;padding:10px 0}.yn-tax-deduction{color:#6b7280}.yn-tax-subtotal{color:#09111f;font-weight:700}.yn-tax-total{color:#b91c1c;font-size:16px;font-weight:900}.yn-tax-divider{background:#e8edf5;height:1px;margin:4px 0}.yn-tax-spacer{height:8px}.yn-tax-pot-block{align-items:center;background:linear-gradient(135deg,#f0fdf4,#fafffe);border:1px solid #bbf7d0;border-radius:14px;display:flex;justify-content:space-between;margin-top:12px;padding:14px 16px}.yn-tax-pot-left{align-items:center;display:flex;gap:10px}.yn-tax-pot-icon{font-size:22px}.yn-tax-pot-label{color:#065f46;font-size:14px;font-weight:800}.yn-tax-pot-sub{color:#6b7280;font-size:11px;margin-top:2px}.yn-tax-pot-amount{color:#065f46;font-size:20px;font-weight:900;letter-spacing:-.03em}.yn-tax-note-block{background:#fff5f5;border:1px solid #fecaca;border-radius:10px;margin-top:10px;padding:10px 12px}.yn-tax-note-block p{color:#7f1d1d;font-size:12px;line-height:1.5;margin:0}.yn-other-income{background:#f8fafc;border:1px solid #e8edf5;border-radius:10px;margin-top:10px;padding:10px 12px}.yn-other-income-label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.04em;margin:0 0 6px;text-transform:uppercase}.yn-other-income-row{color:#334155;display:flex;font-size:13px;font-weight:600;justify-content:space-between;padding:4px 0}.yn-tax-disclaimer{border-top:1px solid #f1f5f9;color:#9ca3af;font-size:11px;line-height:1.5;margin:14px 0 0;padding-top:12px}.yn-settings-link{color:#2fe1c2;cursor:pointer;font-weight:600;transition:opacity .15s ease}.yn-settings-link:hover{opacity:.75}.yn-month-nav{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:16px;padding:10px 14px}.yn-month-arrow{background:#0000;border:none;border-radius:8px;color:#09111f;cursor:pointer;font-family:inherit;font-size:18px;font-weight:700;padding:4px 8px;transition:background .15s ease}.yn-month-arrow:hover{background:#e8edf5}.yn-month-arrow:disabled{cursor:not-allowed;opacity:.3}.yn-month-label{color:#09111f;font-size:15px;font-weight:800;letter-spacing:-.2px}.yn-snapshot-table{border:1px solid #e8edf5;border-radius:14px;display:flex;flex-direction:column;gap:0;overflow:hidden}.yn-snapshot-header{background:#f8fafc;border-bottom:1px solid #e8edf5;color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.04em;padding:10px 16px;text-transform:uppercase}.yn-snapshot-header,.yn-snapshot-row{display:grid;grid-template-columns:1fr 1fr 1fr 80px}.yn-snapshot-row{align-items:center;border-bottom:1px solid #f8fafc;padding:14px 16px}.yn-snapshot-row:last-child{border-bottom:none}.yn-snapshot-row-label{color:#09111f;font-size:14px;font-weight:700}.yn-snapshot-col-current{color:#09111f;font-size:14px;font-weight:800}.yn-snapshot-col-prev{font-size:13px}.yn-snapshot-prev{color:#6b7280}.yn-snapshot-change{border-radius:999px;font-size:12px;font-weight:700;padding:4px 8px;text-align:center}.yn-change-good{background:#dcfce7;color:#166534}.yn-change-bad{background:#fee2e2;color:#b91c1c}.yn-snapshot-note{color:#9ca3af;font-size:11px;line-height:1.5;margin:12px 0 0}.yn-csv-range{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.yn-csv-select{font-size:13px;margin-top:0;padding:10px 14px}.yn-csv-dates{display:flex;flex-direction:column;gap:6px}.yn-csv-dates .fin-input{font-size:13px;margin-top:0;padding:10px 14px}.spending-card{overflow:hidden;padding:0}.spending-header{flex-wrap:wrap;justify-content:space-between;padding:24px 24px 0}.spending-header,.spending-header-left{align-items:center;display:flex;gap:12px}.spending-header-icon{align-items:center;background:linear-gradient(135deg,#09111f,#162238);border-radius:13px;box-shadow:0 4px 12px #09111f29;display:flex;flex-shrink:0;font-size:18px;height:42px;justify-content:center;width:42px}.spending-title{color:#09111f;font-size:20px;font-weight:900;letter-spacing:-.04em;line-height:1;margin:0}.spending-subtitle{color:#6b7280;font-size:12px;font-weight:500;margin:4px 0 0}.spending-hero-stat{align-items:center;background:linear-gradient(135deg,#2fe1c21a,#3b82f60f);border:1px solid #2fe1c240;border-radius:16px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:16px 24px;padding:14px 18px;transition:all .3s ease}.spending-hero-confirmed{background:linear-gradient(135deg,#10b9811a,#2fe1c20f);border-color:#10b98140}.spending-hero-opportunity{animation:pulseAmber 3s ease-in-out infinite;background:linear-gradient(135deg,#f59e0b1a,#fbbf240f);border-color:#f59e0b4d}@keyframes pulseAmber{0%,to{box-shadow:0 0 0 0 #f59e0b00}50%{box-shadow:0 0 0 4px #f59e0b1f}}.spending-hero-left{align-items:center;display:flex;gap:10px}.spending-hero-icon{flex-shrink:0;font-size:22px}.spending-hero-label{color:#065f46;font-size:13px;font-weight:800;margin-bottom:2px}.spending-hero-sub{color:#6b7280;font-size:11px;line-height:1.4}.spending-hero-value{align-items:baseline;color:#065f46;display:flex;flex-shrink:0;font-size:24px;font-weight:900;gap:5px;letter-spacing:-.04em}.spending-hero-rate{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:0}.spending-empty{align-items:center;display:flex;flex-direction:column;gap:8px;padding:40px 24px;text-align:center}.spending-empty-icon{font-size:36px;margin-bottom:4px}.spending-empty p{color:#09111f;font-size:15px;font-weight:700;margin:0}.spending-empty-sub{color:#6b7280!important;font-size:13px!important;font-weight:400!important}.spending-split-section{padding:0 24px 20px}.spending-split-title{color:#09111f;font-size:15px;font-weight:900;letter-spacing:-.03em;margin-bottom:4px}.spending-split-sub{color:#6b7280;font-size:12px;font-weight:500;margin-bottom:20px;margin-top:2px}.spending-split-layout{align-items:center;display:flex;gap:16px}.spending-donut-wrap{align-items:center;display:flex;flex-shrink:0;justify-content:center}.spending-buckets{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.spending-bucket{align-items:center;border:1.5px solid;border-radius:12px;display:flex;justify-content:space-between;padding:10px 12px;transition:all .15s ease}.spending-bucket:hover{box-shadow:0 4px 12px #09111f0f;transform:translateY(-1px)}.spending-bucket-left{align-items:center;display:flex;gap:10px;min-width:0}.spending-bucket-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.spending-bucket-name{color:#09111f;font-size:13px;font-weight:800}.spending-bucket-desc{color:#6b7280;font-size:10px;line-height:1.3;margin-top:1px}.spending-bucket-right{flex-shrink:0;text-align:right}.spending-bucket-amount{color:#09111f;font-size:13px;font-weight:900;letter-spacing:-.03em}.spending-bucket-pct{color:#6b7280;font-size:10px;font-weight:600}.spending-top5{border-top:1px solid #f1f5f9;padding:20px 24px}.spending-top5-title{color:#09111f;font-size:15px;font-weight:900;letter-spacing:-.03em;margin-bottom:3px}.spending-top5-sub{color:#6b7280;font-size:11px;font-weight:500;margin-bottom:14px}.spending-bars{display:flex;flex-direction:column;gap:12px}.spending-bar-row{border-radius:10px;cursor:pointer;margin:-4px -6px;padding:6px 8px;transition:background .15s ease}.spending-bar-row:hover{background:#f8fafc}.spending-bar-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:7px}.spending-bar-label{color:#09111f;font-size:13px;font-weight:700}.spending-bar-amount{color:#09111f;font-size:13px;font-weight:800}.spending-bar-track{background:#eef2f7;border-radius:999px;height:7px;overflow:hidden;width:100%}.spending-bar-fill{border-radius:999px;height:100%;transition:width .5s ease}.spending-action-wrap{padding:0 24px 24px}.spending-action-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#fbbf24);border:none;border-radius:14px;box-shadow:0 4px 14px #f59e0b59;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:800;gap:8px;justify-content:center;letter-spacing:.01em;padding:14px 20px;transition:all .18s ease;width:100%}.spending-action-btn:hover{box-shadow:0 6px 20px #f59e0b73;transform:translateY(-1px)}.spending-key{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:16px 24px 22px}.spending-key-item{align-items:center;display:flex;gap:6px}.spending-key-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.spending-key-item span{color:#6b7280;font-size:11px;font-weight:600}.hero-goal-block{display:flex;flex-direction:column;gap:8px;margin-top:14px}.hero-goal-track{background:#ffffff26;border-radius:999px;height:6px;overflow:hidden;width:100%}.hero-goal-fill{border-radius:999px;height:100%;transition:width .6s ease}.hero-goal-text{font-size:13px;line-height:1.5;margin:0}.hero-goal-prompt{color:#ffffff8c;cursor:pointer;font-size:13px;font-weight:600;margin:14px 0 0;transition:color .15s ease}.hero-goal-prompt:hover{color:#ffffffe6}.app-shell,.app-shell *{font-family:Inter,Arial,sans-serif}.app-shell .brand-name{color:#0b1220;font-size:42px;font-weight:900;letter-spacing:-.04em;line-height:.9}.app-shell .brand-tagline{color:#6b7280;font-size:17px;font-weight:500}.app-shell .brand-icon-tile{background:linear-gradient(145deg,#f7f8fc,#fff);border-radius:22px;height:88px;overflow:hidden;width:88px}.app-shell .brand-icon{height:140%;object-fit:cover;width:140%}.app-shell .hero-title{font-size:78px;font-weight:900;letter-spacing:-.065em;line-height:.9}.app-shell .nav-dropdown button{color:#0b1220;font-weight:700}.app-shell .nav-dropdown button.nav-signout,.app-shell .nav-signout{color:#b91c1c}#root,.app-container,.app-shell,body,html{max-width:100%;overflow-x:hidden;width:100%}.slice-popup{animation:slideModal .2s ease;border-radius:22px;box-shadow:0 24px 60px #09111f2e}.slice-popup-title{font-size:17px;font-weight:900;letter-spacing:-.03em;margin-bottom:4px}.slice-popup-total{font-size:22px}.slice-popup-body{gap:12px;padding:16px 22px 22px}.slice-popup-row-left{min-width:100px}.slice-popup-bar-track{width:80px}.slice-popup-bar-fill{opacity:.7}.slice-popup-note{padding:10px 12px}#transaction-history{margin-top:22px}#transaction-history .section-head h2{font-size:28px}.history-grouped-list{display:flex;flex-direction:column;gap:0}.month-group{border-bottom:none;padding:0}.month-group-header{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:16px;display:flex;gap:18px;justify-content:space-between;margin-bottom:10px;padding:16px 20px;transition:background .15s ease}.month-group-header:hover{background:#f1f5f9}.month-group-title{color:#09111f;font-size:16px;font-weight:800;letter-spacing:-.02em;margin:0}.month-group-subtitle{color:#6b7280;font-size:12px;margin-top:2px}.month-group-summary-wrap{align-items:center;display:flex;gap:14px}.month-group-summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.month-summary-item{background:#fff;border:1px solid #e8edf5;border-radius:999px;color:#6b7280;font-size:12px;font-weight:600;padding:5px 10px}.month-summary-net{border-radius:999px;font-size:12px;font-weight:800;padding:5px 10px}.month-summary-net.positive{background:#22c55e17;color:#15803d}.month-summary-net.negative{background:#ef444417;color:#dc2626}.month-chevron{color:#6b7280;font-size:18px;line-height:1;transition:transform .2s ease}.month-chevron.open{transform:rotate(180deg)}.history-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.history-item{background:#fff;border:1px solid #e8edf5;border-radius:16px;transition:box-shadow .18s ease,transform .18s ease}.history-item:hover{box-shadow:0 6px 20px #09111f12;transform:translateY(-1px)}.history-item-inner{border:none;border-radius:16px;display:flex;gap:16px;justify-content:space-between;padding:16px 18px}.history-title{color:#09111f;font-size:15px;font-weight:800;letter-spacing:-.02em;margin-bottom:3px;text-transform:capitalize}.history-meta{color:#9ca3af;font-size:12px;font-weight:500;margin-bottom:8px}.history-amount{color:#09111f;font-size:18px;font-weight:900;letter-spacing:-.03em;margin-bottom:10px;text-align:right}.history-amount-income{color:#059669}.history-right{align-items:flex-end;display:flex;flex-direction:column;min-width:100px;text-align:right}.history-actions{justify-content:flex-end}.small-button{border-radius:10px;font-size:12px;font-weight:700;padding:7px 12px}.history-meta-dot{color:#d1d5db;margin:0 5px}.history-type-income{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;color:#059669;font-size:11px;font-weight:700;padding:2px 7px}.history-type-expense{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#6b7280;font-size:11px;font-weight:600;padding:2px 7px}.tx-menu-wrap{position:relative}.tx-menu-btn{align-items:center;background:#f1f5f9;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:900;height:32px;justify-content:center;letter-spacing:1px;transition:all .15s ease;width:32px}.tx-menu-btn:hover{background:#e2e8f0;color:#09111f}.tx-dropdown{animation:dropdownIn .15s ease;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 12px 32px #09111f24,0 2px 8px #09111f0f;min-width:140px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:100}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.tx-dropdown-item{align-items:center;background:#0000;border:none;border-radius:9px;color:#09111f;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:700;gap:10px;padding:10px 14px;text-align:left;transition:background .12s ease;width:100%}.tx-dropdown-item:hover{background:#f8fafc}.tx-dropdown-delete{color:#dc2626}.tx-dropdown-delete:hover{background:#fff5f5}.tx-dropdown-divider{background:#f1f5f9;height:1px;margin:4px 0}.tx-edit-form{background:#f8fafc;border:1px solid #e8edf5;border-radius:16px;display:flex;flex-direction:column;gap:4px;padding:18px 20px}.tx-edit-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.tx-edit-title{color:#09111f;font-size:15px;font-weight:800;letter-spacing:-.02em}.tx-edit-actions{display:flex;gap:8px;margin-top:8px}.tx-edit-actions .primary-button,.tx-edit-actions .secondary-button{flex:1 1;font-size:14px;padding:12px}@media (max-width:980px){.hero-grid,.top-grid,.two-column-grid{grid-template-columns:1fr}.overview-strip{grid-template-columns:repeat(2,1fr)}.hero-right{justify-content:flex-start}.hero-balance-card{min-width:300px}.brand-name{font-size:55px}}@media (max-width:768px){.hero-grid,.overview-strip,.top-grid,.two-column-grid{display:grid;grid-template-columns:1fr!important;max-width:100%;width:100%}.fin-card,.hero-balance-card,.hero-card{max-width:100%;width:100%}.hero-title{font-size:48px;line-height:1;word-break:break-word}.brand-lockup{flex-wrap:nowrap;overflow:hidden;width:100%}.brand-text{min-width:0}.brand-name{font-size:36px}.brand-tagline{font-size:14px;white-space:normal}.fin-card{padding:24px}.fin-input,input[type=date].fin-input{box-sizing:border-box;font-size:16px;margin-top:14px;min-height:56px;width:100%}input[type=date].fin-input{background:#fff;border:1px solid #dbe3ea;border-radius:18px;color:#09111f;margin-bottom:14px;overflow:visible;padding:0 52px 0 18px}input[type=date].fin-input::-webkit-calendar-picker-indicator{cursor:pointer;display:block;margin-right:8px;opacity:1}.primary-button,.secondary-button{min-height:56px;width:100%}.receipt-actions{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.receipt-upload-area{grid-template-columns:1fr}.history-item-inner{flex-direction:column}.history-right{min-width:auto;text-align:left}.history-actions{justify-content:flex-start}.button-group{flex-direction:column}.section-head h2,.summary-top h2{font-size:28px}.month-group-header{align-items:flex-start;flex-direction:column}.month-group-summary-wrap{justify-content:space-between;width:100%}.month-group-summary{justify-content:flex-start}.insight-strip{align-items:center;border-radius:20px;flex-direction:row;gap:14px;justify-content:space-between;padding:18px 20px}.insight-strip-left{flex:1 1;gap:14px}.insight-ai-badge{border-radius:14px;font-size:9px;height:48px;width:48px}.insight-copy h3{font-size:16px}.insight-copy p{font-size:12px;line-height:1.4}.insight-expand-button{border-radius:12px;font-size:13px;min-width:64px;padding:10px 16px;text-align:center;width:auto}.insight-expanded-card{border-radius:20px}.insight-expanded-card p{font-size:14px;line-height:1.6;padding:16px 20px}.app-shell .brand-name{font-size:42px;font-weight:900;letter-spacing:-.04em;line-height:.9}.app-shell .brand-tagline{color:#6b7280!important;font-size:15px!important;font-weight:500!important;line-height:1.2!important}.app-shell .brand-icon-tile{height:78px!important;width:78px!important}.app-shell .hero-title{font-size:54px;font-weight:900;letter-spacing:-.065em;line-height:.95}.yn-stat-grid{gap:8px;grid-template-columns:1fr 1fr}.yn-stat-value{font-size:18px}.yn-snapshot-header,.yn-snapshot-row{grid-template-columns:1fr 1fr 1fr 60px;padding:10px 12px}.yn-snapshot-col-current,.yn-snapshot-col-prev{font-size:12px}.yn-drawer-header{padding:14px 16px}.yn-drawer-body{padding:16px}.yn-drawer-value{font-size:14px}.spending-header{padding:20px 20px 0}.spending-hero-stat{margin:14px 20px;padding:12px 14px}.spending-hero-value{font-size:20px}.spending-split-section{padding:0 20px 18px}.spending-split-layout{align-items:center;flex-direction:column}.spending-buckets{width:100%}.spending-top5{padding:16px 20px 18px}.spending-action-wrap{padding:0 20px 20px}.spending-title{font-size:17px}.spending-action-btn{font-size:12px;padding:13px 16px}.spending-key{gap:14px;padding:14px 20px 20px}.slice-popup{border-radius:20px 20px 0 0;max-width:100%}.slice-popup-bar-track{width:50px}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-box{background:#1a1f2e;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 60px #00000080;color:#fff;max-width:420px;padding:32px;text-align:center;width:90%}.modal-box h2{color:#fff;font-size:20px;font-weight:700}.trend-section{border-top:1px solid #f1f5f9;padding:20px 24px}.trend-header{margin-bottom:16px}.trend-title{color:#09111f;font-size:15px;font-weight:900;letter-spacing:-.03em}.trend-sub{color:#6b7280;font-size:11px;font-weight:500;margin-top:2px}.trend-chart{align-items:flex-end;border-bottom:1.5px solid #f1f5f9;gap:10px;height:140px;justify-content:space-between;margin-bottom:14px;padding-bottom:24px}.trend-chart,.trend-group{display:flex;position:relative}.trend-group{align-items:center;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end}.trend-pair{align-items:flex-end;display:flex;gap:5px;height:calc(100% - 24px);justify-content:center;width:100%}.trend-bar-wrap{align-items:center;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:flex-end}.trend-bar-val{font-size:8px;font-weight:800;line-height:1;white-space:nowrap}.trend-bar{border-radius:6px 6px 0 0;transition:height .4s ease;width:22px}.trend-bar-income{background:linear-gradient(180deg,#34d399,#059669);box-shadow:0 -2px 8px #10b98133}.trend-bar-expense{background:linear-gradient(180deg,#f87171,#dc2626);box-shadow:0 -2px 8px #ef444426}.trend-group-current .trend-bar-income{background:linear-gradient(180deg,#10b981,#047857);box-shadow:0 -4px 12px #10b98159}.trend-group-current .trend-bar-expense{background:linear-gradient(180deg,#ef4444,#b91c1c);box-shadow:0 -4px 12px #ef44444d}.trend-month-label{bottom:-20px;color:#9ca3af;font-size:10px;font-weight:700;position:absolute;white-space:nowrap}.trend-group-current .trend-month-label{color:#09111f;font-weight:900}.trend-legend{display:flex;gap:16px;justify-content:center;margin-bottom:14px}.trend-legend-item{align-items:center;color:#6b7280;display:flex;font-size:10px;font-weight:600;gap:5px}.trend-legend-dot{border-radius:3px;flex-shrink:0;height:9px;width:9px}.trend-insight{align-items:center;border-radius:12px;display:flex;gap:12px;padding:12px 14px}.trend-insight-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.trend-insight-text{color:#09111f;font-size:12px;font-weight:800;margin-bottom:2px}.trend-insight-sub{color:#6b7280;font-size:11px;font-weight:500;line-height:1.4}.install-band{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e5eaf2;border:1px solid var(--line);border-radius:20px;box-shadow:0 1px 2px #09111f0a,0 12px 28px #09111f12;margin:4px 0 18px;padding:14px 16px}.install-band-row{align-items:center;display:flex;gap:14px}.install-band-glyph{align-items:center;background:linear-gradient(135deg,#2dd4bf,#6366f1 55%,#8b5cf6);border-radius:13px;box-shadow:0 6px 16px #6366f14d;color:#fff;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.install-band-text{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.install-band-title{color:#09111f;color:var(--text);font-size:15px;font-weight:700;letter-spacing:-.015em;line-height:1.25}.install-band-sub{color:#6b7280;color:var(--muted);font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.install-band-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.install-band-btn{background:linear-gradient(135deg,#14b8a6,#6366f1);border:none;border-radius:999px;box-shadow:0 4px 12px #14b8a647;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:-.01em;padding:10px 20px;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.install-band-btn:hover{box-shadow:0 6px 16px #14b8a657;filter:brightness(1.04)}.install-band-btn:active{transform:translateY(1px) scale(.99)}.install-band-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#6b7280;color:var(--muted);cursor:pointer;display:flex;flex-shrink:0;height:34px;justify-content:center;transition:background .12s ease,color .12s ease;width:34px}.install-band-close:hover{background:#eef3f9;background:var(--bg-soft);color:#09111f;color:var(--text)}.install-band-steps{border-top:1px solid #e5eaf2;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:9px;margin-top:12px;padding-top:12px}.install-band-steps span{display:flex;font-size:13px;gap:10px}.install-band-steps b,.install-band-steps span{align-items:center;color:#09111f;color:var(--text)}.install-band-steps b{background:#eef3f9;background:var(--bg-soft);border-radius:50%;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:20px;justify-content:center;width:20px}@media (max-width:380px){.install-band-btn{padding:9px 16px}.install-band-glyph{height:40px;width:40px}}.ai-chat-card{background:#fff;border:1px solid #2fe1c233;border-image:linear-gradient(90deg,#2fe1c2,#3b82f6,#10b981) 1 0 0 0;border-radius:28px;border-top:3px solid #0000;box-shadow:0 12px 40px #2fe1c21a,0 4px 16px #09111f0f;display:flex;flex-direction:column;margin-bottom:22px;overflow:hidden}.ai-chat-header{align-items:flex-start;background:linear-gradient(135deg,#2fe1c212,#3b82f60a 50%,#fff0);border-bottom:1px solid #f1f5f9;display:flex;gap:14px;justify-content:space-between;padding:26px 28px 18px}.ai-chat-header-left{display:flex;flex-direction:column;gap:5px}.ai-chat-title-row{align-items:center;display:flex;gap:12px}.ai-chat-badge{align-items:center;background:linear-gradient(135deg,#2fe1c2,#3b82f6 60%,#10b981);border-radius:14px;box-shadow:0 6px 18px #2fe1c261,0 2px 8px #3b82f633;color:#fff;display:flex;flex-shrink:0;font-size:9px;font-weight:800;height:48px;justify-content:center;letter-spacing:.05em;width:48px}.ai-chat-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#09111f,#2fe1c2);-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:900;letter-spacing:-.05em;line-height:1;margin:0}.ai-chat-subtitle{color:#6b7280;font-size:13px;font-weight:500;line-height:1.5;margin:0;padding-left:2px}.ai-clear-button{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#6b7280;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:9px 16px;transition:all .18s ease;white-space:nowrap}.ai-clear-button:hover{background:#eef2f7;border-color:#cbd5e1;color:#09111f}.ai-starter-prompts{background:#fafbfd;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:8px;padding:16px 28px}.ai-starter-button{background:#2fe1c20f;border:1px solid #2fe1c240;border-radius:999px;color:#0d6b5e;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:9px 16px;transition:all .18s ease;white-space:nowrap}.ai-starter-button:hover{background:linear-gradient(135deg,#2fe1c2,#3b82f6);border-color:#0000;box-shadow:0 4px 12px #2fe1c24d;color:#fff;transform:translateY(-1px)}.ai-chat-messages{background:#fafbfd;display:flex;flex-direction:column;gap:16px;max-height:380px;min-height:180px;overflow-y:auto;padding:20px 28px;scroll-behavior:smooth}.ai-chat-messages::-webkit-scrollbar{width:4px}.ai-chat-messages::-webkit-scrollbar-thumb{background:#dbe3ee;border-radius:4px}.ai-chat-messages::-webkit-scrollbar-track{background:#0000}.ai-message{display:flex;flex-direction:column;gap:5px;max-width:86%}.ai-message-assistant{align-self:flex-start}.ai-message-user{align-items:flex-end;align-self:flex-end}.ai-message-role{font-size:10px;font-weight:700;letter-spacing:.06em;padding:0 4px;text-transform:uppercase}.ai-message-assistant .ai-message-role{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2fe1c2,#3b82f6);-webkit-background-clip:text;background-clip:text}.ai-message-user .ai-message-role{color:#94a3b8}.ai-message-content{color:#1e293b;font-size:14px;line-height:1.75;padding:14px 18px}.ai-message-content p{margin:0 0 8px}.ai-message-content p:last-child{margin:0}.ai-message-assistant .ai-message-content{background:#fff;border:1px solid #e8edf5;border-left:3px solid #2fe1c2;border-radius:4px 18px 18px 18px;box-shadow:0 2px 8px #09111f0d;color:#1e293b}.ai-message-user .ai-message-content{background:linear-gradient(135deg,#09111f,#162238);border-radius:18px 18px 4px 18px;box-shadow:0 4px 14px #09111f2e;color:#fff;max-width:280px}.ai-typing{align-items:center;display:flex;gap:5px;padding:14px 18px!important}.ai-typing span{animation:typingBounce 1.2s ease-in-out infinite;background:linear-gradient(135deg,#2fe1c2,#3b82f6);border-radius:50%;display:inline-block;height:7px;width:7px}.ai-typing span:first-child{animation-delay:0s}.ai-typing span:nth-child(2){animation-delay:.2s}.ai-typing span:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.ai-chat-input-row{background:#fff;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:0;padding:16px 28px 24px}.ai-input-wrap{align-items:center;background:#f8fafc;border:1.5px solid #dbe3ee;border-radius:16px;display:flex;gap:10px;padding:8px 8px 8px 18px;transition:all .2s ease}.ai-input-wrap:focus-within{background:#fff;border-color:#2fe1c2;box-shadow:0 0 0 4px #2fe1c21f}.ai-chat-input{background:#0000;border:none;color:#09111f;flex:1 1;font-family:inherit;font-size:14px;font-weight:500;outline:none;padding:6px 0}.ai-chat-input::placeholder{color:#9ca3af}.ai-send-button{background:linear-gradient(135deg,#2fe1c2,#3b82f6);border:none;border-radius:12px;box-shadow:0 4px 14px #2fe1c259;color:#fff;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:800;letter-spacing:.01em;padding:11px 22px;transition:all .18s ease;white-space:nowrap}.ai-send-button:hover{box-shadow:0 6px 20px #2fe1c273;transform:translateY(-1px)}.ai-send-button:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:768px){.ai-chat-card{border-radius:22px;margin-bottom:18px}.ai-chat-header{padding:20px 20px 16px}.ai-chat-title{font-size:22px}.ai-chat-badge{border-radius:12px;font-size:8px;height:40px;width:40px}.ai-starter-prompts{gap:7px;padding:12px 20px}.ai-starter-button{font-size:11px;padding:8px 12px}.ai-chat-messages{max-height:280px;min-height:160px;padding:16px 20px}.ai-message{max-width:94%}.ai-message-user .ai-message-content{max-width:100%}.ai-chat-input-row{padding:14px 20px 20px}.ai-input-wrap{padding:6px 6px 6px 14px}.ai-chat-input{font-size:16px}.ai-send-button{font-size:13px;padding:11px 16px}}.hmrc-modal-overlay{align-items:center;animation:fadeOverlay .18s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#09111f85;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}@keyframes slideModal{0%{opacity:0;transform:translateY(-14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hmrc-modal{max-width:460px}.hmrc-modal,.review-modal{animation:slideModal .22s ease;background:#fff;border-radius:24px;box-shadow:0 24px 60px #09111f33,0 4px 16px #09111f14;overflow:hidden;width:100%}.review-modal{display:flex;flex-direction:column;max-height:90vh;max-width:440px}.review-modal-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:12px;padding:22px 22px 16px;position:relative}.review-modal-icon{flex-shrink:0;font-size:26px;margin-top:1px}.review-modal-title{color:#09111f;flex:1 1;font-size:17px;font-weight:900;letter-spacing:-.03em;margin:0 32px 0 0;text-transform:capitalize}.review-modal-meta{color:#6b7280;font-size:13px;font-weight:500;margin-top:4px}.review-modal-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:700;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .15s ease;width:32px}.review-modal-close:hover{background:#e2e8f0;color:#09111f}.review-modal-note{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;color:#78350f;font-size:13px;font-weight:500;line-height:1.6;margin:14px 22px 0;padding:12px 15px}.review-modal-note-green{background:#f0fdf4;border-color:#bbf7d0;color:#065f46}.review-modal-note-red{background:#f8fafc;border-color:#e2e8f0;color:#475569}.review-modal-options{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:16px 22px 22px}.review-option{align-items:center;background:#f8fafc;border:1.5px solid #e8edf5;border-radius:14px;cursor:pointer;display:flex;font-family:inherit;gap:14px;padding:14px 16px;text-align:left;transition:all .18s ease;width:100%}.review-option:hover{box-shadow:0 4px 14px #09111f14;transform:translateY(-1px)}.review-option-business{border-color:#10b98140}.review-option-business:hover{background:#f0fdf4;border-color:#10b981}.review-option-personal{border-color:#64748b33}.review-option-personal:hover{background:#f8fafc;border-color:#94a3b8}.review-option-recategorise{border-color:#6366f133}.review-option-recategorise:hover{background:#eef2ff;border-color:#6366f1}.review-option-unclaimed{border-color:#f59e0b40}.review-option-unclaimed:hover{background:#fffbeb;border-color:#f59e0b}.review-option-icon{align-items:center;background:#0000000a;border-radius:10px;display:flex;flex-shrink:0;font-size:22px;height:36px;justify-content:center;width:36px}.review-option-label{color:#09111f;font-size:14px;font-weight:800;letter-spacing:-.2px;margin-bottom:3px}.review-option-sub{color:#6b7280;font-size:12px;font-weight:500;line-height:1.4}.review-modal-dismiss{background:none;border:none;color:#9ca3af;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:4px 0 2px;text-align:center;transition:color .15s ease;width:100%}.review-modal-dismiss:hover{color:#6b7280}.review-recategorise{padding:14px 22px 22px}.review-recategorise-label{color:#09111f;font-size:14px;font-weight:700;margin-bottom:10px}.slice-popup{animation:slideModal .22s ease;background:#fff;border-radius:24px;box-shadow:0 24px 60px #09111f33;display:flex;flex-direction:column;max-height:85vh;max-width:420px;overflow:hidden;width:100%}.slice-popup-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;border-left:4px solid #10b981;display:flex;justify-content:space-between;padding:22px 22px 18px;position:relative}.slice-popup-title{color:#09111f;font-size:15px;font-weight:800;letter-spacing:-.02em;margin-bottom:6px}.slice-popup-total{align-items:baseline;color:#09111f;display:flex;flex-wrap:wrap;font-size:26px;font-weight:900;gap:8px;letter-spacing:-.04em}.slice-popup-pct{color:#6b7280;font-size:13px;font-weight:500;letter-spacing:0}.slice-popup-body{display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding:18px 22px 22px}.slice-popup-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.slice-popup-row-left{align-items:center;display:flex;gap:8px;min-width:110px}.slice-popup-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.slice-popup-cat{color:#09111f;font-size:13px;font-weight:700}.slice-popup-row-right{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end}.slice-popup-amt{color:#09111f;font-size:13px;font-weight:800;min-width:70px;text-align:right;white-space:nowrap}.slice-popup-bar-track{background:#eef2f7;border-radius:999px;flex-shrink:0;height:6px;overflow:hidden;width:90px}.slice-popup-bar-fill{border-radius:999px;height:100%;opacity:.75;transition:width .4s ease}.slice-popup-note{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;color:#6b7280;font-size:12px;line-height:1.6;margin-top:4px;padding:10px 14px}.slice-popup-empty{color:#6b7280;font-size:13px;margin:0;padding:20px 0;text-align:center}.hmrc-modal-header{border-bottom:1px solid #f1f5f9;border-left:4px solid #ef4444;padding:22px 22px 18px;position:relative}.hmrc-modal-badge{font-size:12px;font-weight:800;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.hmrc-modal-title{color:#09111f;font-size:18px;font-weight:900;letter-spacing:-.03em;margin:0 0 6px}.hmrc-modal-transaction{color:#6b7280;font-size:13px;line-height:1.4;margin:0}.hmrc-modal-note{border-bottom:1px solid #f1f5f9;margin:0;padding:14px 22px}.hmrc-modal-note p{color:#374151;font-size:13px;font-weight:500;line-height:1.65;margin:0}.hmrc-modal-actions{display:flex;flex-direction:column;gap:0}.hmrc-action-button{align-items:flex-start;background:#0000;border:none;border-bottom:1px solid #f1f5f9;color:#09111f;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-size:14px;font-weight:700;gap:2px;padding:15px 22px;text-align:left;transition:background .14s ease;width:100%}.hmrc-action-button:last-child{border-bottom:none}.hmrc-action-button span{color:#6b7280;font-size:12px;font-weight:500}.hmrc-action-button:hover{background:#f8fafc}.hmrc-action-allowable{color:#065f46}.hmrc-action-recategorise{color:#1d4ed8}.hmrc-action-personal{color:#047857}.hmrc-override-block{display:flex;flex-direction:column;gap:12px;padding:18px 22px}.hmrc-override-label{color:#09111f;font-size:13px;font-weight:700;line-height:1.4}.hmrc-override-textarea{border:1px solid #dbe3ee;border-radius:13px;box-sizing:border-box;color:#09111f;font-family:inherit;font-size:14px;line-height:1.6;outline:none;padding:13px 15px;resize:none;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.hmrc-override-textarea:focus{border-color:#2fe1c2;box-shadow:0 0 0 3px #2fe1c21f}.hmrc-override-buttons{display:flex;gap:8px}.hmrc-override-buttons .primary-button,.hmrc-override-buttons .secondary-button{flex:1 1}.hmrc-error{color:#b91c1c;font-size:12px;font-weight:600;margin:0}.hmrc-quick-intro{background:#f0fdf9;border-left:3px solid #2fe1c2;border-radius:10px;color:#374151;font-size:13px;line-height:1.6;margin:0 0 4px;padding:12px 14px}.hmrc-dismiss{background:#f8fafc;border:none;border-top:1px solid #f1f5f9;color:#6b7280;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:14px;transition:background .14s ease,color .14s ease;width:100%}.hmrc-dismiss:hover{background:#eef2f7;color:#09111f}.hmrc-badge{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:4px;letter-spacing:.01em;padding:4px 9px;transition:opacity .14s ease}.hmrc-badge:hover{opacity:.78}.hmrc-badge-never{background:#fee2e2;border:1px solid #fca5a5;color:#b91c1c}.hmrc-badge-conditional{background:#fef3c7;border:1px solid #fcd34d;color:#b45309}.hmrc-badge-overridden{background:#dcfce7;border:1px solid #86efac;color:#166534}.hmrc-badge-personal{background:#e0e7ff;border:1px solid #a5b4fc;color:#3730a3}.hmrc-quick-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.hmrc-quick-btn{border:none;border-radius:999px;cursor:pointer;font-family:inherit;font-size:11px;font-weight:700;padding:5px 11px;transition:all .14s ease}.hmrc-quick-allowable{background:#dcfce7;border:1px solid #86efac;color:#166534}.hmrc-quick-allowable:hover{background:#bbf7d0;transform:translateY(-1px)}.hmrc-quick-personal{background:#e0e7ff;border:1px solid #a5b4fc;color:#3730a3}.hmrc-quick-personal:hover{background:#c7d2fe;transform:translateY(-1px)}.hmrc-allowable-confirmed{margin-top:5px}@media (max-width:768px){.hmrc-modal-overlay{align-items:flex-end;padding:0}.hmrc-modal,.review-modal,.slice-popup{border-radius:24px 24px 0 0;max-height:92vh;max-width:100%}.review-modal-options{gap:6px;padding:12px 18px 20px}.review-option{gap:12px;padding:12px 14px}.review-option-icon{font-size:18px;height:32px;width:32px}.review-option-label{font-size:13px}.review-option-sub{font-size:11px}.review-modal-header{padding:18px 18px 14px}.review-modal-note{margin:12px 18px 0}.slice-popup-bar-track{width:60px}.slice-popup-body{padding:14px 18px 20px}}.tx-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.tx-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;gap:5px;padding:5px 12px}.tx-badge-business{background:#f0fdf4;border:1px solid #bbf7d0;color:#065f46}.tx-badge-personal{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.tx-badge-unclaimed{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.tx-status-link{background:none;border:none;color:#6b7280;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.tx-status-link:hover{color:#09111f}.tx-review-btn{background:linear-gradient(135deg,#f59e0b,#fbbf24);border:none;border-radius:8px;box-shadow:0 2px 8px #f59e0b4d;color:#fff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;padding:6px 14px;transition:all .15s ease}.tx-review-btn:hover{box-shadow:0 4px 12px #f59e0b66;transform:translateY(-1px)}.goal-modal-overlay{align-items:center;animation:fadeOverlay .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#09111f8c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}.goal-modal{align-items:center;animation:slideUp .22s ease;background:#fff;border-radius:24px;box-shadow:0 24px 60px #09111f33,0 4px 16px #09111f14;display:flex;flex-direction:column;gap:14px;max-width:460px;padding:36px 32px 28px;text-align:center;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.goal-modal-icon{font-size:48px;line-height:1;margin-bottom:4px}.goal-modal-title{color:#09111f;font-size:22px;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin:0}.goal-modal-desc{color:#6b7280;font-size:14px;line-height:1.65;margin:0;max-width:360px}.goal-modal-input-wrap{align-items:center;background:#fff;border:2px solid #dbe3ee;border-radius:16px;display:flex;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.goal-modal-input-wrap:focus-within{border-color:#2fe1c2;box-shadow:0 0 0 4px #2fe1c21f}.goal-modal-currency{padding:0 6px 0 18px;-webkit-user-select:none;user-select:none}.goal-modal-currency,.goal-modal-input{color:#09111f;font-size:22px;font-weight:800}.goal-modal-input{background:#0000;border:none;flex:1 1;font-family:inherit;outline:none;padding:16px 18px 16px 4px;width:100%}.goal-modal-input::placeholder{color:#cbd5e1;font-weight:600}.goal-modal-error{color:#b91c1c;font-size:13px;font-weight:600;margin:0}.goal-modal-actions{display:flex;flex-direction:column;gap:10px;width:100%}.goal-modal-actions .primary-button{font-size:15px;padding:16px;width:100%}.goal-modal-skip{background:#0000;border:none;color:#6b7280;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:8px;transition:color .15s ease}.goal-modal-skip:hover{color:#09111f}.goal-modal-note{color:#9ca3af;font-size:12px;line-height:1.4;margin:0}@media (max-width:768px){.goal-modal{border-radius:20px;padding:28px 22px 22px}.goal-modal-currency,.goal-modal-input,.goal-modal-title{font-size:20px}}.settings-overlay{align-items:center;animation:fadeOverlay .18s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#09111f80;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.settings-modal{animation:slideUp .2s ease;background:#fff;border-radius:24px;box-shadow:0 24px 60px #09111f2e,0 4px 14px #09111f14;display:flex;flex-direction:column;max-height:90vh;max-width:460px;overflow:hidden;width:100%}.settings-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;flex-shrink:0;justify-content:space-between;padding:22px 24px 18px}.settings-modal-body{flex:1 1;overflow-y:auto}.settings-title{color:#09111f;font-size:20px;font-weight:900;letter-spacing:-.03em;margin:0}.settings-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:700;height:32px;justify-content:center;transition:all .15s ease;width:32px}.settings-close:hover{background:#e2e8f0;color:#09111f}.settings-section{display:flex;flex-direction:column;gap:14px;padding:22px 24px}.settings-section-header{align-items:flex-start;display:flex;gap:12px}.settings-section-icon{flex-shrink:0;font-size:24px;margin-top:2px}.settings-section-title{color:#09111f;font-size:15px;font-weight:800;margin-bottom:4px}.settings-section-desc{color:#6b7280;font-size:13px;line-height:1.55}.settings-input-wrap{align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:14px;display:flex;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.settings-input-wrap:focus-within{border-color:#2fe1c2;box-shadow:0 0 0 3px #2fe1c21f}.settings-currency{padding:0 4px 0 16px;-webkit-user-select:none;user-select:none}.settings-currency,.settings-input{color:#09111f;font-size:18px;font-weight:800}.settings-input{background:#0000;border:none;flex:1 1;font-family:inherit;outline:none;padding:14px 16px 14px 4px}.settings-input::placeholder{color:#cbd5e1;font-weight:500}.settings-error{color:#b91c1c;font-size:13px;font-weight:600;margin:0}.settings-save-btn{font-size:14px;padding:14px;width:100%}.settings-divider{background:#f1f5f9;height:1px;margin:0}.settings-info{padding:16px 24px 22px}.settings-info p{color:#9ca3af;font-size:12px;line-height:1.6;margin:0}.settings-danger-btn{background:#fff5f5;border:1px solid #fca5a5;border-radius:12px;color:#b91c1c;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:13px;transition:all .15s ease;width:100%}.settings-danger-btn:hover{background:#fee2e2;border-color:#ef4444}.settings-region-options{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;margin-top:16px;width:100%}.settings-region-btn{align-items:center;background:#f8fafc;border:1.5px solid #e8edf5;border-radius:16px;box-sizing:border-box;color:#09111f;cursor:pointer;display:flex;font-family:Inter,Arial,sans-serif;font-size:15px;font-weight:600;gap:14px;padding:16px 18px;text-align:left;transition:all .18s ease;width:100%}.settings-region-btn:hover{background:#f0fdf9;border-color:#2fe1c2;box-shadow:0 4px 12px #2fe1c21f;transform:translateY(-1px)}.settings-region-btn-active{background:linear-gradient(135deg,#f0fdf9,#fff)!important;border-color:#2fe1c2!important;box-shadow:0 0 0 3px #2fe1c226}.settings-region-flag{flex-shrink:0;font-size:22px;line-height:1}.settings-region-label{color:#09111f;flex:1 1;font-size:15px;font-weight:700}.settings-region-check{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:50%;color:#0d9488;display:flex;flex-shrink:0;font-size:13px;font-weight:900;height:24px;justify-content:center;width:24px}.settings-region-note{background:#f8fafc;border:1px solid #e8edf5;border-radius:14px;color:#334155;font-size:13px;line-height:1.65;margin-bottom:14px;padding:12px 16px}.settings-region-note-scotland{background:#f0fdf4;border-color:#bbf7d0;color:#065f46}.ai-region-badge{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#334155;display:inline-flex;font-size:11px;font-weight:700;gap:4px;margin-left:8px;padding:3px 8px;vertical-align:middle}.ai-region-badge-scotland{background:#f0fdf4;border-color:#bbf7d0;color:#065f46}@media (max-width:768px){.settings-modal{border-radius:20px 20px 0 0;max-height:92vh;max-width:100%}.settings-overlay{align-items:flex-end;padding:0}.settings-region-btn{font-size:14px;padding:14px 16px}.settings-region-flag{font-size:20px}}.other-income-section{display:flex;flex-direction:column;gap:12px}.other-income-list{display:flex;flex-direction:column;gap:8px}.other-income-item{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:14px 16px;transition:border-color .15s ease}.other-income-item:focus-within{background:#fff;border-color:#2fe1c2;box-shadow:0 0 0 3px #2fe1c21a}.other-income-item-left{align-items:flex-start;display:flex;flex:1 1;gap:10px;min-width:0}.other-income-item-icon{flex-shrink:0;font-size:20px;margin-top:1px}.other-income-item-text{display:flex;flex-direction:column;gap:2px;min-width:0}.other-income-item-label{color:#09111f;font-size:13px;font-weight:800}.other-income-item-desc{color:#6b7280;font-size:11px;line-height:1.5}.other-income-item-input-wrap{align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:10px;display:flex;flex-shrink:0;overflow:hidden;transition:border-color .15s ease;width:120px}.other-income-item-input-wrap:focus-within{border-color:#2fe1c2}.other-income-item-currency{color:#09111f;font-size:14px;font-weight:700;padding:0 4px 0 10px}.other-income-item-input{background:#0000;border:none;color:#09111f;font-family:inherit;font-size:13px;font-weight:700;outline:none;padding:10px 8px 10px 2px;width:100%}.other-income-item-input::placeholder{color:#cbd5e1;font-weight:400}.other-income-total-row{align-items:center;background:linear-gradient(135deg,#f0fdf4,#fafffe);border:1px solid #bbf7d0;border-radius:12px;display:flex;justify-content:space-between;padding:12px 16px}.other-income-total-label{color:#065f46;font-size:13px;font-weight:700}.other-income-total-value{color:#065f46;font-size:16px;font-weight:900;letter-spacing:-.03em}.other-income-note{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;color:#9ca3af;font-size:11px;line-height:1.6;padding:10px 12px}@media (max-width:768px){.other-income-item{align-items:flex-start;flex-direction:column;gap:10px}.other-income-item-input-wrap{width:100%}}.settings-drawer{border:1px solid #e8edf5;border-radius:16px;box-shadow:0 2px 8px #09111f0a;margin:0 0 8px;overflow:hidden}.settings-drawer-header{align-items:center;background:#fafbfd;border:none;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;padding:16px 18px;text-align:left;transition:background .15s ease;width:100%}.settings-drawer-header:hover{background:#f1f5f9}.settings-drawer-left{align-items:center;display:flex;gap:12px}.settings-drawer-icon{flex-shrink:0;font-size:20px}.settings-drawer-title{color:#09111f;font-size:14px;font-weight:800;letter-spacing:-.2px}.settings-drawer-sub{color:#6b7280;font-size:12px;font-weight:500;margin-top:2px}.settings-drawer-right{align-items:center;display:flex;flex-shrink:0;gap:10px}.settings-drawer-value{color:#09111f;font-size:13px;font-weight:800}.settings-drawer-chevron{color:#6b7280;display:inline-block;font-size:16px;transition:transform .2s ease}.settings-drawer-chevron.open{transform:rotate(180deg)}.settings-drawer-body{animation:fadeIn .16s ease;background:#fff;border-top:1px solid #f1f5f9;padding:16px 18px 18px}.settings-modal-body .settings-section{padding:0}.auth-panel{max-width:500px;padding:36px 36px 30px;width:100%}.auth-panel-brand{align-items:center;display:flex;gap:14px;margin-bottom:26px}.auth-panel-logo{border-radius:14px;box-shadow:0 8px 22px #0f172a1a;height:52px;object-fit:contain;width:52px}.auth-panel-name{color:#09111f;font-size:28px;font-weight:800;letter-spacing:-.03em;line-height:1}.auth-panel-tagline{color:#6b7280;font-size:14px;line-height:1.45;margin-top:6px}.auth-panel h1{color:#09111f;font-size:44px;letter-spacing:-.04em;line-height:1;margin:0}.auth-subtitle{font-size:16px;margin:14px 0 26px}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-input{background:#f9fafbcc;background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;color:#111827;font-size:15px;height:56px;outline:none;padding:0 18px;transition:all .2s ease}.auth-input:focus{border-color:#cbd5e1;box-shadow:0 0 0 4px #0f172a0d}.auth-button{background:#09111f;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;height:56px;transition:transform .15s ease,opacity .15s ease,box-shadow .2s ease}.auth-button:hover{box-shadow:0 10px 24px #0f172a1f;opacity:.98;transform:translateY(-1px)}.auth-divider{align-items:center;color:#9ca3af;display:flex;font-size:13px;gap:12px;margin:18px 0}.auth-divider:after,.auth-divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.auth-button-secondary{background:#fff;border:1px solid #e5e7eb;border-radius:18px;color:#111827;cursor:pointer;font-size:15px;font-weight:600;height:56px;transition:all .2s ease;width:100%}.auth-button-secondary:hover{background:#f9fafb;border-color:#d1d5db}.auth-status{color:#dc2626;font-size:14px;line-height:1.5;margin-top:14px}.auth-footer{color:#6b7280;font-size:14px;margin-top:22px}.auth-footer a{color:#111827;font-weight:700;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-brand-header{margin-bottom:6px}.auth-brand-header .brand-lockup{align-items:center;display:flex;gap:6px}.auth-brand-header .brand-icon{height:38px;width:38px}.auth-brand-header .brand-name{font-size:26px;font-weight:800;letter-spacing:-.03em;margin:0}.auth-card h1{letter-spacing:-.035em;line-height:.96;margin-bottom:12px;margin-top:6px}.auth-subtitle{color:#6b7280;font-size:15px;line-height:1.55;margin:0 0 24px;max-width:540px}.auth-card{position:relative}.close-button{background:#0000;border:none;color:#666;cursor:pointer;font-size:22px;position:absolute;right:15px;top:15px}.close-button:hover{color:#000}.forgot-password{background:#0000;border:none;color:#666;cursor:pointer;font-size:14px;margin-bottom:12px;margin-top:-6px;text-align:right;width:100%}.forgot-password:hover{color:#000;text-decoration:underline}.landing-page{align-items:center;background:radial-gradient(circle at top left,#0f172a0d,#0000 30%),linear-gradient(180deg,#f8fafc,#eef2f7);display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:40px 24px}.landing-hero{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1.15fr .85fr;max-width:1180px;width:100%}.landing-copy{max-width:620px}.landing-badge{background:#f3f4f6;border-radius:999px;color:#111827;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:18px;padding:8px 14px;text-transform:uppercase}.landing-copy h1{color:#09111f;font-size:58px;letter-spacing:-.04em;line-height:1.02;margin:0}.landing-subtitle{color:#4b5563;font-size:18px;line-height:1.7;margin:18px 0 28px;max-width:580px}.landing-actions{display:flex;gap:14px;margin-bottom:28px}.landing-primary-button,.landing-secondary-button{border-radius:16px;cursor:pointer;font-size:15px;font-weight:700;height:54px;padding:0 22px;transition:all .2s ease}.landing-primary-button{background:#09111f;border:none;color:#fff}.landing-primary-button:hover{opacity:.98;transform:translateY(-1px)}.landing-secondary-button{background:#fff;border:1px solid #dbe3ef;color:#111827}.landing-secondary-button:hover{background:#f9fafb}.landing-points{margin-top:20px}.landing-point{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px;margin-bottom:8px}.landing-point:before{background:#9ca3af;border-radius:50%;content:"";display:inline-block;height:6px;width:6px}.landing-preview-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:24px;box-shadow:0 18px 40px #0f172a0f;max-width:460px;padding:24px 26px}.landing-preview-label{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}.landing-preview-item{border-top:1px solid #eef2f7;padding:14px 0}.landing-preview-item:first-of-type{border-top:none;padding-top:0}.landing-preview-item:last-of-type{padding-bottom:0}.landing-preview-item strong{color:#111827;display:block;font-size:16px;line-height:1.35;margin-bottom:6px}.landing-preview-item p{color:#6b7280;font-size:14px;line-height:1.5;margin:0}@media (max-width:900px){.landing-hero{grid-template-columns:1fr}.landing-copy h1{font-size:42px}.landing-actions{flex-wrap:wrap}}.brand-header{margin-bottom:24px}.brand-name{font-size:28px}.landing-footer{align-items:center;border-top:1px solid #e7edf4;color:#6b7280;display:flex;flex-wrap:wrap;font-size:14px;gap:12px;justify-content:center;margin-top:60px;padding-top:24px;text-align:center;width:100%}.landing-footer a{color:#6b7280;font-weight:500;text-decoration:none}.landing-footer a:hover{color:#09111f}.landing-footer p{font-size:13px;margin-bottom:0;margin-top:12px;text-align:center;width:100%}.auth-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a59;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.auth-modal-card{background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:30px;box-shadow:0 30px 80px #0f172a2e;box-sizing:border-box;margin:0 auto;max-width:520px;overflow:hidden;padding:32px;position:relative;width:100%}.auth-modal-close{background:#f3f4f6e6;border:none;border-radius:999px;color:#111827;cursor:pointer;font-size:22px;height:36px;line-height:1;position:absolute;right:18px;top:18px;transition:background .2s ease,transform .15s ease,opacity .2s ease;width:36px}.auth-modal-close:hover{background:#e5e7eb;transform:scale(1.03)}.auth-card .auth-title{font-size:28px;font-weight:800;letter-spacing:-.02em;margin-bottom:6px;margin-top:8px}.auth-card .auth-subtitle{color:#6b7280;font-size:14px;margin-bottom:20px}.auth-card .auth-brand-header{margin-bottom:12px}.auth-card .brand-lockup{align-items:center;display:flex;gap:6px}.auth-card .brand-icon{height:28px;width:28px}.auth-card .brand-name{font-size:20px;font-weight:700;letter-spacing:-.01em}.auth-card .auth-input{background:#f9fafbcc;border:1px solid #e2e8f0e6;border-radius:12px;font-size:14px;margin-bottom:12px;padding:14px 16px;transition:all .2s ease;width:100%}.auth-card .auth-input:focus{background:#fff;border-color:#111827;outline:none}.auth-card select.auth-input{appearance:none;cursor:pointer}.auth-card .auth-button{margin-top:8px}
/*# sourceMappingURL=main.04741d3b.css.map*/