.pin-entry,.security-setup{text-align:center}.security-setup{max-width:420px;margin:auto;padding:26px 8px}.security-setup h1{font-size:clamp(27px,6vw,36px);letter-spacing:-1.2px;margin:18px 0 12px}.security-setup>.body-muted{max-width:360px;margin:0 auto 26px}.security-symbol{display:grid;place-items:center;width:64px;height:64px;margin:auto;border-radius:20px;color:var(--accent);background:var(--accent-soft)}.security-setup>.button{margin-top:12px}.security-setup>.text-link{margin:14px auto}.pin-pad{width:100%;max-width:294px;margin:24px auto;outline-offset:6px}.pin-dots{display:flex;justify-content:center;gap:22px;margin:0 0 30px}.pin-dots span{height:13px;width:13px;border:1.5px solid var(--muted);border-radius:50%;transition:background .16s ease-out,transform .16s ease-out}.pin-dots span.filled{background:var(--ink);border-color:var(--ink);transform:scale(1.08)}.pin-keyboard{display:grid;grid-template-columns:repeat(3,1fr);gap:17px 21px;justify-items:center}.pin-keyboard button{width:74px;height:74px;border:0;border-radius:50%;background:var(--surface-alt,#efeeee);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;transition:background .15s ease-out,transform .15s ease-out}.pin-keyboard button strong{font-size:29px;font-weight:500;line-height:32px}.pin-keyboard button small{font-size:9px;font-weight:650;letter-spacing:1.4px;line-height:13px}.pin-keyboard button:active:not(:disabled){transform:scale(.91);background:var(--accent-soft)}.pin-keyboard button:disabled{opacity:.46;cursor:default}.pin-keyboard .pin-delete{background:transparent}.unlock-progress{display:flex;justify-content:center;align-items:center;gap:9px;font-size:13px;color:var(--muted)}.unlock-progress:before{content:"";width:14px;height:14px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:pin-spin .7s linear infinite}.security-page{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:24px max(20px,env(safe-area-inset-left))}.security-page>.brand{align-self:center;margin-bottom:10px}.web-subscribe{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.web-subscribe p{margin:5px 0 0;font-size:13px;color:var(--muted)}.web-subscribe .button{text-decoration:none;white-space:nowrap}@keyframes pin-spin{to{transform:rotate(360deg)}}@media(max-width:420px){.pin-keyboard button{width:70px;height:70px}.pin-keyboard{gap:14px 20px}.pin-pad{max-width:274px}.web-subscribe{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){.pin-dots span,.pin-keyboard button{transition:none}.unlock-progress:before{animation:none}}.ai-day-context{border:1px solid var(--accent-border);border-radius:16px;padding:18px;background:var(--accent-soft);margin:18px 0}.ai-day-context>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.ai-day-context h2{font-size:19px}.ai-day-context p,.ai-day-context small{font-size:13px;line-height:1.6;color:var(--muted)}.ai-day-context .check-field{margin:16px 0}.onboarding-sliders{margin-top:24px}.entry-form>.web-subscribe{margin-top:24px;flex-direction:column;align-items:stretch}.entry-form>.web-subscribe>.button{margin-top:0}.web-subscribe-compact{flex-direction:row;color:var(--ink);text-decoration:none;margin-bottom:22px;min-height:76px;padding:14px 18px}.web-subscribe-compact strong{font-size:14px}.web-subscribe-compact>svg{flex:0 0 auto;color:var(--accent-text, var(--ink))}.web-subscribe-compact:hover{border-color:var(--accent)}@media(max-width:420px){.web-subscribe-compact{flex-direction:row;align-items:center;padding:13px 14px}}.legacy-actions{display:flex;flex-direction:column;gap:12px}.legacy-actions .button{margin-top:0}.legacy-actions>.text-link{min-height:44px;justify-content:center}.legacy-actions form,.legacy-actions .inline-note{margin:0}.assistant-page .page-heading{margin-bottom:20px}.assistant-page .assistant-access{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;padding:13px 16px;border:0;border-radius:14px;background:var(--surface-alt);margin-bottom:16px}.assistant-access>div{min-width:0}.assistant-access>div>strong{font-size:14px;font-weight:650}.assistant-page .assistant-access p{margin:4px 0 0;font-size:12px;line-height:1.45}.assistant-access .text-link{flex:0 0 auto;min-height:44px;gap:6px;font-size:12px}.ai-model-picker.ai-model-compact{border:0;padding:0;margin:16px 0 4px}.ai-model-picker.ai-model-compact>.field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;margin:0}.ai-model-picker.ai-model-compact>.field>span{margin:0;font-size:13px}.ai-model-picker.ai-model-compact select{width:100%;min-width:0;min-height:44px;font-size:16px}.ai-model-picker.ai-model-compact>.body-muted{margin:8px 0 0;font-size:12px;line-height:1.5}.ai-model-picker.ai-model-compact .ai-sharing{border:0;padding:0;margin:0}.ai-model-picker.ai-model-compact .ai-sharing>summary{min-height:40px;padding:10px 0;font-size:12px;color:var(--muted)}.ai-token-prices{margin:0 0 12px}.ai-token-prices>div{display:flex;justify-content:space-between;gap:16px;padding:7px 0;font-size:12px}.ai-token-prices dt{color:var(--muted)}.ai-token-prices dd{margin:0;font-variant-numeric:tabular-nums}.assistant-page .conversation{min-height:230px;max-height:52svh;padding:20px 0}.assistant-page .assistant-intro{padding:24px 0 12px;max-width:360px}.assistant-page .assistant-intro h2{font-size:25px;line-height:1.2}.assistant-page .assistant-intro p{font-size:14px;line-height:1.6;margin-top:10px}.assistant-page .assistant-privacy{border:0;padding:0;margin:0 0 10px}.assistant-privacy>summary{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 12px}.assistant-privacy>summary::-webkit-details-marker{display:none}.assistant-privacy>summary:after{content:"+";color:var(--muted);font-size:19px;flex:0 0 auto}.assistant-privacy[open]>summary:after{content:"−"}.assistant-privacy>summary>span{color:var(--muted);font-size:11px;margin-left:auto}.assistant-privacy>p{max-width:650px}.assistant-privacy>.check-field{margin-bottom:12px}.assistant-selected-day{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px 0 12px;margin-top:8px;background:var(--accent-soft);border-radius:10px;font-size:13px}.assistant-consent-hint{color:var(--muted);font-size:12px;line-height:1.5;margin:0 0 12px}.assistant-page .composer{border-radius:16px}.assistant-page .composer input{min-width:0;font-size:16px}.assistant-page .composer>button{flex:0 0 42px;border-radius:11px}.assistant-page .composer-note{font-size:11px;line-height:1.5;margin-top:8px}.assistant-local{margin-top:14px}.assistant-local>summary{min-height:44px;cursor:pointer;font-size:12px;color:var(--muted);padding:12px 0}.assistant-local .assistant-suggestions{margin:3px 0 12px}@media(max-width:600px){.assistant-page .page-heading{margin-bottom:16px}.assistant-page .assistant-access{padding:10px 12px;margin-bottom:12px}.assistant-page .conversation{min-height:174px;padding:12px 0}.assistant-page .assistant-intro{padding-top:18px}.assistant-page .assistant-intro h2{font-size:24px}.assistant-page .assistant-intro p{max-width:290px;font-size:13px}.assistant-privacy>summary{font-size:12px}.assistant-privacy>summary>span{font-size:10px}}@media(max-width:360px){.assistant-privacy>summary>span{flex-basis:100%;order:2;margin-left:0}.assistant-privacy>summary:after{margin-left:auto}}@font-face{font-family:Inter;src:url(/fonts/Inter-Variable.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:var(--ink);background:var(--paper);--paper: #F7F6FB;--surface: #FFFFFF;--surface-alt: #F0EDF7;--ink: #252035;--muted: #71697F;--line: #E6E0EF;--accent: #7C3AED;--accent-text: #7C3AED;--accent-soft: #EEE7FC;--accent-border: #C6AFE9;--on-accent: #FFFFFF;--danger: #B6324F;--danger-soft: #FFF0F3;--ease: cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .18s ease,transform .18s var(--ease)}button:disabled{cursor:default;opacity:.55}button:not(:disabled):active{transform:translateY(1px)}a{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent-text);outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;font-style:normal}h1{font-size:40px;letter-spacing:-1.35px;line-height:1.1}h2{font-size:23px;letter-spacing:-.65px;line-height:1.25}h3{font-size:17px;letter-spacing:-.25px;line-height:1.35}input,select,textarea{min-width:0;color:var(--ink)}button svg{flex-shrink:0}::selection{background:var(--accent-soft);color:var(--ink)}.brand{font-size:32px;font-weight:750;letter-spacing:-1.3px;line-height:1}.body-muted{font-size:14px;line-height:1.7;color:var(--muted)}.eyebrow{color:var(--muted);font-size:13px;line-height:1.5;margin-bottom:8px}.button{min-height:46px;padding:0 17px;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;border-radius:8px;background:var(--accent);color:var(--on-accent);font-size:14px;font-weight:600}.button-secondary{background:var(--surface-alt);color:var(--ink)}.button.full{width:100%}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.bordered{border:1px solid var(--line)}.text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:6px 0;color:var(--accent-text);font-size:14px;font-weight:600;white-space:nowrap}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:15px;font-weight:400;resize:vertical;transition:border-color .18s ease,background-color .2s ease}.field small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.6}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}.form-error{padding:12px;background:var(--danger-soft);border:1px solid var(--danger);border-radius:8px;color:var(--danger);font-size:13px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:14px}.stack{display:flex;flex-direction:column;gap:22px}.inline-note{font-size:12px;color:var(--muted);line-height:1.7}.entry{min-height:100svh}.entry-main{min-height:100svh;padding:48px 28px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.entry-mobile-brand{display:block;width:min(100%,420px);margin-bottom:46px}.entry-form{width:100%;max-width:420px}.entry-form h1{font-size:38px;margin-bottom:19px}.entry-form>.body-muted{margin-bottom:30px}.entry-form form{display:flex;flex-direction:column;gap:19px}.entry-form .button{margin-top:5px}.entry-note{display:flex;align-items:flex-start;gap:10px;color:var(--muted);margin-top:25px}.entry-note svg{flex-shrink:0;margin-top:2px}.entry-note p{font-size:12px;line-height:1.7}.entry-footer{color:var(--muted);font-size:12px;margin-top:36px}.app-shell{display:grid;grid-template-columns:224px 1fr;min-height:100svh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:224px;padding:38px 18px 24px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:var(--surface)}.sidebar>.brand{padding:0 16px;margin-bottom:43px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:13px;height:48px;padding:0 16px;border-radius:8px;color:var(--muted);text-align:left;font-size:14px;font-weight:500}.nav-item.active{background:var(--accent-soft);color:var(--accent-text);font-weight:600}.nav-count{margin-left:auto;font-size:12px}.sidebar-bottom{margin-top:auto;padding-top:50px}.plan-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:19px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left}.plan-link small{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin-bottom:8px}.plan-link strong{font-size:15px;font-weight:600}.plan-link svg{color:var(--muted)}.local-label{display:flex;align-items:center;gap:7px;color:var(--muted);margin:23px 14px 10px;font-size:11px;line-height:1.6}.local-label>span,.topbar-local>span{display:none}.sidebar-settings{display:flex;align-items:center;gap:10px;min-height:44px;padding:9px 14px;font-size:13px;border-radius:8px}.workspace{grid-column:2;min-width:0}.topbar{height:84px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.topbar-date{font-size:13px;color:var(--muted);text-transform:capitalize}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-local{font-size:12px;color:var(--muted);margin-right:7px}.avatar{height:40px;width:40px;border-radius:8px;display:grid;place-items:center;background:var(--surface-alt);font-size:15px;font-weight:600}.mobile-logo{display:none}.main-content{max-width:1440px;margin:0 auto;padding:38px 42px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading .body-muted{margin-top:13px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.today-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:36px;margin-top:10px}.today-accounts,.today-tasks{min-width:0;border-top:1px solid var(--line);padding-top:22px}.glance-accounts{display:flex;flex-direction:column}.glance-accounts>div{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:59px;border-bottom:1px solid var(--line);font-size:14px}.glance-accounts>div>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glance-accounts strong{font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.simple-empty{padding:7px 0 16px}.simple-empty h3{font-size:16px}.simple-empty p{font-size:14px;color:var(--muted);line-height:1.7;margin:10px 0;max-width:380px}.quick-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:29px;margin-top:14px;border-top:1px solid var(--line)}.quick-actions>button{min-height:46px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-weight:500;background:var(--surface)}.quick-actions>button:first-child{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.bottom-nav{display:none}.task-stats{display:flex;align-items:center;flex-wrap:wrap;gap:24px;padding:0 0 22px;margin-bottom:8px;border-bottom:1px solid var(--line)}.task-stats>span{color:var(--muted);font-size:14px}.task-stats strong{color:var(--ink);font-size:14px;font-weight:600;margin-left:6px;font-variant-numeric:tabular-nums}.task-list{display:flex;flex-direction:column}.task-row{display:flex;align-items:center;gap:12px;width:100%;min-height:61px;padding:14px 0;border-bottom:1px solid var(--line);text-align:left;font-size:14px;line-height:1.6}.task-checkbox{display:grid;place-items:center;flex-shrink:0;width:22px;height:22px;border:1.5px solid var(--muted);border-radius:5px}.task-row>span:nth-child(2){flex:1;min-width:0;overflow-wrap:anywhere}.task-row>small{font-size:11px;color:var(--muted);margin-left:auto;white-space:nowrap}.task-row.done>.task-checkbox{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.task-row.done>span:nth-child(2){color:var(--muted);text-decoration:line-through}.center-empty{padding:50px 15px;text-align:center}.center-empty h2{font-size:24px}.center-empty p{max-width:360px;margin:13px auto 25px;color:var(--muted);font-size:14px;line-height:1.7}.assistant-page{max-width:900px;margin:0 auto}.assistant-status{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.assistant-status strong{color:var(--ink);font-weight:600}.conversation{min-height:280px;max-height:52vh;overflow:auto;overscroll-behavior:contain;padding:26px 0}.assistant-intro{padding:35px 0 15px;max-width:430px}.assistant-intro h2{font-size:27px}.assistant-intro p{margin-top:15px;font-size:14px;color:var(--muted);line-height:1.8}.assistant-suggestions{display:flex;flex-wrap:wrap;gap:10px;margin:17px 0}.assistant-suggestions>button{display:flex;align-items:center;gap:8px;padding:8px 13px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:13px}.composer{display:flex;align-items:center;gap:10px;padding:8px 9px 8px 14px;background:var(--surface);border:1px solid var(--line);border-radius:10px}.composer input{min-height:40px;border:0;background:transparent;flex:1;font-size:15px}.composer>button{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:var(--accent);color:var(--on-accent)}.composer-note{color:var(--muted);font-size:12px;margin-top:12px;line-height:1.7}.chat-message{display:flex;margin-bottom:20px;font-size:14px;line-height:1.8;white-space:pre-wrap}.chat-message>p{max-width:86%;overflow-wrap:anywhere}.chat-message.user{justify-content:flex-end}.chat-message.user>p{padding:12px 16px;background:var(--surface-alt);border-radius:10px}.chat-message.assistant>p{padding:4px 0}.sheet{width:min(540px,calc(100% - 32px));max-height:90svh;border:1px solid var(--line);border-radius:12px;padding:0;background:var(--paper);color:var(--ink);overscroll-behavior:contain;box-shadow:0 16px 55px #00000025}.sheet[open]{animation:sheet-enter .2s var(--ease)}.sheet::backdrop{background:#08061080;animation:backdrop-enter .18s ease}.sheet-content{padding:27px}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:27px}.sheet-header h2{font-size:27px;line-height:1.2;padding-top:7px}.sheet-header .icon-button{flex-shrink:0;background:var(--surface-alt)}.amount-field{border-bottom:1px solid var(--line);padding-bottom:17px}.amount-field>label{font-size:13px;color:var(--muted)}.amount-field>div{display:flex;align-items:baseline;gap:12px;margin-top:12px}.amount-field input{width:100%;min-height:58px;border:0;background:transparent;font-size:42px;font-weight:600;letter-spacing:-1px;padding:0;font-variant-numeric:tabular-nums}.amount-field input::placeholder{color:var(--muted)}.amount-field span{color:var(--muted);font-size:16px;flex-shrink:0}.detail-amount{display:flex;flex-direction:column;gap:14px;padding:8px 0 24px;border-bottom:1px solid var(--line)}.detail-amount span{font-size:13px;color:var(--muted)}.detail-amount strong{font-size:34px;font-weight:650;letter-spacing:-1px;overflow-wrap:anywhere}.details{margin:0}.details>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.details dt{color:var(--muted)}.details dd{margin:0;text-align:right;white-space:pre-wrap;overflow-wrap:anywhere}.settings-section-title{border-top:1px solid var(--line);padding-top:23px;margin-top:4px}.settings-section-title h3{margin-bottom:9px}.settings-section-title p{font-size:13px;line-height:1.7;color:var(--muted)}.slider-field{display:flex;flex-direction:column}.slider-field>span{display:flex;align-items:center;justify-content:space-between;gap:15px}.slider-field strong{font-size:14px;font-weight:600}.slider-field b{font-size:17px;font-weight:650;color:var(--ink)}.slider-field b small{margin-left:3px;font-size:12px;color:var(--muted);font-weight:400}.slider-field input{min-height:44px;width:100%;margin:0;accent-color:var(--accent);cursor:pointer}.slider-extremes{color:var(--muted);margin-top:-2px}.slider-extremes small{font-size:12px;line-height:1.5}.settings-link{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:9px 0;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.settings-link>svg:last-child{margin-left:auto}.plans{display:flex;flex-direction:column;gap:18px}.plan-card{padding:22px 0;border-top:1px solid var(--line)}.plan-card-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.plan-card-top h3{font-size:22px}.plan-card-top>span{font-size:12px;color:var(--accent-text);font-weight:600}.plan-card>p{margin-top:7px;color:var(--muted);font-size:13px}.plan-price{display:flex;align-items:baseline;gap:2px;font-size:38px;font-weight:700;letter-spacing:-1px;margin:19px 0}.plan-price>span{font-size:24px}.plan-price small{font-size:13px;color:var(--muted);font-weight:400;margin-left:6px;letter-spacing:0}.plan-card ul{list-style:none;padding:0;margin:0 0 15px;display:flex;flex-direction:column;gap:10px}.plan-card li{display:flex;align-items:center;gap:8px;font-size:13px}.plan-card li svg{color:var(--accent-text)}.plan-model-note{display:block;color:var(--muted);font-size:12px;line-height:1.7;margin-bottom:19px}.plan-select{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:0 13px;border:1px solid var(--line);background:var(--surface);border-radius:8px;font-size:14px}.plan-card.chosen .plan-select{color:var(--accent-text);background:var(--accent-soft);border-color:var(--accent-border);opacity:1}.toast{position:fixed;bottom:25px;left:calc(50% + 112px);transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:14px;width:max-content;max-width:calc(100% - 40px);padding:14px 16px;border-radius:8px;background:var(--ink);color:var(--paper);font-size:13px;line-height:1.6;box-shadow:0 5px 24px #00000020}.toast>span{max-width:430px}.toast>button:not(.toast-close){color:var(--paper);font-size:13px;font-weight:600;white-space:nowrap;min-height:32px}.toast-close{display:grid;place-items:center;flex-shrink:0;height:32px;width:32px;padding:0}.onboarding{min-height:100svh;max-width:1080px;margin:0 auto;padding:38px 40px}.onboarding>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:65px}.onboarding>main{display:grid;grid-template-columns:1fr 1fr;gap:70px}.onboarding-intro h1{font-size:40px;margin-bottom:22px}.onboarding-intro .body-muted{font-size:15px}.onboarding-intro .inline-note{margin-top:22px}.onboarding-sliders{display:flex;flex-direction:column;gap:27px;margin-bottom:29px}.onboarding form>.form-error{margin-bottom:18px}.onboarding form>.button{margin-top:6px}@keyframes sheet-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes backdrop-enter{0%{opacity:0}to{opacity:1}}@media(hover:hover)and (pointer:fine){.icon-button:hover,.nav-item:not(.active):hover,.task-row:hover,.settings-link:hover{background:var(--surface-alt)}.text-link:hover{opacity:.8}.button:hover{filter:brightness(.97)}.assistant-suggestions>button:hover,.quick-actions>button:not(:first-child):hover{border-color:var(--accent-border)}}@media(max-width:1100px){.app-shell{grid-template-columns:194px 1fr}.sidebar{width:194px;padding-left:12px;padding-right:12px}.topbar{padding:0 28px}.main-content{padding:32px 28px}.today-grid{grid-template-columns:1fr;gap:25px}.toast{left:calc(50% + 97px)}}@media(max-width:760px){.onboarding>main{grid-template-columns:1fr;gap:35px}.onboarding{max-width:560px}.onboarding>header{margin-bottom:38px}.onboarding-intro h1{font-size:35px}.topbar-local{display:none}}@media(max-width:600px){h1{font-size:36px;letter-spacing:-1.2px}h2{font-size:23px}.entry-main{padding:32px 24px 26px;justify-content:flex-start}.entry-mobile-brand{margin-bottom:42px}.entry-form{margin:auto 0}.entry-form h1{font-size:35px}.entry-form>.body-muted{margin-bottom:26px}.entry-footer{text-align:center}.field input,.field textarea,.field select{font-size:16px}.app-shell{display:block}.sidebar{display:none}.workspace{display:block}.topbar{height:calc(76px + env(safe-area-inset-top,0px));padding:calc(14px + env(safe-area-inset-top,0px)) 20px 14px;border-bottom:0}.topbar-date{display:none}.mobile-logo{display:block}.mobile-logo .brand{font-size:29px}.topbar-actions{gap:4px}.avatar{height:38px;width:38px}.main-content{padding:20px 20px calc(104px + env(safe-area-inset-bottom,0px))}.page-heading{margin-bottom:27px;gap:13px}.page-heading>.button{font-size:13px;min-height:44px;padding:0 12px;gap:10px}.page-heading .body-muted{margin-top:14px}.today-grid{gap:27px}.today-accounts,.today-tasks{padding-top:19px}.section-heading{margin-bottom:12px}.section-heading .text-link{font-size:13px}.quick-actions{gap:9px;display:grid;grid-template-columns:1fr 1fr}.quick-actions>button{font-size:13px;padding:0 10px}.quick-actions>button:last-child{grid-column:1 / -1}.task-row>small{display:none}.bottom-nav{position:fixed;z-index:40;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;background:var(--paper);border-top:1px solid var(--line);padding:9px 12px calc(9px + env(safe-area-inset-bottom,0px))}.bottom-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:50px;border-radius:8px;color:var(--muted);font-size:11px;font-weight:500}.bottom-nav>button.active{color:var(--accent-text);font-weight:650}.assistant-status{align-items:flex-start;flex-direction:column;gap:6px}.conversation{min-height:250px;max-height:49vh}.assistant-intro{padding-top:20px}.assistant-intro h2{font-size:25px}.assistant-suggestions{gap:8px}.assistant-suggestions>button{font-size:12px;gap:7px;padding:8px 11px}.composer input{font-size:16px}.composer-note{font-size:11px}.sheet{width:100%;max-width:100%;max-height:92svh;margin:auto 0 0;border-radius:12px 12px 0 0;border-bottom:0}.sheet-content{padding:22px 22px calc(28px + env(safe-area-inset-bottom,0px))}.sheet-header h2{font-size:26px}.sheet-header{margin-bottom:24px}.form-grid{grid-template-columns:1fr 1fr;gap:12px}.stack{gap:21px}.details>div{font-size:13px}.toast{bottom:calc(88px + env(safe-area-inset-bottom,0px));left:50%;max-width:calc(100% - 24px);gap:10px;padding:12px 13px;font-size:12px}.toast>span{max-width:280px}.onboarding{padding:29px 24px}.onboarding>header{margin-bottom:36px}.onboarding>main{gap:34px}.onboarding-intro .body-muted{font-size:14px}.onboarding-sliders{gap:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}button:not(:disabled):active{transform:none}}.entry-error,.entry-demo{margin-top:20px}.entry-demo-note{margin-top:12px}.pin-input{font-variant-numeric:tabular-nums;letter-spacing:10px}.check-field{display:flex;align-items:flex-start;gap:11px;min-height:44px;font-size:14px;line-height:1.6}.check-field input{width:19px;height:19px;flex-shrink:0;margin:2px 0 0;accent-color:var(--accent)}.access-settings{display:flex;flex-direction:column;gap:19px}.demo-banner{display:flex;align-items:center;gap:15px;padding:10px 42px;background:var(--accent-soft);color:var(--ink);border-bottom:1px solid var(--accent-border);font-size:12px}.demo-banner strong{font-size:13px;color:var(--accent-text)}.demo-banner button{min-height:34px;margin-left:auto;font-size:13px;color:var(--accent-text);font-weight:600;white-space:nowrap}.ai-access{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:19px;padding:0 0 21px;border-bottom:1px solid var(--line)}.ai-access h2{font-size:20px}.ai-access p{font-size:13px;line-height:1.7;margin-top:10px;color:var(--muted)}.ai-access p strong{color:var(--ink);font-weight:600}.ai-disclosure{color:var(--muted);font-size:12px;line-height:1.8;margin:17px 0}.ai-sharing{border-top:1px solid var(--line);padding-top:6px;margin:8px 0 19px}.ai-sharing summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:13px}.ai-sharing .check-field{margin-top:10px}.ai-sharing p{font-size:12px;color:var(--muted);line-height:1.7;margin-bottom:13px}.ai-accounts{padding:8px 0;border-top:1px solid var(--line)}.ai-pending{color:var(--muted);font-size:13px;padding:10px 0}.chat-content{max-width:88%;overflow-wrap:anywhere}.chat-content>p{white-space:pre-wrap}.chat-source{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.chat-message.user .chat-content{border-radius:8px;padding:11px 15px;background:var(--surface-alt)}.ai-proposal{width:min(100%,430px);white-space:normal;border:1px solid var(--line);border-radius:8px;padding:19px;margin-top:20px;background:var(--surface)}.ai-proposal h3{margin-bottom:12px}.ai-proposal>p{font-size:13px;line-height:1.7}.proposal-amount{display:block;font-size:25px;font-weight:650;margin-bottom:7px}.ai-proposal .details{margin-bottom:19px}.ai-proposal .details>div{font-size:12px}.ai-proposal>.button{margin-top:14px;font-size:13px}.ai-proposal .form-error{margin-top:13px}.assistant-page>.form-error{margin:16px 0}.assistant-page>.inline-note{margin-bottom:15px}body,.sheet,.composer,.wallet-tile{transition:background-color .2s ease,color .2s ease,border-color .2s ease}.budget-progress>span{transition:width .2s ease,background-color .2s ease}.trend-bar-pair>span{transition:height .2s ease,background-color .2s ease}@media(max-width:600px){.demo-banner{padding:8px 20px;gap:10px;font-size:11px;align-items:center}.demo-banner span{line-height:1.5}.ai-access .button{width:100%}.chat-content{max-width:95%}.ai-proposal{padding:16px}}.demo-banner{position:sticky;top:0;z-index:50}.demo-tag{color:var(--accent-text);font-size:12px;font-weight:600;margin-bottom:17px}:root{--accent: #DC2626;--accent-text: #B91C1C;--accent-soft: #FDE8E8;--accent-border: #F6BBBB}.entry-transition,.page-transition{animation:content-enter .2s ease both}@keyframes content-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.entry-form .button{margin-top:16px}.entry-form .pin-input{min-height:56px;font-size:27px;letter-spacing:15px;text-align:center;padding-left:25px;font-weight:600}.entry-form input{font-size:16px}.access-period{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 42px;padding:16px 0;border-bottom:1px solid var(--line)}.access-period>div{display:flex;flex-direction:column;gap:5px}.access-period strong{font-size:13px;font-weight:600}.access-period span{font-size:12px;color:var(--muted);line-height:1.6}.access-period.readonly strong{color:var(--accent-text)}.access-period .text-link{flex-shrink:0;font-size:12px}.ai-model-picker{border-top:1px solid var(--line);padding-top:20px;margin-top:18px}.ai-model-picker>.body-muted{font-size:13px;line-height:1.7;margin-top:11px}.ai-model-picker .ai-sharing{margin-top:15px}.ai-model-picker .ai-sharing summary{color:var(--accent-text)}.ai-message-usage{display:block;margin-top:12px;color:var(--muted);font-size:11px;line-height:1.7}@media(max-width:650px){.access-period{margin:0 20px;gap:10px;align-items:flex-start}.access-period .text-link{white-space:normal;text-align:right;max-width:100px;min-height:44px;padding-top:0}.access-period>div{flex:1}.access-period span{font-size:12px}}@media(prefers-reduced-motion:reduce){.entry-transition,.page-transition{animation:none}}.finance-page{padding-bottom:0}.finance-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:29px}.finance-heading h1{font-size:38px;font-weight:600;letter-spacing:-1.5px;line-height:1.15}.finance-heading>div>p:last-child{font-size:12px;color:var(--muted);margin-top:11px}.finance-period{display:flex;align-items:center;gap:10px;flex-shrink:0}.month-switch{display:flex;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:3px}.month-switch>button{display:grid;place-items:center;width:31px;height:36px;color:var(--muted);border-radius:7px}.month-switch>label{position:relative;display:grid;place-items:center;font-size:11px;text-transform:capitalize;min-width:119px;height:38px;color:var(--ink);cursor:pointer}.month-switch input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.finance-period>select{min-height:45px;border:1px solid var(--line);background:var(--surface);border-radius:10px;font-size:11px;padding:8px 10px;color:var(--muted);max-width:84px}.finance-overview{display:grid;grid-template-columns:1fr 1.15fr;gap:20px;margin-bottom:30px}.available-card{background:var(--accent);color:var(--on-accent);position:relative;overflow:hidden;border-radius:16px;padding:25px 27px;min-height:176px;display:flex;flex-direction:column;justify-content:center;border:1px solid color-mix(in srgb,var(--accent) 80%,var(--ink))}.available-card>div{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;gap:15px}.available-card>div>span{font-size:9px;letter-spacing:1.2px;font-weight:550;opacity:.86}.available-card>strong{font-size:35px;font-weight:600;letter-spacing:-1.2px;position:relative;z-index:1;margin:21px 0 11px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.available-card>small{font-size:10px;position:relative;z-index:1;opacity:.79}.cashflow-card{display:grid;grid-template-columns:1fr 1fr;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:24px;gap:24px 20px}.cashflow-stat{display:flex;align-items:flex-start;gap:11px;min-width:0}.cashflow-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.cashflow-icon.income{background:var(--success-soft);color:var(--success)}.cashflow-icon.expense{background:var(--accent-soft);color:var(--accent-text)}.cashflow-stat>div>span{font-size:11px;color:var(--muted)}.cashflow-stat strong{display:block;font-size:22px;font-weight:600;letter-spacing:-.6px;margin-top:11px;white-space:nowrap;font-variant-numeric:tabular-nums}.cashflow-net{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:16px}.cashflow-net>span{font-size:11px;color:var(--muted)}.cashflow-net strong{font-size:17px;font-weight:600;letter-spacing:-.4px}.positive{color:var(--success)}.negative{color:var(--danger)}.finance-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.finance-section-heading h2{font-size:20px;font-weight:600;letter-spacing:-.6px}.finance-section-heading>div>span{display:block;font-size:11px;color:var(--muted);margin-top:7px}.finance-section-heading>svg{color:var(--muted)}.finance-section-heading>.text-link{font-size:11px;gap:6px}.wallet-strip{display:flex;gap:12px;overflow:auto;scroll-snap-type:x mandatory;padding:0 1px 10px}.wallet-tile{display:flex;align-items:center;gap:12px;min-width:220px;flex:1;text-align:left;padding:17px 18px;border:1px solid var(--line);border-radius:12px;background:var(--surface);position:relative;scroll-snap-align:start}.wallet-tile.selected{border-color:var(--accent-border);background:var(--accent-soft)}.wallet-tile-icon{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;background:var(--surface-alt);color:var(--muted);flex-shrink:0}.wallet-tile.selected .wallet-tile-icon{background:var(--surface);color:var(--accent-text)}.wallet-tile-content{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1}.wallet-tile-content>span{display:flex;align-items:center;gap:9px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-tile-content small{font-size:8px;color:var(--muted);padding:3px 5px;border:1px solid var(--line);border-radius:4px;margin-left:auto}.wallet-tile-content>strong{font-weight:550;font-size:17px;white-space:nowrap;font-variant-numeric:tabular-nums}.wallet-selected{position:absolute;right:8px;top:7px;background:var(--accent);color:var(--on-accent);display:grid;place-items:center;width:16px;height:16px;border-radius:50%}.first-wallet{width:100%;display:grid;grid-template-columns:49px 1fr 28px;grid-template-rows:1fr 1fr;gap:5px 14px;border:1px dashed var(--accent-border);background:var(--accent-soft);border-radius:12px;text-align:left;padding:20px}.first-wallet>span{grid-column:1;grid-row:1/3;display:grid;place-items:center;color:var(--accent-text);background:var(--surface);width:49px;height:49px;border-radius:13px}.first-wallet>strong{grid-column:2;align-self:end;font-size:14px;font-weight:600}.first-wallet>small{grid-column:2;font-size:11px;color:var(--muted)}.first-wallet>svg{grid-column:3;grid-row:1/3;align-self:center;color:var(--accent-text)}.finance-action-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 27px}.finance-action-row>button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;background:var(--surface);border:1px solid var(--line);border-radius:10px;font-size:12px;font-weight:600}.finance-action-row>button>svg{color:var(--accent-text);width:18px}.finance-action-row>.primary-finance-action{background:var(--accent);color:var(--on-accent);border-color:color-mix(in srgb,var(--accent) 80%,var(--ink))}.finance-action-row>.primary-finance-action>svg{color:var(--on-accent)}.finance-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,1fr);gap:21px;align-items:start;margin-bottom:23px}.finance-main-column,.finance-report-column{display:flex;flex-direction:column;gap:21px;min-width:0}.finance-surface{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:24px}.round-add{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text)}.category-section .finance-section-heading{margin-bottom:18px}.category-kind{display:flex;align-items:center;gap:6px;margin-bottom:23px;border-bottom:1px solid var(--line);padding-bottom:12px}.category-kind>button{font-size:11px;color:var(--muted);padding:8px 13px;border-radius:6px;min-height:35px}.category-kind>button.selected{background:var(--accent-soft);color:var(--accent-text);font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 6px}.category-button{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:108px;padding:0 2px;min-width:0}.category-circle{display:grid;place-items:center;width:49px;height:49px;border-radius:50%;background:var(--category-color);margin-bottom:11px;border:1px solid color-mix(in srgb,var(--category-color) 80%,var(--ink))}.category-button>strong{font-size:10px;font-weight:600;line-height:1.35;overflow-wrap:anywhere;max-width:100%}.category-button>small{display:block;font-size:9px;color:var(--muted);margin-top:6px;line-height:1.4;overflow-wrap:anywhere}.category-budget{font-size:8px;line-height:1.5;color:var(--subtle);margin-top:3px}.category-budget.exceeded{color:var(--danger)}.budget-list{display:flex;flex-direction:column;gap:23px}.budget-row{display:block;width:100%;text-align:left;padding:0}.budget-row-top{display:flex;align-items:center;gap:9px;font-size:11px}.budget-glyph{width:28px;height:28px;display:grid;place-items:center;color:var(--category-color)}.budget-row-top>strong{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.budget-row-top>span:last-child{margin-left:auto;font-size:11px;white-space:nowrap}.budget-row-top>span:last-child>small{color:var(--muted);font-size:10px}.budget-progress{width:100%;height:6px;border-radius:6px;background:var(--surface-alt);overflow:hidden;margin:11px 0 9px}.budget-progress>span{display:block;height:100%;border-radius:6px;background:var(--accent)}.budget-row-bottom{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted)}.over-budget .budget-progress>span{background:var(--danger)}.over-budget .budget-row-bottom{color:var(--danger)}.finance-empty-inline{display:flex;align-items:flex-start;gap:16px;padding:15px 0 5px}.empty-feature-icon{width:45px;height:45px;border-radius:12px;flex-shrink:0;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-text)}.finance-empty-inline strong{font-size:13px;font-weight:600}.finance-empty-inline p{font-size:11px;color:var(--muted);line-height:1.7;margin:10px 0 5px;max-width:265px}.finance-empty-inline .text-link{font-size:11px}.report-section .finance-section-heading h2{font-size:19px}.report-section .finance-section-heading>svg{width:18px}.expense-donut{position:relative;width:195px;height:195px;margin:29px auto 27px;border-radius:50%;padding:18px}.expense-donut.empty{background:var(--surface-alt);border:1px dashed var(--accent-border);padding:19px}.expense-donut>div{height:100%;width:100%;background:var(--surface);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.expense-donut span{font-size:9px;color:var(--muted)}.expense-donut strong{font-size:22px;font-weight:600;letter-spacing:-.7px;max-width:140px;overflow-wrap:anywhere}.expense-donut small{font-size:8px;color:var(--subtle);max-width:112px;line-height:1.5}.expense-donut.empty strong{font-size:33px;color:var(--accent-text);font-weight:600}.report-empty{text-align:center;font-size:11px;color:var(--muted);line-height:1.8;margin:4px auto 6px;max-width:245px}.report-legend{display:flex;flex-direction:column;gap:13px}.report-legend>div{display:flex;align-items:center;gap:8px;font-size:10px}.report-legend>div>span:first-child{width:7px;height:7px;border-radius:50%;flex-shrink:0}.report-legend strong{font-size:10px;font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-legend>div>span:nth-last-child(2){font-size:10px;white-space:nowrap}.report-legend small{font-size:9px;color:var(--muted);width:27px;text-align:right}.trend-period{font-size:9px;color:var(--muted)}.trend-section .finance-section-heading{margin-bottom:15px}.trend-bars{height:137px;display:flex;align-items:stretch;justify-content:space-between;gap:12px;padding:10px 0 0;margin-top:12px}.trend-bar-month{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;gap:10px}.trend-bar-pair{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:100%;width:100%;border-bottom:1px solid var(--line)}.trend-bar-pair>span{width:11px;max-width:33%;border-radius:3px 3px 0 0}.income-bar{background:var(--success)}.expense-bar{background:var(--accent)}.trend-bar-month>small{font-size:9px;color:var(--muted)}.trend-key{display:flex;justify-content:center;gap:15px;margin-top:18px;font-size:9px;color:var(--muted)}.trend-key>span{display:flex;align-items:center;gap:6px}.trend-key i{width:6px;height:6px;border-radius:2px}.income-key{background:var(--success)}.expense-key{background:var(--accent)}.trend-details{font-size:10px;margin-top:17px;color:var(--muted)}.trend-details summary{cursor:pointer;min-height:32px;padding:9px 0;color:var(--accent-text)}.trend-details table{width:100%;font-size:9px;border-collapse:collapse;margin:9px 0 0}.trend-details th,.trend-details td{text-align:right;padding:8px 0;border-bottom:1px solid var(--line);font-weight:400}.trend-details th:first-child,.trend-details td:first-child{text-align:left;padding-right:8px}.finance-history .finance-section-heading{margin-bottom:21px}.history-count{display:grid;place-items:center;min-width:31px;height:31px;font-size:11px;color:var(--muted);background:var(--surface-alt);border-radius:50%}.finance-history-controls{display:flex;align-items:center;gap:12px}.history-search{display:flex;align-items:center;gap:10px;flex:1;min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:0 12px}.history-search>svg{color:var(--muted);flex-shrink:0}.history-search input{min-height:44px;background:transparent;border:0;font-size:11px;flex:1;min-width:0}.history-search input::placeholder{color:var(--subtle)}.history-search>button{display:grid;place-items:center;width:28px;height:38px;padding:0;color:var(--muted)}.finance-history-controls>select{background:var(--surface);border:1px solid var(--line);border-radius:9px;min-height:46px;max-width:154px;font-size:11px;padding:0 12px}.history-archive-toggle{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid var(--line);border-radius:9px;font-size:11px;padding:0 14px;color:var(--muted)}.history-archive-toggle.selected{color:var(--accent-text);background:var(--accent-soft);border-color:var(--accent-border)}.history-context{font-size:10px;color:var(--muted);line-height:1.6;margin:14px 0 6px;text-transform:none}.history-context:first-letter{text-transform:uppercase}.finance-history-row{display:flex;align-items:center;gap:13px;width:100%;padding:17px 0;text-align:left;border-bottom:1px solid var(--line)}.finance-history-row:last-child{border:0}.history-row-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--surface-alt);color:var(--category-color,var(--accent-text));flex-shrink:0}.history-row-icon.income{background:var(--success-soft);color:var(--success)}.history-row-icon.transfer{background:var(--accent-soft);color:var(--accent-text)}.history-row-description{display:flex;flex-direction:column;gap:7px;min-width:0;flex:1}.history-row-description>strong{font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-row-description>small{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.history-row-right>strong{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.history-row-right>strong.income{color:var(--success)}.history-row-right>small{font-size:10px;color:var(--muted)}.finance-history-row>svg:last-child{color:var(--muted);margin-left:2px}.history-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:43px 0 31px}.history-empty>svg{color:var(--accent-text);opacity:.75}.history-empty>strong{font-size:14px;font-weight:600}.history-empty>p{font-size:11px;color:var(--muted);line-height:1.7}.finance-bottom-note{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:10px;margin:27px 0 2px;line-height:1.7}.appearance-editor{display:flex;flex-direction:column;gap:19px}.appearance-editor .settings-section-title{margin-bottom:0}.theme-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.theme-modes>button{display:flex;flex-direction:column;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;min-height:80px;justify-content:center;padding:12px 4px;color:var(--muted);font-size:11px;background:var(--surface)}.theme-modes>button.selected{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-text)}.appearance-label{display:block;font-size:12px;font-weight:600;margin-bottom:0}.accent-palette{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.accent-palette>button{height:37px;width:37px;max-width:100%;display:grid;place-items:center;border-radius:50%;border:2px solid var(--surface);outline:1px solid var(--line)}.accent-palette>button[aria-pressed=true]{outline:2px solid var(--accent-text);outline-offset:2px}.custom-color{display:flex;align-items:center;gap:11px;font-size:12px}.custom-color>span{margin-right:auto}.custom-color input[type=color]{width:37px;height:37px;border:1px solid var(--line);border-radius:7px;padding:3px;background:var(--surface);cursor:pointer}.custom-color input[type=text]{width:94px;min-height:40px;background:var(--surface);border:1px solid var(--line);border-radius:7px;font-size:12px;font-family:inherit;padding:9px;text-transform:uppercase}.appearance-preview{border-radius:12px;background:var(--paper);color:var(--ink);border:1px solid var(--line);padding:21px;margin:1px 0 6px}.appearance-preview>div{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);gap:10px}.appearance-preview>div>svg{color:var(--accent-text)}.appearance-preview>strong{font-size:23px;font-weight:600;letter-spacing:-.6px;display:block;margin-top:21px}.appearance-preview>p{font-size:12px;color:var(--muted);margin-top:10px}.preview-button{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;padding:12px 15px;background:var(--accent);color:var(--on-accent);border-radius:7px;margin-top:22px}.category-icon-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:13px}.category-icon-picker>button{width:100%;aspect-ratio:1;min-height:40px;display:grid;place-items:center;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:var(--surface)}.category-icon-picker>button.selected{background:var(--accent-soft);color:var(--accent-text);border-color:var(--accent-border)}.category-color-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.category-color-picker>button{width:38px;height:38px;justify-self:center;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line)}.category-color-picker>button[aria-pressed=true]{outline:2px solid var(--accent-text);outline-offset:3px}.custom-category-color{width:38px;height:38px;position:relative;border:1px dashed var(--accent-border);display:grid;place-items:center;border-radius:50%;justify-self:center;color:var(--accent-text);overflow:hidden}.custom-category-color input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.category-preview{display:flex;flex-direction:column;align-items:center;text-align:center;gap:13px;padding:8px 0}.category-preview>span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%}.category-preview>strong{font-size:15px;font-weight:600;max-width:100%;overflow-wrap:anywhere}.entry-category-banner{display:flex;align-items:center;gap:14px;background:var(--surface);border:1px solid var(--line);padding:14px;border-radius:12px}.entry-category-banner>span{height:48px;width:48px;flex-shrink:0;border-radius:50%;display:grid;place-items:center}.entry-category-banner>div{display:flex;flex-direction:column;gap:7px;min-width:0}.entry-category-banner small{font-size:9px;letter-spacing:1.2px;color:var(--muted)}.entry-category-banner strong{font-size:17px;font-weight:600;overflow-wrap:anywhere}.transfer-direction{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--accent-text);font-size:11px;margin:-7px 0}.transfer-direction>svg{transform:rotate(90deg)}.finance-sheet .amount-field input{font-size:43px}.finance-sheet .field select{font-size:14px}@media(hover:hover)and (pointer:fine){.text-link:hover{color:var(--accent-text);opacity:.78}.icon-button:hover,.nav-item:not(.active):hover,.task-row:hover,.settings-link:hover{background:var(--surface-alt)}.quick-actions>button:hover,.assistant-suggestions>button:hover,.plan-select:hover,.add-account-card:hover{background:var(--accent-soft)}.category-circle{transition:transform .18s var(--ease)}.wallet-tile:hover,.finance-action-row>button:not(.primary-finance-action):hover,.history-archive-toggle:hover{border-color:var(--accent-border)}.finance-history-row:hover{background:var(--paper)}.month-switch>button:hover{background:var(--accent-soft);color:var(--accent-text)}.budget-row:hover .budget-row-top>strong{color:var(--accent-text)}}@media(min-width:1500px){.main-content{max-width:1450px}.finance-heading h1{font-size:42px}.finance-columns{grid-template-columns:minmax(0,1.45fr) minmax(345px,1fr)}.finance-surface{padding:28px}.category-grid{gap:25px 9px;grid-template-columns:repeat(5,minmax(0,1fr))}.category-circle{width:54px;height:54px}.category-button>strong{font-size:12px}.category-button>small{font-size:10px}.category-budget{font-size:9px}.finance-section-heading h2{font-size:23px}.report-section .finance-section-heading h2{font-size:22px}.cashflow-stat strong{font-size:27px}.available-card>strong{font-size:40px}.expense-donut{width:220px;height:220px;padding:21px}.expense-donut strong{font-size:25px}.report-legend>div,.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:12px}.finance-history-row{padding:21px 0}.history-row-description>strong{font-size:14px}.history-row-right>strong{font-size:15px}.wallet-tile-content>span{font-size:13px}.wallet-tile-content>strong{font-size:19px}}@media(max-width:1200px){.finance-heading{align-items:flex-start}.finance-heading h1{font-size:33px}.finance-heading>div>p:last-child{font-size:11px}.finance-period{gap:6px}.month-switch>label{min-width:100px;font-size:10px}.month-switch>button{width:25px}.finance-period>select{font-size:10px;max-width:74px}.finance-overview{gap:16px;grid-template-columns:1fr 1.1fr}.available-card{padding:23px;min-height:170px}.available-card>strong{font-size:29px}.cashflow-card{padding:21px 18px;gap:22px 12px}.cashflow-stat{gap:8px}.cashflow-icon{width:29px;height:29px}.cashflow-stat strong{font-size:19px}.cashflow-stat>div>span{font-size:10px}.finance-columns{grid-template-columns:minmax(0,1.25fr) minmax(255px,1fr);gap:16px}.finance-surface{padding:21px 19px}.finance-section-heading h2{font-size:19px}.report-section .finance-section-heading h2{font-size:17px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 6px}.category-circle{width:46px;height:46px}.category-button>strong{font-size:10px}.expense-donut{width:175px;height:175px;padding:16px}.expense-donut strong{font-size:20px}.expense-donut span,.expense-donut small{font-size:8px}.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:9px}.budget-row-top{gap:6px}.budget-row-top>span:last-child{font-size:10px}.budget-row-top>span:last-child>small{font-size:9px}.budget-row-top>strong{font-size:10px}.finance-empty-inline{gap:11px}.finance-empty-inline strong{font-size:12px}.finance-empty-inline p{font-size:10px}.finance-history-controls{gap:8px}.history-search input{font-size:10px}.finance-history-controls>select{font-size:10px;max-width:135px}.history-archive-toggle{font-size:10px;padding:0 10px}}@media(max-width:980px){.finance-heading{display:block}.finance-period{margin-top:21px}.month-switch>label{min-width:140px;font-size:12px}.month-switch>button{width:35px}.finance-period>select{font-size:12px;max-width:90px}.finance-overview{grid-template-columns:1fr}.available-card{min-height:157px}.available-card>strong{font-size:34px;margin-top:17px}.cashflow-card{gap:18px;padding:22px}.cashflow-stat strong{font-size:24px}.cashflow-stat>div>span{font-size:12px}.cashflow-icon{width:34px;height:34px}.cashflow-net>span{font-size:12px}.cashflow-net strong{font-size:18px}.finance-columns{grid-template-columns:1fr}.finance-report-column{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:16px}.report-section,.trend-section{height:100%}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:21px 7px}.category-circle{width:46px;height:46px}.category-button>strong{font-size:11px}.budget-row-top{font-size:12px}.budget-row-top>strong{font-size:12px}.budget-row-top>span:last-child{font-size:12px}.budget-row-top>span:last-child>small{font-size:11px}.budget-row-bottom{font-size:10px}.finance-empty-inline strong{font-size:14px}.finance-empty-inline p{font-size:12px;max-width:none}.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:16px}.finance-report-column .finance-section-heading>svg{display:none}.expense-donut{width:155px;height:155px;padding:14px}.expense-donut strong{font-size:18px;max-width:105px}.expense-donut span{font-size:8px}.expense-donut small{max-width:90px}.trend-period{font-size:8px}.trend-bars{height:157px}.report-empty{font-size:10px}.trend-details table{font-size:8px}.finance-history-controls{flex-wrap:wrap}.history-search{flex-basis:100%}.history-search input{font-size:12px}.finance-history-controls>select{font-size:12px;flex:1;max-width:none}.history-archive-toggle{font-size:12px;min-width:100px}.history-context{font-size:10px}.finance-history-row{gap:10px}.history-row-description>strong{font-size:12px}.history-row-right>strong{font-size:13px}.history-row-description>small{font-size:10px}.finance-history-row>svg:last-child{display:none}}@media(max-width:720px){.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.finance-report-column{display:flex;flex-direction:column}.report-section,.trend-section{width:100%}.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:20px}.expense-donut{width:195px;height:195px;padding:18px}.expense-donut strong{font-size:24px;max-width:145px}.expense-donut span{font-size:10px}.expense-donut small{font-size:9px;max-width:110px}.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:11px}.report-legend small{font-size:10px}.report-empty{font-size:12px}.trend-period{font-size:10px}.trend-bars{height:160px}.trend-bar-pair>span{width:16px}.trend-bar-month>small,.trend-key,.trend-details{font-size:10px}.trend-details table{font-size:11px}.finance-action-row{gap:8px}.finance-action-row>button{gap:6px;font-size:11px}.finance-action-row>button>svg{width:17px}}@media(max-width:600px){.main-content{padding:16px 20px calc(103px + env(safe-area-inset-bottom,0px))}.topbar{height:78px;padding-left:20px;padding-right:20px}.mobile-logo .brand{font-size:30px}.finance-heading{margin-bottom:22px}.finance-heading h1{font-size:34px;font-weight:600;letter-spacing:-1.3px}.finance-heading>div>p:last-child{font-size:12px;line-height:1.7;margin-top:11px}.finance-period{display:flex;margin-top:22px;gap:10px;width:100%;justify-content:space-between}.month-switch{flex:1;border-radius:11px;padding:2px}.month-switch>label{flex:1;min-width:0;font-size:12px;height:42px}.month-switch>button{width:40px;height:42px}.finance-period>select{min-height:48px;width:77px;font-size:12px;padding:8px}.finance-overview{gap:13px;margin-bottom:25px}.available-card{border-radius:15px;padding:24px;min-height:166px}.available-card>div>span{font-size:10px;letter-spacing:1px}.available-card>strong{font-size:35px;font-weight:600;letter-spacing:-1px;margin:22px 0 10px}.available-card>small{font-size:11px}.cashflow-card{border-radius:14px;padding:22px 19px;gap:22px 15px}.cashflow-stat{gap:10px}.cashflow-icon{width:33px;height:33px}.cashflow-stat>div>span{font-size:12px}.cashflow-stat strong{font-size:21px;letter-spacing:-.7px;margin-top:9px}.cashflow-net{padding-top:18px;gap:12px}.cashflow-net>span{font-size:12px}.cashflow-net strong{font-size:18px}.finance-section-heading{margin-bottom:18px;gap:13px}.finance-section-heading h2{font-size:21px;letter-spacing:-.6px}.finance-section-heading>div>span{font-size:11px;line-height:1.6;margin-top:5px}.finance-section-heading>.text-link{font-size:12px;min-height:44px;gap:5px}.wallet-strip{margin-right:-20px;padding-right:20px;gap:11px;padding-bottom:7px}.wallet-tile{min-width:245px;max-width:290px;flex:none;padding:18px 17px;gap:12px}.wallet-tile-content>span{font-size:13px}.wallet-tile-content small{font-size:9px}.wallet-tile-content>strong{font-size:19px}.wallet-tile-icon{width:39px;height:39px}.first-wallet{margin-right:0;padding:18px 16px;grid-template-columns:45px 1fr 22px;gap:6px 12px;border-radius:12px}.wallet-strip:has(.first-wallet){margin-right:0;padding-right:0}.first-wallet>span{width:45px;height:45px}.first-wallet>strong{font-size:14px}.first-wallet>small{font-size:11px;line-height:1.55}.finance-action-row{gap:8px;margin:18px 0 23px}.finance-action-row>button{flex-direction:column;gap:8px;min-height:78px;font-size:12px;border-radius:11px;padding:11px 5px}.finance-action-row>button>svg{width:20px;height:20px}.finance-columns{gap:17px;margin-bottom:18px}.finance-main-column,.finance-report-column{gap:17px}.finance-surface{padding:23px 19px;border-radius:14px}.category-section .finance-section-heading{margin-bottom:15px}.round-add{width:44px;height:44px}.category-kind{gap:7px;padding-bottom:12px;margin-bottom:24px}.category-kind>button{font-size:12px;min-height:42px;padding:8px 17px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 6px}.category-circle{width:51px;height:51px;margin-bottom:10px}.category-circle>svg{width:25px;height:25px}.category-button{padding:0;min-height:109px}.category-button>strong{font-size:11px;line-height:1.45;font-weight:600;letter-spacing:-.1px}.category-button>small{font-size:10px;line-height:1.5;margin-top:5px}.category-budget{font-size:9px;line-height:1.4}.budget-list{gap:25px}.budget-row-top{gap:7px}.budget-row-top>strong{font-size:12px}.budget-glyph{width:24px;height:28px}.budget-row-top>span:last-child{font-size:12px}.budget-row-top>span:last-child>small{display:block;text-align:right;font-size:10px;margin-top:4px}.budget-progress{height:7px;margin-top:13px}.budget-row-bottom{font-size:10px;line-height:1.5}.finance-empty-inline{gap:12px;padding:7px 0 0}.empty-feature-icon{width:42px;height:42px;border-radius:11px}.finance-empty-inline strong{font-size:14px;line-height:1.55}.finance-empty-inline p{font-size:12px;line-height:1.8;margin-top:9px}.finance-empty-inline .text-link{font-size:12px}.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:21px}.expense-donut{width:209px;height:209px;margin:27px auto;padding:19px}.expense-donut strong{font-size:25px;letter-spacing:-.7px;max-width:150px}.expense-donut span{font-size:10px}.expense-donut small{font-size:10px;max-width:125px;line-height:1.5}.report-empty{font-size:12px;line-height:1.85;max-width:none}.report-legend{gap:15px}.report-legend>div{gap:8px}.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:12px}.report-legend small{font-size:10px;width:30px}.report-legend>div>span:first-child{width:8px;height:8px}.trend-period{font-size:10px}.trend-bars{height:170px;margin-top:17px}.trend-bar-pair>span{width:16px;border-radius:4px 4px 0 0}.trend-bar-month>small{font-size:10px}.trend-key{font-size:11px;margin-top:12px}.trend-key i{width:7px;height:7px}.trend-details{font-size:11px;margin-top:16px}.trend-details summary{min-height:44px;padding:15px 0 8px}.trend-details table{font-size:10px}.trend-details th,.trend-details td{padding:10px 0}.finance-history .finance-section-heading{margin-bottom:18px}.history-count{font-size:12px;min-width:33px;height:33px}.finance-history-controls{gap:9px}.history-search{gap:9px;padding:0 11px;width:100%;flex-basis:100%}.history-search input{font-size:16px;min-height:45px}.history-search input::placeholder{font-size:12px}.history-search>button{width:33px;height:44px}.finance-history-controls>select{font-size:12px;min-height:46px;padding:0 10px}.history-archive-toggle{font-size:12px;min-height:46px;padding:0 13px;gap:7px}.history-context{font-size:10px;line-height:1.7;margin-top:14px}.finance-history-row{gap:10px;padding:18px 0}.history-row-icon{width:36px;height:36px;border-radius:11px}.history-row-description>strong{font-size:13px;font-weight:600}.history-row-description>small{font-size:11px;line-height:1.5}.history-row-right>strong{font-size:14px;letter-spacing:-.25px}.history-row-right>small{font-size:10px}.history-row-description{gap:5px}.history-row-right{gap:6px}.history-empty{padding:36px 0 18px;gap:13px}.history-empty>strong{font-size:14px;line-height:1.55}.history-empty>p{font-size:12px;line-height:1.75}.finance-bottom-note{font-size:10px;line-height:1.8;align-items:flex-start;gap:6px;margin-top:23px;text-align:center}.finance-bottom-note>svg{flex-shrink:0;margin-top:2px}.theme-modes>button{font-size:11px;min-height:83px}.theme-modes{gap:8px}.accent-palette{grid-template-columns:repeat(4,1fr);gap:14px 8px}.accent-palette>button{width:44px;height:44px;justify-self:center}.appearance-label,.custom-color{font-size:13px}.custom-color input[type=color]{width:44px;height:44px}.custom-color input[type=text]{min-height:44px;font-size:16px;width:106px}.appearance-preview{padding:20px}.appearance-preview>div{font-size:11px}.appearance-preview>strong{font-size:24px}.appearance-preview>p{font-size:13px}.preview-button{font-size:13px;min-height:45px}.category-icon-picker{grid-template-columns:repeat(6,1fr);gap:7px}.category-icon-picker>button{min-height:43px}.category-color-picker{grid-template-columns:repeat(6,1fr);gap:11px 6px}.category-color-picker>button,.custom-category-color{width:43px;height:43px}.entry-category-banner{padding:15px;gap:13px}.entry-category-banner strong{font-size:18px}.entry-category-banner small{font-size:10px}.finance-sheet .field select{font-size:16px}.finance-sheet .amount-field input{font-size:43px}.category-preview>strong{font-size:16px}.transfer-direction{font-size:12px}.chat-message.assistant>p{color:var(--ink)}.topbar-local{color:var(--muted)}.onboarding .slider-field b{color:var(--accent-text)}.onboarding .slider-field input{accent-color:var(--accent)}.quick-actions>button{font-size:11px}.task-row{font-size:14px}.task-row.done>.task-checkbox{color:var(--accent-text)}.composer input{color:var(--ink)}.composer input::placeholder{color:var(--muted)}}@media(max-width:365px){.main-content,.topbar{padding-left:16px;padding-right:16px}.finance-heading h1{font-size:31px}.finance-surface{padding:21px 15px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 8px}.category-circle{width:51px;height:51px}.category-button>strong{font-size:12px}.cashflow-card{padding:21px 16px;gap:21px 11px}.cashflow-stat{gap:8px}.cashflow-icon{width:29px;height:29px}.cashflow-stat strong{font-size:19px}.cashflow-stat>div>span{font-size:11px}.available-card>strong{font-size:33px}.finance-action-row>button{font-size:11px;min-height:73px}.wallet-strip{margin-right:-16px;padding-right:16px}.category-icon-picker,.category-color-picker{grid-template-columns:repeat(5,1fr)}.finance-history-row{gap:8px}.history-row-description>strong{font-size:12px}.history-row-right>strong{font-size:13px}.history-row-icon{width:32px;height:32px}.finance-section-heading h2{font-size:20px}.finance-section-heading>.text-link{font-size:11px}.history-row-description>small{font-size:10px}}@media(prefers-reduced-motion:reduce){.category-button:hover .category-circle{transform:none}}html[data-privacy=covered] #root,html[data-privacy=covered] dialog{visibility:hidden!important}html[data-privacy=covered] body:after{content:"Prime · Содержимое скрыто";position:fixed;inset:0;display:grid;place-items:center;z-index:2147483647;background:var(--paper);color:var(--muted);font-size:16px;letter-spacing:.4px}.category-button>strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%;overflow-wrap:normal}.budget-private{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;min-height:34px;margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.expense-donut.private{background:var(--surface-alt);border:1px solid var(--line)}.expense-donut.private>div>svg{color:var(--muted)}.trend-private{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--muted);font-size:12px;text-align:center}.finance-heading h1{font-size:40px;font-weight:700;letter-spacing:-1.35px;line-height:1.1}.finance-section-heading h2,.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:22px;font-weight:700;letter-spacing:-.6px}.finance-overview{grid-template-columns:1fr 1.2fr;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-bottom:29px}.available-card{background:transparent;color:var(--ink);border:0;border-radius:0;padding:0 28px 0 0;min-height:130px}.available-card>div>span{color:var(--muted);font-size:13px;letter-spacing:0;font-weight:400;opacity:1}.available-card>div>svg{display:none}.available-card>strong{font-size:38px;font-weight:700;letter-spacing:-1.1px;margin:13px 0 9px}.available-card>small{color:var(--muted);font-size:12px;opacity:1}.cashflow-card{background:transparent;border:0;border-left:1px solid var(--line);border-radius:0;padding:4px 0 4px 28px;gap:20px}.cashflow-icon{display:none}.cashflow-stat>div>span,.cashflow-net>span{font-size:13px}.cashflow-stat strong{font-size:23px;font-weight:650;margin-top:8px}.cashflow-net strong{font-size:18px;font-weight:600}.finance-columns{gap:30px;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr)}.finance-main-column,.finance-report-column{gap:30px}.finance-surface{padding:24px 0 0;background:transparent;border:0;border-top:1px solid var(--line);border-radius:0}.finance-report-column{border-left:1px solid var(--line);padding-left:28px}.finance-section-heading>div>span{font-size:12px}.finance-section-heading>.text-link{font-size:13px}.wallet-tile{border-radius:8px;padding:16px}.wallet-tile-content>span{font-size:14px}.wallet-tile-content>strong{font-size:18px;font-weight:650}.wallet-tile-content small{font-size:11px;border:0;padding:0}.wallet-tile-icon{background:transparent;border-radius:0;width:25px}.wallet-tile.selected .wallet-tile-icon{background:transparent}.wallet-tile.selected{background:var(--surface);border-color:var(--accent)}.wallet-selected{display:none}.first-wallet{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.first-wallet>span{background:transparent}.first-wallet>strong{font-weight:600}.first-wallet>small{font-size:12px}.finance-action-row>button{border-radius:8px;font-size:14px;font-weight:600}.month-switch,.finance-period>select{border-radius:8px}.month-switch>label,.finance-period>select{font-size:13px}.month-switch>button{min-width:36px;min-height:40px}.round-add{background:transparent;border:1px solid var(--line);border-radius:8px;width:44px;height:44px}.category-kind>button{font-size:14px;min-height:44px}.category-grid{gap:22px 8px}.category-button>strong{font-size:12px;font-weight:500}.category-button>small{font-size:11px}.category-circle{border:0;width:46px;height:46px}.category-budget{font-size:11px}.budget-row-top>strong,.budget-row-top>span:last-child{font-size:14px;font-weight:500}.budget-row-top>span:last-child>small{font-size:12px}.budget-row-bottom,.budget-private{font-size:12px}.finance-empty-inline{padding:4px 0 0}.empty-feature-icon{display:none}.finance-empty-inline strong{font-size:16px;font-weight:600}.finance-empty-inline p{font-size:14px;max-width:none}.finance-empty-inline .text-link{font-size:13px}.expense-donut>div{background:var(--paper)}.expense-donut.empty{border:0}.expense-donut span,.expense-donut small{font-size:11px}.expense-donut strong{font-weight:650}.report-legend strong,.report-legend>div>span:nth-last-child(2){font-size:13px;font-weight:500}.report-legend small{font-size:11px}.report-empty{font-size:13px;max-width:300px}.trend-period,.trend-key,.trend-bar-month>small,.trend-details{font-size:12px}.trend-details table{font-size:11px}.history-count{background:transparent;width:auto;min-width:0;height:auto;font-size:14px}.history-search{background:var(--surface);border-radius:8px}.history-search input,.finance-history-controls>select,.history-archive-toggle{font-size:14px}.history-context{font-size:12px}.history-row-icon{width:36px;height:36px;border-radius:8px;background:transparent}.history-row-description>strong{font-size:15px;font-weight:600}.history-row-description>small,.history-row-right>small{font-size:12px}.history-row-right>strong{font-size:16px;font-weight:600}.history-empty{padding:35px 0}.history-empty>svg{display:none}.history-empty>strong{font-size:16px;font-weight:600}.history-empty>p{font-size:14px}.finance-bottom-note{font-size:12px}.theme-modes>button{font-size:12px;min-height:80px;border-radius:8px}.appearance-preview{border-radius:8px}.appearance-preview>div{font-size:12px}.appearance-preview>strong{font-weight:700;font-size:24px}.appearance-label,.custom-color{font-size:14px}.entry-category-banner{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0 0 20px}.entry-category-banner small{font-size:12px;letter-spacing:0}.entry-category-banner strong{font-weight:600}@media(max-width:1100px){.finance-columns{grid-template-columns:1fr}.finance-report-column{border:0;padding-left:0;display:grid;grid-template-columns:1fr 1fr}.finance-overview{grid-template-columns:1fr;gap:22px}.available-card{min-height:0;padding-right:0}.cashflow-card{border-left:0;padding:20px 0 0;border-top:1px solid var(--line)}}@media(max-width:720px){.finance-report-column{display:flex;flex-direction:column}.finance-heading h1{font-size:36px}}@media(max-width:600px){.main-content{padding-top:20px}.mobile-logo .brand{font-size:29px}.finance-period{margin-top:24px}.finance-overview{padding:22px 0;gap:20px}.available-card>strong{font-size:37px;margin:12px 0 8px}.cashflow-card{grid-template-columns:1fr 1fr;gap:19px 14px}.cashflow-stat strong{font-size:22px;letter-spacing:-.6px;white-space:normal;overflow-wrap:anywhere}.cashflow-net{padding-top:15px}.finance-section-heading h2,.report-section .finance-section-heading h2,.trend-section .finance-section-heading h2{font-size:23px}.finance-surface{padding:23px 0 0}.finance-action-row{gap:7px}.finance-action-row>button{font-size:13px;min-height:66px;gap:6px}.finance-action-row>button>svg{width:18px;height:18px}.wallet-tile{min-width:232px;padding:16px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:23px 6px}.category-button>strong{font-size:12px;letter-spacing:-.1px}.category-button>small{font-size:11px}.category-circle{width:48px;height:48px}.category-budget{font-size:10px}.budget-row-top>strong,.budget-row-top>span:last-child{font-size:13px}.budget-row-top>span:last-child>small,.budget-row-bottom{font-size:11px}.finance-history-controls>select,.history-archive-toggle{font-size:13px}.history-search input{font-size:16px}.history-search input::placeholder{font-size:13px}.history-row-description>strong{font-size:14px}.history-row-description>small,.history-row-right>small{font-size:11px}.history-row-right>strong{font-size:15px}.history-row-icon{width:30px;height:34px}.finance-bottom-note{font-size:11px}}.wallet-strip{position:relative;scroll-behavior:smooth}.wallet-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-tile-content small{flex-shrink:0}.wallet-scroll-controls{display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:12px}.wallet-scroll-controls>span{font-size:12px;color:var(--muted)}.wallet-scroll-controls>div{display:flex;gap:4px}.wallet-scroll-controls .icon-button{width:44px;height:44px;color:var(--accent-text)}@media(max-width:650px){.wallet-strip{gap:10px;padding-bottom:5px}.wallet-tile{min-width:0;width:calc((100% - 32px)/2);max-width:none;flex:0 0 calc((100% - 32px)/2);padding:15px 12px;min-height:94px}.wallet-tile-icon{display:none}.wallet-tile-content{gap:15px;width:100%}.wallet-tile-content>span{gap:5px;font-size:13px}.wallet-tile-content>strong{font-size:clamp(13px,3.75vw,16px);letter-spacing:-.35px;overflow:auto;scrollbar-width:none}.wallet-tile-content>strong::-webkit-scrollbar{display:none}.wallet-tile-content small{font-size:10px}}@media(prefers-reduced-motion:reduce){.wallet-strip{scroll-behavior:auto}}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.calendar-weekdays{margin:8px 0}.calendar-weekdays span{font-size:11px;color:var(--muted);text-align:center;padding:5px 0}.calendar-cell{min-width:0;min-height:61px;padding:8px 3px;border:1px solid transparent;border-radius:7px;display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--surface-alt);color:var(--ink)}.calendar-cell>span{font-size:12px;font-weight:600}.calendar-cell strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:550;white-space:nowrap;letter-spacing:-.2px}.calendar-cell.positive{color:var(--success);background:var(--success-soft)}.calendar-cell.negative{color:var(--danger);background:var(--danger-soft)}.calendar-cell.is-today{border-color:var(--accent)}.calendar-cell:disabled{opacity:.35}.calendar-cell:not(:disabled):hover{border-color:var(--accent-border)}.calendar-legend{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:17px}.calendar-legend span{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--muted)}.calendar-legend i{width:6px;height:6px;border-radius:2px;background:var(--muted)}.calendar-legend i.positive{background:var(--success)}.calendar-legend i.negative{background:var(--danger)}.calendar-help{font-size:11px;line-height:1.7;color:var(--muted);margin:15px 0 0}.day-details>.body-muted{font-size:13px;line-height:1.7}.day-currencies{margin:24px 0}.day-currency{border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.day-currency-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.day-currency h3{margin:0;font-size:18px;font-weight:650}.day-currency h3 small{display:block;font-size:11px;font-weight:400;margin-top:7px;color:var(--muted)}.day-currency-heading>span{font-size:11px;color:var(--muted);padding-top:2px;white-space:nowrap}.day-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:21px 0 15px;gap:10px}.day-totals>div{min-width:0}.day-totals dt{font-size:11px;color:var(--muted);margin-bottom:8px}.day-totals dd{margin:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:auto;scrollbar-width:thin;padding-bottom:5px;font-variant-numeric:tabular-nums}.day-details .positive{color:var(--success)}.day-details .negative{color:var(--danger)}.day-empty{color:var(--muted);font-size:12px;line-height:1.7;margin:8px 0 0}.day-comparison{font-size:12px;line-height:1.7;color:var(--muted);margin:12px 0}.day-records{margin-top:9px}.day-records>button{display:flex;align-items:center;gap:10px;width:100%;min-height:63px;padding:12px 0;border-top:1px solid var(--line);text-align:left}.day-records>button>span{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}.day-records strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.day-records small{font-size:11px;color:var(--muted)}.day-records b{font-size:13px;font-weight:550;white-space:nowrap;max-width:52%;overflow:auto;font-variant-numeric:tabular-nums}.day-conversion,.day-assistant{padding-top:23px;border-top:1px solid var(--line);margin-top:28px}.day-conversion h3,.day-assistant h3{font-size:19px;font-weight:650;margin:0 0 13px}.day-conversion>p,.day-assistant>p{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 18px}.day-conversion .field{margin:19px 0 14px}.day-conversion .button{font-size:13px}.fx-source{margin-top:17px;font-size:11px;color:var(--muted);line-height:1.8}.fx-source p{margin:9px 0}.fx-source a{color:var(--accent-text);text-decoration:none;display:inline-block;padding:6px 0}.day-assistant>div{display:grid;gap:11px}.day-assistant .button{font-size:13px}@media(max-width:650px){.calendar-cell{min-height:66px;gap:11px;padding:9px 3px}.calendar-cell strong{font-size:11px}.calendar-cell>span{font-size:13px}.calendar-help{font-size:12px}.calendar-legend span{font-size:11px}.day-totals{gap:8px}.day-totals dd{font-size:13px}.day-currency h3{font-size:19px}}@media(max-width:650px){.day-totals{display:block;margin:16px 0}.day-totals>div{display:flex;justify-content:space-between;align-items:baseline;gap:14px;padding:8px 0}.day-totals dt{margin:0;font-size:12px;flex-shrink:0}.day-totals dd{font-size:15px;max-width:76%;padding-bottom:2px}}@media(max-width:650px){.calendar-cell{padding-inline:1px}.calendar-cell strong{font-size:10px;letter-spacing:-.35px}}.form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.form-grid>.field{min-width:0;max-width:100%}.field input[type=month],.field input[type=date]{display:block;box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:50px;text-align:left}.field input::-webkit-date-and-time-value{min-width:0;text-align:left}.budget-period-fields{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}@media(max-width:480px){.budget-period-fields{grid-template-columns:minmax(0,1fr);gap:18px}}.web-subscribe small{color:var(--muted);font-size:12px;line-height:1.5}.web-subscribe:not(.web-subscribe-compact){display:grid;grid-template-columns:minmax(0,1fr) auto}.web-subscribe:not(.web-subscribe-compact)>small{grid-column:1 / -1}.entry-form>.web-subscribe:not(.web-subscribe-compact){grid-template-columns:minmax(0,1fr)}@media(max-width:500px){.web-subscribe:not(.web-subscribe-compact){grid-template-columns:minmax(0,1fr)}}html[data-telegram=true]{--prime-safe-top: max(env(safe-area-inset-top, 0px), calc(var(--prime-tg-safe-top, 0px) + var(--prime-tg-content-top, 0px)));--prime-safe-bottom: max(env(safe-area-inset-bottom, 0px), calc(var(--prime-tg-safe-bottom, 0px) + var(--prime-tg-content-bottom, 0px)));--prime-safe-left: max(env(safe-area-inset-left, 0px), calc(var(--prime-tg-safe-left, 0px) + var(--prime-tg-content-left, 0px)));--prime-safe-right: max(env(safe-area-inset-right, 0px), calc(var(--prime-tg-safe-right, 0px) + var(--prime-tg-content-right, 0px)));--prime-bottom-offset: max(0px, calc(100dvh - var(--prime-viewport-stable-height, 100dvh)))}html[data-telegram=true] .app-shell,html[data-telegram=true] .entry,html[data-telegram=true] .onboarding{min-height:var(--prime-viewport-stable-height, 100svh)}html[data-telegram=true] .sheet{max-height:calc(var(--prime-viewport-stable-height, 100svh) - var(--prime-safe-top) - var(--prime-safe-bottom) - 12px)}@media(max-width:600px){html[data-telegram=true] .topbar{height:calc(78px + var(--prime-safe-top));padding-top:calc(15px + var(--prime-safe-top));padding-left:calc(20px + var(--prime-safe-left));padding-right:calc(20px + var(--prime-safe-right))}html[data-telegram=true] .main-content{padding-left:calc(20px + var(--prime-safe-left));padding-right:calc(20px + var(--prime-safe-right));padding-bottom:calc(103px + var(--prime-safe-bottom))}html[data-telegram=true] .bottom-nav{bottom:var(--prime-bottom-offset);padding-bottom:calc(9px + var(--prime-safe-bottom));padding-left:calc(14px + var(--prime-safe-left));padding-right:calc(14px + var(--prime-safe-right))}html[data-telegram=true] .toast{bottom:calc(89px + var(--prime-safe-bottom) + var(--prime-bottom-offset))}html[data-telegram=true] .entry-main{min-height:var(--prime-viewport-stable-height, 100svh);padding-top:calc(32px + var(--prime-safe-top));padding-bottom:calc(25px + var(--prime-safe-bottom));padding-left:calc(29px + var(--prime-safe-left));padding-right:calc(29px + var(--prime-safe-right))}html[data-telegram=true] .onboarding{padding-top:calc(27px + var(--prime-safe-top));padding-bottom:calc(23px + var(--prime-safe-bottom));padding-left:calc(27px + var(--prime-safe-left));padding-right:calc(27px + var(--prime-safe-right))}html[data-telegram=true] .sheet{margin-bottom:var(--prime-bottom-offset)}html[data-telegram=true] .sheet-content{padding-bottom:calc(28px + var(--prime-safe-bottom));padding-left:calc(24px + var(--prime-safe-left));padding-right:calc(24px + var(--prime-safe-right))}}
