/* ReceiptBuddy / purpose-built responsive UI. No CDN, web font, or build process required. */
:root{--ink:#17372f;--text:#2b433c;--muted:#718079;--green:#17634f;--green-deep:#114e3f;--mint:#e8f3ed;--mint-bright:#d9ebdb;--paper:#f7f9f6;--line:#e4eae3;--white:#fff;--amber:#936124;--peach:#fbecde;--purple:#eeeafb;--blue:#e8f0fa;--radius:20px;--shadow:0 8px 30px #163a2510}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--text);background:var(--paper);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,summary,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #6b9f86;outline-offset:3px}button,input,textarea,select{border-radius:11px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;color:var(--ink);letter-spacing:-.04em;line-height:1.15}h1{font-size:38px}h2{font-size:23px}h3{font-size:19px}small{font-size:13px;color:var(--muted)}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.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}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:999}.skip-link:focus{top:10px}.text-right{text-align:right!important}.text-center{text-align:center}.muted{color:var(--muted)}.danger-text{color:#b3483a!important}.amber-text{color:var(--amber)}.purple-text{color:#8069b5}.mint{background:var(--mint);color:var(--green)}.peach{background:var(--peach);color:#ae6c3d}.purple{background:var(--purple);color:#7861a5}.blue{background:var(--blue);color:#557db0}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.16em;color:var(--green);display:block;margin-bottom:14px}.light{color:#c5e0c8}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 19px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:650;line-height:1.3;white-space:nowrap;transition:background .18s,box-shadow .18s,transform .18s}.btn:hover{transform:translateY(-1px)}.btn .icon{width:19px;height:19px}.btn-primary{background:var(--green);color:white;border-color:var(--green);box-shadow:0 4px 8px #134d3812}.btn-primary:hover{background:var(--green-deep);box-shadow:0 6px 15px #134d3820}.btn-white{background:white;border-color:var(--line);color:var(--ink)}.btn-white:hover{background:#f6f8f4}.btn-large{min-height:56px;padding:16px 23px;font-size:16px;border-radius:13px}.btn-small{min-height:39px;padding:9px 13px;font-size:13px}.btn-full{width:100%}.btn-danger{background:#ad4136;color:white}.text-link{display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:var(--green);font-weight:650;padding:0;font-size:14px}.text-link .icon{width:17px;height:17px}.text-link:hover{text-decoration:underline}.text-link.small{font-size:14px}.brand{display:inline-flex;align-items:center;gap:0;font-size:24px;letter-spacing:-1px;font-weight:750;color:var(--ink);white-space:nowrap}.brand>span:last-child{font-weight:450}.brand-mark{width:38px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--green);color:white;margin-right:9px;transform:rotate(-5deg)}.brand-mark .icon{width:25px;height:25px;transform:rotate(5deg)}.notice{display:flex;gap:12px;align-items:center;padding:15px 18px;border-radius:12px;margin-bottom:22px;font-size:14px;border:1px solid transparent;line-height:1.55}.notice a{text-decoration:underline;font-weight:650}.notice-error{background:#fff1ee;color:#9c3b2e;border-color:#f1cfc8}.notice-success{background:#e9f5e9;color:#265b32;border-color:#d7e9d5}.notice-warning{background:#fff7e8;color:#86591e;border-color:#f0e3c8}.notice-neutral{background:#eef3ef;color:#4b6659;border-color:#e0e8e1}.notice-info{background:#eaf2f8;color:#3a6285;border-color:#d4e4f1}.notice form{margin-left:auto}.badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:650;padding:5px 9px;border-radius:6px;white-space:nowrap}.badge .icon{width:12px;height:12px}.badge.green{background:#edf6ee;color:#417a46}.badge.amber{background:#fff3db;color:#94672a}.badge.neutral{background:#f0f2ef;color:#788076}.icon-button{border:1px solid var(--line);background:white;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:10px}.icon-button:hover{background:var(--paper)}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650;color:var(--text)}input:not([type=checkbox]):not([type=file]),textarea,select{width:100%;min-height:46px;background:white;border:1px solid #dce4dd;padding:11px 13px;color:var(--ink);font-size:15px;outline-offset:0;transition:border .15s}textarea{resize:vertical;line-height:1.6}input::placeholder,textarea::placeholder{color:#96a29a;font-size:14px;font-weight:400}input:disabled{background:#f4f5f2!important;color:#809085!important}.optional{font-size:12px;font-weight:400;color:var(--muted)}.field-help{font-size:12px;line-height:1.65;color:var(--muted);font-weight:400}.field-help .icon{width:13px;height:13px}.field-help a{text-decoration:underline}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stack-form{display:flex;flex-direction:column;gap:18px}.stack-form>.btn{align-self:flex-start}.form-intro{color:var(--muted);margin:17px 0 28px;font-size:16px}.inline-form{display:flex;gap:10px;align-items:center}.password-wrap{position:relative;display:block}.password-wrap input{padding-right:65px!important}.password-toggle{position:absolute;right:6px;top:5px;background:none;border:0;font-size:12px;font-weight:600;padding:10px;color:var(--muted)}fieldset{padding:0;margin:0;border:0;min-width:0}progress{width:100%;height:9px;appearance:none;border:0;border-radius:9px;background:#e7eee7;overflow:hidden}progress::-webkit-progress-bar{background:#e7eee7;border-radius:9px}progress::-webkit-progress-value{background:var(--green);border-radius:9px}progress::-moz-progress-bar{background:var(--green);border-radius:9px}
/* Marketing */
.public-page{background:#fcfcf8}.public-nav{max-width:1320px;margin:auto;padding:28px 44px;display:flex;align-items:center;gap:40px}.public-links{display:flex;gap:30px;margin-left:auto;font-size:14px;color:#5e6f65}.public-links a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:28px}.sign-in-link{font-size:14px;font-weight:600}.hero{max-width:1320px;padding:55px 44px 96px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;gap:42px;align-items:center;min-height:650px}.hero-pill{display:inline-flex;align-items:center;gap:9px;background:#edf3e8;color:#496b45;border:1px solid #e0e9d9;font-size:12px;padding:7px 11px;border-radius:30px;margin-bottom:24px;font-weight:550}.hero-pill>span{width:6px;height:6px;background:#6b9460;border-radius:50%}.hero h1{font-size:68px;line-height:1.045;letter-spacing:-3.5px;font-weight:630}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#58815d;font-style:italic}.hero-copy>p{margin-top:24px;max-width:440px;font-size:17px;line-height:1.85;color:#6a786d}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-benefits{display:flex;gap:22px;margin-top:23px;font-size:12px;color:#7b8879}.hero-benefits .icon{width:14px;height:14px;color:#6c9464;margin-right:4px}.hero-art{height:510px;position:relative}.art-orbit{width:520px;height:520px;position:absolute;left:0;top:0;background:radial-gradient(ellipse at center,#e4efdd 0,#eef3e7 52%,#f9faf5 72%);border-radius:50%}.sample-app{position:absolute;top:42px;right:0;width:410px;border:1px solid #e1e7dc;border-radius:17px;background:#fff;box-shadow:0 24px 60px #40552b1b;overflow:hidden;transform:rotate(2deg)}.sample-top{padding:18px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0e8}.mini-logo{font-size:13px;font-weight:750;letter-spacing:-.5px}.mini-logo .icon{width:18px;color:var(--green)}.sample-label{font-size:7px;letter-spacing:.12em;color:#97a293}.sample-body{padding:25px 26px 15px}.sample-body .eyebrow{font-size:8px;margin-bottom:7px}.sample-body>h3{font-size:24px;margin-bottom:19px}.sample-total{background:#f0f5ec;padding:18px 18px 7px;border-radius:11px}.sample-total>span{font-size:11px;color:#577256;display:block}.sample-total>strong{display:block;font-size:34px;letter-spacing:-1.5px;margin:5px 0;color:var(--ink);line-height:1.2}.sample-total>strong>span{font-size:26px;font-weight:400;color:#72906a}.sample-total>small{font-size:8px}.sample-bars{display:flex;align-items:end;justify-content:space-between;gap:8px;height:63px;margin-top:9px;padding-bottom:5px}.sample-bars i{display:block;width:100%;height:25px;background:#cadac0;border-radius:4px 4px 0 0}.sample-bars i:nth-child(2n){height:39px}.sample-bars i:nth-child(3n){height:50px;background:#6f9673}.sample-bars i:nth-child(4n){height:32px}.sample-bars i:last-child{height:58px;background:#2b6c53}.sample-row{display:flex;align-items:center;gap:10px;border-top:1px solid #edf1e9;padding:14px 0;font-size:11px}.sample-row:first-of-type{margin-top:10px}.sample-row>div{flex:1}.sample-row strong{display:block;font-size:11px}.sample-row small{display:block;font-size:8px}.sample-row>b{font-size:12px}.merchant-tile{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center}.merchant-tile .icon{width:18px;height:18px}.floating-receipt{position:absolute;bottom:8px;left:-19px;width:206px;min-height:243px;background:#fffefa;box-shadow:0 14px 32px #2d483025;padding:24px 18px 14px;transform:rotate(-9deg);border-radius:3px;clip-path:polygon(0 0,100% 0,100% 96%,95% 100%,90% 96%,85% 100%,80% 96%,75% 100%,70% 96%,65% 100%,60% 96%,55% 100%,50% 96%,45% 100%,40% 96%,35% 100%,30% 96%,25% 100%,20% 96%,15% 100%,10% 96%,5% 100%,0 96%);color:#56604c;font-family:monospace}.floating-receipt>strong{font-size:13px;display:block;text-align:center;letter-spacing:1px}.floating-receipt>small{display:block;text-align:center;font-size:8px;margin:8px 0 21px}.floating-receipt>div{display:flex;justify-content:space-between;font-size:9px;margin:11px 0}.floating-receipt>div:last-of-type{font-size:12px}.receipt-rule{display:block;border-bottom:1px dashed #d4d8cc;margin:14px 0}.barcode{height:27px;width:105px;margin:17px auto 9px;display:block;background:repeating-linear-gradient(to right,#565e51 0 2px,transparent 2px 4px,#565e51 4px 5px,transparent 5px 7px)}.example-caption{font-size:10px;color:#84917b;text-align:center;display:block;margin-top:11px}.floating-receipt .example-caption{font-size:7px}.saved-bubble{position:absolute;right:-12px;bottom:-3px;display:flex;align-items:center;gap:11px;border:1px solid #e3eadb;background:white;padding:15px 20px;border-radius:13px;box-shadow:0 15px 35px #3e542c1b;transform:rotate(-2deg)}.saved-bubble>span{height:36px;width:36px;background:#e6f1df;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#608052}.saved-bubble strong{font-size:12px;display:block}.saved-bubble small{font-size:9px;display:block}.use-strip{max-width:1232px;margin:0 auto;padding:30px 0;display:flex;align-items:center;justify-content:space-between;border-block:1px solid #e5eade;gap:20px}.use-strip>span{font-size:12px;color:#84907b;line-height:1.7}.use-strip strong{font-weight:500;color:#66765b}.use-strip>div{display:flex;gap:10px;align-items:center;font-weight:550;font-size:14px;color:#6d7f62}.use-strip .icon{width:22px;color:#8b9d7e}.how-section{max-width:1232px;margin:auto;padding:96px 0 88px}.section-heading{text-align:center;max-width:650px;margin:0 auto}.section-heading h2{font-size:43px;letter-spacing:-1.9px}.section-heading>p{font-size:15px;margin-top:17px;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:58px}.steps-grid article{position:relative;background:#f6f8f0;border:1px solid #ecf0e6;border-radius:18px;padding:30px 29px 33px}.step-number{position:absolute;right:24px;top:22px;font-family:Georgia,serif;font-size:34px;font-style:italic;color:#d9e2d0}.step-icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:15px;margin-bottom:28px}.step-icon .icon{width:26px;height:26px}.steps-grid h3{font-size:26px;margin-bottom:14px}.steps-grid p{font-size:14px;line-height:1.9;color:#7b8672}.life-section{max-width:1232px;margin:auto;padding:55px 0 100px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.life-section h2{font-size:42px;letter-spacing:-1.7px;line-height:1.2}.life-section h2 em{font-family:Georgia,serif;font-weight:400;color:#72936a}.life-section p:not(.example-caption){font-size:15px;line-height:1.9;color:#7a8773;margin:23px 0}.folder-stack{display:flex;flex-direction:column;gap:15px;padding:20px}.folder-example{display:flex;gap:19px;align-items:center;background:white;border:1px solid var(--line);border-radius:15px;padding:26px 23px;box-shadow:0 8px 20px #304a2606}.folder-example:nth-child(2){transform:translateX(20px)}.folder-example>.icon:first-child{width:44px;height:44px;padding:10px;box-sizing:content-box;border-radius:13px;background:var(--mint);color:var(--green)}.folder-example.purple>.icon:first-child{background:var(--purple);color:#8472b0}.folder-example.peach>.icon:first-child{background:var(--peach);color:#b68255}.folder-example div{flex:1}.folder-example strong{display:block;font-size:15px;color:var(--ink);font-weight:650}.folder-example small{display:block;margin-top:5px;font-size:12px}.folder-example>.icon:last-child{width:18px;color:#95a28c}.final-cta{max-width:1232px;margin:0 auto 70px;background:#214f3d;border-radius:22px;display:flex;align-items:center;justify-content:space-between;padding:55px 60px;gap:30px}.final-cta h2{font-size:38px;color:#f4f9ec;font-weight:550;letter-spacing:-1.6px}.final-cta p{font-size:14px;color:#b5ceb4;margin-top:18px}.final-cta .btn-white{background:#f4f7ee;border:0;color:#315c43}.public-footer{max-width:1232px;margin:auto;display:flex;align-items:center;gap:30px;padding:35px 0 42px;border-top:1px solid var(--line)}.public-footer .brand{font-size:20px}.public-footer .brand-mark{width:30px;height:33px}.public-footer .brand-mark .icon{width:20px}.public-footer>span{font-size:12px;color:#85927d}.public-footer>nav{display:flex;gap:22px;margin-left:auto;font-size:12px;color:#65775a}.public-footer>small{font-size:11px}.information-page{max-width:820px;margin:60px auto 90px;padding:0 25px;min-height:500px}.information-page h1{font-size:42px;margin-bottom:32px}.information-page h2{font-size:24px;margin:28px 0 14px}.information-page p{color:#69796c;margin:12px 0;line-height:1.85}.error-page{max-width:850px;margin:100px auto 120px;padding:0 30px;min-height:300px}.error-page h1{font-size:44px;margin-bottom:25px}.error-page>p{font-size:18px;color:var(--muted)}.error-page>small{display:block;margin-top:30px}
/* Authentication */
.auth-page{min-height:100vh;display:grid;grid-template-columns:46% 54%;background:#fff}.auth-story{background:#184d3e;color:white;padding:42px 58px 35px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:100vh}.auth-story:after{content:"";position:absolute;width:650px;height:650px;bottom:-390px;right:-360px;border:70px solid #2b624e;border-radius:50%;opacity:.35;pointer-events:none}.brand-inverse{color:#f2f8e9}.brand-inverse .brand-mark{background:#d7e7c3;color:#284e39}.auth-story-body{margin:auto 0;padding:75px 0}.auth-story-body h1{font-size:59px;line-height:1.12;letter-spacing:-2.9px;color:#f1f7e9;font-weight:550}.auth-story-body>p{margin-top:26px;max-width:340px;color:#bad1bc;line-height:1.9;font-size:16px}.auth-receipt{margin-top:50px;display:flex;align-items:center;gap:15px;background:#ffffff0c;border:1px solid #d7eac627;border-radius:16px;padding:20px 23px;max-width:355px}.auth-receipt-icon{height:38px;width:38px;border-radius:50%;background:#dcebbf;display:flex;align-items:center;justify-content:center;color:#3d6542}.auth-receipt strong{font-size:13px;font-weight:550;color:#eef6e9}.auth-receipt small{display:block;color:#bbd0b7;font-size:11px;margin-top:4px}.auth-story-footer{font-size:11px;color:#b7cbb1;display:flex;gap:9px;align-items:center;position:relative;z-index:1}.auth-story-footer .icon{width:15px;height:15px}.auth-content{display:flex;flex-direction:column;min-height:100vh;padding:43px 9% 27px;position:relative}.back-home{font-size:12px;color:#87917d;margin-bottom:25px}.auth-form-wrap{margin:auto 0;padding:35px 0;max-width:460px;width:100%}.auth-form-wrap h1{font-size:34px;line-height:1.25;font-weight:650}.auth-form-wrap .stack-form{gap:20px}.auth-form-wrap .stack-form>.btn{margin-top:5px;font-size:15px;min-height:50px}.auth-form-wrap label{font-size:13px}.auth-form-wrap input{height:49px}.auth-switch{font-size:13px;color:#85917d;text-align:center;margin-top:29px}.auth-switch a{color:var(--green);font-weight:650}.auth-footnote{font-size:11px;text-align:center;color:#97a18e}.auth-form-wrap .eyebrow{font-size:10px}
/* Application shell */
.sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;background:#fdfefb;border-right:1px solid var(--line);padding:31px 23px 20px;display:flex;flex-direction:column;z-index:30}.sidebar .brand{font-size:23px;letter-spacing:-1.1px}.sidebar .brand-mark{width:34px;height:38px;border-radius:10px;margin-right:8px}.sidebar .brand-mark .icon{width:23px;height:23px}.workspace-label{font-size:8px;letter-spacing:.13em;color:#a2ada0;margin:42px 0 18px 11px;font-weight:650}.side-nav{display:flex;flex-direction:column;gap:6px}.side-nav>a{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:10px;font-size:13px;font-weight:500;color:#7b8a7b}.side-nav>a .icon{width:20px;height:20px;color:#829480}.side-nav>a:hover{background:#f4f6ef}.side-nav>a.active{background:#e8f0e3;color:#285a3b;font-weight:650}.side-nav>a.active .icon{color:#386949}.nav-dot{width:5px;height:5px;border-radius:50%;background:#95b486;margin-left:auto}.sidebar-scan{margin:26px 0 0;width:100%;font-size:13px}.sidebar-bottom{margin-top:auto;padding-top:30px}.sidebar-note{background:#f0f4e9;border:1px solid #e7eddd;padding:17px;border-radius:13px;margin-bottom:19px}.sidebar-note .small-icon{display:block;color:#899e67;margin-bottom:10px}.small-icon .icon{width:21px}.sidebar-note strong{font-size:12px;font-weight:600}.sidebar-note p{font-size:11px;color:#899477;line-height:1.8;margin-top:7px}.settings-link{display:flex;gap:11px;align-items:center;font-size:12px;color:#84917c;padding:11px 12px}.settings-link .icon{width:17px;height:17px}.settings-link.active{color:var(--green);font-weight:650}.app-shell{margin-left:250px;min-height:100vh;display:flex;flex-direction:column}.app-topbar{height:89px;border-bottom:1px solid var(--line);background:#fbfcf8;display:flex;align-items:center;justify-content:space-between;padding:0 43px}.topbar-title{font-size:12px;color:#939d8a}.topbar-right{display:flex;align-items:center;gap:24px}.topbar-right>.icon-button{width:35px;height:35px;border:0;background:transparent;color:#8c9d81}.account-menu{position:relative;z-index:40}.account-menu>summary{display:flex;gap:10px;align-items:center;cursor:pointer;list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.avatar{height:37px;width:37px;border-radius:12px;background:#e8ecd9;display:flex;align-items:center;justify-content:center;color:#677d47;font-size:15px;font-weight:600;border:1px solid #dde5cf}.account-name{font-size:12px;color:#44623c;font-weight:650;line-height:1.2}.account-name small{display:block;font-size:10px;font-weight:400;color:#929c86;margin-top:6px}.account-chevron{color:#879b77;margin-left:7px;font-size:16px}.account-dropdown{position:absolute;right:0;top:55px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 45px #3043271a;border-radius:15px;min-width:265px;padding:18px}.account-dropdown>strong{display:block;font-size:14px}.account-dropdown>small{display:block;font-size:11px;margin:3px 0 13px;overflow-wrap:anywhere}.account-dropdown>a,.account-dropdown form button{display:flex;gap:11px;align-items:center;padding:11px 7px;font-size:12px;border:0;border-radius:7px;background:none;width:100%;text-align:left}.account-dropdown>a:hover,.account-dropdown button:hover{background:#f3f6ee}.account-dropdown .icon{width:17px;height:17px}.account-dropdown>form{border-top:1px solid var(--line);margin-top:7px;padding-top:7px}.app-main{max-width:1500px;width:100%;padding:38px 43px 30px;margin:0 auto;flex:1}.app-footer{padding:22px 43px;display:flex;justify-content:space-between;color:#a1aa95;font-size:10px}.app-footer a{color:#87957b}.mobile-brand,.mobile-bottom{display:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.page-heading .eyebrow{font-size:9px;margin-bottom:11px}.page-heading h1{font-size:33px;letter-spacing:-1.2px;font-weight:620}.page-heading p{font-size:13px;color:#929c87;margin-top:10px}.page-heading>.btn{font-size:12px}.back-link{font-size:12px;display:block;color:#8b9d80;margin-bottom:16px}.card{background:white;border:1px solid var(--line);border-radius:17px;box-shadow:0 3px 6px #344f2303;overflow:hidden}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 25px}.card-heading h2{font-size:17px;letter-spacing:-.45px;font-weight:650}.card-heading p{font-size:11px;margin-top:6px;color:#9aa38e}.card-heading>.icon{color:#9ba98b}.card-heading>.text-link{font-size:11px}.section-row{display:flex;justify-content:space-between;align-items:center;gap:18px}.section-row h2{font-size:18px}.section-row h3{font-size:16px}.section-row p{font-size:11px;color:#8b977f;margin-top:6px}.stats-grid{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:18px;margin-bottom:24px}.stat-card{padding:23px 24px;background:#fff;border:1px solid var(--line);border-radius:15px;min-width:0}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#7e8c71;font-size:12px;font-weight:500}.stat-top>.icon,.stat-top>span>.icon{width:19px;height:19px}.stat-card>strong{display:block;font-size:32px;font-weight:600;color:var(--ink);line-height:1.1;letter-spacing:-1.2px;margin:21px 0 12px}.stat-card>strong>span{font-size:11px;letter-spacing:0;font-weight:400;color:#929d85;margin-left:8px}.stat-card>small{font-size:10px;color:#93a584}.stat-card>a{font-size:9px;color:#889b78;display:flex;align-items:center;gap:5px}.stat-card>a .icon{width:12px;height:12px}.primary-stat{background:#edf3e7;border-color:#e4ebdc}.primary-stat .stat-top{color:#638150}.primary-stat>strong{color:#325f3c}.dashboard-middle{display:grid;grid-template-columns:1.85fr 1fr;gap:24px;margin-bottom:27px}.year-chip{font-size:10px;color:#80916e;border:1px solid #e4eadc;padding:6px 10px;border-radius:6px;white-space:nowrap}.spending-card .card-heading{padding-bottom:8px}.spending-chart{height:145px;display:flex;gap:12px;padding:10px 26px 0;align-items:stretch;position:relative}.chart-column{display:flex;flex-direction:column;align-items:center;justify-content:end;flex:1;min-width:0;font-size:9px;color:#a0aa94}.chart-bar-space{height:108px;width:100%;display:flex;align-items:end;justify-content:center;border-bottom:1px solid #edf0e8}.chart-column>span{margin-top:12px}.chart-bar{width:68%;max-width:25px;display:block;background:#d6e4c9;border-radius:4px 4px 0 0;min-height:2px}.chart-bar.current{background:#648a4c}.chart-bar.refund-bar{background:#dfb38e}.chart-empty-note,.chart-caption{font-size:10px;color:#9aa68e;text-align:center;padding:16px 15px 20px}.capture-card{border:1px solid #e5eddb;border-radius:16px;background:#edf3e5;padding:26px 25px;position:relative;overflow:hidden}.capture-icon{position:absolute;right:17px;top:18px;transform:rotate(8deg);color:#b5c7a0}.capture-icon .icon{width:40px;height:40px;stroke-width:1}.capture-card .eyebrow{font-size:8px;color:#7f9566;margin-top:10px;margin-bottom:24px}.capture-card h2{font-size:23px;line-height:1.2;color:#436539;font-weight:550;letter-spacing:-.75px}.capture-card p{font-size:11px;line-height:1.8;color:#8b9b76;max-width:210px;margin:13px 0 21px}.capture-card .btn{min-height:38px;font-size:10px;border-color:#e0e8d6}.capture-card .btn .icon{width:14px}.receipt-table-wrap{width:100%;overflow-x:auto}.receipt-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;white-space:nowrap}.receipt-table thead{background:#fafbf7;border-block:1px solid #eff2e9;color:#a0ac91}.receipt-table th{padding:10px 16px;font-weight:500;font-size:10px}.receipt-table th:first-child{padding-left:25px}.receipt-table th:last-child{padding-right:15px}.receipt-table td{padding:15px 16px;border-bottom:1px solid #f0f3ea;color:#8b9a7c;font-size:11px}.receipt-table td:first-child{padding-left:25px}.receipt-table tr:last-child td{border:0}.receipt-table tbody tr:hover{background:#fcfdf9}.receipt-merchant{display:flex;align-items:center;gap:12px;max-width:340px}.receipt-thumbnail{height:41px;width:35px;border:1px solid #e5eadd;background:#f9faf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:5px;overflow:hidden;color:#9eac8c}.receipt-thumbnail img{width:100%;height:100%;object-fit:cover;object-position:top}.receipt-thumbnail .icon{width:19px}.receipt-merchant strong{font-size:12px;font-weight:600;color:#4c6540;display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis}.receipt-merchant small{font-size:9px;color:#a1ac91;display:block;margin-top:5px;max-width:225px;overflow:hidden;text-overflow:ellipsis}.folder-inline{font-size:10px;color:#92a081}.folder-inline .icon{width:13px;height:13px;margin-right:3px}.amount-cell{font-size:13px!important;font-weight:600;color:#526d40!important}.row-open .icon{height:14px;width:14px;color:#a9b59b}.folders-preview{margin-top:29px}.folders-preview .section-row{margin-bottom:17px}.folder-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.folder-mini{border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:12px;background:white;padding:17px}.folder-mini-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.folder-mini-icon .icon{width:21px;height:21px}.folder-mini>div{min-width:0;flex:1}.folder-mini strong{display:block;font-size:11px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#596f49}.folder-mini small{display:block;margin-top:6px;font-size:9px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a1ac92}.folder-mini>.icon{width:13px;height:13px;color:#a4b192}.empty-state{text-align:center;padding:55px 24px}.empty-state h3{font-size:22px;margin:19px 0 12px}.empty-state p{max-width:420px;margin:0 auto 23px;font-size:14px;color:#919e84;line-height:1.8}.empty-icon{display:inline-flex;align-items:center;justify-content:center;background:#edf3e6;width:63px;height:63px;border-radius:18px;color:#89a36d}.empty-icon .icon{width:30px;height:30px}.filter-bar{display:flex;flex-wrap:wrap;align-items:start;gap:12px;margin-bottom:23px}.filter-bar>label:not(.search-field){width:165px}.filter-bar select{font-size:12px}.search-field{position:relative;flex:1;min-width:240px}.search-field input{padding-left:41px!important;font-size:13px!important}.search-field>.icon{position:absolute;left:13px;top:14px;color:#9aaa8b;width:18px;height:18px}.filter-bar .btn{font-size:12px}.date-filter{position:relative;align-self:center;font-size:11px;color:#8b9a7d}.date-filter>summary{cursor:pointer;min-height:44px;padding-top:13px}.date-filter>div{position:absolute;top:48px;right:0;display:flex;gap:10px;background:white;border:1px solid var(--line);padding:16px;box-shadow:var(--shadow);border-radius:10px;z-index:5}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:15px;color:#9aa68e;font-size:12px}.pagination>div{display:flex;gap:10px}.pagination .btn{font-size:12px}.table-note{margin-top:17px}.scan-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:28px;max-width:1130px}.scan-card{min-width:0}.step-pill{font-size:8px;letter-spacing:.07em;padding:7px 10px;background:#f0f5eb;color:#7c9762;border-radius:5px;white-space:nowrap}.scan-card .card-heading{padding:25px 28px}.drop-zone{border:1.5px dashed #c8d9bd;border-radius:14px;background:#f8fbf3;margin:0 28px;padding:42px 20px;text-align:center;transition:background .2s}.drop-zone.drag-over{background:#e5f0db;border-color:var(--green)}.upload-big-icon{width:72px;height:72px;background:#e9f1e1;color:#729958;border-radius:21px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px}.upload-big-icon .icon{height:34px;width:34px;stroke-width:1.4}.drop-zone h3{font-size:23px;font-weight:600;letter-spacing:-.8px}.drop-zone p{font-size:12px;color:#94a182;margin:12px auto 23px;max-width:280px;line-height:1.8}.upload-actions{display:flex;justify-content:center;gap:10px}.upload-actions .btn{font-size:11px;cursor:pointer}.scan-fields{padding:25px 28px;display:flex;flex-direction:column;gap:21px}.scan-fields label{font-size:12px}.scan-fields input,.scan-fields select,.scan-fields textarea{font-size:14px}.scan-fields>button{font-size:13px}.scan-fields .optional{font-size:10px}.scan-fields .notice{margin:0}.scan-fields #upload-status{font-size:12px;margin-top:10px;color:#7d8b6e}.scan-aside{display:flex;flex-direction:column;gap:23px;padding-top:9px}.tips-card{padding:25px}.tips-card .eyebrow{font-size:9px}.tips-card h2{font-size:26px;font-weight:550;letter-spacing:-.9px;margin-bottom:28px}.tip{display:flex;gap:13px;margin-bottom:22px;align-items:start}.tip>span{border:1px solid #dce5d3;border-radius:50%;width:26px;height:26px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;color:#879e6c;background:#f0f5e8;margin-top:2px}.tip p{font-size:12px;line-height:1.9;color:#98a58a}.tip strong{font-weight:600;color:#648050}.manual-card{border:1px solid #e7eadb;background:#f5f5e9;border-radius:14px;padding:24px 26px}.manual-card>span{display:block;color:#a09c6e;margin-bottom:16px}.manual-card h3{font-size:18px;letter-spacing:-.5px;font-weight:550}.manual-card p{font-size:12px;color:#a0a082;margin:12px 0 19px;line-height:1.8}.manual-card .text-link{font-size:11px}.preview-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:19px}.preview-meta>strong{font-size:12px;color:#81976c;overflow-wrap:anywhere}#selected-image{max-height:300px;width:auto;max-width:100%;object-fit:contain;margin:auto;border-radius:4px;box-shadow:0 5px 20px #4e693b18}.review-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:27px;align-items:start}.original-card{position:sticky;top:25px}.receipt-photo{padding:28px;background:repeating-linear-gradient(45deg,#f0f2e9 0,#f0f2e9 10px,#f2f4ed 10px,#f2f4ed 20px);max-height:640px;overflow:auto;min-height:380px}.receipt-photo img{max-width:100%;height:auto;box-shadow:0 7px 28px #3a4d211a;margin:auto}.receipt-photo a{display:block}.photo-caption{font-size:11px;color:#a1ac91;text-align:center;padding:15px 21px}.ocr-details{padding:17px 22px;border-top:1px solid var(--line);font-size:12px;color:#8d9b79}.ocr-details summary{cursor:pointer}.ocr-details pre{font-size:11px;white-space:pre-wrap;max-height:260px;overflow:auto;margin-top:18px;color:#829171;line-height:1.8}.review-form-card{min-width:0}.review-form-card .card-heading{border-bottom:1px solid #edf1e6}.review-form-card form#receipt-form{padding:25px}.review-fields{display:flex;flex-direction:column;gap:18px}.review-fields label{font-size:12px}.review-fields input,.review-fields select,.review-fields textarea{font-size:14px}.review-fields .optional{font-size:10px}.allocation-section{border-top:1px solid var(--line);margin-top:24px;padding-top:23px}.allocation-section .section-row{align-items:start;margin-bottom:19px}.allocation-section .section-row h3{font-size:15px}.allocation-section .section-row p{font-size:10px;line-height:1.8}.allocation-row{border:1px solid #e7ecdf;background:#fafbf7;padding:16px;border-radius:11px;margin-bottom:12px}.allocation-row label{font-size:10px;color:#82966c}.allocation-row input:not([type=checkbox]),.allocation-row select{font-size:12px!important;padding:9px;min-height:40px}.allocation-row .two-fields{gap:11px}.allocation-bottom{display:flex;align-items:end;gap:13px;margin-top:15px}.allocation-bottom>label:first-child{max-width:145px;flex:1}.checkbox-label{display:flex;flex-direction:row;align-items:center;gap:7px;min-height:40px;flex:1;font-size:10px!important;line-height:1.5}.checkbox-label input{appearance:auto;width:15px;height:15px;accent-color:var(--green);flex-shrink:0}.remove-allocation{width:29px;height:38px;border:0;background:transparent;color:#abb798}.remove-allocation .icon{width:15px;height:15px}.allocation-balance{font-size:11px;color:#7c985f;margin:12px 0 8px}.allocation-balance.invalid{color:#b16f44}.allocation-section>.field-help{font-size:10px}.review-save-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:27px}.review-save-actions .btn{font-size:11px;min-height:43px;padding:10px 13px}.review-save-actions>.text-link{font-size:11px;margin:7px auto}.receipt-danger-row{display:flex;justify-content:space-between;padding:18px 25px;border-top:1px solid #eef0e9}.receipt-danger-row .text-link{font-size:11px}.suggestion-details{margin-top:20px;background:#f4f7ee;padding:15px;border-radius:10px;font-size:11px;color:#8a9b76}.suggestion-details summary{cursor:pointer;font-weight:650;color:#687f53}.suggestion-details p{margin-top:10px;line-height:1.8}.suggestion-details dl>div{margin-top:10px}.suggestion-details dt{color:#799265;font-weight:600}.suggestion-details dd{margin:3px 0}.suggestion-details dd small{font-size:10px}.folder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;margin-bottom:28px}.folder-card{padding:26px 23px;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.folder-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.folder-card-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:16px;margin-bottom:27px}.folder-card-icon .icon{width:29px;height:29px;stroke-width:1.45}.folder-card h2{font-size:20px;line-height:1.3;letter-spacing:-.65px;overflow-wrap:anywhere}.folder-card p{font-size:12px;color:#97a383;line-height:1.8;margin:12px 0 27px;flex:1}.folder-card>div{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#74925b;border-top:1px solid var(--line);padding-top:17px}.folder-card>div>.icon{width:15px;height:15px}.folder-card.archived{opacity:.65}.empty-folder{background:#f0f4e8}.form-section{max-width:830px}.folder-form{padding:0 26px 28px;display:flex;flex-direction:column;gap:20px}.folder-form>.btn{align-self:start}.folder-edit{margin-top:25px;padding:22px;max-width:730px}.folder-edit summary{cursor:pointer;font-weight:600;font-size:14px}.folder-edit .stack-form{margin:23px 0}.folder-totals{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:24px}.folder-totals .compact-total{min-width:250px;flex:1}.compact-total{padding:22px 26px;display:flex;flex-direction:column}.compact-total>span{font-size:12px;color:#8b9f73}.compact-total>strong{font-size:34px;letter-spacing:-1.5px;font-weight:600;color:#446536;line-height:1.2;margin:14px 0}.compact-total>small{font-size:10px;color:#9cae8a}.report-filters{padding:23px 25px;display:grid;grid-template-columns:1fr 1fr 1.3fr auto;align-items:end;gap:15px;margin-bottom:25px}.report-filters label{font-size:11px}.report-filters input,.report-filters select{font-size:13px}.report-filters button{font-size:12px}.report-totals{display:flex;gap:19px;flex-wrap:wrap;margin-bottom:25px}.report-totals>.compact-total{flex:1;min-width:240px}.report-totals>.empty-state{width:100%}.report-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:25px;margin-bottom:25px}.category-list{padding:0 25px 23px}.category-list>div{display:flex;justify-content:space-between;border-bottom:1px solid #edf2e6;align-items:center;padding:14px 0;font-size:13px;color:#789562}.category-list>div:last-child{border:0}.category-list>div>span>small{font-size:9px;margin-left:9px;color:#acb799}.category-list strong{font-weight:600;color:#65854e}.export-card{border:1px solid #e3e9d5;background:#eef3e4;border-radius:16px;padding:30px}.export-icon{width:45px;height:45px;background:#e2ebd3;display:flex;align-items:center;justify-content:center;border-radius:13px;color:#8aa169;margin-bottom:24px}.export-card h2{font-size:25px;line-height:1.3;font-weight:550;color:#567745}.export-card p{font-size:12px;color:#90a07c;line-height:1.9;margin:16px 0 23px;max-width:340px}.export-card .btn{font-size:12px}.export-card small{display:block;font-size:10px;color:#9cad87;margin-top:13px}.export-list{padding:0 25px 25px}.export-list>div{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.export-list>div:last-child{border:0}.export-file-icon{background:#f0f4e8;border-radius:9px;width:39px;height:44px;display:flex;align-items:center;justify-content:center;color:#8ea26f}.export-file-icon>.icon{height:21px;width:21px}.export-list>div>div{flex:1}.export-list strong{display:block;font-size:12px;color:#6f8857;font-weight:600}.export-list small{display:block;font-size:10px;margin-top:5px;color:#9eac8b}.settings-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:25px;margin-bottom:25px;align-items:start}.settings-card .stack-form{padding:0 25px 26px}.settings-card .stack-form label{font-size:12px}.settings-card .stack-form .field-help{font-size:11px}.settings-card .stack-form input,.settings-card .stack-form select{font-size:13px}.verification-form{padding:0 25px 25px}.verification-form .text-link{font-size:12px}.settings-side{display:flex;flex-direction:column;gap:22px}.allowance-card{padding:27px}.allowance-card .eyebrow{font-size:9px;margin-bottom:20px}.allowance-card h2{font-size:40px;letter-spacing:-1.9px;color:#65874c}.allowance-card h2>span{font-size:24px;color:#b4c4a3;font-weight:400}.allowance-card p{font-size:11px;margin:15px 0 19px;color:#8c9e77}.allowance-card small{display:block;line-height:1.8;font-size:10px;margin-top:12px;color:#a0af8c}.install-card{background:#f0f5e6;padding:24px}.install-card>span{color:#94a879;display:block;margin-bottom:15px}.install-card h3{font-size:18px;color:#65814e}.install-card p{font-size:11px;color:#97a982;margin:11px 0;line-height:1.8}.install-card .btn{font-size:11px;margin-top:10px}.category-tags{display:flex;flex-wrap:wrap;gap:7px;padding:0 25px 22px}.category-tags span{font-size:10px;background:#f0f5e8;border:1px solid #e6edda;color:#859d6d;border-radius:5px;padding:6px 8px}.settings-card .inline-form{padding:0 25px 25px}.settings-card .inline-form input{font-size:12px}.danger-card{margin-top:15px}.danger-card .card-heading h2{color:#927056}.danger-card>p,.danger-card>form{padding:0 25px 25px;font-size:12px;color:#a7957c}.danger-card>details{padding:0 25px 25px;font-size:12px;color:#a38264}.danger-card details summary{cursor:pointer;font-weight:600}.danger-card details>p{margin:17px 0;line-height:1.8;color:#a18e74}.danger-card .stack-form{padding:10px 0 0}.toast{position:fixed;left:50%;bottom:30px;transform:translateX(-50%);z-index:100;padding:14px 23px;background:var(--ink);border-radius:10px;box-shadow:var(--shadow);color:#fff;font-size:14px;max-width:90vw}
/* Readability uplift: roomy UI, comfortable body text and 44px+ touch targets. */
.workspace-label{font-size:10px}.side-nav>a{font-size:14px}.sidebar-note strong{font-size:13px}.sidebar-note p{font-size:12px}.settings-link{font-size:13px}.topbar-title{font-size:13px}.account-name{font-size:13px}.account-name small{font-size:11px}.page-heading .eyebrow{font-size:10px}.page-heading p{font-size:14px}.page-heading>.btn{font-size:14px}.card-heading h2{font-size:19px}.card-heading p{font-size:13px}.card-heading>.text-link{font-size:12px}.stat-top{font-size:13px}.stat-card>small{font-size:12px}.stat-card>a{font-size:11px}.stat-card>strong>span{font-size:12px}.year-chip{font-size:11px}.chart-column{font-size:10px}.chart-caption,.chart-empty-note{font-size:11px}.capture-card .eyebrow{font-size:9px}.capture-card p{font-size:13px}.capture-card .btn{font-size:12px;min-height:44px}.receipt-table th{font-size:12px}.receipt-table td{font-size:13px}.receipt-merchant strong{font-size:14px}.receipt-merchant small{font-size:12px}.folder-inline{font-size:12px}.amount-cell{font-size:15px!important}.badge{font-size:12px}.folder-mini strong{font-size:13px}.folder-mini small{font-size:11px}.filter-bar select{font-size:14px}.search-field input{font-size:14px!important}.scan-fields label,.review-fields label{font-size:14px}.scan-fields .optional,.review-fields .optional{font-size:12px}.scan-fields input,.scan-fields select,.scan-fields textarea,.review-fields input,.review-fields select,.review-fields textarea{font-size:16px}.scan-fields>button{font-size:15px}.drop-zone p{font-size:14px}.upload-actions .btn{font-size:13px}.tip p,.manual-card p{font-size:14px}.manual-card .text-link{font-size:13px}.allocation-row label{font-size:12px}.allocation-row input:not([type=checkbox]),.allocation-row select{font-size:14px!important;min-height:44px}.checkbox-label{font-size:12px!important}.allocation-section .section-row p{font-size:12px}.allocation-section>.field-help{font-size:12px}.allocation-balance{font-size:13px}.review-save-actions .btn{font-size:13px;min-height:46px}.review-save-actions>.text-link{font-size:13px}.receipt-danger-row .text-link{font-size:12px}.folder-card p{font-size:14px}.folder-card>div{font-size:13px}.report-filters label{font-size:13px}.report-filters input,.report-filters select{font-size:15px}.compact-total>span{font-size:14px}.compact-total>small{font-size:12px}.category-list>div{font-size:14px}.export-card p{font-size:14px}.export-card .btn{font-size:14px}.export-card small{font-size:12px}.export-list strong{font-size:14px}.export-list small{font-size:12px}.settings-card .stack-form label{font-size:14px}.settings-card .stack-form input,.settings-card .stack-form select{font-size:15px}.allowance-card p,.install-card p{font-size:13px}.allowance-card small{font-size:12px}.category-tags span{font-size:12px}.danger-card details{font-size:13px}.auth-form-wrap label{font-size:14px}.auth-switch{font-size:14px}.auth-footnote{font-size:12px}.app-footer{font-size:11px}
/* Responsive layouts */
@media(min-width:1500px){.app-main{padding-top:45px}.dashboard-middle{grid-template-columns:2fr 1fr}.hero{padding-top:70px;padding-bottom:115px}}
@media(max-width:1200px){.sidebar{width:222px;padding:30px 17px}.sidebar .brand{font-size:21px}.app-shell{margin-left:222px}.app-topbar{padding-inline:27px}.app-main{padding:30px 27px}.app-footer{padding-inline:27px}.stats-grid{gap:13px}.stat-card{padding:21px 18px}.stat-card>strong{font-size:29px}.stat-card>strong>span{display:block;margin:8px 0 0;font-size:11px}.stat-card>a{font-size:10px}.dashboard-middle{gap:18px;grid-template-columns:1.6fr 1fr}.capture-card{padding:25px 22px}.capture-card h2{font-size:23px}.card-heading{padding:22px}.receipt-table th,.receipt-table td{padding-inline:12px}.receipt-merchant{max-width:230px}.receipt-merchant strong{max-width:180px}.receipt-merchant small{max-width:170px}.folder-mini-grid{gap:10px}.folder-mini{padding:14px 12px;gap:9px}.folder-mini>.icon{display:none}.folder-mini strong{font-size:12px}.folder-mini small{font-size:10px}.scan-layout{grid-template-columns:1.65fr 1fr;gap:15px}.tips-card{padding:24px 15px}.review-layout{gap:20px;grid-template-columns:.85fr 1.15fr}.review-form-card form#receipt-form{padding:20px}.receipt-photo{padding:20px}.allocation-bottom{flex-wrap:wrap;gap:9px}.allocation-bottom>label:first-child{max-width:130px}.checkbox-label{font-size:11px!important}.review-save-actions .btn{font-size:12px;padding:10px 11px}.folder-grid{gap:17px;grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1.4fr 1fr;gap:20px}.settings-grid .two-fields{grid-template-columns:1fr}.hero{padding-inline:40px;gap:28px}.hero h1{font-size:61px}.hero-art{transform:scale(.88);transform-origin:center right}.hero-actions .btn-large{font-size:14px;padding:15px 19px}.use-strip,.how-section,.life-section,.final-cta,.public-footer{margin-inline:40px}.use-strip>div{font-size:12px}.life-section{gap:40px}.life-section h2{font-size:37px}.steps-grid{gap:22px}.folder-example strong{font-size:13px}.folder-example small{font-size:11px}.folder-example{padding:22px 17px;gap:14px}.folder-example>.icon:first-child{width:32px;height:32px}.auth-story{padding:35px 38px}.auth-story-body h1{font-size:50px}.auth-content{padding-inline:10%}}
@media(max-width:1000px){.sidebar{width:205px;padding-inline:15px}.sidebar .brand{font-size:19px}.sidebar .brand-mark{width:30px;height:34px}.side-nav>a{gap:9px;padding-inline:11px;font-size:13px}.app-shell{margin-left:205px}.app-main{padding-inline:23px}.app-topbar{padding-inline:23px}.dashboard-middle{grid-template-columns:1fr}.capture-card{display:none}.stats-grid{grid-template-columns:1.1fr 1fr 1fr}.stat-top{font-size:11px}.stat-card>a{font-size:10px;line-height:1.5}.stat-card>a .icon{display:none}.folder-mini-grid{grid-template-columns:1fr}.folder-mini small{font-size:12px}.folder-mini strong{font-size:14px}.folder-mini-icon{width:41px}.folder-mini>.icon{display:block}.scan-layout{grid-template-columns:1fr}.scan-aside{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.tips-card{padding:15px}.tips-card h2{font-size:22px}.tip{margin-bottom:15px}.tip p{font-size:12px}.manual-card{align-self:start}.manual-card p{font-size:12px}.review-layout{grid-template-columns:1fr}.original-card{position:static}.receipt-photo{max-height:390px;min-height:220px}.receipt-photo img{max-height:600px;width:auto;max-width:100%;}.review-fields .two-fields{grid-template-columns:1fr 1fr}.allocation-bottom{flex-wrap:nowrap}.allocation-bottom>label:first-child{max-width:160px}.checkbox-label{font-size:13px!important}.report-grid{grid-template-columns:1fr}.report-filters{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.settings-side{display:grid;grid-template-columns:1fr 1fr;align-items:start}.settings-grid .two-fields{grid-template-columns:1fr 1fr}.hero{grid-template-columns:1fr 1fr;gap:0;padding:45px 30px 85px}.hero h1{font-size:54px;letter-spacing:-2.8px}.hero-copy>p{font-size:15px}.hero-art{transform:scale(.73);transform-origin:center right;margin-left:-60px}.hero-actions{flex-direction:column;align-items:start}.hero-actions .btn-large{min-height:48px}.hero-benefits{gap:12px;font-size:10px}.public-links{display:none}.nav-actions{margin-left:auto}.use-strip{flex-wrap:wrap;padding:25px 0}.use-strip>span{width:100%}.use-strip>div{font-size:12px}.how-section{padding:70px 0}.section-heading h2{font-size:37px}.steps-grid{gap:16px}.steps-grid article{padding:25px 22px}.steps-grid p{font-size:13px}.life-section{gap:20px}.life-section h2{font-size:31px}.life-section p:not(.example-caption){font-size:14px}.folder-stack{padding:0}.folder-example:nth-child(2){transform:translateX(6px)}.folder-example{gap:10px}.folder-example>.icon:last-child{display:none}.folder-example>.icon:first-child{width:26px;height:26px;padding:9px}.folder-example strong{font-size:12px}.folder-example small{font-size:10px}.final-cta{padding:42px 35px}.final-cta h2{font-size:31px}.final-cta .btn-large{font-size:13px;padding:15px 18px}.public-footer{flex-wrap:wrap;gap:20px}.public-footer>span{display:none}.auth-story{padding:30px}.auth-story-body h1{font-size:45px}.auth-story-body>p{font-size:14px}.auth-story-body{padding-block:40px}.auth-receipt{padding:18px 16px;gap:11px}.auth-receipt strong{font-size:12px}.auth-story-footer{font-size:10px}.auth-content{padding-inline:10%}.auth-form-wrap h1{font-size:30px}}
@media(max-width:760px){.sidebar{display:none}.app-shell{margin-left:0}.app-topbar{height:75px;padding:0 20px;background:#fff}.desktop-only{display:none!important}.mobile-brand{display:inline-flex;align-items:center;font-size:20px;letter-spacing:-.7px;font-weight:650;color:var(--ink)}.mobile-brand .brand-mark{width:28px;height:32px;border-radius:8px;margin-right:8px}.mobile-brand .brand-mark .icon{width:20px;height:20px}.account-name,.account-chevron{display:none}.avatar{width:36px;height:36px;border-radius:11px;font-size:15px}.app-main{padding:28px 20px 30px}.app-footer{padding:18px 20px 115px;font-size:10px}.page-heading{margin-bottom:24px;gap:15px;align-items:start}.page-heading h1{font-size:29px}.page-heading p{font-size:13px;line-height:1.7}.page-heading .eyebrow{font-size:9px;letter-spacing:.12em}.page-heading>.btn{font-size:12px;padding:11px 13px;min-height:42px}.page-heading>.btn .icon{width:16px}.mobile-bottom{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;justify-content:space-around;align-items:end;background:#fffffff5;border-top:1px solid #e3e9da;backdrop-filter:blur(12px);padding:9px 10px max(11px,env(safe-area-inset-bottom));box-shadow:0 -5px 25px #31571f06}.mobile-bottom>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:52px;min-height:49px;font-size:10px;color:#97a789}.mobile-bottom>a .icon{width:21px;height:21px}.mobile-bottom>a.active{color:#547c3f;font-weight:650}.mobile-bottom .mobile-scan{margin-top:-21px;color:var(--green)}.mobile-bottom .mobile-scan>.icon{width:45px;height:45px;background:var(--green);color:white;padding:12px;border-radius:15px;border:3px solid var(--paper);box-sizing:content-box;box-sizing:border-box}.stats-grid{gap:12px}.stat-card{padding:18px 16px;border-radius:13px}.stat-top{font-size:12px}.stat-card>strong{font-size:29px;letter-spacing:-1px;margin:18px 0 11px}.stat-card>small{font-size:11px}.stat-card>strong>span{font-size:11px}.stat-card>a{font-size:10px}.dashboard-middle{margin-bottom:22px}.card-heading{padding:22px 20px}.card-heading h2{font-size:18px}.card-heading p{font-size:12px}.receipt-table th:first-child,.receipt-table td:first-child{padding-left:20px}.receipt-table td{padding-block:16px}.receipt-table th:nth-child(2),.receipt-table td:nth-child(2),.receipt-table th:nth-child(3),.receipt-table td:nth-child(3){display:none}.receipt-merchant strong{font-size:13px;max-width:190px}.receipt-merchant small{font-size:11px;max-width:175px}.receipt-table .badge{font-size:10px}.amount-cell{font-size:14px!important}.receipt-table td:last-child,.receipt-table th:last-child{display:none}.receipt-merchant{gap:10px;max-width:260px}.receipt-thumbnail{height:42px;width:34px}.filter-bar{gap:10px}.search-field{flex-basis:100%;min-width:0}.filter-bar>label:not(.search-field){flex:1;width:auto}.filter-bar select,.filter-bar input{font-size:14px}.filter-bar>.btn{font-size:13px}.filter-bar .date-filter{flex-basis:100%}.date-filter>summary{min-height:25px;padding-top:0}.date-filter>div{position:static;box-shadow:none;margin-top:10px;display:grid;grid-template-columns:1fr 1fr;max-width:500px}.notice{font-size:13px;align-items:start;padding:14px 15px}.notice .icon{width:19px;height:19px;margin-top:2px}.scan-layout{gap:24px}.scan-card .card-heading{padding:22px 20px}.scan-card .step-pill{display:none}.drop-zone{margin:0 20px;padding:33px 17px}.drop-zone h3{font-size:22px}.scan-fields{padding:24px 20px}.scan-fields .optional{font-size:11px}.scan-aside{grid-template-columns:1.5fr 1fr}.tips-card{padding:10px}.tips-card h2{font-size:23px}.tip p{font-size:13px}.manual-card p{font-size:13px}.review-layout{gap:23px}.receipt-photo{max-height:400px}.original-card .card-heading{padding:18px 20px}.review-form-card form#receipt-form{padding:22px 20px}.review-fields label{font-size:13px}.review-fields input,.review-fields textarea,.review-fields select{font-size:16px}.review-save-actions .btn{font-size:13px;flex:1}.review-save-actions>.text-link{flex-basis:100%;justify-content:center;padding:7px}.folder-grid{gap:16px}.folder-card{padding:25px 22px}.folder-card h2{font-size:20px}.folder-form{padding-inline:21px}.folder-totals .compact-total{min-width:200px}.folder-totals{gap:14px}.compact-total{padding:21px}.compact-total>strong{font-size:31px}.report-filters{padding:20px;gap:15px}.report-filters input,.report-filters select{font-size:16px}.report-filters button{font-size:14px}.report-grid{gap:22px}.export-card{padding:25px}.export-card h2{font-size:25px}.export-list{padding:0 20px 20px}.export-list>div{gap:10px}.export-list strong{font-size:12px}.export-list small{font-size:11px}.export-list .btn{font-size:11px;gap:7px}.export-list .btn .icon{width:15px}.settings-card .stack-form{padding-inline:20px}.settings-card .stack-form input,.settings-card .stack-form select{font-size:16px}.settings-side{gap:20px}.allowance-card{padding:23px}.install-card{padding:23px}.category-tags{padding-inline:20px}.settings-card .inline-form{padding-inline:20px}.settings-card .inline-form input{font-size:16px}.settings-card .inline-form button{font-size:14px}.toast{bottom:95px;font-size:13px}.public-nav{padding:24px}.public-nav .brand{font-size:23px}.nav-actions{gap:18px}.nav-actions .btn{font-size:12px;padding:11px 14px}.sign-in-link{font-size:12px}.hero{grid-template-columns:1fr;padding:40px 24px 75px;gap:30px}.hero-copy{max-width:530px;margin:auto;width:100%}.hero h1{font-size:62px;letter-spacing:-3.3px}.hero-copy>p{font-size:16px;max-width:450px}.hero-actions{flex-direction:row}.hero-actions .btn-large{font-size:13px}.hero-benefits{font-size:11px}.hero-art{transform:none;height:485px;margin:0 auto;width:450px;max-width:100%}.art-orbit{height:450px;width:450px;max-width:100%}.sample-app{width:365px;top:29px;right:4px}.sample-body>h3{font-size:23px}.sample-total>strong{font-size:31px}.sample-top{padding:17px}.floating-receipt{width:185px;left:-6px;bottom:8px}.saved-bubble{right:-3px;bottom:1px;padding:12px 16px}.use-strip,.how-section,.life-section,.final-cta,.public-footer{margin-inline:24px}.use-strip{display:grid;grid-template-columns:1fr 1fr;gap:25px 18px}.use-strip>span{grid-column:1/-1}.use-strip>div{font-size:13px}.section-heading h2{font-size:35px}.section-heading>p{font-size:14px}.steps-grid{grid-template-columns:1fr;gap:18px;margin-top:33px}.steps-grid article{padding:30px}.steps-grid h3{font-size:25px}.steps-grid p{font-size:15px;max-width:470px}.step-icon{margin-bottom:22px}.life-section{grid-template-columns:1fr;gap:34px;padding:10px 0 75px}.life-section h2{font-size:38px}.life-section p:not(.example-caption){font-size:15px;max-width:450px}.folder-stack{padding:0 9px 0 0}.folder-example strong{font-size:15px}.folder-example small{font-size:12px}.folder-example>.icon:first-child{width:33px;height:33px;padding:12px}.folder-example>.icon:last-child{display:block}.folder-example:nth-child(2){transform:translateX(9px)}.final-cta{flex-direction:column;align-items:start;gap:27px;padding:36px 30px}.final-cta h2{font-size:32px}.final-cta .btn-large{font-size:15px}.public-footer{gap:20px;justify-content:space-between}.public-footer>nav{margin-left:0}.public-footer>small{display:block;width:100%}.auth-page{display:block}.auth-story{display:none}.auth-content{min-height:100vh;padding:25px 30px 30px;max-width:580px;margin:auto}.auth-form-wrap{max-width:none;padding:25px 0}.auth-form-wrap h1{font-size:34px}.auth-form-wrap .eyebrow{font-size:11px}.auth-content input{font-size:16px}.back-home{font-size:13px;margin-bottom:15px}.auth-footnote{font-size:12px;margin-top:20px}.information-page{margin:35px auto 60px;padding:0 24px}.information-page h1{font-size:35px}.information-page h2{font-size:24px}}
@media(max-width:480px){.app-main{padding:25px 16px}.app-topbar{padding-inline:16px}.page-heading{flex-wrap:wrap;gap:18px}.page-heading h1{font-size:28px;letter-spacing:-1.2px}.page-heading>.btn{display:none}.page-heading>.badge{margin-top:0}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.stats-grid>.primary-stat{grid-column:1/-1;padding:22px}.primary-stat>strong{font-size:38px;letter-spacing:-1.7px;margin:19px 0 10px}.primary-stat .stat-top{font-size:14px}.stat-card{padding:18px 15px}.stat-top{font-size:12px}.stat-card>strong{font-size:29px;margin-block:16px 12px}.stat-card>a{font-size:10px;line-height:1.6}.stat-card>strong>span{font-size:10px;line-height:1.5}.card-heading{padding:20px 17px;gap:10px}.card-heading h2{font-size:18px}.card-heading p{font-size:11px;line-height:1.7}.card-heading>.text-link{font-size:11px;white-space:nowrap;gap:4px}.card-heading>.text-link>.icon{display:none}.card-heading .year-chip{font-size:9px;padding:6px 8px}.spending-chart{gap:8px;padding-inline:17px}.chart-column{font-size:9px}.chart-bar{width:85%}.chart-empty-note,.chart-caption{font-size:10px}.receipt-table th,.receipt-table td{padding:13px 10px}.receipt-table th:first-child,.receipt-table td:first-child{padding-left:17px}.receipt-table th:nth-child(4),.receipt-table td:nth-child(4){display:none}.receipt-table th:nth-child(5),.receipt-table td:nth-child(5){padding-right:17px}.receipt-merchant{max-width:220px;gap:9px}.receipt-merchant strong{max-width:170px;font-size:13px}.receipt-merchant small{max-width:160px;font-size:10px}.receipt-thumbnail{width:30px;height:38px}.amount-cell{font-size:14px!important}.receipt-table th{font-size:11px}.folders-preview .section-row h2{font-size:18px}.folder-mini{padding:17px}.folder-mini strong{font-size:14px}.folder-mini small{font-size:11px}.notice{font-size:12px;gap:9px}.notice .icon{width:17px;height:17px}.filter-bar select{font-size:13px}.filter-bar>.btn{font-size:12px;padding-inline:12px}.pagination{align-items:start;flex-direction:column;font-size:11px}.drop-zone{margin:0 17px;padding:32px 12px}.scan-card .card-heading{padding:20px 17px}.scan-fields{padding:23px 17px}.upload-big-icon{width:65px;height:65px}.drop-zone h3{font-size:21px}.drop-zone p{font-size:13px}.upload-actions{gap:8px}.upload-actions .btn{font-size:11px;padding:11px 12px;gap:6px}.upload-actions .icon{width:16px;height:16px}.scan-fields label{font-size:13px}.scan-fields .optional{font-size:11px}.scan-aside{grid-template-columns:1fr}.tips-card{padding:5px 10px}.tips-card .eyebrow{font-size:10px}.tips-card h2{font-size:25px}.tip p{font-size:14px}.manual-card{padding:25px}.manual-card p{font-size:14px}.review-form-card form#receipt-form{padding:21px 17px}.review-fields .two-fields{gap:12px}.review-fields label{font-size:12px}.review-fields .optional{font-size:11px}.review-fields input,.review-fields select{padding:10px;font-size:15px}.allocation-section .section-row h3{font-size:15px}.allocation-section .section-row p{font-size:11px}.allocation-section .section-row>.btn{font-size:11px;padding:9px 10px}.allocation-row{padding:13px}.allocation-row .two-fields{grid-template-columns:1fr;gap:13px}.allocation-row select{font-size:15px!important}.allocation-bottom{flex-wrap:wrap;gap:11px}.allocation-bottom>label:first-child{max-width:none;flex:1;min-width:90px}.checkbox-label{flex:1;font-size:11px!important}.allocation-section>.field-help{font-size:11px}.allocation-balance{font-size:12px}.review-save-actions .btn{flex-basis:100%;font-size:14px}.original-card .card-heading{padding:18px 17px}.receipt-photo{padding:20px;max-height:340px}.photo-caption{font-size:10px}.receipt-danger-row{padding-inline:17px}.folder-grid{grid-template-columns:1fr;gap:17px}.folder-card{padding:26px}.folder-card h2{font-size:23px}.folder-card p{font-size:14px}.folder-card-icon{margin-bottom:24px}.folder-form{padding:0 17px 23px}.folder-form .two-fields{grid-template-columns:1fr}.folder-form label{font-size:13px}.folder-form input,.folder-form select{font-size:16px}.compact-total>strong{font-size:33px}.report-filters{padding:18px;gap:12px}.report-filters label{font-size:12px}.report-filters input{padding:9px;font-size:14px}.report-filters select{font-size:14px}.report-filters button{font-size:12px;white-space:normal}.export-card{padding:26px}.category-list{padding-inline:17px}.category-list>div{font-size:13px}.export-list{padding:0 17px 20px}.export-list>div{flex-wrap:wrap;gap:12px}.export-list>div>div{min-width:210px}.export-list>div>.btn,.export-list>div>.badge{margin-left:51px}.export-list strong{font-size:13px}.export-list small{font-size:11px}.settings-side{grid-template-columns:1fr}.settings-card .stack-form{padding:0 17px 23px}.settings-grid .two-fields{grid-template-columns:1fr}.settings-card .stack-form .field-help{font-size:12px}.verification-form{padding:0 17px 25px}.settings-card .inline-form{padding-inline:17px}.category-tags{padding-inline:17px}.danger-card>details{padding-inline:17px}.danger-card>details .stack-form{padding-inline:0}.app-footer{font-size:10px;padding-inline:16px}.public-nav{padding:21px 20px;gap:12px}.public-nav .brand{font-size:22px}.public-nav .brand-mark{height:34px;width:30px;border-radius:10px}.public-nav .brand-mark .icon{width:23px;height:23px}.nav-actions .btn{display:none}.sign-in-link{font-size:13px}.hero{padding:30px 20px 70px;gap:23px}.hero-pill{font-size:11px;margin-bottom:24px}.hero h1{font-size:54px;line-height:1.09;letter-spacing:-2.9px}.hero-copy>p{font-size:15px;line-height:1.9;margin-top:23px}.hero-actions{gap:9px}.hero-actions .btn-large{font-size:12px;min-height:49px;padding:12px 15px;gap:7px}.hero-actions .btn-large .icon{width:17px}.hero-benefits{font-size:10px;gap:16px}.hero-art{width:355px;height:420px;max-width:calc(100% + 4px)}.art-orbit{width:350px;height:380px;top:15px}.sample-app{width:302px;right:0;top:36px;border-radius:12px}.sample-top{padding:13px}.mini-logo{font-size:11px}.sample-label{font-size:6px}.sample-body{padding:21px 19px 9px}.sample-body>h3{font-size:20px;margin-bottom:15px}.sample-body .eyebrow{font-size:7px}.sample-total{padding:15px 15px 6px}.sample-total>span{font-size:10px}.sample-total>strong{font-size:28px}.sample-total>small{font-size:7px}.sample-bars{height:48px;gap:6px}.sample-bars i:last-child{height:43px}.sample-bars i:nth-child(3n){height:40px}.sample-row{padding:11px 0;font-size:10px}.sample-row strong{font-size:10px}.sample-row small{font-size:7px}.sample-row>b{font-size:10px}.merchant-tile{height:30px;width:30px}.floating-receipt{width:154px;bottom:7px;left:-2px;padding:19px 13px 13px;min-height:205px}.floating-receipt>strong{font-size:10px}.floating-receipt>small{font-size:6px;margin-bottom:15px}.floating-receipt>div{font-size:7px}.floating-receipt>div:last-of-type{font-size:10px}.floating-receipt .receipt-rule{margin:11px 0}.floating-receipt .barcode{width:90px;height:22px;margin:13px auto 6px}.floating-receipt .example-caption{font-size:6px}.saved-bubble{right:-1px;bottom:-8px;gap:7px;padding:12px;border-radius:10px}.saved-bubble>span{width:28px;height:28px}.saved-bubble>span .icon{width:17px}.saved-bubble strong{font-size:10px}.saved-bubble small{font-size:8px}.use-strip,.how-section,.life-section,.final-cta,.public-footer{margin-inline:20px}.use-strip>div{font-size:12px}.section-heading h2{font-size:33px;letter-spacing:-1.5px}.section-heading>.eyebrow{font-size:9px}.section-heading>p{font-size:13px}.how-section{padding:60px 0}.steps-grid article{padding:28px 26px}.steps-grid h3{font-size:25px}.steps-grid p{font-size:14px}.life-section{padding:10px 0 60px}.life-section h2{font-size:34px;letter-spacing:-1.5px}.life-section .eyebrow{font-size:10px}.life-section p:not(.example-caption){font-size:14px}.life-section .text-link{font-size:13px}.folder-example{padding:22px 17px;gap:13px}.folder-example strong{font-size:13px}.folder-example small{font-size:10px}.folder-example>.icon:first-child{width:25px;height:25px;padding:10px}.folder-example>.icon:last-child{width:14px}.final-cta{padding:33px 26px}.final-cta h2{font-size:29px;letter-spacing:-1.3px}.final-cta p{font-size:13px}.final-cta .btn-large{font-size:13px}.public-footer{padding-top:25px;gap:20px 10px}.public-footer .brand{font-size:18px}.public-footer>nav{font-size:11px;gap:13px}.public-footer>small{font-size:10px}.auth-content{padding-inline:25px}.auth-form-wrap h1{font-size:30px;letter-spacing:-1.25px}.auth-form-wrap .eyebrow{font-size:10px}.form-intro{font-size:15px}.auth-form-wrap .stack-form{gap:21px}.auth-switch{font-size:13px}.auth-footnote{font-size:11px}.error-page{margin-top:60px;padding-inline:25px}.error-page h1{font-size:33px}.error-page>p{font-size:16px}.information-page h1{font-size:31px}.information-page h2{font-size:22px}.information-page p{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
.h-p0{height:0%}
.h-p1{height:1%}
.h-p2{height:2%}
.h-p3{height:3%}
.h-p4{height:4%}
.h-p5{height:5%}
.h-p6{height:6%}
.h-p7{height:7%}
.h-p8{height:8%}
.h-p9{height:9%}
.h-p10{height:10%}
.h-p11{height:11%}
.h-p12{height:12%}
.h-p13{height:13%}
.h-p14{height:14%}
.h-p15{height:15%}
.h-p16{height:16%}
.h-p17{height:17%}
.h-p18{height:18%}
.h-p19{height:19%}
.h-p20{height:20%}
.h-p21{height:21%}
.h-p22{height:22%}
.h-p23{height:23%}
.h-p24{height:24%}
.h-p25{height:25%}
.h-p26{height:26%}
.h-p27{height:27%}
.h-p28{height:28%}
.h-p29{height:29%}
.h-p30{height:30%}
.h-p31{height:31%}
.h-p32{height:32%}
.h-p33{height:33%}
.h-p34{height:34%}
.h-p35{height:35%}
.h-p36{height:36%}
.h-p37{height:37%}
.h-p38{height:38%}
.h-p39{height:39%}
.h-p40{height:40%}
.h-p41{height:41%}
.h-p42{height:42%}
.h-p43{height:43%}
.h-p44{height:44%}
.h-p45{height:45%}
.h-p46{height:46%}
.h-p47{height:47%}
.h-p48{height:48%}
.h-p49{height:49%}
.h-p50{height:50%}
.h-p51{height:51%}
.h-p52{height:52%}
.h-p53{height:53%}
.h-p54{height:54%}
.h-p55{height:55%}
.h-p56{height:56%}
.h-p57{height:57%}
.h-p58{height:58%}
.h-p59{height:59%}
.h-p60{height:60%}
.h-p61{height:61%}
.h-p62{height:62%}
.h-p63{height:63%}
.h-p64{height:64%}
.h-p65{height:65%}
.h-p66{height:66%}
.h-p67{height:67%}
.h-p68{height:68%}
.h-p69{height:69%}
.h-p70{height:70%}
.h-p71{height:71%}
.h-p72{height:72%}
.h-p73{height:73%}
.h-p74{height:74%}
.h-p75{height:75%}
.h-p76{height:76%}
.h-p77{height:77%}
.h-p78{height:78%}
.h-p79{height:79%}
.h-p80{height:80%}
.h-p81{height:81%}
.h-p82{height:82%}
.h-p83{height:83%}
.h-p84{height:84%}
.h-p85{height:85%}
.h-p86{height:86%}
.h-p87{height:87%}
.h-p88{height:88%}
.h-p89{height:89%}
.h-p90{height:90%}
.h-p91{height:91%}
.h-p92{height:92%}
.h-p93{height:93%}
.h-p94{height:94%}
.h-p95{height:95%}
.h-p96{height:96%}
.h-p97{height:97%}
.h-p98{height:98%}
.h-p99{height:99%}
.h-p100{height:100%}

/* PDF receipts have no rendered preview: show a document card instead of a broken image. */
.pdf-attachment{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;
  padding:2.5rem 1.5rem;text-align:center;text-decoration:none;color:inherit;
  border:1px dashed var(--line,#d7ded9);border-radius:14px;background:var(--surface-muted,#f6f8f7)}
.pdf-attachment:hover{background:var(--surface,#fff);border-color:var(--brand,#155c4c)}
.pdf-attachment strong{font-size:1.05rem}
.pdf-attachment small{color:var(--muted,#66756e);word-break:break-all}

/* Merchant logos. Shown alone when there is no receipt photo, or as a small corner badge
   over the photo thumbnail so the photo stays recognisable. */
.receipt-thumbnail{position:relative}
.receipt-thumbnail .merchant-logo{width:100%;height:100%;object-fit:contain;padding:14%;background:#fff}
.receipt-thumbnail .merchant-badge{position:absolute;right:-3px;bottom:-3px;width:46%;height:46%;
  object-fit:contain;background:#fff;border-radius:6px;padding:2px;
  box-shadow:0 0 0 1.5px var(--surface,#fff),0 1px 3px rgba(0,0,0,.22)}
