:root{color-scheme:light;font-family:Segoe UI,SF Pro Text,Helvetica Neue,sans-serif;--ui-font-scale: .94;--bg: #f5f7fa;--card: #ffffff;--line: #d8e0ea;--text: #123;--muted: #4d6277;--accent: #005cb9;--accent-2: #e64100}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,#eef6ff,var(--bg) 55%);color:var(--text);font-size:calc(16px * var(--ui-font-scale))}input,select,button{font:inherit}.shell{min-height:100vh;padding:1rem}.auth-shell{min-height:100vh;display:grid;place-items:start center;padding:8rem 1rem 1rem;background:radial-gradient(circle at 15% 10%,#dcecff,#f4f7fb 60%)}.auth-card{width:100%;max-width:420px;min-height:0;margin-top:0;background:#fff0;border:0 solid var(--line);border-radius:0;padding:1rem;display:grid;gap:.7rem}.auth-card h1{margin:0}.auth-brand{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%}.auth-brand img{width:160px;height:160px;border-radius:0;box-shadow:none;background:transparent;margin:0 auto;display:block}.auth-login-title{display:flex;flex-direction:column;margin-right:0}.auth-card p{margin:0;color:var(--muted)}.auth-card input{width:100%;padding:.7rem;border-radius:12px;border:1px solid var(--line)}.auth-role-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.auth-role-tabs button{background:#e8f0fa;color:#234b73}.auth-role-tabs .active{background:#005cb9;color:#fff}.auth-error{color:#b91c1c!important;font-weight:600}.auth-submit{background:#49b6ff;transition:background-color .14s ease,transform .14s ease}.auth-submit:hover:not(:disabled){background:#1f8fd6;transform:translateY(-1px)}.auth-submit:active:not(:disabled){background:#1777b3;transform:translateY(0)}.auth-bottom-logo{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);display:flex;justify-content:center;z-index:2}.auth-bottom-logo img{width:56px;height:auto}.topbar{display:grid;gap:.6rem;margin-bottom:1rem}.header-card{background:#04070c;border-radius:18px;padding:.68rem .74rem;display:flex;align-items:center;justify-content:space-between;gap:.65rem;box-shadow:0 6px 14px #00000029}.brand{display:flex;align-items:center;gap:.65rem;min-width:0}.brand-logo{width:46px;height:46px;border-radius:0;flex-shrink:0}.brand-copy h1{margin:0;color:#fff;font-size:2rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-user{margin:.12rem 0 0;color:#d5d5d5;font-size:.95rem;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-role{margin:0;color:#fff;font-size:.95rem;white-space:nowrap}.header-pill{display:inline-block;width:fit-content;background:#2436b8;color:#fff;border-radius:999px;font-weight:800;font-size:1.02rem;padding:.28rem .78rem}.logout-btn{background:#be1c0d;color:#fff;border:1px solid #ffffffb8;border-radius:999px;padding:.36rem .95rem;font-size:.9rem;letter-spacing:.2px;box-shadow:inset 0 0 0 1px #ffffff3d;white-space:nowrap;flex-shrink:0}.logout-btn:hover:not(:disabled){background:#ff8080;transform:translateY(-1px)}.logout-btn:active:not(:disabled){background:#fd5c5c;transform:translateY(0)}.notice{margin:0 0 1rem;background:#e8f4ff;color:#0f4f8b;border:1px solid #b9d8f4;padding:.65rem;border-radius:12px}.cashier-tabs{display:flex;gap:.45rem;margin-bottom:.7rem}.cashier-mobile-nav-toggle,.cashier-mobile-nav-backdrop,.cashier-mobile-sidebar{display:none}.cashier-tabs button{background:#e6ecf5;color:#20324a;border:1px solid #d3dbe8}.cashier-tabs button.active{background:#111827;color:#fff;border-color:#111827}.grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:1rem}.billing-grid{padding-bottom:8.8rem}.panel{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:.9rem;box-shadow:0 8px 26px #1027440f}.panel h2{margin:0 0 .8rem}.panel-title{display:inline-flex;align-items:center;gap:.42rem}.panel-icon{font-size:1rem;line-height:1}.panel input,.panel select{width:100%;padding:.6rem;border-radius:10px;border:1px solid var(--line);background:#fff}.search-icon-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23627a97' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:14px 14px;background-position:.7rem center;padding-left:2.1rem!important}.form-grid{display:grid;gap:.87rem;margin-bottom:.75rem}.bill-discount-inline{display:grid;grid-template-columns:88px 1fr;gap:.5rem}.discount-row{display:grid;grid-template-columns:92px 1fr;gap:.45rem;margin-top:.5rem;margin-bottom:.4rem}.item-discount-inline{display:grid;grid-template-columns:65px 12fr;gap:.35rem;margin-top:.5rem}.item-discount-inline select,.item-discount-inline input{height:40px;padding:.28rem .42rem;margin-top:0}.list{display:grid;gap:.5rem;max-height:320px;overflow:auto;padding-right:.2rem}.list-row{border:1px solid var(--line);border-radius:12px;padding:.55rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.list-row p{margin:.1rem 0;color:var(--muted);font-size:.88rem}.cart-list .list-row{background:#eceff3;border-color:#d0d7e1;display:grid;gap:.38rem;align-items:stretch}.cart-line-head{min-width:0}.cart-line-controls{display:flex;align-items:center;gap:.55rem}.item-discount-wrap{flex:1;min-width:0}button{border:none;border-radius:10px;background:var(--accent);color:#fff;padding:.55rem .9rem;font-weight:700}button:disabled{background:#9ea8b7}.add-feedback-btn{transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.add-feedback-btn:hover:not(:disabled){background:#0a6fd3;box-shadow:0 8px 18px #005cb947;transform:translateY(-1px)}.add-feedback-btn:active:not(:disabled){background:#004c99;box-shadow:0 3px 10px #00458a59;transform:translateY(0) scale(.98)}.catalog-add-wrap{display:flex;align-items:center;gap:.35rem}.catalog-qty-input{width:30px}.qty-box{display:flex;align-items:center;gap:.38rem;margin-top:0}.qty-box button{width:32px;height:32px;padding:0}.qty-box input{width:58px;height:32px;text-align:center;border:1px solid #c7d1de;border-radius:8px;background:#fff;padding:.2rem}.return-line-controls{display:grid;gap:.35rem;width:145px}.return-line-card{align-items:start}.return-line-main{display:grid;gap:.18rem}.return-line-discount-note{color:#7b4a1b;font-size:.77rem;font-weight:700}.return-line-credit{color:#0f5a36;font-size:.8rem;font-weight:800}.return-draft-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:.55rem 0 .7rem}.return-draft-summary article{padding:.72rem .8rem;border-radius:14px;border:1px solid #d3deed;background:linear-gradient(180deg,#fbfdff,#edf4fc);box-shadow:0 10px 22px #14284414;display:grid;gap:.18rem}.return-draft-summary span{font-size:.76rem;color:#55697f;font-weight:700}.return-draft-summary strong{font-size:1.05rem;color:#10243b}.return-draft-summary-amount{border-color:#bdd8c9;background:linear-gradient(180deg,#f7fff8,#e8f8ee)}.return-line-controls input,.return-line-controls select{width:100%}.totals p,.totals h3{margin:0}.totals{position:fixed;right:.9rem;bottom:.7rem;z-index:50;width:min(340px,calc(100vw - 1.2rem));border:1px solid #1f3652;border-radius:16px;background:#0e2238;color:#fff;padding:.62rem .75rem;margin-top:0;box-shadow:0 16px 36px #05132252;display:grid;gap:.28rem}.totals p{font-size:.86rem;opacity:.88}.totals h3{font-size:1.08rem}.checkout{width:100%;margin-top:.35rem;background:var(--accent-2)}.stock-row{display:flex;gap:.4rem;align-items:center}.stock-row span:first-child{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-row input{width:110px}.mobile-quickbar{display:none}.add-customer-fab{position:fixed;right:1rem;bottom:5rem;z-index:55;width:52px;height:52px;border-radius:999px;background:#15a34a;color:#fff;display:grid;place-items:center;box-shadow:0 12px 24px #061c0e47;padding:0}.add-customer-fab svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.fab-plus{position:absolute;top:8px;left:10px;font-size:.85rem;font-weight:800;line-height:1}.admin-metrics{display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(120px,1fr))}.rep-stock-panel{background:linear-gradient(180deg,#fff,#f9fbff);border:1px solid #d7e0ec}.rep-customers-panel{background:radial-gradient(circle at top right,rgba(219,235,255,.7),transparent 34%),linear-gradient(180deg,#fff,#f7faff);border:1px solid #d7e0ec;box-shadow:0 14px 34px #11284414}.rep-customers-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:.7rem}.rep-customers-head h2{margin:0}.rep-customers-head p{margin:.1rem 0 0;max-width:280px;color:#5a6e84;font-size:.82rem;line-height:1.35;text-align:right}.rep-customers-search{margin-bottom:.8rem;border-radius:14px!important;border-color:#c9d8ea!important;background-color:#fbfdff;box-shadow:inset 0 1px #ffffffd9}.rep-customers-list{gap:.7rem;max-height:430px}.rep-customer-card{align-items:stretch;padding:.8rem .9rem;border-radius:15px;background:linear-gradient(180deg,#fbfdff,#f0f6fd);border-color:#d8e2ef;box-shadow:0 10px 20px #132a460d}.rep-customer-main,.rep-customer-side{display:flex;flex-direction:column;justify-content:center;min-width:0}.rep-customer-main strong{color:#132b46;font-size:1rem}.rep-customer-phone{margin-top:.18rem!important;font-weight:700;color:#37506c!important}.rep-customer-address{max-width:100%;line-height:1.35}.rep-customer-side{align-items:flex-end;min-width:150px;padding-left:.8rem;border-left:1px solid rgba(202,214,228,.8)}.rep-customer-side-label{font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#617790}.rep-customer-side strong{margin-top:.28rem;font-size:1rem;color:#0f2843}.rep-customers-empty{padding:.65rem .2rem .1rem}.rep-stock-metrics{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.6rem}.rep-stock-metrics article{border:1px solid #d6dfec;border-radius:12px;background:#f5f8fd;padding:.62rem .68rem}.rep-stock-metrics article p{margin:0;color:#5b6c82;font-size:.78rem}.rep-stock-metrics article strong{display:block;margin-top:.2rem;font-size:1.14rem;color:#1a2a40}.rep-stock-metrics article.danger{border-color:#f0c5c1;background:#fff6f6}.rep-stock-metrics article.danger p,.rep-stock-metrics article.danger strong{color:#9b1c1c}.rep-stock-table{display:grid;gap:.34rem}.rep-stock-table header,.rep-stock-table article{display:grid;grid-template-columns:1.25fr .8fr .7fr .55fr;gap:.4rem;align-items:center;border-radius:10px;padding:.5rem .58rem}.rep-stock-table header{border:1px solid #d2dcea;background:#eaf0f8;color:#32445b;font-size:.8rem;font-weight:700}.rep-stock-table article{border:1px solid #dbe3ef;background:#f9fbff;color:#1e2e45;font-size:.86rem}.rep-stock-table article span:last-child{font-weight:800}.side-menu-footer{margin-top:auto;padding-top:.6rem;display:flex;justify-content:center}.side-menu-footer img{width:96px;height:auto;object-fit:contain;opacity:.95}.rep-stock-table-danger header{border-color:#efc8c4;background:#fceeee;color:#7f1d1d}.rep-stock-table-danger article{border-color:#f3d3cf;background:#fff7f6}.admin-metrics article{border:1px solid var(--line);border-radius:12px;padding:.7rem;background:#f7faff}.admin-metrics p{margin:0;color:var(--muted)}.admin-metrics strong{display:block;margin-top:.2rem;font-size:1.15rem}.admin-mobile{display:grid;gap:.9rem}.admin-shell{display:grid;grid-template-columns:220px 1fr;gap:.9rem;align-items:start}.admin-mobile-nav-toggle{display:none}.menu-toggle-btn{position:relative;display:inline-flex;align-items:center;gap:.46rem;border-radius:14px 18px 12px 16px;background:linear-gradient(135deg,#0f2743,#172f4d 58%,#1b4068);border:1px solid #0f2b48;box-shadow:0 10px 18px #0915274d,inset 0 1px #ffffff2e;overflow:hidden}.menu-toggle-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#ffffff24,#fff0 46%);pointer-events:none}.menu-toggle-btn .menu-toggle-icon{position:relative;display:grid;gap:3px;width:16px;z-index:1}.menu-toggle-btn .menu-toggle-icon span{display:block;width:16px;height:2px;border-radius:999px;background:#f6fbff;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.menu-toggle-btn .menu-toggle-label{position:relative;z-index:1;font-size:.74rem;font-weight:700;letter-spacing:.35px;text-transform:uppercase;color:#f6fbff}.menu-toggle-btn.open .menu-toggle-icon span:nth-child(1){transform:translateY(5px) rotate(42deg)}.menu-toggle-btn.open .menu-toggle-icon span:nth-child(2){opacity:0;transform:scaleX(.2)}.menu-toggle-btn.open .menu-toggle-icon span:nth-child(3){transform:translateY(-5px) rotate(-42deg)}.admin-mobile-nav-backdrop{display:none}.admin-sidebar{background:#fbfcfe;border:1px solid #d9dee7;border-radius:14px;padding:.5rem;display:flex;flex-direction:column;gap:.45rem;position:sticky;top:.6rem;max-height:calc(100vh - 1.2rem);overflow-y:auto}.admin-sidebar button{width:100%;text-align:left;background:#e9edf4;color:#253247;border:1px solid #d1d8e4;border-radius:10px;padding:.6rem .68rem;font-weight:700}.admin-sidebar-nav{display:inline-flex;align-items:center;gap:.72rem}.admin-sidebar-icon{width:2.15rem;height:2.15rem;border-radius:.95rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 2.15rem;border:1px solid rgba(91,107,130,.22);box-shadow:inset 0 1px #ffffffc7,0 10px 18px #0f172a1a;position:relative;overflow:hidden}.admin-sidebar-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,#ffffff8c,#ffffff0a 58%,#fff0);pointer-events:none}.admin-sidebar-icon svg{width:1.16rem;height:1.16rem;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;position:relative;z-index:1;filter:drop-shadow(0 1px 0 rgba(255,255,255,.2))}.admin-sidebar-icon.dashboard{background:linear-gradient(145deg,#d9f4ff,#9cddff 48%,#d9e8ff);color:#0b5cad}.admin-sidebar-icon.customers{background:linear-gradient(145deg,#fff0b8,#ffd59e,#fff4d6);color:#bb6111}.admin-sidebar-icon.stock{background:linear-gradient(145deg,#d8ffe6,#a9efc3 46%,#e4fff0);color:#0f7f55}.admin-sidebar-icon.staff{background:linear-gradient(145deg,#ede4ff,#cfc0ff 48%,#f2edff);color:#5437cc}.admin-sidebar-icon.deliveries{background:linear-gradient(145deg,#ffe3c2,#ffbe9c 52%,#fff0de);color:#bf5118}.admin-sidebar-icon.reports{background:linear-gradient(145deg,#cfe4ff,#8fbcff 52%,#e7f0ff);color:#1747c9}.admin-sidebar-icon.loadings{background:linear-gradient(145deg,#d6fbff,#95eef3 48%,#ebfffb);color:#0b767d}.admin-sidebar-label{display:inline-flex;align-items:center;min-width:0}.admin-sidebar button.active{background:#111827;color:#fff;border-color:#111827}.admin-sidebar button.active .admin-sidebar-icon{border-color:#ffffff24;box-shadow:inset 0 1px #ffffff2e,0 10px 18px #0208173d;transform:translateY(-1px)}.admin-sidebar button.active .admin-sidebar-label{letter-spacing:.01em}.admin-content{min-width:0}.admin-table{display:grid;gap:.3rem}.admin-table header,.admin-table article{display:grid;grid-template-columns:1.2fr .95fr .75fr .95fr;gap:.5rem;align-items:center;padding:.55rem .6rem;border-radius:10px}.admin-table header{background:#e7ebf3;border:1px solid #d3dbe8;font-weight:700;color:#38465d;font-size:.84rem}.admin-table .th-sort{width:100%;text-align:left;background:transparent;border:none;padding:0;color:inherit;font:inherit;font-weight:700}.stock-table header,.stock-table article{grid-template-columns:.95fr 1fr .95fr .62fr .76fr}.customer-table header,.customer-table article{grid-template-columns:1.1fr .9fr .6fr .9fr .9fr}.item-wise-table header,.item-wise-table article{grid-template-columns:1.2fr .9fr .7fr .7fr .7fr}.sales-wise-table header,.sales-wise-table article{grid-template-columns:.65fr .92fr .74fr .8fr 1.25fr;width:100%;min-width:100%}.loading-table header,.loading-table article{grid-template-columns:1.2fr .62fr .9fr .58fr .58fr .66fr .9fr}.deliveries-table header,.deliveries-table article{grid-template-columns:.6fr 1.2fr .7fr .75fr .8fr .8fr .85fr}.deliveries-table{border:1px solid #d4dde9;border-radius:12px;background:#f8fbff;padding:.35rem}.deliveries-table header{background:#dbe4f1}.deliveries-table article{background:#fff;border:1px solid #dce5f0}.delivery-cell-date{color:#47566d;font-size:.8rem}.deliveries-table .delivery-col-id,.deliveries-table .delivery-col-date,.deliveries-table .delivery-col-rep{justify-self:start;text-align:left}.deliveries-table .delivery-col-lorry,.deliveries-table .delivery-col-status{justify-self:center;text-align:center}.deliveries-table .delivery-col-total{justify-self:end;text-align:right;font-variant-numeric:tabular-nums}.deliveries-table header .delivery-col-total{justify-self:center;text-align:center}.deliveries-table .delivery-col-action{justify-self:center;text-align:center}.delivery-sale-cell{display:grid;gap:.1rem;min-width:0}.delivery-sale-id{font-size:.86rem;color:#1a2c43}.delivery-sale-customer{color:#243b58;font-size:.72rem;font-weight:700;line-height:1.2}.delivery-sale-meta{display:none;color:#5b6e85;font-size:.66rem;line-height:1.2}.delivery-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.22rem .52rem;font-size:.72rem;font-weight:700;border:1px solid transparent}.delivery-status.confirmed{background:#e7f8ec;color:#166534;border-color:#bde7cb}.delivery-status.pending{background:#fff6e5;color:#92400e;border-color:#f1d8ab}.delivery-action-btn{border-radius:8px;padding:.38rem .62rem;font-size:.76rem}.deliveries-lines-table header,.deliveries-lines-table article{grid-template-columns:1.4fr .65fr .75fr .9fr}.deliveries-lines-table input{width:100%;border:1px solid #cad4e2;border-radius:8px;padding:.38rem}.delivery-settlement-panel{margin-top:.7rem;margin-bottom:.8rem;padding:.92rem .95rem;border:1px solid #d5dfed;border-radius:18px;background:radial-gradient(130% 130% at 100% 0%,#6fa5ff24,#6fa5ff00 56%),linear-gradient(136deg,#fcfeff,#f4f8fe 44%,#ebf1f8);box-shadow:0 14px 28px #1326401a,inset 0 1px #ffffffd9}.delivery-settlement-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.78rem}.delivery-settlement-head h4{margin:0;color:#132c48;font-size:1.08rem}.delivery-settlement-head p{margin:.22rem 0 0;color:#5a6f84;font-size:.84rem;line-height:1.45}.delivery-settlement-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-bottom:.78rem}.delivery-settlement-kpis article{padding:.62rem .66rem;border-radius:14px;border:1px solid #d4deeb;background:linear-gradient(145deg,#fffffff5,#f4f8fdf0);box-shadow:0 8px 18px #14264014}.delivery-settlement-kpis span{display:block;color:#5f7187;font-size:.72rem;font-weight:800;letter-spacing:.2px}.delivery-settlement-kpis strong{display:block;margin-top:.18rem;color:#132c48;font-size:.98rem;line-height:1.2}.delivery-settlement-kpis article.active{border-color:#c8d8ed;background:radial-gradient(120% 120% at 100% 0%,#3b82f61f,#3b82f600 58%),linear-gradient(145deg,#fff,#eef5ff)}.delivery-settlement-kpis article.warn{border-color:#ead8b8;background:radial-gradient(120% 120% at 100% 0%,#f59e0b1f,#f59e0b00 56%),linear-gradient(145deg,#fffefb,#fbf4e8)}.delivery-settlement-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:.76rem .8rem}.delivery-settlement-grid .rep-sale-field{padding:.52rem .56rem;border-radius:14px;border:1px solid #d8e2ee;background:#ffffffad;box-shadow:inset 0 1px #ffffffe6}.delivery-settlement-grid .rep-sale-field span{display:block;margin-bottom:.36rem;color:#4f637b;font-size:.78rem;font-weight:800}.delivery-settlement-grid .rep-sale-field input{border:1px solid #bfcddd;border-radius:10px;background:#fff;min-height:42px;padding:.58rem .7rem;color:#10243b;font-size:.97rem}.delivery-settlement-bank{grid-column:1 / -1}.deliveries-report-table header,.deliveries-report-table article{grid-template-columns:1.5fr .85fr .85fr 1fr}.delivery-history{margin-top:.65rem}.delivery-history h4{margin:0 0 .35rem;color:#22324a}.delivery-history-list{display:grid;gap:.35rem}.delivery-history-row{border:1px solid #d7e1ee;background:#f7f9fc;border-radius:10px;padding:.45rem .55rem}.delivery-history-row p{margin:.1rem 0;color:#44566f;font-size:.82rem}.delivery-kpi-grid{margin-top:.45rem;margin-bottom:.55rem;display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:.5rem}.delivery-kpi-grid article{border:1px solid #ced8e6;background:linear-gradient(180deg,#f9fbff,#eff4fb);border-radius:12px;padding:.55rem .7rem;box-shadow:0 6px 14px #1a2c4614}.delivery-kpi-grid span{display:block;color:#5a6880;font-size:.76rem;font-weight:700;letter-spacing:.2px}.delivery-kpi-grid strong{display:block;margin-top:.2rem;color:#1d2a3d;font-size:1.02rem}.deliveries-page{border:1px solid #cfdaea;border-radius:16px;background:radial-gradient(130% 120% at 100% 0%,#649dfc1f,#649dfc00 60%),linear-gradient(180deg,#fbfdff,#eff4fb);box-shadow:0 16px 32px #12263f1f,inset 0 1px #ffffffd9}.deliveries-page>h2{position:relative;margin-bottom:.65rem;padding-bottom:.42rem;color:#12263f;letter-spacing:.2px}.deliveries-page>h2:after{content:"";position:absolute;left:0;bottom:0;width:68px;height:4px;border-radius:999px;background:linear-gradient(90deg,#2f76d2,#75abff)}.deliveries-page .rep-date-filters{border:1px solid #d4deed;border-radius:12px;background:#ffffffe0;padding:.52rem;box-shadow:inset 0 1px #ffffffc7}.deliveries-page .rep-date-filters select,.deliveries-page .rep-date-field input{border-radius:10px;border:1px solid #c9d5e8;background:#fff}.deliveries-page .rep-date-field span{font-weight:800;color:#4e627b}.deliveries-page .admin-table.deliveries-table,.deliveries-page .admin-table.deliveries-report-table{border-radius:14px;border-color:#d1dced;background:linear-gradient(180deg,#f9fbff,#eef4fb);padding:.35rem}.deliveries-page .deliveries-table header,.deliveries-page .deliveries-report-table header{border-radius:10px;border:1px solid #cdd9ea;background:linear-gradient(180deg,#eaf0f8,#dee8f4);color:#2b425f;font-size:.8rem;font-weight:800}.deliveries-page .deliveries-table article,.deliveries-page .deliveries-report-table article{border-radius:10px;border:1px solid #dce5f1;background:#fff;box-shadow:0 7px 14px #10233a14}.deliveries-page .deliveries-table article:nth-child(2n),.deliveries-page .deliveries-report-table article:nth-child(2n){background:#f9fbff}.deliveries-page .delivery-status{font-weight:800;letter-spacing:.2px}.deliveries-page .delivery-action-btn{border-radius:999px;padding:.34rem .66rem;font-weight:800;letter-spacing:.2px;background:linear-gradient(180deg,#173758,#244b74);border:1px solid #1a4269;box-shadow:0 8px 16px #0916273d}.deliveries-page .delivery-action-btn:hover:not(:disabled){background:linear-gradient(180deg,#1e446c,#2c5a8b);transform:translateY(-1px)}.deliveries-page .delivery-action-btn:active:not(:disabled){transform:translateY(0) scale(.985)}.deliveries-page .delivery-kpi-grid article{border-radius:14px;border:1px solid #cfdced;background:radial-gradient(130% 120% at 100% 0%,#71a4ff1f,#71a4ff00 66%),linear-gradient(180deg,#fbfdff,#eef4fc);box-shadow:0 10px 18px #11253d1a}.deliveries-page .delivery-kpi-grid span{color:#5a6f88;letter-spacing:.2px}.deliveries-page .delivery-kpi-grid strong{color:#122842}.returns-table header,.returns-table article{grid-template-columns:.64fr 1.35fr .52fr .78fr .74fr .97fr}.th-action{font-weight:700}.action-cell{display:flex;justify-content:flex-start;gap:.28rem;flex-wrap:wrap}.sales-wise-table .action-cell{flex-wrap:nowrap}.sales-id-cell{display:grid;gap:.08rem;min-width:0}.sales-id-cell strong{line-height:1.1}.sales-id-cell small{color:#5f728a;font-size:.68rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-return-note{display:block;margin-top:.14rem;color:#9a2f2f;font-size:.72rem;font-weight:700;line-height:1.25}.row-danger{background:#b42318;border-radius:7px;padding:.34rem .52rem;font-size:.74rem}.admin-table article{background:#f7f9fc;border:1px solid #dde4ee;font-size:.9rem;color:#192538}.admin-page-actions{display:flex;gap:.5rem;margin-bottom:.6rem}.admin-page-actions button{background:#1f2937;border-radius:8px;padding:.45rem .7rem;font-size:.8rem}.report-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.report-head h2{margin:0}.report-head select{width:150px;border-radius:8px;border:1px solid #cfd8e5;background:#fff;padding:.42rem}.sales-range-kpi{margin:.5rem 0 .6rem;border:1px solid #cfd9e8;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eef4fc);padding:.58rem .72rem;display:grid;gap:.18rem;box-shadow:0 8px 16px #13294614}.sales-range-kpi-label{font-size:.76rem;font-weight:700;color:#5f6f84;letter-spacing:.2px;text-transform:uppercase}.sales-range-kpi-value{font-size:1.18rem;line-height:1.05;color:#14243a}.admin-inline-form{display:grid;gap:.45rem;margin-bottom:.65rem;background:#f3f6fb;border:1px solid #d7e0eb;border-radius:10px;padding:.55rem}.admin-inline-form input,.admin-inline-form select{width:100%;padding:.52rem;border-radius:8px;border:1px solid #cad4e2;background:#fff}.admin-inline-form textarea{width:100%;padding:.52rem;border-radius:8px;border:1px solid #cad4e2;background:#fff;font:inherit;resize:vertical}.hidden-file-input{display:none}.admin-inline-form div{display:flex;gap:.45rem}.stock-suggestions{display:grid;gap:.25rem;max-height:180px;overflow:auto;border:1px solid #d3dce8;border-radius:8px;background:#fff;padding:.28rem}.stock-suggestions button{text-align:left;background:#f2f5fa;color:#1f2937;border:1px solid #dde3ec;border-radius:6px;padding:.4rem .52rem}.customer-suggestions{display:grid;gap:.25rem;max-height:170px;overflow:auto;border:1px solid #d3dce8;border-radius:8px;background:#fff;padding:.28rem}.customer-suggestions button{text-align:left;background:#f2f5fa;color:#1f2937;border:1px solid #dde3ec;border-radius:6px;padding:.4rem .52rem}.form-hint{margin:0;font-size:.78rem;color:#5c6778}.outstanding-text{color:#b91c1c!important;font-weight:700}.stock-low-text{color:#b42318;font-weight:700}.admin-inline-form button{padding:.42rem .7rem;border-radius:8px}.admin-inline-form .ghost{background:#6b7280}.admin-inline-form .danger{background:#b42318}.returned-stock-panel{margin-bottom:.65rem;border:1px solid #d9e1ec;border-radius:12px;background:#f8fafd;padding:.55rem}.returned-stock-panel h3{margin:0 0 .45rem;font-size:.96rem;color:#1c2739}.returned-inline-form{margin-bottom:.4rem}.returned-log{display:grid;gap:.35rem}.returned-log .list-row span{color:#5a677a;font-size:.75rem;white-space:nowrap}.stock-current-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.stock-current-head h3{margin:0}.stock-current-actions{margin-bottom:0}.admin-table .low{color:#b42318;font-weight:800}.admin-mobile-section{position:relative;overflow:hidden;background:radial-gradient(120% 160% at 0% 0%,#fffffffa,#f4f8fff5 52%,#ebf2fcfa);border:1px solid #cfdcf0;border-radius:16px;padding:.95rem;box-shadow:0 14px 30px #142a4a1a,inset 0 1px #ffffffd1}.admin-mobile-section:before{content:"";position:absolute;inset:-40% -25% auto auto;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,#5c97ff2e,#5c97ff00 74%);pointer-events:none}.admin-mobile-section>*{position:relative}.admin-mobile-section h2{margin:0 0 .8rem;font-size:1.25rem;font-weight:700;letter-spacing:.1px;color:#172133}.snapshot-layout{display:grid;grid-template-columns:2fr 1fr;gap:.7rem}.snapshot-sidecards{display:grid;gap:.7rem;align-content:start}.admin-dashboard{gap:1rem}.admin-dashboard .admin-mobile-section h2{display:flex;align-items:center;gap:.35rem;font-size:1.28rem;letter-spacing:.2px}.dashboard-headline-banner{display:flex;align-items:center;gap:.8rem;padding:.82rem 1rem;border-radius:16px;border:1px solid #ead3bf;background:radial-gradient(120% 120% at 100% 0%,#ffdcb842,#ffdcb800 58%),linear-gradient(135deg,#fffdf9,#fff4e8 45%,#fde7d0);box-shadow:0 14px 26px #73441814}.dashboard-headline-banner strong{flex:0 0 auto;display:inline-flex;align-items:center;border-radius:999px;padding:.34rem .72rem;background:#b33a1f;color:#fff9f4;font-size:.82rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.dashboard-headline-banner span{color:#6a4218;font-size:.92rem;font-weight:700;line-height:1.35}.dashboard-headline-button{width:100%;text-align:left;cursor:pointer}.dashboard-headline-button:hover{transform:translateY(-1px);box-shadow:0 18px 32px #7344181f}.dashboard-headline-button:active{transform:translateY(0)}.dashboard-snapshot-panel .snapshot-grid article{position:relative;border-radius:14px;border:1px solid #d1ddec;background:radial-gradient(120% 140% at 0% 0%,#ffffffeb,#fff0 46%),linear-gradient(135deg,#fcfeff,#f2f7ff 42%,#e5eefc);box-shadow:0 10px 22px #1428441a;overflow:hidden}.dashboard-snapshot-panel .snapshot-grid article:after{content:"";position:absolute;inset:auto -10% -65% auto;width:90px;height:90px;border-radius:999px;background:radial-gradient(circle,#477ad940,#477ad900 72%)}.dashboard-snapshot-panel .snapshot-grid p{color:#4d6077;font-size:.8rem;font-weight:700}.dashboard-snapshot-panel .snapshot-grid strong{font-size:1.3rem;color:#10233a}.dashboard-snapshot-panel .low-stock-card{border:1px solid #d4ddeb;border-radius:14px;background:radial-gradient(135% 135% at 100% 0%,#ffffffe6,#fff0 48%),linear-gradient(138deg,#fbfdff,#eef4fd 46%,#e2ebf8);box-shadow:0 12px 24px #1428441a}.dashboard-snapshot-panel .low-stock-card strong{font-size:1.2rem}.dashboard-profit-card{position:relative;display:grid;gap:.45rem;padding:1rem 1rem .9rem;border-radius:18px;border:1px solid #cddbef;background:radial-gradient(130% 140% at 100% 0%,#74b5ff3d,#74b5ff00 60%),radial-gradient(120% 120% at 0% 100%,#b0e4ff2e,#b0e4ff00 56%),linear-gradient(138deg,#fcfeff,#eef5fd 46%,#dfeafb);box-shadow:0 16px 28px #122a4824;overflow:hidden}.dashboard-profit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.dashboard-profit-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,#1d74d8,#53b8ff 52%,#79d3bf)}.dashboard-profit-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4f6782}.dashboard-profit-date-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.55rem}.dashboard-profit-date-field{display:grid;gap:.2rem}.dashboard-profit-date-field span{font-size:.67rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#647890}.dashboard-profit-date-field input{width:100%;min-width:0;border:1px solid #c7d5e8;border-radius:12px;padding:.48rem .62rem;background:#ffffffe6;color:#17304c;font-size:.82rem;box-shadow:inset 0 1px #ffffffd9}.dashboard-profit-card strong{font-size:1.62rem;line-height:1.02;color:#122640}.dashboard-profit-meta{display:grid;gap:.28rem}.dashboard-profit-meta span{display:flex;justify-content:space-between;gap:.8rem;font-size:.82rem;color:#4a6079}.dashboard-profit-meta b{color:#15314f;font-weight:800}.dashboard-profit-foot{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;min-height:1rem}.dashboard-profit-foot span{display:inline-flex;align-items:center;border-radius:999px;padding:.22rem .58rem;background:#ffffffb3;border:1px solid #d0dbee;color:#4f6883;font-size:.73rem;font-weight:700}.dashboard-profit-card p{margin:0;font-size:.84rem;color:#1f5b86;font-weight:700}.dashboard-alert-card{position:relative;display:grid;gap:.3rem;padding:.95rem 1rem;border-radius:16px;border:1px solid #efb0b0;background:linear-gradient(180deg,#fff4f4,#ffe5e5);box-shadow:0 12px 26px #881a1a24;overflow:hidden}.dashboard-alert-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#dc2626,#f87171)}.dashboard-alert-card strong{color:#991b1b;font-size:1.05rem;line-height:1.15}.dashboard-alert-card span{color:#7f1d1d;font-size:.86rem;font-weight:700}.dashboard-alert-card p{margin:0;color:#8f2a2a;font-size:.76rem;line-height:1.4}.dashboard-chart-panel .rep-date-filters{margin-bottom:.55rem;padding:.48rem;border-radius:12px;border:1px solid #d4dfef;background:#fffc}.dashboard-chart-panel .rep-date-field span{color:#4f6279;font-weight:800}.dashboard-chart-panel .rep-date-field input{border-color:#c6d4e7;background:#fff}.rep-chart-panel .rep-search select{border-radius:11px;border:1px solid #c8d5e8;background:#fff;box-shadow:inset 0 1px #ffffffd9}.rep-chart-panel .bar{background:linear-gradient(180deg,#5b6b84,#3f4d63);border-radius:8px 8px 0 0;box-shadow:0 8px 14px #27344938}.rep-chart-panel .bar-value{color:#2f4159;font-weight:800}.rep-chart-panel .bar-label{color:#3d526d;font-weight:700}.admin-reports{gap:1rem}.report-panel{position:relative}.report-panel h2{margin-bottom:.62rem;font-size:1.24rem;color:#13263f;letter-spacing:.2px}.report-panel h2:after{content:"";display:block;width:56px;height:4px;margin-top:.32rem;border-radius:999px;background:linear-gradient(90deg,#2f76d2,#5f9fff)}.admin-reports .rep-date-filters{margin-bottom:.55rem;padding:.48rem;border-radius:12px;border:1px solid #d4dfef;background:#ffffffd1}.admin-reports .rep-date-field span{color:#4f6279;font-weight:800}.admin-reports .rep-date-field input{border-color:#c6d4e7;background:#fff}.admin-reports>.report-panel>input{margin-bottom:.55rem;border:1px solid #c7d4e8;border-radius:11px;background:#fff}.admin-reports .admin-table{border:1px solid #d5dfec;border-radius:12px;background:#fcfefff2;padding:.32rem}.admin-reports .admin-table header{background:linear-gradient(180deg,#eaf0f8,#dfe8f4);border:1px solid #cfdae9;color:#2d415a;font-size:.8rem}.admin-reports .admin-table article{background:#fff;border:1px solid #dde5f0}.admin-reports .th-sort:hover{color:#1a4d8f}.admin-reports .action-cell .ghost{background:#e4edf8;color:#1f3552;border:1px solid #ccdaeb}.admin-reports .action-cell .ghost:hover{background:#d8e6f8}.delivery-report-divider{position:relative;display:flex;justify-content:center;margin:0 0 .56rem}.delivery-report-divider:before{content:"";position:absolute;left:12px;right:12px;top:50%;transform:translateY(-50%);height:6px;border-radius:999px;background:linear-gradient(90deg,#1e4c8b1f,#1e4c8b75,#1e4c8b1f)}.delivery-report-divider span{position:relative;z-index:1;font-size:.62rem;letter-spacing:1.1px;font-weight:800;color:#35547a;background:#edf4fd;border:1px solid #d3dff1;border-radius:999px;padding:.12rem .5rem}.report-delivery-panel .report-head{margin-bottom:.45rem}.delivery-report-kpi-grid{margin-bottom:.58rem;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.45rem}.delivery-report-kpi-grid article{border:1px solid #cfdaea;border-radius:12px;background:radial-gradient(120% 120% at 100% 0%,#70a5ff24,#70a5ff00 66%),linear-gradient(180deg,#fbfdff,#eef4fc);padding:.52rem .58rem;box-shadow:0 8px 15px #11263d14}.delivery-report-kpi-grid span{display:block;color:#5b6f88;font-size:.72rem;font-weight:700}.delivery-report-kpi-grid strong{display:block;margin-top:.2rem;color:#132842;font-size:1.02rem}.delivery-report-sales-table header,.delivery-report-sales-table article{grid-template-columns:.65fr .85fr .8fr .8fr .9fr .55fr .55fr .7fr .95fr}.delivery-report-sales-table article>:nth-child(6),.delivery-report-sales-table article>:nth-child(7),.delivery-report-sales-table article>:nth-child(8),.delivery-report-sales-table article>:nth-child(9),.delivery-report-sales-table header>:nth-child(6),.delivery-report-sales-table header>:nth-child(7),.delivery-report-sales-table header>:nth-child(8),.delivery-report-sales-table header>:nth-child(9){justify-self:end;text-align:right}.delivery-report-sales-table article>:nth-child(5),.delivery-report-sales-table header>:nth-child(5){justify-self:center;text-align:center}.cheque-report-panel .cheque-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.45rem;margin-bottom:.48rem}.cheque-report-panel .cheque-summary-grid article,.cheque-report-panel .cheque-summary-meta article{border:1px solid #d1dceb;border-radius:12px;background:radial-gradient(120% 120% at 100% 0%,#73a8ff1f,#73a8ff00 66%),linear-gradient(180deg,#fbfdff,#eef4fc);padding:.52rem .58rem;box-shadow:0 8px 15px #11263d14}.cheque-report-panel .cheque-summary-grid article.warn{border-color:#edd0cd;background:linear-gradient(180deg,snow,#fff3f2)}.cheque-report-panel .cheque-summary-grid span,.cheque-report-panel .cheque-summary-meta span{display:block;color:#5a6f88;font-size:.72rem;font-weight:700}.cheque-report-panel .cheque-summary-grid strong,.cheque-report-panel .cheque-summary-meta strong{display:block;margin-top:.2rem;color:#132842;font-size:1rem}.cheque-report-panel .cheque-summary-meta{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:.45rem}.rep-outstanding-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.45rem;margin-bottom:.52rem}.rep-outstanding-summary-grid article{border:1px solid #d1dceb;border-radius:12px;background:radial-gradient(120% 120% at 100% 0%,#73a8ff1f,#73a8ff00 66%),linear-gradient(180deg,#fbfdff,#eef4fc);padding:.58rem .62rem;box-shadow:0 8px 15px #11263d14}.rep-outstanding-summary-grid article.warn{border-color:#edd0cd;background:linear-gradient(180deg,snow,#fff3f2)}.rep-outstanding-summary-grid span{display:block;color:#5a6f88;font-size:.72rem;font-weight:700}.rep-outstanding-summary-grid strong{display:block;margin-top:.2rem;color:#132842;font-size:1rem}.rep-outstanding-table header,.rep-outstanding-table article{grid-template-columns:1fr .8fr .8fr 1fr}.loadings-page{gap:.95rem}.loading-range-panel{border:1px solid #cfdbec;border-radius:15px;background:radial-gradient(120% 120% at 100% 0%,#6fa5ff1f,#6fa5ff00 64%),linear-gradient(180deg,#fbfdff,#eff4fb);box-shadow:0 10px 20px #11253d14}.loading-range-panel h2{margin-bottom:.52rem}.loading-lorry-panel{border:1px solid #cfdaea;border-radius:15px;background:radial-gradient(120% 120% at 100% 0%,#6ca2ff24,#6ca2ff00 62%),linear-gradient(180deg,#fbfdff,#eef4fc);box-shadow:0 12px 22px #11253d1a,inset 0 1px #ffffffc7}.loading-lorry-panel h2{margin-bottom:.48rem;color:#12263f}.loading-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.48rem}.loading-panel-head h2{margin:0}.loading-summary-grid{margin-bottom:.55rem;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:.42rem}.loading-summary-grid article{border:1px solid #cfdbec;border-radius:11px;background:#fff;padding:.48rem .54rem}.loading-summary-grid article.loading-summary-accent{position:relative;overflow:hidden;box-shadow:0 8px 16px #133e7414}.loading-summary-grid article.loading-summary-accent:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#ffffff94,#ffffff14 46%,#fff0);pointer-events:none}.loading-summary-icon{position:absolute;top:10px;right:10px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;opacity:.9}.loading-summary-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.loading-summary-grid article.loading-summary-bundles{border-color:#ead1b1;background:radial-gradient(130% 120% at 100% 0%,#ffd6a42e,#ffd6a400 58%),linear-gradient(155deg,#fffdf9,#fff2df 56%,#f7e0bd);box-shadow:0 10px 18px #754d1a14}.loading-summary-grid article.loading-summary-bundles span{color:#6e4517;font-weight:800}.loading-summary-grid article.loading-summary-bundles strong{color:#3f2308;font-size:1.04rem;font-weight:900}.loading-summary-grid article.loading-summary-bundles .loading-summary-icon{color:#6e4517c7}.loading-summary-grid article.loading-summary-singles{border-color:#284f7a;background:radial-gradient(130% 120% at 100% 0%,#b8dcff29,#b8dcff00 54%),linear-gradient(160deg,#17324f,#214769 58%,#11263b);box-shadow:0 12px 22px #0a1f3629}.loading-summary-grid article.loading-summary-singles span{color:#fffffff5;font-weight:800;text-shadow:0 1px 0 rgba(7,17,29,.28)}.loading-summary-grid article.loading-summary-singles strong{color:#fff;font-size:1.04rem;font-weight:900;text-shadow:0 1px 0 rgba(7,17,29,.32)}.loading-summary-grid article.loading-summary-singles .loading-summary-icon{color:#ffffffeb}.loading-summary-grid span{display:block;color:#5a6f88;font-size:.72rem;font-weight:700}.loading-summary-grid strong{display:block;margin-top:.18rem;color:#11263f;font-size:.96rem}.loading-table{border:1px solid #d3ddec;border-radius:12px;background:linear-gradient(180deg,#f9fbff,#eef4fb);padding:.34rem}.loading-table header{border:1px solid #cdd8e9;border-radius:10px;background:linear-gradient(180deg,#e9f0f8,#dfe9f5);color:#2b425f;font-size:.8rem;font-weight:800}.loading-table article{border:1px solid #dbe4f1;border-radius:10px;background:#fff;box-shadow:0 7px 14px #10233a14}.loading-table article:nth-child(2n){background:#f9fbff}.loading-table .loading-col-item{justify-self:start;text-align:left}.loading-table .loading-col-ordered-qty,.loading-table .loading-col-bundles,.loading-table .loading-col-singles,.loading-table .loading-col-delivered-qty{justify-self:center;text-align:center}.loading-table .loading-col-ordered-value,.loading-table .loading-col-delivered-value{justify-self:end;text-align:right;font-variant-numeric:tabular-nums}.loading-table article .loading-col-item{font-weight:700;color:#182c45}.admin-customers-panel h2{margin-bottom:.64rem;color:#12263f;letter-spacing:.2px}.admin-customers-panel h2:after{content:"";display:block;width:58px;height:4px;margin-top:.32rem;border-radius:999px;background:linear-gradient(90deg,#1f6fd1,#72a9ff)}.customers-actions{margin-bottom:.52rem}.customers-actions button{border-radius:999px;padding:.42rem .86rem;background:#132b46;border:1px solid #10253e;box-shadow:0 8px 18px #0e223a2e}.customers-actions button:hover:not(:disabled){background:#1e4064}.customers-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.55rem;margin-bottom:.2rem}.customers-head h2{margin:0}.customers-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.sales-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap;margin-top:.45rem}.rep-sales-panel{background:linear-gradient(180deg,#fffffffa,#f7fafffa)}.rep-sales-list{gap:.75rem}.rep-sale-card{align-items:stretch;padding:.85rem .95rem;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f2f6fc);border-color:#d7e0ec;box-shadow:0 10px 22px #1227420f}.rep-sale-main,.rep-sale-side{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.rep-sale-id-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.18rem}.rep-sale-id-row strong{font-size:1rem;color:#10263f}.rep-sale-payment{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .5rem;font-size:.74rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;background:#e7eef8;color:#224163}.rep-sale-payment-cash{background:#e5f6ea;color:#146534}.rep-sale-payment-credit,.rep-sale-payment-cheque{background:#fff1e7;color:#9a3412}.rep-sale-meta,.rep-sale-customer{margin:.12rem 0}.rep-sale-customer{font-weight:700;color:#18314d}.rep-sale-total{display:block;text-align:right;color:#0f2743;font-size:1.05rem;line-height:1.1}.rep-sale-edit-form{margin-top:0;padding:1.1rem 1.15rem 1.2rem;border-radius:0;border:none;background:transparent;box-shadow:none}.rep-sale-edit-title{margin:.15rem 0 .55rem;font-weight:700;color:#46617f}.rep-sale-edit-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,1fr);gap:1rem;align-items:center;padding:.9rem 0;border-bottom:1px solid rgba(196,208,223,.72)}.rep-sale-edit-row:last-of-type{border-bottom:none}.rep-sale-edit-name{min-width:0;font-weight:700;color:#142c47;font-size:1.08rem;line-height:1.2}.rep-sale-edit-controls{display:grid;grid-template-columns:110px 86px minmax(130px,1fr) auto;gap:.55rem;align-items:center}.rep-sale-field{display:grid;gap:.32rem}.rep-sale-field span{font-size:.75rem;font-weight:700;color:#516883;line-height:1;letter-spacing:.01em}.rep-sale-field input,.rep-sale-field select{min-height:46px;border-radius:13px;border:1px solid #c7d3e2;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:inset 0 1px #ffffffd1}.rep-sale-edit-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid rgba(196,208,223,.78)}.checkout-inline-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center}.lorry-capacity-note{display:flex;flex-direction:column;gap:.2rem}.customer-add-icon-btn{position:relative;width:48px;height:48px;border-radius:999px;background:linear-gradient(180deg,#1cb35a,#12964a);border:1px solid #0f7f3f;color:#fff;display:grid;place-items:center;padding:0;box-shadow:0 12px 22px #0a2d1847}.customer-add-icon-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.customer-add-icon-btn .fab-plus{position:absolute;top:7px;left:9px;font-size:.82rem;font-weight:800;line-height:1}.customers-search{display:block;width:100%;max-width:340px;margin:.2rem 0 .78rem;border:1px solid #c7d4e8!important;border-radius:20px!important;background:#fff;box-shadow:inset 0 1px #ffffffd6;min-height:25px;padding-top:.75rem!important;padding-bottom:.75rem!important;padding-left:.95rem!important}.admin-search-input{min-height:20px;padding-top:.75rem!important;padding-bottom:.75rem!important}.customers-table{border:1px solid #d4dfec;border-radius:14px;background:#fcfefff5;padding:.62rem .34rem .34rem;margin-top:.12rem;position:relative;box-shadow:0 10px 20px #142a4814;overflow:hidden;isolation:isolate}.customers-table:before{content:none}.customers-table-divider{display:flex;justify-content:flex-start;margin:0 0 .34rem}.customers-table-divider span{font-size:.6rem;letter-spacing:.9px;font-weight:800;color:#335478;background:#edf4fd;border:1px solid #d4dfef;border-radius:999px;padding:.1rem .42rem}.customers-table header,.customers-table article{grid-template-columns:1.16fr .92fr .58fr .9fr .94fr;width:100%;min-width:100%}.customers-table header>*,.customers-table article>*{min-width:0}.customers-table header>:nth-child(2),.customers-table article>:nth-child(2){justify-self:start;margin-left:-6px}.customers-table header>:nth-child(3),.customers-table article>:nth-child(3){justify-self:center;text-align:center}.customers-table header{background:linear-gradient(180deg,#eaf1f9,#dfe8f3);border:1px solid #cedaea;color:#2a3f59;font-size:.8rem}.customers-table article{border:1px solid #dce4ef;background:#fff}.customers-table article:nth-child(odd){background:#f8fbff}.customers-table .th-sort:hover{color:#1f4f8f}.customers-table .outstanding-text{font-weight:800}.customers-clickable-row{cursor:pointer;transition:transform .13s ease,box-shadow .13s ease,border-color .13s ease}.customers-clickable-row:hover{transform:translateY(-1px);border-color:#c8d7ea!important;box-shadow:0 10px 20px #1a2b461a}.customers-clickable-row:focus-visible{outline:2px solid #3f7ed6;outline-offset:2px}.staff-clickable-row{cursor:pointer;transition:transform .13s ease,box-shadow .13s ease,border-color .13s ease}.staff-clickable-row:hover{transform:translateY(-1px);border-color:#c8d7ea!important;box-shadow:0 10px 20px #1a2b461a}.staff-clickable-row:focus-visible{outline:2px solid #3f7ed6;outline-offset:2px}.customers-summary-card{margin-top:.2rem;margin-bottom:1rem;border:1px solid #cfddef;border-radius:16px 22px 14px 20px;background:radial-gradient(130% 130% at 100% 0%,#7aaaff33,#7aaaff00 60%),linear-gradient(180deg,#f9fcff,#eef4fc);padding:.78rem .78rem .72rem;box-shadow:0 14px 26px #142a481f;position:relative;overflow:hidden;isolation:isolate}.customers-summary-card:before{content:none}.customers-summary-card:after{content:none}.customers-summary-divider{position:relative;display:flex;justify-content:center;margin:0 0 .52rem}.customers-summary-divider:before{content:"";position:absolute;left:18px;right:18px;top:50%;transform:translateY(-50%);height:6px;border-radius:999px;background:linear-gradient(90deg,#1e4b8826,#1e4b8866,#1e4b8826)}.customers-summary-divider span{position:relative;z-index:1;font-size:.62rem;letter-spacing:1.1px;font-weight:800;color:#3f5a7d;background:#eef4fd;border:1px solid #d3dff0;border-radius:999px;padding:.12rem .45rem;transform:rotate(-1.2deg)}.customers-summary-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.customers-summary-head h3{margin:0;font-size:1rem;color:#11263f}.customers-summary-head p{margin:0;color:#53667f;font-size:.72rem}.customers-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.45rem}.customers-summary-grid article{border:1px solid #d5e0ef;border-radius:12px;background:#fff;padding:.5rem .55rem}.customers-summary-grid article span{display:block;color:#5a6c84;font-size:.72rem;font-weight:700}.customers-summary-grid article strong{display:block;margin-top:.2rem;color:#12263f;font-size:1.02rem}.customers-summary-grid article.warn{border-color:#f0cdcb;background:#fff7f7}.customers-summary-grid article.warn span,.customers-summary-grid article.warn strong{color:#8f1c1c}.customers-summary-foot{margin-top:.55rem;display:grid;grid-template-columns:1.2fr 1fr;gap:.45rem}.customers-summary-foot article{border:1px solid #d3deed;border-radius:12px;background:#fffffff2;padding:.52rem .58rem}.customers-summary-foot span{display:block;font-size:.72rem;color:#5a6d85;font-weight:700}.customers-summary-foot strong{display:block;margin-top:.2rem;font-size:.96rem;color:#12263f}.customers-summary-foot p{margin:.18rem 0 0;color:#455a74;font-size:.76rem}.staff-summary-divider{position:relative;display:flex;justify-content:center;margin:.78rem 0 .56rem}.staff-summary-divider:before{content:"";position:absolute;left:20px;right:20px;top:50%;transform:translateY(-50%);height:6px;border-radius:999px;background:linear-gradient(90deg,#142d4e24,#142d4e73,#142d4e24)}.staff-summary-divider span{position:relative;z-index:1;font-size:.62rem;letter-spacing:1.05px;font-weight:800;color:#2d4b70;background:#ecf3fd;border:1px solid #d2dff1;border-radius:999px;padding:.12rem .52rem;transform:rotate(-1deg)}.staff-summary-card{border:1px solid #cfdbec;border-radius:16px 22px 14px 20px;background:radial-gradient(130% 140% at 100% 0%,#7baaff2e,#7baaff00 60%),linear-gradient(180deg,#fafdff,#edf4fd);padding:.76rem;box-shadow:0 12px 22px #142a481a;display:grid;gap:.52rem}.staff-summary-top{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:.44rem}.staff-summary-bottom{display:grid;grid-template-columns:1fr 1.2fr;gap:.44rem}.staff-summary-card article{border:1px solid #d5e0ef;border-radius:12px;background:#fff;padding:.5rem .56rem}.staff-summary-card article span{display:block;color:#576a83;font-size:.72rem;font-weight:700}.staff-summary-card article strong{display:block;margin-top:.2rem;color:#12263f;font-size:1.05rem}.staff-summary-card article p{margin:.2rem 0 0;color:#485d77;font-size:.78rem}.staff-summary-highlight{border-color:#c8d8ee!important;background:linear-gradient(180deg,#f6faff,#edf4fd)!important}.staff-head{display:flex;align-items:center;justify-content:space-between;gap:.55rem;margin-bottom:.5rem}.staff-head h2{margin:0}.staff-head-actions{display:flex;justify-content:flex-end}.staff-head-actions button{position:relative;border-radius:999px 16px 999px 18px;padding:.44rem .92rem;background:linear-gradient(145deg,#123457,#1f4d7d 58%,#2d6aac);border:1px solid #153d66;color:#f8fbff;box-shadow:0 12px 22px #0a1c3142,inset 0 1px #ffffff38;overflow:hidden;letter-spacing:.2px}.staff-head-actions button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#ffffff2e,#fff0 55%);pointer-events:none}.staff-head-actions button:hover:not(:disabled){background:linear-gradient(145deg,#17406a,#255a92 58%,#3778bd);transform:translateY(-1px) rotate(-.35deg)}.staff-head-actions button:active:not(:disabled){transform:translateY(0) rotate(0) scale(.985);box-shadow:0 8px 16px #0a1c313d,inset 0 1px #fff3}.admin-stock-panel{position:relative}.admin-stock-panel h2{margin-bottom:.62rem;color:#10263f;letter-spacing:.22px}.admin-stock-panel h2:after{content:"";display:block;width:62px;height:4px;margin-top:.33rem;border-radius:999px;background:linear-gradient(90deg,#2f78d7,#6db0ff)}.stock-form-panel{border-radius:14px;border:1px solid #cfdbec;background:radial-gradient(120% 120% at 100% 0%,#6a9fff29,#6a9fff00 62%),linear-gradient(180deg,#f9fcff,#edf3fb)}.stock-form-panel input,.stock-form-panel select{border-radius:11px;border-color:#c9d6e8}.stock-form-field{display:grid;gap:.24rem}.stock-form-field span{font-size:.76rem;font-weight:800;color:#566b86;letter-spacing:.01em}.stock-actions-tech button{border-radius:999px;background:linear-gradient(180deg,#162e49,#24456b);border:1px solid #163652;box-shadow:0 10px 18px #0f213633}.stock-actions-tech button:hover:not(:disabled){background:linear-gradient(180deg,#1d3a5b,#2a4f7a)}.stock-search-input{margin-bottom:.58rem;border-radius:18px!important;border:1px solid #c5d3e6!important;background:#fff;padding-left:1.05rem!important}.stock-table-tech{--stock-cols: .92fr .92fr .98fr .9fr .62fr .76fr;border:1px solid #d2deed;border-radius:14px;background:#fcfefff5;padding:.34rem;box-shadow:0 10px 18px #13264014}.stock-table-tech header,.stock-table-tech article{grid-template-columns:var(--stock-cols)!important;width:100%;min-width:100%;max-width:100%}.stock-table-tech header>*,.stock-table-tech article>*{min-width:0}.stock-table-tech article{align-items:start}.stock-table-tech article>:nth-child(1){white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}.stock-table-tech header>:nth-child(2),.stock-table-tech header>:nth-child(3),.stock-table-tech header>:nth-child(4),.stock-table-tech header>:nth-child(5),.stock-table-tech article>:nth-child(2),.stock-table-tech article>:nth-child(3),.stock-table-tech article>:nth-child(4),.stock-table-tech article>:nth-child(5){justify-self:end;text-align:right}.stock-table-tech header>:nth-child(5),.stock-table-tech article>:nth-child(5){justify-self:center;text-align:center}.stock-table-tech header>:nth-child(6),.stock-table-tech article>:nth-child(6){justify-self:center}.stock-table-tech header{background:linear-gradient(180deg,#e9f0f8,#dde8f4);border:1px solid #cedaea;color:#2b405b}.stock-table-tech article{background:#fff;border:1px solid #dde6f0}.stock-table-tech article:nth-child(odd){background:#f8fbff}.stock-clickable-row{cursor:pointer;transition:transform .13s ease,box-shadow .13s ease,border-color .13s ease}.stock-clickable-row:hover{transform:translateY(-1px);border-color:#c8d7ea!important;box-shadow:0 10px 20px #1a2b461a}.stock-clickable-row:focus-visible{outline:2px solid #3f7ed6;outline-offset:2px}.stock-table-tech .row-danger{border-radius:999px;padding:.34rem .62rem}.returned-stock-tech{margin-top:.7rem;border:1px solid #d3deec;border-radius:14px;background:radial-gradient(120% 120% at 0% 0%,#81b0ff1f,#81b0ff00 60%),linear-gradient(180deg,#f9fcff,#eef4fc);box-shadow:0 10px 18px #13264014}.returned-stock-tech h3{margin-bottom:.45rem;color:#19324e;letter-spacing:.15px}.stock-summary-card{margin-bottom:.62rem;border:1px solid #cedbec;border-radius:16px 22px 14px 20px;background:radial-gradient(145% 130% at 100% 0%,#7eaeff38,#7eaeff00 54%),radial-gradient(120% 120% at 0% 0%,#ffffffdb,#fff0 42%),linear-gradient(132deg,#fcfeff,#f1f6fe 44%,#e4edf9);padding:.78rem;box-shadow:0 16px 28px #1328431f}.stock-summary-divider{position:relative;display:flex;justify-content:center;margin:0 0 .52rem}.stock-summary-divider:before{content:"";position:absolute;left:16px;right:16px;top:50%;transform:translateY(-50%);height:6px;border-radius:999px;background:linear-gradient(90deg,#1f49821f,#1f49826b,#1f49821f)}.stock-summary-divider span{position:relative;z-index:1;font-size:.62rem;letter-spacing:1.05px;font-weight:800;color:#355277;background:#edf4fd;border:1px solid #d4dff0;border-radius:999px;padding:.12rem .46rem;transform:rotate(-1deg)}.stock-summary-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.stock-summary-head h3{margin:0;font-size:1rem;color:#11263f}.stock-summary-head p{margin:0;color:#5a6d85;font-size:.72rem}.stock-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:.42rem}.stock-summary-grid article,.stock-summary-foot article{border:1px solid #d6e0ee;border-radius:12px;background:#fff;padding:.48rem .54rem}.stock-summary-grid article span,.stock-summary-foot article span{display:block;color:#5a6d85;font-size:.72rem;font-weight:700}.stock-summary-grid article strong,.stock-summary-foot article strong{display:block;margin-top:.2rem;color:#11263f;font-size:1.02rem}.stock-summary-grid article.warn{border-color:#efcccc;background:#fff8f8}.stock-summary-grid article.warn strong,.stock-summary-grid article.warn span{color:#932020}.stock-summary-grid article.warn.soft{background:#fff4f4}.stock-summary-foot{margin-top:.48rem;display:grid;grid-template-columns:1fr 1fr 1fr 1.1fr;gap:.42rem}.stock-summary-foot article.highlight{background:radial-gradient(120% 120% at 100% 0%,#5c91f424,#5c91f400 66%),linear-gradient(180deg,#f9fcff,#edf4fd);border-color:#cbd9ed}.stock-summary-foot article p{margin:.18rem 0 0;color:#46607d;font-size:.76rem}.customer-detail-modal{width:min(740px,100%);border-radius:16px 24px 14px 20px;border:1px solid #cfdcf0;background:radial-gradient(130% 135% at 100% 0%,#6aa1ff33,#6aa1ff00 56%),radial-gradient(125% 125% at 0% 0%,#ffffffe0,#fff0 40%),linear-gradient(134deg,#fcfeff,#f2f7ff 44%,#e7eefb)}.customer-detail-grid{margin-top:.4rem;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.45rem}.customer-detail-grid article{border:1px solid #d5dfed;border-radius:12px;background:#fff;padding:.48rem .55rem}.customer-detail-grid article span{display:block;color:#5d6f86;font-size:.72rem;font-weight:700}.customer-detail-grid article strong{display:block;margin-top:.2rem;color:#12263f;font-size:.95rem}.customer-detail-grid article.warn{border-color:#efc8c5;background:#fff7f6}.customer-detail-grid article.warn span,.customer-detail-grid article.warn strong{color:#912020}.customer-detail-meta{margin-top:.52rem;border:1px solid #d7e1ee;border-radius:12px;background:#fff;padding:.5rem .58rem}.customer-detail-meta p{margin:.15rem 0;color:#304760}.customer-detail-recent{margin-top:.55rem}.customer-detail-recent h4{margin:0 0 .35rem;color:#20334c}.customer-detail-recent-list{display:grid;gap:.34rem}.customer-detail-recent-list article{display:grid;grid-template-columns:.75fr 1fr 1fr;gap:.4rem;align-items:center;border:1px solid #d9e2ef;border-radius:10px;background:#fff;padding:.44rem .52rem}.customer-detail-recent-list article strong{justify-self:end}.customer-detail-actions{margin-top:.6rem;display:flex;justify-content:flex-end}.customer-detail-actions button{border-radius:999px;padding:.42rem .9rem}.customer-entry-modal{width:min(500px,100%);border-radius:14px 20px 12px 18px;border:1px solid #d1dceb;background:radial-gradient(132% 128% at 100% 0%,#71a6ff2e,#71a6ff00 56%),radial-gradient(125% 125% at 0% 0%,#ffffffe6,#fff0 42%),linear-gradient(135deg,#fcfeff,#f3f7fe 46%,#e8eef8)}.stock-entry-modal{width:min(560px,100%);border-radius:16px 22px 14px 20px;border:1px solid #d2deed;background:radial-gradient(135% 130% at 100% 0%,#72a7ff2e,#72a7ff00 56%),radial-gradient(120% 120% at 0% 0%,#ffffffe0,#fff0 40%),linear-gradient(136deg,#fcfeff,#f2f7fe 44%,#e6eef9)}.stock-entry-modal .stock-form-panel{margin-top:.28rem}.customer-entry-grid{margin-top:.45rem;gap:.55rem;background:transparent;border:none;padding:0}.customer-entry-grid input,.customer-entry-grid textarea{border-radius:12px;border:1px solid #cfd9e8;background:#fff;padding:.72rem}.customer-entry-grid textarea{min-height:92px;resize:vertical}.customer-entry-actions{display:flex;justify-content:flex-end;gap:.45rem}.customer-entry-actions button{border-radius:999px;padding:.42rem .88rem}.customer-wise-report-table header,.customer-wise-report-table article{grid-template-columns:1.22fr .52fr .82fr .99fr}.snapshot-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.snapshot-grid article{background:#eef1f6;border:1px solid #d7dde8;border-radius:12px;padding:.62rem .55rem;text-align:center}.snapshot-grid p{margin:0;font-size:.85rem;color:#4e5a6d;font-weight:600;text-transform:capitalize}.snapshot-grid strong{font-size:1.22rem;color:#121826;font-weight:800}.low-stock-card{background:#eceff5;color:#1a2436;border:1px solid #d7dde8;border-radius:12px;display:grid;place-content:center;gap:.25rem;text-align:center;transition:background-color .12s ease,transform .12s ease}.low-stock-card strong{font-size:1.34rem}.low-stock-card span{font-size:.77rem;color:#5a6678}.low-stock-card:hover{background:#e3e8f1;transform:translateY(-1px)}.chart-title-row{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.chart-title-row h2{margin:0}.rep-chart-title{white-space:nowrap}.rep-title-row{flex-wrap:nowrap;align-items:center}.rep-search{display:flex;align-items:center;flex:1;justify-content:flex-end}.rep-filters{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.rep-search input,.rep-search select{width:210px;border-radius:10px;border:1px solid #cfd6e2;background:#f7f9fc;padding:.55rem;color:#1c2739}.rep-search-wide input,.rep-search-wide select{width:190px}.rep-date-filters{display:flex;align-items:center;gap:.35rem}.rep-date-field{display:grid;gap:.15rem}.rep-date-field span{font-size:.72rem;font-weight:700;color:#5a677a;line-height:1}.rep-date-field input{width:138px;border-radius:10px;border:1px solid #cfd6e2;background:#f7f9fc;padding:.55rem;color:#1c2739}.rep-result{color:#667286;font-size:.79rem;margin-top:.35rem}.bar-chart{margin-top:.5rem;display:grid;grid-template-columns:repeat(8,1fr);align-items:end;gap:.35rem;min-height:210px;padding:.45rem;background:linear-gradient(to top,#e2e7f0 1px,transparent 1px) 0 0/100% 34px;border:1px solid #dde3ec;border-radius:12px}.rep-bar-chart{grid-template-columns:repeat(auto-fit,minmax(62px,1fr));overflow-x:auto}.bar-col{display:grid;justify-items:center;align-content:end;gap:.22rem}.bar-value{font-size:.68rem;color:#5d697c}.bar-meta{font-size:.62rem;color:#4f5f77;font-weight:700;white-space:nowrap}.bar-wrap{width:100%;height:150px;display:flex;align-items:flex-end}.bar{width:100%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#64748b,#475569)}.bar-label{font-size:.62rem;color:#546074;transform:none;transform-origin:center;white-space:nowrap;margin-top:.32rem;line-height:1.1;text-align:center}.sales-day-panel{position:relative;overflow:hidden;border:1px solid #cfdcf0;background:radial-gradient(120% 140% at 0% 0%,#fffffffa,#f2f7fff2 48%,#e9f1fcfa);box-shadow:0 16px 34px #142a4a1f,inset 0 1px #fffc}.sales-day-panel:before{content:"";position:absolute;inset:-38% -20% auto auto;width:320px;height:320px;border-radius:999px;background:radial-gradient(circle,#5694ff33,#5694ff00 72%);pointer-events:none}.sales-day-panel h2{position:relative;margin-bottom:.62rem;font-size:1.26rem;letter-spacing:.2px;color:#13263f}.sales-day-panel .rep-date-filters{position:relative;margin-bottom:.55rem;padding:.45rem;border-radius:12px;border:1px solid #d7e3f2;background:#ffffffc7}.sales-day-panel .bar-chart{position:relative;border-radius:14px;border:1px solid #d2deef;background:linear-gradient(to top,rgba(188,208,234,.5) 1px,transparent 1px) 0 0/100% 34px,linear-gradient(180deg,#fafdff,#edf4ff);padding:.62rem .6rem .52rem;min-height:228px}.sales-day-panel .bar{border-radius:8px 8px 0 0;background:linear-gradient(180deg,#2f76d2,#1f4f9e);box-shadow:0 8px 14px #1840823d;transition:transform .16s ease,box-shadow .16s ease}.sales-day-panel .bar-col:hover .bar{transform:translateY(-2px);box-shadow:0 11px 18px #1840824d}.sales-day-panel .bar-value{color:#16335a;font-weight:800;font-size:.72rem}.sales-day-panel .bar-meta{margin-top:.08rem;color:#314f74;font-size:.64rem;font-weight:700}.sales-day-panel .bar-label{margin-top:.36rem;color:#334f73;font-weight:700}.low-stock-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:100;display:grid;place-items:center;padding:.9rem}.low-stock-modal-card{width:min(560px,100%);max-height:80vh;overflow:auto;background:radial-gradient(130% 125% at 100% 0%,#76a8ff1f,#76a8ff00 56%),linear-gradient(135deg,#fcfdff,#f4f7fc 48%,#edf2f8);border:1px solid #d8e0eb;border-radius:14px;padding:.75rem;box-shadow:0 22px 44px #070f1938}.error-modal-card{width:min(440px,100%);border-radius:16px;border:1px solid #f1c9c6;background:#fff;box-shadow:0 22px 48px #0f162342}.success-modal-card{width:min(400px,100%);border-radius:16px 22px 14px 20px;border:1px solid #cfe6d6;background:radial-gradient(130% 125% at 100% 0%,#22c55e24,#22c55e00 54%),radial-gradient(120% 120% at 0% 0%,#ffffffe6,#fff0 42%),linear-gradient(136deg,#fcfffd,#f2fbf4 46%,#e8f6eb);box-shadow:0 22px 48px #0f162338}.success-modal-card .low-stock-modal-head h3{display:flex;align-items:center;gap:.48rem;color:#166534}.success-modal-icon{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-size:.95rem;box-shadow:0 8px 16px #22c55e42}.success-modal-text{margin:.45rem 0 .15rem;padding:.78rem .82rem;border:1px solid #dbeee1;border-radius:12px;background:#ffffffd6;color:#1f5136;line-height:1.45;font-weight:700}.error-modal-card .low-stock-modal-head h3{color:#9f1d1d}.error-modal-card .low-stock-modal-head button{background:#b42318}.error-modal-text{margin:.5rem 0 .15rem;padding:.7rem .75rem;border:1px solid #f6d6d3;border-radius:12px;background:#fff7f7;color:#7f1d1d;line-height:1.35;font-weight:600}.confirm-modal-card{width:min(430px,100%);border-radius:18px 24px 16px 20px;border:1px solid #efcaca;background:radial-gradient(120% 120% at 100% 0%,#ef44441f,#ef444400 58%),linear-gradient(180deg,snow,#fff2f2);box-shadow:0 24px 48px #0f16233d}.confirm-modal-card .low-stock-modal-head h3{color:#8f1b1b}.confirm-modal-text{margin:.4rem 0 .1rem;padding:.78rem .82rem;border:1px solid #f4dada;border-radius:12px;background:#ffffffd1;color:#495a71;line-height:1.45;font-weight:600}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:.55rem;margin-top:.95rem}.confirm-modal-actions .ghost{min-width:92px}.confirm-modal-actions .row-danger{min-width:104px;justify-content:center}.low-stock-modal-head{display:flex;justify-content:space-between;align-items:center}.low-stock-modal-head h3{margin:0;color:#172234}.low-stock-modal-head button{background:#5f6c80;border-radius:999px;font-size:.78rem;padding:.35rem .7rem}.low-stock-modal-list{margin-top:.6rem;display:grid;gap:.45rem}.cheque-alert-modal-card{max-width:980px}.cheque-alert-table header,.cheque-alert-table article{grid-template-columns:.7fr 1.4fr 1fr 1fr 1fr .8fr}.receipt-preview-card{width:min(860px,100%)}.rep-sale-edit-modal-card{width:min(920px,100%);max-height:88vh;border-radius:26px;border:1px solid #cfd9e7;background:radial-gradient(120% 120% at 100% 0%,#cbdff742,#cbdff700 42%),linear-gradient(145deg,#fbfdff,#f3f7fc 48%,#eaf1f8);box-shadow:0 28px 60px #11274329,inset 0 1px #ffffffd1;overflow-y:auto;overflow-x:hidden}.rep-sale-edit-modal-card .low-stock-modal-head{margin:0;padding:1rem 1.15rem .8rem;border-bottom:1px solid rgba(203,216,233,.82);background:linear-gradient(180deg,#ffffffb3,#f5f8fc59)}.rep-sale-edit-modal-card .low-stock-modal-head h3{font-size:1.2rem;letter-spacing:.01em;color:#112846}.rep-sale-edit-modal-card .low-stock-modal-head .ghost{min-width:88px}.receipt-preview h4{margin:0 0 .4rem}.receipt-preview p{margin:.3rem 0}.receipt-summary-row{margin-top:.45rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem}.receipt-summary-texts{display:grid;gap:.16rem}.receipt-preview-head-actions{display:flex;align-items:center;gap:.5rem}.return-adjust-text{color:#9a2f2f}.receipt-print-action{align-self:center;margin-top:-4px;border-radius:9px;padding:.45rem .72rem;font-size:.78rem;white-space:nowrap}.receipt-table header,.receipt-table article{grid-template-columns:1.15fr .56fr .72fr .9fr .8fr}@media (max-width: 960px){.grid{grid-template-columns:1fr}}@media (max-width: 520px){html,body{overflow-x:hidden}body{background:linear-gradient(170deg,#dfe8f4,#edf2f8 48%,#f7f9fc)}.shell{padding:.6rem .6rem 5.8rem}.topbar{position:sticky;top:0;z-index:30;margin-bottom:.65rem}.header-card{border-radius:16px;padding:.62rem}.brand-logo{width:42px;height:38px;border-radius:0}.brand-copy h1{font-size:clamp(1.45rem,6.2vw,1.95rem)}.brand-user,.brand-role{font-size:clamp(.62rem,3vw,.86rem)}.header-pill{font-size:.75rem;padding:.26rem .62rem}.logout-btn{background:#be1c0d;border-color:#fffc;font-size:.73rem;font-weight:800;padding:.28rem .62rem;box-shadow:0 8px 20px #07111e57}.notice{margin-top:.7rem;border:none;box-shadow:0 8px 22px #1238621a;border-radius:14px}.grid{gap:.8rem;margin-top:.75rem}.billing-grid{padding-bottom:11.8rem}.panel{border:1px solid #dce4ee;border-radius:18px;padding:.85rem;background:#fffffff2;box-shadow:0 10px 24px #11273e14}.panel h2{font-size:1.08rem;margin-bottom:.6rem}.panel input,.panel select{border-radius:12px;padding:.7rem;border-color:#d5dfeb}.cashier-tabs{display:none;margin-top:.68rem}.cashier-mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:.2rem;padding:.46rem .68rem;transform:rotate(-.4deg)}.cashier-mobile-nav-toggle.open{transform:rotate(0)}.cashier-mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:61;border:none;background:#09101c73;padding:0}.cashier-mobile-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(280px,82vw);z-index:62;display:flex;flex-direction:column;gap:.45rem;overflow-y:auto;overflow-x:hidden;padding:.7rem .55rem;background:#fbfcfe;border:1px solid #d9dee7;border-radius:0 14px 14px 0;box-shadow:0 18px 40px #08111e59;transform:translate(-104%);opacity:0;pointer-events:none;transition:transform .17s ease,opacity .17s ease}.cashier-mobile-sidebar.open{transform:translate(0);opacity:1;pointer-events:auto}.cashier-mobile-sidebar button{width:100%;text-align:left;background:#e6ecf5;color:#20324a;border:1px solid #d3dbe8;border-radius:10px;padding:.56rem .66rem;font-size:.84rem;font-weight:700}.cashier-mobile-sidebar button.active{background:#111827;color:#fff;border-color:#111827}.list{max-height:250px;gap:.42rem}.list-row{border-radius:14px;padding:.62rem;background:#fff}.list-row strong{font-size:1.03rem}.list-row p{font-size:.82rem}.rep-sale-card{padding:.72rem .78rem;display:grid;grid-template-columns:1fr;gap:.55rem}.rep-sale-side{gap:.3rem}.rep-sale-total{text-align:left;font-size:1rem}.sales-row-actions{justify-content:flex-start;margin-top:0}.rep-sale-edit-form{padding:.8rem}.rep-sale-edit-modal-card{width:100%;max-height:calc(100vh - 1.1rem);border-radius:20px}.rep-customers-head{flex-direction:column;align-items:flex-start;gap:.35rem}.rep-customers-head p{max-width:none;text-align:left}.rep-customer-card{display:grid;grid-template-columns:1fr;gap:.45rem}.rep-customer-side{align-items:flex-start;min-width:0;padding-left:0;border-left:none;border-top:1px solid rgba(202,214,228,.8);padding-top:.45rem}.rep-sale-edit-row{grid-template-columns:1fr;gap:.5rem;padding:.62rem 0}.rep-sale-edit-controls{grid-template-columns:74px 70px 1fr auto;gap:.38rem}.rep-sale-field span{font-size:.7rem}.rep-sale-edit-actions{justify-content:stretch;flex-direction:column}.rep-sale-edit-actions button{width:100%}.qty-box button{width:34px;height:34px;border-radius:9px}.stock-row input{width:92px}.checkout{display:none}.totals{left:.65rem;right:.65rem;width:auto;bottom:4.9rem}.mobile-quickbar{display:flex;position:fixed;left:.65rem;right:.65rem;bottom:.65rem;z-index:50;align-items:center;justify-content:space-between;gap:.6rem;background:#0e2238;color:#fff;border-radius:16px;padding:.6rem .7rem;box-shadow:0 16px 36px #0513226b}.mobile-quickbar p{margin:0;font-size:.8rem;opacity:.8}.mobile-quickbar strong{display:block;margin-top:.14rem;font-size:1.07rem}.mobile-quickbar button{background:#e64100;white-space:nowrap;border-radius:11px;padding:.62rem .88rem}.discount-row{grid-template-columns:82px 1fr}.add-customer-fab{right:.95rem;bottom:5.6rem;width:48px;height:48px}.admin-metrics,.rep-stock-metrics{grid-template-columns:1fr}.admin-dashboard,.admin-reports{gap:.8rem}.report-panel h2{font-size:1.06rem}.report-panel h2:after{width:44px;height:3px}.admin-dashboard .admin-mobile-section h2{font-size:1.08rem}.dashboard-chart-panel .rep-date-filters{padding:.38rem;border-radius:10px;margin-top:10px}.admin-reports .rep-date-filters{padding:.38rem;border-radius:10px}.admin-customers-panel h2:after{width:44px;height:3px}.customers-actions button{font-size:.72rem;padding:.34rem .66rem}.customer-add-icon-btn{width:44px;height:44px}.customer-detail-grid{grid-template-columns:1fr 1fr}.customer-detail-recent-list article{grid-template-columns:.72fr .92fr 1fr}.admin-stock-panel h2:after{width:46px;height:3px}.stock-actions-tech{gap:.32rem}.stock-actions-tech button{font-size:.7rem;padding:.32rem .54rem}.stock-table-tech{--stock-cols: .92fr .84fr .88fr .82fr .54fr .68fr;padding:.28rem}.stock-summary-card{padding:.62rem}.stock-summary-divider:before{left:10px;right:10px;height:5px}.stock-summary-divider span{font-size:.55rem}.stock-summary-head{display:block;margin-bottom:.48rem}.stock-summary-head p{margin-top:.12rem}.stock-summary-grid{grid-template-columns:1fr 1fr}.stock-summary-foot{grid-template-columns:1fr}.stock-table-tech header,.stock-table-tech article{font-size:.72rem}.customer-entry-modal,.stock-entry-modal,.confirm-modal-card,.success-modal-card{border-radius:14px}.confirm-modal-actions{justify-content:stretch}.confirm-modal-actions button{flex:1}.customer-entry-actions{justify-content:stretch}.customer-entry-actions button{flex:1}.customers-summary-card{padding:.62rem .62rem .58rem}.customers-table{padding-top:.62rem}.customers-table-divider span{font-size:.54rem}.customers-summary-divider:before{left:12px;right:12px;height:5px}.customers-summary-divider span{font-size:.55rem}.customers-summary-head h3{font-size:.9rem}.customers-summary-grid{grid-template-columns:1fr 1fr}.customers-summary-foot{grid-template-columns:1fr}.staff-summary-divider:before{left:12px;right:12px;height:5px}.staff-summary-divider span{font-size:.55rem}.staff-summary-card{padding:.62rem}.staff-head{align-items:flex-start}.staff-head-actions button{padding:.38rem .76rem;font-size:.76rem}.staff-summary-top{grid-template-columns:1fr 1fr}.staff-summary-bottom{grid-template-columns:1fr}.customer-wise-report-table header,.customer-wise-report-table article{grid-template-columns:1.08fr .34fr .64fr .94fr}.dashboard-snapshot-panel .snapshot-grid strong{font-size:1.16rem}.rep-stock-table{overflow-x:auto}.rep-stock-table header,.rep-stock-table article{width:max-content;min-width:100%;grid-template-columns:1.05fr .74fr .66fr .5fr;font-size:.76rem;padding:.44rem .48rem}.admin-shell{grid-template-columns:1fr;gap:.6rem;position:relative}.admin-mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.46rem .68rem;transform:rotate(-.4deg)}.admin-mobile-nav-toggle.open{transform:rotate(0)}.admin-mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:61;border:none;background:#09101c73;padding:0}.admin-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(280px,82vw);z-index:62;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:.7rem .55rem;gap:.45rem;border-radius:0 14px 14px 0;box-shadow:0 18px 40px #08111e59;transform:translate(-104%);opacity:0;pointer-events:none;transition:transform .17s ease,opacity .17s ease}.admin-sidebar.open{transform:translate(0);opacity:1;pointer-events:auto}.admin-sidebar button{white-space:normal;padding:.5rem .66rem;font-size:.82rem}.admin-content{min-width:0;overflow-x:hidden}.admin-mobile-section{min-width:0;overflow:hidden}.admin-table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table header,.admin-table article{grid-template-columns:1fr .8fr .7fr .85fr;font-size:.74rem;gap:.35rem;padding:.5rem;width:max-content;min-width:100%}.stock-table header,.stock-table article{grid-template-columns:.95fr .9fr .84fr .56fr .72fr}.customer-table header,.customer-table article{grid-template-columns:1fr .7fr .5fr .7fr .7fr}.admin-table.customers-table header,.admin-table.customers-table article{grid-template-columns:1.05fr .72fr .46fr .78fr .84fr;width:100%;min-width:100%}.admin-table.customer-wise-report-table header,.admin-table.customer-wise-report-table article{grid-template-columns:1.08fr .34fr .64fr .94fr}.item-wise-table header,.item-wise-table article{grid-template-columns:1fr .7fr .55fr .55fr .55fr}.returns-table header,.returns-table article{grid-template-columns:.58fr 1.02fr .42fr .72fr .64fr .88fr}.return-draft-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.return-draft-summary article{padding:.62rem .68rem;border-radius:12px}.return-draft-summary strong{font-size:.95rem}.sales-wise-table header,.sales-wise-table article{grid-template-columns:.58fr .82fr .56fr .62fr 1.14fr;width:100%;min-width:100%}.sales-wise-table header>*,.sales-wise-table article>*{min-width:0}.sales-wise-table .action-cell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.2rem;width:100%}.sales-wise-table .action-cell button{width:100%;padding:.3rem .28rem;font-size:.62rem;white-space:nowrap;text-align:center;border-radius:6px}.loading-table header,.loading-table article{grid-template-columns:1.02fr .52fr .8fr .5fr .5fr .56fr .8fr}.loadings-page{gap:.72rem}.loading-range-panel,.loading-lorry-panel{border-radius:14px;padding:.66rem}.loading-summary-grid{grid-template-columns:1fr 1fr;gap:.32rem;margin-bottom:.48rem}.loading-summary-grid article{padding:.42rem .46rem}.loading-summary-grid span{font-size:.62rem}.loading-summary-grid strong{font-size:.84rem}.admin-table.loading-table{overflow-x:hidden;padding:.26rem}.admin-table.loading-table header,.admin-table.loading-table article{width:100%!important;min-width:0!important;gap:.2rem;padding:.42rem .34rem}.loading-table header .th-sort{font-size:.64rem;white-space:nowrap}.loading-table header>*,.loading-table article>*{min-width:0}.loading-table .loading-col-item{justify-self:start!important;text-align:left!important;white-space:normal;overflow-wrap:anywhere;line-height:1.2;font-size:.68rem}.loading-table .loading-col-ordered-qty,.loading-table .loading-col-bundles,.loading-table .loading-col-singles,.loading-table .loading-col-delivered-qty{justify-self:center!important;text-align:center!important;font-size:.68rem}.loading-table .loading-col-ordered-value,.loading-table .loading-col-delivered-value{justify-self:end!important;text-align:right!important;font-size:.68rem}.deliveries-table header,.deliveries-table article{grid-template-columns:.72fr .78fr .9fr .84fr 1fr}.admin-table.deliveries-table{overflow-x:hidden}.admin-table.deliveries-table header,.admin-table.deliveries-table article{width:100%!important;min-width:0!important;gap:.25rem;padding:.42rem}.deliveries-table header>*,.deliveries-table article>*{justify-self:center!important;text-align:center!important}.deliveries-table .delivery-sale-cell{justify-items:center}.deliveries-table .delivery-col-date,.deliveries-table .delivery-col-rep{display:none}.delivery-cell-date{font-size:.72rem}.delivery-sale-meta{display:block;white-space:normal;overflow-wrap:anywhere}.deliveries-table .action-cell{display:flex;justify-content:center;width:100%}.deliveries-table .action-cell button{width:auto;min-width:0;padding:.28rem .44rem;font-size:.62rem;border-radius:6px}.delivery-status{font-size:.68rem;padding:.2rem .42rem}.delivery-action-btn{font-size:.7rem;padding:.32rem .5rem}.deliveries-lines-table header,.deliveries-lines-table article{grid-template-columns:1.25fr .62fr .68fr .85fr}.delivery-settlement-panel{padding:.78rem .78rem .82rem;border-radius:16px}.delivery-settlement-head{flex-direction:column;align-items:flex-start;gap:.4rem}.delivery-settlement-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin-bottom:.68rem}.delivery-settlement-kpis article{padding:.56rem .58rem;border-radius:12px}.delivery-settlement-kpis strong{font-size:.9rem}.delivery-settlement-grid{grid-template-columns:1fr;gap:.55rem}.delivery-settlement-bank{grid-column:auto}.deliveries-report-table header,.deliveries-report-table article{grid-template-columns:1.3fr .78fr .75fr .92fr}.receipt-table header,.receipt-table article{grid-template-columns:1.06fr .5fr .64fr .78fr .72fr}.receipt-summary-row{gap:.4rem}.receipt-print-action{margin-top:-3px;font-size:.7rem;padding:.36rem .6rem}.admin-page-actions{flex-wrap:wrap;gap:.35rem}.admin-page-actions button{font-size:.72rem;padding:.36rem .55rem}.report-head{flex-wrap:wrap}.report-head select{width:100%}.sales-range-kpi{margin-top:.42rem;padding:.5rem .62rem;border-radius:11px}.sales-range-kpi-label{font-size:.68rem}.sales-range-kpi-value{font-size:1.02rem}.delivery-report-divider:before{left:8px;right:8px;height:5px}.delivery-report-divider span{font-size:.55rem;letter-spacing:.95px}.delivery-report-kpi-grid{grid-template-columns:1fr 1fr;gap:.34rem}.delivery-report-kpi-grid article{padding:.44rem .48rem}.delivery-report-kpi-grid span{font-size:.64rem}.rep-outstanding-summary-grid{grid-template-columns:1fr 1fr;gap:.34rem}.rep-outstanding-summary-grid article{padding:.44rem .48rem}.rep-outstanding-summary-grid span{font-size:.64rem}.delivery-report-kpi-grid strong{font-size:.9rem}.delivery-report-sales-table header,.delivery-report-sales-table article{grid-template-columns:.7fr .78fr .74fr .74fr .8fr .5fr .5fr .62fr .86fr;font-size:.7rem}.cheque-report-panel .cheque-summary-grid{grid-template-columns:1fr 1fr;gap:.34rem}.cheque-report-panel .cheque-summary-meta{grid-template-columns:1fr;gap:.34rem}.cheque-report-panel .cheque-summary-grid article,.cheque-report-panel .cheque-summary-meta article{padding:.44rem .48rem}.returned-stock-panel{padding:.5rem}.returned-stock-panel h3{font-size:.9rem}.stock-current-head{flex-wrap:wrap}.admin-mobile-section{padding:.7rem}.snapshot-layout{grid-template-columns:1fr;gap:.58rem}.snapshot-sidecards{gap:.5rem}.snapshot-grid{gap:.45rem}.snapshot-grid article{border-radius:12px;padding:.45rem}.snapshot-grid p{font-size:.83rem}.snapshot-grid strong{font-size:1.15rem}.low-stock-card strong{font-size:1.06rem}.low-stock-card span{font-size:.68rem}.dashboard-alert-card{padding:.8rem .82rem .82rem .92rem;border-radius:14px}.dashboard-alert-card strong{font-size:.92rem}.dashboard-alert-card span{font-size:.74rem}.dashboard-alert-card p{font-size:.68rem}.dashboard-profit-card{padding:.88rem .9rem .82rem;border-radius:15px;order:-1}.dashboard-profit-head{display:grid;gap:.5rem}.dashboard-profit-date-range{grid-template-columns:1fr;gap:.4rem}.dashboard-profit-card strong{font-size:1.38rem}.dashboard-profit-meta span{font-size:.78rem}.dashboard-profit-card p{font-size:.76rem}.chart-title-row{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}.chart-title-row h2{font-size:1.03rem;margin-top:.18rem}.rep-chart-title{font-size:.96rem;width:auto;overflow:hidden;text-overflow:ellipsis}.rep-search input,.rep-search select{width:170px;padding:.42rem}.rep-search-wide input{width:100%}.rep-search-wide select{width:150px}.rep-filters{width:100%;justify-content:flex-start}.rep-date-filters{width:100%}.rep-date-field{flex:1;min-width:0}.rep-date-field input{flex:1;min-width:0;padding:.42rem}.rep-bar-chart{grid-template-columns:repeat(auto-fit,minmax(52px,1fr))}.bar-chart{min-height:190px;gap:.22rem;padding:.4rem .3rem}.bar-wrap{height:132px}.bar-label{font-size:.58rem;transform:none;margin-top:.28rem}.sales-day-panel{border-radius:16px}.sales-day-panel h2{font-size:1.08rem}.sales-day-panel .rep-date-filters{padding:.38rem;border-radius:10px}.sales-day-panel .bar-chart{min-height:202px;padding:.52rem .4rem .44rem}.sales-day-panel .bar-meta{font-size:.6rem}.deliveries-page{border-radius:18px;border:1px solid #cddbef;background:radial-gradient(140% 120% at 100% 0%,#6ca2ff29,#6ca2ff00 58%),linear-gradient(180deg,#fbfdff,#edf3fb);box-shadow:0 16px 30px #12263f1f,inset 0 1px #ffffffd9}.deliveries-page>h2{display:flex;align-items:center;justify-content:space-between;gap:.45rem;margin-bottom:.58rem;font-size:1.1rem;color:#13263f;letter-spacing:.2px}.deliveries-page>h2:after{content:"";width:42px;height:3px;border-radius:999px;background:linear-gradient(90deg,#2e76d3,#75a8f7)}.deliveries-page .rep-date-filters{margin-bottom:.55rem;padding:.42rem;gap:.28rem;border-radius:12px;border:1px solid #d3deed;background:#ffffffe0;box-shadow:inset 0 1px #ffffffc7}.deliveries-page .rep-date-filters select,.deliveries-page .rep-date-field input{border-radius:10px;border:1px solid #c7d5e8;background:#fff;min-height:34px;font-size:.76rem;color:#1f3250}.deliveries-page .rep-date-field span{font-size:.66rem;font-weight:800;color:#51657f;letter-spacing:.2px}.deliveries-page .admin-table.deliveries-table{padding:.28rem;border-radius:12px;border-color:#cfdced;background:linear-gradient(180deg,#f8fbff,#eef4fb);box-shadow:inset 0 1px #ffffffd9}.deliveries-page .deliveries-table header{border-radius:10px;border:1px solid #cdd9ea;background:linear-gradient(180deg,#e9f0f9,#dfe9f6);color:#2b4360;font-size:.72rem;font-weight:800;letter-spacing:.1px}.deliveries-page .deliveries-table article{border-radius:10px;border:1px solid #d9e3f0;background:#fff;box-shadow:0 5px 10px #11263e0f}.deliveries-page .deliveries-table article:nth-child(2n){background:#f9fbff}.deliveries-page .delivery-sale-id{font-size:.82rem;font-weight:800;color:#132944}.deliveries-page .delivery-sale-meta{color:#60758f;font-size:.6rem;line-height:1.15}.deliveries-page .delivery-col-lorry{font-size:.72rem;font-weight:700;color:#2a4260}.deliveries-page .delivery-col-total{font-size:.74rem;font-weight:800;color:#1a3351}.deliveries-page .delivery-status{min-width:64px;border-radius:999px;padding:.17rem .38rem;font-size:.62rem;font-weight:800;letter-spacing:.2px}.deliveries-page .delivery-action-btn{border-radius:999px;padding:.24rem .52rem;font-size:.6rem;font-weight:800;letter-spacing:.2px;background:linear-gradient(180deg,#173758,#244b74);border:1px solid #173f65;box-shadow:0 6px 12px #09162738}.deliveries-page .delivery-action-btn:active:not(:disabled){transform:scale(.98)}.deliveries-page .deliveries-report-head{margin-top:.6rem!important;margin-bottom:.45rem}.deliveries-page .deliveries-report-head h3{margin:0;font-size:.94rem;color:#19314f;letter-spacing:.15px}.deliveries-page .deliveries-report-head h3:after{content:"";display:block;width:40px;height:3px;margin-top:.25rem;border-radius:999px;background:linear-gradient(90deg,#2f76d2,#78abf8)}.deliveries-page .delivery-kpi-grid{margin-top:.2rem;margin-bottom:.55rem;grid-template-columns:1fr 1fr;gap:.38rem}.deliveries-page .delivery-kpi-grid article{border-radius:12px;border:1px solid #cfdbec;background:radial-gradient(140% 120% at 100% 0%,#71a4ff1f,#71a4ff00 66%),linear-gradient(180deg,#fbfdff,#eef4fc);box-shadow:0 6px 14px #11253d14;padding:.44rem .52rem}.deliveries-page .delivery-kpi-grid span{font-size:.66rem;letter-spacing:.15px;color:#5a6f88}.deliveries-page .delivery-kpi-grid strong{font-size:.94rem;margin-top:.14rem;color:#132842}.deliveries-page .admin-table.deliveries-report-table{padding:.28rem;border-radius:12px;border:1px solid #d1ddee;background:#f7faff}.deliveries-page .deliveries-report-table header{border-radius:10px;border:1px solid #ced9ea;background:linear-gradient(180deg,#eaf1f9,#dfe8f4);color:#2e4561;font-size:.7rem}.deliveries-page .deliveries-report-table article{border-radius:10px;border:1px solid #dbe4f1;background:#fff;font-size:.72rem;color:#223a58}}@media (min-width: 900px){.cashier-mobile-nav-toggle,.cashier-mobile-nav-backdrop,.cashier-mobile-sidebar,.admin-mobile-nav-toggle,.admin-mobile-nav-backdrop{display:none!important}.admin-shell{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:.9rem!important;align-items:start!important}.admin-sidebar,.admin-sidebar.open{position:sticky!important;top:.6rem!important;bottom:auto!important;left:auto!important;z-index:auto!important;width:100%!important;max-height:calc(100vh - 1.2rem)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;opacity:1!important;pointer-events:auto!important;border-radius:14px!important;box-shadow:none!important}.admin-content{min-width:0!important;overflow-x:visible!important}.admin-table{display:grid!important;width:auto!important;overflow:visible!important}.admin-table header,.admin-table article{width:100%!important;min-width:100%!important}}
