*{box-sizing:border-box}:root{color-scheme:light;--background:#f5f6f3;--foreground:#202421;--card:rgba(255,255,255,0.78);--card-solid:#ffffff;--popover:#ffffff;--primary:#376cf6;--primary-foreground:#ffffff;--secondary:#f1f3f0;--secondary-foreground:#2b302c;--muted:#f2f3f0;--muted-foreground:#747a75;--accent:#eef3ff;--accent-foreground:#2656ca;--destructive:#b42318;--destructive-foreground:#ffffff;--border:#e5e8e1;--input:#dfe3dc;--ring:rgba(55,108,246,0.22);--radius:14px;--shadow-sm:0 1px 2px rgba(15,16,15,0.06);--shadow-md:0 18px 45px rgba(20,22,20,0.08);--shadow-lg:0 34px 90px rgba(15,16,15,0.16)}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.08),transparent 16rem),radial-gradient(circle at 84% 78%,rgba(255,255,255,.05),transparent 18rem),repeating-linear-gradient(135deg,rgba(255,255,255,.026) 0 1px,transparent 1px 6px),#151515;color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:0;padding:14px}a{color:inherit;text-decoration:none}.shell{position:relative;max-width:1720px;min-height:calc(100vh - 28px);margin:0 auto;padding:46px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(245,246,243,.96)),var(--background);box-shadow:0 34px 90px rgba(0,0,0,.28)}.shell:after{content:"lokamrith";position:fixed;left:9vw;right:9vw;bottom:-5vw;z-index:0;color:rgba(20,24,20,.035);font-size:clamp(74px,17vw,240px);font-weight:950;letter-spacing:-.05em;line-height:.8;pointer-events:none;text-align:center}.shell>*{position:relative;z-index:1}.page-header,.panel{background:var(--card);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.page-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px 26px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.brand-mark{display:inline-flex;align-items:center;gap:10px}.brand-dot{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#1e1f1e;color:#fff;font-weight:900;box-shadow:var(--shadow-sm);overflow:hidden}.brand-dot img{width:100%;height:100%;object-fit:cover;display:block}h1{margin:0;font-size:26px;line-height:1.1}h1,h2{letter-spacing:0}h2{margin:0 0 14px;font-size:17px}.muted,.sub{color:var(--muted-foreground);font-size:13px}.hero{margin-top:16px;padding:22px 24px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(242,244,239,.9)),var(--card-solid);color:var(--foreground);box-shadow:var(--shadow-sm)}.hero h2{margin:0 0 6px;font-size:22px}.hero p{margin:0;color:var(--muted-foreground);font-size:14px;line-height:1.5}.grid{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);grid-gap:16px}.admin-grid,.grid{display:grid;gap:16px;margin-top:16px}.admin-grid{grid-template-columns:300px 1fr;grid-gap:16px}.admin-stack{display:grid;grid-gap:16px;gap:16px;margin-top:16px}.panel{padding:16px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.78);color:var(--secondary-foreground);font-weight:700}.badge,label{font-size:12px}label{display:block;color:var(--muted-foreground);font-weight:800;text-transform:uppercase;margin-bottom:6px}input,select,textarea{width:100%;border:1px solid var(--input);border-radius:11px;padding:11px 12px;font:inherit;background:rgba(255,255,255,.82);color:var(--foreground);box-shadow:var(--shadow-sm)}textarea{min-height:420px;resize:vertical;line-height:1.48}.order-textarea{scrollbar-width:none;-ms-overflow-style:none}.order-textarea::-webkit-scrollbar{display:none}input:focus,select:focus,textarea:focus{outline:3px solid var(--ring);border-color:var(--primary)}.field{margin-bottom:12px}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.button-link,button{min-height:40px;border:0;border-radius:999px;padding:10px 14px;background:var(--primary);color:var(--primary-foreground);font-weight:800;cursor:pointer;box-shadow:var(--shadow-sm);display:inline-flex;align-items:center;justify-content:center;gap:8px}.button-link:hover,button:hover:not(:disabled){background:#2559d5}.button-link.secondary,button.secondary{background:var(--card-solid);color:var(--foreground);border:1px solid var(--border)}.button-link.ghost,button.ghost{background:transparent;color:var(--foreground);border:1px solid transparent;box-shadow:none}button.danger{background:#fff1f0;color:var(--destructive);border:1px solid #ffccc7}button.confirm-danger,button.danger:hover:not(:disabled){background:var(--destructive);color:var(--destructive-foreground)}button:disabled{background:#bfc8c1;cursor:not-allowed}.mini{min-height:32px;padding:7px 9px;font-size:12px;border-radius:7px}.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.kv{border:1px solid var(--border);border-radius:8px;padding:11px;background:rgba(251,252,250,.88)}.kv .k{color:var(--muted-foreground);font-size:11px;text-transform:uppercase;font-weight:900;margin-bottom:4px}.kv .v{font-weight:800;min-height:20px;overflow-wrap:anywhere}.preview-stack{display:grid;grid-gap:12px;gap:12px}.preview-section{border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.66);overflow:hidden}.preview-section-title{display:flex;align-items:center;gap:9px;padding:11px 12px;border-bottom:1px solid var(--border);background:rgba(247,248,245,.74)}.preview-section-title h3{margin:0;font-size:15px}.section-icon{width:20px;height:20px;fill:none;stroke:var(--primary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.preview-section-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:12px}.preview-field label{margin-bottom:5px}.preview-field input,.preview-field select{padding:9px 10px}.wide-field{grid-column:1/-1}.product-editor{display:grid;grid-template-columns:1fr 86px;grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.78)}.product-name{display:grid;grid-gap:2px;gap:2px}.product-name strong{font-size:14px}.product-name span{color:var(--muted-foreground);font-size:12px;font-weight:800}.product-summary{grid-column:1/-1;display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;background:var(--secondary);color:var(--secondary-foreground)}.product-summary span{color:var(--muted-foreground);font-weight:800}.status-pill{display:inline-flex;align-items:center;min-height:28px;max-width:100%;padding:5px 9px;border:1px solid var(--border);border-radius:8px;background:var(--secondary);color:var(--secondary-foreground);font-size:11px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-ok{border-color:#b9dfc2;background:#f0faf2;color:#17613a}.status-error{border-color:#f0b9b4;background:#fff4f3;color:var(--destructive)}.error,.ok,.warn{border-radius:8px;padding:10px 12px;margin:10px 0;font-weight:800}.warn{background:#fff7e6;border:1px solid #f1cc8b;color:var(--accent-foreground)}.error{background:#fff1f0;border:1px solid #ffccc7;color:var(--destructive)}.ok{background:#eefaf2;border:1px solid #b8e2c3;color:#145c39}.hidden{display:none!important}.tabs{display:inline-flex;gap:4px;padding:4px;margin-bottom:14px;border:1px solid var(--border);background:rgba(255,255,255,.68)}.tab,.tabs{border-radius:999px}.tab{min-height:34px;background:transparent;color:var(--muted-foreground);border:0;box-shadow:none}.tab.active{background:var(--card-solid);color:var(--foreground);box-shadow:var(--shadow-sm)}.tab-count{min-width:20px;height:20px;display:inline-grid;place-items:center;padding:0 6px;border-radius:999px;background:var(--secondary);color:var(--foreground);font-size:11px;font-weight:900}.tab.active .tab-count{background:var(--primary);color:var(--primary-foreground)}.filters{grid-gap:10px}.filter-row,.filters{display:grid;gap:10px}.filter-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px}.filter-panel .panel-title{margin-bottom:10px}.filter-bar{display:grid;grid-template-columns:minmax(180px,1fr) minmax(260px,2fr) auto;grid-gap:10px;gap:10px;align-items:flex-end}.filter-bar .field{margin-bottom:0}.filter-actions{align-self:end;min-width:184px}.admin-table-panel{min-width:0}.admin-tabs-panel{padding:10px}.admin-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-tabs-panel .tabs{margin-bottom:0}.admin-date-filter{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.admin-date-filter input,.admin-date-filter select{min-height:40px;width:auto;min-width:132px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.76);box-shadow:none}.admin-date-filter span{color:var(--muted-foreground);font-size:12px;font-weight:850;text-transform:uppercase}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.kpi-card{min-height:106px;display:grid;align-content:center;justify-content:stretch;text-align:left;grid-gap:10px;gap:10px;padding:18px 22px;border:1px solid var(--border);border-left:5px solid #b98928;border-radius:12px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-sm);color:var(--foreground);cursor:pointer}.kpi-card:hover{background:rgba(255,255,255,.94);transform:translateY(-1px)}.kpi-card.active{border-color:rgba(55,108,246,.36);box-shadow:0 16px 38px rgba(20,22,20,.08),0 0 0 3px rgba(55,108,246,.12)}.kpi-card span{color:#59615c;font-size:14px;font-weight:750;text-transform:uppercase}.kpi-card strong{font-size:30px;line-height:1}.kpi-auto{border-left-color:#1f9d55}.kpi-auto strong{color:#099342}.kpi-manual{border-left-color:#f59f00}.kpi-manual strong{color:#f59f00}.kpi-invalid{border-left-color:#d9292f}.kpi-invalid strong{color:#d9292f}.admin-table-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:12px}.toolbar-message{flex:1 1 auto;min-width:0}.toolbar-message .error,.toolbar-message .ok,.toolbar-message .warn{margin:0}.toolbar-actions{flex:0 0 auto;justify-content:flex-end}.performance-dashboard{display:grid;grid-gap:14px;gap:14px}.performance-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:16px;gap:16px;align-items:flex-end;min-height:170px;padding:22px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(135deg,rgba(31,58,44,.94),rgba(55,108,246,.78)),#1f3a2c;color:#ffffff;overflow:hidden;box-shadow:var(--shadow-sm)}.performance-eyebrow{display:inline-flex;margin-bottom:10px;color:rgba(255,255,255,.72);font-size:12px;font-weight:850;text-transform:uppercase}.performance-hero h3{max-width:680px;margin:0 0 8px;font-size:30px;line-height:1.08}.performance-hero p{max-width:620px;margin:0;color:rgba(255,255,255,.76);line-height:1.45}.hero-metric{display:grid;grid-gap:6px;gap:6px;justify-items:start;padding:16px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.12)}.hero-metric span{color:rgba(255,255,255,.72);font-size:12px;font-weight:850;text-transform:uppercase}.hero-metric strong{font-size:26px;line-height:1}.performance-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.metric-tile{min-height:96px;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:15px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-sm)}.metric-tile span{color:var(--muted-foreground);font-size:12px;font-weight:900;text-transform:uppercase}.metric-tile strong{font-size:27px;line-height:1}.metric-gold{border-left:5px solid #b98928}.metric-green{border-left:5px solid #1f9d55}.metric-orange{border-left:5px solid #f59f00}.metric-blue{border-left:5px solid var(--primary)}.metric-red{border-left:5px solid #d9292f}.metric-violet{border-left:5px solid #9a5bff}.performance-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);grid-gap:14px;gap:14px}.performance-card{min-width:0;border:1px solid var(--border);border-radius:20px;background:rgba(255,255,255,.82);padding:16px;box-shadow:var(--shadow-sm)}.performance-card-title{display:flex;justify-content:space-between;gap:10px;margin-bottom:14px}.performance-card-title h3{margin:0 0 4px;font-size:17px}.performance-card-title p{margin:0;color:var(--muted-foreground);font-size:13px}.leaderboard-list{display:grid;grid-gap:10px;gap:10px}.leaderboard-row{display:grid;grid-template-columns:36px minmax(0,1fr) minmax(116px,auto);grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:16px;background:rgba(251,252,250,.88)}.rank-badge{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#1f3a2c;color:#ffffff;font-weight:900}.leader-main{display:grid;grid-gap:8px;gap:8px;min-width:0}.leader-title{display:flex;justify-content:space-between;gap:10px;min-width:0}.leader-title span,.leader-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leader-title span{color:var(--muted-foreground);font-size:12px;font-weight:800}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:var(--secondary)}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f9d55,var(--primary))}.leader-numbers{display:grid;justify-items:end;grid-gap:3px;gap:3px}.leader-numbers strong{font-size:13px}.leader-numbers span{color:var(--muted-foreground);font-size:12px;font-weight:800}.mix-card{align-content:start}.mix-card,.mix-chart{display:grid;grid-gap:14px;gap:14px}.mix-chart{justify-items:center;padding:8px 0}.mix-ring{position:relative;width:174px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at center,var(--card-solid) 0 56%,transparent 57%),conic-gradient(var(--primary) 0 var(--mix),#1f9d55 var(--mix) 100%)}.mix-ring span{font-size:30px;font-weight:950;line-height:1}.mix-ring small{margin-top:38px;color:var(--muted-foreground);font-weight:850;position:absolute}.mix-legend{display:grid;grid-gap:8px;gap:8px;width:100%}.mix-legend div,.status-split div{display:flex;justify-content:space-between;gap:10px;color:var(--muted-foreground);font-size:13px;font-weight:800}.mix-legend strong,.status-split strong{color:var(--foreground)}.legend-dot{width:10px;height:10px;display:inline-block;margin-right:7px;border-radius:999px}.brahmi-dot{background:#1f9d55}.blackseed-dot{background:var(--primary)}.cod-dot{background:#d9292f}.prepaid-dot{background:#9a5bff}.payment-ring{background:radial-gradient(circle at center,var(--card-solid) 0 56%,transparent 57%),conic-gradient(#d9292f 0 var(--mix),#9a5bff var(--mix) 100%)}.mix-divider{height:1px;background:var(--border);margin:2px 0}.status-split{display:grid;grid-gap:10px;gap:10px;padding-top:12px;border-top:1px solid var(--border)}.staff-login-shell{display:grid;place-items:center}.staff-login-card{width:min(440px,100%);display:grid;grid-gap:18px;gap:18px;padding:26px}.staff-login-form{display:grid;grid-gap:12px;gap:12px}.staff-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.staff-mobile-top{display:none}.staff-dashboard{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.dashboard-hero-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(232,240,255,.92)),var(--card-solid);box-shadow:0 18px 50px rgba(31,58,44,.08)}.dashboard-hero-card button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round}.dashboard-hero-card button{box-shadow:0 12px 26px rgba(55,108,246,.18)}.dashboard-hero-card h2{margin:0 0 4px;font-size:24px}.dashboard-hero-card p{margin:0;color:var(--muted-foreground);font-size:13px;font-weight:700}.staff-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.staff-today-card{padding:16px;border:1px solid rgba(212,175,55,.34);border-radius:18px;background:#11110f;color:#f4d36b;box-shadow:0 18px 36px rgba(17,17,15,.2)}.staff-today-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.staff-today-header span{color:rgba(244,211,107,.72);font-size:11px;font-weight:900;text-transform:uppercase}.staff-today-header h3{margin:2px 0 0;font-size:18px;color:#f4d36b}.staff-today-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.staff-mini-metric{min-height:72px;display:grid;align-content:center;justify-items:center;grid-gap:3px;gap:3px;padding:10px;border:1px solid rgba(244,211,107,.2);border-radius:14px;background:rgba(244,211,107,.08);text-align:center}.staff-mini-metric strong{font-size:24px;line-height:1;color:#ffd866}.staff-mini-metric span{color:rgba(244,211,107,.72);font-size:11px;font-weight:850}.staff-stat-card{position:relative;min-height:124px;display:grid;align-content:end;justify-items:center;grid-gap:4px;gap:4px;overflow:hidden;padding:16px;border:1px solid rgba(24,28,24,.12);border-radius:16px;color:#111512;box-shadow:var(--shadow-sm);text-align:center}.staff-stat-card:after{content:"";position:absolute;left:-12%;right:-12%;bottom:-34px;height:78px;border-radius:50%;background:rgba(255,255,255,.18)}.staff-stat-card strong{position:relative;z-index:1;font-size:34px;line-height:1}.staff-stat-card span{position:relative;z-index:1;font-size:13px;font-weight:850}.stat-menu{position:absolute;right:10px;top:10px;z-index:1;width:25px;height:25px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.7);font-weight:900;line-height:1}.stat-blue{background:#9a97ff}.stat-pink{background:#eba1f0}.stat-orange{background:#f4bd43}.stat-green{background:#4ed564}.staff-dashboard-list{margin-top:2px;background:rgba(255,255,255,.72)}.staff-orders-panel{margin-top:16px;background:rgba(255,255,255,.74)}.separate-orders-page{min-height:60vh}.order-list-controls,.staff-order-list{display:grid;grid-gap:12px;gap:12px}.order-list-controls{margin-bottom:14px}.order-search-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;grid-gap:10px;gap:10px;align-items:center}.order-search-field{display:grid;grid-template-columns:22px 1fr;align-items:center;grid-gap:8px;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:18px;background:rgba(245,242,232,.86)}.order-search-field svg{width:18px;height:18px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round}.order-search-field input{border:0;background:transparent;box-shadow:none;padding:13px 0}.refresh-icon-button{width:46px;min-height:46px;padding:0;border:1px solid var(--border);border-radius:16px;background:rgba(245,242,232,.86);color:var(--foreground);box-shadow:none}.refresh-icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.refresh-icon-button.refreshing svg{animation:refreshSpin .85s linear infinite}.refresh-icon-button:disabled{opacity:.72;cursor:wait}@keyframes refreshSpin{to{transform:rotate(1turn)}}.order-filter-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.order-filter-tabs::-webkit-scrollbar{display:none}.order-filter-tabs button{min-height:32px;flex:0 0 auto;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.72);color:var(--foreground);border:1px solid var(--border);box-shadow:none;font-size:12px}.order-filter-tabs button.active{background:#1f1f1f;color:#ffffff;border-color:#1f1f1f}.staff-order-card{overflow:hidden;border:1px solid rgba(221,226,218,.94);border-radius:18px;background:#ece7dc;box-shadow:0 12px 30px rgba(20,22,20,.055)}.staff-order-list.compact .staff-order-card{border-radius:16px}.request-card{border-color:#f1cc8b;background:rgba(255,249,226,.88)}.prescription-summary{width:100%;min-height:74px;display:grid;grid-template-columns:44px minmax(0,1fr) 38px;grid-gap:11px;gap:11px;align-items:center;padding:13px 14px;border:0;border-radius:0;color:#22251f;text-align:left;box-shadow:none}.card-blue .prescription-summary{background:#b8d4fa}.card-yellow .prescription-summary{background:#f6df74}.card-green .prescription-summary{background:#a9e6bd}.prescription-summary:hover{background:inherit}.order-common-icon{width:40px;aspect-ratio:1;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.45);color:#242721}.lock-icon svg,.order-common-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.summary-text{display:grid;grid-gap:3px;gap:3px;min-width:0}.summary-text span,.summary-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-text strong{font-size:15px;font-weight:900}.summary-text span{color:rgba(34,37,31,.68);font-size:12px;font-weight:850}.lock-icon{width:36px;aspect-ratio:1;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.5);color:#242721}.prescription-details{display:grid;grid-gap:9px;gap:9px;padding:14px}.detail-line{display:grid;grid-template-columns:132px minmax(0,1fr);grid-gap:12px;gap:12px;color:#3e433c;font-size:13px}.detail-line span{color:#777c73;font-weight:800}.detail-line strong{min-width:0;overflow-wrap:anywhere}.expanded-actions{display:flex;justify-content:center;padding-top:6px}.staff-pagination{padding-top:14px}.staff-profile-page{display:grid;place-items:start center;margin-top:16px}.profile-card{width:min(560px,100%);display:grid;grid-gap:14px;gap:14px;padding:14px;overflow:hidden;border-radius:24px;background:rgba(255,255,255,.78);text-align:left}.profile-cover{display:grid;grid-template-columns:78px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:18px;border-radius:20px;background:radial-gradient(circle at 86% 20%,rgba(255,255,255,.28),transparent 58px),linear-gradient(135deg,#1f3a2c,#376cf6);color:#ffffff}.profile-avatar{width:78px;aspect-ratio:1;display:grid;place-items:center;border:2px solid rgba(255,255,255,.55);border-radius:26px;background:rgba(255,255,255,.16);color:#ffffff;font-size:24px;font-weight:950;box-shadow:var(--shadow-sm)}.profile-card h2{margin:0;font-size:25px;line-height:1.05}.profile-card p{margin:6px 0 0;color:rgba(255,255,255,.78);font-weight:800}.profile-mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.profile-mini-stats div{display:grid;justify-items:center;grid-gap:3px;gap:3px;padding:12px 8px;border:1px solid var(--border);border-radius:16px;background:rgba(245,248,244,.82)}.profile-mini-stats strong{font-size:22px;line-height:1}.profile-mini-stats span{color:var(--muted-foreground);font-size:11px;font-weight:900;text-transform:uppercase}.profile-details{width:100%;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin:0}.profile-row{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.72)}.profile-row-icon{width:42px;aspect-ratio:1;display:grid;place-items:center;border-radius:14px;background:var(--secondary);color:var(--primary)}.profile-row-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.profile-row div{min-width:0;display:grid;grid-gap:3px;gap:3px}.profile-row span{color:var(--muted-foreground);font-size:11px;font-weight:900;text-transform:uppercase}.profile-row strong{min-width:0;overflow-wrap:anywhere}.profile-logout{width:100%;border:1px solid #ffccc7;background:#fff1f0;color:var(--destructive)}.staff-bottom-nav{position:fixed;left:50%;bottom:18px;z-index:40;display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:min(430px,calc(100vw - 24px));padding:7px;border:1px solid var(--border);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-lg);transform:translateX(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.staff-bottom-nav button{min-height:52px;display:grid;place-items:center;grid-gap:3px;gap:3px;padding:7px 4px;border-radius:18px;background:transparent;color:var(--muted-foreground);box-shadow:none;font-size:11px}.staff-bottom-nav button.active{background:#1f1f1f;color:#ffffff}.staff-bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.settings-panel{display:grid;grid-gap:14px;gap:14px}.settings-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:flex-end;padding:18px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.78)}.time-settings-card{grid-template-columns:minmax(0,540px) auto;justify-content:space-between}.time-settings-left{display:grid;grid-gap:12px;gap:12px;min-width:0}.pincode-override-card{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start}.pincode-override-form{display:grid;grid-template-columns:120px minmax(220px,1fr) minmax(130px,.5fr) minmax(130px,.5fr) auto;grid-gap:10px;gap:10px;align-items:flex-end}.pincode-override-form .field{margin-bottom:0}.pincode-override-list{grid-column:1/-1;display:grid;grid-gap:8px;gap:8px;margin-top:4px}.pincode-override-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.76)}.pincode-override-row div:first-child{min-width:0;display:grid;grid-gap:3px;gap:3px}.pincode-override-row span,.pincode-override-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pincode-override-row span{color:var(--muted-foreground);font-size:12px;font-weight:700}.settings-card h3{margin:0 0 6px;font-size:20px}.settings-card p{margin:0;color:var(--muted-foreground);line-height:1.45}.settings-time-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.settings-card>.actions{justify-content:flex-end;flex-wrap:nowrap}.settings-card>.actions button{min-height:38px;padding:9px 12px;white-space:nowrap}.settings-time-grid .field{margin-bottom:0}.time-picker-field{min-width:0}.time-picker-12{display:inline-grid;grid-template-columns:58px 10px 58px 66px;gap:5px;align-items:center;width:max-content;padding:5px;border:1px solid var(--input);border-radius:12px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-sm)}.time-picker-12 select{min-width:0;border:0;border-radius:9px;background:var(--secondary);box-shadow:none;padding:8px 6px;font-weight:850;font-size:13px;text-align:center}.time-picker-12 span{color:var(--muted-foreground);font-weight:950}table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}td,th{border-bottom:1px solid #edf1ed;padding:10px;text-align:left;vertical-align:top}th{background:#f5f8f4;color:var(--muted-foreground);position:-webkit-sticky;position:sticky;top:0;z-index:1;font-size:12px;text-transform:uppercase}tbody tr:hover{background:rgba(238,244,239,.58)}.table-wrap{max-height:620px;overflow:auto;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.72)}.cell-input{min-width:130px;padding:8px;font-size:12px}.cell-small{min-width:82px;width:92px}.cell-wide{min-width:190px}.row-actions{display:flex;gap:6px;flex-wrap:wrap}.order-table-wrap{max-height:680px;overflow-x:auto;border-radius:18px;background:rgba(255,255,255,.72)}.order-table{width:100%;min-width:1480px;table-layout:fixed;font-size:12px}.order-table td,.order-table th{white-space:nowrap;vertical-align:middle;padding:9px 8px}.order-table td{overflow:hidden;text-overflow:ellipsis}.order-table th:first-child{width:3%}.order-table th:nth-child(2){width:7%}.order-table th:nth-child(3){width:4%}.order-table th:nth-child(4){width:8%}.order-table th:nth-child(5){width:9%}.order-table th:nth-child(6),.order-table th:nth-child(7){width:8%}.order-table th:nth-child(8){width:7%}.order-table th:nth-child(9){width:9%}.order-table th:nth-child(10){width:8%}.order-table th:nth-child(11){width:5%}.order-table th:nth-child(12){width:11%}.order-table th:nth-child(13){width:13%}.order-table th{background:#1f3a2c;color:#ffffff;font-size:11px;font-weight:900}.order-table tbody tr{transition:background .16s ease,box-shadow .16s ease}.row-correct{background:rgba(236,250,242,.86);box-shadow:inset 3px 0 0 #7ec78f}.row-needs-fix{background:rgba(255,249,226,.9);box-shadow:inset 3px 0 0 #f59f00}.row-checking,.row-invalid{background:rgba(255,244,243,.9);box-shadow:inset 3px 0 0 #d9292f}.raw-text-modal{width:min(980px,100%);max-height:min(760px,calc(100vh - 36px));position:relative;display:grid;grid-gap:16px;gap:16px;border:1px solid var(--border);border-radius:22px;background:var(--card-solid);padding:22px;box-shadow:var(--shadow-lg)}.raw-text-modal h2{margin:0 36px 6px 0}.modal-heading{min-width:0}.raw-text-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:14px;gap:14px;min-height:0}.raw-detail-pane,.raw-text-pane{min-width:0;min-height:0;max-height:62vh;overflow:auto;border:1px solid var(--border);border-radius:16px;background:var(--secondary);padding:14px}.raw-detail-pane h3,.raw-text-pane h3{margin:0 0 10px;color:var(--muted-foreground);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.detail-heading-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.detail-heading-row h3{margin:0}.raw-text-modal pre{margin:0;max-height:52vh;overflow:auto;white-space:pre-wrap;word-break:break-word;border:1px solid var(--border);border-radius:14px;padding:12px;background:var(--card-solid);color:var(--foreground)}.detail-textarea,.raw-text-modal pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55}.detail-textarea{min-height:52vh;resize:vertical}.raw-detail-pane dl{display:grid;margin:0}.detail-section{display:grid;grid-gap:2px;gap:2px;margin-bottom:14px}.detail-section:last-child{margin-bottom:0}.detail-section h4{margin:0 0 4px;color:var(--foreground);font-size:13px;font-weight:900}.raw-detail-pane dl>div{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start;padding:8px 0;border-bottom:1px solid var(--border)}.raw-detail-pane dl>div:last-child{border-bottom:0}.raw-detail-pane dt{color:var(--muted-foreground);font-size:11px;font-weight:900;text-transform:uppercase}.raw-detail-pane dd{margin:0;color:var(--foreground);font-size:13px;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.detail-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.detail-edit-field{display:grid;grid-gap:5px;gap:5px;margin:0;text-transform:none}.detail-edit-field span{color:var(--muted-foreground);font-size:11px;font-weight:900;text-transform:uppercase}.detail-edit-field input,.detail-edit-field textarea{min-width:0;padding:8px 9px;border-radius:9px;font-size:13px}.detail-edit-field textarea{min-height:76px;resize:vertical}.batch-orders-modal{width:min(1180px,100%);max-height:calc(100vh - 72px);position:relative;display:grid;grid-template-rows:auto 1fr;border:1px solid var(--border);border-radius:22px;background:var(--card-solid);padding:22px;box-shadow:var(--shadow-lg)}.batch-orders-wrap{max-height:min(620px,calc(100vh - 210px));border-radius:16px}.batch-table td:nth-last-child(-n+2),.batch-table th:nth-last-child(-n+2){text-align:right}.batch-order-table{table-layout:fixed;font-size:12px}.batch-order-table th:first-child{width:13%}.batch-order-table th:nth-child(2){width:19%}.batch-order-table th:nth-child(3){width:26%}.batch-order-table th:nth-child(4){width:10%}.batch-order-table th:nth-child(5){width:19%}.batch-order-table th:nth-child(6){width:13%}.batch-order-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.cell-strong{font-weight:800}.cell-subtle{display:inline-block;margin-left:4px;color:var(--muted-foreground);font-size:12px}.single-line{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-table .cell-input{min-width:0;padding:7px 8px}.order-table .cell-small{min-width:0;width:68px}.post-office-select{width:100%;min-width:0}.post-office-ok-select{border-color:#b9dfc2;background:#f0faf2;color:#17613a;font-weight:800}.post-office-error-select{border-color:#f59f00;background:#fff8db;color:var(--destructive);font-weight:800}.verify-status{min-height:30px;padding:6px 10px;border-radius:8px;font-size:11px;font-weight:900;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-action,.verify-status{display:inline-flex;align-items:center;max-width:100%}.status-action{gap:7px}.status-auto{background:#dbf8e5;color:#08783c}.status-manual{background:#fff0bd;color:#9a5f00}.status-invalid{background:#ffe0e0;color:#b42318}.status-checking{background:#eef1ed;color:#59615c}.select-note{color:var(--destructive);font-size:12px;font-style:italic}.row-number{color:#8a918b;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inline-edit{display:inline-flex;align-items:center;gap:8px;max-width:100%}.inline-edit .status-pill{max-width:42%}.inline-edit .post-office-select{flex:1 1 auto}.product-chip{display:grid;grid-gap:2px;gap:2px;max-width:min(100%,170px);padding:0;border:0;border-radius:0;background:transparent;font-size:12px;font-weight:500;line-height:1.35;overflow:visible;white-space:normal}.cell-subtle,.product-chip,.status-pill{min-width:0}.order-table td:nth-child(6),.order-table th:nth-child(6){overflow:visible}.numeric-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:800}.batch-order-table td:nth-child(7),.batch-order-table th:nth-child(7),.numeric-cell,.order-table td:nth-child(7),.order-table th:nth-child(7){text-align:center}.icon-button{width:32px;min-height:32px;padding:0;border:1px solid var(--border);border-radius:999px;background:var(--card-solid);color:var(--foreground)}.icon-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.table-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 2px 0;color:var(--muted-foreground);font-size:12px;font-weight:750}.pagination-controls{display:inline-flex;align-items:center;gap:8px}.page-indicator{min-width:56px;text-align:center;color:var(--foreground)}.staff-manager-grid{display:grid;grid-template-columns:minmax(260px,340px) 1fr;grid-gap:16px;gap:16px;margin-top:16px;align-items:start}.staff-create-panel{position:-webkit-sticky;position:sticky;top:16px}.staff-table-wrap{max-height:720px}.staff-name-input{width:min(360px,100%)}.staff-code-input{width:112px;min-width:112px}.staff-group-input{width:72px;min-width:72px}.staff-mobile-input{width:124px;min-width:124px}.drag-handle{display:inline-flex;align-items:center;justify-content:center;width:30px;min-height:28px;margin-right:8px;padding:5px;border:1px solid var(--border);border-radius:999px;background:var(--secondary);color:var(--muted-foreground);cursor:-webkit-grab;cursor:grab;font-size:12px;font-weight:850}.drag-handle svg{width:17px;height:17px;fill:currentColor}.dragging-row{opacity:.58;outline:2px solid var(--ring)}.switch-row{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--foreground);font-size:13px;font-weight:800;text-transform:none}.switch-row input{width:18px;height:18px;padding:0;box-shadow:none}.empty-state{display:grid;grid-gap:4px;gap:4px;place-items:center;min-height:220px;border:1px dashed var(--border);border-radius:10px;background:var(--secondary);color:var(--muted-foreground);text-align:center}.empty-state strong{color:var(--foreground)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(420px,100%);border-radius:24px}.bottom-action{display:none}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.install-modal{width:min(480px,100%);position:relative;border:1px solid var(--border);border-radius:18px;padding:22px}.confirm-modal,.install-modal{background:var(--card-solid);box-shadow:var(--shadow-lg)}.confirm-modal{width:min(520px,100%);border:1px solid var(--border);border-radius:20px;padding:24px}.confirm-modal h2{margin:0 0 8px;font-size:22px}.confirm-summary{display:grid;grid-gap:10px;gap:10px;margin:16px 0}.confirm-summary div{display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--secondary)}.confirm-summary span{color:var(--muted-foreground);font-size:11px;font-weight:900;text-transform:uppercase}.confirm-summary strong{overflow-wrap:anywhere}.confirm-actions{justify-content:flex-end}.modal-close{position:absolute;right:12px;top:12px;min-height:32px;width:32px;padding:0;border-radius:999px;background:var(--secondary);color:var(--foreground);box-shadow:none;font-size:22px;line-height:1}.install-hero-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,var(--primary),#2c8a54);color:#fff;margin-bottom:14px}.install-hero-icon svg,.install-step svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.install-modal h2{margin:0 34px 8px 0;font-size:22px}.modal-sub{margin:0 0 16px;color:var(--muted-foreground);line-height:1.45}.install-steps{display:grid;grid-gap:10px;gap:10px;margin:16px 0}.install-step{display:grid;grid-template-columns:42px 1fr;grid-gap:10px;gap:10px;align-items:start;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--secondary)}.install-step span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--card-solid);color:var(--primary)}.install-step strong{display:block;margin-bottom:3px}.install-step p{margin:0;color:var(--muted-foreground);font-size:13px;line-height:1.42}.checkbox-row{display:flex;align-items:center;gap:9px;margin:10px 0 16px;color:var(--foreground);font-size:14px;font-weight:650;text-transform:none}.checkbox-row input{width:18px;height:18px;box-shadow:none}.modal-actions{display:flex;gap:10px;flex-wrap:wrap}@media (max-width:980px){body{padding:8px}.shell{min-height:calc(100vh - 16px);padding:18px 18px 92px;border-radius:22px}.page-header{align-items:flex-start}.admin-grid,.grid,.staff-manager-grid{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-grid,.performance-hero{grid-template-columns:1fr}.performance-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-tabs-row{align-items:stretch;flex-direction:column}.admin-tabs-row .tabs{align-self:flex-start;overflow-x:auto;max-width:100%}.admin-date-filter{justify-content:flex-start;margin-left:0}.staff-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-card,.staff-order-card{grid-template-columns:1fr}.pincode-override-form{grid-template-columns:1fr 1fr}.pincode-override-form button{grid-column:1/-1}.filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-actions{min-width:0}.staff-create-panel{position:static}.detail-edit-grid,.filter-row,.preview-grid,.preview-section-body,.raw-text-layout{grid-template-columns:1fr}textarea{min-height:330px}}@media (max-width:640px){body{padding:0;background:var(--background)}.shell{min-height:100vh;border:0;border-radius:0;box-shadow:none}.staff-app-shell{padding-bottom:168px}.shell:after,.staff-app-shell .page-header{display:none}.page-header{flex-direction:column}.kpi-grid{grid-template-columns:1fr}.performance-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-hero h3{font-size:23px}.staff-mobile-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 14px}.staff-mobile-top span{color:var(--muted-foreground);font-size:13px;font-weight:800}.staff-mobile-top h2{margin:0;font-size:26px}.staff-hero{display:none}.staff-dashboard{margin-top:0}.dashboard-hero-card{padding:16px;border-radius:20px}.dashboard-hero-card h2{font-size:21px}.dashboard-hero-card button{min-height:38px;padding:8px 12px;white-space:nowrap}.staff-stat-grid{gap:9px}.staff-stat-card{min-height:118px;border-radius:14px;padding:14px}.staff-stat-card strong{font-size:31px}.profile-card,.staff-dashboard-list,.staff-order-card,.staff-orders-panel{border-radius:18px}.prescription-summary{min-height:70px;grid-template-columns:40px minmax(0,1fr) 34px;padding:12px}.order-common-icon{width:36px}.lock-icon{width:32px}.detail-line{grid-template-columns:104px minmax(0,1fr);font-size:12px}.profile-details{grid-template-columns:1fr}.staff-bottom-nav{display:grid}.leaderboard-row{grid-template-columns:32px minmax(0,1fr)}.leader-numbers{grid-column:2;justify-items:start}.admin-date-filter{width:100%;flex-wrap:wrap}.admin-date-filter input,.admin-date-filter select{flex:1 1 136px;min-width:0}h1{font-size:22px}.hero{padding:16px}.hero h2{font-size:19px}.panel{padding:14px}.admin-table-toolbar{align-items:stretch;flex-direction:column}.toolbar-actions{width:100%}.actions .button-link,.actions button{flex:1 1 auto}.filter-bar{grid-template-columns:1fr}.modal-actions button{flex:1 1 auto}.product-editor{grid-template-columns:1fr 74px}.product-summary{flex-direction:column}.staff-login-card{padding:18px}.pincode-override-form,.pincode-override-row,.settings-time-grid{grid-template-columns:1fr}.bottom-action{position:fixed;left:10px;right:10px;bottom:84px;z-index:30;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:8px;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-action button{width:100%}}