:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#2e3731;background:#f7f8f5;font-synthesis:none;font-weight:400;--green:#237458;--muted:#91968e;--border:#e9ece5;--font-number:"Avenir Next",Inter,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:disabled{cursor:not-allowed;opacity:.5}button,input,select,textarea{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #438d70}a{color:inherit}h1,h2,h3,h4,p{margin:0}input,select,textarea{border:1px solid #e1e5dc;border-radius:9px;padding:11px 12px;background:#fff;color:#303a33;min-width:0;max-width:100%}input::placeholder,textarea::placeholder{color:#a5aaa3}label{display:block;font-size:13px;font-weight:500}label>input,label>select,label>textarea{display:block;width:100%;margin-top:8px}select{min-height:42px}textarea{resize:vertical}.primary,.secondary,.danger{min-height:43px;padding:11px 19px;border-radius:9px;font-size:13px;font-weight:550;white-space:nowrap;transition:background .15s,transform .15s}.primary{background:var(--green);color:#fff;box-shadow:0 3px 6px #1a674812}.primary:hover{background:#195e46}.secondary{background:#fff;border:1px solid #e0e5dc}.secondary:hover{background:#f2f5ee}.danger{background:#b34e43;color:#fff}.text-button{font-size:12px;color:var(--green);padding:5px 0;white-space:nowrap}.text-button:hover{text-decoration:underline}.full{width:100%}.muted{font-size:12px;color:var(--muted)}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading{padding:70px 20px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;color:#819080}.error{border:1px solid #f0d6cf;background:#fff3ef;color:#a65343;border-radius:8px;padding:11px 13px;font-size:13px;line-height:1.7;margin:12px 0}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:650;letter-spacing:2px}.brand-icon{width:43px;height:43px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center}.brand>div{line-height:1.05}.brand>div>span{font-size:8px;letter-spacing:3px;display:block;color:#82907e;margin-top:8px}.app-shell{display:flex;min-height:100vh}.sidebar{width:228px;background:#fff;border-right:1px solid var(--border);position:fixed;left:0;top:0;bottom:0;padding:32px 23px 22px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{margin-left:9px}.workspace-name{display:flex;align-items:center;gap:10px;background:#f8f9f6;border:1px solid #edf0e9;border-radius:10px;margin:38px 0 33px;padding:12px 9px;font-size:12px;font-weight:550}.workspace-name>div{flex:1}.workspace-name small{display:block;font-size:10px;color:#a0a698;font-weight:400;margin-top:5px}.workspace-name>svg{color:#9da591}.avatar{display:inline-grid;place-items:center;background:#e9eddf;color:#77836b;border-radius:50%;height:33px;width:33px;font-size:12px;font-weight:500;flex-shrink:0}.avatar.small{height:30px;width:30px;font-size:11px}.nav-caption{font-size:10px;letter-spacing:1px;color:#a3a89e;margin:0 15px 14px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar nav button{justify-content:flex-start;padding:14px 15px;border-radius:8px;font-size:13px;color:#858c80;gap:12px}.sidebar nav button:hover{background:#f6f8f2}.sidebar nav button.active{background:#eaf2e9;color:#337557;font-weight:600}.nav-dot{width:5px;height:5px;background:#4a916d;border-radius:50%;margin-left:auto}.sidebar-note{margin-top:auto;padding:22px 16px;background:#f7f8f0;border-radius:11px}.mini-leaf{color:#83966b;display:block;margin-bottom:12px}.sidebar-note strong{font-size:12px;font-weight:500}.sidebar-note p{font-size:11px;line-height:1.9;margin-top:8px;color:#939984}.sidebar-footer{display:flex;align-items:center;gap:7px;font-size:10px;color:#9aa08f;padding:24px 9px 0}.sidebar-footer>svg{margin-left:auto}.status-dot{width:5px;height:5px;border-radius:50%;background:#7a9e72}.main-shell{margin-left:228px;width:calc(100% - 228px)}.topbar{height:77px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:#ffffffa6}.topbar>span{display:flex;align-items:center;gap:12px;font-size:11px;color:#93998c}.topbar>div{display:flex;gap:22px;align-items:center}.topbar-private{display:flex;align-items:center;gap:6px;font-size:10px;color:#9ca28f}.main-content{max-width:1400px;margin:auto;padding:38px 44px 25px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#8d9a7f;font-weight:600}.page-heading h1{font-size:29px;letter-spacing:1px;font-weight:600;margin-top:9px;line-height:1.4}.heading-dot{color:#85a274;margin-left:4px}.page-heading p{font-size:12px;line-height:1.8;color:#92998b;margin-top:8px}.heading-actions{display:flex;gap:10px;padding-top:10px}.period-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.month-picker{display:flex;align-items:center;gap:3px}.month-picker button{width:27px;height:28px;color:#7c8574;border-radius:5px}.month-picker button:hover{background:#e8ede2}.month-picker input{border:0;background:none;padding:0 6px;font-size:14px;font-weight:600;width:153px}.month-picker input::-webkit-calendar-picker-indicator{opacity:.4;width:13px}.period-caption{font-size:10px;color:#9da28f}.summary-grid{display:grid;grid-template-columns:1.17fr 1fr 1fr;gap:19px}.summary-grid article{border-radius:13px;padding:23px 25px;min-width:0;position:relative;overflow:hidden}.summary-grid article>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:12px}.balance-card{background:#286f56;color:#fff;box-shadow:0 5px 12px #285e4610}.balance-card>div:first-child{color:#dbe7d5}.round-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ffffff15}.summary-grid h2{font-family:var(--font-number);font-size:31px;letter-spacing:-.8px;font-weight:550;margin-top:18px;white-space:nowrap;position:relative;z-index:1}.summary-grid h2 small{font-size:19px;letter-spacing:0;font-weight:400;margin-right:7px}.summary-grid p{font-size:10px;margin-top:19px;white-space:nowrap;position:relative;z-index:1}.balance-card p{color:#c6d8c1;display:flex;align-items:center;gap:6px}.balance-dot{display:inline-block;width:4px;height:4px;background:#a5c193;border-radius:50%}.card-orbit{position:absolute;width:190px;height:190px;border:1px solid #ffffff0d;border-radius:50%;right:-100px;bottom:-75px;box-shadow:0 0 0 24px #ffffff04,0 0 0 50px #ffffff03}.stat-card{background:#fff;border:1px solid var(--border)}.stat-card>div:first-child{color:#92998a}.stat-icon{width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.income{background:#edf4e9;color:#71936c}.expense{background:#f9f0e7;color:#c5966f}.stat-card h2{color:#364034}.stat-card p{color:#a0a594}.stat-card p strong{color:#68765f;font-weight:500}.ocr-banner{display:flex;align-items:center;gap:17px;margin:23px 0;background:#f0f3e8;border:1px solid #e8edde;border-radius:11px;padding:18px 23px}.scan-symbol{display:flex;align-items:center;color:#7d966a;position:relative;background:#e6edda;border-radius:10px;padding:10px;flex-shrink:0}.scan-symbol>svg:last-child{position:absolute;right:3px;top:3px;background:#e6edda}.ocr-banner h3{font-size:13px;font-weight:550}.ocr-banner h3>span{display:inline-block;font-size:8px;vertical-align:middle;margin-left:7px;color:#8a9f75;background:#e5ecd8;padding:3px 6px;border-radius:4px;font-weight:400}.ocr-banner p{font-size:11px;color:#979f87;margin-top:7px;line-height:1.6}.ocr-banner>button{font-size:11px;color:#637c4e;margin-left:auto;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:21px}.panel{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:22px 23px 16px;gap:10px}.panel-title h3{font-size:14px;font-weight:550}.panel-title h3>span{font-size:10px;font-weight:400;background:#f4f6ef;color:#9ba38e;border-radius:4px;padding:3px 6px;margin-left:8px}.panel-title .text-button{font-size:10px;color:#97a185}.panel-title .muted{font-size:10px}.entry-list{padding:0 23px 10px}.entry-row{display:flex;width:100%;padding:16px 0;text-align:left;gap:12px;border-bottom:1px solid #f0f2ec;border-radius:0}.entry-list>div:last-child .entry-row{border-bottom:0}.entry-row:hover{background:#fafbf7}.category-icon{width:39px;height:39px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.entry-description{min-width:0;flex:1}.entry-description strong{display:block;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entry-description>span{display:block;font-size:10px;color:#a3a797;margin-top:7px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entry-amount{display:flex;flex-direction:column;text-align:right;flex-shrink:0}.entry-amount strong{font-family:var(--font-number);font-size:14px;font-weight:500}.entry-amount>span{font-size:9px;color:#a8ac9f;margin-top:7px}.income-text{color:#67936b}.row-chevron{color:#c7ccbf}.date-group{background:#f7f8f4;font-size:11px;color:#8b967d;padding:9px 12px;border-radius:5px;margin-top:10px}.donut{width:175px;height:175px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:8px auto 27px;transform:rotate(-0deg)}.donut>div{background:#fff;border-radius:50%;width:143px;height:143px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 5px #fff}.donut span{font-size:10px;color:#a0a58e;margin-bottom:9px}.donut strong{font-family:var(--font-number);font-size:21px;font-weight:550;letter-spacing:-.5px}.donut small{font-size:12px;margin-right:4px;font-weight:400}.chart-legend{padding:0 24px 19px}.chart-legend>div{display:flex;align-items:center;gap:8px;font-size:10px;margin-bottom:15px}.legend-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.chart-legend>div>span:nth-child(2){color:#838d76;flex:1}.chart-legend small{color:#afb59f;font-size:9px}.chart-legend strong{font-family:var(--font-number);font-weight:500;min-width:70px;text-align:right;color:#5f6b53;font-size:11px}.chart-empty{text-align:center;font-size:11px;line-height:1.9;padding:0 25px 35px;color:#a1a890}.bottom-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:27px;font-size:10px;color:#a6af97;line-height:1.7}.desktop-footer{display:flex;justify-content:space-between;padding:22px 44px;margin-top:8px;border-top:1px solid var(--border);font-size:9px;letter-spacing:1px;color:#a9af9c}.desktop-footer>span{letter-spacing:0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:62px 20px;color:#87947a}.empty-state>span{background:#f2f5eb;padding:18px;border-radius:50%;margin-bottom:17px;color:#9daa88}.empty-state h4{font-size:14px;font-weight:500}.empty-state p{font-size:11px;color:#a4ac98;margin:9px 0 19px}.empty-state .text-button{font-size:12px}.filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:19px;margin-bottom:19px}.filters label{font-size:10px;color:#8f9982;flex:1;min-width:130px}.filters label input{font-size:12px;margin-top:5px;padding:11px 8px}.filters select{font-size:12px;max-width:145px}.search-field{position:relative;flex:2;min-width:190px}.search-field input{width:100%;padding-left:34px;font-size:12px;min-height:42px}.search-field svg{position:absolute;left:11px;top:13px;color:#9ba58e}.filters>.text-button{height:43px;padding:0 8px}.load-more{display:flex;margin:16px auto 25px;color:var(--green);font-size:12px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.settings-card{padding:29px}.settings-icon{display:inline-flex;background:#eff4e9;color:#7b9466;padding:12px;border-radius:12px;margin-bottom:21px}.settings-card h3{font-size:17px;font-weight:550}.settings-card p{font-size:12px;line-height:1.9;color:#919a85;margin:13px 0 20px}.export-range{background:#f7f9f3;padding:16px;border-radius:8px;font-size:12px;line-height:2;color:#808f71;margin-bottom:25px}.settings-rule{border-bottom:1px solid #eef1e8;display:flex;justify-content:space-between;font-size:12px;padding:15px 0}.settings-rule span{color:#9ba48d}.settings-rule strong{font-weight:500}.logout{margin-top:25px}.mobile-nav{display:none}.toast{position:fixed;bottom:34px;left:50%;transform:translate(-50%);z-index:100;background:#2d5f49;color:#fff;box-shadow:0 5px 25px #1d38252a;padding:13px 23px;border-radius:10px;display:flex;align-items:center;gap:9px;font-size:13px}.login-page{display:grid;grid-template-columns:1.05fr 1fr;min-height:100vh;background:#fff}.login-story{background:#f0f3e8;display:flex;flex-direction:column;padding:55px 12%;min-height:100vh;overflow:hidden}.story-copy{margin:auto 0;padding:45px 0}.story-copy .eyebrow{font-size:9px}.story-copy h1{font-size:39px;line-height:1.6;font-weight:550;margin:21px 0 17px;letter-spacing:1px;color:#37533c}.story-copy>p{font-size:13px;line-height:2.1;color:#8a987c}.story-illustration{position:relative;height:240px;margin-top:24px}.illustration-receipt{position:absolute;background:#fffdf6;box-shadow:5px 15px 25px #657a4c10;transform:rotate(-9deg);padding:26px;left:38px;top:12px;width:205px;display:flex;flex-direction:column;gap:15px;color:#8c9d75;border-radius:6px;border-bottom:5px dashed #e8eddc}.illustration-receipt>span{font-size:10px}.illustration-receipt>div{height:5px;background:#edf0e4;width:100%}.illustration-receipt>div:nth-of-type(2){width:67%}.illustration-receipt>strong{font-size:12px;font-weight:500}.illustration-receipt>svg:last-child{position:absolute;right:17px;bottom:18px;border:1px solid #a7b88c;border-radius:50%;padding:3px}.illustration-leaf{position:absolute;left:231px;top:125px;color:#99ad7c;transform:rotate(25deg)}.login-story>small{font-size:10px;color:#9ba98b}.login-card{align-self:center;width:min(355px,80%);margin:40px auto}.login-lock{width:60px;height:60px;display:grid;place-items:center;border-radius:17px;background:#f0f5eb;color:#739362;margin-bottom:24px}.login-card h2{font-size:23px;font-weight:550;letter-spacing:.5px}.login-card>p{font-size:12px;color:#9da594;margin:14px 0 35px}.login-card label{font-size:12px;margin-bottom:10px}.login-card input{width:100%;padding:15px 13px;font-size:13px}.login-card .primary{margin-top:22px;height:48px}.privacy{border-top:1px solid #edf0e7;padding-top:23px;margin-top:35px;font-size:10px;color:#a7af9a;display:flex;align-items:center;gap:7px}.setup-error{max-width:460px;margin:15vh auto;padding:25px}.setup-error h2{margin-top:35px;font-size:21px}.editor{width:600px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 50px);padding:26px;border:1px solid #e0e6d9;border-radius:18px;background:#fff;color:#34402f;box-shadow:0 25px 90px #132b2325}.editor::backdrop{background:#1d302775;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.editor-header h2{font-size:22px;font-weight:550;margin-top:7px}.icon-button{width:34px;height:34px;border-radius:50%;background:#f6f7f2;color:#98a089}.editor-fields{border:0;padding:0;margin:0;min-width:0;display:flex;flex-direction:column;gap:19px}.editor-fields:disabled{opacity:.6}.entry-tabs{display:flex;border-bottom:1px solid #e9ede2;gap:25px}.entry-tabs button{font-size:13px;padding:0 2px 13px;color:#9ba68c}.entry-tabs .selected{color:#39734e;border-bottom:2px solid #39734e}.type-toggle{display:flex;gap:10px;align-items:center}.type-toggle>button{padding:9px 20px;background:#f5f7f0;color:#9ba38e;border-radius:8px;font-size:13px}.type-toggle>button.selected{background:#e7efdf;color:#548044}.type-toggle>span{font-size:11px;color:#bb9364}.amount-input{font-size:11px;color:#99a487;padding:0 0 13px;border-bottom:1px solid #e7ecdf}.amount-input>div{display:flex;align-items:center;gap:10px;margin-top:6px}.amount-input>div>span{font-size:26px;color:#6c7e58}.amount-input input{width:100%;border:0;padding:0;font-family:var(--font-number);font-size:37px;font-weight:500;color:#405633;background:transparent}.amount-input input::placeholder{color:#d0d8c5}.editor-fields>label,.form-grid>label{color:#788567;font-size:12px}.editor-fields input:not([type=checkbox]),.editor-fields select,.editor-fields textarea{font-size:13px}.amount-input input:not([type=checkbox]){font-size:37px}.label-hint{font-size:9px;color:#a7b096;margin-left:4px}.form-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:15px}.editor-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:23px}.delete-button{color:#b87361;margin-right:auto;font-size:12px}.editor-tip{display:flex;gap:5px;align-items:center;justify-content:center;font-size:10px;color:#a8b097;margin-top:24px;line-height:1.8}.upload-placeholder{border:1px dashed #cbd8bb;background:#f8faf4;padding:25px 14px;border-radius:10px;display:flex;align-items:center;flex-direction:column;gap:12px}.upload-placeholder>span{color:#8fa777}.upload-placeholder>strong{font-size:13px;font-weight:500}.upload-placeholder>p{font-size:10px;color:#9aa98a;text-align:center;line-height:1.8}.upload-placeholder>div{display:flex;gap:9px;margin-top:4px}.ocr-privacy{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;color:#a5af94;margin-top:12px;line-height:1.7}.image-preview{display:flex;align-items:center;gap:20px;background:#f5f7f0;border-radius:9px;padding:14px}.image-preview>img{width:125px;height:135px;object-fit:contain;border-radius:5px;background:#e8ebdf}.image-preview>div{display:flex;flex-direction:column;gap:14px}.ocr-result{border:1px solid #dfe9d4;background:#f4f8ed;border-radius:9px;display:flex;gap:10px;padding:13px;color:#82976e}.ocr-result>svg{flex-shrink:0}.ocr-result strong{font-size:12px;font-weight:500;color:#64844f}.ocr-result ul{padding-left:15px;margin:8px 0 0}.ocr-result li,.ocr-result p{font-size:11px;line-height:1.8}.ocr-result p{margin-top:7px}.confirm-check{display:flex!important;align-items:center;gap:9px;font-size:12px!important}.confirm-check input{width:16px!important;height:16px;margin:0;accent-color:var(--green)}.recognizing{display:flex;gap:9px;align-items:center;font-size:12px;color:#7e936b;margin-top:17px}.delete-confirm{background:#fff4ef;border:1px solid #efd5ca;padding:16px;border-radius:9px;margin-top:15px;font-size:12px;color:#a56752}.delete-confirm>div{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}@media(min-width:1500px){.main-content{padding-top:47px}.summary-grid article{padding:26px 30px}.summary-grid h2{font-size:37px}.entry-row{padding:19px 0}.donut{margin-top:20px;margin-bottom:32px}}@media(max-width:1150px){.sidebar{width:195px;padding:28px 17px 20px}.main-shell{margin-left:195px;width:calc(100% - 195px)}.main-content{padding:30px 25px 24px}.topbar{padding:0 25px}.heading-actions{gap:7px}.heading-actions button{padding:11px 12px;font-size:12px}.page-heading h1{font-size:25px}.summary-grid{gap:12px}.summary-grid article{padding:20px 18px}.summary-grid h2{font-size:25px}.summary-grid p{font-size:9px}.dashboard-grid{gap:15px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.panel-title,.entry-list{padding-left:18px;padding-right:18px}.ocr-banner{padding:17px}.ocr-banner>button{font-size:10px}.row-chevron{display:none}.desktop-footer{padding:22px 25px}.period-caption{font-size:9px}}@media(max-width:850px){.sidebar{width:175px;padding:26px 12px}.main-shell{margin-left:175px;width:calc(100% - 175px)}.main-content{padding:28px 20px}.topbar{padding:0 20px;height:65px}.page-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:24px}.heading-actions{padding:0}.summary-grid{grid-template-columns:1fr 1fr}.balance-card{grid-column:1/-1}.summary-grid .balance-card h2{font-size:33px;margin-top:4px}.balance-card p{margin-top:12px}.dashboard-grid{grid-template-columns:1fr}.expense-panel{display:grid;grid-template-columns:1fr 1fr}.expense-panel .panel-title{grid-column:1/-1}.expense-panel .donut{margin:10px auto 27px}.chart-legend{align-self:center;padding:15px}.chart-empty{align-self:center}.settings-grid{grid-template-columns:1fr}.ocr-banner{flex-wrap:wrap}.ocr-banner>button{margin-left:64px}.login-story{padding:40px 10%}.story-copy h1{font-size:31px}.login-card h2{font-size:21px}}@media(max-width:650px){.sidebar{display:none}.main-shell{margin-left:0;width:100%}.main-content{padding:25px 18px 105px}.topbar{height:57px;padding:0 20px}.topbar>span{font-size:10px}.topbar-private{display:none}.topbar>div{gap:0}.page-heading{gap:17px;margin-bottom:24px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.page-heading h1{font-size:27px;margin-top:7px}.page-heading p{font-size:11px}.heading-actions{width:100%;gap:10px}.heading-actions button{flex:1;height:42px;font-size:12px}.period-row{margin-bottom:15px}.month-picker input{font-size:13px;width:137px}.month-picker button{width:22px}.period-caption{font-size:9px}.summary-grid{gap:12px}.summary-grid article{padding:19px;border-radius:12px}.summary-grid .balance-card{padding:21px 23px}.summary-grid .balance-card h2{font-size:36px;margin-top:5px}.summary-grid .balance-card p{margin-top:16px;font-size:10px}.summary-grid article>div:first-child{font-size:11px}.summary-grid h2{font-size:24px;margin-top:13px;letter-spacing:-.7px}.summary-grid h2 small{font-size:15px;margin-right:5px}.summary-grid p{font-size:8px;margin-top:15px;white-space:normal;line-height:1.6}.stat-icon{width:29px;height:29px}.stat-icon svg{width:18px}.ocr-banner{margin:17px 0;padding:16px;gap:12px;position:relative}.scan-symbol{padding:9px}.ocr-banner>div{flex:1}.ocr-banner h3{font-size:12px}.ocr-banner h3>span{font-size:7px;margin-left:3px}.ocr-banner p{font-size:10px;max-width:235px;margin-top:6px}.ocr-banner>button{font-size:10px;margin-left:58px;margin-top:-3px}.dashboard-grid{gap:16px}.panel-title{padding:20px 18px 11px}.entry-list{padding:0 17px 8px}.entry-row{padding:16px 0}.entry-description strong{font-size:12px}.entry-amount strong{font-size:14px}.expense-panel{display:block}.donut{width:174px;height:174px}.expense-panel .donut{margin:20px auto 28px}.chart-legend{padding:0 27px 14px}.chart-legend>div{font-size:11px}.chart-legend strong{font-size:12px}.chart-legend small{font-size:10px}.chart-empty{padding:0 30px 30px}.bottom-note{font-size:9px;padding:0 10px;text-align:center;align-items:flex-start;line-height:1.9}.bottom-note svg{flex-shrink:0;margin-top:2px}.desktop-footer{display:none}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(67px + env(safe-area-inset-bottom));padding:8px 9px calc(8px + env(safe-area-inset-bottom));z-index:30;background:#ffffffed;border-top:1px solid #e6ebdf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;justify-content:space-around}.mobile-nav>button{flex-direction:column;gap:5px;font-size:9px;color:#a3ac97;min-width:48px}.mobile-nav>button.active{color:#397554}.mobile-nav .mobile-add{color:#fff;background:var(--green);height:43px;min-width:46px;border-radius:13px;box-shadow:0 3px 8px #204d3822}.toast{bottom:95px;font-size:12px;white-space:nowrap}.filters{gap:12px;padding:16px}.filters .search-field{flex-basis:100%}.filters label{min-width:120px}.filters select{max-width:none;flex:1;min-width:120px}.filters>.primary{flex:1}.filters>.text-button{padding:0 12px}.settings-card{padding:25px}.settings-card p{font-size:12px}.settings-grid{gap:17px}.editor{padding:22px 18px;border-radius:16px;max-width:calc(100vw - 20px);max-height:calc(100dvh - 25px);width:550px}.editor-header h2{font-size:21px}.form-grid{grid-template-columns:1fr;gap:18px}.editor-fields{gap:18px}.editor-header{margin-bottom:20px}.ocr-privacy,.editor-tip{font-size:9px}.editor-footer{gap:8px}.editor-footer .primary,.editor-footer .secondary{padding:11px 15px}.image-preview>img{width:115px;height:125px}.upload-placeholder>p{font-size:9px}.login-page{display:block;background:#f6f8f1;min-height:100dvh;padding-bottom:30px}.login-story{min-height:0;background:none;padding:35px 28px 0}.login-story .brand{font-size:23px}.story-copy{padding:35px 0 25px}.story-copy h1{font-size:30px;margin:14px 0 0;line-height:1.5}.story-copy>p,.story-illustration,.login-story>small{display:none}.story-copy .eyebrow{font-size:8px}.login-card{background:#fff;border:1px solid #e8eddf;border-radius:16px;padding:28px;width:calc(100% - 36px);margin:0 auto;max-width:430px}.login-lock{width:44px;height:44px;border-radius:13px;margin-bottom:20px}.login-lock svg{width:22px}.login-card h2{font-size:20px}.login-card>p{margin-bottom:26px}.privacy{font-size:9px;margin-top:27px}.empty-state{padding:45px 15px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.receipt-thumbnail{position:relative;display:block;padding:0;overflow:hidden;border-radius:7px;flex-shrink:0;background:#e8ebdf;cursor:zoom-in}.receipt-thumbnail img{display:block;width:125px;height:135px;object-fit:contain}.receipt-thumbnail span{position:absolute;left:0;right:0;bottom:0;background:#243d32c9;color:#fff;font-size:10px;padding:5px;text-align:center}.receipt-details{border:1px solid #e5ecdc;border-radius:10px;padding:15px;background:#fbfcf8}.receipt-details-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.receipt-details-heading h3{font-size:13px;font-weight:550}.receipt-details-heading h3 span{font-size:10px;color:#8c9a7d;margin-left:6px;font-weight:400}.receipt-item{padding:12px 0;border-top:1px solid #e8edde}.receipt-item-name{display:flex;align-items:center;gap:8px}.receipt-item-name>span{font-size:11px;color:#9daa8e}.receipt-item-name>input{flex:1;min-width:0}.receipt-item-name .icon-button{flex-shrink:0}.receipt-item-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;margin-top:10px}.receipt-item-fields label{font-size:10px;color:#8b997b}.receipt-item-fields input{width:100%;padding:9px 8px}.receipt-details-empty,.receipt-details-hint{font-size:11px;line-height:1.8;color:#97a28b}.receipt-details-hint{font-size:10px;margin-top:12px}.receipt-details-total{display:flex;justify-content:space-between;border-top:1px solid #e5ecdc;padding-top:12px;font-size:12px;color:#668151}.receipt-details-total strong{font-variant-numeric:tabular-nums}.receipt-difference{font-size:11px;line-height:1.8;color:#ac8351;margin-top:8px}.image-viewer{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#17241fec;color:#fff;overflow:hidden}.image-viewer[open]{display:flex;flex-direction:column}.image-viewer::backdrop{background:#162019}.image-viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;padding-top:max(12px,env(safe-area-inset-top));flex-shrink:0;background:#19271f}.image-viewer-toolbar strong{font-size:13px;font-weight:500}.image-viewer-toolbar>div{display:flex;align-items:center;gap:4px}.image-viewer-toolbar button{width:38px;height:38px;border-radius:8px;background:#ffffff0d;color:#fff}.image-viewer-toolbar span{min-width:45px;text-align:center;font-size:11px;font-variant-numeric:tabular-nums}.image-viewer-canvas{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom}.image-viewer-frame{display:flex;align-items:center;justify-content:center;min-width:100%;min-height:100%}.image-viewer-frame img{display:block;flex-shrink:0;max-width:none;object-fit:contain}.image-viewer-help{text-align:center;font-size:11px;padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom));line-height:1.7;color:#b5c7b5;flex-shrink:0}@media(max-width:650px){.receipt-thumbnail img{width:115px;height:125px}.receipt-item-fields input,.receipt-item-name input{font-size:16px!important}.image-viewer-toolbar{padding-left:10px;padding-right:10px}.image-viewer-toolbar button{width:34px}.image-viewer-toolbar strong{font-size:12px}.image-viewer-toolbar span{min-width:39px}}
