:root{--brand-primary:#f5b400;--brand-primary-dark:#d99000;--brand-primary-soft:#fff4cc;--brand-accent:#ffb000;--brand-accent-2:#ffc928;--brand-black:#111;--brand-bg:#f7f8fa;--brand-card:#fff;--brand-border:#e5e7eb;--success:#0f8a4c;--success-soft:#e9f7ef;--bg:var(--brand-bg);--surface:#fff;--surface-soft:#fbfaf6;--line:var(--brand-border);--line-strong:#d1d5db;--text:#111827;--muted:#6b7280;--muted-2:#8a94a3;--green:var(--brand-primary);--green-2:var(--brand-accent);--green-dark:var(--brand-primary-dark);--green-soft:var(--brand-primary-soft);--blue:#2563eb;--blue-soft:#eaf1ff;--amber:#b45309;--amber-soft:#fff4dc;--red:#c71f2d;--red-soft:#fde7e9;--shadow:0 14px 34px #0f172a14;color:var(--text);background:var(--bg);letter-spacing:0;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:320px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;touch-action:manipulation;overscroll-behavior:none;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit;font-size:16px}button{background:linear-gradient(135deg, var(--brand-accent-2), var(--brand-primary));min-height:42px;color:var(--brand-black);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:0 14px;font-weight:700;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s}button:hover:not(:disabled){background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-dark))}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f5b40042}input,select,textarea{border:1px solid var(--line-strong);width:100%;min-height:44px;color:var(--text);background:#fff;border-radius:8px;padding:10px 12px}textarea{resize:vertical;min-height:92px}label{color:var(--muted);gap:7px;font-size:13px;font-weight:700;display:grid}label input,label select,label textarea{color:var(--text);font-weight:500}input::placeholder,textarea::placeholder{color:var(--muted-2)}h1,h2,h3,p{margin:0}h1{color:var(--text);font-size:26px;line-height:1.16}h2{color:var(--text);font-size:17px;line-height:1.25}h3{font-size:15px;line-height:1.3}small{color:var(--muted)}a{color:var(--green);font-weight:700}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.main-area{min-width:0}.content{width:100%;max-width:1540px;margin:0 auto;padding:22px 28px 32px}.full-message{min-height:100vh;color:var(--muted);place-items:center;font-weight:800;display:grid}.notice,.error{z-index:30;box-shadow:var(--shadow);border-radius:8px;margin-bottom:14px;padding:12px 14px;font-weight:800;position:sticky;top:12px}.notice{color:#14532d;background:#e9faef;border:1px solid #b8e4c8}.error,.form-error{background:var(--red-soft);color:var(--red);border:1px solid #f3c2c6}.form-error{border-radius:8px;padding:10px 12px}.draft-banner{background:var(--brand-primary-soft);color:var(--green-dark);border:1px solid #f3df99;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.draft-banner strong,.draft-status{font-size:13px;display:block}.draft-status{opacity:.85;margin-top:2px;font-weight:700}.draft-banner button{white-space:normal;min-height:40px}.reauth-overlay{z-index:80;background:#0f172a6b;position:fixed;inset:0;overflow:auto}.demo-hint{background:var(--brand-primary-soft);color:var(--green-dark);border:1px solid #f3df99;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.brand-mark{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark img{object-fit:contain;background:var(--brand-primary);border-radius:10px;flex:none;width:48px;height:48px}.brand-mark strong{color:var(--brand-black);letter-spacing:0;font-size:22px;line-height:1.02;display:block}.brand-mark span{color:var(--muted);margin-top:3px;font-size:14px;font-weight:500;display:block}.brand-mark.large{text-align:center;flex-direction:column;justify-content:center;justify-items:center;gap:8px}.brand-mark.large img{border-radius:18px;width:108px;height:108px}.brand-mark.large strong{color:var(--brand-black);font-size:34px}.login-page{background:linear-gradient(180deg, #fffffff0, #f5f7f6f0), var(--bg);place-items:center;min-height:100vh;padding:22px;display:grid}.login-card{border:1px solid var(--line);width:min(680px,100%);box-shadow:var(--shadow);background:#fffffff5;border-radius:8px;gap:18px;padding:36px;display:grid}.login-heading{text-align:center;gap:8px;display:grid}.login-heading h1{font-size:28px}.login-heading p,.secure-note{color:var(--muted);text-align:center}.login-row{color:var(--green);justify-content:space-between;align-items:center;gap:14px;font-size:14px;display:flex}.checkbox-line{color:var(--muted);grid-template-columns:none;align-items:center;gap:8px;font-weight:500;display:inline-flex}.checkbox-line input{width:22px;min-height:22px;accent-color:var(--green)}.toggle input{appearance:none;cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;flex:none;width:50px;height:28px;min-height:28px;padding:0;transition:background .18s;position:relative}.toggle input:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #0f172a33}.toggle input:checked{background:var(--green)}.toggle input:checked:before{transform:translate(22px)}.role-info{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;gap:10px;padding:14px;display:grid}.role-info strong{color:var(--green)}.role-info>span{color:var(--muted)}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.role-grid span{border-left:1px solid var(--line);min-height:58px;color:var(--text);padding:8px 10px;font-weight:700}.primary{background:linear-gradient(135deg, var(--brand-accent-2), var(--brand-primary));color:var(--brand-black)}.invoice-open-link{width:fit-content;text-decoration:none;display:inline-flex}.primary:hover:not(:disabled){background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-dark))}.outline,button.outline{border-color:var(--line-strong);color:var(--brand-black);background:#fff}.outline:hover:not(:disabled),button.outline:hover:not(:disabled){border-color:var(--green);background:var(--green-soft)}.ghost,button.ghost{color:var(--text);background:#eef2f1;border-color:#0000}.ghost:hover:not(:disabled),button.ghost:hover:not(:disabled){background:#e1e9e5}.danger-button,button.danger-button{color:var(--red);background:#fff;border-color:#f4bdc2}.danger-button:hover:not(:disabled),button.danger-button:hover:not(:disabled){background:var(--red-soft)}.link-button{min-height:auto;color:var(--green);background:0 0;border:0;border-radius:0;padding:0;font-size:13px;font-weight:800}.link-button:hover:not(:disabled){background:0 0;text-decoration:underline}.big{min-height:54px;font-size:18px}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:18px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar nav{gap:8px;display:grid}.sidebar nav button{color:#2f3a4a;text-align:left;background:0 0;border-color:#0000;grid-template-columns:34px minmax(0,1fr);align-items:center;min-height:54px;font-weight:800;display:grid}.sidebar nav button:hover:not(:disabled){background:var(--surface-soft)}.sidebar nav button.active{background:var(--green);color:var(--brand-black);box-shadow:0 10px 22px #f5b4003d}.nav-icon{border-radius:8px;place-items:center;width:28px;height:28px;font-size:18px;display:inline-grid}.branch-field{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;padding:12px}.branch-field span,.top-branch span{color:var(--muted);font-size:12px}.support-card{background:var(--brand-primary-soft);border:1px solid #f3df99;border-radius:8px;gap:4px;margin-top:auto;padding:16px;display:grid}.support-card strong,.support-card b{color:var(--green)}.support-card span{color:var(--muted);font-size:13px}.logout{border-color:var(--line);color:var(--muted);background:#fff}.logout:hover:not(:disabled){color:var(--text);background:#f7f7f7}.mobile-header,.bottom-nav,.mobile-drawer{display:none}.modal-overlay{z-index:60;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.modal-backdrop{background:#0f172a47;border:0;border-radius:0;width:100%;min-height:100%;padding:0;position:absolute;inset:0}.adjust-modal{z-index:1;width:min(92vw,480px);max-height:80vh;margin:12vh auto 0;padding:24px;position:relative;overflow-y:auto}.adjust-modal h2{margin-bottom:16px}.adjust-modal h3{text-transform:uppercase;color:var(--muted);letter-spacing:.5px;margin:16px 0 8px;font-size:14px}.adjust-modal .chips{flex-wrap:wrap;gap:6px;display:flex}.adjust-modal .chips button{border-color:var(--line);background:var(--surface);min-height:36px;color:var(--text);font-size:13px}.adjust-modal .chips button.active{border-color:var(--brand-primary);background:var(--green-soft);color:var(--brand-black)}.adjust-modal .row{align-items:center;gap:8px;display:flex}.adjust-modal .row input{flex:1}.adjust-modal .detail-actions{gap:8px;margin-top:16px;display:flex}.adjust-modal .detail-actions button{flex:1}.adjust-modal textarea{width:100%;min-height:60px;margin-top:12px}.adjust-modal .info-box{background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:6px;padding:12px;font-size:14px;display:flex}.warehouse-mobile-actions{display:none}.warehouse-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:10px;padding:14px;display:grid}.warehouse-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.warehouse-card strong{overflow-wrap:anywhere;font-size:16px;line-height:1.25}.warehouse-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.warehouse-card-metrics span{color:var(--muted);gap:2px;font-size:12px;display:grid}.warehouse-card-metrics b{color:var(--text);font-size:14px}.warehouse-card-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.warehouse-card-actions button,.warehouse-mobile-actions button{min-height:46px;font-size:15px}.warehouse-search{font-size:16px}.modal-sticky-actions{background:#fff;padding-top:12px;position:sticky;bottom:0}.warehouse-intake-modal{max-height:88vh;margin:6vh auto 0}.mobile-dashboard,.mobile-page-title,.mobile-branch-card,.mobile-simple-list{display:none}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;justify-content:space-between;align-items:center;gap:22px;min-height:94px;padding:18px 28px;display:flex}.topbar h1{margin-top:5px}.topbar p,.crumb{color:var(--muted)}.crumb{font-size:13px}.topbar-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.top-branch{width:210px}.date-chip,.user-chip{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:11px;min-height:54px;padding:9px 12px;display:flex}.date-chip{gap:2px;display:grid}.date-chip span,.user-chip span{color:var(--muted);font-size:12px;display:block}.avatar{background:var(--brand-primary-soft);width:42px;height:42px;color:var(--brand-black);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.page-grid{gap:18px;min-width:0;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;min-width:0;display:grid}.metric-grid.wide{grid-template-columns:repeat(6,minmax(0,1fr))}.metric-card,.panel,.table-card,.summary-card,.order-item-card,.queue-card,.product-card,.invoice-preview,.info-box,.user-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 8px 22px #0f172a0a}.metric-card{gap:10px;min-width:0;min-height:132px;padding:18px;display:grid}.metric-card span,.metric-card small{color:var(--muted)}.metric-card strong{color:var(--text);font-size:25px;line-height:1.15}.metric-card span,.metric-card strong,.metric-card small{overflow-wrap:anywhere}.metric-card.success strong,.success-text,.good{color:var(--success)}.metric-card.info strong{color:var(--blue)}.metric-card.danger strong,.danger-text,.bad{color:var(--red)}.dashboard-main{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:start;gap:18px;min-width:0;display:grid}.panel{gap:14px;min-width:0;padding:16px;display:grid;overflow-x:auto}.panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.compact-list,.simple-rows{gap:8px;display:grid}.compact-row{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 0;display:grid}.compact-row:last-child{border-bottom:0}.compact-row img{object-fit:cover;background:var(--surface-soft);border-radius:8px;width:54px;height:44px}.compact-row strong,.compact-row span{min-width:0;display:block}.compact-row span{color:var(--muted);margin-top:2px;font-size:12px}.toolbar{grid-template-columns:minmax(260px,1fr) minmax(180px,260px) auto auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.search-input{background:linear-gradient(#0000,#0000),#fff;min-height:48px;padding-left:38px}.chips,.tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chips button,.tabs button{border-color:var(--line);color:var(--muted);background:#fff}.chips button.active,.tabs button.active{border-color:var(--green);background:var(--green);color:#fff}.queue-period{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.queue-period button{border-color:var(--line);min-height:40px;color:var(--muted);background:#fff;font-size:13px}.queue-period button.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.queue-dates{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-bottom:10px;display:grid}.queue-dates label{color:var(--muted);gap:4px;font-size:12px;display:grid}.queue-dates input,.queue-dates label input{width:100%;min-width:0}.queue-load-more{width:100%;min-height:46px;margin:8px 0 16px}.category-strip{scrollbar-width:none;gap:10px;padding:4px 0 12px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{border-color:var(--line);min-width:124px;color:var(--text);background:#fff;justify-items:center;gap:6px;display:grid}.category-strip button.active{border-color:var(--brand-primary);color:var(--brand-black);box-shadow:inset 0 -3px 0 var(--brand-primary);background:#fff8dc}.category-strip button b{color:var(--text);background:#11111114;border-radius:999px;padding:2px 8px;font-size:11px}.category-thumb{background:var(--brand-primary-soft);width:42px;height:34px;color:var(--brand-black);border-radius:8px;place-items:center;font-weight:900;display:grid}.table-card{overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 10px;font-size:14px}th{background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:800}td small{color:var(--muted);margin-top:3px;display:block}tr:hover td{background:#fbfdfc}.table-photo{object-fit:cover;border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;width:62px;height:50px}.code-pill{border:1px solid var(--line);min-width:48px;color:var(--text);letter-spacing:0;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:5px 9px;font-weight:900;display:inline-flex}.mobile-product-list,.mobile-order-list{display:none}.product-card{grid-template-columns:120px minmax(0,1fr) minmax(150px,auto) auto;align-items:center;gap:16px;padding:12px;display:grid}.product-card>img{object-fit:cover;background:var(--surface-soft);border-radius:8px;width:120px;height:96px}.product-card-main{gap:5px;min-width:0;display:grid}.product-card-main span,.product-card-main small{color:var(--muted)}.product-card-main strong{overflow-wrap:anywhere;font-size:16px;line-height:1.25}.product-stock{color:var(--muted);gap:4px;font-size:13px;display:grid}.product-stock b,.product-stock strong{color:var(--text)}.stock-qty{background:var(--success-soft);min-width:78px;color:var(--success);border-radius:999px;justify-content:center;padding:5px 9px;font-weight:900;display:inline-flex}.stock-qty.danger{background:var(--red-soft);color:var(--red)}.muted-row{opacity:.58}.cart-button{width:64px;height:56px;padding:0;font-size:13px}.catalog-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:16px;display:grid}.category-panel,.catalog-main{min-width:0}.catalog-main{overflow:hidden}.category-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid;position:sticky;top:116px}.category-tree{gap:6px;max-height:420px;padding-right:2px;display:grid;overflow:auto}.category-node{padding-left:calc(var(--level) * 10px);color:var(--muted);gap:5px;font-size:13px;display:grid}.category-node-row{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.category-toggle{width:28px;height:30px;min-height:30px;color:var(--muted);background:0 0;border:0;padding:0;font-weight:900}.category-toggle:disabled{opacity:.45}.category-node-button{width:100%;min-height:36px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.category-node-button.active{border-color:var(--brand-primary);box-shadow:inset 3px 0 0 var(--brand-primary);background:#fff8dc}.category-node-button.all{margin-bottom:2px}.category-node-button strong{overflow-wrap:normal;word-break:normal;white-space:normal;min-width:0;line-height:1.25}.category-node-button em{border:1px solid var(--line);color:var(--text);background:#f7f7f8;border-radius:999px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:900}.category-actions{flex-wrap:nowrap;gap:6px;padding-left:0;display:flex}.category-actions button{white-space:nowrap;min-height:30px;padding:4px 7px;font-size:11px}.catalog-main>.table-card{max-width:100%;overflow-x:auto}.catalog-main>.toolbar{grid-template-columns:minmax(220px,1fr) minmax(160px,220px)}.catalog-main>.toolbar button{min-height:38px;padding:7px 10px}.catalog-main>.table-card table{min-width:1180px}.catalog-main>.table-card th:nth-child(13),.catalog-main>.table-card td:nth-child(13){z-index:1;background:#fff;position:sticky;right:0;box-shadow:-8px 0 12px #ffffffe6}.mini-form{gap:8px;display:grid}.catalog-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:14px;display:grid}.product-form{grid-template-columns:repeat(2,minmax(0,1fr))}.product-form>h2,.product-form>h3,.product-form>button,.product-form>.form-actions{grid-column:1/-1}.product-form h3{color:var(--text);margin:6px 0 0;font-size:14px}.form-note,.form-actions{grid-column:1/-1}.form-note{background:var(--brand-primary-soft);color:var(--text);border:1px solid #f3df99;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}.form-actions,.user-actions{flex-wrap:wrap;gap:8px;display:flex}.image-preview{border:1px dashed var(--line-strong);background:var(--surface-soft);color:var(--muted);border-radius:8px;grid-column:1/-1;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;padding:10px;font-size:13px;font-weight:700;display:grid}.photo-tools{grid-column:1/-1;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.photo-tools button{white-space:nowrap;min-height:40px}.image-preview img{object-fit:cover;background:#eef2f1;border-radius:8px;width:86px;height:64px}.order-page{gap:16px;max-width:1160px;margin:0 auto;display:grid}.order-customer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid2,.row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-filter{grid-template-columns:minmax(220px,.45fr) minmax(260px,.55fr);gap:10px;margin-bottom:12px;display:grid}.product-picker{gap:12px;display:grid}.picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:470px;padding-right:4px;display:grid;overflow:auto}.picker-grid .product-card{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px}.picker-grid .product-card>img{width:112px;height:104px}.picker-grid .product-card-main,.picker-grid .product-stock{min-width:0}.picker-grid .product-stock{grid-column:2}.picker-grid .cart-button{grid-column:2;width:100%;height:42px}.order-items,.payments-list{gap:10px;display:grid}.payment-actions{flex-wrap:wrap;gap:8px;display:flex}.order-item-card{grid-template-columns:76px minmax(240px,1.4fr) minmax(130px,.65fr) minmax(100px,.45fr) minmax(132px,.55fr) minmax(96px,.45fr) minmax(110px,.45fr) minmax(118px,auto);align-items:center;gap:10px;padding:12px;display:grid}.order-item-card>img{object-fit:cover;border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;width:76px;height:64px}.order-item-info{min-width:0}.order-item-info>span:first-child{border:1px solid var(--line);width:fit-content;color:var(--muted);background:#fff;border-radius:8px;padding:2px 7px;font-size:12px;font-weight:900;display:inline-flex}.order-item-card.warning{background:snow;border-color:#ef9a9f}.order-item-card.negative{background:#fff5f5;border-color:#ef9a9f}.order-item-card strong,.order-item-card small{display:block}.order-item-card small{color:var(--muted);margin-top:3px}.price-note{color:var(--amber);align-self:center;font-size:11px;font-weight:800}.price-cell{align-content:start;gap:4px;display:grid}.quantity-cell{gap:4px;min-width:0;display:grid}.stepper{grid-template-columns:40px minmax(48px,1fr) 40px;align-items:center;gap:6px;display:grid}.stepper button{border-color:var(--line);min-height:38px;color:var(--green);background:#fff;padding:0}.m2-hint{color:var(--green);font-size:.7rem;font-weight:600;line-height:1.25}.price-input,.discount-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.summary-card{background:var(--surface-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;display:grid}.summary-card span,.summary-card small{color:var(--muted);display:block}.summary-card strong{margin-top:6px;font-size:22px;display:block}.order-footer{grid-template-columns:minmax(0,1fr) 260px;align-items:end;gap:12px;display:grid}.order-footer p{color:var(--muted);grid-column:1/-1;font-size:13px}.line-total{white-space:nowrap}.payment-remaining{border:1px solid var(--line);background:var(--surface-soft,#f8fafc);border-radius:14px;gap:6px;padding:10px 12px;font-size:13px;display:grid}.payment-remaining>div,.payment-breakdown>div{justify-content:space-between;gap:12px;min-width:0;display:flex}.payment-line{border:1px solid var(--line);border-radius:16px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;min-width:0;padding:12px;display:grid;overflow:hidden}.payment-line-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.payment-field{min-width:0;color:var(--muted);gap:4px;font-size:13px;display:grid}.payment-field input,.payment-line select,.payment-line input{box-sizing:border-box;width:100%;min-width:0}.payment-breakdown{color:var(--muted);gap:4px;font-size:13px;display:grid}.payment-line button{width:100%;min-height:40px}.payment-line small{grid-column:1/-1}.orders-layout{grid-template-columns:minmax(0,1fr) minmax(380px,440px);align-items:start;gap:16px;display:grid;overflow:hidden}.orders-main{min-width:0}.queue-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.queue-head h2{font-size:22px}.queue-head small{color:var(--muted);margin-top:4px;font-weight:700;display:block}.detail-panel{gap:14px;max-height:calc(100vh - 132px);padding:0;display:grid;position:sticky;top:116px;overflow:hidden auto}.orders-main .table-card{max-width:100%;overflow-x:auto}.orders-main tr{cursor:pointer}.orders-main tr.selected td,.orders-main tr:hover td{background:#fff8dc}.detail-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-title-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.info-box{background:var(--surface-soft);gap:7px;padding:12px;display:grid}.mini-table{gap:6px;display:grid}.mini-table>div,.simple-rows>div,.payment-summary>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:7px 0;display:grid}.mini-table>div:last-child,.simple-rows>div:last-child,.payment-summary>div:last-child{border-bottom:0}.payment-summary{gap:4px;display:grid}.payment-summary span,.payment-summary b{overflow-wrap:anywhere}.cancel-box{background:var(--red-soft);border:1px solid #f3c2c6;border-radius:8px;gap:10px;padding:12px;display:grid}.cancel-box textarea{background:#fff;min-height:76px}.detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.detail-actions button{white-space:normal;min-height:38px;padding:7px 9px}.row-open{white-space:nowrap;min-height:32px;padding:5px 9px}.queue-card{grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.queue-no{color:var(--muted);gap:4px;display:grid}.queue-no strong{color:var(--green);font-size:28px}.queue-info{gap:6px;min-width:0;display:grid}.queue-info strong,.queue-info span{overflow-wrap:anywhere}.queue-badges{flex-wrap:wrap;gap:6px;display:flex}.badge,.status{color:#42505f;white-space:nowrap;background:#edf1f0;border-radius:8px;justify-content:center;align-items:center;min-height:28px;padding:4px 9px;font-size:12px;font-weight:900;display:inline-flex}.badge.pending,.badge.claimed,.badge.processing,.badge.assembling{background:var(--amber-soft);color:var(--amber)}.badge.reserved,.badge.printed,.badge.paid,.badge.completed,.badge.confirmed,.badge.issued,.status.reserved,.status.printed,.status.paid,.status.completed{background:var(--success-soft);color:var(--success)}.badge.partial,.badge.overpaid,.status.partial{background:var(--blue-soft);color:var(--blue)}.badge.unpaid,.badge.failed,.badge.cancelled,.badge.negative,.status.cancelled,.badge.critical{background:var(--red-soft);color:var(--red)}.badge.warning{background:var(--amber-soft);color:var(--amber)}.badge.alert-ok{background:var(--success-soft);color:var(--success)}.agent-status{gap:10px;display:grid}.users-layout,.settings-layout{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:start;gap:16px;display:grid}.user-cards{grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:12px;display:grid}.user-card{grid-template-columns:42px minmax(180px,1fr) auto auto auto;align-items:start;gap:10px;padding:14px;display:grid}.user-main{gap:3px;min-width:0;display:grid}.user-main strong,.user-main span{overflow-wrap:normal;word-break:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-main span{color:var(--muted);font-size:13px}.setup-list{color:var(--text);gap:8px;margin:0;padding-left:20px;display:grid}.setup-list code{background:var(--surface-soft);border:1px solid var(--line);white-space:normal;overflow-wrap:anywhere;border-radius:6px;padding:2px 6px}.user-actions{grid-column:2/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:0;display:grid}.user-actions button{white-space:nowrap;min-height:38px;padding:7px 9px}.toggle{border-bottom:1px solid var(--line);min-height:62px;color:var(--text);justify-content:space-between;align-items:center;gap:12px;display:flex}.toggle:last-child{border-bottom:0}.toggle span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:500;display:block}.invoice-preview{color:#1f2937;gap:10px;padding:18px;display:grid}.invoice-head{border-bottom:2px solid var(--brand-black);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.invoice-head img{object-fit:contain;border-radius:8px;width:48px;height:48px}.invoice-head strong{color:var(--brand-black)}.invoice-meta,.invoice-parties{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;font-size:12px;display:grid}.invoice-parties>div{border:1px solid #a7b6aa;padding:8px}.invoice-mini{border:1px solid #a7b6aa;width:100%;min-width:0}.invoice-mini th,.invoice-mini td{border:1px solid #a7b6aa;padding:7px;font-size:11px}.invoice-total{text-align:right;font-weight:900}.invoice-sign{color:var(--muted);border-top:1px solid #a7b6aa;justify-content:space-between;gap:18px;padding-top:16px;font-size:12px;display:flex}.empty-state{border:1px dashed var(--line-strong);background:var(--surface-soft);min-height:130px;color:var(--muted);text-align:center;border-radius:8px;place-items:center;font-weight:800;display:grid}.actions{flex-wrap:wrap;gap:8px;display:flex}.table-actions{flex-wrap:nowrap;min-width:112px}.table-actions button{white-space:nowrap;flex:1 1 0;min-height:34px;padding:7px 8px}.hint{color:var(--muted);font-size:13px}.conversion-help{color:var(--text);background:#fffaf0;border:1px solid #f3df99;border-radius:8px;grid-column:1/-1;gap:6px;padding:10px 12px;font-size:13px;font-weight:700;display:grid}.conversion-help span{overflow-wrap:anywhere}.field-help,.saving-inline,.added-note{color:var(--muted);font-size:13px}.fab{z-index:25;border-radius:50%;width:72px;height:72px;font-size:28px;display:none;position:fixed;bottom:94px;right:18px;box-shadow:0 18px 34px #f5b40047}@media (width<=1280px){.metric-grid.wide{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar{align-items:flex-start}.topbar-actions{flex-wrap:wrap}.dashboard-main,.orders-layout,.catalog-grid{grid-template-columns:1fr}.detail-panel,.category-panel{max-height:none;position:static}}@media (width<=1020px){.app-shell{grid-template-columns:238px minmax(0,1fr)}.sidebar{padding:18px 12px}.sidebar nav button{grid-template-columns:30px minmax(0,1fr);font-size:13px}.toolbar{grid-template-columns:1fr 1fr}.catalog-layout,.users-layout,.settings-layout{grid-template-columns:1fr}.order-customer-grid,.summary-card,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-item-card,.payment-line,.order-footer{grid-template-columns:1fr}}@media (width<=767px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{background:#f4f7fa}h1{font-size:27px}.app-shell{min-height:100vh;padding-bottom:82px;display:block}.main-area{width:100%}.content{min-width:0;padding:16px 14px 128px;overflow-x:hidden}.mobile-dashboard,.mobile-page-title,.mobile-branch-card{display:grid}.desktop-dashboard,.simple-table-desktop,.audit-table-desktop{display:none!important}.mobile-page-title{grid-column:1/-1;gap:4px;margin-bottom:14px}.mobile-page-title h1{color:#0f172a;font-size:26px;line-height:1.12}.mobile-page-title p{color:#64748b;font-size:14px}.mobile-branch-card,.mobile-hero-card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 10px 26px #0f172a0d}.mobile-branch-card{gap:5px;margin-bottom:12px;padding:15px 16px}.mobile-branch-card span,.mobile-hero-card span,.mobile-hero-card small{color:#64748b;font-size:12px}.mobile-branch-card strong,.mobile-hero-card strong{color:#0f172a}.sidebar:not(.mobile),.topbar,.desktop-only{display:none!important}.mobile-header{z-index:24;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:10px 14px;display:flex;position:sticky;top:0}.mobile-user{min-width:64px;color:var(--muted);justify-items:end;gap:2px;font-size:11px;font-weight:800;display:grid}.mobile-user .avatar{width:36px;height:36px;font-size:12px}.mobile-header .brand-mark{justify-content:center}.mobile-header .brand-mark img{width:42px;height:42px}.mobile-header .brand-mark strong{font-size:20px}.mobile-header .brand-mark span{font-size:12px}.icon-button{border-color:var(--line);width:44px;min-height:44px;color:var(--green);background:#fff;padding:0;font-size:22px}.mobile-drawer{z-index:60;display:block;position:fixed;inset:0}.drawer-backdrop{background:#0f172a47;border:0;border-radius:0;width:100%;min-height:100%;padding:0;position:absolute;inset:0}.mobile-drawer .sidebar.mobile{z-index:1;border-right:1px solid var(--line);width:min(86vw,330px);height:100vh;display:flex;position:relative}.bottom-nav{z-index:40;border-top:1px solid var(--line);padding:7px 6px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{min-height:58px;color:var(--muted);background:0 0;border:0;justify-items:center;gap:3px;padding:4px 2px;font-size:11px;line-height:1.15;display:grid}.bottom-nav button span{font-size:20px}.bottom-nav button.active{color:var(--green);background:0 0}.bottom-nav button:nth-child(3){background:linear-gradient(135deg, var(--brand-accent-2), var(--brand-primary));min-height:58px;color:var(--brand-black);white-space:normal;border-radius:14px;font-size:10px;box-shadow:0 8px 18px #f5b4003d}.bottom-nav button:nth-child(3) span{font-size:20px;line-height:1}.login-page{align-items:start;padding:22px 14px}.login-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:18px 0}.brand-mark.large img{width:92px;height:92px}.login-heading h1{font-size:25px}.login-row,.role-grid,.grid2,.row,.order-filter,.order-customer-grid,.summary-card,.toolbar,.product-form,.metric-grid,.metric-grid.wide{grid-template-columns:1fr}.login-row{display:grid}.role-grid span{border-left:0;border-top:1px solid var(--line)}.page-grid,.dashboard-main,.catalog-layout,.catalog-grid,.orders-layout,.users-layout,.settings-layout{grid-template-columns:1fr}.mobile-dashboard{gap:14px}.mobile-hero-card{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px}.mobile-hero-card>div{gap:4px;min-width:0;display:grid}.mobile-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-quick-actions .primary{border-radius:16px;grid-column:1/-1;min-height:54px;font-size:16px}.mobile-quick-actions .outline{white-space:normal;border-radius:16px;min-height:50px;padding:8px}.mobile-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-kpi-grid .metric-card{min-height:96px;padding:13px}.metric-card{border-radius:18px;min-height:112px;padding:15px}.metric-card strong{font-size:23px}.panel{border-radius:18px;padding:14px;overflow:visible}.panel-head,.queue-head{flex-direction:column;align-items:stretch}.toolbar{display:grid}.category-strip{scrollbar-width:none;scroll-behavior:smooth;margin-right:-14px;padding-right:14px}.category-strip::-webkit-scrollbar{display:none}.category-strip button{border-radius:16px;min-width:104px;padding:8px;box-shadow:0 8px 18px #0f172a0a}.mobile-product-list,.mobile-order-list{gap:10px;padding-bottom:22px;display:grid}.warehouse-mobile-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 0 12px;display:grid}.warehouse-card{grid-template-columns:1fr}.adjust-modal{width:min(100vw - 24px,480px);max-height:calc(100vh - 24px);margin:8px auto 0;padding:16px 14px 12px}.adjust-modal .row{flex-wrap:wrap}.adjust-modal .row input,.adjust-modal .row select,.warehouse-intake-modal input,.warehouse-intake-modal select,.warehouse-intake-modal textarea{min-width:0;font-size:16px}.product-card{border-radius:18px;grid-template-columns:96px minmax(0,1fr) 54px;gap:10px;padding:12px}.product-card.selected{background:var(--brand-primary-soft);border-color:#f5b400a6}.product-card>img{border-radius:14px;grid-row:1/span 2;align-self:stretch;width:96px;height:106px}.product-stock{grid-column:2}.cart-button{border-radius:16px;grid-area:1/3/span 2;width:54px;height:58px;padding:0;font-size:0}.cart-button:before{content:"+";font-size:28px;line-height:1}.product-card.selected .cart-button:before{content:"✓"}.picker-grid{grid-template-columns:1fr;max-height:none;overflow:visible}.picker-grid .product-card{grid-template-columns:96px minmax(0,1fr) 54px}.picker-grid .product-card>img{width:96px;height:106px}.picker-grid .product-stock{grid-column:2}.picker-grid .cart-button{grid-area:1/3/span 2;width:54px;height:58px}.order-item-card{border-radius:16px;grid-template-columns:1fr;gap:12px;padding:14px}.photo-tools,.category-node-row{grid-template-columns:1fr}.category-toggle{justify-content:flex-start;width:100%}.category-actions,.table-actions,.user-actions{grid-template-columns:1fr;display:grid}.added-note{color:var(--green);background:#f1fbf5;border:1px solid #cfe6d8;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800}.stepper{grid-template-columns:46px minmax(0,1fr) 46px}.order-footer{bottom:calc(82px + env(safe-area-inset-bottom));z-index:22;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;margin:0 -14px;padding:12px 14px;position:sticky}.payment-line{border-radius:16px;grid-template-columns:1fr}.orders-main .table-card{display:none}.orders-layout{min-width:0;overflow-x:hidden}.orders-layout .queue-head>div{display:none}.orders-layout .queue-head{margin-bottom:8px}.detail-panel{order:-1;max-height:none;padding:0;position:static;overflow-x:hidden}.detail-title{flex-direction:column;align-items:stretch}.detail-title-actions{justify-content:space-between}.queue-card{border-radius:18px;grid-template-columns:72px minmax(0,1fr);gap:10px;padding:14px}.orders-layout .fab{display:none!important}.queue-no strong{font-size:24px}.queue-badges{grid-column:1/-1}.mobile-simple-list{gap:10px;display:grid}.mobile-simple-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:9px;padding:14px;display:grid;box-shadow:0 10px 24px #0f172a0a}.mobile-simple-card>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px;padding-bottom:8px;display:grid}.audit-card>div{grid-template-columns:1fr;gap:4px;display:grid}.audit-card b{text-align:left;font-size:13px;font-weight:700;line-height:1.35}.audit-card details{border-top:1px solid var(--line);padding-top:8px}.audit-card pre{color:#e2e8f0;white-space:pre-wrap;word-break:break-word;background:#0f172a;border-radius:12px;max-height:180px;padding:10px;font-size:11px;overflow:auto}.mobile-simple-card>div:last-child{border-bottom:0;padding-bottom:0}.mobile-simple-card span{color:#64748b;font-size:12px}.mobile-simple-card b{color:#0f172a;text-align:right;overflow-wrap:anywhere;min-width:0}.mobile-simple-card b.badge{text-align:center;justify-self:end}.mobile-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex!important}.agent-status span,.simple-rows>div{background:var(--surface-soft);border-radius:14px;padding:10px}.simple-rows{gap:10px}.simple-rows>div{border:1px solid var(--line);border-bottom:1px solid var(--line)}.agent-status span{gap:5px;display:grid}.settings-layout .panel,.users-layout .panel{border-radius:18px}.users-layout .field-help{grid-column:1/-1}.toggle{align-items:center;min-height:72px}.toggle span{color:var(--text);font-size:14px;font-weight:800;line-height:1.35}.toggle input{width:52px;height:30px;min-height:30px}.toggle input:before{width:24px;height:24px}.toggle input:checked:before{transform:translate(22px)}.saving-inline,.field-help{color:var(--muted);background:#f7fbf9;border:1px solid #d7e3dd;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:700}.detail-actions{z-index:21;border-top:1px solid var(--line);padding:12px 14px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;grid-template-columns:1fr;margin:0 -14px -14px;position:sticky;bottom:0}.invoice-meta,.invoice-parties{grid-template-columns:1fr}.invoice-preview{-webkit-overflow-scrolling:touch;overflow-x:auto}.invoice-preview table{min-width:380px}.mini-table td,.mini-table th{overflow-wrap:anywhere;word-break:break-word}.invoice-mini{min-width:420px}.fab{place-items:center;display:grid}}@media (width<=430px){.draft-banner{flex-direction:column;align-items:stretch}.draft-banner button{width:100%}.order-customer-grid,.order-filter,.payment-line,.order-footer,.completed-edit-reason,.summary-card.compact{grid-template-columns:minmax(0,1fr)}.completed-correction-editor,.completed-edit-warning,.completed-edit-reason{overflow-wrap:anywhere;max-width:100%}.completed-edit-reason-options button,.completed-correction-editor .primary,.detail-actions .outline,.detail-actions .primary{width:100%}}@media (width<=420px){.content{padding-left:12px;padding-right:12px}.category-strip{margin-right:-12px;padding-right:12px}.order-footer{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.product-card{grid-template-columns:84px minmax(0,1fr) 50px}.product-card>img{width:84px;height:104px}.cart-button{width:50px;height:56px}.picker-grid .product-card{grid-template-columns:84px minmax(0,1fr) 50px}.picker-grid .product-card>img{width:84px;height:104px}.picker-grid .cart-button{width:50px;height:56px}.summary-card strong{font-size:19px}.badge,.status{white-space:normal;text-align:center}.invoice-mini td,.invoice-mini th{overflow-wrap:anywhere;word-break:break-word}}.hidden-file{display:none!important}.import-preview{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:12px;display:grid}.success-panel{gap:14px;display:grid}.success-actions,.print-job-card .mobile-card-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button-link{justify-content:center;align-items:center;min-height:42px;text-decoration:none;display:inline-flex}.print-job-list{gap:8px;display:grid}.print-job-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:150px 160px minmax(180px,1fr) 120px 130px auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.print-job-card div{gap:4px;display:grid}.print-job-card span{color:var(--muted);font-size:12px;font-weight:700}.print-status-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.print-status-card>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;gap:4px;padding:10px;display:grid}.print-status-card span{color:var(--muted);font-size:12px;font-weight:800}.print-status-card b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.print-status-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.print-status-actions button{min-height:36px}.print-tabs{margin-top:12px}.technical-details{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;margin:12px 0;padding:10px}.technical-details pre{white-space:pre-wrap;word-break:break-word}.stock-table table{min-width:900px}.stock-table th,.stock-table td{vertical-align:middle;padding:8px 6px;font-size:13px}.stock-table th{text-align:center;font-size:11px}.stock-table th.compact-headers{background:var(--surface-soft);white-space:nowrap}.stock-table th.sub{color:var(--muted-2);background:#f0f1f3;padding:3px 6px;font-size:10px;font-weight:700}.stock-table td.name-cell{white-space:normal;word-break:break-word;max-width:200px}.stock-table td.num-cell{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px}.stock-table tr.has-extra td.num-cell{font-size:11px}.stock-table td.actions{white-space:nowrap}.stock-table td.actions button{min-height:28px;padding:4px 6px;font-size:11px}.card-breakdown{grid-template-columns:1fr 1fr;gap:2px 8px;margin-top:4px;font-size:12px;line-height:1.5;display:grid}.card-breakdown span{color:var(--muted)}.card-breakdown b{color:var(--text);font-weight:700}.desktop-only.table-card{max-width:100%;overflow-x:auto}.desktop-only.table-card.stock-table{overflow-x:auto}.desktop-only.table-card.stock-table::-webkit-scrollbar{height:6px}.desktop-only.table-card.stock-table::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}.preset-buttons{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.preset-buttons button{padding:4px 10px;font-size:.8em}.checkbox-row{cursor:pointer;align-items:center;gap:8px;margin:6px 0;font-size:.9em;display:flex}.checkbox-row input[type=checkbox]{width:auto;margin:0}details{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;padding:8px 12px}details summary{cursor:pointer;font-size:.9em;font-weight:600}details>input,details>select{width:100%;margin-top:6px}.live-preview{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:.9em;line-height:1.5}.live-preview strong{margin-bottom:2px;display:block}.live-preview span{color:#166534;font-weight:700}.notif-bell-wrap{position:relative}.notif-bell{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:44px;min-height:44px;padding:0 10px;font-size:18px;position:relative}.notif-badge{background:var(--red);color:#fff;border-radius:999px;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:2px;right:2px}.notif-dropdown{border:1px solid var(--line);width:min(360px,92vw);max-height:70vh;box-shadow:var(--shadow);z-index:40;background:#fff;border-radius:12px;position:absolute;top:calc(100% + 8px);right:0;overflow:auto}.notif-dropdown-head,.notif-item,.return-card,.return-form,.return-item-card{padding:12px}.notif-dropdown-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.push-enable{border-bottom:1px solid var(--line);gap:8px;min-width:0;padding:10px 12px;display:grid}.push-enable p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px}.push-enable b{color:var(--text,#111)}.push-enable-error{color:var(--red)}.push-enable button{white-space:normal;overflow-wrap:anywhere;width:100%;min-height:44px}.warehouse-card-focus,.return-card-focus,tr.row-focus{outline:2px solid var(--brand-primary);background:var(--brand-primary-soft)}.notif-item,.return-card{border-bottom:1px solid var(--line);gap:8px;display:grid}.notif-item pre,.return-form .info-box{white-space:pre-wrap;font:inherit;color:var(--muted);margin:4px 0 0}.notif-actions{flex-wrap:wrap;gap:8px;display:flex}.notif-actions button{flex:120px}.order-type-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.order-type-toggle button{border:1px solid var(--line);background:#fff}.order-type-toggle button.active{background:var(--brand-primary-soft);border-color:var(--brand-primary)}.custom-order-item,.return-item-card,.return-form{gap:10px;display:grid}.custom-field{color:var(--muted);gap:4px;font-size:13px;display:grid}.custom-stock-note{color:var(--amber)}.warning-banner{background:var(--amber-soft);color:var(--amber);border-radius:10px;gap:4px;margin:10px 0;padding:12px;font-weight:700;display:grid}.warning-banner small{overflow-wrap:anywhere;font-weight:600}.completed-edit-reason{gap:8px;min-width:0;display:grid}.completed-edit-reason-options{flex-wrap:wrap;gap:8px;display:flex}.completed-edit-reason-options button{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:10px;min-height:40px;padding:8px 12px}.completed-edit-reason-options button.active{border-color:var(--amber);background:var(--amber-soft);font-weight:700}.completed-correction-editor,.completed-edit-warning,.completed-edit-reason textarea{min-width:0}.returns-block,.returns-list,.notif-page-list,.return-items{gap:10px;margin:12px 0;display:grid}.return-card-head,.return-form .panel-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.desktop-hide{display:none}@media (width<=430px){.notif-bell-wrap,.push-enable,.notif-dropdown,.notif-page-list{max-width:100%;overflow-x:clip}}@media (width<=900px){.desktop-hide{gap:8px;display:grid}.order-type-toggle{grid-template-columns:1fr}.notif-dropdown{width:min(360px,100vw - 16px);max-width:calc(100vw - 16px);right:0}.push-enable,.notif-dropdown-head,.notif-item{min-width:0}.custom-order-item,.return-item-card{grid-template-columns:1fr}}
