:root{color:#1f2d29;font-synthesis:none;text-rendering:optimizelegibility;--green-900:#163a34;--green-800:#205148;--green-100:#dceae5;--gold:#e9b949;--cream:#f5f1e8;--paper:#fffdf9;--line:#dedbd1;--muted:#6c7773;--danger:#a8443e;--success:#277a55;--shadow:0 12px 36px #182f2914;background:#f5f1e8;font-family:Tahoma,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh}.content-column{min-height:100vh;margin-right:260px}.sidebar{z-index:20;color:#fff;background:var(--green-900);flex-direction:column;width:260px;padding:28px 18px;display:flex;position:fixed;inset:0 0 0 auto}.sidebar-brand{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.sidebar-brand>span:last-child{flex-direction:column;display:flex}.sidebar-brand strong{font-size:1.2rem}.sidebar-brand small{color:#afc7bf;text-align:right;direction:ltr}.brand-mark{background:var(--gold);width:44px;height:44px;color:var(--green-900);border-radius:14px;place-items:center;font-size:1.6rem;font-weight:800;display:inline-grid}.sidebar nav{gap:7px;display:grid}.nav-link{color:#c8d9d3;border-radius:13px;align-items:center;gap:14px;min-height:50px;padding:0 14px;font-weight:600;display:flex}.nav-link:hover{background:#ffffff0f}.nav-link.active{color:#fff;background:#f4c95d29}.nav-icon{width:24px;color:var(--gold);place-items:center;font-size:1.25rem;display:inline-grid}.local-note{color:#c8d9d3;background:#ffffff12;border-radius:13px;margin-top:auto;padding:15px;font-size:.77rem;line-height:1.8}.status-dot{background:#67d097;border-radius:50%;width:8px;height:8px;margin-left:7px;display:inline-block}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9d4;justify-content:space-between;align-items:center;min-height:92px;padding:18px 40px;display:flex}.topbar h1{margin:1px 0 0;font-size:1.45rem}.eyebrow{color:#7a876f;letter-spacing:.02em;margin:0 0 3px;font-size:.75rem;font-weight:700}.local-badge{color:var(--green-800);background:#edf6f2;border:1px solid #b9d1c8;border-radius:999px;padding:7px 12px;font-size:.75rem}.page-content{overflow-wrap:anywhere;width:min(1220px,100%);min-width:0;margin-inline:auto;padding:34px 40px 60px}.bottom-nav{display:none}.stack-lg{gap:25px;display:grid}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:9px 17px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:var(--green-900)}.button.secondary{color:var(--green-900);background:#edf5f2;border-color:#aec6bd}.button.ghost{border-color:var(--line);color:#4a5752;background:#fff}.button.success{color:#17623f;background:#e9f6ef;border-color:#b8d8c7}.button.danger{color:#963d38;background:#fff0ef;border-color:#edc4c1}.button.light{color:var(--green-900);background:#fff}.button.outline-light{color:#fff;background:0 0;border-color:#ffffff7a}.button.small{min-height:35px;padding:6px 11px;font-size:.78rem}.button.full{width:100%}.heading-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.section-heading h2{margin-bottom:4px;font-size:1.65rem}.section-heading p:last-child{color:var(--muted);margin:0;font-size:.86rem}.welcome-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(125deg,#163a34 0%,#245c50 76%,#2f6c5e 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex;position:relative;overflow:hidden}.welcome-card:after{content:"";border:48px solid #f4c95d17;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;left:-60px}.welcome-card>*{z-index:1;position:relative}.welcome-card .eyebrow{color:#bcd0c8}.welcome-card h2{margin-bottom:8px;font-size:1.65rem}.welcome-card p:last-child{color:#d1dfda;margin:0}.welcome-actions{flex-wrap:wrap;gap:10px;display:flex}.stats-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.stat-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;grid-template-rows:auto auto auto;grid-template-columns:42px 1fr;column-gap:12px;min-width:0;padding:20px;display:grid;box-shadow:0 7px 24px #182f290a}.stat-card:hover{border-color:#b9cbc4}.stat-icon{border-radius:13px;grid-row:1/4;place-items:center;width:42px;height:42px;font-size:1.15rem;font-weight:800;display:grid}.stat-icon.green{color:#23694b;background:#dcece6}.stat-icon.gold{color:#8b671b;background:#fbefcb}.stat-icon.red{color:#9c403a;background:#f6dedc}.stat-icon.orange{color:#a25822;background:#f9e7d2}.stat-icon.blue{color:#356584;background:#dde9f3}.stat-card small{color:var(--muted);white-space:nowrap}.stat-card strong{font-size:1.7rem;line-height:1.3}.stat-card em{color:#8b948f;font-size:.68rem;font-style:normal}.dashboard-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:24px;box-shadow:0 8px 28px #182f290a}.panel-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.panel-heading h3{margin:0;font-size:1.1rem}.panel-heading>a{color:var(--green-800);font-size:.8rem;font-weight:700}.quick-actions{gap:10px;display:grid}.quick-actions a{background:#f7f5ef;border-radius:13px;grid-template-columns:44px 1fr;column-gap:12px;padding:13px;display:grid}.quick-actions a:hover{background:#eef3ef}.quick-actions a>span:first-child{background:var(--green-100);width:44px;height:44px;color:var(--green-800);border-radius:12px;grid-row:1/3;place-items:center;font-size:1.25rem;display:grid}.quick-actions small,.recent-list small{color:var(--muted)}.recent-list{display:grid}.recent-list>a{border-bottom:1px solid #ece9e1;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.recent-list>a:last-child{border-bottom:0}.recent-list>a>span:nth-child(2){flex-direction:column;display:flex}.recent-list b{color:var(--green-800);font-size:.78rem}.mini-avatar{width:39px;height:39px;color:var(--green-800);background:#e7eee9;border-radius:11px;place-items:center;font-weight:800;display:grid}.inventory-toolbar{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(140px,auto));gap:10px;padding:13px;display:grid}.search-field{background:#fff;border:1px solid #d4d3cb;border-radius:11px;align-items:center;gap:9px;min-height:45px;padding:0 13px;display:flex}.search-field:focus-within{border-color:var(--green-800);box-shadow:0 0 0 3px #2051481a}.search-field input{background:0 0;border:0;outline:0;width:100%}.search-field.standalone{width:min(600px,100%)}select,input,textarea{color:#23322d;background:#fff;border:1px solid #d4d3cb;border-radius:10px;outline:none}input,select{min-height:45px;padding:9px 12px}textarea{resize:vertical;width:100%;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:var(--green-800);box-shadow:0 0 0 3px #2051481a}.product-list{gap:10px;display:grid}.product-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:52px minmax(240px,1fr) 74px auto;align-items:center;gap:15px;padding:17px;display:grid}.product-card.inactive{opacity:.68}.product-avatar,.customer-avatar{width:52px;height:52px;color:var(--green-800);background:linear-gradient(145deg,#dceae5,#eef4f1);border-radius:15px;place-items:center;font-size:1.25rem;font-weight:800;display:grid}.product-avatar.large{width:65px;height:65px;font-size:1.55rem}.product-title-line{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-title-line h3{margin:0 0 2px;font-size:1rem}.code-text{color:#7d8984;font-size:.72rem;font-weight:600}.product-meta{color:var(--muted);flex-wrap:wrap;gap:13px;margin-top:9px;font-size:.73rem;display:flex}.stock-pill{white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:.67rem;font-weight:700}.stock-pill.available{color:#236b49;background:#e2f1e8}.stock-pill.low{color:#8f5925;background:#f8e8d3}.stock-pill.out{color:#973f3a;background:#f7dedc}.stock-pill.inactive{color:#5f6764;background:#e8e9e7}.stock-quantity{text-align:center}.stock-quantity small{color:var(--muted);display:block}.stock-quantity strong{color:var(--green-900);font-size:1.35rem}.product-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.notice-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.entity-form{gap:18px;display:grid}.form-page{max-width:940px;margin-inline:auto}.narrow-form{max-width:760px}.form-section{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:25px}.form-section-title{align-items:center;gap:12px;margin-bottom:24px;display:flex}.form-section-title>span{color:#fff;background:var(--green-800);border-radius:11px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.form-section-title h3{margin:0}.form-section-title p{color:var(--muted);margin:2px 0 0;font-size:.76rem}.field-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field-grid label,.form-stack label{color:#44514c;flex-direction:column;gap:7px;font-size:.8rem;font-weight:600;display:flex}.field-grid label b{color:var(--danger)}.field-span-2{grid-column:1/-1}.toggle-field{border:1px solid var(--line);background:#faf9f5;border-radius:12px;align-items:center;padding:13px;flex-direction:row!important;gap:11px!important}.toggle-field input{width:19px;height:19px;min-height:auto}.toggle-field span{flex-direction:column;display:flex}.toggle-field small{color:var(--muted);font-weight:400}.sticky-form-actions{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);background:#fffdf9eb;border-radius:15px;justify-content:flex-end;gap:10px;padding:13px;display:flex;position:sticky;bottom:18px}.detail-hero{color:#fff;background:var(--green-900);border-radius:22px;grid-template-columns:76px 1fr auto auto;align-items:center;gap:18px;padding:25px;display:grid}.detail-avatar{width:76px;height:76px;color:var(--green-900);background:var(--gold);border-radius:20px;place-items:center;font-size:2rem;font-weight:800;display:grid}.detail-identity h2{margin:0 0 7px}.detail-hero .eyebrow{color:#bfd0ca}.tag-row{gap:7px;display:flex}.tag-row span{background:#ffffff1a;border-radius:999px;padding:4px 8px;font-size:.68rem}.detail-stock{border-left:1px solid #ffffff24;border-right:1px solid #ffffff24;flex-direction:column;align-items:center;min-width:105px;padding:9px 18px;display:flex}.detail-stock strong{color:var(--gold);font-size:2rem}.detail-stock span,.detail-stock small{color:#c8d9d3;font-size:.7rem}.detail-stock.compact{color:var(--green-900);border:0}.detail-stock.compact small,.detail-stock.compact span{color:var(--muted)}.detail-grid{grid-template-columns:1fr 280px;gap:18px;display:grid}.detail-list{grid-template-columns:1fr 1fr;gap:0 24px;margin:0;display:grid}.detail-list>div{border-bottom:1px solid #ece9e1;justify-content:space-between;align-items:center;gap:15px;padding:11px 0;display:flex}.detail-list dt{color:var(--muted);font-size:.76rem}.detail-list dd{margin:0;font-size:.84rem;font-weight:600}.text-notes{color:#52605b;background:#f5f4ef;border-radius:12px;margin-top:18px;padding:15px;line-height:1.9}.text-notes p:last-child{margin-bottom:0}.stock-control-panel{align-self:start;gap:11px;display:grid}.stock-control-panel p{color:var(--muted);font-size:.8rem;line-height:1.8}.movement-list{display:grid}.movement-row{border-bottom:1px solid #ece9e1;grid-template-columns:54px 1fr auto;align-items:center;gap:13px;padding:13px 0;display:grid}.movement-row:last-child{border-bottom:0}.movement-sign{direction:ltr;border-radius:9px;place-items:center;width:50px;height:35px;font-size:.77rem;font-weight:800;display:grid}.movement-sign.positive{color:var(--success);background:#e4f1e9}.movement-sign.negative{color:var(--danger);background:#f8e5e3}.movement-row>div:nth-child(2){flex-direction:column;display:flex}.movement-row small{color:var(--muted)}.movement-balance{text-align:left;flex-direction:column;display:flex}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e1f1b94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-card{background:var(--paper);border-radius:21px;width:min(500px,100%);max-height:calc(100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #00000038}.dialog-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dialog-header h2{margin:0;font-size:1.25rem}.icon-button{border:1px solid var(--line);color:#59645f;background:#fff;border-radius:10px;width:38px;height:38px;font-size:1.4rem}.stock-current{color:var(--green-800);background:#edf5f2;border-radius:10px;padding:11px}.form-stack{gap:14px;display:grid}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:7px;display:flex}.barcode-layout{gap:18px;max-width:760px;margin:20px auto;display:grid}.barcode-panel{border:1px solid var(--line);text-align:center;background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:35px}.scanner-symbol{width:74px;height:74px;color:var(--green-900);background:#f6e8bc;border-radius:22px;place-items:center;margin:0 auto 16px;font-size:2.3rem;display:grid}.barcode-panel>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:0 auto 22px;line-height:1.9}.barcode-form{grid-template-columns:1fr auto;gap:9px;display:grid}.barcode-form input{text-align:center;letter-spacing:.12em;height:58px;font-size:1.25rem}.keyboard-hint{color:#8a938f;margin-top:10px;display:block}.barcode-result{border:1px solid var(--line);background:var(--paper);border-radius:18px;align-items:center;gap:16px;padding:20px;display:flex}.barcode-result.not-found{background:#fff8f7;border-color:#e8c7c4}.barcode-result.not-found>span{color:#fff;background:var(--danger);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.barcode-result>div:nth-child(2){flex:1}.barcode-result h3{margin:0 0 3px}.barcode-result p{color:var(--muted);margin:0}.customer-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.customer-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.customer-card h3{margin:0 0 2px}.customer-card p{color:var(--muted);text-align:right;margin:7px 0 1px;font-size:.78rem}.customer-card small{color:#7a8781}.vip-card{border:1px solid var(--line);color:#17231f;max-width:360px;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:22px;flex-direction:column;align-items:center;gap:10px;margin:0 auto;padding:32px;display:flex}.vip-card-brand{border-bottom:2px solid var(--green-900);justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:6px;padding-bottom:14px;display:flex}.vip-card-brand h1{margin:0;font-size:1.1rem}.vip-card-brand p{color:var(--muted);margin:2px 0 0}.vip-card-tier{color:var(--green-900);letter-spacing:.02em;margin:0;font-weight:700}.vip-card-name{margin:0}.vip-card-code{color:var(--muted);margin:0;font-size:.85rem}.vip-card-qr{border:1px solid var(--line);background:#fff;border-radius:14px;margin:6px 0;padding:12px}.vip-card-discount{margin:0;font-weight:600}.vip-card-footer{color:var(--muted);margin:6px 0 0;font-size:.75rem}@media print{.vip-card{box-shadow:none;margin:40px auto}}.loyalty-tier-row{border:1px solid var(--line);background:var(--paper);border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:14px;padding:14px;display:flex}.loyalty-tier-row>strong{min-width:70px}.loyalty-tier-row label{flex:1;min-width:140px}.loyalty-summary-line{margin:0;font-size:.85rem}.calendar-layout{grid-template-columns:1fr;gap:16px;display:grid}.calendar-panel{min-width:0}.calendar-nav{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.calendar-month-label{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.calendar-weekday-row,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.calendar-weekday-row{color:var(--muted);text-align:center;margin-bottom:6px;font-size:.72rem}.calendar-cell{border:1px solid var(--line);text-align:center;background:#fff;border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;min-height:58px;padding:6px 2px;display:flex;overflow:hidden}.calendar-cell.muted{opacity:.4}.calendar-cell.today{border-color:var(--green-900);background:#ebf6f0;border-width:2px}.calendar-cell.selected{box-shadow:0 0 0 2px var(--green-900) inset}.calendar-cell-day{font-weight:700}.calendar-cell-tag{background:var(--green-900);color:#fff;border-radius:999px;padding:0 5px;font-size:.6rem}.calendar-cell-tag.overdue{background:#b3261e}.calendar-cell-marker{white-space:nowrap;border-radius:6px;padding:0 4px;font-size:.58rem;line-height:1.5}.calendar-cell-marker.delivery{color:var(--green-900);background:#e4efe9}.calendar-cell-marker.production{color:#7a5b12;background:#f4ecd8}.calendar-day-section-title{color:var(--muted);margin:0 0 8px;font-size:.78rem;font-weight:600}@media (width>=900px){.calendar-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start}}.menu-cards{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.menu-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:50px 1fr auto;align-items:center;gap:13px;padding:20px;display:grid}.menu-card>span:nth-child(2){flex-direction:column;display:flex}.menu-card small{color:var(--muted)}.menu-icon{width:50px;height:50px;color:var(--green-800);background:var(--green-100);border-radius:14px;place-items:center;font-size:1.3rem;display:grid}.menu-card.muted{opacity:.68}.development-pill{color:#875b21;background:#f8e5c9;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.placeholder-panel{border:1px solid var(--line);text-align:center;background:var(--paper);border-radius:25px;max-width:620px;margin:60px auto;padding:45px}.placeholder-icon{color:var(--gold);font-size:3rem;display:block}.placeholder-panel .development-pill{margin:0 auto 18px}.placeholder-panel p:not(.eyebrow){color:var(--muted);line-height:1.9}.notice{border-radius:11px;padding:12px 15px;font-size:.83rem;line-height:1.7}.notice.error{color:#8e3732;background:#fff0ee;border:1px solid #e7beb9}.notice.success{color:#236445;background:#eaf5ee;border:1px solid #b8d7c5}.notice.info{color:#355c4d;background:#f0f6f3;border:1px solid #c9d7d0}.toolbox-page,.backup-page{max-width:980px;margin-inline:auto}.toolbox-toolbar{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:minmax(230px,1fr) minmax(150px,auto) auto auto;align-items:center;gap:10px;padding:13px;display:grid}.compact-check{border:1px solid var(--line);color:#44514c;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:8px;min-height:45px;padding:8px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.compact-check input,.restore-confirmation input{width:18px;height:18px;min-height:18px}.compact-heading{align-items:center}.compact-heading h3{margin:0}.toolbox-list{gap:13px;display:grid}.toolbox-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;gap:16px;padding:20px;display:grid}.toolbox-card.inactive{opacity:.67}.toolbox-card-title{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.toolbox-card-title h3{margin:7px 0 0}.category-pill,.archive-pill,.default-pill{width:fit-content;color:var(--green-800);background:var(--green-100);border-radius:999px;margin-inline-end:6px;padding:4px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.archive-pill{color:#606965;background:#e7e9e7}.default-pill{color:#7b5618;background:#fae9bd}.favorite-button{border:1px solid var(--line);color:#9ca29f;background:#fff;border-radius:12px;width:44px;min-width:44px;height:44px;font-size:1.25rem}.favorite-button.active{color:#ad7817;background:#fff7dc;border-color:#e8ca79}.message-content{color:#3d4a45;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:2}.toolbox-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.toolbox-actions .button.primary{min-width:130px}.payment-fields{gap:8px;display:grid}.payment-field{background:#f8f8f4;border-radius:11px;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.payment-field span{color:var(--muted);font-size:.75rem}.payment-field b{overflow-wrap:anywhere}.backup-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.backup-card,.backup-help{border:1px solid var(--line);background:var(--paper);border-radius:20px;flex-direction:column;gap:14px;padding:25px;display:flex}.backup-card h3,.backup-card p,.backup-help h3{margin:0}.backup-card p,.backup-help li{color:var(--muted);line-height:1.9}.backup-icon{width:48px;height:48px;color:var(--green-800);background:var(--green-100);border-radius:14px;place-items:center;font-size:1.5rem;font-weight:800;display:grid}.danger-zone{border-color:#e7c6c1}.danger-zone .backup-icon{color:#8e3732;background:#fff0ee}.restore-warning{background:#fff0ee;border-radius:10px;padding:11px 13px;font-weight:800;color:#8e3732!important}.file-picker{color:#44514c;gap:7px;font-size:.8rem;font-weight:700;display:grid}.file-picker input{width:100%;padding:8px}.backup-summary{border-top:1px solid var(--line);gap:12px;padding-top:14px;display:grid}.backup-summary>small{color:var(--muted);overflow-wrap:anywhere}.backup-summary>div{flex-wrap:wrap;gap:7px;display:flex}.backup-summary>div span{color:#42514c;background:#f0f2ef;border-radius:8px;padding:5px 8px;font-size:.72rem}.restore-confirmation{color:#7f3934;border:1px solid #e7c6c1;border-radius:10px;align-items:flex-start;gap:9px;padding:12px;font-size:.78rem;line-height:1.8;display:flex}.backup-help ul{margin:0;padding-inline-start:22px}.empty-state,.loading-state{text-align:center;background:#ffffff73;border:1px dashed #cfcfc6;border-radius:20px;padding:50px 20px}.empty-symbol{color:var(--gold);font-size:2.5rem}.empty-state h2{margin-bottom:6px}.empty-state p,.muted-text{color:var(--muted)}.fatal-state{text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:30px;display:grid}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(3,1fr)}.product-card{grid-template-columns:52px 1fr 70px}.product-actions{grid-column:2/-1;justify-content:flex-start}.detail-hero{grid-template-columns:76px 1fr auto}.detail-hero .heading-actions{grid-column:2/-1}}@media (width<=900px){.toolbox-toolbar{grid-template-columns:1fr 1fr}.toolbox-toolbar .search-field{grid-column:1/-1}}@media (width<=650px){.toolbox-toolbar,.backup-grid{grid-template-columns:1fr}.toolbox-toolbar .search-field{grid-column:auto}.toolbox-actions .button{flex:calc(50% - 8px);min-height:46px}.payment-field{grid-template-columns:1fr auto}.payment-field span{grid-column:1/-1}}@media (width<=800px){.sidebar{display:none}.content-column{min-height:calc(100vh - 76px);margin-right:0}.topbar{min-height:calc(75px + env(safe-area-inset-top));padding:calc(13px + env(safe-area-inset-top)) 18px 13px}.topbar h1{font-size:1.2rem}.page-content{padding:22px 16px calc(98px + env(safe-area-inset-bottom))}.bottom-nav{z-index:50;padding:7px 5px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf9f5;border-top:1px solid #d9d8d1;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-link{color:#7c8581;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:52px;display:flex}.bottom-link>span{font-size:1.14rem;line-height:1}.bottom-link small{font-size:.65rem}.bottom-link.active{color:var(--green-900);background:#e9f0ed}.welcome-card{flex-direction:column;align-items:flex-start;padding:25px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.detail-grid,.customer-grid,.menu-cards{grid-template-columns:1fr}.inventory-toolbar{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.product-card{grid-template-columns:46px 1fr auto;gap:11px}.product-avatar{width:46px;height:46px}.product-meta{gap:7px 12px}.detail-hero{grid-template-columns:63px 1fr}.detail-avatar{width:63px;height:63px}.detail-stock{border:1px solid #ffffff24;border-left:0;border-right:0;flex-direction:row;grid-column:1/-1;justify-content:space-between}.detail-hero .heading-actions{grid-column:1/-1}.detail-list{grid-template-columns:1fr}.barcode-result{text-align:center;flex-direction:column;align-items:stretch}.barcode-result .product-avatar{margin-inline:auto}}@media (width<=520px){.local-badge{display:none}.section-heading,.inventory-heading{flex-direction:column;align-items:stretch}.heading-actions{grid-template-columns:1fr 1fr;display:grid}.heading-actions .button:only-child{grid-column:1/-1}.stats-grid{gap:9px}.stat-card{grid-template-columns:35px 1fr;column-gap:9px;padding:14px 11px}.stat-icon{width:35px;height:35px}.stat-card strong{font-size:1.45rem}.stat-card small{font-size:.7rem}.inventory-toolbar{grid-template-columns:1fr}.inventory-toolbar>*{grid-column:1;width:100%}.product-card{grid-template-columns:42px 1fr 58px;padding:13px}.product-title-line{flex-direction:column;gap:4px}.product-meta span:nth-child(3){width:100%}.product-actions{grid-column:1/-1;grid-template-columns:repeat(2,1fr);display:grid}.field-grid{grid-template-columns:1fr}.field-span-2{grid-column:1}.form-section{padding:18px 15px}.sticky-form-actions{bottom:calc(75px + env(safe-area-inset-bottom))}.dialog-backdrop{align-items:end;padding:0}.dialog-card{max-height:90vh;padding-bottom:calc(20px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.movement-row{grid-template-columns:48px 1fr}.movement-balance{text-align:right;grid-column:2}.barcode-panel{padding:25px 16px}.barcode-form{grid-template-columns:1fr}.customer-card{grid-template-columns:48px 1fr}.customer-card .button{grid-column:1/-1}}.sale-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.sale-main{min-width:0}.sale-product-picker{gap:14px;display:grid}.sale-barcode-form{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.sale-barcode-form label,.summary-fields label,.sale-price-field{color:#44514c;gap:6px;font-size:.76rem;font-weight:700;display:grid}.sale-barcode-form input{text-align:center;letter-spacing:.08em;height:58px;font-size:1.15rem}.sale-search{width:100%}.sale-search-results{border:1px solid var(--line);border-radius:13px;display:grid;overflow:hidden}.sale-search-result{min-width:0;color:inherit;text-align:right;background:#fff;border:0;border-bottom:1px solid #ece9e1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:12px 14px;display:grid}.sale-search-result:last-child{border-bottom:0}.sale-search-result:hover{background:#f2f7f4}.sale-search-result>span:first-child{flex-direction:column;min-width:0;display:flex}.sale-search-result small,.sale-search-result b{color:var(--muted);font-size:.7rem}.sale-cart-empty{text-align:center;color:var(--muted);padding:32px 12px}.sale-cart-empty span{color:var(--gold);font-size:2.4rem}.sale-cart-list{gap:9px;display:grid}.sale-cart-line{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(145px,1fr) 135px 116px auto 34px;align-items:center;gap:10px;padding:13px;display:grid}.sale-line-title{flex-direction:column;min-width:0;display:flex}.sale-line-title small{color:var(--muted)}.sale-price-field input{width:100%}.quantity-control{direction:ltr;grid-template-columns:34px 46px 34px;display:grid}.quantity-control button,.quantity-control input{text-align:center;background:#fff;border:1px solid #d4d3cb;border-radius:0;height:38px;min-height:38px;padding:0}.quantity-control button:first-child{border-radius:9px 0 0 9px}.quantity-control button:last-child{border-radius:0 9px 9px 0}.quantity-control input{appearance:textfield;border-left:0;border-right:0}.sale-line-total{color:var(--green-900);white-space:nowrap;font-size:.82rem}.remove-line{width:34px;height:34px;color:var(--danger);background:#fff0ee;border:0;border-radius:9px;font-size:1.3rem}.sale-summary{gap:18px;display:grid;position:sticky;top:18px}.sale-summary-section{border-bottom:1px solid #ece9e1;gap:10px;padding-bottom:18px;display:grid}.panel-heading.compact{margin-bottom:0}.text-button{color:var(--green-800);background:0 0;border:0;padding:5px;font-weight:700}.summary-fields{gap:13px}.sale-totals{gap:9px;margin:0;display:grid}.sale-totals>div{justify-content:space-between;gap:14px;display:flex}.sale-totals dt{color:var(--muted)}.sale-totals dd{margin:0;font-weight:700}.sale-totals .grand-total{border-top:2px solid var(--green-900);color:var(--green-900);margin-top:5px;padding-top:13px;font-size:1.08rem}.sale-totals .grand-total dt{color:inherit;font-weight:800}.complete-sale-button{width:100%;min-height:54px;font-size:1rem}.sales-history-list{gap:10px;display:grid}.sale-history-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:190px minmax(180px,1fr) 70px auto;align-items:center;gap:18px;padding:18px;display:grid}.sale-history-card:hover{border-color:#aebfb8}.sale-history-identity,.sale-history-card>div:nth-child(2),.sale-history-count,.sale-history-total{flex-direction:column;gap:3px;display:flex}.sale-history-identity span,.sale-history-card small{color:var(--muted);font-size:.72rem}.sale-history-count{text-align:center}.sale-history-total{align-items:flex-end}.payment-pill{border-radius:999px;width:fit-content;padding:4px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.payment-pill.paid{color:#236b49;background:#e2f1e8}.payment-pill.unpaid{color:#973f3a;background:#f7dedc}.payment-pill.partial{color:#8f5925;background:#f8e8d3}.invoice-document{border:1px solid var(--line);color:#17231f;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:38px}.invoice-header{border-bottom:3px solid var(--green-900);justify-content:space-between;align-items:center;gap:24px;padding-bottom:23px;display:flex}.invoice-brand{align-items:center;gap:12px;display:flex}.invoice-brand h1,.invoice-heading h2{margin:0}.invoice-brand p,.invoice-heading p{color:var(--muted);margin:3px 0 0}.invoice-heading{text-align:left}.invoice-meta-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0;display:grid}.invoice-meta-grid>div{background:#f3f5f2;border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:12px;display:flex}.invoice-meta-grid span,.invoice-customer span{color:var(--muted);font-size:.7rem}.invoice-meta-grid strong{font-size:.78rem}.invoice-customer{border:1px solid var(--line);border-radius:12px;margin-bottom:22px;padding:16px}.invoice-customer h3,.invoice-note h3{margin-bottom:10px;font-size:.9rem}.invoice-customer-grid{grid-template-columns:1fr 1fr;gap:10px 22px;display:grid}.invoice-customer-grid p{flex-direction:column;gap:3px;margin:0;display:flex}.invoice-customer-grid .wide{grid-column:1/-1}.invoice-table-wrap{overflow-x:auto}.invoice-table{border-collapse:collapse;width:100%}.invoice-table th,.invoice-table td{text-align:right;border-bottom:1px solid #dedbd1;padding:12px 10px}.invoice-table th{color:#fff;background:var(--green-900);font-size:.75rem}.invoice-table td{font-size:.8rem}.invoice-table td:first-child,.invoice-table th:first-child,.invoice-table td:nth-child(n+3),.invoice-table th:nth-child(n+3){text-align:center}.invoice-table td:nth-child(4),.invoice-table td:nth-child(5){white-space:nowrap}.invoice-table td:nth-child(2) strong,.invoice-table td:nth-child(2) small{display:block}.invoice-table small{color:var(--muted);margin-top:3px}.invoice-footer-grid{grid-template-columns:1fr 320px;gap:28px;margin-top:24px;display:grid}.invoice-note{background:#f7f5ef;border-radius:11px;min-height:120px;padding:15px}.invoice-note p{color:#4f5a56;line-height:1.8}.invoice-note small{color:var(--muted)}.invoice-totals{align-self:start}.invoice-thanks{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:28px 0 0;padding-top:16px}.pdf-help{color:var(--muted);margin:0;font-size:.76rem;line-height:1.8}@media (width<=1050px){.sale-layout{grid-template-columns:1fr}.sale-summary{position:static}}@media (width<=800px){.sale-cart-line{grid-template-columns:minmax(130px,1fr) auto}.sale-price-field,.quantity-control,.sale-line-total{grid-column:auto}.sale-history-card{grid-template-columns:1fr auto}.sale-history-count{display:none}.invoice-document{padding:24px 18px}.invoice-meta-grid{grid-template-columns:1fr 1fr}.invoice-footer-grid{grid-template-columns:1fr}}@media (width<=520px){.sale-barcode-form{grid-template-columns:1fr}.sale-search-result{grid-template-columns:1fr auto}.sale-search-result b{grid-column:1/-1}.sale-cart-line{grid-template-columns:minmax(0,1fr) 34px}.sale-line-title,.sale-price-field,.quantity-control,.sale-line-total{grid-column:1}.remove-line{grid-area:1/2}.sale-line-total{font-size:.9rem}.sale-summary{padding:18px 15px}.complete-sale-button{bottom:calc(76px + env(safe-area-inset-bottom));z-index:6;position:sticky;box-shadow:0 8px 24px #112e2840}.sale-history-card{grid-template-columns:1fr;gap:11px}.sale-history-total,.invoice-header{align-items:flex-start}.invoice-brand .brand-mark{display:none}.invoice-meta-grid,.invoice-customer-grid{grid-template-columns:1fr}.invoice-customer-grid .wide{grid-column:1}.invoice-table{min-width:620px}}@media print{@page{size:A4;margin:12mm}:root,html,body{background:#fff!important}.sidebar,.topbar,.bottom-nav,.no-print,.pdf-help{display:none!important}.content-column{min-height:auto;margin:0}.page-content{width:auto;max-width:none;padding:0}.sale-detail-page{display:block}.invoice-document{box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:0;border-radius:0;padding:0}.invoice-header,.invoice-meta-grid,.invoice-customer,.invoice-table tr,.invoice-footer-grid{break-inside:avoid}.invoice-table-wrap{overflow:visible}.invoice-table{min-width:0}}.device-local-note{color:#38574d;background:#edf5f2;border:1px solid #c7d9d2;border-radius:12px;margin:0;padding:13px 15px;font-size:.8rem;line-height:1.9}.about-page{max-width:720px;margin-inline:auto}.about-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;gap:20px;padding:26px;display:grid}.about-brand{align-items:center;gap:13px;display:flex}.about-brand>span:last-child{flex-direction:column;display:flex}.about-brand strong{font-size:1.2rem}.about-brand small{color:var(--muted);text-align:right;direction:ltr}.about-version-list{gap:9px;margin:0;display:grid}.about-version-list>div{background:#f5f6f3;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.about-version-list dt{color:var(--muted);font-size:.78rem}.about-version-list dd{color:var(--green-900);margin:0;font-weight:800}@media (width<=520px){.about-card{padding:19px 15px}}.order-stats-grid{grid-template-columns:repeat(4,1fr)}.reminder-panel{background:#fffaf0;border-color:#d3c28f}.reminder-panel.compact{padding-block:20px}.reminder-count{color:#fff;background:var(--green-900);border-radius:12px;place-items:center;min-width:38px;height:38px;font-weight:800;display:grid}.reminder-list{gap:8px;display:grid}.reminder-row{background:#fff;border:1px solid #e4decb;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.reminder-row.overdue{background:#fff5f3;border-color:#e4b1ad}.reminder-row.ready{background:#f1f8f4;border-color:#b8d7c5}.reminder-symbol{width:34px;height:34px;color:var(--green-900);background:#f4e4b9;border-radius:10px;place-items:center;font-weight:900;display:grid}.reminder-row.overdue .reminder-symbol{color:#fff;background:var(--danger)}.reminder-row>span:nth-child(2),.reminder-row>span:nth-child(3){flex-direction:column;display:flex}.reminder-row>span:nth-child(3){align-items:flex-end}.reminder-row small{color:var(--muted);font-size:.7rem}.order-toolbar{border:1px solid var(--line);background:var(--paper);border-radius:16px;gap:11px;padding:14px;display:grid}.order-filter-row{gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-chip{color:#55615d;white-space:nowrap;background:#fff;border:1px solid #d5d3ca;border-radius:999px;min-height:36px;padding:6px 12px}.filter-chip.active{border-color:var(--green-900);color:#fff;background:var(--green-900)}.order-list{gap:10px;display:grid}.order-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;grid-template-columns:175px minmax(175px,1fr) 135px 135px auto;align-items:center;gap:15px;padding:17px;display:grid}.order-card.overdue{border-right:5px solid var(--danger);background:#fff9f8}.order-card-identity,.order-card>div:nth-child(2),.order-date-cell{flex-direction:column;gap:3px;display:flex}.order-card small{color:var(--muted);font-size:.7rem}.order-status-chip{color:#315b4c;background:#e5f0eb;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.order-status-chip.in_production,.order-status-chip.post_processing{color:#8b5b1c;background:#fae9cb}.order-status-chip.shipped,.order-status-chip.delivered{color:#355e84;background:#e2edf6}.order-status-chip.cancelled{color:#7a4a46;background:#eee3e2}.priority-label{color:var(--muted);margin-top:5px;font-size:.68rem;display:block}.priority-label.high{color:#9b631d}.priority-label.urgent{color:var(--danger);font-weight:800}.order-date-cell{text-align:center}.order-card.overdue .order-date-cell strong{color:var(--danger)}.order-total-cell{white-space:nowrap;color:var(--green-900)}.order-form-layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:18px;display:grid}.order-product-panel{gap:14px;display:grid}.inline-empty{margin:0;padding:12px}.order-line-list{gap:11px;display:grid}.order-line-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:13px;padding:15px;display:grid}.order-line-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.order-line-heading>div{flex-direction:column;display:flex}.order-line-heading small{color:var(--muted)}.order-line-basics{grid-template-columns:100px 160px 1fr;align-items:end;gap:12px;display:grid}.order-line-basics label,.order-custom-fields label,.order-field-section label{color:#44514c;gap:6px;font-size:.76rem;font-weight:700;display:grid}.order-line-basics>strong{color:var(--green-900);text-align:left;align-self:center}.order-custom-fields{border-top:1px solid #ece9e1;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:12px;display:grid}.order-custom-fields .wide{grid-column:1/-1}.order-summary-panel{gap:18px;display:grid;position:sticky;top:18px}.order-field-section{border-bottom:1px solid #ece9e1;gap:12px;padding-bottom:17px;display:grid}.order-field-section label small{color:var(--muted);font-weight:400}.date-presets{flex-wrap:wrap;gap:6px;display:flex}.date-presets .button{min-height:34px;padding:5px 8px;font-size:.68rem}.production-suggestion{color:var(--green-900);background:#edf5f2;border-radius:11px;flex-direction:column;gap:3px;padding:12px;display:flex}.production-suggestion small{color:var(--muted)}.order-detail-hero{color:#fff;background:var(--green-900);border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.order-detail-hero>div{background:#ffffff09;flex-direction:column;gap:5px;min-width:0;padding:20px;display:flex}.order-detail-hero span{color:#bbcec7;font-size:.72rem}.order-detail-hero.priority-urgent{border-right:6px solid #d85d55}.order-detail-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.order-detail-items{display:grid}.order-detail-item{border-bottom:1px solid #ece9e1;grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:15px;padding:15px 0;display:grid}.order-detail-item:last-child{border-bottom:0}.order-detail-item>div:first-child{flex-direction:column;display:flex}.order-detail-item small{color:var(--muted)}.order-item-notes{background:#f5f4ef;border-radius:10px;flex-wrap:wrap;grid-column:1/-1;gap:7px;padding:10px;display:flex}.order-item-notes span{color:#4f5f59;background:#fff;border-radius:7px;padding:3px 7px;font-size:.72rem}.order-item-notes p{width:100%;color:var(--muted);margin:3px 0 0}.order-info-panel h3{margin-bottom:14px}.detail-list.one-column{grid-template-columns:1fr}.order-money-summary{margin-top:18px}.status-action-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.status-action{min-height:48px;color:var(--green-900);background:#f4f8f6;border:1px solid #cdd7d3;border-radius:11px;padding:8px;font-weight:700}.status-action.current{color:#fff;background:var(--green-900)}.order-cancel-button{margin-top:15px}.tracking-results{gap:9px;display:grid}.tracking-result-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;grid-template-columns:70px 1fr auto;align-items:center;gap:13px;padding:16px;display:grid}.tracking-result-card>div{flex-direction:column;display:flex}.tracking-result-card small{color:var(--muted)}.result-type{color:#fff;background:var(--green-900);border-radius:999px;justify-content:center;padding:5px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.tracking-result-card.order .result-type{color:var(--green-900);background:var(--gold)}.customer-main-link{min-width:0}.simple-history-list{display:grid}.simple-history-list a{border-bottom:1px solid #ece9e1;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.simple-history-list a:last-child{border-bottom:0}.simple-history-list span{flex-direction:column;display:flex}.simple-history-list small{color:var(--muted)}@media (width<=1100px){.order-card{grid-template-columns:165px 1fr 125px 125px}.order-total-cell{grid-column:2/-1}.order-form-layout,.order-detail-grid{grid-template-columns:1fr}.order-summary-panel{position:static}}@media (width<=800px){.order-stats-grid{grid-template-columns:repeat(2,1fr)}.order-card{grid-template-columns:1fr auto}.order-card>div:nth-child(3),.order-date-cell{align-items:flex-start}.order-total-cell{grid-column:auto}.order-detail-hero{grid-template-columns:1fr 1fr}.status-action-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.reminder-row{grid-template-columns:34px 1fr}.reminder-row>span:nth-child(3){grid-column:2;align-items:flex-start}.order-card{grid-template-columns:1fr;gap:10px}.order-date-cell{text-align:right}.order-line-basics,.order-custom-fields{grid-template-columns:1fr 1fr}.order-line-basics>strong,.order-custom-fields .wide{text-align:right;grid-column:1/-1}.order-summary-panel{padding:18px 15px}.order-detail-hero{grid-template-columns:1fr}.order-detail-item{grid-template-columns:1fr auto}.order-detail-item>strong{grid-column:1/-1}.status-action-grid{grid-template-columns:1fr 1fr}.tracking-result-card{grid-template-columns:65px 1fr}.tracking-result-card>:last-child{grid-column:2}}.reports-page{max-width:1120px;margin-inline:auto}.report-filter-panel,.report-section{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:20px}.report-filter-panel{gap:16px;display:grid}.report-presets{flex-wrap:wrap;gap:8px;display:flex}.report-presets .button{min-width:105px}.custom-range-fields{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) auto;align-items:end;gap:12px;display:grid}.custom-range-fields label{color:#44514c;gap:6px;font-size:.78rem;font-weight:700;display:grid}.selected-range{color:var(--green-900);background:var(--green-100);border-radius:12px;grid-template-columns:auto 1fr;gap:4px 12px;padding:13px 15px;display:grid}.selected-range span,.selected-range small{color:var(--muted);font-size:.73rem}.selected-range small{grid-column:2}.report-screen-content{gap:18px;display:grid}.report-section{gap:17px;display:grid}.report-section-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.report-section-heading h3,.report-section-heading p{margin:0}.report-section-heading>small{color:var(--muted)}.report-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.report-metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.report-metric-card{border:1px solid var(--line);background:#fafaf7;border-radius:15px;flex-direction:column;gap:7px;min-width:0;padding:17px;display:flex}a.report-metric-card:hover{border-color:#aac5bc}.report-metric-card span,.report-metric-card small{color:var(--muted);font-size:.73rem}.report-metric-card strong{color:var(--green-900);overflow-wrap:anywhere;font-size:clamp(1rem,2vw,1.35rem)}.report-metric-card.accent{background:#ebf6f0;border-color:#b6d5c7}.payment-report-row{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.payment-report-row>div{background:#f5f5f1;border-radius:12px;gap:4px;padding:12px;display:grid}.payment-report-row span,.payment-report-row small{color:var(--muted);font-size:.73rem}.payment-report-row p{color:var(--muted);grid-column:1/-1;margin:0;font-size:.75rem}.report-table-wrap{max-width:100%;overflow-x:auto}.report-table{border-collapse:collapse;width:100%}.report-table th,.report-table td{border-bottom:1px solid var(--line);text-align:right;padding:12px 10px;font-size:.79rem}.report-table th{color:var(--muted);background:#f4f5f2;font-size:.72rem}.report-table td:not(:first-child),.report-table th:not(:first-child){text-align:center}.report-table td a,.report-table td:first-child{min-width:150px}.report-table td a,.report-table td:first-child>strong{flex-direction:column;gap:3px;display:flex}.report-table td small{color:var(--muted);font-size:.68rem;display:block}.report-definition{color:var(--muted);background:#f5f5f1;border-radius:9px;margin:0;padding:10px 12px;font-size:.74rem;line-height:1.8}.report-card-list{gap:8px;display:grid}.report-list-card{border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(180px,1fr) 100px minmax(170px,auto) auto;align-items:center;gap:12px;padding:13px;display:grid}.report-list-card>span{flex-direction:column;gap:3px;min-width:0;display:flex}.report-list-card small{color:var(--muted);font-size:.7rem}.report-list-card b{overflow-wrap:anywhere;font-size:.78rem}.customer-ranking-grid,.inventory-alert-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.ranking-panel,.inventory-alert-panel{border:1px solid var(--line);border-radius:14px;min-width:0;padding:14px}.ranking-panel h4,.inventory-alert-panel h4{margin:0 0 11px}.ranking-panel>a{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(120px,1fr) minmax(150px,auto);align-items:center;gap:9px;padding:10px 0;display:grid}.ranking-panel>a:last-child,.inventory-alert-panel>a:last-child{border-bottom:0}.ranking-panel>a>span:not(.rank-number),.inventory-alert-panel>a>span{flex-direction:column;gap:3px;min-width:0;display:flex}.ranking-panel>a>span:last-child{text-align:left}.ranking-panel small,.inventory-alert-panel small{color:var(--muted);overflow-wrap:anywhere;font-size:.66rem}.ranking-panel b{font-size:.75rem}.rank-number{width:28px;height:28px;color:var(--green-800);background:var(--green-100);border-radius:9px;place-items:center;font-weight:800;display:grid}.coverage-pill{color:#38634f;background:#e5f3eb;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.inventory-alert-panel>p{color:var(--muted);font-size:.76rem}.inventory-alert-panel>a{border-bottom:1px solid var(--line);grid-template-columns:minmax(130px,1fr) auto auto;gap:10px;padding:10px 0;display:grid}.quick-report-panel{gap:14px;display:grid}.quick-report-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.quick-report-grid a{background:#f4f6f3;border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:13px;display:flex}.quick-report-grid span{color:var(--muted);font-size:.72rem}.quick-report-grid strong{color:var(--green-900);overflow-wrap:anywhere}.report-print-document{display:none}.sync-page{max-width:920px}.sync-status{min-height:34px;color:var(--green-900);background:var(--green-100);border-radius:999px;align-items:center;padding:7px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.status-review,.status-error,.sync-review{color:#8a3f25;background:#fff0e7}.status-offline,.status-pending,.sync-offline,.sync-pending{color:#6f5610;background:#fff7d8}.sync-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.sync-summary-grid>div{flex-direction:column;gap:7px;min-width:0;display:flex}.sync-summary-grid small,.conflict-card small,.sync-login small{color:var(--muted)}.sync-summary-grid strong{overflow-wrap:anywhere}.sync-login{max-width:540px}.sync-login label,.sync-page .panel>label{gap:7px;font-size:.78rem;font-weight:700;display:grid}.bootstrap-card h3,.bootstrap-card p,.conflict-card p{margin:0}.warning-panel{background:#fffdf5;border-color:#ead796}.danger-panel{background:#fff9f6;border-color:#e8bcae}.conflict-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.conflict-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.conflict-copy details{color:var(--muted);margin-top:5px;font-size:.72rem}.conflict-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.conflict-values>div{background:#f5f5f1;border-radius:9px;min-width:0;padding:8px}.conflict-values pre{text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;direction:ltr;max-height:180px;font-size:.65rem;overflow:auto}@media (width<=760px){.sync-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.conflict-card{flex-direction:column;align-items:stretch}.conflict-values{grid-template-columns:1fr}}@media (width<=430px){.sync-summary-grid{grid-template-columns:1fr}}@media (width<=900px){.report-metric-grid,.quick-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-ranking-grid,.inventory-alert-grid{grid-template-columns:1fr}}@media (width<=680px){.reports-page .section-heading{align-items:flex-start}.reports-page .heading-actions{width:100%}.reports-page .heading-actions .button{flex:1}.report-filter-panel,.report-section{padding:15px}.report-presets{grid-template-columns:repeat(2,1fr);display:grid}.report-presets .button{width:100%;min-width:0;min-height:48px}.custom-range-fields,.report-metric-grid.three{grid-template-columns:1fr}.custom-range-fields .button{min-height:48px}.selected-range{grid-template-columns:1fr}.selected-range small{grid-column:1}.report-section-heading{flex-direction:column;align-items:flex-start}.payment-report-row{grid-template-columns:1fr}.payment-report-row p{grid-column:1}.responsive-report-table,.responsive-report-table tbody,.responsive-report-table tr,.responsive-report-table td{width:100%;display:block}.responsive-report-table thead{display:none}.responsive-report-table tr{border:1px solid var(--line);border-radius:12px;margin-bottom:10px;padding:10px}.responsive-report-table td{border:0;justify-content:space-between;align-items:center;gap:12px;padding:7px 4px;display:flex;text-align:left!important;min-width:0!important}.responsive-report-table td:before{content:attr(data-label);color:var(--muted);font-size:.68rem}.responsive-report-table td:first-child{flex-direction:column;align-items:flex-start;text-align:right!important}.report-list-card{grid-template-columns:1fr 1fr}.report-list-card>span:first-child,.report-list-card>b:last-child{grid-column:1/-1}.report-list-card>b:last-child{display:none}.ranking-panel>a{grid-template-columns:30px 1fr}.ranking-panel>a>span:last-child{text-align:right;grid-column:2}.inventory-alert-panel>a{grid-template-columns:1fr auto}.inventory-alert-panel>a>span:last-child:nth-child(3){grid-column:2}}@media (width<=430px){.report-metric-grid,.quick-report-grid{grid-template-columns:1fr}}@media print{.reports-page{max-width:none;display:block}.report-screen-content{display:none!important}.report-print-document{color:#17231f;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;display:block}.report-print-header{border-bottom:3px solid var(--green-900);justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;display:flex}.report-print-header h1,.report-print-header h2,.report-print-header p{margin:0}.report-print-header>div:last-child{text-align:left}.report-print-header small,.report-print-header p{color:var(--muted);font-size:.72rem}.report-print-section{break-inside:avoid;margin-top:16px}.report-print-section h3{margin:0 0 8px;font-size:.95rem}.report-print-metrics{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.report-print-metrics p{background:#f2f4f1;border-radius:7px;flex-direction:column;gap:4px;margin:0;padding:8px;display:flex}.report-print-metrics span{color:var(--muted);font-size:.62rem}.report-print-metrics strong{font-size:.75rem}.report-print-document .report-table th,.report-print-document .report-table td{padding:7px 6px;font-size:.68rem}.report-print-document .report-definition{padding:7px;font-size:.62rem}}
