@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#172b3a;background:#f7fafc;font-synthesis:none;--primary: #2b547e;--primary-light: #386b9f;--secondary: #fad02c;--accent: #ff6b6b;--success: #008000;--background: #f7fafc}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.eyebrow{color:#6d8392;font-size:11px;font-weight:800;letter-spacing:1.4px}.muted{color:#6b7e8c}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{position:sticky;top:0;height:100vh;color:#e5edf5;background:linear-gradient(180deg,var(--primary-light),var(--primary));padding:18px 17px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;justify-content:center;min-height:95px;padding:0 10px 18px;color:#fff}.brand-logo{display:block;width:112px;height:90px;object-fit:contain}.brand strong,.brand span{display:block}.brand strong{font-size:17px}.brand span{color:#91b8c8;font-size:12px}.nav-label{color:#7097a7;font-size:10px;font-weight:800;letter-spacing:1.5px;padding:0 12px}nav{flex:1}nav a{display:flex;align-items:center;gap:12px;margin:5px 0;padding:11px 12px;border-radius:10px;color:#b8d0db;font-size:13px;font-weight:600}nav a:hover{background:#ffffff0c;color:#fff}nav a.active{color:var(--primary);background:#fff;box-shadow:0 5px 15px #1a355266}.nav-icon{width:22px;text-align:center;font-size:17px}.sidebar-user{border-top:1px solid #ffffff18;padding:18px 5px 0;display:grid;grid-template-columns:38px 1fr 28px;align-items:center;gap:9px}.avatar{width:38px;height:38px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:50%;font-weight:800}.avatar.small{width:31px;height:31px;font-size:12px}.sidebar-user strong,.sidebar-user span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{color:#fff;font-size:12px}.sidebar-user span{color:#7da8b9;font-size:10px;text-transform:capitalize}.sidebar-user button{border:0;background:transparent;color:#98bdcb;cursor:pointer;font-size:18px}main{min-width:0}.topbar{height:78px;padding:0 34px;background:#fff;border-bottom:1px solid #e7edf1;display:flex;align-items:center;justify-content:space-between}.topbar h2{margin:3px 0 0;font-size:17px}.top-profile{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.menu-button{display:none;border:0;background:transparent;font-size:24px}.page-content{padding:32px 34px;max-width:1600px;margin:0 auto}.welcome-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.welcome-row h1{margin:4px 0;font-size:clamp(24px,3vw,32px)}.welcome-row p{margin:0;color:#6d8190;font-size:13px}.secondary-button,.primary-button{border:0;cursor:pointer;font-weight:700;border-radius:10px}.secondary-button{padding:10px 16px;background:#fff;color:var(--primary);border:1px solid #dce7ec}.primary-button{width:100%;padding:14px;color:#fff;background:linear-gradient(100deg,var(--primary),var(--primary-light));box-shadow:0 8px 20px #2b547e33}button:disabled{opacity:.65;cursor:wait}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card,.panel{background:#fff;border:1px solid #e5edf1;box-shadow:0 4px 16px #173c4c0a;border-radius:15px}.stat-card{padding:19px;display:flex;align-items:center;gap:14px}.stat-card p{margin:0 0 3px;color:#718491;font-size:11px;font-weight:700}.stat-card strong{font-size:22px}.stat-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;font-weight:800}.blue{background:#edf3fa;color:var(--primary)}.green{background:#e8f7ed;color:var(--success)}.orange{background:#fff8d8;color:#8a6b00}.purple{background:#f1eaff;color:#7554af}.dashboard-grid{margin-top:18px;display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.panel{padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.panel-head h3{margin:4px 0 0;font-size:17px}.panel-head a{color:#0984a4;font-size:11px;font-weight:800}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.quick-link{border:1px solid #e6edf1;border-radius:12px;padding:14px;display:grid;grid-template-columns:36px 1fr 12px;align-items:center;gap:10px;transition:.2s}.quick-link:hover{transform:translateY(-2px);border-color:#a9bfd5;box-shadow:0 7px 18px #2b547e10}.quick-link>span{width:35px;height:35px;border-radius:9px;background:#edf3fa;color:var(--primary);display:grid;place-items:center;font-weight:800}.quick-link strong,.quick-link small{display:block}.quick-link strong{font-size:12px}.quick-link small{font-size:10px;color:#7b8d98;margin-top:3px}.quick-link>b{color:#9aabb5}.stock-list>div{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f3}.product-dot{width:7px;height:7px;border-radius:50%;background:var(--primary-light)}.stock-list strong,.stock-list small{display:block}.stock-list strong{font-size:12px}.stock-list small{font-size:10px;color:#81939e}.stock-list b{font-size:13px}.empty-state,.empty-page{text-align:center;color:#748793}.empty-state{padding:30px 0}.empty-state span,.empty-page>span{font-size:38px;color:#a9c6d0}.empty-page{padding:80px 25px}.empty-page h1{color:#173341}.empty-page p:last-child{max-width:500px;margin:0 auto;line-height:1.7}.alert{padding:11px 13px;border:1px solid #f2c5c0;background:#fff1ef;color:#a53c32;border-radius:9px;font-size:12px;line-height:1.5}.dashboard-alert{margin-bottom:16px}.skeleton-list i{display:block;height:44px;margin:8px 0;border-radius:8px;background:linear-gradient(90deg,#eef2f4,#f8fafb,#eef2f4);background-size:200%;animation:pulse 1.2s infinite}@keyframes pulse{to{background-position:-200%}}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.login-story{min-height:100vh;padding:40px 7vw;color:#fff;background:radial-gradient(circle at 80% 20%,#fad02c26,transparent 30%),linear-gradient(145deg,var(--primary-light),var(--primary));display:flex;flex-direction:column;justify-content:space-between}.login-brand{display:flex;align-items:center;height:120px}.login-brand img{width:145px;height:120px;object-fit:contain}.hero-kicker{color:#f8dd71;font-size:11px;letter-spacing:2px;font-weight:800}.login-story h1{font-size:clamp(36px,4vw,58px);line-height:1.08;margin:12px 0 20px;letter-spacing:-2px}.login-story>div>p:not(.hero-kicker){color:#dbe7f1;max-width:520px;line-height:1.7}.feature-row{display:flex;gap:22px;margin-top:35px;color:#edf3f8;font-size:11px}.login-story small{color:#bdd0e1}.login-panel{display:grid;place-items:center;padding:40px;background:var(--background)}.login-card{width:min(390px,100%);background:#fff;padding:40px;border-radius:18px;border:1px solid #e6edf0;box-shadow:0 20px 55px #173b4b12}.mobile-logo{display:none;width:110px;height:90px;object-fit:contain;margin-bottom:18px}.login-card h2{margin:6px 0 7px;font-size:25px}.login-card>.muted{font-size:12px;margin-bottom:25px}.login-card label{display:block;font-size:11px;font-weight:800;margin:17px 0 7px;color:#344d5b}.input-wrap{height:48px;border:1px solid #dce5e9;border-radius:10px;display:flex;align-items:center;background:#fbfcfd;overflow:hidden}.input-wrap:focus-within{border-color:var(--primary-light);box-shadow:0 0 0 3px #2b547e15}.input-wrap span{padding:0 12px;border-right:1px solid #dce5e9;color:#59717f;font-size:12px}.input-wrap input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:0 13px;font-size:13px}.input-wrap button{border:0;background:transparent;color:var(--primary);font-size:10px;font-weight:800;padding:12px}.login-card .primary-button{margin-top:23px}.form-help{text-align:center;color:#8797a1;font-size:10px;line-height:1.5;margin:17px 0 0}.drawer-backdrop{display:none}.forgot-link{display:block;text-align:right;color:var(--primary);font-size:11px;font-weight:800;margin:-5px 0 18px}.login-divider{display:flex;align-items:center;gap:10px;color:#94a3b1;font-size:9px;font-weight:800;letter-spacing:.8px;margin:20px 0}.login-divider span{height:1px;background:#e3eaf1;flex:1}.outline-button{height:46px;border:1.5px solid var(--primary);color:var(--primary);display:grid;place-items:center;border-radius:10px;font-size:12px;font-weight:800}.quick-logins{border-top:1px solid #e3eaf1;margin-top:20px;padding-top:16px}.quick-logins>b{font-size:9px;color:#718096;letter-spacing:1px}.quick-logins>div{display:flex;background:#f6f8fb;border:1px solid #dfe7ef;border-radius:10px;margin-top:8px}.quick-logins button{border:0;background:transparent;cursor:pointer}.quick-logins>div>button:first-child{flex:1;display:grid;grid-template-columns:32px 1fr 15px;align-items:center;text-align:left;gap:8px;padding:8px}.quick-logins button>span,.milkman-list button>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#dff1fa;color:var(--primary);font-weight:800}.quick-logins strong,.quick-logins small{display:block}.quick-logins strong{font-size:11px}.quick-logins small{font-size:9px;color:#718096;margin-top:2px}.quick-logins>div>button:last-child{width:34px;color:#8795a5;font-size:17px}.auth-page{min-height:100vh;position:relative;background:var(--primary)}.auth-background{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 5%,#fad02c26,transparent 28%),linear-gradient(145deg,var(--primary-light),var(--primary))}.auth-wrap{position:relative;width:min(620px,100%);margin:auto;padding:22px 20px 50px}.auth-header{display:grid;grid-template-columns:45px 1fr 45px;align-items:center}.auth-header img{width:95px;height:82px;object-fit:contain;justify-self:center}.auth-back{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:#ffffff1c;border-radius:11px;font-size:20px}.auth-heading{text-align:center;color:#fff;margin:8px 0 18px}.auth-heading h1{margin:0;font-size:28px}.auth-heading p{color:#d7e3ee;font-size:12px}.auth-card{background:#fff;border-radius:20px;padding:25px;box-shadow:0 18px 40px #132c4299}.auth-card h3{margin:0 0 18px}.auth-field{display:block;color:#334e68;font-size:11px;font-weight:800;margin:14px 0 7px}.auth-field>div{height:48px;display:flex;align-items:center;background:#f6f8fb;border:1px solid #dfe7ef;border-radius:11px;overflow:hidden}.auth-field>div:focus-within{border-color:var(--primary-light);box-shadow:0 0 0 3px #2b547e14}.auth-field input{height:100%;flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 13px;font-size:12px}.auth-field button{border:0;background:transparent;color:var(--primary);font-size:10px;font-weight:800;padding:12px}.auth-card>.primary-button{margin-top:20px}.security-note{color:#3b7a57;background:#eff8f1;border-radius:9px;padding:10px;margin-top:14px;font-size:10px}.auth-switch{text-align:center;font-size:11px;color:#718096;margin:17px 0 0}.auth-switch a{color:var(--primary);font-weight:800}.offer-card{display:flex;gap:13px;align-items:center;background:#fff6dc;border:1px solid #edd18c;border-radius:15px;padding:13px;margin-bottom:12px}.offer-card>b{font-size:22px}.offer-card span,.offer-card strong,.offer-card small{display:block}.offer-card span{font-size:8px;color:#8a5a00;font-weight:900;letter-spacing:1px}.offer-card strong{font-size:12px;color:#4b3711;margin:3px 0}.offer-card small{font-size:9px;color:#826b3c}.notice{padding:10px 12px;margin:10px 0;background:#fff0ef;border:1px solid #f5dddb;color:#b93832;border-radius:9px;font-size:11px}.notice.success{background:#eaf8f0;border-color:#ccebd7;color:#16804a}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#071828ad;z-index:100;display:grid;place-items:center;padding:20px}.modal-card{width:min(430px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:22px;text-align:center}.modal-card h2{margin:10px 0 5px;color:#173149}.modal-card>p{color:#718294;font-size:11px;line-height:1.6}.modal-icon{width:50px;height:50px;display:grid;place-items:center;margin:auto;background:#e8f3f8;color:var(--primary);border-radius:15px;font-size:22px}.modal-close,.text-button,.change-button{border:0;background:transparent;color:var(--primary);font-size:11px;font-weight:800;cursor:pointer}.modal-close{margin-top:14px;background:#eef2f5;color:#52687a;width:100%;height:42px;border-radius:10px}.otp-input{width:100%;height:56px;text-align:center;letter-spacing:12px;font-size:22px;border:1px solid #dce7ee;border-radius:11px;margin:14px 0;outline:0}.otp-card .text-button{margin-top:14px}.trial-badge{padding:9px;background:#fff6dc;color:#8a5a00;border-radius:9px;font-size:10px}.milkman-list button{width:100%;display:grid;grid-template-columns:40px 1fr 10px;gap:8px;align-items:center;text-align:left;padding:10px;border:1px solid #dce7ee;background:#f8fbfc;border-radius:12px;margin:8px 0;cursor:pointer}.milkman-list strong,.milkman-list small{display:block}.milkman-list strong{font-size:11px}.milkman-list small{font-size:9px;color:#80909e;margin-top:3px}.steps{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.steps span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5ebf0;color:#8190a0;font-size:11px;font-weight:900}.steps i{width:75px;height:3px;background:#e5ebf0}.steps .active{background:var(--primary);color:#fff}.change-button{float:right;margin-top:-63px;margin-right:8px}.resend-row{display:flex;justify-content:space-between;color:#718096;font-size:10px;margin-top:14px}.resend-row button{border:0;background:transparent;color:var(--primary);font-size:10px;font-weight:800}.master-card{padding:18px}.master-search{width:100%;height:48px;border:1px solid #dce5ec;border-radius:12px;padding:0 14px;outline:0}.account-list{margin-top:12px;max-height:58vh;overflow:auto}.account-row{display:grid;grid-template-columns:42px 1fr 65px;gap:10px;align-items:center;border:1px solid #e3eaf0;border-radius:13px;padding:11px;margin-bottom:9px;text-align:left}.account-row>span{width:40px;height:40px;border-radius:12px;background:#dff1fa;color:var(--primary);display:grid;place-items:center;font-weight:800}.account-row strong,.account-row small,.account-row b{display:block}.account-row strong{font-size:12px}.account-row small{font-size:10px;color:#64748b;margin:2px 0}.account-row b{font-size:8px;color:var(--primary)}.account-row button{height:35px;border:0;border-radius:9px;background:var(--primary);color:#fff;font-size:10px;font-weight:800}.auth-loader{text-align:center;padding:40px;color:#64748b;font-size:12px}@media(max-width:1000px){.stats-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.app-shell{grid-template-columns:220px 1fr}.page-content{padding:25px}.topbar{padding:0 25px}}@media(max-width:760px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh;padding:22px}.mobile-logo{display:grid}.login-card{padding:28px 24px}.app-shell{display:block}.sidebar{position:fixed;left:-270px;width:250px;transition:.25s}.sidebar.open{left:0}.drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00141f88;border:0;z-index:15}.menu-button{display:block}.topbar{height:68px;padding:0 16px;justify-content:flex-start;gap:14px}.topbar .eyebrow{display:none}.top-profile{margin-left:auto}.top-profile>span:last-child{display:none}.page-content{padding:20px 15px}.welcome-row{align-items:flex-start}.welcome-row .secondary-button{padding:8px 10px;font-size:11px}.stats-grid{gap:10px}.stat-card{padding:14px 12px;gap:9px}.stat-card strong{font-size:18px}.stat-icon{width:36px;height:36px}.action-grid{grid-template-columns:1fr}}@media(max-width:440px){.stats-grid{grid-template-columns:1fr}.feature-row{flex-direction:column}.welcome-row h1{font-size:23px}.panel{padding:17px}}.module-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.module-heading h1{font-size:30px;margin:4px 0}.module-heading p{margin:0;color:#718491;font-size:12px}.primary-action{border:0;background:var(--primary);color:#fff;padding:11px 16px;border-radius:10px;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 6px 15px #2b547e28}.customer-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:16px 0}.customer-summary article{background:#fff;border:1px solid #e5edf1;border-radius:13px;padding:15px;display:flex;align-items:center;gap:11px}.customer-summary article>span{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#edf3fa;color:var(--primary)}.customer-summary article>span.green{background:#eaf8f0;color:#16804a}.customer-summary article>span.red{background:#fff0ef;color:#c2413b}.customer-summary article>span.gold{background:#fff6de;color:#b45309}.customer-summary small,.customer-summary strong{display:block}.customer-summary small{font-size:9px;color:#718491}.customer-summary strong{font-size:19px;margin-top:2px}.customers-panel{padding:0;overflow:hidden}.customer-toolbar{padding:15px;display:grid;grid-template-columns:minmax(220px,1fr) 140px 150px 38px;gap:9px;border-bottom:1px solid #e7edf1}.customer-toolbar input,.customer-toolbar select,.customer-toolbar button{height:39px;border:1px solid #dce5e9;border-radius:9px;background:#fbfcfd;padding:0 11px;color:#405765;font-size:10px;outline:0}.customer-toolbar button{padding:0;font-size:16px;color:var(--primary);cursor:pointer}.customer-table-head,.customer-row{display:grid;grid-template-columns:2.2fr 1fr .75fr .75fr .65fr;align-items:center;gap:12px;padding:0 18px}.customer-table-head{height:40px;background:#f6f8fa;color:#81909a;font-size:9px;font-weight:800;letter-spacing:.5px}.customer-row{min-height:70px;border-top:1px solid #edf1f3;cursor:pointer;transition:.15s}.customer-row:hover{background:#fafcfd}.customer-row>span>strong,.customer-row>span>small{display:block}.customer-row>span>strong{font-size:11px}.customer-row>span>small{font-size:9px;color:#788b97;margin-top:3px;text-transform:capitalize}.customer-identity{display:flex;align-items:center;gap:10px;min-width:0}.customer-identity>b{width:37px;height:37px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#edf3fa;color:var(--primary);font-size:13px}.customer-identity>div{min-width:0}.customer-identity small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.customer-identity i{font-style:normal}.status-pill{display:inline-block;border-radius:99px;padding:5px 9px;font-style:normal;text-transform:capitalize;font-size:8px;font-weight:800}.status-pill.active{color:#16804a;background:#eaf8f0}.status-pill.inactive{color:#c2413b;background:#fff0ef}.paused-text{color:#b45309!important}.row-actions{display:flex;justify-content:flex-end;gap:4px}.row-actions button{border:0;background:#edf3fa;color:var(--primary);padding:7px 9px;border-radius:7px;font-size:9px;font-weight:800;cursor:pointer}.result-count{padding:10px 18px;margin:0;border-top:1px solid #edf1f3;color:#8797a1;font-size:9px}.customer-empty{text-align:center;padding:65px 20px;color:#718491}.customer-empty>b{font-size:35px;color:#aac0cd}.customer-empty h3{color:#243d51;margin:8px}.customer-empty p{font-size:11px}.customer-empty button{border:0;background:var(--primary);color:#fff;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:800}.side-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0718289c;z-index:80}.side-modal{position:absolute;right:0;top:0;height:100%;width:min(610px,100%);background:#f7fafc;display:flex;flex-direction:column;box-shadow:-20px 0 50px #07182830}.side-modal header{height:78px;background:#fff;border-bottom:1px solid #e3eaf0;padding:0 23px;display:flex;align-items:center;justify-content:space-between}.side-modal header h2{font-size:19px;margin:3px 0}.side-modal header>button{border:0;background:#eef2f5;width:35px;height:35px;border-radius:9px;font-size:20px;color:#52687a}.side-modal-body{padding:20px 23px;overflow:auto;flex:1}.side-modal footer{height:70px;background:#fff;border-top:1px solid #e3eaf0;padding:12px 23px;display:flex;justify-content:flex-end;gap:9px}.side-modal footer>button:first-child{border:1px solid #dce5e9;background:#fff;color:#52687a;border-radius:9px;padding:0 16px;font-size:10px;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.customer-field{display:block;font-size:10px;color:#334e68;font-weight:800;margin:11px 0 5px}.customer-field input,.customer-field select{display:block;width:100%;height:43px;margin-top:6px;background:#fff;border:1px solid #dce5e9;border-radius:9px;padding:0 11px;outline:0;font-size:11px;color:#263f4f}.customer-field input:focus,.customer-field select:focus{border-color:var(--primary-light);box-shadow:0 0 0 3px #2b547e12}.form-section-title{display:flex;align-items:end;justify-content:space-between;border-top:1px solid #dfe7ec;margin-top:20px;padding-top:17px}.form-section-title strong,.form-section-title small{display:block}.form-section-title strong{font-size:12px}.form-section-title small{font-size:9px;color:#7a8d99;margin-top:3px}.form-section-title button{border:0;background:#edf3fa;color:var(--primary);border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.delivery-item{background:#fff;border:1px solid #e1e9ee;border-radius:12px;padding:14px;margin-top:11px}.delivery-item-head{display:flex;justify-content:space-between;align-items:center}.delivery-item-head b{font-size:10px;color:var(--primary)}.delivery-item-head button{border:0;background:#fff0ef;color:#c2413b;font-size:8px;font-weight:800;padding:5px 8px;border-radius:6px}.weekday-label{font-size:9px;font-weight:800;color:#52687a}.weekday-row{display:flex;gap:5px;margin-top:7px}.weekday-row button{width:35px;height:30px;border:1px solid #dce5e9;background:#f6f8fa;color:#718491;border-radius:7px;font-size:8px;font-weight:800}.weekday-row button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.customer-detail{position:relative;text-align:center}.detail-close{position:absolute;right:15px;top:15px;border:0;background:#eef2f5;width:31px;height:31px;border-radius:8px;font-size:18px}.detail-avatar{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;margin:auto;background:#edf3fa;color:var(--primary);font-size:22px;font-weight:800}.customer-detail h2{margin:10px 0 4px}.detail-products{text-align:left;margin:16px 0}.detail-products>div{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;border:1px solid #e3eaf0;border-radius:10px;padding:10px;margin-bottom:7px}.detail-products>div>span{width:30px;height:30px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:8px}.detail-products strong,.detail-products small{display:block}.detail-products strong{font-size:10px}.detail-products small{font-size:8px;color:#718491;margin-top:2px}.detail-products b{font-size:10px}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.detail-actions button,.detail-actions a{border:0;background:#edf3fa;color:var(--primary);border-radius:9px;padding:10px;font-size:9px;font-weight:800}.detail-actions .danger{background:#fff0ef;color:#c2413b}.pause-modal{text-align:left}.pause-modal>p{margin-bottom:15px}@media(max-width:760px){.module-heading{align-items:flex-start}.module-heading h1{font-size:24px}.customer-summary,.customer-toolbar{grid-template-columns:1fr 1fr}.customer-toolbar input{grid-column:1/-1}.customer-table-head{display:none}.customer-row{grid-template-columns:1fr auto;padding:13px}.customer-row>span:nth-child(2),.customer-row>span:nth-child(3){display:none}.customer-row>span:nth-child(4){text-align:right}.row-actions{grid-column:1/-1;justify-content:flex-start}.customer-identity small i{display:none}.customer-identity small{max-width:190px}.form-grid{grid-template-columns:1fr}.weekday-row{flex-wrap:wrap}}@media(max-width:440px){.module-heading{display:block}.module-heading .primary-action{margin-top:13px}.customer-summary{grid-template-columns:1fr 1fr;gap:8px}.customer-summary article{padding:11px}.customer-toolbar{grid-template-columns:1fr}.customer-toolbar input{grid-column:auto}.detail-actions{grid-template-columns:1fr}}.customers-page .module-heading .eyebrow{font-size:12px}.customers-page .module-heading h1{font-size:34px}.customers-page .module-heading p{font-size:14px;line-height:1.55}.customers-page .primary-action{padding:13px 19px;font-size:13px}.customer-summary article{padding:18px}.customer-summary article>span{width:42px;height:42px}.customer-summary small{font-size:11px}.customer-summary strong{font-size:23px}.customer-toolbar{padding:18px}.customer-toolbar input,.customer-toolbar select,.customer-toolbar button{height:44px;font-size:12px}.customer-toolbar button{font-size:18px}.customer-table-head{height:46px;font-size:11px}.customer-row{min-height:86px}.customer-row>span>strong{font-size:14px;line-height:1.35}.customer-row>span>small{font-size:11px;line-height:1.45}.customer-identity{gap:14px}.customer-identity>b{width:48px;height:48px;border-radius:14px;font-size:17px}.customer-identity small{display:flex!important;align-items:center;gap:6px;max-width:420px;text-transform:none!important}.customer-identity small>span:first-child{color:#486173;font-weight:700;flex:0 0 auto}.customer-identity small>span:last-child{overflow:hidden;text-overflow:ellipsis}.status-pill{font-size:10px;padding:6px 11px}.row-actions button{font-size:11px;padding:8px 11px}.result-count{font-size:11px;padding:13px 18px}.customer-detail{width:min(520px,100%);padding:30px}.detail-avatar{width:72px;height:72px;border-radius:20px;font-size:27px}.customer-detail h2{font-size:27px;margin-top:14px}.customer-detail>p{font-size:13px!important}.detail-products{margin:22px 0}.detail-products>div{padding:13px;border-radius:12px}.detail-products>div>span{width:38px;height:38px}.detail-products strong{font-size:13px}.detail-products small{font-size:11px}.detail-products b{font-size:13px}.detail-actions{gap:10px}.detail-actions button,.detail-actions a{padding:13px;font-size:12px;cursor:pointer}.detail-close{width:38px;height:38px;font-size:21px}.side-modal header h2{font-size:22px}.customer-field{font-size:12px}.customer-field input,.customer-field select{height:47px;font-size:13px}.form-section-title strong{font-size:14px}.form-section-title small{font-size:11px}.delivery-item-head b{font-size:12px}.weekday-label{font-size:11px}@media(max-width:760px){.customers-page .module-heading h1{font-size:27px}.customer-row{min-height:94px}.customer-identity small{display:block!important}.customer-identity small i{display:none}.customer-identity small span{display:block;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-detail{padding:24px 18px}.detail-actions button,.detail-actions a{font-size:11px}}.date-control{background:#fff;border:1px solid #dce5e9;border-radius:10px;padding:6px 11px}.date-control span{display:block;font-size:7px;color:#80909b;font-weight:900}.date-control input{border:0;outline:0;color:var(--primary);font-size:11px;font-weight:800}.sync-banner{display:grid;grid-template-columns:35px 1fr auto;gap:10px;align-items:center;padding:11px 14px;margin:13px 0;background:#fff6dc;border:1px solid #edd18c;border-radius:11px;color:#5d471d}.sync-banner>span{width:32px;height:32px;display:grid;place-items:center;background:#ffe6a5;border-radius:9px}.sync-banner strong,.sync-banner small{display:block}.sync-banner strong{font-size:10px}.sync-banner small{font-size:8px;margin-top:2px}.sync-banner button{border:0;background:#8a5a00;color:#fff;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}.delivery-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.delivery-stats article{background:#fff;border:1px solid #e5edf1;border-radius:12px;padding:14px;display:flex;align-items:center;gap:10px}.delivery-stats article>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);font-weight:800}.delivery-stats article>span.green{background:#eaf8f0;color:#16804a}.delivery-stats article>span.gold{background:#fff6de;color:#b45309}.delivery-stats small,.delivery-stats strong{display:block}.delivery-stats small{font-size:8px;color:#788b97}.delivery-stats strong{font-size:17px;margin-top:2px}.delivery-panel{padding:0;overflow:hidden;position:relative}.delivery-view-tabs{display:flex;border-bottom:1px solid #e3eaf0;padding:0 17px}.delivery-view-tabs button{border:0;background:transparent;padding:14px 15px 11px;color:#80909b;font-size:10px;font-weight:800;border-bottom:3px solid transparent}.delivery-view-tabs button.active{color:var(--primary);border-color:var(--primary)}.time-tabs{display:flex;background:var(--primary);padding:7px;gap:6px}.time-tabs button{flex:1;border:0;background:transparent;color:#dbe7f1;border-radius:8px;padding:9px;font-size:10px;font-weight:800}.time-tabs button.active{background:#fff;color:var(--primary)}.delivery-toolbar{display:grid;grid-template-columns:1fr 150px 38px;gap:8px;padding:13px 16px;border-bottom:1px solid #e7edf1}.delivery-toolbar input,.delivery-toolbar select,.delivery-toolbar button{height:38px;border:1px solid #dce5e9;background:#fbfcfd;border-radius:8px;padding:0 10px;font-size:9px;color:#405765;outline:0}.delivery-toolbar button{font-size:16px;color:var(--primary)}.delivery-select-all{display:flex;justify-content:space-between;padding:10px 18px;background:#f6f8fa;color:#52687a;font-size:9px;font-weight:800}.delivery-select-all label{display:flex;align-items:center;gap:7px}.delivery-list{padding-bottom:72px}.delivery-row{min-height:73px;display:grid;grid-template-columns:22px 38px minmax(160px,1fr) 210px 65px;align-items:center;gap:10px;padding:10px 18px;border-bottom:1px solid #edf1f3}.delivery-row.delivered{background:#f8fcf9}.delivery-row>input{accent-color:var(--primary)}.delivery-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#edf3fa;color:var(--primary);font-size:12px;font-weight:900}.delivery-customer strong,.delivery-customer small,.delivery-customer em{display:block}.delivery-customer strong{font-size:11px}.delivery-customer small{font-size:8px;color:#748894;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:270px}.delivery-customer em{font-style:normal;font-size:8px;color:var(--primary);font-weight:700;margin-top:4px;text-transform:capitalize}.quantity-control{height:34px;display:flex;align-items:center;border:1px solid #dce5e9;border-radius:8px;overflow:hidden;background:#fff}.quantity-control button{height:100%;width:34px;border:0;background:#edf3fa;color:var(--primary);font-weight:900}.quantity-control input{width:60px;height:100%;border:0;outline:0;text-align:center;font-size:10px;font-weight:800}.quantity-control span{font-size:8px;color:#718491;margin-right:6px}.delivery-status{font-size:8px;font-weight:800;color:#b45309;background:#fff6de;border-radius:99px;padding:6px;text-align:center}.delivery-status.done{color:#16804a;background:#eaf8f0}.delivery-sticky{position:absolute;bottom:0;left:0;right:0;min-height:62px;background:#173e5c;color:#fff;padding:10px 17px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -8px 25px #173e5c25}.delivery-sticky strong,.delivery-sticky small{display:block}.delivery-sticky strong{font-size:11px}.delivery-sticky small{font-size:8px;color:#b7d0df;margin-top:2px}.delivery-sticky button{border:0;background:#fff;color:var(--primary);border-radius:9px;padding:10px 14px;font-size:9px;font-weight:900}.daily-summary{padding:20px}.summary-header{display:flex;align-items:center;justify-content:space-between}.summary-header h3{font-size:16px;margin:4px 0}.summary-header button{border:1px solid #dce5e9;background:#fff;color:var(--primary);border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.summary-tabs{display:flex;gap:7px;margin:16px 0}.summary-tabs button{border:1px solid #dce5e9;background:#f6f8fa;color:#718491;border-radius:8px;padding:8px 11px;text-transform:capitalize;font-size:9px;font-weight:800}.summary-tabs button.active{background:var(--primary);border-color:var(--primary);color:#fff}.summary-tabs b{margin-left:5px}.summary-list>div{display:grid;grid-template-columns:35px 1fr auto 65px;gap:9px;align-items:center;padding:11px;border:1px solid #e5edf1;border-radius:10px;margin-bottom:7px}.summary-list>div>span{width:33px;height:33px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:9px;font-weight:800}.summary-list strong,.summary-list small{display:block}.summary-list strong{font-size:10px}.summary-list small{font-size:8px;color:#788b97;margin-top:2px}.summary-list>div>b,.summary-list>div>em{font-size:9px;font-style:normal}@media(max-width:850px){.delivery-row{grid-template-columns:22px 36px 1fr 180px}.delivery-status{grid-column:3/5;justify-self:start}.delivery-stats{grid-template-columns:1fr 1fr}}@media(max-width:600px){.date-control{margin-top:12px;display:inline-block}.delivery-toolbar{grid-template-columns:1fr 38px}.delivery-toolbar input{grid-column:1/-1}.delivery-stats{gap:8px}.delivery-stats article{padding:10px}.delivery-row{grid-template-columns:22px 34px 1fr;padding:11px}.quantity-control{grid-column:2/4;width:100%}.delivery-status{grid-column:3;grid-row:1;justify-self:end}.delivery-customer small{max-width:190px}.daily-summary{padding:14px}.summary-list>div{grid-template-columns:32px 1fr auto}.summary-list>div>em{display:none}.summary-tabs{overflow:auto}.sync-banner{grid-template-columns:32px 1fr}.sync-banner button{grid-column:1/-1}.delivery-sticky{position:fixed;left:15px;right:15px;bottom:12px;border-radius:12px;z-index:10}}:root{--ink:#172b3a;--muted:#64788a;--line:#dfe8ee;--surface:#fff;--surface-soft:#f5f8fb;--shadow-sm:0 2px 8px rgba(31,57,78,.06);--shadow-md:0 12px 32px rgba(31,57,78,.1);--radius-sm:10px;--radius-md:16px;--radius-lg:22px }html{font-size:16px}body{color:var(--ink);background:#f4f7fa;-webkit-font-smoothing:antialiased}.app-shell{grid-template-columns:270px minmax(0,1fr)}.sidebar{padding:20px 18px}.brand{min-height:108px}.brand-logo{width:128px;height:100px}.nav-label{font-size:11px;margin:15px 0 9px}.sidebar nav a{min-height:46px;padding:12px 14px;border-radius:12px;font-size:14px;gap:13px}.nav-icon{font-size:19px}.sidebar-user{grid-template-columns:42px 1fr 30px;padding-top:20px}.sidebar-user strong{font-size:13px}.sidebar-user span{font-size:11px}.topbar{height:86px;padding:0 38px}.topbar h2{font-size:20px}.topbar .eyebrow{font-size:11px}.top-profile{gap:10px;font-size:13px}.avatar.small{width:36px;height:36px}.page-content{padding:34px 38px 48px;max-width:1500px}.panel,.stat-card{border-color:var(--line);box-shadow:var(--shadow-sm);border-radius:var(--radius-md)}.panel:hover{box-shadow:0 8px 24px #1f394e12}.eyebrow{font-size:12px}.welcome-row h1{font-size:34px}.welcome-row p{font-size:14px}.secondary-button{padding:11px 17px;font-size:13px}.stat-card{padding:21px}.stat-card p{font-size:12px}.stat-card strong{font-size:25px}.stat-icon{width:48px;height:48px;font-size:18px}.panel{padding:24px}.panel-head h3{font-size:19px}.panel-head a{font-size:12px}.quick-link{min-height:76px;padding:16px}.quick-link>span{width:40px;height:40px}.quick-link strong{font-size:14px}.quick-link small{font-size:11px;line-height:1.45}.primary-button{min-height:48px;font-size:14px}.notice,.alert{font-size:13px;line-height:1.5;padding:12px 14px}.module-heading{margin-bottom:25px}.module-heading h1{font-size:34px;line-height:1.2}.module-heading p{font-size:14px}.primary-action{min-height:44px;padding:12px 18px;font-size:13px;border-radius:11px}.auth-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}input,select,button{font-family:inherit}.modal-card{border-radius:24px;box-shadow:0 25px 70px #081d2d3d}.delivery-page .module-heading{align-items:center}.date-control{min-width:180px;padding:9px 13px;border-radius:12px;box-shadow:var(--shadow-sm)}.date-control span{font-size:9px;margin-bottom:3px}.date-control input{width:100%;font-size:13px}.delivery-stats{gap:16px;margin:18px 0}.delivery-stats article{min-height:86px;padding:18px;border-radius:15px;box-shadow:var(--shadow-sm)}.delivery-stats article>span{width:46px;height:46px;border-radius:13px;font-size:18px}.delivery-stats small{font-size:11px}.delivery-stats strong{font-size:23px}.delivery-panel{border-radius:18px}.delivery-view-tabs{height:58px;align-items:flex-end;padding:0 22px;gap:12px}.delivery-view-tabs button{height:52px;padding:0 18px;font-size:13px}.time-tabs{margin:18px auto 0;width:min(520px,calc(100% - 36px));padding:5px;background:#edf3f8;border:1px solid #dbe6ed;border-radius:13px;gap:5px}.time-tabs button{min-height:42px;color:#627789;border-radius:9px;font-size:13px;transition:.18s ease}.time-tabs button.active{color:#fff;background:var(--primary);box-shadow:0 5px 14px #2b547e3b}.delivery-toolbar{grid-template-columns:minmax(280px,1fr) 180px 44px;gap:10px;padding:18px 22px}.delivery-toolbar input,.delivery-toolbar select,.delivery-toolbar button{height:44px;border-radius:11px;font-size:12px;background:#fff}.delivery-toolbar button{font-size:18px}.delivery-select-all{padding:13px 24px;font-size:12px;background:#f7f9fb}.delivery-select-all input{width:16px;height:16px}.delivery-list{padding:0 10px 82px}.delivery-row{min-height:96px;grid-template-columns:24px 48px minmax(260px,1fr) 190px 88px;gap:14px;padding:15px 16px;margin:8px 0;border:1px solid transparent;border-radius:14px}.delivery-row:hover{border-color:#dce7ee;background:#fbfdfe}.delivery-row.delivered{background:#f5fbf7;border-color:#dcefe3}.delivery-row>input{width:17px;height:17px}.delivery-avatar{width:46px;height:46px;border-radius:14px;font-size:17px}.delivery-customer strong{font-size:15px}.delivery-customer small{font-size:11px;max-width:440px;line-height:1.45;margin-top:3px}.delivery-customer em{font-size:11px;margin-top:5px}.quantity-control{width:190px;height:44px;border-radius:11px}.quantity-control button{width:42px;font-size:18px}.quantity-control input{width:66px;font-size:14px}.quantity-control span{font-size:11px}.delivery-status{font-size:11px;padding:7px 10px}.delivery-sticky{min-height:72px;padding:12px 24px}.delivery-sticky strong{font-size:14px}.delivery-sticky small{font-size:11px}.delivery-sticky button{padding:12px 18px;font-size:12px}.daily-summary{padding:26px}.summary-header h3{font-size:20px}.summary-header button{padding:9px 12px;font-size:11px}.summary-tabs button{font-size:12px;padding:10px 14px}.summary-list>div{min-height:70px;padding:14px}.summary-list>div>span{width:40px;height:40px}.summary-list strong{font-size:13px}.summary-list small{font-size:11px}.summary-list>div>b,.summary-list>div>em{font-size:12px}.sync-banner{padding:14px 16px}.sync-banner strong{font-size:12px}.sync-banner small{font-size:10px}.sync-banner button{font-size:10px;padding:9px 12px}.customer-summary{gap:16px}.customer-summary article{min-height:86px;border-radius:15px;box-shadow:var(--shadow-sm)}.customers-panel{border-radius:18px}.customer-table-head,.customer-row{padding-left:24px;padding-right:24px}.customer-row{min-height:90px}.customer-toolbar{gap:11px;padding:20px 22px}.customer-toolbar input,.customer-toolbar select,.customer-toolbar button{height:45px;border-radius:11px}.side-modal{width:min(660px,100%)}.side-modal header{height:86px}.side-modal-body{padding:24px 28px}.side-modal footer{height:78px;padding:14px 28px}.delivery-item{padding:18px;border-radius:15px}.weekday-row button{width:40px;height:34px}.customer-detail{width:min(560px,100%)}@media(max-width:1100px){.app-shell{grid-template-columns:235px minmax(0,1fr)}.sidebar{padding-left:14px;padding-right:14px}.page-content{padding:28px}.topbar{padding:0 28px}.delivery-row{grid-template-columns:22px 44px minmax(190px,1fr) 170px}.delivery-status{grid-column:3/5;justify-self:start}.delivery-stats,.stats-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){html{font-size:15px}.app-shell{display:block}.sidebar{width:270px}.topbar{height:70px}.page-content{padding:20px 15px 100px}.module-heading{display:block}.module-heading h1{font-size:28px}.module-heading p{font-size:13px}.delivery-page .module-heading{display:block}.date-control{width:100%;margin-top:16px}.delivery-stats{gap:9px}.delivery-stats article{min-height:74px;padding:12px}.delivery-stats article>span{width:38px;height:38px}.delivery-stats small{font-size:9px}.delivery-stats strong{font-size:19px}.delivery-view-tabs{height:54px;padding:0 10px}.delivery-view-tabs button{height:49px;font-size:12px}.time-tabs{margin-top:14px;width:calc(100% - 24px)}.delivery-toolbar{grid-template-columns:1fr 44px;padding:14px 12px}.delivery-row{grid-template-columns:22px 42px 1fr;padding:13px 10px;margin:5px 0;min-height:112px}.quantity-control{grid-column:2/4;width:190px}.delivery-status{grid-column:3;grid-row:1;justify-self:end}.delivery-customer strong{font-size:14px}.delivery-customer small{max-width:210px}.delivery-sticky{position:fixed;left:12px;right:12px;bottom:10px;border-radius:14px;z-index:30}.customer-summary{gap:9px}.customer-summary article{min-height:74px}.customer-table-head{display:none}.customer-row{padding:15px}.side-modal-body{padding:20px 18px}.side-modal footer{padding:12px 18px}.form-grid{grid-template-columns:1fr}}@media(max-width:420px){.delivery-stats{grid-template-columns:1fr 1fr}.delivery-stats article{display:block}.delivery-stats article>span{margin-bottom:8px}.quantity-control{width:176px}.customer-summary article>span{width:36px;height:36px}.customer-summary strong{font-size:20px}}.delivery-tabbar{min-height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3eaf0;padding:0 24px}.delivery-tabbar .delivery-view-tabs{height:70px;padding:0;border:0;display:flex;align-items:flex-end;gap:12px}.delivery-tabbar .delivery-view-tabs button{height:59px}.delivery-tabbar .time-tabs{display:flex;flex:0 0 320px;width:320px;margin:0;padding:4px;border-radius:12px;gap:4px}.delivery-tabbar .time-tabs button{min-height:40px;font-size:12px}.delivery-row{grid-template-columns:24px 48px minmax(280px,1fr) auto!important;padding-left:20px;padding-right:20px}.delivery-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:300px}.delivery-row-actions .quantity-control{flex:0 0 190px}.delivery-row-actions .delivery-status{flex:0 0 94px;width:94px;text-align:center}.delivery-row-actions+.delivery-status{display:none}@media(max-width:900px){.delivery-tabbar .time-tabs{flex-basis:280px;width:280px}.delivery-row{grid-template-columns:22px 44px minmax(180px,1fr) auto!important}.delivery-row-actions{min-width:280px;gap:10px}.delivery-row-actions .quantity-control{flex-basis:178px;width:178px}}@media(max-width:760px){.delivery-tabbar{display:block;padding:0 10px 10px}.delivery-tabbar .delivery-view-tabs{height:54px}.delivery-tabbar .delivery-view-tabs button{height:49px}.delivery-tabbar .time-tabs{width:100%;margin:7px 0 0}.delivery-row{grid-template-columns:22px 42px 1fr!important}.delivery-row-actions{grid-column:2/4;width:100%;min-width:0;justify-content:space-between}.delivery-row-actions .quantity-control{flex-basis:176px;width:176px}.delivery-row-actions .delivery-status{flex-basis:88px;width:88px}}.stock-heading-actions{display:flex;align-items:center;gap:11px}.stock-heading-actions label{min-width:170px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:7px 11px;box-shadow:var(--shadow-sm)}.stock-heading-actions label span{display:block;font-size:9px;color:var(--muted);font-weight:900}.stock-heading-actions input{border:0;outline:0;color:var(--primary);font-size:12px;font-weight:800;width:100%}.stock-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.stock-stats article{min-height:86px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-sm)}.stock-stats article>span{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);font-size:18px;font-weight:900}.stock-stats article>span.gold{background:#fff6de;color:#b45309}.stock-stats article>span.red{background:#fff0ef;color:#c2413b}.stock-stats small,.stock-stats strong{display:block}.stock-stats small{font-size:11px;color:var(--muted)}.stock-stats strong{font-size:23px;margin-top:2px}.stock-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:17px}.stock-section-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.stock-section-head h2,.stock-history-head h2{font-size:21px;margin:4px 0}.stock-section-head p{font-size:12px;color:var(--muted);margin:0}.stock-section-head button{border:1px solid var(--line);background:#fff;color:var(--primary);border-radius:9px;padding:8px 11px;font-size:11px;font-weight:800}.stock-product-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:13px}.stock-card{padding:17px;border:1px solid var(--line);border-radius:15px;background:#fbfdfe}.stock-card-top{display:flex;align-items:center;justify-content:space-between}.stock-card-top>span{width:40px;height:40px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:11px;font-weight:900}.stock-card h3{font-size:14px;margin:14px 0 2px}.stock-card p{font-size:10px;color:var(--muted);margin:0}.stock-card>strong{display:block;font-size:25px;color:var(--primary);margin:12px 0}.stock-card>strong small{font-size:12px;color:var(--muted)}.stock-card>button{width:100%;height:36px;border:1px solid #ccdae4;background:#fff;color:var(--primary);border-radius:9px;font-size:10px;font-weight:800}.stock-level{display:inline-block;font-style:normal;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800}.stock-level.good{background:#eaf8f0;color:#16804a}.stock-level.low{background:#fff6de;color:#b45309}.stock-level.out{background:#fff0ef;color:#c2413b}.stock-empty{text-align:center;padding:50px 15px;color:var(--muted)}.stock-empty span{font-size:38px;color:#a8becb}.stock-empty h3{color:var(--ink);margin:9px}.stock-empty p{font-size:12px}.stock-empty button{border:0;background:var(--primary);color:#fff;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:800}.stock-empty.compact{padding:24px}.stock-guide{background:linear-gradient(150deg,#315f8c,#2b547e);color:#fff}.guide-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#ffffff18;font-size:19px}.stock-guide h3{font-size:18px;margin:15px 0}.stock-guide ol{list-style:none;padding:0;margin:0;counter-reset:guide}.stock-guide li{position:relative;padding:0 0 18px 34px;counter-increment:guide}.stock-guide li:before{content:counter(guide);position:absolute;left:0;top:0;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#ffffff18;color:#fff;font-size:9px;font-weight:900}.stock-guide li:not(:last-child):after{content:"";position:absolute;left:11px;top:25px;width:1px;height:22px;background:#ffffff26}.stock-guide b,.stock-guide small{display:block}.stock-guide b{font-size:12px}.stock-guide small{color:#d3e2ed;font-size:10px;margin-top:3px;line-height:1.45}.guide-note{background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;padding:10px;font-size:10px;color:#dce9f1}.stock-history{margin-top:17px;padding:0;overflow:hidden}.stock-history-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px}.stock-history-head>div:last-child{display:flex;gap:9px}.stock-history-head input,.stock-history-head select{height:42px;border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:0 11px;font-size:11px;outline:0}.stock-history-head input{width:250px}.stock-table-head,.stock-row{display:grid;grid-template-columns:1fr 1.5fr 1.1fr .8fr .5fr;align-items:center;gap:12px;padding:0 22px}.stock-table-head{height:44px;background:#f6f8fa;color:#7b8e9a;font-size:10px;font-weight:800}.stock-row{min-height:72px;border-top:1px solid #edf1f3}.stock-row>span>strong,.stock-row>span>small{display:block}.stock-row strong{font-size:12px}.stock-row small{font-size:9px;color:var(--muted);margin-top:2px}.stock-product-name{display:flex;align-items:center;gap:9px}.stock-product-name>b{width:35px;height:35px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:10px}.stock-row>span:last-child button{border:0;background:#edf3fa;color:var(--primary);border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.add-stock-modal{width:min(590px,100%);padding:28px}.stock-entry-list{text-align:left;margin:20px 0}.stock-entry-list>div{display:grid;grid-template-columns:40px 1fr 180px;align-items:center;gap:11px;padding:12px;border:1px solid var(--line);border-radius:12px;margin-bottom:8px}.stock-entry-list>div>span{width:38px;height:38px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:10px;font-weight:900}.stock-entry-list strong,.stock-entry-list small{display:block}.stock-entry-list strong{font-size:12px}.stock-entry-list small{font-size:9px;color:var(--muted);margin-top:2px}.stock-qty{height:40px;display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden}.stock-qty button{width:38px;border:0;background:#edf3fa;color:var(--primary);font-size:16px;font-weight:900}.stock-qty input{width:95px;border:0;outline:0;text-align:center;font-size:12px;font-weight:800}.edit-stock-modal{text-align:left}.edit-stock-modal>.modal-icon{margin:auto}.edit-stock-modal>h2,.edit-stock-modal>p{text-align:center}.edit-stock-modal>label{display:block;font-size:11px;font-weight:800;margin-top:20px}.edit-stock-modal>label>div{height:48px;display:flex;border:1px solid var(--line);border-radius:10px;margin-top:7px}.edit-stock-modal>label input{flex:1;min-width:0;border:0;outline:0;padding:0 12px;font-size:14px;font-weight:800}.edit-stock-modal>label span{display:grid;place-items:center;padding:0 14px;background:#edf3fa;color:var(--primary);font-size:11px;font-weight:800}.edit-stock-modal>small{display:block;color:var(--muted);font-size:9px;margin-top:7px}.edit-stock-modal>.primary-button{margin-top:20px}@media(max-width:1050px){.stock-layout{grid-template-columns:1fr}.stock-guide{display:none}.stock-product-grid{grid-template-columns:repeat(2,1fr)}.stock-stats{grid-template-columns:1fr 1fr}}@media(max-width:760px){.stock-heading-actions{display:block;margin-top:15px}.stock-heading-actions label{display:block;margin-bottom:9px}.stock-heading-actions .primary-action{width:100%}.stock-stats{gap:9px}.stock-stats article{min-height:74px;padding:12px}.stock-stats article>span{width:38px;height:38px}.stock-stats small{font-size:9px}.stock-stats strong{font-size:19px}.stock-product-grid{grid-template-columns:1fr}.stock-history-head{display:block}.stock-history-head>div:last-child{margin-top:12px}.stock-history-head input{width:100%}.stock-table-head{display:none}.stock-row{grid-template-columns:1fr auto;padding:13px 16px;gap:8px}.stock-row>span:nth-child(3),.stock-row>span:nth-child(4){grid-column:1}.stock-row>span:last-child{grid-column:2;grid-row:1}.stock-entry-list>div{grid-template-columns:38px 1fr}.stock-qty{grid-column:1/-1;width:100%}.stock-qty input{flex:1}.add-stock-modal{padding:24px 18px}}.pagination{min-height:68px;padding:12px 22px;border-top:1px solid #e8eef2;display:flex;align-items:center;justify-content:flex-end;gap:22px;background:#fbfcfd}.pagination-summary{margin-right:auto;color:#6c8190;font-size:12px}.pagination-summary strong{color:#2c4657}.pagination>label{display:flex;align-items:center;gap:8px;color:#6c8190;font-size:11px;font-weight:700}.pagination>label select{height:36px;border:1px solid #d9e4ea;background:#fff;border-radius:9px;padding:0 25px 0 10px;color:#334f61;font-size:11px;outline:0}.pagination-buttons{display:flex;align-items:center;gap:5px}.pagination-buttons button{min-width:35px;height:35px;border:1px solid #dbe5eb;background:#fff;color:#4d6575;border-radius:9px;font-size:12px;font-weight:800;cursor:pointer}.pagination-buttons button:hover:not(:disabled){border-color:#9db7c8;color:var(--primary)}.pagination-buttons button.active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 10px #2b547e24}.pagination-buttons button:disabled{opacity:.4;cursor:not-allowed}.pagination-buttons span{width:24px;text-align:center;color:#8799a5}@media(max-width:650px){.pagination{padding:12px 14px;gap:10px;flex-wrap:wrap}.pagination-summary{width:100%;margin:0}.pagination>label{margin-right:auto}.pagination-buttons{max-width:100%;overflow:auto}.pagination-buttons button{min-width:32px;height:32px}}.sales-topbar{min-height:62px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow-sm)}.sales-topbar>div{display:flex;height:46px;gap:5px}.sales-topbar button{border:0;background:transparent;color:#697f8f;border-radius:10px;padding:0 18px;font-size:12px;font-weight:800}.sales-topbar button.active{background:var(--primary);color:#fff;box-shadow:0 5px 13px #2b547e25}.sales-topbar>input,.sales-topbar>select{height:42px;border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:0 12px;color:var(--primary);font-size:11px;font-weight:800}.sales-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:17px 0}.sales-stats article{min-height:86px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-sm)}.sales-stats article>span{width:46px;height:46px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:13px;font-size:18px;font-weight:900}.sales-stats small,.sales-stats strong{display:block}.sales-stats small{font-size:11px;color:var(--muted)}.sales-stats strong{font-size:22px;margin-top:2px}.sales-table-panel{padding:0;overflow:hidden}.sales-table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px 22px}.sales-table-toolbar h2{font-size:21px;margin:4px 0}.sales-table-toolbar input{width:300px;height:42px;border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:0 12px;font-size:11px;outline:0}.sales-table-head,.sales-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.1fr;gap:12px;align-items:center;padding:0 22px}.sales-table-head{height:45px;background:#f6f8fa;color:#758996;font-size:10px;font-weight:800}.sales-row{min-height:72px;border-top:1px solid #edf1f3}.sales-row strong,.sales-row small{display:block}.sales-row strong{font-size:12px}.sales-row small{font-size:9px;color:var(--muted);margin-top:2px}.sales-row .earning{font-size:14px;color:#16804a}.sales-empty{text-align:center;padding:50px;color:var(--muted);font-size:12px}.orders-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:13px;padding:0 20px 20px}.order-card{border:1px solid var(--line);background:#fbfdfe;border-radius:15px;padding:16px;text-align:left;color:var(--ink);cursor:pointer;transition:.18s}.order-card:hover{border-color:#b6cbd8;transform:translateY(-2px);box-shadow:var(--shadow-sm)}.order-card-head{display:flex;align-items:center;justify-content:space-between}.order-card-head>span{font-size:10px;color:var(--muted);font-weight:900}.order-status{display:inline-block;font-style:normal;text-transform:capitalize;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:900;background:#eef2f5;color:#657481}.order-status.pending{background:#fff6de;color:#b45309}.order-status.accepted,.order-status.processing{background:#edf3fa;color:var(--primary)}.order-status.ready{background:#e8f7f4;color:#0f766e}.order-status.delivered{background:#eaf8f0;color:#16804a}.order-status.cancelled,.order-status.rejected{background:#fff0ef;color:#c2413b}.order-card h3{font-size:15px;margin:14px 0 3px}.order-card>p{font-size:10px;color:var(--muted);margin:0}.order-items-preview{display:flex;flex-wrap:wrap;gap:5px;margin:14px 0}.order-items-preview span{background:#edf3fa;color:var(--primary);border-radius:7px;padding:5px 7px;font-size:9px;font-weight:700}.order-card footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e6edf1;padding-top:12px}.order-card footer strong{font-size:15px}.order-card footer span{font-size:10px;color:var(--primary);font-weight:800}.sale-modal{width:min(560px,100%);padding:28px}.sale-switch{display:flex;align-items:center;gap:8px;background:#edf3fa;border-radius:10px;padding:11px;color:var(--primary);font-size:11px;font-weight:800;margin:17px 0}.sale-switch input{width:16px;height:16px}.sale-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.sale-form label,.order-field{display:block;font-size:10px;color:#334e68;font-weight:800}.sale-form label:has(select){grid-column:1/-1}.sale-form input,.sale-form select,.order-field input,.order-field textarea{display:block;width:100%;height:44px;border:1px solid var(--line);background:#fbfcfd;border-radius:9px;padding:0 11px;margin-top:6px;outline:0;font-size:11px}.sale-modal>.primary-button{margin-top:18px}.order-modal{width:min(580px,100%);text-align:left;padding:28px}.order-modal-head{text-align:center}.order-modal-head>span{font-size:9px;color:var(--muted);font-weight:900}.order-modal-head h2{font-size:22px}.order-modal-head p{font-size:11px;color:var(--muted)}.order-modal-items{margin:18px 0}.order-modal-items>div{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:11px;margin-bottom:7px}.order-modal-items>div>span{width:36px;height:36px;display:grid;place-items:center;background:#edf3fa;color:var(--primary);border-radius:10px;font-weight:900}.order-modal-items strong,.order-modal-items small{display:block}.order-modal-items strong{font-size:11px}.order-modal-items small{font-size:9px;color:var(--muted);margin-top:2px}.order-modal-items b{font-size:11px}.order-field{margin-top:11px}.order-field textarea{height:70px;padding:10px;resize:vertical}.order-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.order-actions button{border:0;background:var(--primary);color:#fff;border-radius:9px;padding:10px 14px;text-transform:capitalize;font-size:10px;font-weight:900}.order-actions button.danger{background:#fff0ef;color:#c2413b}.order-actions button.success{background:#16804a}.order-final{text-align:center;background:#f4f7fa;color:var(--muted);border-radius:9px;padding:12px;margin-top:16px;font-size:10px}@media(max-width:1050px){.orders-grid,.sales-stats{grid-template-columns:1fr 1fr}}@media(max-width:760px){.sales-topbar{display:block}.sales-topbar>div button{padding:0 12px}.sales-topbar>input,.sales-topbar>select{width:100%;margin-top:8px}.sales-stats{gap:9px}.sales-stats article{min-height:74px;padding:12px}.sales-stats article>span{width:38px;height:38px}.sales-stats small{font-size:9px}.sales-stats strong{font-size:18px}.sales-table-toolbar{display:block}.sales-table-toolbar input{width:100%;margin-top:12px}.sales-table-head{display:none}.sales-row{grid-template-columns:1fr 1fr;padding:13px 16px}.sales-row>span:last-child{text-align:right;grid-column:2;grid-row:1}.orders-grid{grid-template-columns:1fr;padding:0 12px 15px}.sale-form{grid-template-columns:1fr}.sale-form label:has(select){grid-column:auto}.sale-modal,.order-modal{padding:24px 18px}}.sales-table-head,.sales-row{grid-template-columns:1.1fr 1.25fr .8fr .85fr 1fr}.sales-history-group{border-top:1px solid #edf1f3}.sales-history-group:first-of-type{border-top:0}.sales-history-group .sales-row{border-top:0}.sales-history-group.open{background:#fbfdff}.customer-breakdown-button{width:min(170px,100%);min-height:36px;border:1px solid #d9e5ed;background:#f4f8fc;color:var(--primary);border-radius:10px;padding:7px 9px 7px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-size:11px;font-family:inherit}.customer-breakdown-button:hover:not(:disabled){background:#eaf2f9;border-color:#bfd3e1}.customer-breakdown-button:disabled{color:#8799a6;cursor:default}.customer-breakdown-button i{width:22px;height:22px;border-radius:7px;background:#fff;display:grid;place-items:center;font-size:16px;font-style:normal;box-shadow:0 1px 4px #244a6c18}.customer-sales-breakdown{margin:0 22px 18px;border:1px solid #dce7ee;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #244a6c0b}.customer-sales-head,.customer-sale-row{display:grid;grid-template-columns:1.5fr 1fr .7fr .7fr .8fr;gap:12px;align-items:center;padding:0 16px}.customer-sales-head{height:38px;background:#f3f7fa;color:#718594;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.customer-sale-row{min-height:58px;border-top:1px solid #edf2f5;font-size:11px}.customer-sale-row strong,.customer-sale-row small{display:block}.customer-sale-row small{margin-top:3px;color:var(--muted);font-size:9px}.sale-customer{display:flex;align-items:center;gap:10px}.sale-customer>i{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-style:normal;font-size:13px;font-weight:900}@media(max-width:760px){.sales-history-group .sales-row{grid-template-columns:1fr 1fr;gap:12px}.sales-history-group .sales-row>span:nth-child(2){grid-column:1/-1;grid-row:2}.sales-history-group .sales-row>span:nth-child(3),.sales-history-group .sales-row>span:nth-child(4){font-size:11px}.customer-breakdown-button{width:100%;max-width:none}.customer-sales-breakdown{margin:0 12px 14px;overflow-x:auto}.customer-sales-head,.customer-sale-row{min-width:620px}}.billing-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0}.billing-stats article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-sm)}.billing-stats article>span{width:44px;height:44px;border-radius:12px;background:#edf3fa;color:var(--primary);display:grid;place-items:center;font-size:17px;font-weight:900}.billing-stats article.green>span{background:#eaf8f0;color:#16804a}.billing-stats article.red>span{background:#fff0ef;color:#c2413b}.billing-stats small,.billing-stats strong{display:block}.billing-stats small{font-size:10px;color:var(--muted)}.billing-stats strong{font-size:20px;margin-top:3px}.billing-panel{padding:0;overflow:hidden}.billing-toolbar{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.billing-toolbar h2{font-size:21px;margin:4px 0}.billing-toolbar>div:last-child{display:flex;gap:8px}.billing-toolbar input,.billing-toolbar select{height:41px;border:1px solid var(--line);border-radius:10px;background:#fbfcfd;padding:0 11px;color:var(--ink);font-size:10px;outline:0}.billing-toolbar input:first-child{width:230px}.billing-head,.billing-row{display:grid;grid-template-columns:1.35fr 1.35fr .55fr .9fr .9fr .9fr .8fr;gap:12px;align-items:center;padding:0 22px}.billing-head{height:44px;background:#f5f8fa;color:#758996;text-transform:uppercase;font-size:9px;font-weight:900}.billing-row{width:100%;min-height:72px;border:0;border-top:1px solid #edf1f3;background:#fff;text-align:left;color:var(--ink);cursor:pointer;font-family:inherit}.billing-row:hover{background:#fafdff}.billing-row strong,.billing-row small{display:block}.billing-row strong{font-size:11px}.billing-row small{font-size:9px;color:var(--muted);margin-top:3px}.billing-row>span:last-child{display:flex;align-items:center;justify-content:space-between}.billing-row>span:last-child>b{font-size:18px;color:#9baebb}.bill-customer{display:flex;align-items:center;gap:10px}.bill-customer>i{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;background:#eaf2fa;color:var(--primary);border-radius:10px;font-style:normal;font-weight:900}.paid-text{color:#16804a!important}.due-text{color:#c2413b!important}.bill-status{display:inline-block;border-radius:99px;padding:6px 9px;background:#fff0ef;color:#b93832;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.bill-status.partial{background:#fff6de;color:#a55a06}.bill-status.paid{background:#eaf8f0;color:#16804a}.generate-bill-modal{text-align:center}.generate-bill-modal label,.bill-action label{display:block;text-align:left;font-size:10px;color:#334e68;font-weight:800;margin:18px 0}.generate-bill-modal select,.bill-action input,.bill-action select{width:100%;height:44px;border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:0 11px;margin-top:6px}.bill-detail{position:relative;width:min(820px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px #07182855}.bill-detail>header{padding:24px 28px;background:linear-gradient(125deg,var(--primary),var(--primary-light));color:#fff;display:flex;align-items:center;justify-content:space-between}.bill-detail>header span{font-size:8px;letter-spacing:1.6px;font-weight:900;opacity:.7}.bill-detail>header h2{font-size:20px;margin:4px 0 0}.bill-party{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:22px 28px;border-bottom:1px solid #e9eff3}.bill-party>div:last-child{text-align:right}.bill-party small,.bill-party strong,.bill-party span{display:block}.bill-party small{font-size:8px;color:var(--muted);font-weight:900;letter-spacing:1px}.bill-party strong{font-size:13px;margin:6px 0 3px}.bill-party span{font-size:9px;color:var(--muted)}.bill-items{margin:18px 28px;border:1px solid #e1e9ee;border-radius:12px;overflow:hidden}.bill-items>div{display:grid;grid-template-columns:1.15fr 1.2fr .7fr .7fr .8fr;gap:10px;align-items:center;min-height:45px;padding:0 13px;border-top:1px solid #edf1f3;font-size:10px;text-transform:capitalize}.bill-items>div:first-child{min-height:36px;border:0;background:#f5f8fa;color:#748793;font-size:8px;text-transform:uppercase;font-weight:900}.bill-totals{width:330px;margin:0 28px 20px auto}.bill-totals p{display:flex;justify-content:space-between;margin:0;padding:7px 0;font-size:10px}.bill-totals .grand{border-top:1px solid #dce6ec;margin-top:5px;padding-top:13px;font-size:15px}.bill-detail>footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 28px;border-top:1px solid #e8eef2;background:#fbfcfd}.bill-detail>footer button,.bill-action button{border:0;border-radius:9px;padding:11px 16px;color:var(--primary);background:#eaf1f7;font-size:10px;font-weight:900}.bill-detail>footer .collect,.bill-action .save{background:var(--primary);color:#fff}.bill-action{position:sticky;bottom:0;background:#fff;border-top:1px solid #dce6ec;padding:18px 28px;box-shadow:0 -12px 30px #18394f10}.bill-action h3{margin:0;font-size:15px}.bill-action label{margin:12px 0}.bill-action>div{display:flex;justify-content:flex-end;gap:8px}.billing-loading{position:fixed;right:25px;bottom:25px;background:var(--primary);color:#fff;padding:12px 16px;border-radius:10px;font-size:11px;z-index:10}@media(max-width:1000px){.billing-stats{grid-template-columns:1fr 1fr}.billing-head,.billing-row{grid-template-columns:1.2fr 1.2fr .6fr .8fr .8fr}.billing-head>span:nth-child(5),.billing-row>span:nth-child(5),.billing-head>span:nth-child(7),.billing-row>span:nth-child(7){display:none}}@media(max-width:760px){.billing-toolbar{display:block}.billing-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr;margin-top:14px}.billing-toolbar input:first-child{width:auto;grid-column:1/-1}.billing-head{display:none}.billing-row{grid-template-columns:1fr auto;padding:14px 16px;gap:10px}.billing-row>span:nth-child(2){grid-column:1/-1;grid-row:2}.billing-row>span:nth-child(3),.billing-row>span:nth-child(5){display:none}.billing-row>span:nth-child(4),.billing-row>span:nth-child(6){grid-row:3}.billing-row>span:nth-child(7){display:flex;grid-column:2;grid-row:1}.bill-party{grid-template-columns:1fr}.bill-party>div:last-child{text-align:left}.bill-items{overflow-x:auto;margin:15px}.bill-items>div{min-width:600px}.bill-totals{width:auto;margin:0 20px 18px}.bill-detail>footer{padding:14px 20px}.bill-action{padding:16px 20px}}@media(max-width:440px){.billing-stats{grid-template-columns:1fr}.billing-stats article{padding:14px}.bill-detail{border-radius:15px}.bill-party{padding:18px 20px}}.bill-detail>.detail-close{position:absolute;z-index:4;top:16px;right:16px;width:38px;height:38px;border:1px solid #ffffff40;background:#fff;color:#17212b;border-radius:11px;box-shadow:0 6px 18px #102f4d28;cursor:pointer}.bill-detail>header{min-height:92px;padding-right:86px}.bill-detail>header>.bill-status{margin-right:0}.bill-period-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.generate-bill-modal .bill-period-fields label{margin:0 0 18px}.bill-period-fields input{width:100%;height:44px;border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:0 10px;margin-top:6px;color:var(--ink);font-family:inherit;font-size:11px}.bill-period-error{display:block;text-align:left;color:#c2413b;font-size:9px;margin:-9px 0 12px}@media(max-width:440px){.bill-detail>.detail-close{top:13px;right:13px;width:36px;height:36px}.bill-detail>header{min-height:84px;padding:20px 66px 20px 20px}.bill-detail>header>.bill-status{position:absolute;right:66px;top:29px}}@media(max-width:440px){.bill-period-fields{grid-template-columns:1fr}.generate-bill-modal .bill-period-fields label{margin-bottom:7px}.generate-bill-modal .bill-period-fields{margin-bottom:14px}}.reports-heading{align-items:center}.report-month{display:flex;align-items:center;gap:7px}.report-month>button{width:39px;height:39px;border:1px solid var(--line);background:#fff;color:var(--primary);border-radius:10px;font-size:19px;font-weight:900}.report-month label{background:#fff;border:1px solid var(--line);border-radius:11px;padding:6px 10px}.report-month label span{display:block;color:var(--muted);font-size:7px;font-weight:900;letter-spacing:.7px}.report-month input{border:0;outline:0;color:var(--ink);font-size:11px;font-weight:800;margin-top:2px}.report-month .report-refresh{background:var(--primary);color:#fff;border-color:var(--primary)}.report-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.report-overview article{min-height:104px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;display:flex;gap:12px;align-items:center;box-shadow:var(--shadow-sm)}.report-overview article>span{width:44px;height:44px;flex:0 0 44px;border-radius:13px;display:grid;place-items:center;font-size:17px;font-weight:900}.report-overview article>span.blue{background:#eaf2fa;color:#2563eb}.report-overview article>span.green{background:#e9f8ef;color:#16804a}.report-overview article>span.red{background:#fff0ef;color:#c2413b}.report-overview small,.report-overview strong,.report-overview em{display:block}.report-overview small{color:var(--muted);font-size:9px}.report-overview strong{font-size:19px;margin:4px 0}.report-overview em{font-size:8px;font-style:normal;font-weight:800}.report-overview em.green{color:#16804a}.report-overview em.red{color:#c2413b}.report-overview em.blue{color:#2563eb}.report-main-grid{display:grid;grid-template-columns:1.65fr .75fr;gap:15px}.trend-panel,.highlights-panel,.report-list,.customer-health{padding:20px}.report-panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.report-panel-title span{color:var(--primary);font-size:8px;font-weight:900;letter-spacing:.8px}.report-panel-title h2{font-size:17px;margin:4px 0 0}.report-panel-title>b{font-size:9px;color:var(--muted);background:#f1f5f8;border-radius:8px;padding:7px 9px}.trend-chart{height:235px;display:flex;align-items:flex-end;gap:5px;border-bottom:1px solid #dce6ec;padding:35px 4px 0;overflow-x:auto}.trend-column{height:100%;min-width:20px;flex:1;display:grid;grid-template-rows:12px 1fr 18px;gap:4px;text-align:center}.trend-column>div{height:100%;display:flex;align-items:flex-end;justify-content:center}.trend-column i{display:block;width:min(19px,80%);min-height:4px;background:linear-gradient(180deg,#4a86bb,var(--primary));border-radius:5px 5px 1px 1px;transition:.2s}.trend-column:hover i{background:#16804a}.trend-column small{font-size:7px;color:var(--muted)}.trend-value{font-size:6px;color:#728592;white-space:nowrap;opacity:0}.trend-column:hover .trend-value{opacity:1}.trend-footer{display:grid;grid-template-columns:repeat(3,1fr);margin-top:15px}.trend-footer>span{padding:0 14px;border-right:1px solid #e4ebef}.trend-footer>span:first-child{padding-left:0}.trend-footer>span:last-child{border:0}.trend-footer b,.trend-footer small{display:block}.trend-footer b{font-size:12px}.trend-footer small{font-size:8px;color:var(--muted);margin-top:3px}.report-highlight{min-height:66px;display:grid;grid-template-columns:37px 1fr auto;gap:10px;align-items:center;border-top:1px solid #edf1f3}.report-highlight:first-of-type{border-top:0}.report-highlight>i{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;font-style:normal;font-weight:900}.report-highlight>i.green{background:#e9f8ef;color:#16804a}.report-highlight>i.blue{background:#eaf2fa;color:#2563eb}.report-highlight>i.red{background:#fff0ef;color:#c2413b}.report-highlight small,.report-highlight strong{display:block}.report-highlight small{font-size:8px;color:var(--muted)}.report-highlight strong{font-size:11px;margin-top:3px}.report-highlight>span{font-size:11px;font-weight:900}.report-lists-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.report-list-row{min-height:61px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;border-top:1px solid #edf1f3}.report-list-row:first-child{border-top:0}.report-list-row>i{width:29px;height:29px;border-radius:9px;background:#eef3f6;color:#647b8b;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:900}.report-list-row strong,.report-list-row small{display:block}.report-list-row strong{font-size:10px}.report-list-row small{font-size:8px;color:var(--muted);margin-top:3px}.report-list-row>b{font-size:11px;color:#16804a}.report-list-row>b.danger{color:#c2413b}.report-list-row>b.purple{color:#7c3aed}.report-empty{text-align:center;padding:35px 10px;color:var(--muted)}.report-empty span{font-size:25px}.report-empty p{font-size:9px}.customer-health{margin-top:15px}.customer-health>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.customer-health>div>div{display:flex;align-items:center;gap:10px;background:#f7f9fb;border-radius:11px;padding:13px}.customer-health i{width:8px;height:38px;border-radius:9px}.customer-health i.green{background:#16804a}.customer-health i.blue{background:#2563eb}.customer-health i.gold{background:#d97706}.customer-health i.red{background:#c2413b}.customer-health strong,.customer-health small{display:block}.customer-health strong{font-size:16px}.customer-health small{font-size:8px;color:var(--muted);margin-top:2px}.report-loading{text-align:center;padding:80px}.report-loading strong,.report-loading small{display:block}.report-loading strong{font-size:13px}.report-loading small{font-size:9px;color:var(--muted);margin-top:6px}.report-spinner{width:35px;height:35px;margin:0 auto 15px;border:3px solid #dbe7ee;border-top-color:var(--primary);border-radius:50%;animation:reportspin .7s linear infinite}@keyframes reportspin{to{transform:rotate(360deg)}}@media(max-width:1050px){.report-overview{grid-template-columns:1fr 1fr}.report-main-grid{grid-template-columns:1fr}.customer-health>div{grid-template-columns:1fr 1fr}}@media(max-width:760px){.reports-heading{display:block}.report-month{margin-top:15px}.report-month label{flex:1}.report-month input{width:100%}.report-overview{gap:9px}.report-overview article{min-height:88px;padding:12px}.report-overview article>span{width:38px;height:38px;flex-basis:38px}.report-overview strong{font-size:15px}.report-lists-grid{grid-template-columns:1fr}.trend-panel,.highlights-panel,.report-list,.customer-health{padding:16px}.trend-chart{height:200px}.trend-column{min-width:17px}.trend-footer{grid-template-columns:1fr}.trend-footer>span{border:0;border-bottom:1px solid #e5ecef;padding:8px 0}.customer-health>div{grid-template-columns:1fr 1fr}}@media(max-width:440px){.report-overview{grid-template-columns:1fr}.customer-health>div{grid-template-columns:1fr}.report-month>button{width:35px;flex:0 0 35px}}@media print{.sidebar,.topbar,.reports-heading .report-month,.notice{display:none!important}.app-shell{display:block}.page-content{padding:0}.reports-page{background:#fff}.panel,.report-overview article{box-shadow:none;break-inside:avoid}.report-lists-grid{grid-template-columns:1fr 1fr}}.reports-intro{display:flex;align-items:center;gap:14px;padding:18px;margin:18px 0}.reports-intro>span{width:50px;height:50px;border-radius:15px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-size:21px}.reports-intro h2{font-size:17px;margin:0}.reports-intro p{font-size:10px;color:var(--muted);margin:5px 0 0}.report-groups{display:grid;grid-template-columns:1fr 1fr;gap:17px}.report-groups>section>header{margin:0 0 10px 4px}.report-groups>section>header h2{font-size:15px;margin:0}.report-groups>section>header p{font-size:9px;color:var(--muted);margin:4px 0}.report-catalogue{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:var(--shadow-sm)}.report-catalogue>button{width:100%;min-height:68px;border:0;border-top:1px solid #edf1f3;background:#fff;display:grid;grid-template-columns:39px 1fr 18px;gap:11px;align-items:center;padding:10px 14px;text-align:left;color:var(--ink);font-family:inherit;cursor:pointer}.report-catalogue>button:first-child{border-top:0}.report-catalogue>button:hover{background:#f8fbfd}.report-catalogue i{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;font-style:normal;font-size:15px;font-weight:900}.report-catalogue i.blue{background:#eaf2fa;color:#2563eb}.report-catalogue i.green{background:#e9f8ef;color:#16804a}.report-catalogue i.red{background:#fff0ef;color:#c2413b}.report-catalogue i.gold{background:#fff6de;color:#b56808}.report-catalogue i.teal{background:#e8f7f4;color:#0f766e}.report-catalogue i.purple{background:#f1eaff;color:#7c3aed}.report-catalogue strong,.report-catalogue small{display:block}.report-catalogue strong{font-size:11px}.report-catalogue small{font-size:8px;color:var(--muted);margin-top:4px}.report-catalogue b{color:#91a3af;font-size:17px}.report-detail-actions{display:flex;justify-content:space-between;margin:18px 0 11px}.report-detail-actions button{height:40px;border:1px solid var(--line);background:#fff;color:var(--primary);border-radius:10px;padding:0 14px;font-size:10px;font-weight:900;cursor:pointer}.report-detail-actions .download-report{border-color:var(--primary);background:var(--primary);color:#fff;padding:0 18px;box-shadow:0 6px 15px #244f7926}.individual-report{padding:0;overflow:hidden}.individual-report>header{min-height:130px;padding:26px 30px;background:linear-gradient(125deg,var(--primary),#3974a6);color:#fff;display:flex;align-items:center;justify-content:space-between}.individual-report>header span{font-size:8px;letter-spacing:1px;opacity:.7;font-weight:900}.individual-report>header h2{font-size:25px;margin:7px 0}.individual-report>header p{font-size:10px;color:#d8e6f1;margin:0}.individual-report>header aside{text-align:right}.individual-report>header aside small,.individual-report>header aside strong,.individual-report>header aside span{display:block}.individual-report>header aside small{font-size:7px;opacity:.65}.individual-report>header aside strong{font-size:14px;margin:6px 0}.individual-report>footer{display:flex;justify-content:space-between;border-top:1px solid #e6edf1;background:#f8fafb;padding:13px 24px;color:var(--muted);font-size:8px}.individual-report>footer strong{color:var(--primary)}.individual-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;padding:28px}.individual-metrics>div{min-height:125px;background:#f5f8fa;border:1px solid #e7edf1;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:13px}.individual-metrics>div>span{width:35px;height:35px;border-radius:10px;background:#e5eff8;color:var(--primary);display:grid;place-items:center;font-weight:900}.individual-metrics strong{font-size:20px;margin:12px 0 5px}.individual-metrics small{font-size:9px;color:var(--muted)}.individual-feature{text-align:center;padding:50px 25px}.individual-feature>span{width:65px;height:65px;border-radius:20px;background:#e9f8ef;color:#16804a;display:grid;place-items:center;margin:auto;font-size:28px;font-weight:900}.individual-feature>small{display:block;color:var(--primary);font-size:8px;font-weight:900;letter-spacing:1px;margin-top:17px}.individual-feature h3{font-size:22px;margin:8px 0}.individual-feature>strong{font-size:34px;color:#16804a}.individual-feature p{font-size:10px;color:var(--muted)}.individual-comparison{display:grid;grid-template-columns:1fr 50px 1fr;align-items:center;position:relative;padding:45px;gap:20px;text-align:center}.individual-comparison>div{background:#f5f8fa;border-radius:15px;padding:30px}.individual-comparison small,.individual-comparison strong{display:block}.individual-comparison small{font-size:9px;color:var(--muted)}.individual-comparison strong{font-size:24px;margin-top:8px}.individual-comparison>span{font-size:24px;color:#91a3af}.individual-comparison>b{position:absolute;bottom:18px;left:50%;transform:translate(-50%);background:#e9f8ef;color:#16804a;padding:7px 13px;border-radius:99px;font-size:11px}.individual-comparison>b.down{background:#fff0ef;color:#c2413b}.individual-table{padding:24px}.individual-table>div{display:grid;grid-template-columns:repeat(5,minmax(80px,1fr));gap:10px;align-items:center;min-height:51px;padding:0 14px;border:1px solid #e6edf1;border-top:0;font-size:10px}.individual-table>div:first-child{border-top:1px solid #e6edf1;border-radius:11px 11px 0 0;background:#f1f5f8;min-height:40px;color:#718594;font-size:8px;font-weight:900;text-transform:uppercase}.individual-table>div:last-child{border-radius:0 0 11px 11px}.individual-table .value{font-weight:900;color:#16804a}.individual-table .report-empty{display:block;text-align:center;padding:35px;grid-column:1/-1}@media(max-width:850px){.report-groups{grid-template-columns:1fr}.individual-metrics{grid-template-columns:1fr 1fr}.individual-table{overflow-x:auto}.individual-table>div{min-width:650px}}@media(max-width:540px){.reports-intro{align-items:flex-start}.report-detail-actions{gap:8px}.report-detail-actions button{padding:0 10px}.individual-report>header{display:block;min-height:auto;padding:22px}.individual-report>header h2{font-size:20px}.individual-report>header aside{text-align:left;border-top:1px solid #ffffff2e;margin-top:17px;padding-top:13px}.individual-metrics{grid-template-columns:1fr;padding:17px}.individual-metrics>div{min-height:100px}.individual-comparison{grid-template-columns:1fr;padding:20px 20px 55px}.individual-comparison>span{transform:rotate(90deg)}.individual-table{padding:14px}.individual-report>footer{display:block}.individual-report>footer strong{display:block;margin-top:4px}}.reports-page{max-width:1500px;margin:0 auto}.reports-heading{padding:5px 0 3px}.reports-heading h1{font-size:30px;letter-spacing:-.7px;margin:5px 0 7px}.reports-heading p{font-size:12px}.report-month{padding:6px;background:#fff;border:1px solid #dfe8ee;border-radius:14px;box-shadow:0 6px 20px #18394f0b}.report-month label{border:0;background:#f5f8fa;min-width:150px}.report-month>button{border:0;background:#f2f6f9}.report-month .report-refresh{box-shadow:0 5px 13px #244f7928}.reports-intro{position:relative;overflow:hidden;min-height:126px;display:grid;grid-template-columns:64px 1fr auto;gap:17px;align-items:center;margin:21px 0 25px;padding:24px 28px;border:1px solid #dce7ee;border-radius:20px;background:linear-gradient(115deg,#fff,#f8fbfd 68%,#eaf3fa);box-shadow:0 10px 32px #173c4c0c}.reports-intro:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-75px;top:-105px;background:#2b547e0a}.reports-intro-icon{width:62px;height:62px;border-radius:19px;background:linear-gradient(145deg,var(--primary-light),var(--primary));color:#fff;display:grid;place-items:center;font-size:25px;box-shadow:0 10px 22px #244f7930}.reports-intro h2{font-size:22px;letter-spacing:-.35px;margin:5px 0}.reports-intro p{font-size:11px;color:var(--muted);margin:0}.reports-intro aside{position:relative;z-index:1;min-width:110px;text-align:center;padding:14px 17px;background:#ffffffc7;border:1px solid #dce7ee;border-radius:14px}.reports-intro aside strong,.reports-intro aside small{display:block}.reports-intro aside strong{font-size:25px;color:var(--primary)}.reports-intro aside small{font-size:8px;color:var(--muted);font-weight:800;margin-top:3px}.report-groups{gap:22px}.report-group{position:relative}.report-group>header{min-height:58px;display:grid;grid-template-columns:39px 1fr auto;gap:11px;align-items:center;margin:0;padding:0 7px 11px}.report-group>header>span{width:36px;height:36px;border-radius:11px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-size:10px;font-weight:900}.report-group.group-2>header>span{background:#e9f8ef;color:#16804a}.report-group.group-3>header>span{background:#eef6f7;color:#0f766e}.report-group.group-4>header>span{background:#f1eaff;color:#7c3aed}.report-group>header h2{font-size:17px;letter-spacing:-.2px}.report-group>header p{font-size:9px}.report-group>header>b{padding:6px 9px;border-radius:8px;background:#eef3f6;color:#718594;font-size:8px}.report-catalogue{border-radius:18px;box-shadow:0 10px 28px #173c4c0b}.report-catalogue>button{min-height:78px;grid-template-columns:46px 1fr 29px;gap:13px;padding:12px 16px;transition:background .18s,transform .18s}.report-catalogue>button:hover{position:relative;z-index:1;background:#f7fbfe;transform:translate(3px)}.report-catalogue i{width:45px;height:45px;border-radius:14px;font-size:17px}.report-catalogue strong{font-size:13px;letter-spacing:-.1px}.report-catalogue small{font-size:9px;line-height:1.4;margin-top:5px}.report-catalogue>button>b{width:27px;height:27px;border:1px solid #dfe8ee;border-radius:9px;display:grid;place-items:center;font-size:15px;background:#fff;transition:.18s}.report-catalogue>button:hover>b{background:var(--primary);border-color:var(--primary);color:#fff}.report-detail-actions{margin-top:20px}.report-detail-actions button{height:44px;font-size:11px;border-radius:11px}.individual-report{border-radius:20px;box-shadow:0 16px 45px #18394f10}.individual-report>header{min-height:145px;padding:30px 34px;background:radial-gradient(circle at 78% 0,#ffffff16,transparent 28%),linear-gradient(125deg,#1d456c,#3977aa)}.individual-report>header h2{font-size:29px;letter-spacing:-.6px}.individual-report>header p{font-size:11px}.individual-report>header aside{background:#ffffff10;border:1px solid #ffffff1e;border-radius:13px;padding:14px 16px}.individual-metrics{gap:17px;padding:34px}.individual-metrics>div{min-height:145px;background:linear-gradient(145deg,#f8fafc,#f2f6f8);transition:.2s}.individual-metrics>div:hover{transform:translateY(-2px);box-shadow:0 9px 22px #18394f0d}.individual-metrics strong{font-size:23px}.individual-table{padding:30px}.individual-table>div{min-height:57px;font-size:11px}.individual-table>div:first-child{min-height:44px;font-size:9px}@media(max-width:760px){.reports-heading h1{font-size:25px}.report-month{width:100%;box-sizing:border-box}.reports-intro{grid-template-columns:54px 1fr;padding:20px}.reports-intro-icon{width:52px;height:52px;border-radius:16px}.reports-intro h2{font-size:18px}.reports-intro aside{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px}.reports-intro aside strong{font-size:18px}.report-group>header{grid-template-columns:36px 1fr}.report-group>header>b{display:none}.report-catalogue>button{min-height:73px}.individual-report>header h2{font-size:23px}}@media(max-width:440px){.reports-intro{grid-template-columns:1fr;text-align:center}.reports-intro-icon{margin:auto}.report-catalogue>button{grid-template-columns:42px 1fr 26px;padding:11px}.report-catalogue i{width:41px;height:41px}.report-catalogue strong{font-size:12px}.report-catalogue small{font-size:8px}.report-group>header h2{font-size:15px}}.report-groups{display:block}.report-group{margin-bottom:30px}.report-group>header{min-height:62px;grid-template-columns:42px 1fr auto;padding:0 5px 12px;border-bottom:1px solid #dfe8ee;margin-bottom:15px}.report-group>header h2{font-size:19px}.report-group>header p{font-size:10px;margin-top:5px}.report-catalogue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.report-catalogue>button,.report-catalogue>button:first-child{position:relative;min-height:145px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:18px;border:1px solid #e0e9ef;border-radius:17px;background:#fff;box-shadow:0 7px 22px #173c4c0a;overflow:hidden}.report-catalogue>button:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#d9e8f3;transform:scaleX(0);transform-origin:left;transition:.2s}.report-catalogue>button:hover{transform:translateY(-3px);background:#fff;border-color:#bdd2e0;box-shadow:0 14px 32px #173c4c12}.report-catalogue>button:hover:after{transform:scaleX(1);background:var(--primary)}.report-catalogue>button>span{padding-right:25px}.report-catalogue i{width:47px;height:47px;flex:0 0 47px;margin-bottom:16px}.report-catalogue strong{font-size:14px}.report-catalogue small{font-size:10px;line-height:1.55;margin-top:6px}.report-catalogue>button>b{position:absolute;top:18px;right:17px}.report-catalogue>button:hover>b{transform:translate(2px)}@media(max-width:1050px){.report-catalogue{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.report-group{margin-bottom:25px}.report-group>header{grid-template-columns:38px 1fr}.report-group>header>b{display:none}.report-group>header h2{font-size:17px}.report-catalogue{grid-template-columns:1fr;gap:10px}.report-catalogue>button,.report-catalogue>button:first-child{min-height:112px;padding:15px 50px 15px 72px;justify-content:center}.report-catalogue i{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:45px;height:45px;margin:0}.report-catalogue>button>b{top:50%;right:14px;transform:translateY(-50%)}.report-catalogue>button:hover>b{transform:translate(2px,-50%)}.report-catalogue>button>span{padding:0}}.staff-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0}.staff-stats article{min-height:87px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;display:flex;gap:12px;align-items:center;box-shadow:var(--shadow-sm)}.staff-stats article>span{width:45px;height:45px;border-radius:13px;background:#f1eaff;color:#7554af;display:grid;place-items:center;font-size:18px;font-weight:900}.staff-stats article>span.blue{background:#eaf2fa;color:var(--primary)}.staff-stats article>span.green{background:#e9f8ef;color:#16804a}.staff-stats small,.staff-stats strong{display:block}.staff-stats small{font-size:10px;color:var(--muted)}.staff-stats strong{font-size:21px;margin-top:3px}.staff-panel{padding:0;overflow:hidden}.staff-toolbar{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.staff-toolbar h2{font-size:21px;margin:4px 0}.staff-toolbar>div:last-child{display:flex;gap:8px}.staff-toolbar input,.staff-toolbar select,.staff-toolbar button{height:42px;border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:0 12px;color:var(--ink);font-size:10px;outline:0}.staff-toolbar input{width:270px}.staff-toolbar button{width:42px;padding:0;font-size:16px;color:var(--primary)}.staff-grid{display:grid;grid-template-columns:repeat(3,minmax(230px,1fr));gap:13px;padding:0 20px 20px}.staff-card{min-height:245px;border:1px solid #e2eaf0;background:#fff;border-radius:16px;padding:17px;text-align:left;color:var(--ink);font-family:inherit;cursor:pointer;transition:.2s}.staff-card:hover{transform:translateY(-3px);border-color:#b9cedd;box-shadow:0 12px 28px #173c4c10}.staff-card header{display:flex;align-items:center;justify-content:space-between}.staff-card header>span{width:45px;height:45px;border-radius:14px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-size:17px;font-weight:900}.staff-card em,.staff-detail-role{border-radius:99px;padding:6px 9px;background:#f1eaff;color:#7554af;font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.staff-card em.delivery_boy,.staff-detail-role.delivery_boy{background:#e9f8ef;color:#16804a}.staff-card h3{font-size:16px;margin:15px 0 3px}.staff-card>p{font-size:10px;color:var(--muted);margin:0}.staff-card>div{margin:14px 0}.staff-card>div>span{display:flex;align-items:flex-start;gap:7px;color:#637988;font-size:9px;line-height:1.5;margin:7px 0}.staff-card>div i{width:16px;color:var(--primary);font-style:normal;font-weight:900}.staff-card footer{display:flex;justify-content:space-between;border-top:1px solid #edf1f3;padding-top:12px;color:var(--primary);font-size:9px;font-weight:900}.staff-card footer b{font-size:15px}.staff-empty{text-align:center;padding:55px;color:var(--muted)}.staff-empty>span{font-size:38px}.staff-empty h3{color:var(--ink);font-size:15px}.staff-empty p{font-size:10px}.staff-empty button{border:0;background:var(--primary);color:#fff;border-radius:9px;padding:10px 14px;font-size:10px;font-weight:900}.staff-form{width:min(680px,94vw)}.staff-role-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.staff-role-picker button{border:1px solid var(--line);background:#f8fafb;border-radius:13px;padding:14px;text-align:left;color:var(--ink);font-family:inherit}.staff-role-picker button.active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 7px 18px #244f7927}.staff-role-picker span,.staff-role-picker strong,.staff-role-picker small{display:block}.staff-role-picker span{font-size:18px}.staff-role-picker strong{font-size:12px;margin:7px 0 3px}.staff-role-picker small{font-size:8px;opacity:.75}.staff-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 11px}.staff-access-note{display:flex;align-items:center;gap:11px;background:#eaf8f0;border-radius:11px;padding:11px;margin-top:18px;color:#16804a}.staff-access-note>span{width:28px;height:28px;border-radius:8px;background:#fff;display:grid;place-items:center;font-weight:900}.staff-access-note p{margin:0}.staff-access-note strong,.staff-access-note small{display:block}.staff-access-note strong{font-size:10px}.staff-access-note small{font-size:8px;margin-top:2px}.staff-detail{width:min(500px,100%);padding:30px}.staff-detail-avatar{width:72px;height:72px;margin:auto;border-radius:21px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-size:27px;font-weight:900}.staff-detail-role{display:inline-block;margin-top:12px}.staff-detail h2{font-size:25px;margin:10px 0 3px}.staff-detail>p{font-size:11px!important}.staff-detail-list{text-align:left;margin:20px 0}.staff-detail-list>span{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:11px;border:1px solid #e5edf1;border-radius:11px;margin-top:8px}.staff-detail-list>span>i{width:36px;height:36px;border-radius:10px;background:#edf3fa;color:var(--primary);display:grid;place-items:center;font-style:normal;font-weight:900}.staff-detail-list small,.staff-detail-list strong{display:block}.staff-detail-list small{font-size:8px;color:var(--muted)}.staff-detail-list strong{font-size:11px;margin-top:3px}.staff-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.staff-detail-actions button,.staff-detail-actions a{border:0;background:#edf3fa;color:var(--primary);border-radius:10px;padding:12px;font-size:10px;font-weight:900}.staff-detail-actions .danger{grid-column:1/-1;background:#fff0ef;color:#c2413b}@media(max-width:1050px){.staff-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.staff-stats{gap:9px}.staff-stats article{padding:12px}.staff-toolbar{display:block}.staff-toolbar>div:last-child{display:grid;grid-template-columns:1fr auto;margin-top:13px}.staff-toolbar input{width:auto;grid-column:1/-1}.staff-grid{grid-template-columns:1fr;padding:0 12px 15px}.staff-card{min-height:220px}.staff-form-grid{grid-template-columns:1fr}}@media(max-width:480px){.staff-stats,.staff-role-picker{grid-template-columns:1fr}.staff-detail{padding:25px 17px}}.profile-hero{min-height:150px;border-radius:20px;padding:26px 30px;display:grid;grid-template-columns:78px 1fr auto;gap:20px;align-items:center;color:#fff;background:radial-gradient(circle at 85% 0,#ffffff18,transparent 30%),linear-gradient(125deg,#1d456c,#3977aa);box-shadow:0 14px 35px #173c4c1a}.profile-avatar{width:76px;height:76px;border-radius:23px;background:#ffffff18;border:1px solid #ffffff35;display:grid;place-items:center;font-size:25px;font-weight:900}.profile-hero h1{font-size:27px;margin:5px 0}.profile-hero p{font-size:10px;color:#d8e6f1;margin:0}.profile-hero aside{text-align:right}.profile-hero aside span,.profile-hero aside small{display:block}.profile-hero aside span{background:#ffffff15;border:1px solid #ffffff2a;border-radius:99px;padding:8px 11px;font-size:9px;font-weight:900}.profile-hero aside span.active{background:#e9f8ef;color:#16804a;border-color:#c9ead6}.profile-hero aside small{font-size:8px;color:#ccdae5;margin-top:8px}.profile-layout{display:grid;grid-template-columns:230px 1fr;gap:16px;margin-top:18px}.settings-nav{padding:10px;height:max-content}.settings-nav button{width:100%;min-height:48px;border:0;background:transparent;border-radius:10px;display:grid;grid-template-columns:29px 1fr 12px;gap:8px;align-items:center;text-align:left;color:#5f7585;font-size:10px;font-weight:900;padding:7px 10px}.settings-nav button>span{width:28px;height:28px;border-radius:8px;background:#eef3f6;display:grid;place-items:center}.settings-nav button>b{font-size:14px;color:#9babb5}.settings-nav button.active{background:#eaf2fa;color:var(--primary)}.settings-nav button.active>span{background:#fff}.settings-nav .logout-setting{border-top:1px solid #e6edf1;border-radius:0;margin-top:8px;padding-top:12px;color:#c2413b}.settings-content{padding:26px;min-height:590px}.settings-head{border-bottom:1px solid #e6edf1;padding-bottom:17px;margin-bottom:20px}.settings-head>span{font-size:8px;letter-spacing:1px;color:var(--primary);font-weight:900}.settings-head h2{font-size:22px;margin:5px 0}.settings-head p{font-size:10px;color:var(--muted);margin:0}.settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.settings-field{display:block;font-size:10px;color:#334e68;font-weight:900;margin-bottom:15px}.settings-field.full{grid-column:1/-1}.settings-field input,.settings-field textarea{display:block;width:100%;height:46px;border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:0 12px;margin-top:7px;font-family:inherit;font-size:11px;outline:0}.settings-field textarea{height:85px;padding:12px;resize:vertical}.settings-field input:focus,.settings-field textarea:focus{border-color:#8eb0c9;box-shadow:0 0 0 3px #2b547e10}.settings-field input:disabled{background:#eef2f5;color:#7d8d99}.settings-save{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5edf1;padding-top:17px;margin-top:8px}.settings-save>span{font-size:8px;color:var(--muted)}.settings-save button{border:0;background:var(--primary);color:#fff;border-radius:10px;padding:11px 16px;font-size:10px;font-weight:900}.product-visible-count,.security-banner{display:flex;align-items:center;gap:11px;background:#eaf8f0;border-radius:12px;padding:13px;margin-bottom:20px;color:#16804a}.product-visible-count>span,.security-banner>span{width:36px;height:36px;background:#fff;border-radius:10px;display:grid;place-items:center;font-weight:900}.product-visible-count strong,.product-visible-count small,.security-banner strong,.security-banner small{display:block}.product-visible-count strong,.security-banner strong{font-size:11px}.product-visible-count small,.security-banner small{font-size:8px;margin-top:3px}.settings-product-group{margin:20px 0}.settings-product-group h3{font-size:12px}.settings-product-group>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.settings-product-group button{min-height:62px;border:1px solid var(--line);background:#fbfcfd;border-radius:12px;display:grid;grid-template-columns:37px 1fr 25px;gap:9px;align-items:center;text-align:left;padding:10px;color:var(--ink)}.settings-product-group button>span{width:36px;height:36px;border-radius:10px;background:#eef3f6;color:var(--primary);display:grid;place-items:center;font-weight:900}.settings-product-group button strong,.settings-product-group button small{display:block}.settings-product-group button strong{font-size:10px}.settings-product-group button small{font-size:8px;color:var(--muted);margin-top:3px}.settings-product-group button i{width:23px;height:23px;border-radius:7px;background:#eef3f6;display:grid;place-items:center;font-style:normal}.settings-product-group button.selected{border-color:#a9d8bb;background:#f3fbf6}.settings-product-group button.selected i{background:#16804a;color:#fff}.preference-list{border:1px solid #e3ebf0;border-radius:14px;overflow:hidden}.preference-row,.quantity-preference{min-height:68px;display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-top:1px solid #e8eef2}.preference-list>*:first-child{border-top:0}.preference-row strong,.preference-row small,.quantity-preference strong,.quantity-preference small{display:block}.preference-row strong,.quantity-preference strong{font-size:11px}.preference-row small,.quantity-preference small{font-size:8px;color:var(--muted);margin-top:4px}.preference-row>button{width:42px;height:24px;border:0;background:#cbd5dc;border-radius:99px;padding:3px}.preference-row>button i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s}.preference-row>button.on{background:#16804a}.preference-row>button.on i{transform:translate(18px)}.quantity-preference select{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px}.security-form{max-width:520px}.current-plan{display:grid;grid-template-columns:55px 1fr auto;gap:13px;align-items:center;background:linear-gradient(120deg,#edf4fa,#f8fbfd);border:1px solid #d8e5ed;border-radius:16px;padding:19px}.current-plan>span{width:53px;height:53px;border-radius:16px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:20px}.current-plan small{font-size:7px;color:var(--muted);font-weight:900}.current-plan h3{font-size:18px;text-transform:capitalize;margin:4px 0}.current-plan p{font-size:8px;color:var(--muted);margin:0}.current-plan>b{font-size:8px;border-radius:99px;padding:7px 9px;background:#fff}.current-plan>b.active{background:#e9f8ef;color:#16804a}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.plan-grid article{position:relative;border:1px solid #e1e9ee;border-radius:14px;padding:17px}.plan-grid em{display:inline-block;background:#fff6de;color:#a55a06;border-radius:7px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900}.plan-grid h3{font-size:13px;margin:13px 0 5px}.plan-grid strong{font-size:22px;color:var(--primary)}.plan-grid small{font-size:8px;color:var(--muted);margin-left:5px}.plan-grid p{font-size:8px;color:var(--muted);line-height:1.5}@media(max-width:900px){.profile-layout{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{min-width:150px}.settings-nav .logout-setting{border:0;margin:0;padding-top:7px}.settings-content{min-height:500px}}@media(max-width:650px){.profile-hero{grid-template-columns:62px 1fr;padding:20px}.profile-avatar{width:60px;height:60px;border-radius:18px}.profile-hero h1{font-size:20px}.profile-hero aside{grid-column:1/-1;text-align:left;display:flex;align-items:center;gap:9px}.profile-hero aside small{margin:0}.settings-content{padding:18px}.settings-form-grid,.settings-product-group>div,.plan-grid{grid-template-columns:1fr}.settings-save{display:block}.settings-save>span{display:block;margin-bottom:10px}.settings-save button{width:100%}.current-plan{grid-template-columns:48px 1fr}.current-plan>b{grid-column:1/-1;text-align:center}.settings-nav button{min-width:135px}}.business-dashboard{max-width:1500px;margin:auto}.dashboard-hero{min-height:118px;padding:25px 28px;border-radius:20px;color:#fff;background:radial-gradient(circle at 78% 0,#ffffff16,transparent 30%),linear-gradient(125deg,#1d456c,#3977aa);display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 14px 35px #173c4c18}.dashboard-hero h1{font-size:30px;letter-spacing:-.7px;margin:5px 0}.dashboard-hero p{font-size:11px;color:#d9e6f0;margin:0}.dashboard-hero-actions{display:flex;gap:8px}.dashboard-hero-actions a,.dashboard-hero-actions button{height:42px;border:1px solid #ffffff32;background:#ffffff12;color:#fff;border-radius:11px;padding:0 14px;display:flex;align-items:center;font-size:10px;font-weight:900}.dashboard-hero-actions a{background:#fff;color:var(--primary)}.dashboard-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.dashboard-kpi{min-height:110px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px;display:grid;grid-template-columns:46px 1fr 12px;gap:12px;align-items:center;box-shadow:var(--shadow-sm);transition:.2s}.dashboard-kpi:hover{transform:translateY(-2px);box-shadow:0 12px 28px #173c4c10}.dashboard-kpi>span{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;font-size:17px;font-weight:900}.dashboard-kpi>span.blue{background:#eaf2fa;color:#2563eb}.dashboard-kpi>span.green{background:#e9f8ef;color:#16804a}.dashboard-kpi>span.red{background:#fff0ef;color:#c2413b}.dashboard-kpi>span.purple{background:#f1eaff;color:#7554af}.dashboard-kpi small,.dashboard-kpi strong,.dashboard-kpi em{display:block}.dashboard-kpi small{font-size:9px;color:var(--muted)}.dashboard-kpi strong{font-size:20px;margin:4px 0}.dashboard-kpi em{font-size:8px;color:#708492;font-style:normal}.dashboard-kpi>b{color:#a1b0ba}.dashboard-primary-grid,.dashboard-secondary-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:15px;margin-bottom:15px}.business-dashboard .panel{padding:20px}.dashboard-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.dashboard-card-head h2{font-size:18px;margin:4px 0}.dashboard-card-head>a{font-size:9px;color:var(--primary);font-weight:900}.dashboard-card-head>b{min-width:26px;height:26px;border-radius:8px;background:#fff0ef;color:#c2413b;display:grid;place-items:center;font-size:9px}.delivery-progress-body{display:grid;grid-template-columns:130px 1fr;gap:24px;align-items:center}.progress-ring{width:126px;height:126px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#16804a var(--progress),#e7eef2 0)}.progress-ring:before{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:#fff}.progress-ring>div{position:relative;text-align:center}.progress-ring strong,.progress-ring small{display:block}.progress-ring strong{font-size:25px;color:#16804a}.progress-ring small{font-size:8px;color:var(--muted)}.delivery-progress-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.delivery-progress-stats>div{display:flex;gap:9px;align-items:center;background:#f7f9fb;border-radius:11px;padding:12px}.delivery-progress-stats i{width:7px;height:36px;border-radius:8px}.delivery-progress-stats i.green{background:#16804a}.delivery-progress-stats i.gold{background:#d97706}.delivery-progress-stats i.red{background:#c2413b}.delivery-progress-stats strong,.delivery-progress-stats small{display:block}.delivery-progress-stats strong{font-size:16px}.delivery-progress-stats small{font-size:8px;color:var(--muted)}.delivery-progress-track{height:7px;border-radius:99px;background:#e8eef2;margin-top:18px;overflow:hidden}.delivery-progress-track i{display:block;height:100%;background:linear-gradient(90deg,#16804a,#3eaa70);border-radius:99px}.delivery-command>footer{display:flex;justify-content:space-between;margin-top:10px;font-size:8px;color:var(--muted)}.delivery-command>footer b{color:#16804a}.attention-list>a{min-height:57px;display:grid;grid-template-columns:34px 1fr 12px;gap:9px;align-items:center;border-top:1px solid #edf1f3}.attention-list>a:first-child{border-top:0}.attention-list>a>i{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;font-style:normal;font-weight:900}.attention-list>a>i.gold{background:#fff6de;color:#b56808}.attention-list>a>i.red{background:#fff0ef;color:#c2413b}.attention-list strong,.attention-list small{display:block}.attention-list strong{font-size:10px}.attention-list small{font-size:8px;color:var(--muted);margin-top:3px}.attention-list>a>b{color:#9cafba}.dashboard-clear,.dashboard-empty{text-align:center;color:var(--muted);padding:23px}.dashboard-clear>span{width:38px;height:38px;border-radius:12px;background:#e9f8ef;color:#16804a;display:grid;place-items:center;margin:auto;font-weight:900}.dashboard-clear strong,.dashboard-clear small{display:block}.dashboard-clear strong{font-size:11px;color:var(--ink);margin-top:9px}.dashboard-clear small{font-size:8px;margin-top:3px}.mini-trend{height:190px;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid #dfe7ec;padding-top:25px;overflow-x:auto}.mini-trend>div{height:100%;min-width:16px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.mini-trend i{display:block;width:min(16px,80%);min-height:4px;background:linear-gradient(180deg,#4d89bd,var(--primary));border-radius:5px 5px 1px 1px}.mini-trend span{font-size:6px;color:var(--muted);opacity:0}.mini-trend>div:hover span{opacity:1}.mini-trend small{font-size:7px;color:var(--muted);height:16px;margin-top:4px}.dashboard-trend>footer{display:grid;grid-template-columns:repeat(3,1fr);margin-top:13px}.dashboard-trend>footer>span{border-right:1px solid #e5ecef;padding:0 12px}.dashboard-trend>footer>span:first-child{padding-left:0}.dashboard-trend>footer>span:last-child{border:0}.dashboard-trend>footer strong,.dashboard-trend>footer small{display:block}.dashboard-trend>footer strong{font-size:12px}.dashboard-trend>footer small{font-size:8px;color:var(--muted);margin-top:3px}.dashboard-stock-row{min-height:54px;display:grid;grid-template-columns:9px 1fr auto;gap:9px;align-items:center;border-top:1px solid #edf1f3}.dashboard-stock-row:first-child{border-top:0}.dashboard-stock-row>i{width:7px;height:7px;border-radius:50%;background:#16804a}.dashboard-stock-row>i.low{background:#d97706}.dashboard-stock-row>i.out{background:#c2413b}.dashboard-stock-row strong,.dashboard-stock-row small{display:block}.dashboard-stock-row strong{font-size:10px}.dashboard-stock-row small{font-size:8px;color:var(--muted);margin-top:2px}.dashboard-stock-row>b{font-size:10px}.dashboard-bottom{display:grid;grid-template-columns:1.5fr .8fr;gap:24px}.dashboard-bottom>aside{border-left:1px solid #e5ecef;padding-left:24px}.dashboard-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dashboard-actions>a{min-height:67px;border:1px solid #e4ebf0;background:#fbfcfd;border-radius:11px;display:grid;grid-template-columns:36px 1fr 12px;gap:9px;align-items:center;padding:10px}.dashboard-actions>a>span{width:35px;height:35px;border-radius:10px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-weight:900}.dashboard-actions strong,.dashboard-actions small{display:block}.dashboard-actions strong{font-size:10px}.dashboard-actions small{font-size:8px;color:var(--muted);margin-top:3px}.dashboard-actions b{color:#9dafba}.dashboard-order{min-height:55px;border-top:1px solid #edf1f3;display:grid;grid-template-columns:34px 1fr 12px;gap:9px;align-items:center}.dashboard-order>span{width:32px;height:32px;border-radius:9px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-size:10px;font-weight:900}.dashboard-order strong,.dashboard-order small{display:block}.dashboard-order strong{font-size:9px}.dashboard-order small{font-size:7px;color:var(--muted);margin-top:2px}.dashboard-order>b{color:#9dafba}.dashboard-empty span{font-size:23px}.dashboard-empty p{font-size:8px}@media(max-width:1100px){.dashboard-kpis{grid-template-columns:1fr 1fr}.dashboard-primary-grid,.dashboard-secondary-grid,.dashboard-bottom{grid-template-columns:1fr}.dashboard-bottom>aside{border-left:0;border-top:1px solid #e5ecef;padding:20px 0 0}}@media(max-width:700px){.dashboard-hero{display:block;padding:22px}.dashboard-hero h1{font-size:24px}.dashboard-hero-actions{margin-top:17px}.dashboard-kpis{gap:9px}.dashboard-kpi{min-height:93px;padding:12px;grid-template-columns:39px 1fr}.dashboard-kpi>span{width:38px;height:38px}.dashboard-kpi>b{display:none}.dashboard-kpi strong{font-size:16px}.delivery-progress-body{grid-template-columns:1fr}.progress-ring{margin:auto}.delivery-progress-stats{grid-template-columns:1fr 1fr 1fr}.dashboard-actions{grid-template-columns:1fr}.business-dashboard .panel{padding:16px}}@media(max-width:470px){.dashboard-hero-actions{display:grid;grid-template-columns:1fr 1fr}.dashboard-hero-actions a,.dashboard-hero-actions button{justify-content:center;padding:0 8px}.dashboard-kpis,.delivery-progress-stats{grid-template-columns:1fr}.delivery-command>footer{display:block}.delivery-command>footer b{display:block;margin-top:5px}.dashboard-trend>footer{grid-template-columns:1fr}.dashboard-trend>footer>span{border:0;border-bottom:1px solid #e5ecef;padding:7px 0}}.customer-shell{min-height:100vh;display:grid;grid-template-columns:255px minmax(0,1fr);background:#f4f7fa}.customer-sidebar{position:sticky;top:0;height:100vh;background:#173e63;color:#fff;padding:18px 15px;z-index:20}.customer-brand{text-align:center;border-bottom:1px solid #ffffff16;padding-bottom:14px}.customer-brand img{width:115px;height:82px;object-fit:contain}.customer-brand span{display:block;font-size:8px;letter-spacing:1.4px;color:#bed1df;font-weight:900}.customer-account{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;background:#ffffff0d;border:1px solid #ffffff15;border-radius:13px;padding:11px;margin:16px 0}.customer-account>b,.customer-topbar>a>b{width:38px;height:38px;border-radius:11px;background:#ffffff17;display:grid;place-items:center}.customer-account strong,.customer-account small{display:block}.customer-account strong{font-size:11px}.customer-account small{font-size:8px;color:#bdd0de;margin-top:3px}.customer-sidebar nav p{font-size:8px;letter-spacing:1px;color:#8fb0c8;margin:20px 11px 8px}.customer-sidebar nav a,.customer-side-bottom a,.customer-side-bottom button{min-height:45px;display:flex;align-items:center;gap:11px;border:0;background:transparent;color:#c8d8e4;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:800}.customer-sidebar nav a>span,.customer-side-bottom span{width:25px;text-align:center;font-size:15px}.customer-sidebar nav a.active{background:#fff;color:#173e63}.customer-side-bottom{position:absolute;bottom:18px;left:15px;right:15px;border-top:1px solid #ffffff17;padding-top:8px}.customer-side-bottom button{width:100%;color:#ffb9b4}.customer-shell>main{min-width:0}.customer-topbar{height:76px;background:#fff;border-bottom:1px solid #e2e9ed;padding:0 30px;display:flex;align-items:center}.customer-topbar>button{display:none}.customer-topbar>div span{font-size:7px;color:var(--primary);font-weight:900;letter-spacing:1px}.customer-topbar h2{font-size:16px;margin:3px 0}.customer-topbar>a{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800}.customer-topbar>a>b{width:32px;height:32px;background:#eaf2fa;color:var(--primary)}.customer-content{padding:28px 32px 45px;max-width:1450px}.customer-welcome{min-height:135px;padding:25px 28px;border-radius:20px;background:radial-gradient(circle at 80% 0,#ffffff18,transparent 30%),linear-gradient(125deg,#1d456c,#3977aa);color:#fff;display:flex;justify-content:space-between;align-items:center}.customer-welcome>div>span,.customer-module-head>div>span{font-size:8px;letter-spacing:1.2px;font-weight:900;opacity:.65}.customer-welcome h1{font-size:29px;margin:6px 0}.customer-welcome p{font-size:10px;color:#dbe7f0}.customer-welcome button{height:40px;border:1px solid #ffffff3b;background:#ffffff12;color:#fff;border-radius:10px;padding:0 13px;font-size:9px;font-weight:900}.customer-status-banner{display:grid;grid-template-columns:52px 1fr auto;gap:13px;align-items:center;background:#fff8e6;border:1px solid #f0dfb0;border-radius:16px;padding:16px 20px;margin:15px 0}.customer-status-banner>i{width:50px;height:50px;border-radius:15px;background:#fff;color:#b56808;display:grid;place-items:center;font-style:normal;font-size:19px;font-weight:900}.customer-status-banner>i.done{background:#e9f8ef;color:#16804a}.customer-status-banner small{font-size:7px;color:#9a7529;font-weight:900}.customer-status-banner h2{font-size:15px;margin:4px 0}.customer-status-banner p{font-size:8px;color:#7c8790;margin:0}.customer-status-banner>a{font-size:9px;color:var(--primary);font-weight:900}.customer-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0}.customer-metrics article{min-height:86px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;align-items:center;gap:11px}.customer-metrics i{width:42px;height:42px;border-radius:12px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-style:normal;font-weight:900}.customer-metrics i.green{background:#e9f8ef;color:#16804a}.customer-metrics i.red{background:#fff0ef;color:#c2413b}.customer-metrics small,.customer-metrics strong{display:block}.customer-metrics small{font-size:8px;color:var(--muted)}.customer-metrics strong{font-size:18px;margin-top:4px}.customer-home-grid,.customer-request-grid,.customer-bill-grid,.customer-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-card-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6edf1;padding-bottom:13px;margin-bottom:10px}.customer-card-head h2{font-size:16px;margin:0}.customer-card-head a{font-size:8px;color:var(--primary);font-weight:900}.customer-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.customer-actions>a{min-height:68px;border:1px solid #e3ebef;background:#fbfcfd;border-radius:11px;padding:10px;display:grid;grid-template-columns:36px 1fr 10px;gap:9px;align-items:center}.customer-actions>a>span{width:35px;height:35px;border-radius:10px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-weight:900}.customer-actions strong,.customer-actions small{display:block}.customer-actions strong{font-size:9px}.customer-actions small{font-size:7px;color:var(--muted);margin-top:3px}.customer-feed>div,.customer-receipt{min-height:53px;display:grid;grid-template-columns:33px 1fr auto;gap:9px;align-items:center;border-top:1px solid #edf1f3}.customer-feed>div:first-child{border-top:0}.customer-feed i,.customer-receipt i{width:31px;height:31px;border-radius:9px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:900}.customer-feed i.receipt,.customer-receipt i{background:#e9f8ef;color:#16804a}.customer-feed strong,.customer-feed small,.customer-receipt strong,.customer-receipt small{display:block}.customer-feed strong,.customer-receipt strong{font-size:9px}.customer-feed small,.customer-receipt small{font-size:7px;color:var(--muted);margin-top:2px}.customer-feed b,.customer-receipt b{font-size:9px}.customer-feed b.green{color:#16804a}.customer-module-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.customer-module-head h1{font-size:29px;margin:5px 0}.customer-module-head p{font-size:11px;color:var(--muted);margin:0}.customer-module-head>input,.customer-list-toolbar input{height:40px;border:1px solid var(--line);border-radius:10px;padding:0 10px}.customer-history{padding:0;overflow:hidden}.customer-history>.customer-card-head{padding:18px 20px;margin:0}.customer-history-head,.customer-history-row{display:grid;grid-template-columns:1.1fr 1.1fr .8fr .8fr .9fr .8fr;gap:9px;align-items:center;padding:0 20px}.customer-history-head{height:40px;background:#f4f7f9;color:#718491;font-size:8px;font-weight:900;text-transform:uppercase}.customer-history-row{min-height:58px;border-top:1px solid #edf1f3;font-size:9px;text-transform:capitalize}.customer-order-status{display:inline-block;border-radius:99px;padding:5px 8px;background:#fff6de;color:#a55a06;font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase}.customer-order-status.delivered,.customer-order-status.paid,.customer-order-status.accepted,.customer-order-status.ready{background:#e9f8ef;color:#16804a}.customer-order-status.cancelled,.customer-order-status.rejected{background:#fff0ef;color:#c2413b}.request-form-card label,.customer-profile-form label{display:block;font-size:9px;font-weight:900;margin:13px 0}.request-form-card input,.request-form-card select,.customer-profile-form input,.customer-profile-form textarea{display:block;width:100%;height:43px;border:1px solid var(--line);border-radius:9px;background:#fbfcfd;padding:0 10px;margin-top:6px}.customer-profile-form textarea{height:75px;padding:10px}.request-form-card>button,.customer-profile-form>button,.customer-checkout>button{width:100%;height:43px;border:0;border-radius:10px;background:var(--primary);color:#fff;font-size:9px;font-weight:900}.customer-list-toolbar{display:flex;justify-content:space-between}.customer-request-list>div{min-height:57px;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;border-top:1px solid #edf1f3}.customer-request-list>div>i{width:32px;height:32px;border-radius:9px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-style:normal;font-weight:900}.customer-request-list strong,.customer-request-list small{display:block}.customer-request-list strong{font-size:9px}.customer-request-list small{font-size:7px;color:var(--muted)}.customer-products{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.customer-products article{border:1px solid #e2eaef;border-radius:13px;padding:13px}.customer-products article.selected{border-color:#9fd3b4;background:#f3fbf6}.customer-products article>span{width:38px;height:38px;border-radius:11px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-weight:900}.customer-products h3{font-size:11px;margin:10px 0 3px}.customer-products p{font-size:8px;color:var(--muted)}.customer-products article>div{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;text-align:center}.customer-products article button{height:30px;border:0;border-radius:8px;background:#eef3f6;color:var(--primary);font-weight:900}.customer-products article strong{font-size:10px}.customer-checkout{display:grid;grid-template-columns:1fr 1.5fr 180px;gap:9px;align-items:end;border-top:1px solid #e5edf1;margin-top:18px;padding-top:15px}.customer-checkout label{font-size:8px;font-weight:900}.customer-checkout input{width:100%;height:40px;border:1px solid var(--line);border-radius:9px;padding:0 9px;margin-top:5px}.customer-orders{margin-top:14px}.customer-orders>div{min-height:65px;display:grid;grid-template-columns:1fr 1.3fr .7fr .6fr 60px;gap:9px;align-items:center;border-top:1px solid #edf1f3;font-size:8px}.customer-orders>div>span strong,.customer-orders>div>span small,.customer-orders>div>div small{display:block}.customer-orders button{border:0;background:#fff0ef;color:#c2413b;border-radius:7px;padding:7px;font-size:7px;font-weight:900}.customer-bill{width:100%;min-height:62px;border:0;border-top:1px solid #edf1f3;background:#fff;display:grid;grid-template-columns:34px 1fr auto auto;gap:9px;align-items:center;text-align:left}.customer-bill>i{width:32px;height:32px;border-radius:9px;background:#eaf2fa;color:var(--primary);display:grid;place-items:center;font-style:normal}.customer-bill strong,.customer-bill small{display:block}.customer-bill strong{font-size:9px}.customer-bill small{font-size:7px;color:var(--muted)}.customer-bill>b{font-size:9px;color:#c2413b}.customer-bill-modal{width:min(620px,100%)}.customer-bill-modal>div>span{min-height:42px;display:grid;grid-template-columns:1fr 1.5fr auto;gap:8px;align-items:center;border-top:1px solid #edf1f3;font-size:8px;text-transform:capitalize}.customer-bill-modal>div em{font-style:normal}.customer-bill-modal>footer{display:flex;justify-content:space-between;border-top:1px solid #dce6ec;padding-top:14px;margin-top:12px}.customer-logout{margin-top:10px!important;background:#fff0ef!important;color:#c2413b!important}.customer-empty-state{text-align:center;color:var(--muted);padding:30px}.customer-empty-state span{font-size:24px}.customer-empty-state p{font-size:8px}@media(max-width:1050px){.customer-shell{grid-template-columns:220px 1fr}.customer-products,.customer-checkout{grid-template-columns:1fr 1fr}.customer-checkout>button{grid-column:1/-1}.customer-home-grid{grid-template-columns:1fr}}@media(max-width:760px){.customer-shell{display:block}.customer-sidebar{position:fixed;left:-270px;width:250px;transition:.25s}.customer-sidebar.open{left:0}.customer-topbar{height:68px;padding:0 15px}.customer-topbar>button{display:block;border:0;background:#edf3fa;color:var(--primary);width:36px;height:36px;border-radius:9px;margin-right:11px}.customer-topbar>a>span{display:none}.customer-content{padding:18px 14px 35px}.customer-welcome{display:block;padding:21px}.customer-welcome h1{font-size:23px}.customer-welcome button{margin-top:14px}.customer-status-banner{grid-template-columns:44px 1fr;padding:14px}.customer-status-banner>a{grid-column:1/-1;text-align:center}.customer-metrics,.customer-request-grid,.customer-bill-grid,.customer-profile-grid{grid-template-columns:1fr}.customer-history{overflow-x:auto}.customer-history-head,.customer-history-row{min-width:650px}.customer-products{grid-template-columns:1fr 1fr}.customer-orders{overflow-x:auto}.customer-orders>div{min-width:650px}.customer-module-head h1{font-size:24px}}@media(max-width:440px){.customer-actions,.customer-products,.customer-checkout{grid-template-columns:1fr}.customer-module-head{display:block}.customer-module-head>input{width:100%;margin-top:12px}.customer-checkout>button{grid-column:auto}}
