:root{color:#172033;font-synthesis:none;--primary:#166534;--primary-dark:#14532d;--surface:#fff;--muted:#64748b;--border:#dde3dc;--soft:#edf5ee;--danger:#b91c1c;--warning:#a16207;--text:#172033;--text-subtle:#526059;--surface-soft:#f8faf9;--success:#166534;--focus-ring:#1665344d;--radius-control:9px;--touch-target:44px;--shadow:0 1px 2px #0f172a0f, 0 8px 24px #0f172a0a;background:#f4f6f2;font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{touch-action:manipulation}.skip-link{color:#111;z-index:1000;background:#fff;padding:12px 16px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{color:#e8f3ea;z-index:40;background:#14261b;flex-direction:column;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 6px 24px;display:flex}.brand-mark{color:#14532d;background:#dcfce7;border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{color:#a9bfaf;margin-top:2px;font-size:12px}.sidebar nav{gap:5px;display:grid}.sidebar nav a{color:#bfd0c3;border-radius:9px;align-items:center;gap:12px;min-height:46px;padding:10px 12px;font-weight:650;text-decoration:none;transition:background .18s,color .18s;display:flex}.sidebar nav a svg{width:20px}.sidebar nav a:hover{color:#fff;background:#203a29}.sidebar nav a.active{color:#14532d;background:#dcfce7}.local-state{border-top:1px solid #294431;align-items:center;gap:10px;margin-top:auto;padding:18px 8px 3px;display:flex}.local-state strong,.local-state small{display:block}.local-state strong{font-size:13px}.local-state small{color:#a9bfaf;margin-top:2px;font-size:11px}.status-dot{background:#22c55e;border-radius:99px;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #22c55e24}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;justify-content:space-between;align-items:center;height:78px;padding:0 30px;display:flex;position:sticky;top:0}.topbar p,.topbar h1{margin:0}.topbar p{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.topbar h1{font-size:21px;line-height:1.3}.connection{color:#3f5a47;background:#edf5ee;border:1px solid #d6e8d9;border-radius:99px;align-items:center;gap:9px;padding:8px 13px;font-size:13px;font-weight:700;display:flex}.connection.error{color:var(--danger);background:#fef2f2;border-color:#fecaca}.connection svg{width:17px}.menu-button,.close-menu{display:none}main{max-width:1500px;margin:auto;padding:28px 30px 48px}.welcome,.page-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.eyebrow{color:var(--primary);letter-spacing:.12em;margin-bottom:6px;font-size:11px;font-weight:900;display:inline-block}.welcome h2,.page-heading h2{letter-spacing:-.025em;margin:0 0 7px;font-size:30px;line-height:1.1}.welcome p,.page-heading p,.panel-header p{color:var(--muted);margin:0;line-height:1.5}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,opacity .18s;display:inline-flex}.primary-button{background:var(--primary);color:#fff}.primary-button:hover{background:var(--primary-dark)}.primary-button:disabled{opacity:.45;cursor:not-allowed}.primary-button svg{width:19px}.secondary-button{color:#334155;background:#fff;border-color:#cbd5e1}.secondary-button:hover{background:#f8fafc}.stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;align-items:flex-start;gap:13px;padding:17px;display:flex}.stat-icon{background:var(--soft);width:39px;height:39px;color:var(--primary);border-radius:9px;flex:none;place-items:center;display:grid}.stat-icon svg{width:20px}.stat-card span,.stat-card strong,.stat-card small{display:block}.stat-card span{color:var(--muted);font-size:12px;font-weight:750}.stat-card strong{font-variant-numeric:tabular-nums;margin:3px 0 1px;font-size:22px;line-height:1.2}.stat-card small{color:#748276;font-size:11px}.panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.panel-header h2{margin:0 0 3px;font-size:17px}.panel-header p{font-size:13px}.panel-header a{color:var(--primary);font-size:13px;font-weight:800}.table-wrap{overflow-x:auto}.table-panel{margin-top:14px}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#53625a;text-transform:uppercase;letter-spacing:.055em;border-bottom:1px solid var(--border);white-space:nowrap;background:#f8faf9;height:42px;padding:8px 16px;font-size:12px}td{vertical-align:middle;border-bottom:1px solid #edf0ed;padding:11px 16px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcf9}@media (width<=680px){.responsive-table-wrap{padding:10px;overflow:visible}:is(.responsive-product-table,.responsive-data-table),:is(.responsive-product-table,.responsive-data-table) tbody,:is(.responsive-product-table,.responsive-data-table) tr,:is(.responsive-product-table,.responsive-data-table) td{width:100%;display:block}:is(.responsive-product-table,.responsive-data-table) thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:is(.responsive-product-table,.responsive-data-table) tbody{gap:10px;display:grid}:is(.responsive-product-table,.responsive-data-table) tr{border:1px solid var(--border);background:var(--surface);border-radius:11px;padding:12px 14px;box-shadow:0 1px 2px #0f172a0a}:is(.responsive-product-table,.responsive-data-table) td{text-align:left;border-bottom:1px solid #edf0ed;grid-template-columns:minmax(88px,.42fr) 1fr;align-items:center;gap:12px;min-height:34px;padding:6px 0;display:grid}:is(.responsive-product-table,.responsive-data-table) td:last-child{border-bottom:0}:is(.responsive-product-table,.responsive-data-table) td:before{content:attr(data-label);color:var(--text-subtle);letter-spacing:.035em;text-transform:uppercase;font-family:inherit;font-size:12px;font-weight:800}:is(.responsive-product-table,.responsive-data-table) .table-action{width:100%;min-height:var(--touch-target)}.responsive-data-table .row-actions,.responsive-data-table .legacy-actions{grid-template-columns:1fr;gap:8px;min-width:0;display:grid}.responsive-data-table .address-cell{white-space:normal}}.numeric{text-align:right;font-variant-numeric:tabular-nums}.debt{color:#991b1b;font-weight:900}.strong{font-weight:850}.code{color:#526059;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.badge{color:#475569;white-space:nowrap;background:#eef2f6;border-radius:99px;align-items:center;padding:4px 8px;font-size:12px;font-weight:850;display:inline-flex}.badge.success{color:#166534;background:#dcfce7}.badge.warning{color:#854d0e;background:#fef3c7}.badge.danger{color:#991b1b;background:#fee2e2}.delivery-indicator{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.delivery-indicator svg{flex:none;width:16px;height:16px}.delivery-indicator.active{color:var(--success);background:#f0fdf4;border-color:#bbf7d0}.delivery-indicator.inactive{border-color:var(--border);background:var(--surface-soft);color:var(--text-subtle)}.result-count{color:var(--muted);border-bottom:1px solid var(--border);padding:12px 16px;font-size:13px;font-weight:700}.search-box{background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:10px;max-width:680px;height:48px;padding:0 13px;display:flex;box-shadow:0 1px 2px #0f172a08}.search-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #1665341f}.search-box svg{color:#64748b;width:19px}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%}.search-box button,.icon-button,.sale-item>button{color:#64748b;width:var(--touch-target);height:var(--touch-target);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.search-box button:hover,.icon-button:hover,.sale-item>button:hover{color:#172033;background:#f1f5f1}.search-box button svg,.icon-button svg,.sale-item>button svg{width:18px}.loading,.empty{min-height:130px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-weight:650;display:flex}.loading span{border:2px solid #cbd5e1;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop,.backdrop{background:#0f172a8f;border:0;position:absolute;inset:0}.modal{background:#fff;border-radius:14px;width:min(600px,100%);max-height:calc(100vh - 40px);position:relative;overflow:auto;box-shadow:0 24px 70px #0f172a3d}.modal.wide{width:min(860px,100%)}.modal>header{border-bottom:1px solid var(--border);z-index:2;background:#fff;justify-content:space-between;gap:20px;padding:20px 22px;display:flex;position:sticky;top:0}.modal h2{margin:0 0 4px;font-size:20px}.modal header p{color:var(--muted);margin:0;font-size:12px}.modal form{padding:20px 22px 0}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{gap:6px;min-width:0;display:grid}.field.wide{grid-column:1/-1}.field>span{color:#3f4d45;font-size:12px;font-weight:800}.field input,.field select,.sale-search input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:0;width:100%;height:44px;padding:8px 11px}.field input:focus,.field select:focus,.sale-search input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1665341f}.form-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:18px;padding:18px 0 20px;display:flex}.form-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:13px}.sale-search{margin:18px 22px 0;position:relative}.sale-search>svg{color:#64748b;width:20px;position:absolute;top:12px;left:12px}.sale-search input{padding:8px 48px 8px 42px}.sale-product-browser-trigger{width:34px;height:34px;color:var(--primary);cursor:pointer;background:#edf6ee;border:0;border-radius:7px;place-items:center;display:grid;position:absolute;top:5px;right:5px}.sale-product-browser-trigger:hover{background:#dcecdf}.sale-product-browser-trigger svg{width:18px;height:18px}.product-results{border:1px solid var(--border);max-height:240px;box-shadow:var(--shadow);border-radius:9px;margin:6px 22px;overflow:auto}.product-results button{text-align:left;border:0;border-bottom:1px solid var(--border);cursor:pointer;background:#fff;justify-content:space-between;gap:20px;width:100%;padding:11px 13px;display:flex}.product-results button:last-child{border-bottom:0}.product-results button:hover{background:#f3f8f3}.product-results span strong,.product-results span small{display:block}.product-results small{color:var(--muted);margin-top:2px}.product-results b{color:var(--primary);font-variant-numeric:tabular-nums}.sale-items{border:1px solid var(--border);border-radius:9px;min-height:130px;margin:14px 22px;overflow:hidden}.sale-item{border-bottom:1px solid var(--border);grid-template-columns:minmax(180px,1fr) 90px 110px 42px;align-items:center;gap:12px;padding:10px 12px;display:grid}.sale-item:last-child{border-bottom:0}.sale-item div strong,.sale-item div small{display:block}.sale-item div small{color:var(--muted);font-size:11px}.sale-item input{text-align:right;border:1px solid #cbd5e1;border-radius:7px;width:80px;height:38px;padding:6px}.sale-item>b{text-align:right;font-variant-numeric:tabular-nums}.sale-summary{background:#f4f8f4;border-radius:10px;justify-content:space-between;align-items:end;gap:20px;margin:0 22px;padding:16px;display:flex}.sale-summary .field{width:220px}.sale-summary>div:last-child{text-align:right}.sale-summary>div:last-child span,.sale-summary>div:last-child strong{display:block}.sale-summary>div:last-child span{color:var(--muted);font-size:12px;font-weight:800}.sale-summary>div:last-child strong{color:var(--primary);font-variant-numeric:tabular-nums;font-size:28px}.modal>.form-actions{margin:18px 0 0;padding:18px 22px 20px}.modal>.form-error{margin:12px 22px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=dialog]:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1050px){.stats{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.app-shell{display:block}.sidebar{width:270px;transition:transform .2s;position:fixed;left:0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.close-menu{color:#fff;background:0 0;border:0;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:8px}.backdrop{z-index:35;position:fixed}.topbar{justify-content:flex-start;gap:12px;height:68px;padding:0 16px}.menu-button{border:1px solid var(--border);background:#fff;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.topbar .connection{margin-left:auto;padding:10px;font-size:0}.topbar h1{font-size:18px}main{padding:20px 16px 36px}.welcome,.page-heading{flex-direction:column;align-items:flex-start}.welcome .primary-button,.page-heading .primary-button{width:100%}.stats,.finance-stats{grid-template-columns:1fr}.filters{flex-direction:column;align-items:stretch}.filters .search-box{flex:none;width:100%}.filter-tabs{width:100%}.filter-tabs button{flex:1}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.modal-layer{padding:0}.modal,.modal.wide{border-radius:0;width:100%;height:100%;max-height:100vh}.sale-item{grid-template-columns:1fr 74px 38px}.sale-item>b{text-align:left;grid-column:1/3}.sale-summary{flex-direction:column;align-items:stretch}.sale-summary .field{width:100%}}.finance-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.finance-stats article{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:11px;padding:16px}.finance-stats span,.finance-stats strong,.finance-stats small{display:block}.finance-stats span{color:var(--muted);font-size:13px;font-weight:800}.finance-stats strong{font-variant-numeric:tabular-nums;margin:4px 0 2px;font-size:23px}.finance-stats small{color:#64748b;font-size:11px}.finance-stats .danger-stat{border-left:4px solid #dc2626}.finance-stats .danger-stat strong{color:#991b1b}.filters{justify-content:space-between;align-items:center;gap:16px;display:flex}.filters .search-box{flex:1}.filter-tabs{background:#e8ede9;border-radius:9px;padding:4px;display:flex}.filter-tabs button{color:#526059;cursor:pointer;background:0 0;border:0;border-radius:7px;height:38px;padding:0 14px;font-size:12px;font-weight:800}.filter-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 1px 3px #0f172a1f}.table-action{min-height:38px;color:var(--primary);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #b7c9bb;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:850}.table-action:hover{background:var(--soft)}.cell-note{color:#a16207;align-items:center;gap:4px;margin-top:3px;font-size:11px;display:flex}.cell-note svg{width:12px;height:12px}.debt-resume{background:#fef7ed;border:1px solid #fed7aa;border-radius:10px;margin-bottom:18px;padding:16px}.debt-resume span,.debt-resume strong,.debt-resume small{display:block}.debt-resume span{color:#7c2d12;font-size:12px;font-weight:800}.debt-resume strong{color:#9a3412;font-variant-numeric:tabular-nums;margin:2px 0;font-size:28px}.debt-resume small{color:#9a3412;font-size:11px}.warning-action{color:#854d0e;background:#fffbeb;border-color:#f2c96d}.warning-action:hover{background:#fef3c7}.warning-box{color:#713f12;background:#fffbeb;border:1px solid #fde68a;border-radius:9px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:12px;display:flex}.warning-box svg{flex:none;width:20px;margin-top:1px}.warning-box p{margin:0;font-size:12px;line-height:1.45}.customer-picker{position:relative}.customer-picker>label>span{color:#3f4d45;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.picker-input{border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 10px;display:flex}.picker-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #1665341f}.picker-input svg{color:#64748b;width:18px}.picker-input input{background:0 0;border:0;outline:0;width:100%;height:100%}.customer-results{border:1px solid var(--border);border-radius:8px;max-height:220px;margin-top:5px;overflow:auto;box-shadow:0 8px 24px #0f172a1f}.customer-results button{text-align:left;border:0;border-bottom:1px solid var(--border);cursor:pointer;background:#fff;width:100%;padding:10px 12px;display:block}.customer-results button:last-child{border-bottom:0}.customer-results button:hover{background:#f3f8f3}.customer-results strong,.customer-results small{display:block}.customer-results small{color:var(--muted);margin-top:2px}.customer-selected{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.customer-selected>svg{color:var(--primary);width:24px}.customer-selected span,.customer-selected strong,.customer-selected small{display:block}.customer-selected span,.customer-selected small{color:#526059;font-size:11px}.customer-selected button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:8px;font-weight:850}.sale-customer{background:#f4f8f4;border:1px solid #dce9de;border-radius:10px;grid-template-columns:minmax(0,1fr) 200px;gap:14px;margin:18px 22px 0;padding:14px;display:grid}.credit-note{color:#526059;text-align:right;margin:10px 22px 0;font-size:12px}.cash-state{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:99px;align-items:center;gap:9px;padding:9px 13px;font-size:13px;font-weight:850;display:inline-flex}.cash-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.cash-actions{justify-content:flex-end;gap:10px;margin:0 0 16px;display:flex}.cash-actions svg,.close-cash-button svg{width:18px}.close-cash-button{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:850;display:inline-flex}.close-cash-button:hover{background:#fef2f2}.close-cash-button:disabled{opacity:.45}.cash-empty{text-align:center;background:#fff;border:1px dashed #b9c7bc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;margin-bottom:18px;padding:30px;display:flex}.cash-empty>svg{width:46px;height:46px;color:var(--primary);background:var(--soft);border-radius:12px;padding:10px}.cash-empty h3{margin:14px 0 4px}.cash-empty p{color:var(--muted);max-width:480px;margin:0 0 18px;line-height:1.5}.cash-history{margin-top:18px}.closing-resume{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.closing-resume>div{border:1px solid var(--border);background:#f8faf9;border-radius:9px;padding:14px}.closing-resume span,.closing-resume strong{display:block}.closing-resume span{color:var(--muted);font-size:11px;font-weight:800}.closing-resume strong{margin-top:2px;font-size:22px}.closing-resume .has-difference{color:#991b1b;background:#fef2f2;border-color:#fecaca}.closing-resume .ok-difference{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.stock-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-filters{grid-template-columns:minmax(280px,1fr) 190px 155px 155px;align-items:end;gap:12px;display:grid}.stock-filters .search-box{max-width:none}.stock-filters .field input,.stock-filters .field select{height:48px}.cell-subtitle{color:var(--muted);margin-top:2px;font-size:10px;display:block}.stock-form-grid{margin-top:16px}.product-selected>svg{color:var(--primary)}.stock-preview{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;justify-content:space-between;align-items:center;margin-top:16px;padding:12px 14px;display:flex}.stock-preview span{font-size:12px;font-weight:800}.stock-preview strong{font-size:19px}.stock-preview small{font-size:11px}.stock-preview.invalid{color:#991b1b;background:#fef2f2;border-color:#fecaca;grid-template-columns:1fr auto;display:grid}.stock-preview.invalid small{grid-column:1/-1;margin-top:3px}@media (width<=1050px){.cash-stats{grid-template-columns:repeat(2,1fr)}.stock-filters{grid-template-columns:1fr 1fr}.stock-filters .search-box{grid-column:1/-1}}@media (width<=760px){.finance-stats,.cash-stats,.stock-stats{grid-template-columns:1fr}.filters{flex-direction:column;align-items:stretch}.filters .search-box{flex:none;width:100%}.filter-tabs{width:100%}.filter-tabs button{flex:1}.sale-customer{grid-template-columns:1fr}.credit-note{text-align:left}.cash-actions{grid-template-columns:1fr 1fr;display:grid}.cash-actions .close-cash-button{grid-column:1/-1}.closing-resume,.stock-filters{grid-template-columns:1fr}.stock-filters .search-box{grid-column:auto}}.danger-button{color:#fff;cursor:pointer;background:#b91c1c;border:1px solid #b91c1c;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:850;display:inline-flex}.danger-button:hover{background:#991b1b}.danger-button svg,.table-action svg{width:17px}.table-action{align-items:center;gap:6px;display:inline-flex}.sale-detail-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 22px 14px;display:grid}.sale-detail-summary>div{border:1px solid var(--border);background:#f8faf9;border-radius:9px;padding:13px}.sale-detail-summary span,.sale-detail-summary strong{display:block}.sale-detail-summary span{color:var(--muted);font-size:11px;font-weight:800}.sale-detail-summary strong{margin-top:3px;font-size:17px}.cancelled-text{color:#991b1b}.sale-detail-items{border:1px solid var(--border);border-radius:9px;margin:0 22px;overflow:hidden}.sale-detail-items>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:11px 13px;display:flex}.sale-detail-items>div:last-child{border-bottom:0}.sale-detail-items strong,.sale-detail-items small{display:block}.sale-detail-items small{color:var(--muted);margin-top:2px;font-size:11px}.receivable-link{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;align-items:center;gap:11px;margin:14px 22px 0;padding:12px;display:flex}.receivable-link>svg{width:24px}.receivable-link span,.receivable-link strong,.receivable-link small{display:block}.receivable-link span,.receivable-link small{font-size:11px}.cancel-reason,.audit-note{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;align-items:flex-start;gap:10px;margin:14px 22px 0;padding:12px;display:flex}.cancel-reason svg,.audit-note svg{flex:none;width:19px}.cancel-reason p,.audit-note p{margin:0;font-size:12px;line-height:1.45}.audit-note{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.cancel-sale-form{padding-top:14px!important}.detail-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:18px;padding:18px 22px 20px;display:flex}@media (width<=760px){.sale-detail-summary{grid-template-columns:1fr}.detail-actions{flex-direction:column-reverse}.detail-actions button{width:100%}}.backup-status{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;margin-bottom:16px;padding:17px 18px;display:grid}.backup-status>svg{color:#166534;background:#dcfce7;border-radius:10px;width:42px;height:42px;padding:9px}.backup-status strong{color:#14532d;display:block}.backup-status p{color:#526059;margin:3px 0 0;font-size:12px}.success-message{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;padding:11px 13px;font-size:13px;font-weight:750}.feedback-message{min-height:var(--touch-target);border-radius:var(--radius-control);border:1px solid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;font-size:13px;font-weight:750;display:grid}.feedback-message>svg{width:19px;height:19px}.feedback-message.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.feedback-message.success{color:var(--success);background:#f0fdf4;border-color:#bbf7d0}.feedback-message.info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.feedback-message button{width:var(--touch-target);height:var(--touch-target);color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;margin:-8px -8px -8px 0;display:grid}.feedback-message button:hover{background:#0f172a0f}.feedback-message button svg{width:17px}.export-panel{margin-bottom:16px}.export-actions{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:12px;padding:18px 20px;display:grid}.export-actions .field select{height:44px}.backup-list{margin-top:16px}.download-link{text-decoration:none}.download-link svg{width:16px}@media (width<=760px){.backup-status{grid-template-columns:42px 1fr}.backup-status .primary-button{grid-column:1/-1;width:100%}.export-actions{grid-template-columns:1fr}.export-actions button{width:100%}}.printer-status{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;margin-bottom:16px;padding:17px 18px;display:grid}.printer-status>svg{color:#1d4ed8;background:#dbeafe;border-radius:10px;width:42px;height:42px;padding:9px}.printer-status strong{color:#1e3a8a;display:block}.printer-status p{color:#475569;margin:3px 0 0;font-size:12px}.printer-panel{overflow:visible}.printer-form{padding:20px}.printer-section-title{border-top:1px solid var(--border);color:#334155;letter-spacing:.06em;text-transform:uppercase;margin:22px 0 8px;padding-top:18px;font-size:12px;font-weight:900}.printer-form>.printer-section-title:first-child{border-top:0;margin-top:0;padding-top:0}.printer-agent-setup{background:#f8fbff;border:1px solid #bfdbfe;border-radius:10px;margin-top:12px;padding:14px}.printer-agent-setup .printer-section-title{margin-top:18px}.printer-steps{color:#475569;margin:0 0 12px;padding-left:20px;font-size:12px;line-height:1.55}.printer-toast{z-index:1000;align-items:center;gap:12px;width:min(430px,100vw - 32px);margin:0;animation:.18s ease-out printer-toast-in;display:flex;position:fixed;top:82px;right:20px;box-shadow:0 16px 38px #0f172a33}.printer-toast span{flex:1}.printer-toast button{color:currentColor;cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.printer-toast button svg{width:15px}@keyframes printer-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.printer-toast{top:70px;right:16px}}.printer-form .form-grid{margin:18px 0}.switch-row{border:1px solid var(--border);cursor:pointer;background:#f8faf9;border-radius:10px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.switch-row input{width:19px;height:19px;accent-color:var(--primary);margin:1px 0 0}.switch-row span,.switch-row strong,.switch-row small{display:block}.switch-row small{color:var(--muted);margin-top:2px;font-size:11px}.switch-row.compact{margin-top:4px}.printer-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:18px;display:flex}.modal-message{margin:14px 22px 0}.detail-actions .secondary-button svg{width:17px}@media (width<=760px){.printer-status{grid-template-columns:42px 1fr}.printer-status .secondary-button{grid-column:1/-1;width:100%}.printer-form{padding:16px}.printer-actions{flex-direction:column-reverse}.printer-actions button{width:100%}}.user-state>svg{color:#bbf7d0;flex:none;width:22px}.user-state>div{flex:1;min-width:0}.user-state strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-state>button{color:#bfd0c3;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.user-state>button:hover{color:#fff;background:#203a29}.user-state>button svg{width:18px}.auth-page{background:radial-gradient(circle at 20% 10%,#dcfce7 0,#0000 32%),#f4f6f2;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:#fff;border-radius:16px;width:min(440px,100%);padding:28px;box-shadow:0 24px 60px #0f172a1f}.auth-brand{align-items:center;gap:10px;margin-bottom:26px;display:flex}.auth-brand strong,.auth-brand small{display:block}.auth-brand small{color:var(--muted);font-size:11px}.auth-icon{background:var(--soft);width:46px;height:46px;color:var(--primary);border-radius:12px;place-items:center;display:grid}.auth-icon svg{width:23px}.auth-card h1{margin:14px 0 5px;font-size:26px}.auth-card>p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.5}.auth-card form{gap:14px;display:grid}.auth-card form>.primary-button{width:100%;margin-top:4px}.password-hint{color:var(--muted);font-size:11px;line-height:1.4;display:block}.auth-local{border-top:1px solid var(--border);color:#526059;justify-content:center;align-items:center;gap:9px;margin-top:22px;padding-top:18px;font-size:11px;display:flex}.permission-note{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:13px 15px;display:flex}.permission-note svg{flex:none;width:21px}.permission-note p{margin:0;font-size:12px;line-height:1.5}.row-actions{justify-content:flex-end;gap:7px;display:flex}.row-actions button:disabled{opacity:.4;cursor:not-allowed}@media (width<=760px){.auth-page{padding:0}.auth-card{border:0;border-radius:0;width:100%;min-height:100vh;padding:24px 20px}.row-actions{min-width:250px}}.horizontal-shell{min-height:100vh;display:block}.app-header{z-index:40;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #0f172a0d}.header-main{justify-content:space-between;align-items:center;gap:20px;max-width:1500px;height:70px;margin:auto;padding:0 30px;display:flex}.header-main .brand{color:#172033;padding:0}.header-main .brand small{color:var(--muted)}.header-status{align-items:center;gap:12px;display:flex}.header-user{border-left:1px solid var(--border);align-items:center;gap:9px;padding-left:13px;display:flex}.header-user>svg{width:21px;color:var(--primary)}.header-user strong,.header-user small{display:block}.header-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:12px;overflow:hidden}.header-user small{color:var(--muted);font-size:10px}.header-user>button{width:var(--touch-target);height:var(--touch-target);color:#526059;cursor:pointer;background:#f1f5f1;border:0;border-radius:8px;place-items:center;display:grid}.header-user>button:hover{color:#991b1b;background:#fee2e2}.header-user>button svg{width:17px}.horizontal-nav{scrollbar-width:thin;background:#14261b;align-items:center;gap:4px;height:52px;padding:0 max(20px,50vw - 720px);display:flex;overflow-x:auto}.horizontal-nav a{min-height:var(--touch-target);color:#bfd0c3;white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.horizontal-nav a svg{width:17px}.horizontal-nav a:hover{color:#fff;background:#203a29}.horizontal-nav a.active{color:#14532d;background:#dcfce7}.horizontal-shell .workspace{min-width:0}.horizontal-shell main{padding-top:28px}.header-main .menu-button{display:none}@media (width<=980px){.app-header{height:68px}.header-main{height:68px;padding:0 14px}.header-main .brand{margin-right:auto}.header-main .brand-mark{width:38px;height:38px}.header-main .brand small{display:none}.header-main .menu-button{flex:none;order:-1;width:42px;height:42px;display:grid}.header-status .connection{padding:9px;font-size:0}.header-user{border-left:0;padding-left:0}.header-user>svg,.header-user>div{display:none}.horizontal-nav{z-index:45;background:#14261b;flex-direction:column;align-items:stretch;gap:5px;width:280px;height:100vh;padding:82px 14px 20px;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-105%);box-shadow:14px 0 35px #0f172a33}.horizontal-nav.open{transform:translate(0)}.horizontal-nav a{height:46px;padding:0 13px;font-size:13px}.horizontal-nav a svg{width:20px}.horizontal-shell .backdrop{z-index:42;position:fixed}.horizontal-shell main{padding-top:20px}}.mobile-nav-header{display:none}@media (width<=980px){.horizontal-nav{padding:14px 14px 20px}.mobile-nav-header{color:#fff;border-bottom:1px solid #294431;flex:none;justify-content:space-between;align-items:center;height:54px;margin-bottom:6px;padding:0 8px 8px;display:flex}.mobile-nav-header button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.mobile-nav-header button:hover{background:#203a29}.mobile-nav-header button svg{width:21px}}.horizontal-nav{overflow:visible}.nav-group{min-height:var(--touch-target);position:relative}.nav-group-trigger{min-height:var(--touch-target);color:#bfd0c3;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:750;display:flex}.nav-group-trigger>svg{width:17px}.nav-group-trigger:hover{color:#fff;background:#203a29}.nav-group-trigger.active{color:#14532d;background:#dcfce7}.nav-group-trigger .nav-chevron{width:14px;margin-left:2px;transition:transform .18s}.nav-group.open .nav-chevron{transform:rotate(180deg)}.nav-submenu{border:1px solid var(--border);z-index:60;background:#fff;border-radius:10px;width:205px;padding:7px;display:none;position:absolute;top:44px;right:0;box-shadow:0 14px 34px #0f172a2e}.nav-group.open .nav-submenu{gap:3px;display:grid}.horizontal-nav .nav-submenu a{color:#334155;width:100%;height:42px;padding:0 11px}.horizontal-nav .nav-submenu a:hover{color:var(--primary);background:#f1f5f1}.horizontal-nav .nav-submenu a.active{color:#14532d;background:#dcfce7}@media (width<=980px){.horizontal-nav{overflow:hidden auto}.nav-group{border-top:1px solid #294431;height:auto;margin-top:5px;padding-top:7px}.nav-group-trigger{text-align:left;width:100%;height:46px;padding:0 13px;font-size:13px}.nav-group-trigger span{flex:1}.nav-group-trigger>svg{width:20px}.nav-submenu{width:auto;box-shadow:none;background:0 0;border:0;border-left:1px solid #365442;border-radius:0;margin:4px 0 0 12px;padding:3px 0 3px 9px;position:static}.horizontal-nav .nav-submenu a{color:#a9bfaf;height:42px}.horizontal-nav .nav-submenu a:hover{color:#fff;background:#203a29}.horizontal-nav .nav-submenu a.active{color:#14532d;background:#dcfce7}}.horizontal-nav{justify-content:center;padding-left:20px;padding-right:20px}@media (width<=980px){.horizontal-nav{justify-content:flex-start}}.store-selector{border:1px solid var(--border);height:38px;color:var(--primary);background:#f8faf9;border-radius:9px;align-items:center;gap:7px;padding:0 9px;display:flex}.store-selector>svg{flex:none;width:17px}.store-selector select{color:#27352c;cursor:pointer;background:0 0;border:0;outline:0;max-width:180px;font-size:12px;font-weight:800}.store-selector:focus-within{outline:3px solid #16653433}.store-readonly span{text-overflow:ellipsis;white-space:nowrap;color:#27352c;max-width:180px;font-size:12px;font-weight:800;overflow:hidden}.pagination{border-top:1px solid var(--border);min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;font-size:12px;display:flex}.pagination>div{align-items:center;gap:10px;display:flex}.pagination button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:36px;padding:7px 12px;font-size:12px;font-weight:800}.pagination button:hover:not(:disabled){background:var(--soft);color:var(--primary);border-color:#b7c9bb}.pagination button:disabled{opacity:.45;cursor:not-allowed}.pagination>div>span{text-align:center;color:#526059;min-width:92px;font-weight:750}@media (width<=600px){.pagination{flex-direction:column;align-items:stretch}.pagination>div{justify-content:space-between}.pagination button{flex:1}.pagination>div>span{flex:none}}@media (width<=760px){.header-status{gap:6px}.header-status .connection{display:none}.store-selector{max-width:145px;padding:0 7px}.store-selector select{max-width:105px}.header-user>button{width:34px}}.sync-status{border:1px solid var(--border);color:#526059;height:38px;font:inherit;white-space:nowrap;background:#f8faf9;border-radius:9px;align-items:center;gap:7px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.sync-status:is(button){cursor:pointer}.sync-status:is(button):hover:not(:disabled){background:#f0fdf4;border-color:#86b895}.sync-status:disabled{cursor:default}.sync-status>svg{flex:none;width:16px}.sync-status.ok{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.sync-status.pending,.sync-status.working{color:#92400e;background:#fffbeb;border-color:#fde68a}.sync-status.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.sync-status.off{color:#64748b}.sync-status .sync-spin{width:13px;animation:.9s linear infinite sync-spin}@keyframes sync-spin{to{transform:rotate(360deg)}}@media (width<=980px){.sync-status span{display:none}.sync-status{justify-content:center;width:38px;padding:0}.sync-status .sync-spin{display:none}}.receivable-form-grid{margin-top:16px}.credit-reason{margin:10px 22px 0}.credit-reason .field{width:100%}.ledger-content{padding-top:16px}.ledger-summary{grid-template-columns:1fr 1fr;gap:12px;margin:0 22px 16px;display:grid}.ledger-summary article{border:1px solid var(--border);background:#f8faf9;border-radius:10px;padding:14px}.ledger-summary span,.ledger-summary strong,.ledger-summary small{display:block}.ledger-summary span{color:var(--muted);font-size:11px;font-weight:800}.ledger-summary strong{margin:3px 0;font-size:23px}.ledger-summary small{color:var(--muted);font-size:11px}.ledger-list{gap:12px;max-height:56vh;margin:0 22px;padding-right:3px;display:grid;overflow:auto}.ledger-title{border:1px solid var(--border);background:#fff;border-radius:11px;overflow:hidden}.ledger-title-head{background:#f8faf9;justify-content:space-between;gap:18px;padding:15px;display:flex}.ledger-title-head h3{margin:3px 0;font-size:15px}.ledger-title-head small{color:var(--muted);font-size:11px}.ledger-value{text-align:right;white-space:nowrap}.ledger-value strong,.ledger-value small{display:block}.ledger-value strong{margin-top:5px;font-size:19px}.ledger-items,.ledger-payments{border-top:1px solid var(--border);padding:12px 15px}.ledger-items>strong,.ledger-payments>strong{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:7px;font-size:11px;display:block}.ledger-items>div,.ledger-payments>div{justify-content:space-between;gap:14px;padding:5px 0;font-size:12px;display:flex}.ledger-payments>small{color:var(--muted);font-size:11px}.ledger-payments b{color:#166534}@media (width<=760px){.ledger-summary{grid-template-columns:1fr}.ledger-title-head{flex-direction:column}.ledger-value{text-align:left}.ledger-list{max-height:none}.credit-reason{margin-left:16px;margin-right:16px}}.license-notice{border:1px solid;border-radius:11px;align-items:flex-start;gap:11px;max-width:1440px;margin:20px auto 0;padding:13px 16px;display:flex}.license-notice>svg{flex:none;width:21px}.license-notice strong{font-size:13px;display:block}.license-notice p{margin:3px 0 0;font-size:12px;line-height:1.45}.license-notice.warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.license-notice.blocked{color:#991b1b;background:#fef2f2;border-color:#fecaca}@media (width<=1500px){.license-notice{margin-left:30px;margin-right:30px}}@media (width<=760px){.license-notice{margin:14px 14px 0}}.sale-summary{align-items:center}.payment-choice{border:0;flex:1;min-width:0;margin:0;padding:0}.payment-choice legend{color:#3f4d45;margin-bottom:7px;font-size:12px;font-weight:800}.payment-buttons{grid-template-columns:repeat(4,minmax(90px,1fr));gap:8px;display:grid}.payment-buttons button{color:#3f4d45;min-height:58px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:800;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:flex}.payment-buttons button svg{width:19px;height:19px}.payment-buttons button:hover{background:#f8fbf8;border-color:#86a991}.payment-buttons button:focus-visible{outline:0;box-shadow:0 0 0 3px #1665342e}.payment-buttons button.active{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 2px 7px #1665342e}.sale-total{text-align:right;min-width:160px}.sale-total span,.sale-total strong{display:block}.sale-total span{color:var(--muted);font-size:12px;font-weight:800}.sale-total strong{color:var(--primary);font-variant-numeric:tabular-nums;font-size:28px}.sale-totals{grid-template-columns:120px minmax(165px,1fr);align-items:end;gap:14px;min-width:320px;display:grid;text-align:left!important}.sale-discount-control{gap:6px;display:grid}.sale-discount-control>label{color:#3f4d45;font-size:12px;font-weight:800}.sale-discount-control>div{background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;min-height:40px;display:flex;overflow:hidden}.sale-discount-control>div:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #1665341f}.sale-discount-control>div>span{color:var(--muted);padding:0 0 0 10px;font-size:12px;font-weight:800}.sale-discount-control>div>span:last-child{padding:0 10px 0 2px}.sale-discount-control input{text-align:right;width:100%;min-width:0;height:38px;font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:6px 9px}.sale-total-breakdown{gap:4px;display:grid}.sale-summary>.sale-totals .sale-total-breakdown>span{color:var(--muted);justify-content:space-between;gap:14px;font-size:12px;font-weight:700;display:flex}.sale-summary>.sale-totals .sale-total-breakdown>span b{color:#3f4d45;font-size:12px}.sale-summary>.sale-totals .sale-total-breakdown>.sale-discount-value b{color:#b45309}.checkout-coupon{align-items:stretch;gap:8px;display:flex}.checkout-coupon input{text-transform:uppercase;flex:1;min-width:0}.checkout-coupon button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:10px;min-width:92px;padding:0 14px;font-weight:800}.checkout-coupon button:disabled{opacity:.65;cursor:wait}.field-success{color:#15803d;font-weight:700}.checkout-discount,.checkout-discount b{color:#15803d}.catalog-storefront-v2 .catalog-categories.vertical-layout{z-index:1;box-shadow:none;scroll-snap-type:none;background:0 0;grid-template-columns:repeat(auto-fit,minmax(124px,1fr));padding:10px 0 18px;display:grid;position:relative;top:auto;overflow:visible}.catalog-storefront-v2 .catalog-categories.vertical-layout button{white-space:normal;border-radius:18px;width:100%;min-height:132px;padding:10px}.catalog-storefront-v2 .catalog-categories.vertical-layout .catalog-category-icon{border-radius:13px;width:100%;height:82px}.catalog-storefront-v2 .catalog-categories.vertical-layout .catalog-category-icon img{object-fit:cover}.catalog-storefront-v2 .catalog-categories.vertical-layout button b{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box;overflow:hidden}@media (width<=760px){.catalog-storefront-v2 .catalog-categories.vertical-layout{-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:8px 0 18px;padding:0}.catalog-storefront-v2 .catalog-categories.vertical-layout button{min-height:126px}.catalog-storefront-v2 .catalog-categories.vertical-layout .catalog-category-icon{width:100%;height:76px}}.catalog-storefront-v2 .catalog-product-image,.catalog-product-detail-image{position:relative}.catalog-promotional-badge{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap;background:#166534e6;border-radius:6px;max-width:calc(100% - 14px);padding:3px 6px;font-size:.54rem;font-weight:800;line-height:1.1;position:absolute;top:7px;left:7px;overflow:hidden;box-shadow:0 4px 12px #00000029}.catalog-promotional-badge.ultimas_unidades{background:#c2410c}.catalog-promotional-badge.novidade{background:#1d4ed8}.catalog-promotional-badge.promocao{background:#c9181e}@media (width<=520px){.catalog-promotional-badge{max-width:calc(100% - 10px);padding:3px 5px;font-size:.5rem;top:5px;left:5px}}.sale-summary>.sale-totals .sale-total-breakdown>strong{color:var(--primary);border-top:1px solid #d6e3d8;justify-content:space-between;align-items:baseline;gap:14px;padding-top:5px;display:flex}.sale-summary>.sale-totals .sale-total-breakdown>strong span{font-size:12px;font-weight:900}.sale-summary>.sale-totals .sale-total-breakdown>strong b{font-variant-numeric:tabular-nums;font-size:24px}@media (width<=760px){.payment-buttons{grid-template-columns:repeat(2,1fr)}.sale-total{text-align:left}.sale-summary{flex-direction:column;align-items:stretch}.sale-totals{grid-template-columns:110px minmax(0,1fr);width:100%;min-width:0}}.report-filters{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:end;gap:12px;margin-bottom:16px;padding:16px;display:flex}.report-filters .field{width:170px}.report-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.report-stats article{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:11px;padding:17px}.report-stats article.alert{border-left:4px solid #dc2626}.report-stats span,.report-stats strong,.report-stats small{display:block}.report-stats span{color:var(--muted);font-size:12px;font-weight:800}.report-stats strong{font-variant-numeric:tabular-nums;margin:4px 0 2px;font-size:23px}.report-stats small{color:var(--muted);font-size:11px}.report-stats .alert strong{color:#991b1b}.report-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;display:grid}.daily-bars,.report-list{padding:12px 18px}.daily-bars>div{grid-template-columns:86px minmax(80px,1fr) 105px 68px;align-items:center;gap:10px;min-height:39px;font-size:12px;display:grid}.daily-bars>div>div{background:#edf2ed;border-radius:99px;height:8px;overflow:hidden}.daily-bars i{border-radius:inherit;background:#22a052;height:100%;display:block}.daily-bars strong{text-align:right}.daily-bars small{color:var(--muted);text-align:right}.report-list>div{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:16px;padding:12px 2px;display:flex}.report-list>div:last-child{border-bottom:0}.report-list span strong,.report-list span small{display:block}.report-list span small{color:var(--muted);margin-top:2px;font-size:11px}.report-list b{font-variant-numeric:tabular-nums}.report-products{margin-top:16px}@media (width<=900px){.report-stats{grid-template-columns:repeat(2,1fr)}.report-grid{grid-template-columns:1fr}}@media (width<=600px){.report-filters{flex-direction:column;align-items:stretch}.report-filters .field,.report-filters .primary-button{width:100%}.report-stats{grid-template-columns:1fr}.daily-bars>div{grid-template-columns:72px 1fr 94px}.daily-bars small{display:none}}.report-tabs{border:1px solid var(--border);background:#e8ede9;border-radius:12px;gap:6px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.report-tabs button{color:#526059;min-width:116px;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:850;transition:background .18s,color .18s,box-shadow .18s;display:flex}.report-tabs button svg{width:18px;height:18px}.report-tabs button:hover{background:#ffffff8c}.report-tabs button:focus-visible{outline-offset:1px;outline:3px solid #16653433}.report-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 1px 4px #0f172a21}.report-stats-six{grid-template-columns:repeat(3,minmax(0,1fr))}.annual-panel{padding-bottom:18px}.chart-legend{color:var(--muted);justify-content:flex-end;gap:18px;padding:0 22px 5px;font-size:12px;font-weight:750;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{border-radius:3px;width:12px;height:12px}.chart-legend .current,.annual-columns .current{background:#168245}.chart-legend .previous,.annual-columns .previous{background:#94a3b8}.annual-chart{border-bottom:1px solid var(--border);grid-template-columns:repeat(12,minmax(34px,1fr));align-items:end;gap:8px;height:285px;padding:20px 22px 10px;display:grid}.annual-month{text-align:center;grid-template-rows:1fr 24px;align-items:end;gap:5px;height:100%;display:grid}.annual-columns{justify-content:center;align-items:flex-end;gap:3px;height:100%;display:flex}.annual-columns i{border-radius:4px 4px 1px 1px;width:min(16px,42%);min-height:2px}.annual-month>strong{color:var(--muted);font-size:11px}.report-table{margin-top:14px}.report-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.report-error p{margin:0}.report-error button{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:8px;min-height:40px;font-weight:800}.report-table td,.report-table th{font-variant-numeric:tabular-nums}@media (width<=900px){.report-stats-six{grid-template-columns:repeat(2,1fr)}.annual-chart{gap:4px;padding-left:12px;padding-right:12px}.annual-columns{gap:2px}}@media (width<=600px){.report-tabs button{min-width:105px}.annual-chart{grid-template-columns:repeat(12,minmax(24px,1fr));gap:2px;height:230px;overflow:hidden}.annual-columns i{width:9px}.annual-month>strong{font-size:9px}.report-error{flex-direction:column;align-items:stretch}.report-stats-six{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.report-tabs button{transition:none}}.form-section-title{border-top:1px solid var(--border);color:var(--primary);text-transform:uppercase;letter-spacing:.08em;grid-column:1/-1;margin-top:4px;padding-top:15px;font-size:12px;font-weight:900}.customer-history-summary{grid-template-columns:repeat(3,1fr)}.customer-history-section{margin:20px 22px}.customer-history-section>h3{margin:0 0 10px;font-size:15px}.customer-history-section .ledger-list{max-height:42vh;margin:0}@media (width<=760px){.customer-history-summary{grid-template-columns:1fr}.customer-history-section{margin:16px}}.customer-account-evidence{border-top:1px solid var(--border);background:#f8faf9}.customer-account-evidence summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:11px 15px;font-size:12px;font-weight:850;display:flex}.customer-account-evidence summary strong{font-size:11px}.evidence-inferred{color:#b45309}.evidence-financial{color:#166534}.customer-account-evidence>div{gap:5px;padding:0 15px 13px;display:grid}.customer-account-evidence p{color:#475569;margin:0;font-size:11px;line-height:1.45}.account-evidence-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;align-items:flex-start;gap:7px;margin-top:5px;padding:9px;font-size:11px;line-height:1.4;display:flex}.account-evidence-warning svg{flex:none;width:16px}.address-cell{min-width:220px}.address-cell strong,.address-cell small{display:block}.address-cell small{color:var(--muted);margin-top:3px}.customer-profile{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 22px 0;padding:16px;display:grid}.customer-profile div{flex-direction:column;gap:4px;display:flex}.customer-profile span{color:var(--muted);font-size:12px}.customer-profile strong{font-size:14px}.customer-profile-address{grid-column:1/-1}.receivable-stats{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=980px){.receivable-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.customer-profile{grid-template-columns:1fr;margin:14px 16px 0}.customer-profile-address{grid-column:auto}.receivable-stats{grid-template-columns:1fr}}.history-limit-note{color:var(--muted);margin:0 0 10px;font-size:13px}.customer-detail-tabs{background:#e8ede9;border-radius:10px;gap:5px;margin:0 22px 16px;padding:4px;display:flex}.customer-detail-tabs button{color:#526059;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;min-height:40px;font-size:12px;font-weight:850}.customer-detail-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 1px 3px #0f172a1f}.customer-tab-content{margin-top:4px}.customer-tab-content .ledger-list{max-height:52vh}.detail-actions .primary-button svg{width:17px}@media (width<=600px){.customer-detail-tabs{margin-left:16px;margin-right:16px;overflow-x:auto}.customer-detail-tabs button{min-width:110px}.detail-actions{flex-direction:column-reverse}}.price-adjustment{background:#f8fbff;border:1px solid #bfdbfe;border-radius:11px;margin:0 0 18px;overflow:hidden}.price-adjustment-head{justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.price-adjustment-head span,.price-adjustment-head strong{display:block}.price-adjustment-head span{color:#475569;text-transform:uppercase;font-size:10px;font-weight:900}.price-adjustment-head strong{color:#1d4ed8;margin-top:2px}.text-button{color:#1d4ed8;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:850}.price-comparison{border-top:1px solid #dbeafe;border-bottom:1px solid #dbeafe;grid-template-columns:1fr 1fr;display:grid}.price-comparison>div{padding:11px 15px}.price-comparison>div+div{border-left:1px solid #dbeafe}.price-comparison span,.price-comparison strong{display:block}.price-comparison span{color:#64748b;font-size:10px}.price-comparison strong{margin-top:2px;font-size:18px}.price-items{border-bottom:1px solid #dbeafe;max-height:180px;padding:8px 15px;overflow:auto}.price-items>div{justify-content:space-between;gap:12px;padding:6px 0;font-size:11px;display:flex}.price-items small{white-space:nowrap;color:#475569}.adjustment-choice{padding:12px 15px}.adjustment-choice p{color:#475569;margin:0 0 10px;font-size:11px;line-height:1.45}.adjustment-choice button{width:100%}.ledger-adjustments{border-top:1px solid var(--border);background:#eff6ff;padding:12px 15px}.ledger-adjustments>strong{color:#1e40af;text-transform:uppercase;margin-bottom:7px;font-size:11px;display:block}.ledger-adjustments>div{justify-content:space-between;gap:14px;padding:5px 0;font-size:12px;display:flex}.ledger-adjustments b{color:#1d4ed8}@media (width<=600px){.price-adjustment-head{align-items:flex-start}.price-items>div{flex-direction:column;gap:2px}}.form-section-title.first{border-top:0;margin-top:0;padding-top:0}.field-hint{color:var(--muted);margin-top:4px;font-size:11px;display:block}.field input[readonly]{color:#526059;cursor:not-allowed;background:#f1f5f1}.price-preview{background:#f0fdf4;border:1px solid #bbd8c1;border-radius:10px;align-self:end;min-height:68px;padding:10px 13px}.price-preview span,.price-preview strong,.price-preview small{display:block}.price-preview span{color:#3f5a47;text-transform:uppercase;font-size:10px;font-weight:900}.price-preview strong{color:var(--primary);margin:2px 0;font-size:20px}.price-preview small{color:var(--muted);font-size:10px}.billing-hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#14532d,#166534);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;padding:22px 24px;display:flex}.billing-hero span,.billing-hero strong,.billing-hero small{display:block}.billing-hero>div>span{text-transform:uppercase;letter-spacing:.08em;color:#bbf7d0;font-size:12px;font-weight:900}.billing-hero strong{margin:5px 0;font-size:30px}.billing-hero strong small{color:#d1fae5;font-size:13px;font-weight:700;display:inline}.billing-hero p{color:#dcfce7;margin:0;font-size:13px}.billing-usage{padding-bottom:20px}.billing-usage>.panel-header>strong{color:var(--primary);font-size:24px}.billing-progress{background:#e7eee8;border-radius:99px;height:12px;margin:0 22px 20px;overflow:hidden}.billing-progress i{border-radius:inherit;background:#22a052;min-width:3px;height:100%;transition:width .3s;display:block}.billing-progress i.warning{background:#d97706}.billing-progress i.exceeded{background:#dc2626}.billing-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 22px;display:grid}.billing-stats article{border:1px solid var(--border);background:#f8faf9;border-radius:11px;padding:15px}.billing-stats span,.billing-stats strong,.billing-stats small{display:block}.billing-stats span{color:var(--muted);font-size:11px;font-weight:800}.billing-stats strong{margin:4px 0;font-size:22px}.billing-stats small{color:var(--muted);font-size:11px}.billing-policy{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:flex-start;gap:13px;margin-top:16px;padding:17px 19px;display:flex}.billing-policy>svg{flex:none;width:24px}.billing-policy strong{font-size:14px}.billing-policy p{color:#3f5a47;margin:4px 0 0;font-size:12px;line-height:1.5}@media (width<=900px){.billing-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.billing-hero{flex-direction:column}.billing-stats{grid-template-columns:1fr;padding:0 16px}.billing-progress{margin-left:16px;margin-right:16px}}.legacy-notice{color:#1e3a5f;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:flex-start;gap:13px;margin-bottom:16px;padding:16px 18px;display:flex}.legacy-notice>svg{flex:none;width:24px}.legacy-notice strong{font-size:14px;display:block}.legacy-notice p{color:#475569;margin:4px 0 0;font-size:12px;line-height:1.5}.legacy-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.legacy-progress{background:#dbe5dd;border-radius:99px;height:8px;margin:-7px 0 18px;overflow:hidden}.legacy-progress i{border-radius:inherit;background:#168245;min-width:2px;height:100%;transition:width .25s;display:block}.legacy-actions{white-space:nowrap;justify-content:flex-end;gap:6px;display:flex}.legacy-actions .table-action{min-height:40px}.table-action.subtle{color:#475569;background:#fff;border-color:#cbd5e1}.table-action.danger-action{color:#991b1b;background:#fff;border-color:#fecaca}.legacy-dialog{width:min(560px,100vw - 28px)}.legacy-dialog-body{padding:18px 22px}.legacy-dialog-body>p{margin:0 0 14px}.legacy-dialog textarea{resize:vertical;width:100%}.decision-warning,.decision-success{border:1px solid;border-radius:9px;align-items:flex-start;gap:9px;margin-bottom:15px;padding:12px;font-size:12px;line-height:1.45;display:flex}.decision-warning{color:#991b1b;background:#fef2f2;border-color:#fecaca}.decision-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.decision-warning svg,.decision-success svg{flex:none;width:18px}.danger-button{color:#fff;cursor:pointer;background:#b91c1c;border:0;border-radius:9px;min-height:44px;padding:0 17px;font-weight:850}.danger-button:disabled{opacity:.5;cursor:not-allowed}.legacy-customer-results{gap:7px;max-height:310px;margin-top:12px;display:grid;overflow:auto}.legacy-customer-results button{border:1px solid var(--border);min-height:52px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:8px 11px;display:flex}.legacy-customer-results button:hover{background:#f8faf9;border-color:#86b895}.legacy-customer-results span strong,.legacy-customer-results span small{display:block}.legacy-customer-results span small{color:var(--muted);margin-top:3px}@media (width<=980px){.legacy-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-actions{flex-direction:column;align-items:stretch}}@media (width<=600px){.legacy-stats{grid-template-columns:1fr}.legacy-dialog-body{padding:16px}.legacy-actions{min-width:125px}}@media (prefers-reduced-motion:reduce){.legacy-progress i{transition:none}}.legacy-evidence-panel{margin-top:16px}.legacy-evidence-list{gap:9px;padding:0 22px 22px;display:grid}.legacy-evidence-list details{border:1px solid var(--border);background:#fff;border-radius:11px;overflow:hidden}.legacy-evidence-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:14px 15px;list-style:none;display:flex}.legacy-evidence-list summary::-webkit-details-marker{display:none}.legacy-evidence-list summary span>strong,.legacy-evidence-list summary span>small{display:block}.legacy-evidence-list summary small{color:var(--muted);margin-top:3px;font-size:11px}.legacy-evidence-values{text-align:right}.legacy-evidence-values>b,.legacy-evidence-values>em{display:block}.legacy-evidence-values em{margin-top:5px;font-style:normal}.legacy-evidence-grid{border-top:1px solid var(--border);background:#f8faf9;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px 15px;display:grid}.legacy-evidence-grid article{border:1px solid var(--border);background:#fff;border-radius:9px;padding:12px}.legacy-evidence-grid span,.legacy-evidence-grid strong,.legacy-evidence-grid small{display:block}.legacy-evidence-grid span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.legacy-evidence-grid strong{margin:4px 0;font-size:14px}.legacy-evidence-grid small{color:var(--muted);font-size:11px;line-height:1.45}.legacy-evidence-conclusion{color:#9a3412;background:#fff7ed;border-top:1px solid #fed7aa;align-items:flex-start;gap:9px;padding:12px 15px;display:flex}.legacy-evidence-conclusion svg{flex:none;width:19px}.legacy-evidence-conclusion p{margin:0;font-size:12px;line-height:1.5}@media (width<=700px){.legacy-evidence-list{padding:0 16px 16px}.legacy-evidence-list summary{align-items:flex-start}.legacy-evidence-grid{grid-template-columns:1fr}.legacy-evidence-values{min-width:120px}}.printer-help{color:#1e3a5f;background:#eff6ff;border:1px solid #bfdbfe;border-radius:11px;align-items:flex-start;gap:12px;margin-top:18px;padding:15px;display:flex}.company-branding-panel{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:16px 18px;display:flex}.company-branding-panel h2{margin:3px 0;font-size:17px}.company-branding-panel p{color:var(--muted);margin:0;font-size:12px}.company-branding-panel .product-image-upload{margin:0}.company-brand-colors{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.company-brand-colors label{color:var(--muted);gap:5px;font-size:12px;font-weight:700;display:grid}.company-brand-colors input[type=color]{border:1px solid var(--border);background:#fff;border-radius:9px;width:54px;height:38px;padding:3px}.catalog-banner-setting{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.catalog-banner-setting>img{object-fit:cover;border:1px solid var(--border);border-radius:10px;width:112px;height:64px}.catalog-banner-setting input[type=file]{display:none}.personalization-panel{margin-bottom:14px;overflow:hidden}.personalization-panel>.panel-header{border-bottom:1px solid var(--border);margin:0;padding:18px 20px}.personalization-panel>.form-grid{padding:18px 20px 22px}.personalization-brand-grid{grid-template-columns:minmax(220px,1fr) 150px 150px;align-items:end;gap:16px;padding:18px 20px 22px;display:grid}.personalization-brand-grid .product-image-upload{margin:0}.personalization-brand-grid input[type=color]{width:100%;height:42px;padding:4px}@media (width<=700px){.personalization-brand-grid{grid-template-columns:1fr 1fr}.personalization-brand-grid .product-image-upload{grid-column:1/-1}}@media (width<=600px){.company-branding-panel{flex-direction:column;align-items:flex-start}}.printer-help>svg{flex:none;width:22px}.printer-help strong{font-size:13px;display:block}.printer-logo-help{margin:0 0 14px}.printer-logo-help p{color:#475569;margin:4px 0 10px;font-size:12px}.printer-logo-help .secondary-button{background:#fff;min-height:34px;padding:6px 10px;font-size:11px;display:inline-flex}.printer-help ol{color:#475569;margin:7px 0 0;padding-left:18px;font-size:12px;line-height:1.65}.printer-status .badge{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.printer-status .badge svg{width:15px}@media (width<=600px){.printer-status{flex-wrap:wrap;align-items:flex-start}.printer-status .badge{margin-left:36px}}.delivery-link{grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:grid}.delivery-link>div strong,.delivery-link>div small{display:block}.delivery-link>div small{color:var(--muted);margin-top:3px}.delivery-live,.delivery-off{align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.delivery-live span,.delivery-off span{border-radius:50%;width:9px;height:9px}.delivery-live{color:#166534}.delivery-live span{background:#22c55e}.delivery-off{color:#991b1b}.delivery-off span{background:#ef4444}.delivery-settings{margin-bottom:18px}.delivery-settings-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 20px;display:grid}.delivery-switch{grid-column:1/-1;align-items:center;gap:10px;font-weight:800;display:flex}.delivery-switch input{width:20px;height:20px}.delivery-settings-actions{justify-content:flex-end;padding:0 20px 18px;display:flex}.delivery-board{grid-template-columns:repeat(4,minmax(230px,1fr));align-items:start;gap:14px;display:grid;overflow-x:auto}.delivery-column{background:#edf2ed;border-radius:13px;min-width:230px;padding:10px}.delivery-column>header{justify-content:space-between;align-items:center;padding:5px 5px 12px;display:flex}.delivery-column>header strong{font-size:13px}.delivery-column>header span{background:#d8e3da;border-radius:99px;padding:4px 8px;font-size:11px;font-weight:900}.delivery-empty{text-align:center;color:var(--muted);padding:25px 5px;font-size:12px}.delivery-order{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:9px;padding:13px;box-shadow:0 2px 7px #0f172a0d}.delivery-order-head,.delivery-order-total,.delivery-order-items>div{justify-content:space-between;gap:12px;display:flex}.delivery-order-head time{color:var(--muted);font-size:10px}.delivery-order h3{margin:12px 0 7px;font-size:14px}.delivery-order p{color:#526059;gap:6px;margin:5px 0;font-size:11px;display:flex}.delivery-order p svg{flex:none;width:14px;height:14px}.delivery-order-items{border-top:1px dashed #dbe3dc;border-bottom:1px dashed #dbe3dc;margin:11px 0;padding:8px 0;font-size:11px}.delivery-order-items>div{padding:3px 0}.delivery-order-total{align-items:center;font-size:11px}.delivery-order-total strong{color:var(--primary);font-size:16px}.delivery-order-actions{gap:7px;margin-top:11px;display:flex}.delivery-order-actions button{cursor:pointer;border:0;border-radius:7px;flex:1;min-height:34px;font-size:11px;font-weight:850}.order-next{background:var(--primary);color:#fff}.order-next svg{vertical-align:middle;width:14px}.order-cancel{color:#64748b;background:#f1f5f1}.catalog-page{color:#172033;background:#f4f7f4;min-height:100vh;padding-bottom:100px}.catalog-header{color:#fff;background:#173421;justify-content:space-between;align-items:center;gap:20px;padding:28px max(20px,50vw - 520px);display:flex}.catalog-brand{align-items:center;gap:13px;display:flex}.catalog-brand>span{color:#14532d;background:#dcfce7;border-radius:14px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.catalog-brand small,.catalog-brand h1{margin:0;display:block}.catalog-brand small{color:#b9d4bf;font-size:11px}.catalog-brand h1{font-size:23px}.catalog-info{flex-wrap:wrap;gap:14px;font-size:12px;display:flex}.catalog-info span{background:#244a30;border-radius:99px;align-items:center;gap:6px;padding:8px 11px;display:flex}.catalog-info svg{width:15px}.catalog-content{max-width:1040px;margin:auto;padding:22px 20px}.catalog-search input{background:#fff;border:1px solid #ccd8ce;border-radius:12px;width:100%;height:50px;padding:0 17px;font-size:15px}.catalog-categories{gap:8px;padding:15px 0;display:flex;overflow-x:auto}.catalog-categories button{white-space:nowrap;color:#526059;background:#fff;border:1px solid #ccd8ce;border-radius:99px;padding:8px 13px;font-weight:750}.catalog-categories button.active{color:#fff;background:#173421;border-color:#173421}.catalog-products{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.catalog-products article{background:#fff;border:1px solid #dce5dd;border-radius:13px;grid-template-columns:92px 1fr auto;align-items:center;gap:14px;padding:13px;display:grid}.catalog-product-image{color:#62806a;background:#e9f1ea;border-radius:10px;place-items:center;width:92px;height:92px;display:grid;overflow:hidden}.catalog-product-image img{object-fit:cover;width:100%;height:100%}.catalog-products h2{margin:3px 0;font-size:14px}.catalog-products article>div>small{color:#719078;text-transform:uppercase;font-size:10px;font-weight:800}.catalog-products article>div>p{color:#64748b;margin:4px 0;font-size:11px}.catalog-products article>div>strong{color:#14532d;font-size:16px}.catalog-products article>button{color:#fff;background:#166534;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.catalog-products article>button svg{width:19px}.catalog-products article>button:disabled{color:#6b7280;background:#e5e7eb;border-radius:8px;width:auto;padding:0 8px;font-size:10px}.catalog-products article.unavailable{opacity:.65}.catalog-cart-button{z-index:20;color:#fff;background:#166534;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:min(520px,100% - 28px);min-height:58px;padding:0 18px;font-weight:800;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #14532d4d}.catalog-cart-button span{align-items:center;gap:8px;display:flex}.catalog-cart-button svg{width:20px}.catalog-state{text-align:center;background:#f4f7f4;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.catalog-state>svg{color:#64748b;width:48px}.catalog-success>span{color:#166534;background:#dcfce7;border-radius:50%;place-items:center;width:70px;height:70px;display:grid}.catalog-success>span svg{width:35px}.catalog-loader{border:3px solid #cbd5e1;border-top-color:#166534;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.catalog-checkout-layer{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.catalog-checkout-backdrop{background:#0f172a8c;border:0;position:absolute;inset:0}.catalog-checkout{background:#fff;width:min(520px,100%);height:100%;position:relative;overflow:auto;box-shadow:-15px 0 40px #0f172a33}.catalog-checkout>header{z-index:2;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:sticky;top:0}.catalog-checkout h2,.catalog-checkout small{margin:0;display:block}.catalog-checkout h2{font-size:20px}.catalog-checkout small{color:#64748b}.catalog-checkout>header button{background:#f1f5f1;border:0;border-radius:9px;width:42px;height:42px}.catalog-checkout form{padding:18px 20px}.checkout-items{border-bottom:1px solid #e5e7eb;padding-bottom:12px}.checkout-items>div{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:7px 0;font-size:12px;display:grid}.checkout-quantity{align-items:center;gap:5px;display:flex}.checkout-quantity button{background:#fff;border:1px solid #d1d5db;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.checkout-quantity svg{width:13px}.checkout-fields{grid-template-columns:1fr 1fr;gap:12px;padding:17px 0;display:grid}.checkout-fields .field textarea{resize:vertical;min-height:72px;padding:10px}.checkout-choice{border:0;grid-column:1/-1;margin:0;padding:0}.checkout-choice legend{margin-bottom:7px;font-size:12px;font-weight:800}.checkout-choice button{background:#fff;border:1px solid #cbd5e1;width:50%;min-height:45px;font-weight:800}.checkout-choice button:first-of-type{border-radius:9px 0 0 9px}.checkout-choice button:last-of-type{border-radius:0 9px 9px 0}.checkout-choice button.active{color:#14532d;background:#dcfce7;border-color:#86a991}.checkout-choice svg{vertical-align:middle;width:17px;margin-right:6px}.checkout-total{border-top:1px solid #e5e7eb;gap:6px;padding-top:14px;display:grid}.checkout-total span,.checkout-total strong{justify-content:space-between;display:flex}.checkout-total strong{font-size:18px}.catalog-send{color:#fff;background:#166534;border:0;border-radius:10px;width:100%;min-height:52px;margin-top:15px;font-weight:900}.catalog-send:disabled{opacity:.5}.checkout-minimum{text-align:center;color:#9a3412;font-size:11px}.catalog-state h1{margin:16px 0 4px;font-size:24px}.catalog-state p{color:#64748b}@media (width<=900px){.delivery-settings-grid{grid-template-columns:repeat(2,1fr)}.delivery-link{grid-template-columns:1fr 1fr}.delivery-link>div:nth-child(2){grid-area:1/1/auto/-1}.catalog-products{grid-template-columns:1fr}}@media (width<=600px){.delivery-settings-grid,.delivery-link{grid-template-columns:1fr}.delivery-link>div:nth-child(2){grid-column:auto}.delivery-link .primary-button,.delivery-link .secondary-button{width:100%}.catalog-header{flex-direction:column;align-items:flex-start;padding:20px}.catalog-info{gap:7px}.catalog-products article{grid-template-columns:76px 1fr auto}.catalog-product-image{width:76px;height:76px}.checkout-fields{grid-template-columns:1fr}}.catalog-page{color:#20241f;background:linear-gradient(#fff8ef 0,#fffdf9 310px,#f8f9f7 100%);padding-bottom:112px}.catalog-header{isolation:isolate;background:#245842;padding:22px max(24px,50vw - 560px);position:relative;box-shadow:inset 0 -1px #ffffff1f}.catalog-header:after{content:"";z-index:-1;opacity:.18;background:#9bcc73;border-radius:50%;width:280px;height:280px;position:absolute;top:-190px;right:8%}.catalog-brand>span{color:#246144;background:#fff4dd;border-radius:16px;width:48px;height:48px;font-size:13px;box-shadow:0 5px 16px #0000001f}.catalog-brand small{color:#d9ead9;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.catalog-brand h1{letter-spacing:-.03em;font-size:21px}.catalog-info span{background:#ffffff1f;border:1px solid #ffffff1f;padding:9px 12px;font-weight:650}.catalog-content{max-width:1120px;padding:24px 20px}.catalog-welcome{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 20px;display:flex}.catalog-welcome p,.catalog-section-heading small{color:#477e55;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.catalog-welcome h2{letter-spacing:-.045em;margin:5px 0 4px;font-size:29px;line-height:1.06}.catalog-welcome span{color:#687268;font-size:14px}.catalog-fulfillment{background:#fff;border:1px solid #d7e4d3;border-radius:15px;align-items:center;gap:10px;min-width:255px;padding:13px 15px;display:flex;box-shadow:0 7px 20px #344d360d}.catalog-fulfillment>svg{color:#348151;width:27px;height:27px}.catalog-fulfillment strong,.catalog-fulfillment small{display:block}.catalog-fulfillment strong{font-size:13px}.catalog-fulfillment small{color:#6b756c;margin-top:2px;font-size:11px}.catalog-search{position:relative}.catalog-search:before{content:"⌕";z-index:1;color:#5a745f;font-size:28px;line-height:30px;position:absolute;top:8px;left:17px}.catalog-search input{background:#ffffffe6;border:1px solid #dce6d8;border-radius:17px;outline:none;height:56px;padding:0 18px 0 49px;box-shadow:0 7px 20px #3246300b}.catalog-search input:focus{border-color:#5f9b65;box-shadow:0 0 0 4px #5f9b6521}.catalog-categories{gap:9px;padding:18px 0 20px}.catalog-categories button{color:#4f5d50;background:#fff;border-color:#e0e7de;padding:9px 15px;transition:all .18s}.catalog-categories button:hover{background:#f3f8f0;border-color:#83ad83}.catalog-categories button.active{background:#245842;border-color:#245842;box-shadow:0 6px 14px #2458422e}.catalog-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.catalog-section-heading h2{letter-spacing:-.035em;margin:3px 0 0;font-size:21px}.catalog-section-heading>span{color:#788278;font-size:12px}.catalog-products{grid-template-columns:repeat(3,1fr);gap:15px}.catalog-products article{background:#fff;border:1px solid #e2e8df;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:0;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 16px #2739270b}.catalog-products article:hover{transform:translateY(-3px);box-shadow:0 12px 26px #2739271a}.catalog-product-image{background:linear-gradient(135deg,#edf5e9,#dbead7);border-radius:0;width:100%;height:172px}.catalog-product-image svg{width:44px}.catalog-products article>div:nth-child(2){padding:14px 14px 56px}.catalog-products article>div>small{color:#56835a}.catalog-products h2{margin:5px 0;font-size:16px;line-height:1.2}.catalog-products article>div>p{min-height:30px;margin:5px 0 10px;font-size:12px;line-height:1.35}.catalog-products article>div>strong{color:#1e6a42;font-size:17px;position:absolute;bottom:16px;left:14px}.catalog-products article>button{background:#245842;width:42px;height:42px;transition:transform .16s;position:absolute;bottom:12px;right:13px;box-shadow:0 5px 12px #2458423d}.catalog-products article>button:hover:not(:disabled){background:#1c4835;transform:scale(1.06)}.catalog-products article>button:disabled{color:#7d887e;box-shadow:none;background:#f1f3f0;bottom:14px;right:11px}.catalog-empty{text-align:center;color:#607061;background:#fff;border:1px dashed #cbd8c8;border-radius:18px;grid-column:1/-1;padding:45px 20px}.catalog-empty svg{color:#5d9a60;width:35px}.catalog-empty h2{margin:10px 0 4px;font-size:17px}.catalog-empty p{margin:0;font-size:13px}.catalog-cart-button{background:#245842;border-radius:17px;min-height:62px;padding:0 20px;font-size:14px;box-shadow:0 14px 32px #17412e52}.catalog-cart-button strong{font-size:13px}.catalog-checkout,.catalog-checkout>header{background:#fffdf9}.catalog-send{background:#245842;border-radius:12px}.catalog-success{background:linear-gradient(145deg,#fff8ee,#f3faef)}@media (width<=900px){.catalog-products{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.catalog-header{padding:19px 20px}.catalog-info{width:100%}.catalog-info span{font-size:11px}.catalog-content{padding:20px 14px}.catalog-welcome{margin-bottom:18px;display:block}.catalog-welcome h2{font-size:25px}.catalog-fulfillment{min-width:0;margin-top:15px}.catalog-products{grid-template-columns:1fr;gap:12px}.catalog-products article{grid-template-columns:112px 1fr;min-height:132px;display:grid}.catalog-product-image{width:112px;height:132px}.catalog-products article>div:nth-child(2){padding:13px 52px 42px 13px}.catalog-products h2{font-size:15px}.catalog-products article>div>p{min-height:0;margin-bottom:7px}.catalog-products article>div>strong{bottom:13px;left:125px}.catalog-products article>button{bottom:14px;right:12px}.catalog-section-heading{margin-top:1px}.catalog-cart-button{width:calc(100% - 24px);min-height:58px;bottom:12px}.catalog-cart-button strong{font-size:12px}}.product-image-upload{align-items:center;gap:10px;min-height:42px;display:flex}.product-image-upload img{object-fit:cover;border:1px solid var(--border,#d8e1d8);border-radius:10px;width:64px;height:64px}.product-image-upload label{cursor:pointer;align-items:center;display:inline-flex}.product-image-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.text-button{color:#b42318;cursor:pointer;background:0 0;border:0;font-weight:700}.counter-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.counter-summary article{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:16px 18px}.counter-summary span,.counter-summary strong,.counter-summary small{display:block}.counter-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:800}.counter-summary strong{color:var(--primary);margin:5px 0;font-size:24px}.counter-summary small{color:var(--muted);font-size:12px}.counter-grid{grid-template-columns:1.3fr .7fr;gap:16px;margin-bottom:16px;display:grid}.counter-panel{margin-bottom:16px}.counter-grid .counter-panel{margin:0}.counter-orders{display:grid}.counter-orders a{border-top:1px solid var(--border);color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;text-decoration:none;display:flex}.counter-orders a:hover{background:#f6faf6}.counter-orders span b,.counter-orders span small{display:block}.counter-orders span b{font-size:13px}.counter-orders span small,.counter-cash small{color:var(--muted);margin-top:3px;font-size:12px}.counter-orders strong{color:var(--primary);font-size:13px}.counter-cash{padding:22px 18px}.counter-cash span,.counter-cash strong,.counter-cash small{display:block}.counter-cash span{color:var(--muted);font-size:12px;font-weight:800}.counter-cash strong{color:var(--primary);margin:5px 0;font-size:25px}.counter-cash small{line-height:1.45}@media (width<=760px){.counter-summary,.counter-grid{grid-template-columns:1fr}.counter-summary{gap:8px}.counter-summary article{padding:13px 15px}.counter-grid{gap:12px}.counter-grid .counter-panel{margin-bottom:0}}.catalog-closed{background:radial-gradient(circle at 50% 32%,#fff7e7,#f7faf6 60%)}.catalog-closed>span{color:#b86217;background:#fff0d5;border-radius:24px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 10px 28px #b8621724}.catalog-closed>span svg{width:38px}.catalog-closed h1{margin-top:20px}.catalog-closed small{color:#758074;max-width:300px;font-size:12px;line-height:1.45}.printer-agent-download{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:13px 14px;display:flex}.printer-agent-download strong,.printer-agent-download small{display:block}.printer-agent-download strong{color:#1e3a8a;font-size:13px}.printer-agent-download small{color:#475569;max-width:460px;margin-top:3px;font-size:11px}.printer-agent-download a{white-space:nowrap;text-decoration:none}.printer-agent-download svg{width:16px}@media (width<=600px){.printer-agent-download{flex-direction:column;align-items:stretch}.printer-agent-download a{justify-content:center}}.delivery-hours,.delivery-neighborhood-fees{margin:16px 0}.delivery-hours-list,.delivery-fee-list{gap:8px;padding:14px 18px;display:grid}.delivery-hours-list>div{grid-template-columns:150px 1fr auto 1fr;align-items:center;gap:9px;display:grid}.delivery-hours-list label{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.delivery-hours-list input[type=time],.delivery-fee-list input{border:1px solid var(--border);border-radius:8px;height:36px;padding:6px 9px}.delivery-fee-list>div{grid-template-columns:1fr 130px 34px;gap:8px;display:grid}.delivery-fee-list button{color:#be123c;background:#fff1f2;border:0;border-radius:8px}.delivery-neighborhood-fees .success-message{margin:0 18px}@media (width<=600px){.delivery-hours-list>div{grid-template-columns:1fr 1fr}.delivery-hours-list label{grid-column:1/-1}.delivery-fee-list>div{grid-template-columns:1fr 92px 34px}}.modal .product-form{padding-top:14px}.product-form .form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.product-form .field{gap:3px}.product-form .field input,.product-form .field select{height:34px;min-height:34px;padding:5px 9px;font-size:13px}.product-form .field>span{font-size:10px}.product-form .form-section-title{margin-top:2px;padding-top:9px;font-size:10px}.product-form .price-preview{min-height:56px;padding:8px 10px}.product-form .price-preview strong{font-size:17px}.product-form .product-delivery-switch{padding:10px 12px}.product-form .product-image-upload{min-height:34px}.product-form .product-image-upload img{width:48px;height:48px}.product-form .field textarea{min-height:54px}.product-form .form-actions{margin-top:10px;padding:12px 0 15px}@media (width<=760px){.product-form .form-grid{grid-template-columns:1fr}.product-form .field.wide{grid-column:auto}}.product-delivery-switch{background:#f7fbf7;border:1px solid #d9e7dc;border-radius:10px;grid-column:1/-1;margin:0;padding:13px 15px}.modal .field textarea{width:100%;min-height:86px;font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.modal .field textarea:focus{border-color:var(--primary);outline:3px solid #16653429}.modal{max-height:92vh;overflow:auto}.modal .form-grid{gap:10px}.modal .field{gap:4px}.modal .field>span,.modal .field label{font-size:11px}.modal .field input,.modal .field select{min-height:36px;padding:7px 9px}.modal .field textarea{min-height:62px;padding:8px 9px}.modal .form-section-title{margin-top:6px;padding-top:8px}.modal .form-actions{margin-top:14px;padding-top:12px}.field-label{align-items:center;gap:5px;min-width:0;display:flex}.field-help{display:inline-flex;position:relative}.field-help summary{color:#66806d;cursor:pointer;place-items:center;width:16px;height:16px;list-style:none;display:grid}.field-help summary::-webkit-details-marker{display:none}.field-help summary svg{width:14px;height:14px}.field-help[open] summary{color:var(--primary)}.field-help>span{z-index:8;color:#fff;background:#173421;border-radius:8px;width:210px;padding:8px 9px;line-height:1.35;position:absolute;top:22px;left:-8px;box-shadow:0 8px 18px #0f172a33;font-size:11px!important;font-weight:600!important}.sale-modal{flex-direction:column;height:min(780px,100dvh - 20px);max-height:calc(100dvh - 20px);display:flex;overflow:hidden}.sale-modal>header{flex:none}.sale-modal-body{overscroll-behavior:contain;flex:1;min-height:0;padding-bottom:12px;overflow-y:auto}.sale-product-picker{z-index:4;margin:18px 22px 0;position:relative}.sale-product-picker .sale-search{margin:0}.sale-modal .product-results{overscroll-behavior:contain;z-index:5;max-height:min(260px,34dvh);margin:0;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.sale-modal>.form-actions{border-top:1px solid var(--border);background:#fff;flex:none;margin:0;padding:12px 22px 16px}.product-browser-modal{flex-direction:column;height:min(720px,100dvh - 40px);display:flex;overflow:hidden}.product-browser-search{flex:none;margin:16px 22px 8px;position:relative}.product-browser-search>svg{color:#64748b;width:20px;position:absolute;top:12px;left:12px}.product-browser-search input{background:#fff;border:1px solid #cbd5e1;border-radius:9px;outline:0;width:100%;height:44px;padding:8px 46px 8px 42px}.product-browser-search input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1665341f}.product-browser-search button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid;position:absolute;top:5px;right:5px}.product-browser-search button:hover{color:var(--primary);background:#f1f5f1}.product-browser-search button svg{width:17px}.product-browser-status{min-height:28px;color:var(--muted);flex:none;justify-content:space-between;gap:12px;padding:0 22px 8px;font-size:12px;font-weight:700;display:flex}.product-browser-list{overscroll-behavior:contain;border:1px solid var(--border);background:#fff;border-radius:10px;flex:1;min-height:0;margin:0 22px 20px;overflow-y:auto}.product-browser-list>button[role=option]{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:62px;padding:10px 13px;display:flex}.product-browser-list>button[role=option]:hover,.product-browser-list>button[role=option]:focus-visible{background:#f1f8f2;outline:none}.product-browser-list>button[role=option] span,.product-browser-list>button[role=option] strong,.product-browser-list>button[role=option] small{min-width:0;display:block}.product-browser-list>button[role=option] strong{color:#17251c}.product-browser-list>button[role=option] small{color:var(--muted);margin-top:3px}.product-browser-list>button[role=option] b{color:var(--primary);white-space:nowrap;font-variant-numeric:tabular-nums}.product-browser-loading,.product-browser-error,.product-browser-empty{min-height:92px;color:var(--muted);justify-content:center;align-items:center;gap:9px;padding:18px;font-size:13px;display:flex}.product-browser-empty{text-align:center;flex-direction:column;min-height:200px}.product-browser-empty svg{color:#94a3b8;width:34px;height:34px}.product-browser-empty strong{color:#334155}.product-browser-error{color:#991b1b;flex-direction:column}.product-browser-error button{color:var(--primary);cursor:pointer;background:0 0;border:0;font-weight:800}@media (width<=760px){.sale-modal{height:100dvh;max-height:100dvh}.sale-modal-body{padding-bottom:8px}.sale-product-picker{margin:16px 16px 0}.sale-modal .sale-summary{margin-bottom:0}.sale-modal>.form-actions{padding:10px 16px 14px}.product-browser-modal{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.product-browser-search{margin:14px 16px 8px}.product-browser-status{padding:0 16px 8px}.product-browser-list{margin:0 16px 16px}}.sale-negative-stock-warning{color:#854d0e;background:#fffbeb;border:1px solid #f6c56d;border-radius:9px;align-items:flex-start;gap:10px;margin:0 22px 14px;padding:11px 12px;display:flex}.sale-negative-stock-warning svg{flex:none;width:19px}.sale-negative-stock-warning strong,.sale-negative-stock-warning span{display:block}.sale-negative-stock-warning strong{font-size:12px}.sale-negative-stock-warning span{margin-top:2px;font-size:11px}@media (width<=760px){.sale-negative-stock-warning{margin:0 16px 12px}}.customer-purchase-explanation{color:var(--muted);margin:-3px 0 12px;font-size:12px;line-height:1.45}.product-modal{flex-direction:column;height:min(780px,100dvh - 20px);max-height:calc(100dvh - 20px);display:flex;overflow:hidden}.product-modal>header,.product-modal>.product-form-actions{flex:none}.product-modal>.product-form{overscroll-behavior:contain;flex:1;min-height:0;padding-bottom:16px;overflow-y:auto}.product-modal>.product-form-actions{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:10px;margin:0;padding:12px 22px 16px;display:flex}@media (width<=760px){.product-modal{height:100dvh;max-height:100dvh}.product-modal>.product-form-actions{padding:10px 16px 14px}}.fixed-actions-modal{flex-direction:column;height:min(780px,100dvh - 20px);max-height:calc(100dvh - 20px);display:flex;overflow:hidden}.fixed-actions-modal>header,.fixed-actions-modal>.fixed-modal-actions{flex:none}.fixed-actions-modal>.fixed-modal-body{overscroll-behavior:contain;flex:1;min-height:0;padding-bottom:16px;overflow-y:auto}.fixed-actions-modal>.fixed-modal-actions{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:10px;margin:0;padding:12px 22px 16px;display:flex}@media (width<=760px){.fixed-actions-modal{height:100dvh;max-height:100dvh}.fixed-actions-modal>.fixed-modal-actions{padding:10px 16px 14px}}.customer-purchase-card{border-color:#d8e4da}.purchase-sale-head{background:#f4f8f4}.customer-purchase-card.compact .purchase-sale-head{align-items:center;padding:12px 15px}.customer-purchase-card.compact .ledger-value strong{margin-top:3px;font-size:17px}.purchase-compact-items{background:#fff;border-top:1px solid #e5ece6;flex-wrap:wrap;gap:5px;padding:8px 15px;display:flex}.purchase-compact-items span{color:#334155;background:#f8faf8;border:1px solid #dfe8e1;border-radius:6px;max-width:100%;padding:4px 8px;font-size:11px;line-height:1.25}.purchase-compact-items b{color:#166534}.purchase-compact-items small{color:var(--muted);font-size:11px}.purchase-compact-actions{background:#fff;border-top:1px solid #dbe7dd;justify-content:flex-end;gap:8px;padding:9px 15px;display:flex}.purchase-compact-actions .primary-button,.purchase-compact-actions .secondary-button{min-height:36px;padding:7px 11px;font-size:11px}.purchase-compact-actions svg{width:16px}@media (width<=600px){.purchase-compact-actions{width:100%;display:grid}.purchase-compact-actions .primary-button,.purchase-compact-actions .secondary-button{width:100%}}.price-basis-choice{border:0;border-top:1px solid #dbeafe;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:12px 15px;display:grid}.price-basis-choice legend{color:#334155;grid-column:1/-1;padding:0;font-size:11px;font-weight:850}.price-basis-choice label{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:9px;padding:10px;display:flex}.price-basis-choice label.active{background:#f0fdf4;border-color:#168245;box-shadow:0 0 0 2px #1682451a}.price-basis-choice input{width:17px;height:17px}.price-basis-choice span strong,.price-basis-choice span small{display:block}.price-basis-choice span strong{font-size:12px}.price-basis-choice span small{color:var(--muted);margin-top:2px;font-size:10px}.price-basis-choice p{color:#475569;grid-column:1/-1;margin:2px 0 0;font-size:10px;line-height:1.4}@media (width<=600px){.price-basis-choice{grid-template-columns:1fr}}.counter-summary-financial{grid-template-columns:repeat(5,minmax(0,1fr))}.counter-summary-financial .counter-received{background:#f0fdf4;border-color:#bbf7d0}.counter-summary-financial .counter-credit{background:#fff7ed;border-color:#fed7aa}.counter-summary-financial .counter-credit strong{color:#9a3412}@media (width<=1180px){.counter-summary-financial{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.counter-summary-financial{grid-template-columns:1fr}}.delivery-heading-actions{flex-wrap:wrap;gap:.65rem;display:flex}.delivery-heading-actions .active{border-color:var(--success);color:var(--success)}.delivery-history{margin-top:1rem}.delivery-history-filters{grid-template-columns:minmax(220px,2fr) minmax(150px,1fr) repeat(2,minmax(140px,1fr)) auto;align-items:end;gap:.75rem;display:grid}.delivery-history-filters label{color:var(--muted);gap:.35rem;font-size:.78rem;font-weight:700;display:grid}.delivery-history-filters input,.delivery-history-filters select{min-height:42px}.delivery-history-list{gap:.5rem;margin-top:1rem;display:grid}.delivery-history-list article{border:1px solid var(--border);border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.85rem 1rem;display:grid}.delivery-history-list article div{gap:.2rem;min-width:0;display:grid}.delivery-history-list article small{color:var(--muted)}.delivery-history-status{background:var(--surface-soft);border-radius:999px;padding:.3rem .55rem;font-size:.75rem;font-weight:800}.delivery-history-status.delivered{color:var(--success)}.delivery-history-status.cancelled{color:var(--danger)}@media (width<=900px){.delivery-history-filters{grid-template-columns:1fr 1fr}.delivery-history-filters>:first-child{grid-column:1/-1}}@media (width<=600px){.delivery-heading-actions,.delivery-heading-actions button{width:100%}.delivery-history-filters{grid-template-columns:1fr}.delivery-history-filters>:first-child{grid-column:auto}.delivery-history-list article{grid-template-columns:1fr auto}.delivery-history-list article>strong:last-child{grid-column:1/-1}}.products-toolbar-actions{justify-content:flex-end;margin:-8px 0 14px;display:flex}.products-toolbar-actions svg{width:18px}.category-manager{grid-template-columns:minmax(230px,.75fr) minmax(320px,1.25fr);gap:20px;min-height:520px;display:grid}.category-list{border-right:1px solid var(--border);flex-direction:column;gap:8px;padding-right:16px;display:flex}.category-new{justify-content:center;width:100%;margin-bottom:4px}.category-list-item{border:1px solid var(--border);background:var(--surface);width:100%;min-height:64px;color:var(--text);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px;display:grid}.category-list-item.active{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 12%,transparent)}.category-list-image{background:var(--surface-soft);width:48px;height:48px;color:var(--muted);border-radius:9px;place-items:center;display:grid;overflow:hidden}.category-list-image img{object-fit:cover;width:100%;height:100%}.category-list-image svg,.category-list-item>svg{width:18px}.category-list-item>span:nth-child(2){min-width:0;display:grid}.category-list-item strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-list-item small{color:var(--muted)}.category-form{align-content:start;gap:14px;display:grid}.category-form h3{margin:0}.category-image-upload{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.category-image-upload>img,.category-image-upload>span{border:1px dashed var(--border);background:var(--surface-soft);width:100%;height:150px;color:var(--muted);object-fit:cover;border-radius:13px;place-items:center;display:grid;overflow:hidden}.category-image-upload>span svg{width:28px;margin-bottom:5px}.category-image-upload label input{opacity:0;width:1px;height:1px;position:absolute}@media (width<=720px){.products-toolbar-actions,.products-toolbar-actions button{width:100%}.category-manager{grid-template-columns:1fr}.category-list{border-right:0;border-bottom:1px solid var(--border);max-height:240px;padding:0 0 14px;overflow:auto}}.tracking-page{background:var(--surface-soft);place-items:center;min-height:100vh;padding:clamp(1rem,4vw,3rem);display:grid}.tracking-card{background:var(--surface);border:1px solid var(--border);width:min(680px,100%);box-shadow:var(--shadow-lg);border-radius:24px;padding:clamp(1.2rem,4vw,2.2rem)}.tracking-card>header{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding-bottom:1.25rem;display:flex}.tracking-card>header>span{background:var(--primary-soft);width:52px;height:52px;color:var(--primary);border-radius:16px;place-items:center;display:grid}.tracking-confirmation-header{color:#fff;background:linear-gradient(135deg,#13734f,#239d6e);border-radius:23px 23px 0 0;margin:-1px -1px 0;border:0!important;padding:1.4rem!important}.tracking-card>.tracking-confirmation-header>span{color:#13734f;background:#fff;border-radius:50%;width:58px;height:58px;box-shadow:0 8px 24px #00000029}.tracking-confirmation-header>span svg{stroke-width:3px;width:29px;height:29px}.tracking-card .tracking-confirmation-header small,.tracking-card .tracking-confirmation-header h1,.tracking-card .tracking-confirmation-header p{color:#fff}.tracking-card .tracking-confirmation-header small{opacity:.75}.tracking-card .tracking-confirmation-header p{opacity:.86;margin-top:4px}.tracking-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px;display:grid}.tracking-highlights>div{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:8px;min-width:0;padding:11px;display:flex}.tracking-highlights svg{width:20px;color:var(--primary);flex:none}.tracking-highlights span{min-width:0;display:grid}.tracking-highlights small{color:var(--muted);font-size:.66rem}.tracking-highlights strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.tracking-progress-card{border:1px solid var(--border);background:#fff;border-radius:16px;margin:0 14px 14px;padding:14px}.tracking-progress-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.tracking-progress-card h2{margin:0;font-size:.95rem}.tracking-progress-card>div>span{color:var(--success);font-size:.67rem;font-weight:800}.tracking-card h1,.tracking-card p{margin:0}.tracking-card header small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.tracking-steps{gap:.75rem;margin:0;padding:1.25rem 0;list-style:none;display:grid}.tracking-steps li{color:var(--muted);align-items:center;gap:.8rem;display:flex}.tracking-steps li>span{border:2px solid var(--border);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.tracking-steps li.complete{color:var(--text)}.tracking-steps li.complete>span{background:var(--success);border-color:var(--success);color:#fff}.tracking-steps li div{display:grid}.tracking-steps li small{color:var(--primary);font-weight:700}.tracking-summary{background:var(--surface-soft);border-radius:16px;gap:.65rem;padding:1rem;display:grid}.tracking-summary h2{margin:0 0 .25rem;font-size:1rem}.tracking-summary>div{justify-content:space-between;gap:1rem;display:flex}.tracking-total{border-top:1px solid var(--border);margin-top:.25rem;padding-top:.75rem}.tracking-cancelled{background:var(--danger-soft);color:var(--danger);border-radius:14px;margin:1.25rem 0;padding:1rem}.tracking-card>footer{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}@media (width<=600px){.tracking-card>footer{flex-direction:column}.tracking-card>footer a{width:100%}.tracking-page{place-items:start center;padding:0}.tracking-card{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:0 14px 20px}.tracking-confirmation-header{border-radius:0 0 24px 24px;margin:0 -14px}.tracking-highlights{gap:6px;margin:0 -6px;padding:14px 0}.tracking-highlights>div{padding:9px 7px}.tracking-highlights svg{width:18px}.tracking-progress-card{margin:0 0 14px}.tracking-summary{margin-bottom:14px}}.catalog-storefront-v2{--shop-ink:#17352c;--shop-muted:#64756f;--shop-green:#287a58;--shop-green-dark:#15583d;--shop-lime:#dff3b8;--shop-cream:#fbf8f1;--shop-card:#fff;min-height:100dvh;color:var(--shop-ink);background:var(--shop-cream);padding-bottom:110px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-storefront-v2 .catalog-header{color:#fff;background:linear-gradient(135deg,#123f30 0%,#1e6b4d 58%,#328261 100%);border-radius:0 0 44px 44px;max-width:none;padding:0;display:block;position:relative;overflow:hidden}.catalog-storefront-v2 .catalog-header:before{content:"";opacity:.13;background-image:radial-gradient(circle at 15% 15%,#fff 0 2px,#0000 2.5px);background-size:30px 30px;position:absolute;inset:0}.catalog-storefront-v2 .catalog-header:after{content:"";background:#dff3b81f;border:70px solid #ffffff0d;border-radius:50%;width:420px;height:420px;position:absolute;top:-230px;right:-160px}.catalog-storefront-v2 .catalog-topbar,.catalog-storefront-v2 .catalog-hero{z-index:1;width:min(1180px,100% - 40px);margin:auto;position:relative}.catalog-storefront-v2 .catalog-topbar{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:88px;display:flex}.catalog-storefront-v2 .catalog-brand{align-items:center;gap:.8rem;display:flex}.catalog-storefront-v2 .catalog-brand>span{background:var(--shop-lime);width:48px;height:48px;color:var(--shop-green-dark);box-shadow:none;border-radius:15px;place-items:center;display:grid}.catalog-storefront-v2 .catalog-brand>span svg{width:25px;height:25px}.catalog-storefront-v2 .catalog-brand>span img{object-fit:contain;border-radius:12px;width:100%;height:100%;padding:3px}.catalog-storefront-v2 .catalog-brand small{color:#ffffffb3;text-transform:uppercase;letter-spacing:.12em;font-size:.65rem;font-weight:800}.catalog-storefront-v2 .catalog-brand h1{color:#fff;letter-spacing:-.02em;font-size:1.2rem}.catalog-storefront-v2 .catalog-open{background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .8rem;font-size:.78rem;font-weight:750;display:flex}.catalog-storefront-v2 .catalog-open i{background:#a7f069;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #a7f06921}.catalog-storefront-v2 .catalog-hero{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:3rem;min-height:390px;padding:48px 0 64px;display:grid}.catalog-storefront-v2 .catalog-hero-copy{max-width:650px}.catalog-storefront-v2 .catalog-hero-badge{color:var(--shop-lime);background:#dff3b824;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.76rem;font-weight:750;display:inline-flex}.catalog-storefront-v2 .catalog-hero-badge svg{width:16px}.catalog-storefront-v2 .catalog-hero h2{color:#fff;letter-spacing:-.055em;margin:1rem 0 .9rem;font-size:clamp(2.25rem,5vw,4.4rem);line-height:1.02}.catalog-storefront-v2 .catalog-hero h2 em{color:var(--shop-lime);font-style:normal}.catalog-storefront-v2 .catalog-hero-copy>p{color:#ffffffc2;max-width:550px;font-size:1.05rem}.catalog-storefront-v2 .catalog-hero-benefits{flex-wrap:wrap;gap:.7rem;margin-top:1.7rem;display:flex}.catalog-storefront-v2 .catalog-hero-benefits>span{grid-template-columns:28px auto;column-gap:.55rem;min-width:150px;display:grid}.catalog-storefront-v2 .catalog-hero-benefits svg{width:22px;color:var(--shop-lime);grid-row:1/3}.catalog-storefront-v2 .catalog-hero-benefits b{color:#fff;font-size:.78rem}.catalog-storefront-v2 .catalog-hero-benefits small{color:#ffffff94;font-size:.69rem}.catalog-storefront-v2 .catalog-hero-art{aspect-ratio:1;background:linear-gradient(145deg,var(--shop-lime),#a9d98c);width:min(330px,100%);color:var(--shop-green-dark);border-radius:48% 52% 61% 39%/42% 48% 52% 58%;justify-self:end;place-items:center;display:grid;position:relative;transform:rotate(3deg);box-shadow:0 28px 70px #041f1647}.catalog-storefront-v2 .catalog-hero-art div{background:#fff6;border-radius:40px;place-items:center;width:130px;height:130px;display:grid;transform:rotate(-3deg)}.catalog-storefront-v2 .catalog-hero-art svg{width:76px;height:76px}.catalog-storefront-v2 .catalog-hero-art>span{letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:850;position:absolute;bottom:36px}.catalog-storefront-v2 .catalog-hero-art.has-banner{background:#fff;border-radius:28px;overflow:hidden;transform:none}.catalog-storefront-v2 .catalog-hero-art.has-banner>img{object-fit:cover;width:100%;height:100%}.catalog-storefront-v2 .catalog-content{width:min(1180px,100% - 40px);margin:0 auto;padding:54px 0 32px}.catalog-storefront-v2 .catalog-discovery{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.4rem;display:flex}.catalog-storefront-v2 .catalog-discovery>div:first-child>span,.catalog-storefront-v2 .catalog-section-heading small{color:var(--shop-green);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:850}.catalog-storefront-v2 .catalog-discovery h2{letter-spacing:-.04em;margin:.25rem 0;font-size:clamp(1.55rem,3vw,2.35rem)}.catalog-storefront-v2 .catalog-discovery p{color:var(--shop-muted);margin:0}.catalog-storefront-v2 .catalog-search{background:#fff;border:1px solid #dbe3df;border-radius:16px;align-items:center;width:min(430px,100%);display:flex;position:relative;box-shadow:0 8px 28px #19433512}.catalog-storefront-v2 .catalog-search>svg{width:20px;color:var(--shop-green);pointer-events:none;position:absolute;left:16px}.catalog-storefront-v2 .catalog-search input{width:100%;min-height:56px;box-shadow:none;background:0 0;border:0;padding:0 50px 0 48px;font-size:1rem}.catalog-storefront-v2 .catalog-search input:focus{outline:3px solid #287a5826}.catalog-storefront-v2 .catalog-search button{width:40px;height:40px;color:var(--shop-muted);background:#eef3f0;border:0;border-radius:11px;position:absolute;right:8px}.catalog-storefront-v2 .catalog-search button svg{width:17px}.catalog-storefront-v2 .catalog-categories{z-index:10;background:linear-gradient(var(--shop-cream) 72%,transparent);scrollbar-width:none;gap:.55rem;padding:12px 2px 18px;display:flex;position:sticky;top:0;overflow-x:auto}.catalog-storefront-v2 .catalog-categories::-webkit-scrollbar{display:none}.catalog-storefront-v2 .catalog-categories button{white-space:nowrap;min-height:44px;color:var(--shop-muted);background:#fff;border:1px solid #dbe3df;border-radius:999px;padding:0 1rem;font-weight:750;transition:all .2s}.catalog-storefront-v2 .catalog-categories button:hover{border-color:var(--shop-green);color:var(--shop-green);transform:translateY(-1px)}.catalog-storefront-v2 .catalog-categories button.active{border-color:var(--shop-green);background:var(--shop-green);color:#fff;box-shadow:0 7px 18px #287a582e}.catalog-storefront-v2 .catalog-section-heading{margin:1.8rem 0 1rem}.catalog-storefront-v2 .catalog-section-heading h2{color:var(--shop-ink);font-size:1.6rem}.catalog-storefront-v2 .catalog-section-heading>span{color:var(--shop-muted);background:#edf2ef}.catalog-storefront-v2 .catalog-groups{gap:2.5rem;display:grid}.catalog-storefront-v2 .catalog-category-block{scroll-margin-top:118px}.catalog-storefront-v2 .catalog-category-heading{background:linear-gradient(135deg,#fff,#f0f7f2);border:1px solid #dce6e0;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:96px;margin:1rem 0;padding:1.15rem 1.3rem;display:grid;overflow:hidden}.catalog-storefront-v2 .catalog-category-heading.has-image{grid-template-columns:150px minmax(0,1fr) auto;padding:.65rem}.catalog-storefront-v2 .catalog-category-heading>img{object-fit:cover;border-radius:14px;width:150px;height:96px}.catalog-storefront-v2 .catalog-category-heading small{color:var(--shop-green);text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;font-weight:850}.catalog-storefront-v2 .catalog-category-heading h2{color:var(--shop-ink);letter-spacing:-.035em;margin:.2rem 0 0;font-size:1.55rem}.catalog-storefront-v2 .catalog-category-heading p{max-width:680px;color:var(--shop-muted);margin:.35rem 0 0;line-height:1.45}.catalog-storefront-v2 .catalog-category-heading>span{color:var(--shop-muted);white-space:nowrap;background:#e6efe9;border-radius:999px;padding:.4rem .7rem;font-size:.75rem;font-weight:750}.catalog-storefront-v2 .catalog-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.catalog-storefront-v2 .catalog-products article{background:var(--shop-card);border:1px solid #e1e7e3;border-radius:22px;flex-direction:column;align-items:stretch;gap:0;min-height:390px;padding:0;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 8px 26px #123f300e}.catalog-storefront-v2 .catalog-products article:hover{border-color:#bfd4c8;transform:translateY(-4px);box-shadow:0 18px 40px #123f301c}.catalog-storefront-v2 .catalog-product-image{aspect-ratio:1.25;background:linear-gradient(145deg,#eef6e2,#e1f0d3);border-radius:0;width:100%;height:auto}.catalog-storefront-v2 .catalog-product-image img{object-fit:contain;padding:12px}.catalog-storefront-v2 .catalog-product-image[role=button]{cursor:zoom-in}.catalog-storefront-v2 .catalog-product-image[role=button]:focus-visible{outline:3px solid var(--shop-lime);outline-offset:-3px}.catalog-storefront-v2 .catalog-product-image svg{width:62px;height:62px;color:var(--shop-green);opacity:.55}.catalog-storefront-v2 .catalog-products article>div:nth-child(2){flex-direction:column;flex:1;align-items:flex-start;padding:1rem 1rem .75rem;display:flex}.catalog-storefront-v2 .catalog-products article>div>small{color:var(--shop-green);letter-spacing:.09em;font-size:.67rem;font-weight:850}.catalog-storefront-v2 .catalog-products h2{min-height:2.8em;color:var(--shop-ink);margin:.45rem 0;font-size:1rem;line-height:1.4}.catalog-storefront-v2 .catalog-products article>div>p{color:var(--shop-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.catalog-storefront-v2 .catalog-more{color:var(--shop-green);text-underline-offset:2px;background:0 0;border:0;margin:3px 0 0;padding:0;font-size:.72rem;font-weight:800;text-decoration:underline}.catalog-storefront-v2 .catalog-products article>div>strong{color:var(--shop-green-dark);letter-spacing:-.03em;margin-top:auto;padding-top:.6rem;font-size:1.25rem}.catalog-storefront-v2 .catalog-product-card-footer{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:auto;padding-top:10px;display:flex}.catalog-storefront-v2 .catalog-product-card-footer>strong{color:var(--shop-green-dark);letter-spacing:-.03em;white-space:nowrap;font-size:1.18rem}.catalog-storefront-v2 .catalog-product-card-footer>.catalog-add,.catalog-storefront-v2 .catalog-product-card-footer>.catalog-card-quantity{flex:none;width:auto;margin:0}.catalog-storefront-v2 .catalog-product-card-footer>.catalog-add{min-width:112px;padding:0 14px}.catalog-storefront-v2 .catalog-card-quantity.compact{grid-template-columns:40px 52px 40px;width:132px;min-height:40px}.catalog-storefront-v2 .catalog-card-quantity.compact button{width:40px;height:40px}.catalog-storefront-v2 .catalog-add,.catalog-storefront-v2 .catalog-card-quantity{border-radius:13px;min-height:46px;margin:0 1rem 1rem}.catalog-storefront-v2 .catalog-add{background:var(--shop-green);color:#fff;border:0;justify-content:center;align-items:center;gap:.45rem;width:auto;font-weight:800;display:flex;position:static}.catalog-storefront-v2 .catalog-add:hover:not(:disabled){background:var(--shop-green-dark);transform:none}.catalog-storefront-v2 .catalog-add svg{width:18px}.catalog-storefront-v2 .catalog-card-quantity{color:var(--shop-green-dark);text-align:center;background:#eef4f0;grid-template-columns:46px 1fr 46px;align-items:center;display:grid}.catalog-storefront-v2 .catalog-card-quantity button{background:var(--shop-green);color:#fff;border:0;border-radius:13px;place-items:center;width:46px;height:46px;display:grid;position:static}.catalog-storefront-v2 .catalog-card-quantity button svg{width:17px}.catalog-product-detail-layer{z-index:110;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#091c16ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.catalog-product-detail{background:#fff;border-radius:24px;grid-template-columns:minmax(280px,1fr) minmax(300px,.9fr);width:min(760px,100%);max-height:min(760px,92dvh);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #00000047}.catalog-product-detail-close{z-index:2;width:42px;height:42px;color:var(--shop-ink);background:#fffffff0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 5px 18px #00000024}.catalog-product-detail-close svg{width:20px}.catalog-product-detail-image{background:linear-gradient(145deg,#eef6e2,#e1f0d3);place-items:center;min-height:430px;display:grid;overflow:hidden}.catalog-product-detail-image img{object-fit:contain;width:100%;height:100%;max-height:580px;padding:22px}.catalog-product-detail-image>svg{width:90px;height:90px;color:var(--shop-green);opacity:.5}.catalog-product-detail-content{flex-direction:column;align-items:flex-start;padding:54px 28px 28px;display:flex}.catalog-product-detail-content>small{color:var(--shop-green);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:850}.catalog-product-detail-content>h2{margin:7px 0 12px;font-size:1.65rem;line-height:1.15}.catalog-product-detail-content>p{color:var(--shop-muted);white-space:pre-line;margin:0 0 18px;font-size:.95rem;line-height:1.6}.catalog-product-detail-content>strong{color:var(--shop-green-dark);margin-top:auto;padding-top:10px;font-size:1.6rem}.catalog-product-detail-content>.catalog-add,.catalog-product-detail-content>.catalog-card-quantity{width:100%;margin:18px 0 0}.catalog-product-detail-content>.catalog-detail-add{align-self:center;width:min(230px,100%);min-height:50px;margin-top:22px}.catalog-product-detail.options-only{width:min(440px,100%);display:block}.catalog-product-detail.options-only .catalog-product-detail-content{min-height:0;padding:30px 24px 24px}.catalog-product-detail.options-only .catalog-product-detail-content>h2{max-width:calc(100% - 40px);margin-bottom:4px;font-size:1.25rem}.catalog-product-detail.options-only .catalog-product-detail-content>strong{margin:0;padding-top:4px;font-size:1.25rem}.catalog-item-options{gap:14px;width:100%;margin-top:18px;display:grid}.catalog-item-options>label{color:var(--shop-ink);gap:7px;font-size:.78rem;font-weight:800;display:grid}.catalog-item-options>label>span{justify-content:space-between;align-items:center;display:flex}.catalog-item-options>label small{color:var(--shop-muted);font-weight:600}.catalog-item-options textarea{resize:vertical;width:100%;min-height:82px;color:var(--shop-ink);font:inherit;background:#fff;border:1px solid #cfdad4;border-radius:12px;padding:11px 12px;font-weight:500;line-height:1.4}.catalog-item-options textarea:focus{outline:3px solid color-mix(in srgb,var(--shop-green) 18%,transparent);border-color:var(--shop-green)}.catalog-item-options .catalog-card-quantity{width:152px;margin:0}.catalog-item-options .catalog-confirm-item{width:100%;min-height:50px;margin:0}.delivery-order-items span small,.tracking-summary span small{color:var(--muted);white-space:normal;margin-top:3px;font-size:.72rem;font-weight:600;display:block}.checkout-item-note{color:var(--shop-muted);grid-column:2/-1;margin-top:-5px;font-size:.72rem;line-height:1.35}.catalog-storefront-v2 .catalog-cart-button{width:min(680px,100% - 28px);min-height:70px;left:50%;right:auto;bottom:max(18px,env(safe-area-inset-bottom));background:#123f30;border:1px solid #ffffff29;border-radius:20px;justify-content:space-between;align-items:center;padding:10px 12px 10px 16px;display:flex;transform:translate(-50%);box-shadow:0 18px 45px #0b2d2247}.catalog-storefront-v2 .catalog-cart-button>span{align-items:center;gap:.7rem;display:flex}.catalog-storefront-v2 .catalog-cart-button>span>i{background:var(--shop-lime);width:27px;height:27px;color:var(--shop-green-dark);border-radius:50%;place-items:center;font-size:.75rem;font-style:normal;font-weight:900;display:grid}.catalog-storefront-v2 .catalog-cart-button>span>span{text-align:left;display:grid}.catalog-storefront-v2 .catalog-cart-button small{color:#ffffffa3;font-size:.65rem}.catalog-storefront-v2 .catalog-cart-button b{color:#fff;font-size:.8rem}.catalog-storefront-v2 .catalog-cart-button strong{background:var(--shop-lime);color:var(--shop-green-dark);border-radius:14px;align-items:center;gap:.3rem;padding:.8rem 1rem;display:flex}.catalog-storefront-v2 .catalog-cart-button strong svg{width:17px}.catalog-storefront-v2 .catalog-checkout-layer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081f1880}.catalog-storefront-v2 .catalog-checkout{border-radius:26px 0 0 26px;box-shadow:-24px 0 70px #081f182e}.catalog-storefront-v2 .catalog-checkout>header{background:#f6f9f7}.catalog-storefront-v2 .catalog-checkout>header small{color:var(--shop-green)}.catalog-storefront-v2 .checkout-items{background:#f7f9f8;border-radius:16px;padding:.4rem .8rem}.catalog-storefront-v2 .checkout-choice button.active,.catalog-storefront-v2 .catalog-send{background:var(--shop-green);color:#fff}.catalog-storefront-v2 .checkout-total{background:#edf5f0;border-color:#d5e6dc}.catalog-storefront-v2 .checkout-total strong{color:var(--shop-green-dark)}@media (width<=980px){.catalog-storefront-v2 .catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-storefront-v2 .catalog-hero{grid-template-columns:1fr 280px}}@media (width<=760px){.catalog-storefront-v2 .catalog-header{border-radius:0 0 28px 28px}.catalog-storefront-v2 .catalog-topbar,.catalog-storefront-v2 .catalog-hero,.catalog-storefront-v2 .catalog-content{width:min(100% - 28px,1180px)}.catalog-storefront-v2 .catalog-topbar{min-height:74px}.catalog-storefront-v2 .catalog-open{padding:.6rem;font-size:0}.catalog-storefront-v2 .catalog-open:after{content:"Aberto";font-size:.75rem}.catalog-storefront-v2 .catalog-hero{grid-template-columns:1fr;min-height:auto;padding:36px 0 42px}.catalog-storefront-v2 .catalog-hero-art{display:none}.catalog-storefront-v2 .catalog-hero h2{font-size:clamp(2.15rem,11vw,3.4rem)}.catalog-storefront-v2 .catalog-hero-benefits{grid-template-columns:1fr 1fr;display:grid}.catalog-storefront-v2 .catalog-hero-benefits>span:last-child{grid-column:1/-1}.catalog-storefront-v2 .catalog-content{padding-top:32px}.catalog-storefront-v2 .catalog-discovery{flex-direction:column;align-items:stretch;gap:1rem}.catalog-storefront-v2 .catalog-search{width:100%}.catalog-storefront-v2 .catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media (width<=520px){.catalog-storefront-v2{padding-bottom:100px}.catalog-storefront-v2 .catalog-brand h1{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}.catalog-storefront-v2 .catalog-hero-copy>p{font-size:.92rem}.catalog-storefront-v2 .catalog-hero-benefits{gap:.85rem .4rem}.catalog-storefront-v2 .catalog-products article{border-radius:17px;min-height:330px}.catalog-storefront-v2 .catalog-product-image{aspect-ratio:1.12}.catalog-storefront-v2 .catalog-products article>div:nth-child(2){padding:.8rem .75rem .6rem}.catalog-storefront-v2 .catalog-products h2{min-height:3.9em;font-size:.88rem}.catalog-storefront-v2 .catalog-products article>div>p{display:none}.catalog-storefront-v2 .catalog-products article>div>strong{font-size:1.08rem}.catalog-storefront-v2 .catalog-add,.catalog-storefront-v2 .catalog-card-quantity{min-height:42px;margin:0 .7rem .7rem}.catalog-storefront-v2 .catalog-add{font-size:.78rem}.catalog-storefront-v2 .catalog-card-quantity{grid-template-columns:42px 1fr 42px}.catalog-storefront-v2 .catalog-card-quantity button{width:42px;height:42px}.catalog-storefront-v2 .catalog-cart-button{min-height:66px;bottom:max(10px,env(safe-area-inset-bottom))}.catalog-storefront-v2 .catalog-cart-button>span>svg{display:none}.catalog-storefront-v2 .catalog-checkout{border-radius:24px 24px 0 0;width:100%;max-width:none;height:min(92dvh,900px);top:auto;bottom:0}}@media (width<=760px){.catalog-storefront-v2 .catalog-groups{gap:1.6rem}.catalog-storefront-v2 .catalog-category-block{scroll-margin-top:108px}.catalog-storefront-v2 .catalog-category-heading,.catalog-storefront-v2 .catalog-category-heading.has-image{border-radius:15px;grid-template-columns:76px minmax(0,1fr);gap:.75rem;min-height:78px;margin:.65rem 0 .8rem;padding:.5rem}.catalog-storefront-v2 .catalog-category-heading:not(.has-image){grid-template-columns:minmax(0,1fr) auto;padding:.8rem 1rem}.catalog-storefront-v2 .catalog-category-heading>img{border-radius:11px;width:76px;height:68px}.catalog-storefront-v2 .catalog-category-heading h2{font-size:1.15rem}.catalog-storefront-v2 .catalog-category-heading p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.2rem;font-size:.72rem;display:-webkit-box;overflow:hidden}.catalog-storefront-v2 .catalog-category-heading.has-image>span{display:none}}@media (prefers-reduced-motion:reduce){.catalog-storefront-v2 *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.catalog-storefront-v2 .catalog-products article>div:nth-child(2){min-height:145px}.catalog-storefront-v2 .catalog-products article>div:nth-child(2)>strong{position:static;inset:auto}@media (width<=520px){.catalog-storefront-v2 .catalog-products article>div:nth-child(2){min-height:132px}}.catalog-storefront-v2 .catalog-checkout-layer{z-index:120;align-items:stretch}.catalog-storefront-v2 .catalog-checkout-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051812ad}.catalog-storefront-v2 .catalog-checkout{scrollbar-width:thin;background:#f7f8f4;border-radius:30px 0 0 30px;width:min(700px,100%);height:100dvh;box-shadow:-28px 0 80px #041f1747}.catalog-storefront-v2 .catalog-checkout>header{color:#fff;background:linear-gradient(135deg,#073f30 0%,#096b4d 100%);border:0;min-height:118px;padding:25px 30px;position:relative;top:auto}.catalog-storefront-v2 .checkout-heading{align-items:center;gap:14px;display:flex}.catalog-storefront-v2 .checkout-heading>span{background:var(--shop-lime);width:52px;height:52px;color:var(--shop-green-dark);border-radius:16px;flex:none;place-items:center;display:grid}.catalog-storefront-v2 .checkout-heading>span svg{width:24px}.catalog-storefront-v2 .checkout-heading small{color:#b8e5d4;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:850}.catalog-storefront-v2 .checkout-heading h2{color:#fff;letter-spacing:-.025em;margin:.15rem 0 0;font-size:1.55rem}.catalog-storefront-v2 .checkout-heading p{color:#ffffffb8;margin:.2rem 0 0;font-size:.82rem}.catalog-storefront-v2 .catalog-checkout>header>button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.catalog-storefront-v2 .catalog-checkout>header>button:hover{background:#fff3}.catalog-storefront-v2 .checkout-progress{color:#6c7b73;background:#fff;border-bottom:1px solid #e1e8e3;justify-content:center;align-items:center;gap:9px;padding:15px 30px;font-size:.73rem;display:flex}.catalog-storefront-v2 .checkout-progress span{background:#e9efeb;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:850;display:grid}.catalog-storefront-v2 .checkout-progress span.done{width:auto;color:var(--shop-green);background:#e6f6ed;border-radius:999px;gap:6px;padding:0 10px;display:flex}.catalog-storefront-v2 .checkout-progress span.done svg{width:14px}.catalog-storefront-v2 .checkout-progress span.active{background:var(--shop-green);color:#fff}.catalog-storefront-v2 .checkout-progress i{background:#cdd8d1;width:38px;height:1px}.catalog-storefront-v2 .checkout-progress b{color:var(--shop-ink)}.catalog-storefront-v2 .catalog-checkout form{padding:22px 30px 32px}.catalog-storefront-v2 .checkout-block-title,.catalog-storefront-v2 .checkout-field-heading{align-items:center;gap:11px;display:flex}.catalog-storefront-v2 .checkout-block-title{margin:2px 0 11px}.catalog-storefront-v2 .checkout-block-title:not(:first-child){margin-top:25px}.catalog-storefront-v2 .checkout-block-title>span,.catalog-storefront-v2 .checkout-field-heading>svg{width:36px;height:36px;color:var(--shop-green);background:#e5f2eb;border-radius:11px;flex:none;place-items:center;padding:9px;display:grid}.catalog-storefront-v2 .checkout-block-title h3,.catalog-storefront-v2 .checkout-field-heading b{color:var(--shop-ink);margin:0;font-size:.94rem}.catalog-storefront-v2 .checkout-block-title p,.catalog-storefront-v2 .checkout-field-heading small{color:var(--shop-muted);margin:2px 0 0;font-size:.72rem;display:block}.catalog-storefront-v2 .checkout-items{background:#fff;border:1px solid #dfe7e1;border-radius:18px;padding:6px 14px}.catalog-storefront-v2 .checkout-items>div{border-bottom:1px solid #edf1ee;min-height:58px;padding:9px 0;font-size:.82rem}.catalog-storefront-v2 .checkout-items>div:last-child{border-bottom:0}.catalog-storefront-v2 .checkout-items>div>span{color:var(--shop-ink);font-weight:700}.catalog-storefront-v2 .checkout-items>div>b{color:var(--shop-green-dark);font-size:.9rem}.catalog-storefront-v2 .checkout-quantity{background:#eff4f1;border-radius:11px;gap:2px;padding:3px}.catalog-storefront-v2 .checkout-quantity button{width:34px;height:34px;color:var(--shop-green);cursor:pointer;background:#fff;border:0;border-radius:9px}.catalog-storefront-v2 .checkout-quantity span{text-align:center;min-width:22px;font-weight:850}.catalog-storefront-v2 .checkout-fields{gap:15px;padding:0}.catalog-storefront-v2 .checkout-fields .field label{color:#30463d;margin-bottom:7px;font-size:.76rem;font-weight:800}.catalog-storefront-v2 .checkout-fields input,.catalog-storefront-v2 .checkout-fields select,.catalog-storefront-v2 .checkout-fields textarea{min-height:50px;color:var(--shop-ink);background:#fff;border:1px solid #d6e0da;border-radius:13px;box-shadow:0 1px #0a352705}.catalog-storefront-v2 .checkout-fields input:focus,.catalog-storefront-v2 .checkout-fields select:focus,.catalog-storefront-v2 .checkout-fields textarea:focus{border-color:#44a47e;outline:3px solid #158b5e24}.catalog-storefront-v2 .checkout-fields textarea{min-height:88px}.catalog-storefront-v2 .checkout-field-heading{border-top:1px solid #dfe7e1;grid-column:1/-1;margin-top:11px;padding-top:22px}.catalog-storefront-v2 .checkout-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.catalog-storefront-v2 .checkout-choice button{color:#42564d;cursor:pointer;background:#fff;border:1px solid #d6e0da;width:auto;min-height:58px;border-radius:14px!important}.catalog-storefront-v2 .checkout-choice button.active{border-color:var(--shop-green);color:var(--shop-green-dark);box-shadow:inset 0 0 0 1px var(--shop-green);background:#e5f5ec}.catalog-storefront-v2 .checkout-payment-options{border:0;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.catalog-storefront-v2 .checkout-payment-options legend{color:#30463d;margin-bottom:7px;font-size:.76rem;font-weight:800}.catalog-storefront-v2 .checkout-payment-options button{color:#42564d;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6e0da;border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;min-height:72px;padding:10px 12px;display:flex}.catalog-storefront-v2 .checkout-payment-options button>svg{width:23px;height:23px;color:var(--shop-green);flex:none}.catalog-storefront-v2 .checkout-payment-options button>span{gap:2px;display:grid}.catalog-storefront-v2 .checkout-payment-options button b{font-size:.8rem}.catalog-storefront-v2 .checkout-payment-options button small{color:var(--shop-muted);font-size:.65rem}.catalog-storefront-v2 .checkout-payment-options button.active{border-color:var(--shop-green);color:var(--shop-green-dark);box-shadow:inset 0 0 0 1px var(--shop-green);background:#e5f5ec}.catalog-storefront-v2 .checkout-payment-options button.active>svg{color:var(--shop-green-dark)}.catalog-storefront-v2 .checkout-total{color:#587065;background:#eef6f1;border:1px solid #d7e4dc;border-radius:18px;gap:9px;margin-top:24px;padding:18px}.catalog-storefront-v2 .checkout-total strong{color:var(--shop-green-dark);border-top:1px dashed #bdcec4;margin-top:5px;padding-top:12px;font-size:1.18rem}.catalog-storefront-v2 .catalog-send{background:var(--shop-green);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:62px;margin-top:12px;display:flex;box-shadow:0 12px 26px #095f4433}.catalog-storefront-v2 .catalog-send:not(:disabled):hover{background:var(--shop-green-dark)}.catalog-storefront-v2 .catalog-send:disabled{cursor:not-allowed;box-shadow:none}.catalog-storefront-v2 .checkout-minimum{color:#984513;background:#fff2e8;border-radius:10px;padding:10px 12px;font-size:.75rem;font-weight:700}.catalog-storefront-v2 .form-error{color:brown;background:#fff0f0;border-radius:12px;padding:12px 14px}@media (width<=760px){.catalog-storefront-v2 .catalog-checkout-layer{align-items:flex-end}.catalog-storefront-v2 .catalog-checkout{border-radius:26px 26px 0 0;width:100%;height:min(94dvh,900px)}.catalog-storefront-v2 .catalog-checkout>header{min-height:96px;padding:18px 20px}.catalog-storefront-v2 .checkout-heading>span{width:44px;height:44px}.catalog-storefront-v2 .checkout-heading h2{font-size:1.25rem}.catalog-storefront-v2 .checkout-heading p{display:none}.catalog-storefront-v2 .checkout-progress{padding:11px 20px}.catalog-storefront-v2 .catalog-checkout form{padding:18px 16px max(26px,env(safe-area-inset-bottom))}}@media (width<=520px){.catalog-storefront-v2 .checkout-fields{grid-template-columns:1fr}.catalog-storefront-v2 .checkout-field-heading,.catalog-storefront-v2 .checkout-choice{grid-column:1}.catalog-storefront-v2 .checkout-items>div{grid-template-columns:auto minmax(0,1fr) auto}.catalog-storefront-v2 .checkout-progress i{width:24px}}@media (width<=760px){.catalog-storefront-v2 .catalog-header{border-radius:0 0 20px 20px}.catalog-storefront-v2 .catalog-topbar{width:calc(100% - 24px);min-height:58px}.catalog-storefront-v2 .catalog-brand{gap:.6rem}.catalog-storefront-v2 .catalog-brand>span{border-radius:11px;width:38px;height:38px}.catalog-storefront-v2 .catalog-brand>span svg{width:19px}.catalog-storefront-v2 .catalog-brand small{letter-spacing:.08em;font-size:.55rem}.catalog-storefront-v2 .catalog-brand h1{font-size:.9rem}.catalog-storefront-v2 .catalog-open{min-height:36px;padding:.45rem .62rem}.catalog-storefront-v2 .catalog-hero{width:calc(100% - 28px);min-height:0;padding:18px 0 22px}.catalog-storefront-v2 .catalog-hero-badge{display:none}.catalog-storefront-v2 .catalog-hero h2{letter-spacing:-.04em;max-width:330px;margin:0;font-size:clamp(1.72rem,8.2vw,2.2rem);line-height:1.06}.catalog-storefront-v2 .catalog-hero h2 br{display:none}.catalog-storefront-v2 .catalog-hero-copy>p{max-width:360px;margin:.55rem 0 .75rem;font-size:.8rem;line-height:1.4}.catalog-storefront-v2 .catalog-hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;display:grid}.catalog-storefront-v2 .catalog-hero-benefits>span,.catalog-storefront-v2 .catalog-hero-benefits>span:last-child{grid-column:auto;grid-template-columns:22px 1fr;gap:0 .38rem;min-width:0}.catalog-storefront-v2 .catalog-hero-benefits svg{width:19px}.catalog-storefront-v2 .catalog-hero-benefits b{white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.catalog-storefront-v2 .catalog-hero-benefits small{font-size:.55rem}.catalog-storefront-v2 .catalog-content{width:calc(100% - 24px);padding-top:20px}.catalog-storefront-v2 .catalog-discovery{gap:.7rem}.catalog-storefront-v2 .catalog-discovery>div:first-child>span{font-size:.6rem}.catalog-storefront-v2 .catalog-discovery h2{margin:.16rem 0;font-size:1.35rem}.catalog-storefront-v2 .catalog-discovery p{display:none}.catalog-storefront-v2 .catalog-search{border-radius:14px;min-height:48px}.catalog-storefront-v2 .catalog-categories{gap:.5rem;margin:14px 0 20px;padding-bottom:2px}.catalog-storefront-v2 .catalog-categories button{min-height:40px;padding:0 .9rem}.catalog-storefront-v2 .catalog-section-title{margin-bottom:12px}.catalog-storefront-v2 .catalog-section-title h2{font-size:1.18rem}}@media (width<=520px){.catalog-storefront-v2 .catalog-hero{padding:14px 0 17px}.catalog-storefront-v2 .catalog-hero h2{max-width:300px;font-size:1.68rem}.catalog-storefront-v2 .catalog-hero-copy>p{display:none}.catalog-storefront-v2 .catalog-hero-benefits{margin-top:.7rem}.catalog-storefront-v2 .catalog-hero-benefits>span{grid-template-columns:18px 1fr}.catalog-storefront-v2 .catalog-hero-benefits small{display:none}.catalog-storefront-v2 .catalog-products article{min-height:292px}.catalog-storefront-v2 .catalog-product-image{aspect-ratio:1.2}.catalog-storefront-v2 .catalog-products article>div:nth-child(2){min-height:112px}.catalog-storefront-v2 .catalog-products h2{min-height:2.9em}}.delivery-board.auto-accept{grid-template-columns:repeat(3,minmax(230px,1fr))}@media (width<=760px){.catalog-storefront-v2 .catalog-product-detail.options-only .catalog-product-detail-content{width:100%;padding:28px 20px max(20px,env(safe-area-inset-bottom));align-items:stretch}.catalog-storefront-v2 .catalog-product-detail.options-only .catalog-item-options{flex-direction:column;align-items:stretch;gap:16px;width:100%;display:flex}.catalog-storefront-v2 .catalog-product-detail.options-only .catalog-item-options>label{flex-direction:column;align-items:stretch;gap:7px;width:100%;display:flex}.catalog-storefront-v2 .catalog-product-detail.options-only .catalog-item-options>label>span{justify-content:flex-start;gap:5px;width:100%}.catalog-storefront-v2 .catalog-product-detail.options-only .catalog-card-quantity{align-self:flex-start;width:152px}.catalog-storefront-v2 .catalog-product-detail.options-only textarea{width:100%;min-height:88px}.catalog-storefront-v2 .catalog-product-detail.options-only .catalog-confirm-item{white-space:normal;width:100%;min-height:52px}}.catalog-storefront-v2 .catalog-categories button{scroll-snap-align:center;border-radius:17px;flex-direction:column;flex:0 0 86px;justify-content:center;align-items:center;gap:6px;min-height:82px;padding:7px;display:flex}.catalog-storefront-v2 .catalog-categories button b{width:100%;color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:800;line-height:1.15;overflow:hidden}.catalog-storefront-v2 .catalog-category-icon{background:color-mix(in srgb,var(--shop-lime) 60%,white);width:44px;height:44px;color:var(--shop-green-dark);border-radius:13px;place-items:center;display:grid;overflow:hidden}.catalog-storefront-v2 .catalog-category-icon img{object-fit:cover;width:100%;height:100%}.catalog-storefront-v2 .catalog-category-icon svg{width:22px;height:22px}.catalog-storefront-v2 .catalog-categories button.active .catalog-category-icon{color:#fff;background:#fff3}.catalog-storefront-v2 .catalog-categories{scroll-snap-type:x proximity}@media (width<=760px){.catalog-storefront-v2 .catalog-categories{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f8f5f5;gap:8px;margin:10px -12px 18px;padding:6px 12px 10px;top:48px;box-shadow:0 8px 18px #123f300f}.catalog-storefront-v2 .catalog-categories button{flex-basis:76px;min-height:76px;padding:6px}.catalog-storefront-v2 .catalog-category-icon{border-radius:12px;width:39px;height:39px}.catalog-storefront-v2 .catalog-category-heading>span{display:none}}@media (width<=900px){.catalog-storefront-v2{padding-bottom:94px}.catalog-storefront-v2 .catalog-header{border-radius:0 0 16px 16px}.catalog-storefront-v2 .catalog-hero{padding:12px 0 14px}.catalog-storefront-v2 .catalog-hero h2,.catalog-storefront-v2 .catalog-hero-copy>p,.catalog-storefront-v2 .catalog-hero-badge{display:none}.catalog-storefront-v2 .catalog-hero-benefits{margin:0}.catalog-storefront-v2 .catalog-content{width:100%;padding:14px 12px 24px}.catalog-storefront-v2 .catalog-discovery{margin:0}.catalog-storefront-v2 .catalog-discovery>div:first-child{display:none}.catalog-storefront-v2 .catalog-search{z-index:20;border-radius:13px;min-height:48px;position:sticky;top:0}.catalog-storefront-v2 .catalog-search input{min-height:48px;font-size:16px}.catalog-storefront-v2 .catalog-categories{z-index:19;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf8f1f5;margin:0 -12px 14px;padding:10px 12px 12px;top:48px;box-shadow:0 8px 14px #123f300d}.catalog-storefront-v2 .catalog-section-heading{margin:14px 2px 10px}.catalog-storefront-v2 .catalog-section-heading h2{font-size:1.15rem}.catalog-storefront-v2 .catalog-products{grid-template-columns:1fr;gap:10px;display:grid}.catalog-storefront-v2 .catalog-products article{border-radius:17px;grid-template-rows:1fr auto;grid-template-columns:128px minmax(0,1fr);column-gap:0;min-height:0;padding:8px;display:grid}.catalog-storefront-v2 .catalog-products article:hover{transform:none}.catalog-storefront-v2 .catalog-product-image{aspect-ratio:auto;border:0;border-radius:14px;grid-row:1;align-self:start;width:112px;height:112px;min-height:112px;margin:0;overflow:hidden}.catalog-storefront-v2 .catalog-product-image img{object-fit:cover;padding:0}.catalog-storefront-v2 .catalog-product-image svg{width:42px;height:42px}.catalog-storefront-v2 .catalog-products article>div:nth-child(2){min-height:0;padding:3px 4px 5px 0}.catalog-storefront-v2 .catalog-products h2{min-height:0;margin:3px 0;font-size:.94rem;line-height:1.3}.catalog-storefront-v2 .catalog-products article>div>p{-webkit-line-clamp:2;margin:3px 0 0;font-size:.76rem;line-height:1.35;display:-webkit-box}.catalog-storefront-v2 .catalog-products article>div>strong{margin-top:5px;padding:0;font-size:1.05rem}.catalog-storefront-v2 .catalog-product-card-footer{padding-top:6px}.catalog-storefront-v2 .catalog-product-card-footer>strong{font-size:1rem}.catalog-storefront-v2 .catalog-product-card-footer>.catalog-add{min-width:104px;min-height:38px;margin:0}.catalog-storefront-v2 .catalog-product-card-footer>.catalog-card-quantity{margin:0}.catalog-storefront-v2 .catalog-add,.catalog-storefront-v2 .catalog-card-quantity{grid-column:2;justify-self:end;min-height:36px;margin:2px 0 0}.catalog-storefront-v2 .catalog-add{width:auto;min-width:112px;padding:0 14px;font-size:.76rem}.catalog-storefront-v2 .catalog-card-quantity{background:#fff;border:1px solid #cfe0d6;grid-template-columns:44px 56px 44px;width:144px;min-height:44px;overflow:hidden}.catalog-storefront-v2 .catalog-card-quantity button{border-radius:11px;width:44px;height:44px}.catalog-storefront-v2 .catalog-card-quantity>strong{width:56px;height:44px;color:var(--shop-green-dark);font-variant-numeric:tabular-nums;background:#fff;place-items:center;margin:0;padding:0;font-size:1rem;line-height:1;display:grid}.catalog-storefront-v2 .catalog-cart-button{width:calc(100% - 20px);min-height:62px;bottom:max(8px,env(safe-area-inset-bottom));border-radius:17px}.catalog-product-detail-layer{align-items:end;padding:0}.catalog-product-detail{border-radius:24px 24px 0 0;grid-template-columns:1fr;width:100%;max-height:92dvh}.catalog-product-detail.options-only{border-radius:24px 24px 0 0;width:100%}.catalog-product-detail-image{height:min(42dvh,340px);min-height:0}.catalog-product-detail-image img{padding:14px}.catalog-product-detail-content{min-height:250px;padding:22px 18px max(18px,env(safe-area-inset-bottom))}.catalog-product-detail-content>h2{font-size:1.3rem}.catalog-product-detail-content>p{font-size:.9rem}.catalog-storefront-v2 .catalog-checkout-layer{background:#f7f8f4}.catalog-storefront-v2 .catalog-checkout-backdrop{display:none}.catalog-storefront-v2 .catalog-checkout{border-radius:0;flex-direction:column;width:100%;height:100dvh;max-height:none;display:flex;overflow:hidden}.catalog-storefront-v2 .catalog-checkout>header{flex:none;min-height:72px;padding:12px 14px}.catalog-storefront-v2 .checkout-heading>span{border-radius:12px;width:40px;height:40px}.catalog-storefront-v2 .checkout-heading h2{font-size:1.12rem}.catalog-storefront-v2 .catalog-checkout>header>button{width:42px;height:42px}.catalog-storefront-v2 .checkout-progress{flex:none;padding:8px 14px}.catalog-storefront-v2 .catalog-checkout form{overscroll-behavior:contain;flex:auto;min-height:0;padding:14px 12px 0;overflow-y:auto}.catalog-storefront-v2 .checkout-submit-bar{z-index:5;padding:10px 12px max(10px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #dce5df;margin:22px -12px 0;position:sticky;bottom:0;box-shadow:0 -12px 30px #123f301a}.catalog-storefront-v2 .checkout-submit-bar .checkout-total{background:0 0;border:0;grid-template-columns:1fr 1fr;margin:0 0 8px;padding:0;font-size:.72rem;display:grid}.catalog-storefront-v2 .checkout-submit-bar .checkout-total strong{grid-column:1/-1;justify-content:space-between;margin:5px 0 0;padding:7px 0 0;font-size:1rem;display:flex}.catalog-storefront-v2 .catalog-send{min-height:52px;margin:0}.catalog-storefront-v2 .checkout-minimum{margin:8px 0 0}}@media (width<=380px){.catalog-storefront-v2 .catalog-products article{grid-template-columns:108px minmax(0,1fr)}.catalog-storefront-v2 .catalog-product-image{width:96px;height:96px;min-height:96px}.catalog-storefront-v2 .catalog-hero-benefits b{font-size:.62rem}}@media (width<=760px){.catalog-storefront-v2 .catalog-header{color:var(--shop-ink);background:var(--shop-card);border-bottom:1px solid #e6ebe8;border-radius:0;box-shadow:0 4px 18px #123f300f}.catalog-storefront-v2 .catalog-header:before,.catalog-storefront-v2 .catalog-header:after{display:none}.catalog-storefront-v2 .catalog-header.has-background-banner{isolation:isolate;background-image:linear-gradient(#07161029,#0716104d),var(--catalog-banner-image);background-position:50%;background-size:cover;position:relative}.catalog-storefront-v2 .catalog-header.has-background-banner .catalog-brand small,.catalog-storefront-v2 .catalog-header.has-background-banner .catalog-brand h1{color:#fff;text-shadow:0 1px 5px #0000008c}.catalog-storefront-v2 .catalog-header.has-background-banner .catalog-open{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0716106b;border-color:#ffffff80}.catalog-storefront-v2 .catalog-header.has-background-banner .catalog-hero-benefits{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-color:#ffffff85;box-shadow:0 7px 20px #0716101f}.catalog-storefront-v2 .catalog-topbar{border-bottom:0;width:calc(100% - 24px);min-height:66px}.catalog-storefront-v2 .catalog-brand>span{background:color-mix(in srgb,var(--shop-lime) 78%,white);border-radius:12px;width:42px;height:42px}.catalog-storefront-v2 .catalog-brand small{color:var(--shop-green)}.catalog-storefront-v2 .catalog-brand h1{color:var(--shop-ink);font-size:1rem}.catalog-storefront-v2 .catalog-open{color:var(--shop-green-dark);border-color:color-mix(in srgb,var(--shop-green) 18%,white);background:color-mix(in srgb,var(--shop-green) 9%,white)}.catalog-storefront-v2 .catalog-open i{background:#55b938;box-shadow:0 0 0 4px #55b9381f}.catalog-storefront-v2 .catalog-hero,.catalog-storefront-v2 .catalog-hero.has-banner{gap:0;width:100%;padding:0}.catalog-storefront-v2 .catalog-hero-copy{width:calc(100% - 24px);margin:0 auto;padding:8px 0 12px}.catalog-storefront-v2 .catalog-hero-benefits{background:#f8faf8;border:1px solid #e5ebe7;border-radius:13px;padding:9px 10px}.catalog-storefront-v2 .catalog-hero-benefits svg{color:var(--shop-green)}.catalog-storefront-v2 .catalog-hero-benefits b{color:var(--shop-ink)}.catalog-storefront-v2 .catalog-hero-benefits small{color:var(--shop-muted)}.catalog-storefront-v2 .catalog-content{background:linear-gradient(180deg,#f7f8f5 0%,var(--shop-cream) 180px)}.catalog-storefront-v2 .catalog-hero-art.has-banner{display:none}.catalog-storefront-v2 .catalog-hero-art.has-banner>img{object-position:center}}@media (width<=520px){.catalog-storefront-v2 .checkout-payment-options{gap:7px}.catalog-storefront-v2 .checkout-payment-options button{text-align:center;flex-direction:column;justify-content:center;gap:4px;min-height:76px;padding:8px 4px}.catalog-storefront-v2 .checkout-payment-options button small{display:none}}.settings-tabs{z-index:30;border:1px solid var(--border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:15px;gap:8px;margin:0 0 16px;padding:6px;display:flex;position:sticky;top:0}.settings-tabs button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:800;display:flex}.settings-tabs button svg{width:18px;height:18px}.settings-tabs button:hover{color:var(--primary);background:var(--primary-soft)}.settings-tabs button.active{color:#fff;background:var(--primary);box-shadow:0 6px 16px color-mix(in srgb,var(--primary) 24%,transparent)}.settings-tab-content>.page-heading{margin-top:4px}@media (width<=600px){.settings-tabs{scrollbar-width:none;overflow-x:auto}.settings-tabs::-webkit-scrollbar{display:none}.settings-tabs button{flex:1 0 auto;padding:0 14px}}@media print{@page{margin:2mm;size:var(--receipt-page-size,80mm auto)}body *{visibility:hidden!important}.modal-layer,.modal-layer *{visibility:visible!important}.modal-layer{background:#fff!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.modal-backdrop,.modal>header button,.detail-actions,.cancel-sale-form,.modal-message{display:none!important}.modal{width:80mm!important;max-width:80mm!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;overflow:visible!important}:root[data-receipt-width="58"] .modal{width:58mm!important;max-width:58mm!important}:root[data-receipt-width="80"] .modal{width:80mm!important;max-width:80mm!important}.modal>header{padding:10px 8px!important}.sale-detail-summary{grid-template-columns:1fr!important;margin:0 8px 8px!important}.sale-detail-items{margin:0 8px!important}.receivable-link,.cancel-reason{margin:8px!important}body{background:#fff!important}.pos-test-receipt,.pos-test-receipt *,.pos-sale-receipt,.pos-sale-receipt *{visibility:visible!important}body:has(.pos-sale-receipt) .modal-layer{display:none!important}.pos-test-receipt{color:#000;text-align:center;width:80mm;font:12px/1.35 monospace;position:absolute;inset:0 auto auto 0;display:block!important}:root[data-receipt-width="58"] .pos-test-receipt{width:58mm}:root[data-receipt-width="80"] .pos-test-receipt{width:80mm}.pos-sale-receipt{color:#000;width:80mm;font:12px/1.35 monospace;position:absolute;inset:0 auto auto 0;display:block!important}:root[data-receipt-width="58"] .pos-sale-receipt{width:58mm}:root[data-receipt-width="80"] .pos-sale-receipt{width:80mm}.pos-sale-receipt h1,.pos-sale-receipt>strong,.pos-sale-receipt>p,.pos-sale-receipt footer{text-align:center}.pos-sale-receipt h1{margin:0 0 4px;font-size:17px}.pos-sale-receipt p{margin:4px 0}.pos-sale-receipt section>div,.receipt-total{justify-content:space-between;gap:8px;padding:3px 0;display:flex}.receipt-total{font-size:15px}.pos-sale-receipt footer{margin-top:16px}.tagmus-print-brand{text-align:center;gap:1px;margin-top:9px;font-size:8px;font-weight:400;line-height:1.2;display:grid}.tagmus-print-brand b{font-size:8px;font-weight:600}.tagmus-print-brand span{display:block}.pos-test-receipt h1{margin:0 0 5px;font-size:17px}.pos-test-receipt p{margin:4px 0}.pos-test-receipt footer{margin-top:16px}}.pos-test-receipt,.pos-sale-receipt{display:none}:root[data-receipt-width="58"]{--receipt-page-size:58mm auto}:root[data-receipt-width="80"]{--receipt-page-size:80mm auto}
