@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#f7f7fa;--paper:#fff;--ink:#29263b;--muted:#878494;--line:#eeedf2;--purple:#7c64c4;--deep:#6650a7;--light:#f0ebfa;--green:#418f7c;--peach:#c98261;--radius:18px;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);font-size:14px}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}button{border:0;background:none;color:inherit}button:disabled{opacity:.6;cursor:wait}input,select,textarea{width:100%;min-width:0;border:1px solid #e5e2ec;background:white;border-radius:10px;padding:12px 14px;min-height:46px;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid #cbbce9;outline-offset:1px}input[type=checkbox],input[type=radio]{width:18px;min-height:18px;height:18px;accent-color:var(--purple)}:focus-visible{outline:3px solid #b49edc;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',system-ui,sans-serif}h1{font-size:30px;letter-spacing:-1.2px;margin-bottom:8px;font-weight:750;line-height:1.3}h2{font-size:17px;letter-spacing:-.35px;margin-bottom:6px;font-weight:750}h3{font-size:14px;font-weight:700;margin-bottom:8px}p{line-height:1.65}small,.small{font-size:12px}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.muted{color:var(--muted)}.positive{color:var(--green)!important}.danger-text{color:#b54f4a!important}.grow{flex:1;min-width:0}.between{display:flex;align-items:center;justify-content:space-between;gap:12px}.eyebrow{display:block;font-size:10px;letter-spacing:1.65px;font-weight:700;color:#a19aae;margin-bottom:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
.brand{display:flex;align-items:center;gap:11px;font-size:24px;letter-spacing:-1px;font-family:Manrope,sans-serif;font-weight:800}.brand-cash{font-weight:500;color:#9890a7;margin-left:2px}.brand-mark{position:relative;background:var(--purple);width:36px;height:36px;border-radius:12px;color:white;font-size:28px;text-align:center;line-height:31px;font-weight:600}.brand-mark>span{position:absolute;color:#e5efc9;font-size:17px;right:-4px;top:-3px;line-height:20px}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#fdfcfe;border-right:1px solid var(--line);padding:35px 22px 18px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{margin:0 8px 46px}.space-label{font-size:9px;letter-spacing:1.8px;color:#aaa2b5;font-weight:700;margin:0 14px 15px}.nav-item{display:flex;align-items:center;gap:13px;color:#898396;font-weight:500;font-size:13px;padding:13px 15px;width:100%;border-radius:10px;margin-bottom:5px;min-height:46px;text-align:left}.nav-item.active{background:var(--light);color:var(--purple);font-weight:650}.nav-item:hover{background:#f5f2fa}.nav-item i{width:5px;height:5px;border-radius:50%;background:var(--purple);margin-left:auto}.sidebar-bottom{margin-top:auto}.sidebar-note{padding:20px 17px;background:#f4f1fa;border-radius:14px;margin:20px 0;position:relative;overflow:hidden}.sidebar-note>span:first-child{font-size:12px;font-weight:650}.sidebar-note p{font-size:11px;color:#9990aa;max-width:120px;line-height:1.8;margin:8px 0}.little-flower{position:absolute;right:10px;bottom:6px;color:#d4c7ec;font-size:60px;line-height:1}.app-shell{margin-left:238px}.topbar{height:85px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{font-size:12px;color:#96909f}.breadcrumb>span{margin:0 16px;color:#d1cbd9}.breadcrumb strong{font-weight:500;color:#5b536a}.user-chip{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:650}.user-chip small{display:block;color:var(--muted);font-size:10px;margin-top:3px;font-weight:400}.user-chip>.icon{width:13px;margin-left:13px}.avatar{width:36px;height:36px;background:#ebe6f6;color:#7e6d9c;display:grid;place-items:center;border-radius:50%;font-family:Manrope;font-size:14px}.main{max-width:1440px;margin:auto;padding:35px 42px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{color:var(--muted);font-size:12px;margin:0}.heading-actions{display:flex;align-items:center;gap:12px}.greeting-flower{color:#c5b6e1;display:inline-block;font-size:30px;margin-left:6px;font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;min-height:44px;border-radius:10px;font-size:12px;font-weight:600;line-height:1.4;white-space:nowrap;transition:background .15s}.button.primary{background:var(--purple);color:#fff;border:1px solid var(--purple)}.button.primary:hover{background:var(--deep)}.button.secondary{background:#fff;border:1px solid #e9e4ef;color:#6b637b}.button.secondary:hover{background:#f5f1fb}.button .icon{width:17px;height:17px}.button.full{width:100%}.button.small-button{padding:8px 12px}.text-link{color:var(--purple);font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:5px}.text-link .icon{width:15px}.text-button{color:var(--purple);min-height:44px;font-size:12px;padding:8px 0}.ghost{display:grid;place-items:center;width:36px;height:36px;border-radius:8px}.ghost.light{color:#ece5fc}.month-picker{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e8e4ee;border-radius:10px;padding:0 12px}.month-picker .icon{width:16px;color:#9b8fb0}.month-picker input{font-size:12px;min-height:44px;width:156px;border:0;padding:8px 0;background:transparent}.overview-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr;gap:19px;margin-bottom:25px}.balance-card{position:relative;overflow:hidden;background:#7e66b7;border-radius:var(--radius);color:#fff;padding:23px 26px;min-height:190px}.balance-card>.between{font-size:12px;color:#ebe3f8;position:relative;z-index:1}.balance-value{font-family:Manrope;font-size:34px;font-weight:700;letter-spacing:-1px;margin:5px 0 7px;position:relative;z-index:1}.balance-subtitle{font-size:10px;color:#d9ccea;position:relative;z-index:1}.balance-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff20;margin-top:22px;padding-top:13px;font-size:10px;color:#e9dff5;position:relative;z-index:1}.balance-bottom a{width:26px;height:20px}.balance-bottom .icon{width:17px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#d8eab6;margin-right:7px}.balance-decoration{position:absolute;right:-50px;top:-70px;width:260px;height:260px;border:35px solid #ffffff08;border-radius:50%}.balance-decoration:after{content:'';position:absolute;inset:20px;border:25px solid #ffffff08;border-radius:50%}.stat-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:23px 24px}.stat-icon{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:11px}.stat-icon .icon{width:18px}.stat-icon.green{background:#edf6f0;color:#619f8e}.stat-icon.peach{background:#fbf0ea;color:#d3a084}.stat-icon.purple{background:var(--light);color:var(--purple)}.stat-card p{font-size:11px;color:#9991a4;margin:16px 0 6px}.stat-card strong{font-family:Manrope;font-size:25px;letter-spacing:-.8px}.stat-card>small{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#aba4b4;margin-top:17px}.stat-card>small .icon{width:14px}.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:23px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px;min-width:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.section-heading p{font-size:11px;color:var(--muted);margin:5px 0 0}.badge{display:inline-flex;align-items:center;border:1px solid #eeebf3;border-radius:6px;background:#faf9fc;padding:5px 9px;font-size:10px;color:#96909f;white-space:nowrap}.badge.lavender{color:#917ab9;background:#f5f1fc;border:0}.projection-total span{font-size:10px;color:#aaa1b4;display:block;margin-bottom:5px}.projection-total strong{font-family:Manrope;font-size:24px;font-weight:650}.chart-wrapper{margin-top:10px}.projection-chart{width:100%;height:auto;max-height:175px;display:block}.chart-labels{display:flex;justify-content:space-between;font-size:9px;color:#ada5b6;padding:0 8px}.insight{display:flex;align-items:flex-start;gap:10px;font-size:10px;background:#f8f7fb;border-radius:9px;color:#8c839b;padding:12px;margin-top:20px;line-height:1.6}.insight .icon{width:16px;height:16px;color:#b3a3cd;margin-top:3px}.insight small{display:block;font-size:9px;margin-top:4px;color:#a59dac}.due-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #f3f1f6}.date-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40px;height:45px;background:#f7f5fa;border-radius:9px;flex-shrink:0}.date-tile b{font-size:15px;font-family:Manrope;font-weight:700}.date-tile small{font-size:9px;color:#a59aaf;text-transform:uppercase}.grow strong{display:block;font-size:12px;font-weight:550;overflow-wrap:anywhere}.grow small{display:block;color:#a59bae;font-size:10px;margin-top:5px}.soft-link{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#9c8bba;border:1px dashed #e2daed;background:#fcfbfe;border-radius:8px;padding:12px;width:100%;margin-top:20px}.soft-link .icon{width:15px}.entry-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #f3f1f6}.entry-row:last-child{border:0}.entry-symbol{width:37px;height:37px;border-radius:10px;background:color-mix(in srgb,var(--category-color,#8c72c3) 10%,white);color:var(--category-color,#8c72c3);display:grid;place-items:center;flex-shrink:0}.entry-symbol .icon{width:18px}.entry-amount{text-align:right}.entry-amount strong{display:block;font-size:12px;font-weight:650}.entry-amount small{font-size:9px;color:#b1a7ba;display:block;margin-top:4px}.row-arrow{width:14px;color:#c4bace}.dot-separator{margin:0 5px}.inline-doc{display:inline-flex;align-items:center;gap:2px;margin-left:7px}.inline-doc .icon{width:12px;height:12px}.budget-row{margin-bottom:21px}.budget-row .between>strong{font-size:11px;font-weight:550}.budget-row .between>span{font-size:10px;color:#9b90aa}.category-dot{display:inline-block;width:7px;height:7px;border-radius:3px;margin-right:9px}.progress{height:6px;border-radius:8px;background:#f2eff6;overflow:hidden;margin:10px 0 8px}.progress>span{height:100%;display:block;border-radius:8px}.desktop-footer{max-width:1440px;margin:auto;padding:6px 42px 27px;display:flex;justify-content:space-between;font-size:9px;color:#b0a8bb}.desktop-footer .icon{width:13px;height:13px;margin-right:3px}.mobile-nav{display:none}.empty{text-align:center;padding:42px 15px;color:var(--muted);grid-column:1/-1}.empty>.icon{width:34px;height:34px;color:#b3a2d1;margin-bottom:13px}.empty>.stat-icon{margin-bottom:15px}.empty h3{font-size:14px;color:#62596e}.empty p{font-size:12px;max-width:350px;margin:0 auto 16px}.empty.compact{padding:24px 10px}.notice{background:#f0ebf9;padding:16px 20px;border-radius:12px;margin-bottom:22px;font-size:13px;line-height:1.6}.notice.success{background:#eaf5ef;color:#387e68;display:flex;gap:10px;align-items:center}.notice.error{background:#fceeed;color:#a6534d}.notice ul{margin:5px 0;padding-left:20px}.onboarding{display:flex;align-items:center;gap:18px;padding:22px;background:#f1edf8;border-radius:15px;margin:20px 0}.onboarding p{margin:0;font-size:12px;color:var(--muted)}.onboarding .button{margin-left:auto}
.form-panel{max-width:820px;margin:auto;padding:32px}.form-stack{display:flex;flex-direction:column;gap:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.span-2{grid-column:1/-1}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550;color:#665e75}label small{font-weight:400}.check-label{flex-direction:row;align-items:center;font-size:12px;gap:10px;min-height:44px}.segmented{display:flex;background:#f4f1f9;border-radius:11px;padding:4px;max-width:350px}.segmented label{flex:1;cursor:pointer}.segmented input{position:absolute;opacity:0;width:1px}.segmented span{padding:11px 25px;text-align:center;font-size:12px;border-radius:8px}.segmented input:checked+span{background:white;color:var(--purple);box-shadow:0 1px 6px #39216a0a}.segmented input:focus-visible+span{outline:2px solid var(--purple)}.amount-input{padding:12px 0;border-bottom:1px solid var(--line)}.amount-input>div{display:flex;align-items:center;gap:8px;color:#aca0bc;font-family:Manrope;font-size:27px}.amount-input input{border:0;font-size:42px;padding:5px;font-weight:650;letter-spacing:-1px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:10px}.form-stack details{font-size:12px;color:#9586a7}summary{cursor:pointer;min-height:40px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--purple)}summary:before{content:'+';font-size:17px}details[open]>summary:before{content:'−'}textarea{resize:vertical}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.filters>input{width:170px}.filters>select{width:155px;font-size:12px}.search-input{display:flex;flex-direction:row;align-items:center;border:1px solid #e5e2ec;border-radius:10px;padding:0 12px;flex:1;min-width:210px;gap:3px}.search-input .icon{color:#b3a9c0;width:18px}.search-input input{border:0;font-size:12px}.list-caption{display:flex;justify-content:space-between;padding:8px 0 16px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;font-size:11px;color:var(--muted);padding-top:20px}.section-gap{margin-top:24px}.account-grid,.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.account-card h2{margin-top:23px}.large-money{font-family:Manrope;font-size:27px;display:block;margin:12px 0;font-weight:650;letter-spacing:-.6px}.account-card .small{margin:19px 0 2px}.credit-card{background:#71618e;border-radius:16px;padding:25px;color:#fff}.credit-card>.between:first-child{margin-bottom:18px}.credit-card>span{font-size:11px;color:#ded4ec;display:block;margin-top:20px}.credit-card>.between:last-child{color:#ddcde8;margin-top:20px}.card-chip{width:27px;height:22px;border-radius:5px;background:#dfd2b4;border:1px solid #c6b68c}.cards-grid .panel>h3{margin-top:28px}.scroll-list{max-height:430px;overflow:auto;padding-right:3px}.report-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.report-stats .muted{font-size:12px}.category-report{display:block;padding:12px 0}.category-report .between{font-size:12px}.detail-grid{display:grid;grid-template-columns:.8fr 1.5fr;gap:24px}.detail-grid>.panel:first-child{align-self:start}.detail-amount>span{display:block;font-size:12px;color:var(--muted)}.detail-amount>strong{display:block;font-family:Manrope;font-size:29px;letter-spacing:-.6px;margin:9px 0 25px}.detail-field{display:flex;justify-content:space-between;gap:12px;padding:17px 0;border-top:1px solid var(--line);font-size:12px}.detail-field>span{color:var(--muted)}.detail-grid .button.full{margin-top:20px}.edit-details{margin-top:20px}.upload-zone{border:1px dashed #d9cfea;border-radius:13px;background:#fcfbfe;padding:20px;margin-bottom:16px}.upload-zone h3{font-size:12px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.upload-zone h3 .icon{width:17px}.optional{font-size:9px;background:#f0ebf8;color:#aa9abd;padding:3px 5px;border-radius:4px;font-weight:400}.upload-zone>.small{font-size:10px;margin:12px 0 0}.upload-actions{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.file-button{position:relative;overflow:hidden;cursor:pointer;flex-direction:row;flex:1;padding:10px;min-width:95px}.file-button input{position:absolute;inset:0;opacity:0;cursor:pointer;font-size:0}.file-button:focus-within{outline:2px solid var(--purple)}.purpose-label{font-size:10px}.purpose-label select{font-size:11px;min-height:38px;padding:8px}.upload-list{list-style:none;padding:0;margin:0}.upload-list li{display:flex;align-items:center;gap:8px;padding:10px 0;font-size:11px;border-top:1px solid var(--line);overflow-wrap:anywhere}.upload-list img{width:40px;height:40px;object-fit:cover;border-radius:6px}.upload-list .file-name{flex:1;min-width:0}.upload-list progress{width:65px;height:6px;accent-color:var(--purple)}.upload-list button{min-height:36px}.upload-result{font-size:12px;color:#9c554f;line-height:1.7;overflow-wrap:anywhere}.upload-result a{display:block;color:var(--purple);text-decoration:underline}.document-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:15px;margin-top:20px}.document-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;min-width:0}.document-preview{height:135px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:#f6f3fa;color:#aa9bbb}.document-preview .icon{width:38px;height:38px}.document-preview span{font-size:10px;letter-spacing:1px}.document-preview img{width:100%;height:100%;object-fit:contain}.document-body{padding:13px}.document-body>strong{display:block;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.document-body>small{display:block;font-size:9px;color:var(--muted);margin-top:6px}.document-body p{font-size:10px;margin-top:8px}.document-options{margin-top:8px}.document-options summary{font-size:10px}.document-options .form-stack{gap:10px}.document-options input{padding:8px;font-size:11px}.category-tags{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 24px}.qr-code{max-width:200px;margin:20px 0}.qr-code svg{width:100%;height:auto}.recovery-codes{font-size:12px;line-height:1.8;background:#f8f5fc;padding:16px;overflow:auto}.values-hidden .sensitive{filter:blur(7px);user-select:none}.auth-body{background:#f6f3fb}.auth-main{max-width:480px;margin:60px auto;padding:20px}.auth-main>.brand{justify-content:center;margin-bottom:35px}.auth-card{background:white;border:1px solid #e9e2f1;border-radius:22px;padding:35px;box-shadow:0 15px 60px #5b3b7a05}.auth-card h1{font-size:26px;line-height:1.4;margin-bottom:12px}.auth-card>.muted{font-size:13px;margin-bottom:25px}.auth-card .between a{font-size:11px;color:var(--purple)}.auth-alternate{font-size:12px;text-align:center;color:var(--muted);margin:25px 0 0}.auth-alternate a{color:var(--purple);font-weight:650}.auth-footnote{text-align:center;color:#a69aaf;font-size:11px;margin-top:26px}.auth-footnote .icon{width:15px;margin-right:4px}dialog{border:1px solid #e9e1f1;border-radius:20px;padding:25px;max-width:560px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;color:var(--ink);box-shadow:0 24px 90px #30213a26}dialog::backdrop{background:#30263c70;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.dialog-head button{width:40px;height:40px}.more-links>a{display:flex;align-items:center;gap:12px;padding:15px;border-bottom:1px solid var(--line)}.more-links>a>.icon:last-child{margin-left:auto;width:15px}.more-links form{margin-top:20px}
@media(min-width:1600px){.main{padding-top:45px}.dashboard-grid{gap:28px}}
@media(max-width:1200px){.sidebar{width:210px;padding-left:14px;padding-right:14px}.app-shell{margin-left:210px}.main{padding:30px 25px}.topbar{padding:0 25px}.page-heading{align-items:flex-start}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.balance-card{padding:20px}.balance-value{font-size:28px}.stat-card{padding:20px}.stat-card strong{font-size:22px}.dashboard-grid{grid-template-columns:1.2fr 1fr;gap:18px}.panel{padding:20px}.section-heading{gap:8px}.section-heading h2{font-size:15px}.section-heading>.text-link{font-size:10px}.detail-grid{grid-template-columns:.8fr 1.2fr}}
@media(max-width:980px){.sidebar{width:190px}.app-shell{margin-left:190px}.nav-item{font-size:12px;padding-left:11px}.overview-grid{grid-template-columns:1fr 1fr}.balance-card{grid-column:1/-1}.dashboard-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.page-heading{flex-wrap:wrap}.page-heading>.heading-actions{justify-content:flex-start}.projection-chart{max-height:200px}.detail-grid{grid-template-columns:1fr}.report-stats{grid-template-columns:1fr 1fr}.report-stats>.panel:last-child{grid-column:1/-1}.account-grid,.cards-grid{grid-template-columns:1fr}}
@media(max-width:700px){:root{font-size:14px}.sidebar{display:none}.app-shell{margin-left:0}.topbar{height:69px;padding:0 20px;background:var(--bg);border:0}.breadcrumb{font-size:11px}.breadcrumb>span{margin:0 9px}.user-chip>span:nth-child(2),.user-chip>.icon{display:none}.user-chip .avatar{width:33px;height:33px}.main{padding:15px 18px 110px}.page-heading{gap:18px;margin-bottom:23px}.page-heading h1{font-size:26px;letter-spacing:-1px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:8px}.page-heading p{font-size:11px;max-width:290px}.greeting-flower{font-size:26px}.heading-actions{width:100%;justify-content:space-between!important;gap:8px}.heading-actions>.button{flex:1}.month-picker{padding:0 10px}.month-picker input{width:139px;font-size:11px}.overview-grid{gap:12px;margin-bottom:20px}.balance-card{padding:21px 23px;min-height:189px}.balance-value{font-size:34px;margin-top:8px}.stat-card{padding:17px 16px}.stat-card .stat-icon{width:29px;height:29px;border-radius:9px}.stat-card p{margin:12px 0 7px;font-size:10px}.stat-card strong{font-size:21px;letter-spacing:-.7px}.stat-card small{font-size:8px;margin-top:14px}.stat-card small .icon{display:none}.dashboard-grid{gap:18px}.panel{padding:19px;border-radius:16px}.section-heading h2{font-size:15px}.section-heading p{font-size:10px}.section-heading>.text-link{font-size:9px}.section-heading>.text-link .icon{width:12px}.section-heading{margin-bottom:15px}.projection-total strong{font-size:25px}.projection-chart{max-height:170px}.desktop-footer{display:none}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(73px + env(safe-area-inset-bottom));padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(14px);border-top:1px solid #efebf6;z-index:40;justify-content:space-around}.mobile-nav>a,.mobile-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#a49bad;font-size:9px;min-width:50px;padding:4px 2px;flex:1}.mobile-nav .icon{width:21px;height:21px}.mobile-nav .active{color:var(--purple)}.mobile-nav .mobile-add{color:var(--purple);margin-top:-23px}.mobile-add>span{display:grid;place-items:center;width:45px;height:45px;background:var(--purple);color:white;border-radius:16px;box-shadow:0 4px 12px #9174ba25;border:4px solid var(--bg)}.mobile-add small{font-size:9px;margin-top:0}.row-arrow{display:none}.due-row .small{font-size:11px}.entry-row{gap:10px;padding:15px 0}.entry-row .grow strong{font-size:11px}.entry-row .entry-amount strong{font-size:11px}.onboarding{flex-wrap:wrap;padding:17px}.onboarding>div:nth-child(2){flex:1}.onboarding .button{width:100%;margin:0}.form-panel{padding:22px 18px}.form-grid{gap:16px;grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.form-stack{gap:17px}.amount-input input{font-size:38px}.amount-input>div{font-size:24px}.form-actions .button{flex:1}.upload-zone{padding:15px}.upload-actions{gap:6px}.file-button{font-size:10px;min-width:75px;padding:9px 5px;gap:5px}.file-button .icon{width:15px}.filters{gap:8px}.filters>.search-input{flex-basis:100%}.filters>input,.filters>select{flex:1;width:calc(50% - 5px);font-size:11px;min-width:110px}.filters>.button{flex:1}.list-caption{font-size:10px}.report-stats{gap:12px}.report-stats .panel{padding:16px}.report-stats .large-money{font-size:21px}.report-stats .muted{font-size:10px}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.document-preview{height:112px}.document-body{padding:11px}.document-body .text-link{font-size:9px}.detail-amount>strong{font-size:28px}.detail-field{font-size:11px}.auth-main{margin:25px auto;padding:18px}.auth-card{padding:28px 23px}.auth-card h1{font-size:25px}dialog{padding:22px 18px;max-height:88dvh}.notice{padding:14px;font-size:12px}.document-empty{grid-column:1/-1}.credit-card{padding:24px}.section-heading>.button{font-size:10px;padding:9px}.entry-row>form button{font-size:10px}.entry-row>b{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#a49cad;font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#eee9f3;flex:1}.google-button{background:#fff;border:1px solid #ded9e7;color:#504a5c;font-size:13px}.google-button:hover{background:#f8f6fc}.google-mark{font-weight:800;font-size:19px;font-family:Arial,sans-serif;color:#4285f4;line-height:1}
