:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#23382e;background:#f7f9f7;font-synthesis:none;--bg:#f7f9f7;--surface:#fff;--text:#23382e;--muted:#79877e;--line:#e8eee8;--green:#19aa58;--primary:#15964c;--soft:#edf8ef;--shadow:0 6px 24px #173d2310;--danger:#d44747;--input:#fff;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button{color:inherit}input,select,textarea{color:var(--text)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em}h1{font-size:29px;line-height:1.3;font-weight:700}h2{font-size:19px;font-weight:650}h3{font-size:16px}small{font-size:12px}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:600;line-height:1.35;transition:background .15s,transform .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--primary);color:#fff}.button.primary:hover:not(:disabled){background:#108542}.button.secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.button.secondary:hover:not(:disabled){background:var(--soft)}.button.white{background:#fff;color:#21513a;padding:13px 21px}.button.text{background:transparent;color:var(--primary);padding:9px 4px}.button.danger{background:var(--danger);color:white}.button.full{width:100%}.button .icon{width:18px;height:18px}.icon-button{border:0;background:transparent;border-radius:8px;padding:9px;display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;color:var(--muted)}.icon-button:hover{background:var(--soft);color:var(--text)}.danger-text{color:var(--danger)!important}.muted{color:var(--muted);font-size:13px;line-height:1.7}.pill,.chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:6px;background:var(--soft);color:var(--primary);font-size:11px;font-weight:600;border:1px solid var(--line)}.chip:hover{border-color:var(--primary)}.spaced{margin-top:10px}.skip-link{position:fixed;top:-60px;left:20px;background:var(--surface);padding:10px;z-index:100}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #54c780;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:none;border-color:#60ba7c;box-shadow:0 0 0 3px #22c55e15}[hidden]{display:none!important}
.sidebar{position:fixed;left:0;top:0;bottom:0;width:240px;background:var(--surface);border-right:1px solid var(--line);padding:35px 22px 22px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:500;letter-spacing:-1px}.brand b{color:var(--primary);font-weight:750}.brand small{display:block;font-size:7.7px;letter-spacing:1.45px;font-weight:600;color:var(--muted);margin-top:3px}.brand-icon{background:#22c55e;color:#fff;width:41px;height:43px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.brand-icon .icon{width:28px;height:28px}.nav-caption{font-size:10px;letter-spacing:1.4px;font-weight:700;color:#9aa69d;margin:48px 16px 17px}.nav-link{display:flex;align-items:center;gap:13px;font-size:13px;color:#748179;padding:14px 16px;margin-bottom:6px;border-radius:9px;font-weight:500}.nav-link.active{background:var(--soft);color:#178347;font-weight:650}.nav-link:hover{background:var(--soft)}.nav-dot{margin-left:auto;border-radius:50%;width:6px;height:6px;background:var(--green)}.sidebar-bottom{margin-top:auto}.side-tip{margin:24px 8px;background:#f6f9f0;border:1px solid #edf0e4;border-radius:12px;padding:20px 16px}.side-tip>.icon{color:#70904c;margin-bottom:12px}.side-tip strong{display:block;font-size:13px;line-height:1.55;color:#526943}.side-tip p{font-size:11px;line-height:1.7;color:#8d987f;margin-top:8px}.profile-shortcut{display:flex;gap:10px;align-items:center;border:0;border-top:1px solid var(--line);background:none;width:100%;padding:20px 0 0;text-align:left}.profile-shortcut>span:nth-child(2){flex:1}.profile-shortcut strong{display:block;font-size:12px}.profile-shortcut small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.profile-shortcut>.icon{width:15px;color:var(--muted)}.avatar{width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;background:#f2e9d9;color:#92734c;border:1px solid #eee3d0;border-radius:50%;font-size:13px;font-weight:650;flex-shrink:0}.avatar.small{width:32px;height:32px;font-size:11px}.avatar.large{width:62px;height:62px;font-size:23px}.app-body{margin-left:240px}.topbar{height:76px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:var(--surface);border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:11px;color:#96a097}.breadcrumb .icon{width:12px;height:12px}.breadcrumb strong{font-weight:500;color:#5f6d64}.topbar-right{display:flex;align-items:center;gap:19px}.save-status{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}.save-status i{width:6px;height:6px;border-radius:50%;background:#4fbb74}.save-status.offline i{background:#e4a137}.mobile-brand,.bottom-nav{display:none}#main{max-width:1320px;margin:auto;padding:35px 42px 25px;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:1.6px;font-weight:700;color:#849287;margin-bottom:10px}.eyebrow .icon{width:14px;height:14px;color:#b49e65}.page-heading p{font-size:12px;color:var(--muted);margin-top:9px;line-height:1.7}.page-heading p .icon{width:14px;height:14px;margin-right:4px}.date-chip{background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:9px 11px;font-size:10px;color:#829087;display:flex;align-items:center;gap:7px;white-space:nowrap}.date-chip .icon{width:14px;height:14px}.hero{background:#174d37;border-radius:16px;min-height:297px;position:relative;overflow:hidden;display:flex;align-items:center;isolation:isolate}.hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;border:1px solid #ffffff0a;right:-130px;bottom:-260px;z-index:-1}.hero-copy{padding:30px 36px;z-index:1}.hero-label{color:#b7dac3;font-size:8px;letter-spacing:1.5px;display:flex;align-items:center;gap:6px}.hero-label i{width:5px;height:5px;background:#bce0a0;border-radius:50%}.hero h2{font-size:33px;line-height:1.24;color:#fff;font-weight:650;letter-spacing:-1px;margin:14px 0 12px}.hero p{color:#bad0c2;font-size:12px;line-height:1.8;margin-bottom:22px}.hero-footnote{display:inline-flex;color:#b5cdbb;font-size:9px;gap:4px;align-items:center;margin-left:15px}.hero-footnote .icon{width:12px;height:12px}.hero-art{position:absolute;right:20px;bottom:3px;width:315px;max-height:290px;z-index:0}.section-label{margin:28px 0 14px;display:flex;justify-content:space-between;align-items:center}.section-label h2{font-size:15px}.section-label>span{font-size:10px;color:var(--muted);text-transform:capitalize}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:21px 19px;display:flex;gap:15px;align-items:flex-start}.stat-icon{width:41px;height:41px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;flex-shrink:0}.stat-icon .icon{width:20px;height:20px}.green{background:#eef8ef;color:#379761}.peach{background:#fff3e9;color:#d29a61}.purple{background:#f2eefb;color:#9b82c9}.stat-card>div>span{font-size:10px;color:var(--muted);display:block;margin-top:1px}.stat-card strong{font-size:24px;letter-spacing:-.6px;display:block;font-weight:650;margin:8px 0}.stat-card strong em{font-size:10px;font-weight:400;font-style:normal;color:var(--muted);margin-left:7px;letter-spacing:0}.stat-card small{font-size:9px;color:#98a399}.dashboard-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:20px;margin-top:25px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:23px 22px 13px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:10px;line-height:1.7;color:var(--muted);margin-top:5px}.text-link{font-size:10px;color:var(--primary);display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.text-link .icon{width:14px;height:14px}.empty-state{text-align:center;padding:32px 18px;display:flex;align-items:center;flex-direction:column}.empty-icon{width:55px;height:55px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--soft);color:#95b69b;margin-bottom:17px}.empty-icon .icon{width:27px;height:27px}.empty-state h3{font-size:13px;font-weight:600;letter-spacing:-.2px}.empty-state p{color:var(--muted);font-size:11px;line-height:1.9;margin-top:8px}.empty-state .button{margin-top:18px;font-size:11px;min-height:37px;padding:9px 13px}.lists-preview{padding-bottom:20px}.lists-preview>.button{width:calc(100% - 44px);margin:0 22px}.tiny-icon{color:#99ad9d;align-self:flex-start}.tiny-icon .icon{width:20px;height:20px}.list-paper{margin:15px 24px 21px;padding:3px 14px;background:repeating-linear-gradient(transparent,transparent 37px,var(--line) 38px);border-left:2px solid #e0eee0}.list-paper>span{display:flex;align-items:center;gap:9px;height:38px;font-size:10px;color:#8e9b90}.list-paper i{width:12px;height:12px;border:1px solid #d9e4d9;border-radius:3px}.list-paper .icon{width:12px;height:12px;color:#6c9c73}.friendly-note{margin-top:23px;padding:20px 22px;display:flex;align-items:center;gap:16px;border:1px solid #e9eee3;background:#f4f7ef;border-radius:11px}.note-icon{color:#71915a}.note-icon .icon{width:25px;height:25px}.friendly-note>div{flex:1}.friendly-note strong{font-size:12px;font-weight:600}.friendly-note p{font-size:10px;color:#86917f;margin-top:5px;line-height:1.6}.friendly-note .button{font-size:10px;white-space:nowrap}.page-footer{display:flex;justify-content:space-between;max-width:1320px;margin:0 auto;padding:12px 42px 28px;color:#a0aaa2;font-size:9px}.page-footer .icon{width:11px;height:11px;margin-right:4px}.assistant-fab{position:fixed;right:22px;bottom:20px;display:flex;align-items:center;gap:7px;background:var(--surface);border:1px solid #d9eadc;border-radius:30px;color:var(--primary);padding:11px 16px;box-shadow:var(--shadow);z-index:21;font-size:11px;font-weight:600}.assistant-fab .icon{width:18px;height:18px}.continue-card{display:flex;align-items:center;gap:16px;border:1px solid #cde8d2;padding:20px 23px;background:var(--surface);border-radius:12px;margin-top:23px}.continue-card>div{flex:1}.continue-card .eyebrow{font-size:8px;margin-bottom:6px}.continue-card h3{font-size:15px}.continue-card p{font-size:11px;color:var(--muted);margin-top:5px}.mini-lists{padding:4px 22px 16px}.mini-list{width:100%;display:flex;align-items:center;gap:12px;text-align:left;border:0;background:transparent;border-bottom:1px solid var(--line);padding:14px 0}.mini-list>span{flex:1}.mini-list strong{display:block;font-size:12px;font-weight:600}.mini-list small{display:block;margin-top:5px;font-size:10px;color:var(--muted)}.mini-list>.icon{color:#8cad94;width:17px}.mini-list>.icon:last-child{width:14px}.purchase-row{display:flex;gap:13px;align-items:center;width:100%;padding:19px 22px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.purchase-row:hover{background:var(--soft)}.purchase-row:last-child{border-bottom:0}.purchase-row-info{flex:1}.purchase-row strong{display:block;font-size:12px;font-weight:600}.purchase-row small{display:block;margin-top:6px;font-size:10px;color:var(--muted)}.purchase-row-total{text-align:right}.purchase-row-total small{color:#82a086}.purchase-row>.icon{width:14px;color:#9cab9f}.offline-banner,.conflict-banner{background:#fff5dd;color:#85621b;display:flex;align-items:center;justify-content:center;gap:10px;padding:11px 20px;font-size:12px}.offline-banner .icon,.conflict-banner .icon{width:17px;height:17px}.live-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}.large-empty{min-height:340px;display:flex;align-items:center;justify-content:center}.large-empty .empty-state{padding:55px 20px}.large-empty .empty-icon{width:76px;height:76px}.large-empty .empty-icon .icon{width:37px;height:37px}.large-empty h3{font-size:19px}.large-empty p{font-size:13px}.large-empty .button{font-size:13px}.feature-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center;padding:40px 20px}.feature-trio .icon{color:#75a384;margin-bottom:13px}.feature-trio h3{font-size:13px}.feature-trio p{font-size:11px;color:var(--muted);margin-top:8px}.shopping-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:24px;align-items:start}.cart-column{min-width:0}.add-products{padding:28px;text-align:center;border:1px dashed #cae0ce;border-radius:13px;background:var(--surface);margin-bottom:24px}.scan-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;background:var(--soft);color:var(--primary);border-radius:13px;margin-bottom:14px}.scan-icon .icon{width:25px;height:25px}.add-products h2{font-size:20px;line-height:1.35;margin-bottom:9px}.add-products p{font-size:12px;color:var(--muted);margin-bottom:22px}.add-products>.button{min-height:49px}.secondary-actions{display:flex;gap:10px;margin-top:11px}.secondary-actions .button{flex:1;font-size:11px;padding:11px 5px}.add-products>small{display:block;color:var(--muted);font-size:9px;margin-top:15px}.add-products>small .icon{width:12px;height:12px;margin-right:3px}.receipt-card{padding:25px 23px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.purchase-sidebar{position:sticky;top:22px}.receipt-card>.eyebrow{font-size:8px}.receipt-card>h2{font-size:18px}.receipt-total{padding:25px 0 23px;border-bottom:1px dashed var(--line)}.receipt-total>span{display:block;font-size:11px;color:var(--muted)}.receipt-total strong{display:block;font-size:39px;font-weight:650;letter-spacing:-1.4px;margin:7px 0;color:var(--primary)}.receipt-total small{font-size:10px;color:var(--muted)}.budget-section{padding:19px 0}.split{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:10px}.split .icon{width:13px;height:13px;margin-right:3px}.split>span{color:var(--muted)}.split>strong{font-weight:600}.progress-track{height:6px;overflow:hidden;background:var(--line);border-radius:8px;margin:12px 0}.progress-track>span{display:block;height:100%;background:#5eb97a;border-radius:8px;transition:width .25s}.budget-caption strong{color:var(--primary)}.budget-warning .progress-track>span{background:#e7aa44}.budget-warning .budget-caption strong{color:#c28a2a}.budget-alert{font-size:10px;line-height:1.6;padding:9px 10px;background:#fff6e2;border-radius:6px;color:#a17b32;margin-top:12px;display:flex;gap:7px;align-items:center}.budget-alert .icon{width:14px;height:14px}.savings-line{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);border-top:1px dashed var(--line);padding:16px 0}.savings-line>.icon{width:14px;height:14px;color:#b59355}.savings-line strong{margin-left:auto;color:var(--primary);font-weight:600}.safe-note{display:flex;gap:4px;align-items:center;justify-content:center;font-size:8px;color:#99a79c;margin-top:12px}.safe-note .icon{width:11px;height:11px}.cart-tip{display:flex;gap:10px;padding:20px 10px}.cart-tip>.icon{color:#a1b795;width:17px;height:17px}.cart-tip p{font-size:10px;line-height:1.8;color:var(--muted)}.cart-tip strong{font-weight:500;color:#66765e}.cart-total-mobile{display:none}.cart-items .panel-heading{padding-bottom:20px}.count-badge{font-size:10px;background:var(--soft);color:var(--primary);padding:4px 7px;border-radius:5px;margin-left:5px}.search-field{display:flex;align-items:center;gap:7px;background:var(--bg);border:1px solid var(--line);border-radius:7px;padding:9px 10px;min-width:0}.search-field .icon{width:14px;height:14px;color:#9ba69e}.search-field input{background:transparent;min-width:0;border:0;width:150px;font-size:10px;padding:0;outline:none;box-shadow:none}.product-row{display:grid;grid-template-columns:36px minmax(80px,1fr) auto auto;gap:10px;align-items:center;padding:18px 18px;border-top:1px solid var(--line)}.product-avatar{background:var(--soft);color:#87a68c;display:flex;align-items:center;justify-content:center;width:36px;height:40px;border-radius:9px}.product-avatar .icon{width:19px;height:19px}.product-info{min-width:0}.product-info>strong{font-size:12px;line-height:1.5;display:block;overflow-wrap:anywhere;font-weight:600}.product-info>span{display:block;color:var(--muted);font-size:9px;line-height:1.6;margin-top:3px}.product-info>.promotion-badge{display:inline-flex;gap:4px;align-items:center;font-size:8px;color:#bc884a;background:#fff4e5;border-radius:4px;padding:2px 5px}.promotion-badge .icon{width:10px;height:10px}.product-total{font-size:12px;white-space:nowrap}.stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;overflow:hidden}.stepper button{width:26px;height:29px;display:flex;justify-content:center;align-items:center;background:transparent;border:0}.stepper button .icon{width:12px;height:12px}.stepper span{min-width:24px;text-align:center;font-size:11px}.row-actions{grid-column:2/-1;display:flex;justify-content:flex-end;margin-top:-8px;margin-bottom:-10px}.row-actions .icon-button{min-width:30px;min-height:30px;padding:6px}.row-actions .icon{width:14px;height:14px}.quantity-chip{font-size:10px;white-space:nowrap;background:var(--soft);padding:5px 7px;border-radius:5px}.other-purchases{display:flex;align-items:center;gap:12px;font-size:11px;margin-bottom:16px}.other-purchases select{padding:8px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.linked-list{margin-top:22px}.linked-list .panel-heading h2{display:flex;align-items:center;gap:8px}.linked-list .panel-heading h2 .icon{width:17px;height:17px;color:var(--primary)}.list-checks{padding:0 22px 15px}.check-row{display:flex;gap:10px;align-items:center;font-size:12px;padding:11px 0;line-height:1.6}.check-row input[type=checkbox]{appearance:auto;width:17px;height:17px;accent-color:var(--primary);flex-shrink:0;cursor:pointer}.check-row>span{flex:1}.check-row>small{color:var(--muted);font-size:11px}.check-row:has(input:checked)>span{text-decoration:line-through;color:var(--muted)}.human-confirmation:has(input:checked)>span,.promotion-toggle:has(input:checked)>span,#promotion-fields .check-row:has(input:checked)>span,#duplicate-warning:has(input:checked)>span{text-decoration:none;color:inherit}.filter-bar{display:flex;gap:12px;padding:20px 22px;border-bottom:1px solid var(--line)}.filter-bar>.search-field{flex:1}.filter-bar input[type=search]{width:100%;font-size:12px}.month-filter{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:8px 10px;font-size:11px}.month-filter input{border:0;background:transparent;font-size:11px;max-width:150px}.month-filter .icon{width:15px;height:15px;color:var(--muted)}.history-summary{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px;padding:18px 22px;background:var(--soft);border:1px solid #dfeee1;border-radius:10px;font-size:12px;color:#6d8771}.history-summary>span{display:flex;gap:8px;align-items:center}.history-summary strong{color:var(--text);font-weight:600}.history-summary .icon{width:18px;height:18px}.lists-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.list-card{padding:23px}.list-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.list-card>h2{font-size:19px}.list-card>p{font-size:11px;color:var(--muted);margin:8px 0 16px}.list-card>small{font-size:10px;color:var(--muted)}.list-card-preview{min-height:180px;margin:18px 0 14px}.list-card-actions{display:flex;gap:9px}.list-card-actions .button{flex:1;font-size:11px;padding:11px 6px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:25px}.settings-panel{padding:24px;margin-bottom:23px}.account-heading{display:flex;align-items:center;gap:16px;margin-bottom:20px}.account-heading h2{font-size:18px}.account-heading p{font-size:11px;color:var(--muted);margin-top:7px;overflow-wrap:anywhere}.account-actions{display:flex;gap:11px;margin-top:16px}.settings-panel>h2{font-size:16px;margin-bottom:14px}.setting-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:18px 0;width:100%;text-align:left}.setting-row:last-child{border-bottom:0;padding-bottom:0}.setting-icon{color:#8b9c8e;display:flex}.setting-icon>.icon{width:18px;height:18px}.setting-row>div,.setting-row>span:nth-child(2){flex:1}.setting-row strong{font-size:12px;font-weight:600;display:block}.setting-row p,.setting-row small{display:block;font-size:10px;color:var(--muted);margin-top:5px;line-height:1.7}.setting-row select{border:1px solid var(--line);border-radius:6px;padding:7px 8px;font-size:11px;background:var(--surface);max-width:105px}.setting-row>.pill{font-size:8px;padding:5px;white-space:nowrap}.setting-row.clickable{background:transparent;border-top:0;border-right:0;border-left:0}.setting-row.clickable:hover strong{color:var(--primary)}.setting-row.clickable>.icon{width:14px;height:14px;color:#a1afa3}.switch{position:relative;width:36px;height:21px;flex-shrink:0}.switch input{opacity:0;position:absolute;width:100%;height:100%;margin:0;z-index:1;cursor:pointer}.switch>span{position:absolute;inset:0;background:#dce4de;border-radius:20px;transition:background .2s}.switch>span:after{content:"";position:absolute;width:15px;height:15px;background:#fff;top:3px;left:3px;border-radius:50%;transition:transform .2s}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translateX(15px)}.switch input:focus-visible+span{outline:3px solid #6ab488;outline-offset:3px}.install-card{border:1px solid #dcebdd;border-radius:12px;padding:25px 22px;background:#eff7ee;margin-bottom:24px}.install-card h2{font-size:20px;line-height:1.4;margin:18px 0 11px;color:#385b3c}.install-card p{font-size:12px;color:#80937b;line-height:1.8;margin-bottom:20px}.about-card{text-align:center;padding:25px 20px}.about-card .brand-icon{margin-bottom:12px}.about-card h3{font-size:17px}.about-card p{font-size:11px;color:var(--muted);margin:7px 0 12px}.about-card>small{font-size:9px;color:var(--muted)}hr{border:0;border-top:1px solid var(--line);margin:22px 0 14px}.about-card .button{font-size:11px;justify-content:flex-start}
dialog{border:1px solid var(--line);padding:0;border-radius:17px;background:var(--surface);color:var(--text);width:min(470px,calc(100% - 32px));max-height:calc(100dvh - 48px);box-shadow:0 24px 90px #0b291b38;overscroll-behavior:contain}dialog.wide{width:min(630px,calc(100% - 32px))}dialog::backdrop{background:#15281f85;backdrop-filter:blur(4px)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 24px 17px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:4;background:var(--surface)}.modal-header h2{font-size:20px}.modal-body{padding:23px 25px 26px}.modal-intro{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:22px}.field{display:block;margin-bottom:18px;min-width:0}.field>span{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.field>span>small{font-weight:400;font-size:10px;color:var(--muted);margin-left:4px}.field>input,.field>select,.field>textarea{width:100%;padding:12px 13px;background:var(--input);border:1px solid #dfe7df;border-radius:8px;font-size:14px;min-height:46px}.field input::placeholder{color:#a6afa8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notice{padding:12px 14px;background:var(--soft);color:#538160;font-size:12px;line-height:1.7;border-radius:8px;margin-bottom:18px;display:flex;gap:8px;align-items:flex-start}.notice .icon{width:17px;height:17px;margin-top:2px}.notice.warning{background:#fff5e2;color:#a2813c}.form-error{padding:12px 14px;background:#ffeded;color:#c24a4a;font-size:12px;line-height:1.7;border-radius:8px;margin-bottom:18px}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:21px}.form-actions .button{flex:1}.field-hint{font-size:10px;color:var(--muted);line-height:1.7;margin:-7px 0 18px}.quantity-input{display:flex;align-items:center;border:1px solid #dfe7df;border-radius:8px;overflow:hidden;background:var(--input)}.quantity-input input{border:0;min-width:0;width:100%;text-align:center;padding:12px 0;background:transparent;font-size:15px}.quantity-input button{border:0;background:transparent;padding:12px;display:flex;align-items:center;justify-content:center}.quantity-input .icon{width:18px;height:18px}.promotion-toggle{margin-bottom:15px}.promotion-toggle>.icon{width:16px;color:#be9657}.extra-fields{font-size:12px;color:var(--muted);padding:13px 0;border-top:1px solid var(--line);margin-bottom:18px}.extra-fields summary{cursor:pointer;margin-bottom:10px}.extra-fields .field{margin-top:15px;color:var(--text)}.preview-total{display:flex;align-items:center;justify-content:space-between;padding:16px 0 20px;border-top:1px dashed var(--line);margin-top:15px}.preview-total>span{font-size:12px;color:var(--muted)}.preview-total strong{font-size:25px;color:var(--primary);letter-spacing:-.8px}.vision-result{display:flex;gap:12px;padding:15px;background:var(--soft);border-radius:10px;margin-bottom:20px}.vision-result strong{font-size:13px}.vision-result p{font-size:11px;line-height:1.7;margin:6px 0 9px;color:var(--muted)}.vision-result.uncertain{background:#fff5e2}.human-confirmation{font-size:12px;margin:10px 0}.finish-hero{text-align:center;padding:5px 0 25px}.finish-hero>.stat-icon{margin-bottom:16px}.finish-hero p{font-size:12px;color:var(--muted)}.finish-hero>strong{display:block;font-size:43px;letter-spacing:-1.5px;color:var(--primary);margin:9px 0}.finish-hero>small{font-size:11px;color:var(--muted)}.finish-facts{border-block:1px dashed var(--line);padding:15px 0;margin-bottom:23px}.finish-facts>span{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:7px 0;color:var(--muted)}.finish-facts strong{font-weight:600;color:var(--text)}.detail-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.detail-total span{font-size:12px;color:var(--muted)}.detail-total strong{font-size:30px;color:var(--primary)}.detail-items{margin:0 -10px 20px}.detail-items .product-row{grid-template-columns:36px minmax(70px,1fr) auto auto}.list-editor-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.list-add-fields{display:grid;grid-template-columns:minmax(0,1fr) 100px 44px;gap:10px;align-items:end}.list-add-fields .field{margin-bottom:0}.list-add-fields .button{height:46px;padding:10px}.list-editor-items{margin-top:18px}.list-editor-row{display:flex;align-items:center;border-top:1px solid var(--line);gap:10px}.list-editor-row .check-row{flex:1}.list-editor-row .check-row>small{margin-left:15px}.list-editor-row .icon-button .icon{width:16px}.prose{font-size:13px;line-height:1.85;color:var(--muted)}.prose p{margin-bottom:17px}.prose h3{color:var(--text);font-size:15px;margin:24px 0 8px}.prose strong{color:var(--text)}.onboarding article{display:flex;align-items:flex-start;gap:17px;margin-bottom:27px}.onboarding-number{background:var(--soft);color:var(--primary);width:35px;height:35px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:700}.onboarding h3{font-size:15px;margin:5px 0 9px}.onboarding p{font-size:12px;line-height:1.8;color:var(--muted)}.chat-messages{max-height:330px;min-height:160px;overflow-y:auto;padding-right:5px}.chat-bubble{max-width:90%;padding:13px 15px;font-size:12px;line-height:1.8;border-radius:10px;margin-bottom:13px;overflow-wrap:anywhere}.chat-bubble.assistant{background:var(--soft);color:var(--text)}.chat-bubble.user{background:var(--primary);color:white;margin-left:auto}.chat-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.chat-suggestions .chip{font-size:10px;cursor:pointer}.chat-form{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:15px}.chat-form input{min-width:0;flex:1;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--input);font-size:12px}.chat-form .button{padding:12px}.camera-view{position:relative;aspect-ratio:4/3;background:#17251f;border-radius:12px;overflow:hidden}.camera-view video{width:100%;height:100%;object-fit:cover}.camera-guide{position:absolute;inset:25% 8%;border:2px dashed #fff9;border-radius:12px;box-shadow:0 0 0 150px #0003;pointer-events:none}.camera-view>p{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:25px;text-align:center;font-size:13px;color:white;line-height:1.8}.camera-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:22px 0 10px}.camera-controls .button{font-size:11px;padding:11px}.capture-button{display:flex;align-items:center;justify-content:center;background:var(--primary);border:4px solid var(--surface);outline:2px solid var(--primary);border-radius:50%;width:65px;height:65px;color:white}.capture-button .icon{width:26px;height:26px}.privacy-hint{font-size:10px;line-height:1.9;color:var(--muted);margin:15px 0}.privacy-hint .icon{width:13px;height:13px;margin-right:3px}.crop-stage{border-radius:10px;overflow:hidden;background:#15291c;max-height:380px;text-align:center}.crop-stage canvas{max-width:100%;max-height:380px;object-fit:contain;touch-action:none;cursor:crosshair;vertical-align:middle}.crop-tools{display:flex;gap:10px;margin:15px 0}.crop-tools .button{font-size:11px}.pending-photo{display:flex;gap:9px;align-items:center;border-top:1px solid var(--line);padding:15px 0}.pending-photo>div{flex:1}.pending-photo strong{font-size:12px;display:block}.pending-photo small{font-size:10px;display:block;color:var(--muted);margin-top:5px}.pending-photo .button{font-size:11px;padding:9px}.conflict-item{border-top:1px solid var(--line);padding:20px 0}.conflict-item h3{font-size:15px}.conflict-item .button{font-size:11px}.spinner{display:inline-block;width:26px;height:26px;border:3px solid #bbdec7;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}.spinner.small{width:16px;height:16px;border-width:2px;border-color:#ffffff50;border-top-color:white}@keyframes spin{to{transform:rotate(360deg)}}.splash{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg)}.splash h1{font-size:32px;margin-top:20px;font-weight:500}.splash h1 span{color:var(--primary);font-weight:700}.splash p{font-size:12px;color:var(--muted);margin:13px 0 30px}.startup-error{text-align:center;padding:15vh 24px;max-width:600px;margin:auto}.startup-error>.icon{width:45px;height:45px;color:#d4a148}.startup-error h1{font-size:25px;margin:22px 0}.startup-error p{font-size:14px;color:var(--muted);line-height:1.8;margin:15px 0}.startup-error .button{margin-top:16px}#toasts{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:1000;display:flex;flex-direction:column;gap:10px;width:max-content;max-width:calc(100% - 32px);pointer-events:none}.toast{display:flex;align-items:center;gap:10px;padding:14px 19px;background:#234e35;color:white;box-shadow:var(--shadow);border-radius:10px;font-size:12px;max-width:530px;line-height:1.6}.toast .icon{width:18px;height:18px}.toast.error{background:#ab3f3f}.toast.warning{background:#917332}
[data-theme=dark]{--bg:#111c16;--surface:#1b2920;--text:#e0eadf;--muted:#93a397;--line:#2c3c2f;--green:#40c96d;--primary:#249d54;--soft:#243d2b;--input:#17241c;color-scheme:dark}[data-theme=dark] .side-tip,[data-theme=dark] .friendly-note,[data-theme=dark] .install-card{background:#263521;border-color:#34452f}[data-theme=dark] .side-tip strong,[data-theme=dark] .install-card h2{color:#b7cea7}[data-theme=dark] .green{background:#263f2c;color:#7ebb8d}[data-theme=dark] .peach{background:#413324;color:#c49c6e}[data-theme=dark] .purple{background:#342d44;color:#b29ad0}[data-theme=dark] .field>input,[data-theme=dark] .field>select,[data-theme=dark] .quantity-input{border-color:var(--line)}[data-theme=dark] .history-summary,[data-theme=dark] .continue-card{border-color:var(--line)}[data-theme=dark] .notice.warning,[data-theme=dark] .budget-alert,[data-theme=dark] .vision-result.uncertain{background:#3b3321;color:#d9bb77}[data-theme=dark] .promotion-badge{background:#3b3223;color:#d4ad7f}
@media(min-width:1450px){.hero-art{right:50px;width:345px}.hero{min-height:310px}.hero h2{font-size:37px}.hero-copy{padding:36px 40px}.hero p{font-size:13px}.stat-card{padding:25px}.product-row{grid-template-columns:40px minmax(100px,1fr) auto auto auto}.row-actions{grid-column:auto;margin:0}}
@media(max-width:1190px){.sidebar{width:210px;padding:30px 16px 18px}.brand{font-size:22px}.brand-icon{width:37px;height:39px}.brand small{font-size:6.8px}.app-body{margin-left:210px}.topbar{padding:0 28px}#main{padding:30px 28px 23px}.page-footer{padding-inline:28px}.hero-art{width:265px;right:0;bottom:18px}.hero-copy{padding:30px}.hero h2{font-size:29px}.hero-footnote{display:block;margin:11px 0 0}.stat-card{padding:18px 14px;gap:10px}.stat-icon{width:35px;height:35px}.stat-card strong{font-size:21px}.stat-card small{font-size:8px}.shopping-layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.receipt-card{padding:23px 18px}.receipt-total strong{font-size:34px}.add-products{padding:25px 20px}.secondary-actions .button{font-size:10px}.settings-layout{grid-template-columns:minmax(0,1fr) 250px}.dashboard-grid{grid-template-columns:1.2fr 1fr}.panel-heading{padding:20px 18px 13px}.panel-heading h2{font-size:14px}.cart-items .panel-heading{flex-wrap:wrap}.cart-items .search-field{flex:1}.cart-items .search-field input{width:100%}.product-row{grid-template-columns:30px minmax(60px,1fr) auto;gap:9px;padding:17px 14px}.product-avatar{width:30px;height:35px}.product-total{grid-column:3;grid-row:2}.product-quantity{grid-column:3;grid-row:1}.row-actions{grid-column:2;grid-row:2;justify-content:flex-start;margin-left:-6px}.detail-items .product-row{grid-template-columns:30px minmax(60px,1fr) auto auto}.detail-items .product-total,.detail-items .product-quantity{grid-column:auto;grid-row:auto}.friendly-note .button{font-size:9px}}
@media(max-width:960px){.sidebar{width:180px;padding:27px 12px}.brand{font-size:19px;gap:7px}.brand-icon{width:33px;height:35px;border-radius:10px}.brand-icon .icon{width:23px;height:23px}.brand small{font-size:6px;letter-spacing:1px}.nav-link{padding:13px 12px;font-size:12px;gap:10px}.nav-link .icon{width:19px;height:19px}.side-tip{margin-inline:2px;padding:18px 13px}.app-body{margin-left:180px}#main{padding:26px 23px}.topbar{padding-inline:23px;height:66px}.page-heading h1{font-size:25px}.date-chip{display:none}.hero-art{width:215px;right:-17px;opacity:.8}.hero-copy{padding:29px}.hero h2{font-size:28px}.hero p{font-size:11px}.hero-footnote{font-size:8px}.stat-card{display:block;padding:17px}.stat-card>.stat-icon{width:31px;height:31px;margin-bottom:11px}.stat-card>div>span{font-size:9px}.dashboard-grid{grid-template-columns:1fr}.lists-preview{display:none}.friendly-note{padding:17px}.friendly-note .button{display:none}.shopping-layout{grid-template-columns:minmax(0,1fr) 235px;gap:16px}.receipt-card{padding:20px 15px}.receipt-total strong{font-size:31px}.receipt-card h2{font-size:16px}.add-products{padding:23px 16px}.add-products h2{font-size:18px}.secondary-actions{flex-direction:column;gap:8px}.cart-items .panel-heading{padding:17px 14px}.settings-layout{grid-template-columns:1fr}.settings-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.lists-grid{grid-template-columns:1fr 1fr;gap:16px}.list-card{padding:20px 16px}.list-card-actions{flex-direction:column}}
@media(max-width:740px){.sidebar{display:none}.app-body{margin-left:0}.topbar{height:68px;padding:0 20px}.mobile-brand{display:block}.mobile-brand .brand{font-size:23px;gap:9px}.mobile-brand .brand-icon{width:35px;height:37px}.mobile-brand .brand small{font-size:6.7px;letter-spacing:1.2px}.breadcrumb{display:none}.topbar-right{gap:9px}.topbar-right>.avatar{display:none}.save-status{font-size:8px}.save-status i{width:5px;height:5px}.topbar-right .icon-button{padding:6px;min-width:32px}.topbar-right .icon-button .icon{width:19px;height:19px}#main{padding:27px 20px 20px}.page-heading{margin-bottom:23px;align-items:flex-start}.page-heading h1{font-size:25px;line-height:1.3;max-width:330px}.page-heading p{font-size:12px;line-height:1.8}.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:11px}.page-heading>.button{font-size:10px;padding:9px 10px;min-height:38px;white-space:nowrap}.page-heading>.button .icon{width:15px;height:15px}.hero{min-height:290px;border-radius:13px}.hero-copy{padding:27px 25px}.hero h2{font-size:30px;max-width:260px}.hero-label{font-size:7px;letter-spacing:1.1px}.hero p{font-size:11px;max-width:245px;margin-bottom:20px}.hero .button{font-size:12px;padding:13px 16px}.hero-art{width:224px;right:-12px;bottom:18px;opacity:.9}.hero-footnote{font-size:8px;margin-top:12px}.hero-copy{width:72%}.stats-grid{gap:10px}.stat-card{padding:16px 12px;border-radius:10px}.stat-card strong{font-size:21px;letter-spacing:-.7px;margin:8px 0}.stat-card>div>span{font-size:9px;line-height:1.5}.stat-card small{font-size:8px;line-height:1.7;display:block}.stat-card strong em{font-size:8px;margin-left:4px}.section-label{margin-top:26px}.section-label h2{font-size:14px}.section-label>span{font-size:9px}.dashboard-grid{margin-top:23px}.panel-heading{padding:21px 18px 12px}.panel-heading h2{font-size:15px}.empty-state{padding:28px 18px}.empty-state h3{font-size:14px}.empty-state p{font-size:12px}.empty-state .button{font-size:12px}.friendly-note{margin-top:20px}.friendly-note p{font-size:11px}.friendly-note strong{font-size:13px}.page-footer{padding:15px 20px 117px;font-size:8px;gap:10px;flex-wrap:wrap}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--surface);border-top:1px solid var(--line);padding:9px 6px calc(9px + env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -4px 20px #15351e03}.bottom-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;font-size:9px;color:#929d94;min-width:57px;min-height:43px;border-radius:8px}.bottom-nav a.active{color:var(--primary);font-weight:600}.bottom-nav a.active .icon{background:var(--soft);box-shadow:0 0 0 6px var(--soft);border-radius:3px}.bottom-nav a .icon{width:20px;height:20px;margin-bottom:2px}.assistant-fab{bottom:calc(80px + env(safe-area-inset-bottom));right:18px;padding:12px;box-shadow:0 5px 18px #132f2315}.assistant-fab>span{display:none}.assistant-fab .icon{width:21px;height:21px}.continue-card{padding:18px 16px;gap:11px}.continue-card .button{font-size:11px;padding:10px}.continue-card h3{font-size:14px}.continue-card .eyebrow{font-size:7px}.shopping-layout{display:flex;flex-direction:column;gap:20px}.cart-column,.purchase-sidebar{width:100%}.purchase-sidebar{position:static}.cart-total-mobile{display:grid;grid-template-columns:1fr auto;align-items:center;position:sticky;top:0;z-index:15;margin:0 -20px 20px;padding:15px 20px;background:var(--surface);box-shadow:0 4px 10px #172e1710;border-block:1px solid var(--line)}.cart-total-mobile>span{font-size:11px;color:var(--muted)}.cart-total-mobile strong{grid-column:2;grid-row:1/3;font-size:26px;letter-spacing:-1px;color:var(--primary)}.cart-total-mobile small{font-size:10px;margin-top:5px;color:var(--muted)}.add-products{padding:24px;margin-bottom:20px}.add-products>div:first-child{display:grid;grid-template-columns:48px 1fr;gap:0 15px;text-align:left;align-items:center;margin-bottom:20px}.scan-icon{grid-column:1;grid-row:1/3;margin:0;width:48px;height:48px}.add-products h2{font-size:18px;margin-bottom:6px}.add-products h2 br{display:none}.add-products p{font-size:11px;margin:0;line-height:1.7}.secondary-actions{flex-direction:row;gap:10px}.secondary-actions .button{font-size:11px}.receipt-card{padding:24px}.receipt-total strong{font-size:38px}.receipt-card h2{font-size:19px}.receipt-card>.eyebrow{font-size:9px}.split{font-size:12px}.receipt-total>span{font-size:12px}.receipt-total small{font-size:11px}.savings-line{font-size:12px}.receipt-card>.button{min-height:49px}.safe-note{font-size:10px}.receipt-card>.budget-section{padding-block:21px}.budget-alert{font-size:11px}.cart-tip{padding:18px 9px}.cart-tip p{font-size:11px}.product-row{grid-template-columns:38px minmax(70px,1fr) auto auto;padding:18px 16px;gap:10px}.product-avatar{width:38px;height:42px}.product-info>strong{font-size:13px}.product-info>span{font-size:10px}.product-quantity{grid-column:3;grid-row:1}.product-total{grid-column:4;grid-row:1;font-size:13px}.row-actions{grid-column:2/-1;grid-row:2;justify-content:flex-end;margin-top:-8px;margin-bottom:-10px}.stepper button{width:27px;height:32px}.stepper span{min-width:20px}.cart-items .panel-heading{padding:21px 17px 18px}.cart-items .search-field{flex:0 1 150px}.cart-items .search-field input{font-size:11px}.cart-items .panel-heading h2{font-size:15px}.feature-trio{gap:15px;padding:29px 0}.feature-trio h3{font-size:11px;line-height:1.5}.feature-trio p{font-size:10px;line-height:1.8}.large-empty{min-height:320px}.large-empty .empty-state{padding:35px 18px}.large-empty h3{font-size:19px}.large-empty p{font-size:12px}.history-summary{font-size:11px;padding:16px}.history-summary>span{gap:6px}.history-summary .icon{width:16px;height:16px}.filter-bar{padding:17px 15px;gap:9px;flex-wrap:wrap}.filter-bar>.search-field{flex-basis:45%}.filter-bar .button.text{font-size:11px}.month-filter{padding:8px;font-size:10px}.month-filter input{max-width:127px;font-size:10px}.month-filter>.icon{display:none}.purchase-row{padding:18px 16px;gap:10px}.purchase-row strong{font-size:12px}.purchase-row small{font-size:10px}.purchase-row>.stat-icon{width:34px;height:37px}.lists-grid{grid-template-columns:1fr}.list-card{padding:23px}.list-card-actions{flex-direction:row}.list-card-actions .button{font-size:12px}.list-card-preview{min-height:80px}.list-card .check-row{font-size:13px}.settings-layout{display:flex;flex-direction:column;gap:0}.settings-panel{padding:21px 18px}.account-heading{gap:13px}.account-heading h2{font-size:17px}.account-heading p{font-size:11px;line-height:1.6}.setting-row{gap:11px}.setting-row strong{font-size:12px}.setting-row p,.setting-row small{font-size:11px}.setting-row>.pill{font-size:8px}.settings-layout>aside{display:block}.install-card{padding:25px}.about-card{padding:27px 24px}.settings-layout>div{width:100%}.account-actions .button{font-size:12px}dialog{max-height:calc(100dvh - 32px);width:calc(100% - 24px);border-radius:14px}dialog.wide{width:calc(100% - 24px)}.modal-header{padding:18px 19px 14px}.modal-header h2{font-size:19px;line-height:1.35}.modal-body{padding:20px}.modal-intro{font-size:13px}.field>input,.field>select{font-size:16px}.field>span{font-size:12px}.form-grid{gap:12px}.field>span>small{font-size:9px}.list-add-fields{grid-template-columns:minmax(0,1fr) 77px 43px;gap:8px}.list-add-fields input{padding:12px 10px;font-size:14px}.quantity-input input{font-size:16px}.prose{font-size:13px}.onboarding h3{font-size:14px}.camera-controls .button{font-size:10px;padding:10px}.camera-controls{padding-inline:0}.privacy-hint{font-size:10px}.detail-items .product-row{grid-template-columns:30px minmax(55px,1fr) auto auto;padding-inline:10px;gap:8px}.detail-items .product-info>strong{font-size:12px}.detail-items .product-total{font-size:12px}.detail-items .quantity-chip{font-size:9px}.detail-total strong{font-size:29px}#toasts{bottom:calc(88px + env(safe-area-inset-bottom))}.toast{font-size:12px;padding:13px 16px}.offline-banner,.conflict-banner{font-size:10px;padding:10px 14px}.conflict-banner .button{font-size:10px;padding:0;min-height:30px}}
@media(max-width:430px){.hero-art{width:175px;right:-30px;bottom:30px;opacity:.72}.hero-copy{width:90%;padding:27px 22px}.hero h2{font-size:28px}.hero p{max-width:235px}.hero-label{font-size:6.5px}.hero{min-height:295px}.hero .button{position:relative;z-index:1}.stats-grid{gap:8px}.stat-card{padding:14px 10px}.stat-card strong{font-size:18px}.stat-card strong em{display:block;font-size:8px;margin:3px 0 -2px}.stat-card>div>span{font-size:8.5px}.stat-card small{font-size:7.7px}.page-heading h1{font-size:23px}.product-row{grid-template-columns:32px minmax(90px,1fr) auto;gap:10px}.product-avatar{width:32px;height:38px}.product-total{grid-column:3;grid-row:2}.row-actions{grid-column:2;grid-row:2;justify-content:flex-start;margin-left:-5px}.product-quantity{grid-column:3;grid-row:1}.product-info>strong{font-size:12px}.secondary-actions .button{font-size:10px}.save-status{max-width:77px;line-height:1.6}.hero-footnote{max-width:210px}.page-heading>.button{max-width:110px;white-space:normal}.settings-panel .account-actions{gap:8px}.account-actions .button{font-size:11px;padding:11px}.form-grid{gap:9px}.field>span{font-size:11px}.form-grid .field>span>small{display:block;margin:3px 0 0}.field>select{font-size:13px}.modal-body{padding:18px}.modal-header h2{font-size:18px}.pending-photo{flex-wrap:wrap}.pending-photo>.stat-icon{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
