:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{scroll-behavior:smooth}body,html{color:#1e293b;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:#f5f7fc;position:relative}body:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(720px at 20% 15%,#4f46e51c,#0000 60%),radial-gradient(680px at 82% 10%,#2563eb17,#0000 55%),radial-gradient(600px at 50% 100%,#dc26260d,#0000 55%);position:fixed;inset:-10%}.app-spinner-wrap{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:48px 20px;display:flex}.app-spinner{border-style:solid;border-color:#4f46e5 #4f46e526 #4f46e526;border-radius:50%;animation:.75s linear infinite app-spinner-spin;display:block}.app-spinner-sm{border-width:2px;width:15px;height:15px}.app-spinner-md{border-width:3px;width:32px;height:32px}.app-spinner-lg{border-width:4px;width:46px;height:46px}.app-spinner-inline{vertical-align:middle;border-color:#fff #ffffff59 #ffffff59;margin-right:8px;display:inline-block}.app-spinner-label{color:#64748b;font-size:.85rem;font-weight:600}@keyframes app-spinner-spin{to{transform:rotate(360deg)}}.toast-stack{z-index:999;pointer-events:none;flex-direction:column;gap:10px;width:calc(100% - 40px);max-width:380px;display:flex;position:fixed;top:20px;right:20px}.toast-item{-webkit-backdrop-filter:blur(10px);pointer-events:auto;background-color:#fffffff7;border:1px solid #edeff4;border-radius:12px;align-items:flex-start;gap:10px;padding:14px 38px 16px 14px;animation:.2s cubic-bezier(.16,1,.3,1) both toast-slide-in;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #0f172a29}.toast-item.is-closing{animation:.15s forwards toast-slide-out}.toast-icon{flex-shrink:0;width:20px;height:20px;margin-top:1px}.toast-icon svg{width:100%;height:100%;display:block}.toast-message{color:#1e293b;font-size:.86rem;font-weight:600;line-height:1.45}.toast-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background-color .15s,color .15s;display:flex;position:absolute;top:8px;right:8px}.toast-close svg{width:12px;height:12px}.toast-close:hover{color:#475569;background-color:#f1f5f9}.toast-progress{transform-origin:0;width:100%;height:3px;animation:2.8s linear forwards toast-progress-shrink;position:absolute;bottom:0;left:0}.toast-success .toast-icon{color:#16a34a}.toast-success .toast-progress{background-color:#16a34a}.toast-error .toast-icon{color:#dc2626}.toast-error .toast-progress{background-color:#dc2626}.toast-warn .toast-icon{color:#b45309}.toast-warn .toast-progress{background-color:#f59e0b}@keyframes toast-slide-in{0%{opacity:0;transform:translate(24px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toast-slide-out{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(16px)scale(.96)}}@keyframes toast-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=480px){.toast-stack{width:auto;max-width:none;top:12px;left:12px;right:12px}}@media (prefers-reduced-motion:no-preference){body:before{animation:24s ease-in-out infinite alternate bg-drift}}@keyframes bg-drift{0%{transform:translate(0)scale(1)}to{transform:translate(-2%,2%)scale(1.06)}}.app-container{flex-direction:column;align-items:center;width:100vw;min-height:100vh;display:flex}.dahsboard-container{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;padding:0 20px 16px;display:flex}.top-panels{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;width:100%;display:flex}.records-note{color:#3151c9;background-color:#2563eb12;border:1px solid #2563eb29;border-radius:999px;align-items:center;gap:8px;margin:14px auto 0;padding:6px 16px;font-size:.78rem;font-weight:500;display:inline-flex}.records-note-icon{flex-shrink:0;width:14px;height:14px}.records-subnote{color:#2563eb;text-align:center;margin:6px 0 0;font-size:.73rem;font-weight:600}.dahsboard-container h1{letter-spacing:-.02em;color:#0f172a;margin:12px 0 10px;font-size:1.7rem;font-weight:800}.page-title-accent{background:linear-gradient(135deg,#4f46e5,#2563eb);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-stat{flex-direction:column;align-items:center;gap:2px;margin:4px 0 14px;display:flex}.hero-stat-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:.72rem;font-weight:700}.hero-stat-value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#dc2626,#f97316);color:#0000;filter:drop-shadow(0 4px 14px #dc262642);-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:800;line-height:1.15}@media (width<=520px){.hero-stat-value{font-size:1.9rem}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.dahsboard-container h1{animation:.55s cubic-bezier(.16,1,.3,1) both fade-in-up}.hero-stat{animation:.55s cubic-bezier(.16,1,.3,1) 80ms both fade-in-up}.top-panels{animation:.55s cubic-bezier(.16,1,.3,1) .16s both fade-in-up}.record-list-container{animation:.55s cubic-bezier(.16,1,.3,1) .24s both fade-in-up}.records-note{animation:.55s cubic-bezier(.16,1,.3,1) .32s both fade-in-up}.records-subnote{animation:.55s cubic-bezier(.16,1,.3,1) .36s both fade-in-up}}.navbar-wrap{z-index:10;box-sizing:border-box;width:100%;padding:14px 20px 0;position:sticky;top:0}.navbar{-webkit-backdrop-filter:blur(14px);color:#1e293b;box-sizing:border-box;background-color:#ffffffc7;border:1px solid #fff9;border-radius:16px;justify-content:space-between;align-items:center;width:100%;max-width:1100px;height:56px;margin:0 auto;padding:0 22px;display:flex;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #2563eb1f}.navbar-brand{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:10px;font-size:1.02rem;font-weight:700;text-decoration:none;display:flex}.navbar-brand-mark{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 3px 10px #4f46e559}@media (prefers-reduced-motion:no-preference){.navbar-brand-mark{animation:3.2s ease-in-out infinite navbar-brand-glow}}@keyframes navbar-brand-glow{0%,to{box-shadow:0 3px 10px #4f46e559}50%{box-shadow:0 3px 16px #4f46e599}}.navbar-actions{align-items:center;gap:4px;display:flex}.auth-page{box-sizing:border-box;background-color:#f5f7fc;flex-direction:column;width:100vw;min-height:100vh;display:flex}.auth-topbar-cta{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid #0000;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:.86rem;font-weight:600;transition:box-shadow .15s,transform .1s;box-shadow:0 4px 14px #2563eb52}.auth-topbar-cta:hover{transform:translateY(-1px);box-shadow:0 6px 18px #2563eb6b}.auth-topbar-cta:focus-visible{outline-offset:2px;outline:2px solid #93b4f6}.auth-topbar-cta:focus:not(:focus-visible){outline:none}.auth-hero{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:28px;padding:20px 20px 48px;display:flex}.auth-tagline{text-align:center;max-width:440px;margin:0;padding:0 16px}@media (prefers-reduced-motion:no-preference){.auth-tagline{animation:.6s cubic-bezier(.16,1,.3,1) .15s both fade-in-up}}.auth-tagline-quote{letter-spacing:-.01em;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.05rem;font-style:italic;font-weight:700;line-height:1.5;position:relative}.auth-tagline-quote:before,.auth-tagline-quote:after{color:#a5b4fc;-webkit-text-fill-color:initial;font-style:normal;font-weight:800}.auth-tagline-quote:before{content:"“"}.auth-tagline-quote:after{content:"”"}.auth-card{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;text-align:center;background-color:#ffffffe6;border:1px solid #edeff4;border-radius:18px;width:100%;max-width:420px;padding:44px 40px;position:relative;box-shadow:0 1px 2px #0f172a0d,0 30px 70px #2563eb29}@media (prefers-reduced-motion:no-preference){.auth-card{animation:.5s cubic-bezier(.16,1,.3,1) both fade-in-up}}.auth-card-mark{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 20px;font-size:1.4rem;font-weight:800;display:inline-flex;box-shadow:0 3px 10px #4f46e559}@media (prefers-reduced-motion:no-preference){.auth-card-mark{animation:3.2s ease-in-out infinite navbar-brand-glow}}.auth-card h1{letter-spacing:-.015em;color:#0f172a;margin:0 0 10px;font-size:1.5rem;font-weight:800}.auth-card p{color:#64748b;max-width:320px;margin:0 auto 28px;font-size:.92rem;line-height:1.55}.auth-primary-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid #0000;border-radius:10px;width:100%;margin:0;padding:13px 16px;font-family:inherit;font-size:.92rem;font-weight:600;transition:box-shadow .15s,transform .1s;display:block;box-shadow:0 4px 14px #2563eb59}.auth-primary-button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #2563eb73}.auth-primary-button:focus-visible{outline-offset:2px;outline:2px solid #93b4f6}.auth-primary-button:focus:not(:focus-visible){outline:none}.auth-card .auth-card-switch{color:#64748b;max-width:none;margin:18px 0 0;font-size:.85rem}.auth-card-switch-link{color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:underline}.auth-card-switch-link:focus-visible{outline-offset:2px;outline:2px solid #93b4f6}.navbar-link{color:#64748b;letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.84rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.navbar-link:hover{color:#2563eb;background-color:#2563eb0f}.navbar-link.is-active{color:#1d4ed8;background:linear-gradient(135deg,#4f46e51f,#2563eb1f);box-shadow:inset 0 0 0 1px #2563eb38}.navbar-link.navbar-link-focus{box-shadow:inset 0 0 0 1.5px #2563eb}.navbar-icon{flex-shrink:0;width:15px;height:15px}.navbar-currency-group{border-left:1px solid #e7e9f0;align-items:center;gap:8px;margin-left:12px;padding-left:12px;display:flex}.navbar-user-box{align-items:center;gap:8px;display:flex}.navbar-user-trigger{border-radius:999px;align-items:center;gap:6px;padding:4px 8px 4px 6px;transition:background-color .15s;display:flex}.navbar-user-trigger:hover{background-color:#4f46e512}.navbar-user-trigger:after{content:"";border-bottom:1.5px solid #94a3b8;border-right:1.5px solid #94a3b8;flex-shrink:0;width:6px;height:6px;margin:-2px 2px 0 0;transform:rotate(45deg)}.navbar-user-name{color:#1e293b;white-space:nowrap;font-size:.85rem;font-weight:600}.navbar-currency-label{color:#64748b;white-space:nowrap;font-size:.8rem;font-weight:600}.currency-select{position:relative}.currency-select-trigger{color:#1e293b;cursor:pointer;background-color:#f8fafc;border:1px solid #dde2ea;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:.8rem;font-weight:600;transition:border-color .15s}.currency-select-trigger:hover,.currency-select-trigger[aria-expanded=true]{border-color:#2563eb}.currency-select-trigger:focus-visible{outline-offset:2px;outline:2px solid #93b4f6}.currency-select-trigger:focus:not(:focus-visible){outline:none}.currency-select-panel{-webkit-backdrop-filter:blur(8px);z-index:20;text-align:left;background-color:#fffffff7;border:1px solid #edeff4;border-radius:12px;width:280px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0f,0 16px 32px #0f172a1f}.currency-select-search{box-sizing:border-box;color:#0f172a;background-color:#0000;border:none;border-bottom:1px solid #edeff4;width:100%;padding:10px 14px;font-family:inherit;font-size:.85rem}.currency-select-search:focus{background-color:#f8fafc;outline:none}.currency-select-list{max-height:260px;margin:0;padding:6px;list-style:none;overflow-y:auto}.currency-select-option{cursor:pointer;border-radius:6px;align-items:baseline;gap:8px;padding:7px 8px;font-size:.82rem;display:flex}.currency-select-option.is-highlighted{background-color:#eff6ff}.currency-select-option.is-selected .currency-select-code{color:#2563eb}.currency-select-code{color:#0f172a;flex-shrink:0;font-weight:700}.currency-select-label{color:#64748b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.currency-select-empty{text-align:center;color:#94a3b8;padding:14px;font-size:.82rem}.clerk-user-button{color:#fff;cursor:pointer;background-color:#0000;border:none}.clerk-user-button:hover{color:#e0e0e0}.form-container{flex:440px;justify-content:center;min-width:0;display:flex}.form-container form{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;text-align:left;background-color:#ffffffe6;border:1px solid #edeff4;border-radius:16px;flex-direction:column;width:100%;max-width:440px;padding:24px 26px 22px;display:flex;box-shadow:0 1px 2px #0f172a0a,0 16px 32px #2563eb12}.form-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#2563eb;align-items:center;gap:6px;margin-bottom:16px;font-size:.7rem;font-weight:700;display:flex}.eyebrow-icon{flex-shrink:0;width:14px;height:14px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-field{flex-direction:column;margin-bottom:14px;display:flex}.form-field-full{grid-column:1/-1}.form-field label{color:#475569;margin-bottom:5px;font-size:.8rem;font-weight:600}.form-container input,.form-container select{box-sizing:border-box;color:#0f172a;background-color:#f8fafc;border:1px solid #dde2ea;border-radius:9px;width:100%;padding:10px 13px;font-family:inherit;font-size:.92rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.form-container input:focus,.form-container select:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}input[type=number]{appearance:textfield}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-container button{--btn-glow:37, 99, 235;color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 14px rgba(var(--btn-glow), .32);background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid #0000;border-radius:9px;margin:4px 0 0;padding:12px 16px;font-family:inherit;font-size:.92rem;font-weight:600;transition:box-shadow .15s,transform .1s;display:block}.form-container button:hover{box-shadow:0 6px 18px rgba(var(--btn-glow), .42);animation-play-state:paused;transform:translateY(-1px)}.form-container button:active{box-shadow:0 2px 8px rgba(var(--btn-glow), .35);transform:translateY(0)}.form-container button:focus-visible{outline-offset:2px;outline:2px solid #93b4f6}.form-container button:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:no-preference){.form-container button{animation:3s ease-in-out infinite button-breathe}}@keyframes button-breathe{0%,to{box-shadow:0 4px 14px rgba(var(--btn-glow), .32)}50%{box-shadow:0 4px 22px rgba(var(--btn-glow), .55)}}.form-note{color:#64748b;text-align:center;margin:12px 0 0;font-size:.72rem;font-weight:600}.form-note-highlight-blue{color:#2563eb;font-weight:700}.summary-container{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;text-align:left;background-color:#ffffffe6;border:1px solid #edeff4;border-radius:14px;flex:320px;min-width:0;max-width:320px;padding:14px 20px;box-shadow:0 1px 2px #0f172a0a,0 16px 32px #2563eb12}.summary-chart{flex-direction:column;gap:3px;display:flex}.summary-bar-row{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;display:grid}.summary-bar-month{color:#64748b;white-space:nowrap;font-size:.72rem;font-weight:600}.summary-bar-row.is-current .summary-bar-month{color:#1d4ed8;font-weight:700}.summary-bar-now{text-transform:uppercase;letter-spacing:.04em;color:#4f46e5;font-size:.58rem;font-weight:700;display:block}.summary-bar-track{background-color:#eef1f8;border-radius:4px;height:8px;display:block;overflow:hidden}.summary-bar-fill{background-color:#cbd5e1;border-radius:4px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1);display:block}.summary-bar-row.is-current .summary-bar-fill{background:linear-gradient(90deg,#4f46e5,#2563eb);box-shadow:0 0 8px #2563eb80}.summary-bar-value{font-variant-numeric:tabular-nums;color:#1e293b;text-align:right;min-width:56px;font-size:.78rem;font-weight:600}.summary-bar-row.is-current .summary-bar-value{color:#1d4ed8;font-weight:700}.summary-years{border-top:1px solid #e7e9f0;margin-top:8px;padding-top:8px}.summary-year-total{color:#0f172a;justify-content:space-between;padding:3px 0;font-size:.88rem;font-weight:700;display:flex}.summary-year-total span:last-child{font-variant-numeric:tabular-nums;color:#dc2626}.record-list-container{text-align:center;width:100%;margin:8px auto 0;scroll-margin-top:72px}.record-list-header{text-align:left;border-bottom:1px solid #e2e6ee;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;display:flex}.record-list-heading-group{flex-direction:column;gap:4px;display:flex}.record-list-header h2{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:1.1rem;font-weight:700;display:flex}.record-list-heading-icon{color:#2563eb;flex-shrink:0;width:18px;height:18px}.record-list-stat{flex-direction:column;align-items:flex-end;display:flex}.record-list-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.7rem;font-weight:700}.record-list-stat-value{font-variant-numeric:tabular-nums;color:#dc2626;font-size:1.25rem;font-weight:700}.record-list-hint{color:#2563eb;font-size:.78rem;font-weight:500}.record-list-empty{color:#94a3b8;background-color:#ffffffe6;border:1px dashed #d7dee6;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:36px 20px;font-size:.9rem;display:flex}.record-list-empty-icon{color:#cbd5e1;width:30px;height:30px}.record-list-table-wrap{-webkit-overflow-scrolling:touch;border-radius:14px;width:100%;overflow-x:auto}.record-list-container table{border-collapse:separate;border-spacing:0;-webkit-backdrop-filter:blur(8px);background-color:#ffffffe6;border:1px solid #edeff4;border-radius:14px;width:100%;min-width:640px;margin:0 auto;box-shadow:0 1px 2px #0f172a0a,0 16px 32px #2563eb12}.record-list-container thead tr:first-child th:first-child{border-top-left-radius:14px}.record-list-container thead tr:first-child th:last-child{border-top-right-radius:14px}.record-list-container tbody tr:last-child td:first-child{border-bottom-left-radius:14px}.record-list-container tbody tr:last-child td:last-child{border-bottom-right-radius:14px}.record-list-container th,.record-list-container td{text-align:left;border:none;border-bottom:1px solid #f0f1f5;padding:9px 14px;font-size:.85rem}.record-list-container tbody tr:last-child td{border-bottom:none}.record-list-container th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background-color:#fafbfd;border-bottom:1px solid #edeff4;font-size:.72rem;font-weight:700}.record-list-container td{color:#1e293b}.record-cell-amount{font-variant-numeric:tabular-nums;font-weight:600}.record-cell-date{color:#94a3b8;font-size:.83rem}.record-list-container tbody tr{transition:background-color .12s}.record-list-container tbody tr:hover{background-color:#f8fafc}.record-list-container td:first-child{cursor:text}.category-tag{align-items:center;gap:6px;font-size:.83rem;display:inline-flex}.category-dot{border-radius:999px;flex-shrink:0;width:7px;height:7px}.record-list-container input,.record-list-container select{box-sizing:border-box;color:#0f172a;background-color:#fff;border:1px solid #dde2ea;border-radius:6px;width:100%;padding:5px 8px;font-family:inherit;font-size:.86rem}.record-list-container input:focus,.record-list-container select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}.record-list-container button{color:#dc2626;cursor:pointer;background-color:#fff;border:1px solid #e2777b;border-radius:6px;padding:6px 13px;font-size:.82rem;font-weight:600;transition:background-color .15s,color .15s}.record-list-container button:hover{color:#fff;background-color:#dc2626;border-color:#dc2626}.record-list-container button:focus-visible{outline-offset:2px;outline:2px solid #f0a3a3}.record-list-container button:focus:not(:focus-visible){outline:none}.record-delete-backdrop{-webkit-backdrop-filter:blur(4px);z-index:200;background-color:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.record-delete-modal{text-align:center;background-color:#fff;border:1px solid #edeff4;border-radius:22px;width:100%;max-width:400px;padding:36px 32px 32px;position:relative;box-shadow:0 1px 2px #0f172a0f,0 32px 64px #0f172a4d}.record-delete-modal-close{color:#64748b;cursor:pointer;background-color:#0000;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.record-delete-modal-close svg{flex-shrink:0;width:16px;height:16px;display:block}.record-delete-modal-close:hover{color:#0f172a;background-color:#f1f5f9}.record-delete-modal-icon-wrap{background:radial-gradient(circle at 30% 30%,#dc262629,#dc262614);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;display:flex}.record-delete-modal-icon{color:#dc2626;width:28px;height:28px}.record-delete-modal-title{color:#0f172a;margin:0 0 10px;font-size:1.3rem;font-weight:700}.record-delete-modal-text{color:#64748b;margin:0 0 26px;font-size:.92rem;font-weight:500;line-height:1.55}.record-delete-modal-actions{gap:12px;display:flex}.record-delete-modal .record-delete-modal-edit,.record-delete-modal .record-delete-modal-delete{cursor:pointer;border-radius:10px;flex:1;padding:13px 8px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.record-delete-modal .record-delete-modal-edit:active,.record-delete-modal .record-delete-modal-delete:active{transform:scale(.97)}.record-delete-modal .record-delete-modal-edit{color:#fff;background-color:#2563eb;border:1px solid #2563eb}.record-delete-modal .record-delete-modal-edit:hover{background-color:#1d4ed8;border-color:#1d4ed8}.record-delete-modal .record-delete-modal-delete{color:#dc2626;background-color:#fff;border:1px solid #e2777b}.record-delete-modal .record-delete-modal-delete:hover{color:#fff;background-color:#dc2626;border-color:#dc2626}@media (prefers-reduced-motion:no-preference){.record-delete-modal{animation:.22s cubic-bezier(.16,1,.3,1) both record-delete-modal-in}}@keyframes record-delete-modal-in{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.insights-composition-wrap{width:100%;max-width:480px;margin:2px 0 18px}.insights-composition{background-color:#eef1f8;border-radius:999px;gap:2px;height:14px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0a}.insights-composition-segment{height:100%;transition:width .9s cubic-bezier(.16,1,.3,1);display:block}.insights-composition-segment:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}.insights-composition-segment:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}.insights-legend{flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:12px;display:flex}.insights-legend-item{color:#475569;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.insights-legend-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}@media (prefers-reduced-motion:no-preference){.insights-composition-wrap{animation:.55s cubic-bezier(.16,1,.3,1) .1s both fade-in-up}.analysis-headline-row{animation:.55s cubic-bezier(.16,1,.3,1) .16s both fade-in-up}.analysis-category-cards{animation:.55s cubic-bezier(.16,1,.3,1) .24s both fade-in-up}.analysis-section{animation:.55s cubic-bezier(.16,1,.3,1) both fade-in-up}}.analysis-headline-row{flex-wrap:wrap;justify-content:center;gap:14px;width:100%;margin-top:14px;display:flex}.analysis-headline-card{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background-color:#ffffffe6;border:1px solid #edeff4;border-radius:14px;flex-direction:column;flex:260px;align-items:center;gap:3px;max-width:340px;padding:15px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0f172a0a,0 16px 32px #2563eb12}.analysis-headline-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0f172a0f,0 20px 36px #2563eb1a}.analysis-headline-icon{width:22px;height:22px;margin-bottom:2px}.analysis-headline-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.7rem;font-weight:700}.analysis-headline-value{color:#0f172a;font-size:1.3rem;font-weight:800}.analysis-headline-sub{font-variant-numeric:tabular-nums;color:#dc2626;font-size:.95rem;font-weight:700}.analysis-category-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;width:100%;max-width:760px;margin-top:14px;display:grid}.analysis-category-card{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background-color:#ffffffe6;border:1px solid #edeff4;border-top:3px solid #0000;border-radius:12px;flex-direction:column;padding:14px 16px 16px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0f172a0a,0 10px 22px #0f172a0d}.analysis-category-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0f172a0f,0 14px 28px #0f172a14}.analysis-category-card-header{border-bottom:1px solid #edeff4;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:12px;display:flex}.analysis-category-card-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.analysis-category-card-name{color:#0f172a;flex:1;align-items:center;gap:7px;font-size:.95rem;font-weight:700;display:flex}.analysis-category-card-count{color:#64748b;background-color:#f1f3f8;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;display:inline-flex}.analysis-category-card-value{font-variant-numeric:tabular-nums;color:#dc2626;white-space:nowrap;font-size:.95rem;font-weight:700}.analysis-category-card-entries{max-height:180px;margin:0;padding:0;list-style:none;overflow-y:auto}.analysis-category-card-entry{border-bottom:1px solid #f5f6f9;justify-content:space-between;gap:10px;padding:6px 0;font-size:.8rem;display:flex}.analysis-category-card-entry:last-child{border-bottom:none}.analysis-category-card-entry-desc{color:#475569;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analysis-category-card-entry-amount{font-variant-numeric:tabular-nums;color:#1e293b;white-space:nowrap;font-weight:600}.analysis-section{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;text-align:left;background-color:#ffffffe6;border:1px solid #edeff4;border-radius:14px;width:100%;max-width:760px;margin-top:16px;padding:16px 20px;box-shadow:0 1px 2px #0f172a0a,0 16px 32px #2563eb12}.analysis-category-list{flex-direction:column;gap:8px;display:flex}.analysis-category-row{grid-template-columns:110px 1fr auto;align-items:center;gap:12px;display:grid}.analysis-category-name{color:#334155;font-size:.85rem;font-weight:600}.analysis-category-track{background-color:#eef1f8;border-radius:5px;height:10px;display:block;overflow:hidden}.analysis-category-fill{border-radius:5px;height:100%;transition:width .9s cubic-bezier(.16,1,.3,1);display:block}.analysis-category-value{font-variant-numeric:tabular-nums;color:#dc2626;text-align:right;min-width:76px;font-size:.85rem;font-weight:700}.analysis-monthly-table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.analysis-monthly-table{border-collapse:collapse;width:100%;min-width:420px;margin-top:4px}.analysis-monthly-table th,.analysis-monthly-table td{text-align:left;border-bottom:1px solid #f0f1f5;padding:10px 12px;font-size:.85rem}.analysis-monthly-table tbody tr:last-child td{border-bottom:none}.analysis-monthly-table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.analysis-monthly-table tbody tr:hover{background-color:#f8fafc}.save-more-layout{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;width:100%;margin-top:14px;display:flex}.save-more-layout .summary-container{flex-direction:column;flex:320px;display:flex}.save-progress-content{flex-direction:column;flex:1;justify-content:center;display:flex}.summary-empty-text{color:#94a3b8;margin:4px 0 0;font-size:.85rem}.save-progress-bar-track{background-color:#eef1f8;border-radius:7px;width:100%;height:14px;margin-top:4px;overflow:hidden}.save-progress-bar-fill{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:7px;height:100%;transition:width .3s}.save-progress-bar-fill.is-over-threshold{background:linear-gradient(90deg,#dc2626,#ef4444)}.save-progress-stats{color:#334155;justify-content:space-between;margin-top:10px;font-size:.85rem;font-weight:600;display:flex}.save-progress-notified{color:#16a34a;margin:10px 0 0;font-size:.78rem;font-weight:600}.save-progress-notified.is-warning{color:#dc2626}.save-tips-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.save-tip{color:#334155;background-color:#f8fafc;border:1px solid #edeff4;border-radius:10px;padding:12px 14px;font-size:.85rem;line-height:1.5}.save-tip.is-personalized{color:#1e3a8a;background-color:#2563eb0f;border-color:#2563eb2e;font-weight:500}.alerts-page .form-eyebrow{color:#dc2626}.alerts-page .page-title-accent{background:linear-gradient(135deg,#dc2626,#f97316);color:#0000;-webkit-background-clip:text;background-clip:text}.alerts-page .form-container .form-eyebrow{color:#2563eb}.alerts-page .form-note{color:#64748b;font-size:.7rem;font-weight:500}.alerts-page .form-note-highlight{color:#dc2626;font-weight:700}.alerts-page .form-container input:focus,.alerts-page .form-container select:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262624}.alerts-page .form-container button{--btn-glow:220, 38, 38;background:linear-gradient(135deg,#dc2626,#ef4444)}.alerts-page .form-container button:focus-visible{outline-color:#f0a3a3}.alerts-page .save-progress-bar-fill{background:linear-gradient(90deg,#fca5a5,#f87171)}.alerts-page .save-progress-bar-fill.is-past-first-alert{background:linear-gradient(90deg,#f59e0b,#f97316)}.alerts-page .save-tip.is-personalized{color:#7f1d1d;background-color:#dc26260f;border-color:#dc26262e}@media (width<=860px){.navbar-wrap{padding:12px 14px 0}.navbar{padding:0 14px}.navbar-currency-label{display:none}.dahsboard-container{padding:0 16px 16px}.form-container form,.summary-container{padding:20px 20px 18px}.analysis-section{padding:16px}}@media (width<=640px){.navbar{flex-wrap:wrap;row-gap:8px;height:auto;min-height:56px;padding:10px 12px}.navbar-actions{flex-wrap:wrap;justify-content:center;gap:6px;width:100%}.navbar-link-text{display:none}.navbar-link{padding:8px 10px}.navbar-currency-group{margin-left:2px;padding-left:8px}.navbar-user-name{display:none}.dahsboard-container h1{font-size:1.4rem}.top-panels{gap:14px}.form-container form,.summary-container{max-width:100%}.record-list-header{flex-direction:column;align-items:flex-start;gap:10px}.record-list-stat{align-items:flex-start}.analysis-headline-row{gap:10px}.analysis-headline-card{padding:16px}.save-more-layout{gap:14px}.auth-topbar-cta{padding:9px 14px;font-size:.8rem}.auth-card{padding:32px 26px}.auth-tagline-quote{font-size:.92rem}}.onboarding-backdrop{-webkit-backdrop-filter:blur(4px);z-index:200;background-color:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.onboarding-modal{box-sizing:border-box;text-align:left;background-color:#fff;border:1px solid #edeff4;border-radius:20px;width:100%;max-width:420px;padding:36px 32px 32px;position:relative;box-shadow:0 1px 2px #0f172a0f,0 30px 60px #0f172a40}@media (prefers-reduced-motion:no-preference){.onboarding-modal{animation:.22s cubic-bezier(.16,1,.3,1) both record-delete-modal-in}}.onboarding-close{color:#94a3b8;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.onboarding-close svg{display:block}.onboarding-close:hover{color:#0f172a;background-color:#f1f5f9}.onboarding-modal h2{letter-spacing:-.015em;color:#0f172a;margin:12px 0 8px;font-size:1.3rem;font-weight:800}.onboarding-modal-text{color:#64748b;margin:0 0 22px;font-size:.86rem;line-height:1.55}.onboarding-modal-highlight{color:#2563eb;font-weight:700}.onboarding-modal input{box-sizing:border-box;color:#0f172a;background-color:#f8fafc;border:1px solid #dde2ea;border-radius:9px;width:100%;padding:10px 13px;font-family:inherit;font-size:.92rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.onboarding-modal input:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}.onboarding-alert-choice{margin:18px 0 22px}.onboarding-alert-question{color:#334155;margin-bottom:8px;font-size:.82rem;font-weight:600;display:block}.onboarding-alert-options{gap:8px;display:flex}.onboarding-alert-option{cursor:pointer;color:#475569;background-color:#f8fafc;border:1px solid #dde2ea;border-radius:9px;flex:1;padding:10px 8px;font-family:inherit;font-size:.84rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s}.onboarding-alert-option:hover{color:#2563eb;border-color:#2563eb}.onboarding-alert-option.is-selected{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border-color:#0000}.onboarding-modal button[type=submit]{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid #0000;border-radius:9px;width:100%;margin:0;padding:12px 16px;font-family:inherit;font-size:.92rem;font-weight:600;transition:box-shadow .15s,transform .1s,opacity .15s;display:block;box-shadow:0 4px 14px #2563eb52}.onboarding-modal button[type=submit]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #2563eb6b}.onboarding-modal button[type=submit]:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.onboarding-skip{color:#94a3b8;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin:12px 0 0;padding:4px;font-family:inherit;font-size:.82rem;font-weight:600;display:block}.onboarding-skip:hover{color:#475569;text-decoration:underline}.hero-salary-stat{width:100%;max-width:320px;margin:14px auto 0}.hero-salary-bar-track{background-color:#eef1f8;border-radius:4px;width:100%;height:8px;overflow:hidden}.hero-salary-bar-fill{background:linear-gradient(90deg,#4f46e5,#2563eb);border-radius:4px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1);display:block}.hero-salary-bar-fill.is-over-threshold{background:linear-gradient(90deg,#dc2626,#ef4444)}.hero-salary-stat-text{color:#64748b;margin-top:8px;font-size:.78rem;font-weight:600;display:block}.automation-upsell{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;text-align:center;background-color:#ffffffe6;border:1px solid #edeff4;border-radius:16px;width:100%;max-width:480px;margin:24px auto 0;padding:36px 32px;box-shadow:0 1px 2px #0f172a0a,0 16px 32px #2563eb12}.automation-upsell h2{letter-spacing:-.015em;color:#0f172a;margin:0 0 10px;font-size:1.3rem;font-weight:800}.automation-upsell-text{color:#64748b;margin:0 0 18px;font-size:.9rem;line-height:1.6}.automation-upsell-text strong{color:#2563eb;font-weight:700}.automation-steps{text-align:left;flex-direction:column;gap:12px;margin:0 0 20px;padding:0;list-style:none;display:flex}.automation-steps li{color:#334155;align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.5;display:flex}.automation-steps strong{color:#0f172a}.automation-step-num{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:.7rem;font-weight:700;display:inline-flex}.automation-example{background-color:#f8fafc;border:1px dashed #dde2ea;border-radius:10px;flex-direction:column;align-items:center;gap:4px;margin:0 0 24px;padding:14px;display:flex}.automation-example-label{color:#94a3b8;font-size:.72rem;font-weight:600}.automation-example-message{color:#2563eb;font-family:SFMono-Regular,Consolas,monospace;font-size:.95rem;font-weight:700}.automation-subscribe-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid #0000;border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:.95rem;font-weight:700;transition:box-shadow .15s,transform .1s,opacity .15s;box-shadow:0 4px 16px #2563eb59}.automation-subscribe-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 22px #2563eb73}.automation-subscribe-button:disabled{opacity:.6;cursor:not-allowed}.automation-status-note{color:#94a3b8;margin:14px 0 0;font-size:.76rem}.automation-billing-row{justify-content:center;align-items:center;gap:14px;margin:20px 0 0;display:flex}.automation-active-badge{color:#16a34a;background-color:#16a34a14;border:1px solid #16a34a33;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.automation-manage-link{color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:underline}.automation-platforms{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:20px;width:100%;max-width:880px;margin:24px auto 0;display:grid}.automation-platform-card{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;text-align:left;background-color:#ffffffe6;border:1px solid #edeff4;border-radius:14px;flex-direction:column;padding:24px;display:flex;box-shadow:0 1px 2px #0f172a0a,0 10px 22px #0f172a0d}.automation-platform-card.is-coming-soon{background-color:#ffffff8c;border-style:dashed}.automation-platform-header{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:14px;display:flex}.automation-platform-name{color:#0f172a;font-size:1rem;font-weight:700}.automation-coming-soon{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.automation-coming-soon-badge{text-transform:uppercase;letter-spacing:.05em;color:#64748b;background-color:#f1f5f9;border-radius:999px;align-items:center;gap:5px;padding:5px 10px 5px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.automation-coming-soon-icon{width:13px;height:13px}.automation-coming-soon-text{color:#94a3b8;margin:0;font-size:.82rem;line-height:1.55}.automation-platform-status{color:#94a3b8;margin:0 0 16px;font-size:.82rem;font-weight:600}.automation-platform-status.is-connected{color:#16a34a}.automation-connect-button,.automation-disconnect-button{cursor:pointer;border-radius:8px;width:100%;padding:9px 12px;font-family:inherit;font-size:.84rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,opacity .15s}.automation-connect-button{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid #0000}.automation-connect-button:disabled{opacity:.6;cursor:not-allowed}.automation-disconnect-button{color:#dc2626;background-color:#fff;border:1px solid #e2777b}.automation-disconnect-button:hover{color:#fff;background-color:#dc2626;border-color:#dc2626}.automation-link-panel{text-align:left;background-color:#f8fafc;border:1px dashed #dde2ea;border-radius:12px;margin-top:16px;padding:18px}.automation-link-code-row{border-bottom:1px solid #e2e6ee;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:16px;display:flex}.automation-link-code-value{letter-spacing:.08em;color:#0f172a;font-family:SFMono-Regular,Consolas,monospace;font-size:1.3rem;font-weight:700}.automation-copy-button{cursor:pointer;color:#2563eb;background-color:#fff;border:1px solid #dde2ea;border-radius:6px;flex-shrink:0;padding:5px 10px;font-family:inherit;font-size:.74rem;font-weight:600;transition:border-color .15s,background-color .15s}.automation-copy-button:hover{background-color:#eff6ff;border-color:#2563eb}.automation-link-steps{flex-direction:column;gap:9px;margin:0 0 16px;padding-left:20px;list-style:decimal;display:flex}.automation-link-steps li{color:#334155;font-size:.82rem;line-height:1.55}.automation-link-command{color:#2563eb;background-color:#eff6ff;border-radius:4px;padding:1px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:.76rem;font-weight:700;display:inline-block}.automation-open-app-button{box-sizing:border-box;text-align:center;cursor:pointer;color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border-radius:8px;width:100%;margin-bottom:14px;padding:11px 12px;font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none;transition:box-shadow .15s,transform .1s;display:block;box-shadow:0 3px 10px #2563eb4d}.automation-open-app-button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #2563eb66}.automation-link-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.automation-link-expiry{color:#94a3b8;font-size:.7rem}.automation-regenerate-link{color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.74rem;font-weight:600;text-decoration:underline}.automation-format-text,.automation-format-example,.automation-format-lists{color:#475569;margin:0 0 8px;font-size:.85rem;line-height:1.6}.automation-format-text strong{color:#0f172a}.automation-format-example{color:#2563eb;font-family:SFMono-Regular,Consolas,monospace;font-weight:600}.automation-format-lists{color:#94a3b8;margin-bottom:0;font-size:.78rem}
