:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--background:#f7f4ec;--surface:#fff;--surface-raised:#fbfaf6;--text:#171a1b;--text-muted:#5e625e;--border:#dcd7cd;--border-strong:#c9c2b5;--gold:#d4a72c;--gold-strong:#b88b11;--gold-soft:#f5ead0;--positive:#2e7d5b;--expense:#b34747;--shadow:0 20px 55px #2527241a;font-family:Segoe UI,Tahoma,Arial,sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#111314;--surface:#1b1e1f;--surface-raised:#202425;--text:#f4efe4;--text-muted:#b8bbb8;--border:#303536;--border-strong:#454b4c;--gold:#d4a72c;--gold-strong:#e0b83f;--gold-soft:#3d3520;--positive:#55b88a;--expense:#e07171;--shadow:0 24px 70px #0000004d}*{box-sizing:border-box}html{background:var(--background);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--background);margin:0;transition:color .24s,background-color .24s}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}button:disabled,[aria-disabled=true]{cursor:not-allowed}svg{flex:none;width:24px;height:24px}.brand{letter-spacing:-.025em;align-items:center;gap:10px;min-width:max-content;font-size:1.45rem;font-weight:650;display:inline-flex}.brand img{background:#f4efe4;border-radius:8px;width:42px;height:42px;padding:3px}.shell-header{justify-content:space-between;align-items:center;width:min(1180px,100%);margin-inline:auto;display:flex}.preference-controls,.language-button{align-items:center;display:flex}.preference-controls{gap:12px}.icon-button,.language-button{border:1px solid var(--border);min-width:44px;min-height:44px;color:var(--text);background:var(--surface-raised);border-radius:10px;transition:border-color .16s,background-color .16s,transform .16s}.icon-button{place-items:center;padding:9px;display:inline-grid}.language-button{justify-content:center;gap:8px;min-width:92px;padding:7px 12px}.icon-button:hover,.language-button:hover{border-color:var(--gold);transform:translateY(-1px)}.active-language{color:var(--gold-strong);font-weight:750}.locked-shell{background:var(--background);flex-direction:column;min-height:100vh;padding:28px clamp(18px,4vw,64px) 24px;display:flex}.locked-card{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface) 94%, transparent);width:min(560px,100%);box-shadow:var(--shadow);text-align:center;border-radius:14px;margin:clamp(44px,8vh,96px) auto 30px;padding:clamp(28px,5vw,46px);animation:.32s ease-out both card-enter}.state-icon{width:54px;height:54px;color:var(--gold-strong);border:1px solid color-mix(in srgb, var(--gold) 55%, var(--border));background:var(--gold-soft);border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.state-icon svg{width:29px;height:29px}h1,h2,p{margin-block-start:0}.locked-card h1,.empty-hero h1,.not-found h1{margin-block-end:6px;font-size:clamp(1.7rem,4vw,2.15rem);line-height:1.25}.locked-subtitle,.empty-subtitle{margin-block-end:8px;font-size:1.1rem;font-weight:650}.supporting-copy{color:var(--text-muted);margin-block-end:24px;line-height:1.7}.unlock-form{text-align:start;gap:12px;display:grid}.unlock-form label{font-weight:650}.password-control{border:1px solid var(--gold);background:var(--surface-raised);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;min-height:56px;padding-inline-start:15px;display:grid;overflow:hidden}.password-control input{min-width:0;height:52px;color:var(--text);background:0 0;border:0}.password-control input:disabled{opacity:1}.password-control button{min-width:72px;min-height:54px;color:var(--text-muted);background:0 0;border:0;padding-inline:12px}.primary-action,.secondary-action,.side-add{border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:11px 20px;font-weight:720;text-decoration:none;display:inline-flex}.primary-action,.side-add{border:1px solid var(--gold);color:#171a1b;background:var(--gold)}.secondary-action{border:1px solid var(--gold);color:var(--gold-strong);background:0 0}.primary-action:disabled,.secondary-action:disabled,.side-add:disabled{opacity:.82}.unlock-form>.primary-action{width:100%;margin-block-start:4px}.phase-boundary{color:var(--text-muted);border-inline-start:3px solid var(--gold);background:var(--gold-soft);text-align:start;margin:16px 0 0;padding:10px 12px;font-size:.9rem;line-height:1.6}.recovery-note{text-align:start;align-items:center;gap:14px;margin-block-start:18px;display:flex}.recovery-note strong,.recovery-note small,.backup-strip strong,.backup-strip small{display:block}.recovery-note small,.backup-strip small{color:var(--text-muted);margin-block-start:4px}.shield-badge{width:52px;height:52px;color:var(--gold-strong);border:1px solid color-mix(in srgb, var(--gold) 45%, var(--border));background:var(--gold-soft);border-radius:50%;place-items:center;display:inline-grid}.local-footer,.local-status{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;font-size:.9rem;display:flex}.local-footer{margin:auto auto 0}.local-footer svg,.local-status svg{width:18px;height:18px}.empty-shell{background:var(--background);min-height:100vh}.desktop-sidebar{z-index:2;border-inline-end:1px solid var(--border);background:var(--surface);flex-direction:column;width:230px;padding:24px 14px;display:flex;position:fixed;inset-block:0;inset-inline-start:0}.desktop-sidebar .brand{margin-block-end:38px;padding-inline:8px}.desktop-sidebar nav{gap:7px;display:grid}.desktop-sidebar nav a,.desktop-sidebar nav span,.sidebar-footer a,.sidebar-footer span{min-height:48px;color:var(--text);border-radius:9px;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;display:flex}.desktop-sidebar nav a[aria-current=page]{border-inline-start:3px solid var(--gold);background:var(--surface-raised);font-weight:700}.side-add{width:calc(100% - 16px);margin:8px}.sidebar-footer{border-block-start:1px solid var(--border);gap:4px;margin-block-start:auto;padding-block-start:14px;display:grid}.empty-content{min-height:100vh;margin-inline-start:230px;padding:24px clamp(24px,4vw,64px) 38px}.empty-content>.shell-header .brand{visibility:hidden}.local-status{justify-content:flex-start;margin-block:26px 10px}.welcome-line{justify-items:end;margin-block-end:18px;display:grid}.welcome-line strong{font-size:1.25rem}.welcome-line span{color:var(--text-muted);margin-block-start:4px}.empty-hero,.empty-panel,.backup-strip{border:1px solid var(--border-strong);background:var(--surface);border-radius:12px}.empty-hero{grid-template-columns:170px minmax(0,1fr);align-items:center;gap:28px;padding:clamp(24px,4vw,38px);display:grid}.empty-hero>img{background:#f4efe4;border-radius:16px;width:150px;height:150px;padding:12px}.empty-hero .secondary-action{margin-block-start:4px}.metric-row{border-block-start:1px solid var(--border);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding-block-start:20px;display:grid}.metric-row>div{text-align:center;gap:7px;padding-inline:18px;display:grid}.metric-row>div+div{border-inline-start:1px solid var(--border)}.metric-row span{color:var(--text-muted)}.empty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-block-start:16px;display:grid}.empty-panel{text-align:center;justify-items:center;min-height:225px;padding:20px;display:grid}.empty-panel h2{text-align:start;justify-self:start;width:100%;margin-block-end:14px;font-size:1.1rem}.empty-panel>svg{width:54px;height:54px;color:var(--text-muted)}.empty-panel p{color:var(--text-muted);margin:10px 0}.backup-strip{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-block-start:16px;padding:16px 18px;display:grid}.backup-strip>span:nth-child(2){text-align:end}.empty-boundary{max-width:900px;margin-block-start:18px;margin-inline:auto}.mobile-nav{display:none}.not-found{text-align:center;align-content:center;place-items:center;min-height:100vh;padding:24px;display:grid}.not-found>svg{width:52px;height:52px;color:var(--gold-strong);margin:38px 0 18px}.not-found p{max-width:480px;color:var(--text-muted)}.not-found .primary-action{margin-block-start:12px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--border-strong);background:var(--surface);width:min(520px,100%);max-height:90vh;box-shadow:var(--shadow);border-radius:14px;padding:24px;overflow-y:auto}.modal-header{border-block-end:1px solid var(--border);justify-content:space-between;align-items:center;margin-block-end:18px;padding-block-end:12px;display:flex}.modal-header h2{margin:0;font-size:1.3rem}.modal-close{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.1rem;display:grid}.modal-close:hover{background:var(--surface-raised);color:var(--text)}.tab-group{background:var(--background);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:6px;margin-block-end:18px;padding:4px;display:grid}.tab-button{min-height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-weight:650;transition:all .16s}.tab-button.active{color:var(--text);background:var(--surface);box-shadow:0 2px 6px #00000014}.transaction-form,.account-form{gap:16px;display:grid}.form-field{gap:6px;display:grid}.form-field label{font-size:.95rem;font-weight:650}.form-field input,.form-field select{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:var(--surface-raised);border-radius:10px;padding:8px 12px}.form-field input:focus,.form-field select:focus{border-color:var(--gold);outline:none}.form-actions{justify-content:flex-end;align-items:center;gap:12px;margin-block-start:12px;display:flex}.form-error{color:var(--expense);background:color-mix(in srgb, var(--expense) 12%, transparent);border-radius:8px;padding:10px 14px;font-size:.9rem;font-weight:600}@keyframes card-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.desktop-sidebar{display:none}.empty-content{margin-inline-start:0;padding:18px 16px 118px}.empty-content>.shell-header .brand{visibility:visible}.local-status{margin-block-start:18px}.empty-hero{grid-template-columns:120px minmax(0,1fr);gap:18px;padding:22px 18px}.empty-hero>img{width:110px;height:110px;padding:9px}.mobile-nav{z-index:4;padding:8px max(8px, env(safe-area-inset-left)) max(8px, env(safe-area-inset-bottom));border-block-start:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset-block-end:0;inset-inline:0;box-shadow:0 -10px 28px #00000014}.mobile-nav a,.mobile-nav span{min-height:54px;color:var(--text-muted);place-items:center;gap:3px;font-size:.78rem;text-decoration:none;display:grid}.mobile-nav a[aria-current=page]{color:var(--gold-strong)}}@media (max-width:600px){.locked-shell{background:var(--background);padding:18px 14px 16px}.brand{font-size:1.2rem}.brand img{width:38px;height:38px}.shell-header{direction:ltr;grid-template-columns:1fr auto 1fr;display:grid}.shell-header>.brand{grid-area:1/2;justify-self:center}.preference-controls{display:contents}.preference-controls .icon-button{grid-area:1/1;justify-self:start}.preference-controls .language-button{grid-area:1/3;justify-self:end}.language-button{min-width:76px;padding-inline:8px}.locked-card{margin-block-start:38px;padding:26px 18px;box-shadow:0 12px 32px #25272414}.local-footer{text-align:center;flex-wrap:wrap;margin-block-start:8px}.empty-content .brand span{display:none}.welcome-line{justify-items:start;margin-block:16px}.empty-hero{text-align:center;grid-template-columns:1fr;justify-items:center}.empty-hero>div:not(.metric-row){justify-items:center;display:grid}.metric-row{width:100%}.metric-row>div{padding-inline:7px;font-size:.82rem}.empty-grid{grid-template-columns:1fr}.empty-panel{min-height:190px}.backup-strip{grid-template-columns:1fr auto}.backup-strip .primary-action{grid-area:2/1/auto/-1;width:100%}.backup-strip>span:nth-child(2){text-align:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.state-icon,.shield-badge,.phase-boundary{border:1px solid canvastext}}.settings-page{flex-direction:column;gap:0;max-width:640px;margin:0 auto;padding:1.5rem;display:flex}.settings-title{color:var(--text);border-bottom:2px solid var(--border);margin-bottom:1.75rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.settings-section{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:1.25rem;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 2px 8px #2527240f}.settings-section:hover{box-shadow:0 4px 16px #2527241a}.settings-section-header{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.settings-section-icon{background:var(--gold-soft);width:40px;height:40px;color:var(--gold-strong);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-section-icon--warning{color:#e65100;background:#fff3e0}html[data-theme=dark] .settings-section-icon--warning{color:#ff9800;background:#3d2200}.settings-section h2{color:var(--text);margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.settings-section-desc{color:var(--text-muted);margin:0;font-size:.83rem;line-height:1.55}.settings-form{flex-direction:column;gap:.75rem;display:flex}.settings-form label{color:var(--text);font-size:.875rem;font-weight:600}.settings-error{color:var(--expense);background:#fdecea;border:1px solid #f5c6c6;border-radius:8px;margin:0;padding:.6rem .85rem;font-size:.85rem}html[data-theme=dark] .settings-error{background:#2c1010;border-color:#7a2020}.settings-success{color:var(--positive);background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;align-items:center;gap:.5rem;margin:0;padding:.6rem .85rem;font-size:.85rem;display:flex}html[data-theme=dark] .settings-success{background:#0d2e19;border-color:#1b5e20}.settings-divider{background:var(--border);height:1px;margin:.25rem 0 1.25rem}.file-upload-label{border:2px dashed var(--border-strong);cursor:pointer;color:var(--text-muted);border-radius:10px;align-items:center;gap:.65rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:flex}.file-upload-label:hover{border-color:var(--gold);background:var(--gold-soft);color:var(--gold-strong)}.restore-preview{background:var(--surface-raised);border:1px solid var(--border);border-radius:10px;padding:1rem}.restore-preview h3{color:var(--text);margin-bottom:.75rem;font-size:.9rem;font-weight:700}.restore-preview-stats{flex-wrap:wrap;gap:1rem;display:flex}.restore-stat{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;min-width:80px;padding:.5rem 1rem;display:flex}.restore-stat-value{color:var(--text);font-size:1.4rem;font-weight:700}.restore-stat-label{color:var(--text-muted);text-align:center;font-size:.72rem}.settings-warning-box{color:#6d4c00;background:#fff8e1;border:1px solid #ffe082;border-radius:8px;align-items:center;gap:.6rem;padding:.65rem .9rem;font-size:.85rem;display:flex}html[data-theme=dark] .settings-warning-box{color:#ffd54f;background:#2d2000;border-color:#795600}.settings-analyzing{text-align:center;color:var(--text-muted);padding:1.5rem;font-size:.9rem;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.settings-file-name{color:var(--text-muted);background:var(--surface-raised);border:1px solid var(--border);border-radius:6px;margin:0;padding:.4rem .75rem;font-family:monospace;font-size:.85rem}.settings-actions{justify-content:flex-end;gap:.75rem;display:flex}.danger-action{background:var(--expense);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.danger-action:hover{background:#8b2222}.danger-action:active{transform:scale(.97)}
