:root{color:#1f2923;--ink:#1d2821;--muted:#6f786f;--soft-muted:#969d97;--green:#11623d;--green-2:#19754a;--green-3:#0d5332;--mint:#eaf3ed;--mint-2:#dcece2;--gold:#b48a3c;--gold-soft:#f5ecda;--cream:#f9f7f2;--paper:#fffdfa;--white:#fff;--border:#e7e1d7;--border-strong:#d9d2c6;--danger:#a74343;--danger-soft:#fff1ef;--shadow:0 18px 50px #272e281c;--shadow-sm:0 8px 24px #232c2512;--radius:18px;--radius-lg:26px;background:#f1eee7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f1eee7}body{min-width:320px;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% -10%,#fbfaf7 0,#f3f0ea 42%,#ede9e1 100%);margin:0}button,input,summary{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}.app-shell{justify-content:center;min-height:100vh;padding:22px;display:flex}.phone-page{background:var(--paper);width:min(100%,480px);min-height:calc(100vh - 44px);box-shadow:var(--shadow);border:1px solid #d9d2c6e6;border-radius:34px;padding:22px 20px 104px;position:relative;overflow:hidden}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:linear-gradient(145deg,var(--green-2),var(--green-3));color:#fff;border-radius:15px;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-size:25px;font-weight:700;display:grid;position:relative;box-shadow:0 10px 24px #11623d2e}.brand-mark svg{color:#f6dfa6;position:absolute;top:5px;right:5px}.brand-copy{line-height:1;display:grid}.brand-copy strong{letter-spacing:-.5px;color:var(--green-3);font-family:Georgia,Times New Roman,serif;font-size:25px}.brand-copy small{color:var(--muted);letter-spacing:.12px;margin-top:5px;font-size:10px}.brand-compact .brand-mark{border-radius:12px;width:38px;height:38px;font-size:21px}.brand-compact .brand-copy strong{font-size:23px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--green-2);font-size:10.5px;font-weight:800}.eyebrow.muted{color:#8a918b}.round-button,.icon-button{color:#4c574f;background:#f4f2ed;border:0;place-items:center;display:grid}.round-button{border-radius:14px;width:42px;height:42px}.round-button.subtle{background:#f4f2ed}.round-button:hover,.icon-button:hover{background:#ece9e2}.icon-button{border-radius:10px;width:38px;height:38px}.header-icon{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:14px;place-items:center;display:grid}.primary,.secondary{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 17px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s;display:flex}.primary{color:#fff;background:linear-gradient(#1c754b 0,#105d39 100%);box-shadow:0 7px 18px #11623d2e}.primary:not(:disabled):active,.secondary:not(:disabled):active{transform:translateY(1px)}.secondary{color:var(--green);background:#fff;border-color:#b9cfbf}.danger-secondary{color:var(--danger);border-color:#e2bbbb}.large{width:100%;min-height:52px;font-size:15px}.wide{width:100%}.text-btn,.danger-link{background:0 0;border:0;padding:6px;font-weight:800}.text-btn{color:var(--green)}.danger-link{color:var(--danger);font-size:11px}.field-label{color:#39443c;gap:7px;font-size:12.5px;font-weight:750;display:grid}.field-label>small,.form-section h3 small{color:var(--soft-muted);margin-left:4px;font-weight:500}.input-shell{border:1px solid var(--border-strong);color:#7c857e;background:#fff;border-radius:14px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;height:50px;padding:0 12px;transition:all .15s;display:grid}.input-shell:focus-within{color:var(--green);border-color:#8cb29a;box-shadow:0 0 0 3px #11623d14}.input-shell input,.field-label>input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.field-label>input{border:1px solid var(--border-strong);border-radius:13px;height:48px;padding:0 12px}.field-label>input:focus{border-color:#8cb29a;box-shadow:0 0 0 3px #11623d14}input::placeholder{color:#a0a69f}.helper-text{color:var(--muted);margin:5px 0 14px;font-size:12px;line-height:1.5}.api-message{border-radius:13px;margin:12px 0;padding:12px 14px;font-size:12px;line-height:1.45}.api-message.error{background:var(--danger-soft);color:#8f3939;border:1px solid #efcfcb}.app-header,.page-header{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:18px;display:grid}.app-header{justify-content:space-between;display:flex}.page-header{grid-template-columns:42px 1fr 42px}.page-header>div{text-align:center;gap:3px;display:grid}.page-header h1{color:#243128;letter-spacing:-.25px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.05}.page-header>span:last-child{justify-self:end}.status-dot{width:10px;box-shadow:0 0 0 5px var(--mint);background:#2b9b5e;border-radius:50%;place-self:center;height:10px!important}.section-title{justify-content:space-between;align-items:flex-end;gap:12px;margin:22px 0 11px;display:flex}.section-title>div{gap:3px;display:grid}.section-title h2,.section-title h3{letter-spacing:-.15px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px}.section-title>span{color:var(--muted);font-size:11px}.auth-page{flex-direction:column;min-height:calc(100vh - 150px);display:flex}.auth-brand-row{padding-top:3px}.auth-hero{margin:54px 0 26px}.auth-hero.compact{margin:26px 0 20px}.auth-hero h1{letter-spacing:-.8px;color:#223029;margin:11px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.08}.auth-hero h1 em{color:var(--green);font-style:normal}.auth-hero p{color:var(--muted);max-width:405px;margin:0;font-size:14px;line-height:1.58}.auth-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;gap:15px;padding:20px;display:grid}.auth-card-title{gap:3px;margin-bottom:2px;display:grid}.auth-card-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px}.auth-card-title p{color:var(--muted);margin:0;font-size:12px}.remember-check{color:#5d685f;align-items:center;gap:8px;font-size:12px;display:flex}.remember-check input{width:17px;height:17px;accent-color:var(--green)}.auth-submit{width:100%;min-height:51px}.auth-switch{text-align:center;color:var(--muted);margin:17px 0 0;font-size:12px}.auth-switch a{color:var(--green);font-weight:800;text-decoration:none}.trust-note{color:#788179;align-items:flex-start;gap:8px;margin-top:auto;padding:25px 4px 2px;display:flex}.trust-note svg{color:var(--green);flex:none}.trust-note span{font-size:10.5px;line-height:1.5}.auth-topbar{grid-template-columns:42px 1fr 42px;align-items:center;display:grid}.auth-topbar .brand{justify-self:center}.register-page .auth-card{margin-bottom:2px}.home-intro{margin:24px 0 18px}.home-intro h1{letter-spacing:-.5px;margin:5px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:31px}.home-intro p{color:var(--muted);margin:0;font-size:13px}.metrics{grid-template-columns:1fr 1fr;gap:10px;display:grid}.metrics article{border:1px solid var(--border);background:#fff;border-radius:18px;gap:7px;min-width:0;padding:14px;display:grid}.metrics .metric-primary{color:#fff;background:linear-gradient(145deg,#164f36,#0f613b);border-color:#124e34;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;padding:17px}.metric-primary .metric-icon{color:#fff;background:#ffffff1f;grid-row:1/5;width:48px;height:48px}.metric-icon{background:var(--mint);width:36px;height:36px;color:var(--green);border-radius:12px;place-items:center;display:grid}.metric-icon svg{width:19px}.metrics small{color:var(--muted);font-size:10.5px}.metrics strong{letter-spacing:-.3px;font-size:19px}.metrics em{color:#cfe1d5;font-size:10px;font-style:normal}.metric-primary small{color:#d8e6dc}.metric-primary strong{font-size:26px}.client-list{border:1px solid var(--border);-webkit-overflow-scrolling:touch;background:#fff;border-radius:19px;max-height:448px;overflow:hidden auto}.client-row{text-align:left;width:100%;color:inherit;background:#fff;border:0;border-bottom:1px solid #eee9e1;grid-template-columns:42px minmax(0,1fr) auto 17px;align-items:center;gap:10px;padding:12px 13px;display:grid}.client-row:last-child{border-bottom:0}.client-row:hover{background:#fbfaf7}.avatar{color:#fff;background:#4c765d;border-radius:13px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.a1{background:#9d6e65}.a2{background:#60798f}.a3{background:#796f93}.client-info{gap:3px;min-width:0;display:grid}.client-info strong{font-size:13.5px}.client-info small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.client-balance{color:var(--green);white-space:nowrap;font-size:12.5px;font-weight:850}.client-balance.zero{color:#7b837d}.fab{color:var(--green);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #a8c4b2;border-radius:999px;align-items:center;gap:8px;margin:17px 0 0 auto;padding:11px 15px;font-size:12px;font-weight:800;display:flex}.empty-state{text-align:center;color:var(--muted);padding:30px 18px;font-size:12px}.empty-state.rich{justify-items:center;gap:7px;display:grid}.empty-state.rich strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:17px}.empty-state.rich small{max-width:280px;line-height:1.5}.empty-icon{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:15px;place-items:center;margin-bottom:2px;display:grid}.bottom-nav{z-index:20;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:9px 10px max(12px,env(safe-area-inset-bottom));background:#fffdfaf5;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#7f877f;background:0 0;border:0;border-radius:12px;place-items:center;gap:4px;padding:5px;font-size:9.5px;font-weight:700;display:grid}.bottom-nav button.active{color:var(--green);background:#f0f5f1}.bottom-nav button.active svg{stroke-width:2.4px}.page-lead{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:flex-start;gap:13px;margin-bottom:14px;padding:15px;display:flex}.lead-icon{background:var(--gold-soft);color:#8c6729;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.page-lead h2{margin:1px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:17px}.page-lead p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.5}.form-card{border:1px solid var(--border);background:#fff;border-radius:22px;gap:17px;padding:19px;display:grid}.form-section{gap:14px;display:grid}.form-section h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px}.form-divider{background:#eee8df;height:1px}.choice-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.choice-row button{border:1px solid var(--border-strong);color:#667168;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:10px 7px;display:flex}.choice-row button span{text-align:left;display:grid}.choice-row button b{font-size:11.5px}.choice-row button small{color:#959c96;font-size:8.5px}.choice-row .selected{background:var(--mint);color:var(--green);border-color:#86ad95}.form-trust{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:0;font-size:9.5px;display:flex}.form-trust svg{color:var(--green)}.success-card{text-align:center;border:1px solid var(--border);background:linear-gradient(#fff,#fafcf9);border-radius:24px;margin:2px 0 14px;padding:28px 20px}.success-check{color:#fff;background:linear-gradient(145deg,#227c51,#105d39);border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 15px;display:grid;box-shadow:0 10px 24px #11623d2e}.success-card h2{margin:7px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:23px}.success-card p{color:var(--muted);max-width:320px;margin:0 auto;font-size:12px;line-height:1.5}.info-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:15px}.card-heading{border-bottom:1px solid #eee9e1;align-items:center;gap:10px;margin-bottom:3px;padding-bottom:12px;display:flex}.card-heading>svg{color:var(--green)}.card-heading>div{gap:2px;display:grid}.card-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px}.card-heading small{color:var(--muted);font-size:9.5px}.info-card p{border-bottom:1px solid #f0ece5;justify-content:space-between;align-items:center;gap:15px;margin:0;padding:11px 2px;font-size:12px;display:flex}.info-card p:last-child{border-bottom:0}.info-card p span{color:var(--muted);align-items:center;gap:6px;display:flex}.info-card p b{text-align:right}.bottom-actions{gap:9px;margin-top:18px;display:grid}.balance-hero{color:#fff;background:linear-gradient(145deg,#174e36,#0d6039);border-radius:22px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding:19px;display:flex;box-shadow:0 12px 25px #11623d26}.balance-hero.settled{background:linear-gradient(145deg,#48645a,#385348)}.balance-hero>div{gap:4px;display:grid}.balance-hero .eyebrow{color:#d8eadf}.balance-hero strong{letter-spacing:-.7px;font-size:31px}.balance-hero p{color:#d8e4dc;margin:0;font-size:10.5px}.balance-icon{background:#ffffff1c;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.quick-meta{grid-template-columns:1fr 1fr;gap:9px;display:grid}.quick-meta>div{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:center;gap:8px;padding:11px;display:flex}.quick-meta svg{width:18px;color:var(--gold)}.quick-meta span{gap:2px;display:grid}.quick-meta small{color:var(--muted);font-size:8.5px}.quick-meta b{font-size:11.5px}.ledger{gap:10px;display:grid}.purchase{border:1px solid var(--border);background:#fff;border-radius:17px;overflow:hidden}.purchase-head{background:#faf8f4;border-bottom:1px solid #eee8df;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.purchase-head span{gap:2px;display:grid}.purchase-head small{color:var(--muted);font-size:8.5px}.purchase-head b{font-size:11.5px}.purchase-head strong{color:var(--green);font-size:13px}.purchase-lines{padding:2px 12px}.line{border-bottom:1px solid #f1ede7;justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.line:last-child{border-bottom:0}.line span{gap:2px;display:grid}.line small{color:var(--muted);font-size:9px}.line b{white-space:nowrap}.sticky-actions{grid-template-columns:1fr 1.15fr;gap:8px;margin-top:16px;display:grid}.payment-success{color:#165e3b;background:#f3faf5;border:1px solid #b8d5c1;border-radius:17px;align-items:center;gap:11px;margin:12px 0;padding:13px;display:flex}.payment-check{background:var(--green);color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.payment-success div{gap:2px;display:grid}.payment-success strong{font-size:13px}.payment-success small{color:#5c7565;font-size:9.5px;line-height:1.4}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18201b85;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.confirm-modal{text-align:center;background:#fff;border-radius:24px;width:min(100%,390px);padding:26px 20px 20px;position:relative;box-shadow:0 24px 70px #121e1647}.modal-close{color:#59635c;background:#f4f2ed;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:10px;right:10px}.modal-icon{background:var(--mint);width:58px;height:58px;color:var(--green);border-radius:18px;place-items:center;margin:2px auto 12px;display:grid}.confirm-modal h2{margin:7px 0;font-family:Georgia,Times New Roman,serif;font-size:21px}.confirm-modal p{color:var(--muted);max-width:305px;margin:0 auto 18px;font-size:12px;line-height:1.55}.confirm-actions{grid-template-columns:.85fr 1.35fr;gap:8px;display:grid}.voice-card{text-align:center;background:linear-gradient(145deg,#f8fbf8,#f1f7f3);border:1px solid #dbe5dd;border-radius:23px;padding:17px;position:relative;overflow:hidden}.voice-card.is-listening{background:linear-gradient(145deg,#f0f8f2,#e9f4ed);border-color:#8fbaa0}.voice-heading{text-align:left;align-items:center;gap:10px;display:flex}.voice-icon{width:38px;height:38px;color:var(--green);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;place-items:center;display:grid}.voice-heading>div{gap:2px;display:grid}.voice-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:17px}.mic-button{color:#fff;background:linear-gradient(145deg,#18754a,#0e5736);border:0;border-radius:50%;place-items:center;width:72px;height:72px;margin:16px auto 12px;display:grid;position:relative;box-shadow:0 8px 23px #11623d38}.mic-rings{border:1px solid #b9d4c2;border-radius:50%;position:absolute;inset:-8px}.is-listening .mic-rings{animation:1.25s infinite pulse-ring}@keyframes pulse-ring{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.3)}}.voice-card>p{color:var(--muted);max-width:340px;margin:0 auto;font-size:10.5px;line-height:1.5}.voice-transcript{text-align:left;background:#fff;border:1px solid #e1e9e3;border-radius:13px;gap:2px;margin:12px 0 0;padding:10px 12px;display:grid}.voice-transcript small{color:var(--muted);font-size:8.5px}.voice-transcript strong{font-size:11.5px}.panel{border:1px solid var(--border);background:#fff;border-radius:19px;margin-top:13px;padding:15px}.detected .section-title,.temp-list .section-title{margin:0 0 8px}.voice-product-editor{border-bottom:1px solid #eee9e1;grid-template-columns:minmax(0,1.45fr) minmax(82px,.7fr) auto 38px;align-items:end;gap:8px;padding:11px 0;display:grid}.voice-product-editor:last-of-type{border-bottom:0}.voice-product-editor .field-label>input,.typed-card .field-label>input{height:43px}.stepper{border:1px solid var(--border-strong);background:#fff;border-radius:12px;grid-template-columns:34px 1fr 34px;align-items:center;height:43px;display:grid;overflow:hidden}.stepper button{height:100%;color:var(--green);background:#f7f5f1;border:0;font-size:18px}.stepper b{text-align:center;font-size:12px}.icon-danger{background:var(--danger-soft);width:38px;height:43px;color:var(--danger);border:0;border-radius:12px;place-items:center;display:grid}.mode-divider{color:#909790;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;margin:15px 0 13px;font-size:9.5px;font-weight:800;display:flex}.mode-divider:before,.mode-divider:after{content:"";background:#e8e3db;flex:1;height:1px}.manual-entry{margin-top:2px}.product-suggestions{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;margin:7px 0 10px;overflow:hidden}.product-suggestions button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee9e1;justify-content:space-between;gap:12px;width:100%;padding:11px 13px;font-size:12px;display:flex}.product-suggestions button:last-child{border-bottom:0}.product-suggestions b{color:var(--green)}.typed-card{border:1px solid var(--border);background:#fff;border-radius:17px;margin-top:10px;padding:13px}.typed-product{align-items:center;gap:10px;margin-bottom:11px;display:flex}.typed-product>div{gap:1px;display:grid}.typed-product small{color:var(--muted);font-size:8.5px}.typed-product strong{font-size:13px}.product-icon{background:var(--gold-soft);color:#8b672e;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.typed-fields{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px;display:grid}.temp-list{margin-top:16px}.empty-inline{color:var(--muted);align-items:center;gap:9px;padding:10px 2px 13px;font-size:10.5px;display:flex}.empty-inline svg{color:#a7aea8;width:20px}.temp-row{border-bottom:1px solid #eee9e1;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:9px;padding:10px 0;display:grid}.temp-row>span{gap:2px;display:grid}.temp-row strong{font-size:12.5px}.temp-row small{color:var(--muted);font-size:9px}.temp-row>b{font-size:12px}.temp-row button{width:32px;height:32px;color:var(--danger);background:#f8f3f1;border:0;border-radius:10px;place-items:center;display:grid}.temp-total{justify-content:space-between;align-items:center;padding-top:13px;display:flex}.temp-total span{color:var(--muted);font-size:11px}.temp-total strong{color:var(--green);font-size:20px}.purchase-submit{margin-top:10px}.report-hero{background:linear-gradient(145deg,#efe5cf,#f8f1e3);border:1px solid #eadbbc;border-radius:21px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding:17px;display:flex}.report-hero>div{gap:3px;display:grid}.report-hero strong{color:#6e5323;letter-spacing:-.5px;font-size:27px}.report-hero p{color:#826f4b;margin:0;font-size:10px}.report-hero>span{color:#9b7430;background:#ffffffad;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.report-search{margin-bottom:4px}.report-list{gap:9px;display:grid}.report-row{border:1px solid var(--border);background:#fff;border-radius:17px;overflow:hidden}.report-row-main{grid-template-columns:36px minmax(0,1fr) auto 38px;align-items:center;gap:9px;padding:12px;display:grid}.report-check{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:11px;place-items:center;display:grid}.report-data{gap:2px;min-width:0;display:grid}.report-data strong{font-size:12.5px}.report-data small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.report-row-main>b{color:var(--green);white-space:nowrap;font-size:12px}.report-details{border-top:1px solid #eee9e1}.report-details summary{cursor:pointer;color:var(--muted);background:#fbfaf7;padding:9px 12px;font-size:9.5px;font-weight:700}.report-items{padding:8px 12px}.report-item{justify-content:space-between;gap:12px;padding:6px 0;font-size:10px;display:flex}.report-item span{color:#4d5850}.report-item b{white-space:nowrap}.store-profile{text-align:center;border:1px solid var(--border);background:linear-gradient(#fff,#fafbf9);border-radius:22px;margin-bottom:13px;padding:23px 18px}.store-avatar{background:linear-gradient(145deg,var(--green-2),var(--green-3));color:#fff;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 11px;display:grid;box-shadow:0 10px 22px #11623d29}.store-profile h2{margin:5px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:22px}.role-pill{background:var(--mint);color:var(--green);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.store-id-row{justify-content:space-between;align-items:center;gap:10px;padding:10px 2px;font-size:12px;display:flex}.store-id-row>span{color:var(--muted)}.store-id-row button{color:#59635c;background:#f5f3ee;border:0;border-radius:10px;align-items:center;gap:5px;padding:7px 8px;display:flex}.store-id-row code{font-size:9px}.store-id-row small{font-size:8.5px}.security-card{background:#f5faf6;border:1px solid #cfe0d4;border-radius:16px;align-items:flex-start;gap:10px;margin-top:12px;padding:13px;display:flex}.security-card>svg{color:var(--green);flex:none}.security-card div{gap:2px;display:grid}.security-card strong{font-size:11.5px}.security-card p{color:#65736a;margin:0;font-size:9.5px;line-height:1.45}.logout-button{width:100%;margin-top:16px}.app-loading{text-align:center;color:var(--muted);padding:40px 20px;font-size:12px}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes card-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-enter{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes backdrop-enter{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#18201b00}to{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18201b85}}@keyframes message-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes success-pop{0%{opacity:0;transform:scale(.72)rotate(-8deg)}70%{transform:scale(1.06)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes loading-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.phone-page>.app-header,.phone-page>.page-header,.phone-page>.home-intro,.phone-page>.auth-page,.phone-page>.page-lead{animation:.42s cubic-bezier(.22,.8,.3,1) both page-enter}.auth-hero{animation:.48s cubic-bezier(.22,.8,.3,1) 60ms both page-enter}.auth-card{animation:.5s cubic-bezier(.22,.8,.3,1) .12s both card-enter}.auth-switch,.trust-note{animation:.42s .2s both page-enter}.metrics>article,.client-list .client-row,.ledger>.purchase,.report-list>.report-row{animation:.38s cubic-bezier(.22,.8,.3,1) both card-enter}.metrics>article:nth-child(2),.client-list .client-row:nth-child(2),.ledger>.purchase:nth-child(2),.report-list>.report-row:nth-child(2){animation-delay:40ms}.metrics>article:nth-child(3),.client-list .client-row:nth-child(3),.ledger>.purchase:nth-child(3),.report-list>.report-row:nth-child(3){animation-delay:80ms}.client-list .client-row:nth-child(4),.ledger>.purchase:nth-child(4),.report-list>.report-row:nth-child(4){animation-delay:.12s}.client-list .client-row:nth-child(5),.ledger>.purchase:nth-child(5),.report-list>.report-row:nth-child(5){animation-delay:.16s}.client-list .client-row:nth-child(n+6),.ledger>.purchase:nth-child(n+6),.report-list>.report-row:nth-child(n+6){animation-delay:.2s}.api-message,.payment-success,.retry-information{animation:.28s ease-out both message-enter}.success-check{animation:.55s cubic-bezier(.2,.85,.3,1.2) both success-pop}.confirm-modal[open]{animation:.26s cubic-bezier(.22,.8,.3,1) both modal-enter}.confirm-modal[open]::backdrop{animation:.24s ease-out both backdrop-enter}.app-loading:after{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;margin-left:8px;animation:1s ease-in-out infinite loading-pulse;display:inline-block}.bottom-nav button,.bottom-nav button svg,.client-row,.report-row,.metrics article,.fab,.round-button,.icon-button{transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s}.bottom-nav button.active svg{transform:translateY(-1px)scale(1.08)}@media (hover:hover){.primary:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 11px 24px #11623d3d}.secondary:not(:disabled):hover,.fab:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.client-row:hover{transform:translate(3px)}.report-row:hover,.metrics article:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.round-button:hover,.icon-button:hover{transform:scale(1.04)}}@media (width<=520px){.app-shell{padding:0}.phone-page{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:18px 15px 98px}.auth-page{min-height:calc(100vh - 116px)}.auth-hero{margin-top:46px}.auth-hero h1{font-size:31px}.modal-backdrop{position:fixed}.voice-product-editor{grid-template-columns:minmax(0,1fr) minmax(82px,.72fr)}.voice-product-editor .field-label:nth-child(3){grid-column:1/2}.voice-product-editor .icon-danger{grid-column:2/3;justify-self:end}.sticky-actions{grid-template-columns:1fr 1.15fr}.confirm-actions{grid-template-columns:1fr}.metrics strong{font-size:18px}}@media (width<=370px){.phone-page{padding-left:12px;padding-right:12px}.auth-card{padding:16px}.choice-row{grid-template-columns:1fr}.choice-row button{justify-content:flex-start;padding-left:13px}.client-row{grid-template-columns:38px minmax(0,1fr) auto}.client-row>svg{display:none}.avatar{width:36px;height:36px}.sticky-actions{grid-template-columns:1fr}.report-row-main{grid-template-columns:34px minmax(0,1fr) 36px}.report-row-main>b{grid-area:2/2/auto/3}.report-row-main>button{grid-area:1/3/3/4}.typed-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.field-error{color:#9c302a;margin-top:5px;font-size:12px;line-height:1.4;display:block}.field-error:empty{display:none}dialog.confirm-modal{width:min(100% - 44px,390px);max-height:calc(100dvh - 44px);color:var(--text);border:0;margin:auto;position:fixed;inset:0;overflow:auto}dialog.confirm-modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18201b85}.retry-information{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:12px 0;font-size:12px;display:flex}.offline-status{z-index:30;color:#72571f;background:#fff8e8;border:1px solid #dfc98f;border-radius:13px;align-items:center;gap:8px;margin:-4px 0 14px;padding:9px 10px;font-size:10.5px;font-weight:700;display:flex;position:relative}.offline-status>span{flex:1}.offline-status button{color:#72571f;background:#fff;border:0;border-radius:9px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:800;display:flex;box-shadow:0 2px 8px #4d3a121a}.offline-status.is-offline{background:var(--danger-soft);color:#8f3939;border-color:#e2bbbb}.pending-client{background:#fffaf0}.pending-client .client-balance{color:#8c6729}.pending-purchase{border-color:#dfc98f}.pending-purchase .purchase-head{background:#fff8e8}.pending-card{background:linear-gradient(#fffdf8,#fff8e8);border-color:#dfc98f}.dni-field{gap:8px;display:grid}.register-page .input-shell:has(input:disabled){color:#afb4af;box-shadow:none;background:#f3f2ee;border-color:#e3dfd7}.register-page .input-shell input:disabled{color:#a3aaa4;-webkit-text-fill-color:#a3aaa4;cursor:not-allowed}.dni-validation{align-items:center;gap:10px;min-height:38px;display:flex}.dni-validate-button{white-space:nowrap;border-radius:11px;min-height:38px;padding:8px 12px;font-size:11px}.dni-validation-message{color:var(--muted);font-size:11px;line-height:1.4}.dni-validation.valid .dni-validation-message{color:var(--green)}.dni-validation.invalid .dni-validation-message,.dni-validation.error .dni-validation-message{color:var(--danger)}.dni-validation.valid .dni-validate-button{background:var(--mint);color:var(--green);border-color:#b8d5c1}.spin{animation:.8s linear infinite dni-spin}@keyframes dni-spin{to{transform:rotate(360deg)}}@media (width<=420px){.dni-validation{flex-direction:column;align-items:flex-start}.dni-validate-button{width:100%}}
