@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}.restaurant-order-reference{margin:4px 0 0;color:#94a3b8;font-size:12px;font-weight:700}.restaurant-service-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.restaurant-service-head strong,.restaurant-open-orders-head strong{color:#111827;font-size:14px}.restaurant-table-select{display:grid;gap:6px;margin-bottom:12px}.restaurant-table-select span{font-size:12px;font-weight:700;color:#475569}.restaurant-open-orders{margin-top:14px;padding:14px;display:grid;gap:12px}.restaurant-open-orders-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.restaurant-open-orders-head p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.restaurant-open-orders-list{display:grid;gap:10px;max-height:280px;overflow-y:auto;padding-right:2px}.restaurant-open-order-card{border:1px solid #d7deea;border-radius:14px;background:#f8fafc;padding:12px;display:grid;gap:10px}.restaurant-open-order-card.active{border-color:#1e40af;box-shadow:0 0 0 2px #1e40af1f}.restaurant-open-order-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.restaurant-open-order-top strong{display:block;color:#0f172a;font-size:14px;line-height:1.2}.restaurant-open-order-top p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.4}.restaurant-open-order-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.restaurant-open-order-foot strong{color:#0f172a;font-size:16px}.restaurant-open-orders-empty{border:1px dashed #d7deea;border-radius:14px;padding:18px 14px;text-align:center;color:#64748b;font-size:13px;background:#f8fafc}.restaurant-menu-card-pricing{display:grid;gap:2px}.restaurant-stock-hint{color:#64748b;font-size:11px;font-weight:700;line-height:1.3}.restaurant-stock-hint.low{color:#b45309}.restaurant-stock-hint.out{color:#b91c1c}.restaurant-table-modal{width:min(520px,100%)}.restaurant-table-manager-list{margin-top:18px;border-top:1px solid #e2e8f0;padding-top:16px;display:grid;gap:12px}.restaurant-table-manager-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.restaurant-table-manager-head strong{color:#0f172a;font-size:14px;font-weight:800}.restaurant-table-manager-head span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800}.restaurant-table-rows{display:grid;gap:10px;max-height:260px;overflow-y:auto;padding-right:2px}.restaurant-table-row{border:1px solid #dbe4f0;border-radius:16px;background:#f8fafc;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.restaurant-table-row strong{display:block;color:#0f172a;font-size:14px;font-weight:800}.restaurant-table-row p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.restaurant-table-row-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:1200px){.restaurant-open-orders-list{max-height:none}}@media(max-width:720px){.restaurant-service-head,.restaurant-open-orders-head,.restaurant-open-order-top,.restaurant-open-order-foot,.restaurant-table-row{flex-direction:column;align-items:stretch}.restaurant-open-order-foot .btn,.restaurant-table-row-actions{width:100%}.restaurant-table-row-actions .icon-btn{flex:1 1 0;justify-content:center}}.restaurant-shell-grid-modern{grid-template-columns:minmax(0,1fr) 360px;gap:16px}.restaurant-menu-board-wide{min-width:0}.restaurant-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:6px 4px 2px}.restaurant-toolbar h3{margin:0;color:#0f172a;font-size:26px;font-weight:900;letter-spacing:-.02em}.restaurant-toolbar p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.5;max-width:580px}.restaurant-toolbar-actions{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;flex-shrink:0;z-index:12}.restaurant-add-trigger{min-width:144px;justify-content:center;gap:8px;box-shadow:0 14px 26px #2563eb38}.restaurant-add-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:20;min-width:260px;border:1px solid #dbe4f0;border-radius:18px;background:#fffffffa;box-shadow:0 22px 42px #0f172a29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:10px;display:grid;gap:8px}.restaurant-add-dropdown button{width:100%;border:1px solid transparent;border-radius:14px;background:#f8fbff;padding:12px 13px;display:flex;align-items:flex-start;gap:10px;text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease}.restaurant-add-dropdown button:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#eff6ff}.restaurant-add-dropdown span{display:grid;gap:3px}.restaurant-add-dropdown strong{color:#0f172a;font-size:13px;font-weight:900}.restaurant-add-dropdown small{color:#64748b;font-size:11px;line-height:1.35}.restaurant-add-dropdown-close{justify-content:center;align-items:center;background:#fff!important;border-color:#dbe4f0!important;color:#475569;font-weight:700}.restaurant-category-tabs{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;overflow-x:auto;padding:4px 2px 10px;scrollbar-width:none}.restaurant-category-tabs::-webkit-scrollbar{display:none}.restaurant-tab-label{display:inline-flex;align-items:center;justify-content:center;flex:0 0 96px;min-height:58px;padding:0 16px;border-radius:18px;background:#0f172a;color:#f8fafc;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 12px 22px #0f172a29;white-space:nowrap}.restaurant-category-chip{border:1px solid #dbe4f0;border-radius:18px;background:#fff;flex:0 0 148px;min-height:58px;padding:10px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease;box-shadow:0 10px 20px #0f172a0a}.restaurant-category-chip strong{color:#0f172a;font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis}.restaurant-category-chip span{min-width:28px;min-height:28px;border-radius:999px;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;padding-inline:7px;font-size:11px;font-weight:900}.restaurant-category-chip:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#f8fbff;box-shadow:0 12px 20px #0f172a0f}.restaurant-category-chip.active{border-color:#2563eb52;background:linear-gradient(180deg,#2563eb,#1d4ed8);box-shadow:0 16px 28px #1d4ed838}.restaurant-category-chip.active strong{color:#fff}.restaurant-category-chip.active span{background:#ffffff29;color:#fff}.restaurant-status-toast{display:inline-grid;gap:3px;align-self:start;max-width:min(420px,100%);margin:0 0 2px;padding:11px 14px;border-radius:14px;border:1px solid #dbe4f0;background:#fffffff5;box-shadow:0 14px 24px #0f172a14}.restaurant-status-toast strong{font-size:13px;font-weight:800;color:#0f172a}.restaurant-status-toast span{color:#64748b;font-size:12px;line-height:1.4}.restaurant-status-toast.pending{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#fff)}.restaurant-status-toast.preparing{border-color:#c7d2fe;background:linear-gradient(180deg,#eff6ff,#fff)}.restaurant-status-toast.ready{border-color:#bbf7d0;background:linear-gradient(180deg,#f0fdf4,#fff)}.restaurant-status-toast.served{border-color:#a7f3d0;background:linear-gradient(180deg,#ecfdf5,#fff)}.restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:12px}.restaurant-menu-card{min-height:224px;border-radius:16px}.restaurant-menu-card-media{min-height:116px}.restaurant-menu-card-body{padding:12px 12px 13px;gap:8px}.restaurant-menu-card-title-row strong{font-size:14px}.restaurant-menu-card-body p{min-height:32px}.restaurant-menu-card-foot strong{font-size:17px}.restaurant-order-actions-stack{grid-template-columns:1fr}.restaurant-prep-board{border:1px solid #dbe4f0;border-radius:18px;padding:14px;background:radial-gradient(circle at top left,rgba(59,130,246,.05),transparent 32%),linear-gradient(180deg,#f8fbff,#fff);display:grid;gap:14px}.restaurant-prep-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.restaurant-prep-head h4{margin:0;color:#0f172a;font-size:17px;font-weight:900}.restaurant-prep-head p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.restaurant-prep-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.restaurant-prep-column{border:1px solid #dbe4f0;border-radius:16px;background:#fff;padding:12px;display:grid;gap:10px;min-height:220px}.restaurant-prep-column-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.restaurant-prep-column-head strong{color:#0f172a;font-size:14px;font-weight:900}.restaurant-prep-column-head span{min-width:26px;min-height:26px;border-radius:999px;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;padding-inline:8px;font-size:11px;font-weight:900}.restaurant-prep-list{display:grid;gap:10px;align-content:start}.restaurant-prep-empty{border:1px dashed #dbe4f0;border-radius:14px;background:#f8fbff;min-height:110px;display:grid;place-items:center;text-align:center;color:#64748b;font-size:12px;font-weight:700;padding:14px}.restaurant-ticket-card{border:1px solid #dbe4f0;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px;display:grid;gap:10px;box-shadow:0 10px 20px #0f172a0d}.restaurant-ticket-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.restaurant-ticket-top strong{color:#0f172a;font-size:13px;font-weight:900}.restaurant-ticket-top p{margin:4px 0 0;color:#64748b;font-size:11px}.restaurant-ticket-branch{display:inline-flex;align-items:center;margin-top:4px;padding:2px 8px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.restaurant-ticket-status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap;border:1px solid transparent}.restaurant-ticket-status.pending{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.restaurant-ticket-status.preparing{background:#fffbeb;color:#b45309;border-color:#fde68a}.restaurant-ticket-status.ready,.restaurant-ticket-status.served{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.restaurant-ticket-lines{display:grid;gap:7px}.restaurant-ticket-line{display:grid;gap:4px}.restaurant-ticket-lines>div{display:flex;align-items:baseline;gap:8px;color:#475569;font-size:12px}.restaurant-ticket-lines>div span{color:#64748b;font-weight:800}.restaurant-ticket-lines>div strong{color:#0f172a;font-size:12px;font-weight:800}.restaurant-ticket-lines>p{margin:0;color:#64748b;font-size:11px;font-weight:700}.restaurant-ticket-line-note{color:#475569;font-size:11px;line-height:1.45;padding-left:24px}.restaurant-ticket-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.restaurant-ticket-foot small{color:#64748b;font-size:11px;font-weight:700}.restaurant-ticket-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}@media(max-width:1200px){.restaurant-shell-grid-modern{grid-template-columns:1fr}.restaurant-prep-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.restaurant-toolbar{flex-direction:column;align-items:stretch}.restaurant-toolbar-actions{justify-content:flex-start}.restaurant-add-dropdown{position:static;min-width:0;width:100%}.restaurant-category-tabs{margin-top:2px}.restaurant-prep-grid{grid-template-columns:1fr}}@media(max-width:560px){.restaurant-tab-label{flex-basis:84px;min-height:48px;padding-inline:12px;border-radius:16px}.restaurant-category-chip{flex-basis:126px;min-height:48px;padding:9px 12px;gap:8px;border-radius:16px}.restaurant-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.restaurant-menu-card{min-height:208px}.restaurant-menu-card-media{min-height:96px}.restaurant-prep-head,.restaurant-ticket-top,.restaurant-ticket-foot{flex-direction:column;align-items:stretch}}.restaurant-menu-shell{padding:16px}.restaurant-shell-grid-modern{align-items:start}.restaurant-menu-board{gap:16px}.restaurant-toolbar{padding-top:2px}.restaurant-order-panel{position:sticky;top:82px;gap:12px;padding:16px;border-radius:20px}.restaurant-order-head{padding-bottom:4px;border-bottom:1px solid rgba(148,163,184,.12)}.restaurant-order-list{max-height:330px}.restaurant-order-line{border-radius:14px;background:#ffffff13}.restaurant-customer-card{padding:12px;border-radius:16px}.restaurant-customer-card .customer-select-shell{gap:10px}.restaurant-order-totals{padding:16px}.restaurant-order-actions .btn{min-height:42px;border-radius:12px;font-weight:800}.restaurant-item-modal{width:min(980px,100%);max-height:min(92vh,920px);padding:0;overflow:hidden;display:flex;flex-direction:column;border-radius:22px}.restaurant-item-form{flex:1;min-height:0;overflow-y:auto;padding:18px}.restaurant-item-form-grid{gap:14px}.restaurant-item-form-grid>label,.restaurant-image-field,.restaurant-variants-shell,.restaurant-item-toggle-grid{border:1px solid #e2e8f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);padding:14px}.restaurant-item-form-grid>label span,.restaurant-variant-field span{display:block;margin-bottom:6px;color:#475569;font-size:12px;font-weight:800}.restaurant-item-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.restaurant-toggle-card{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #dbe4f0;border-radius:16px;background:#fff}.restaurant-toggle-card input{margin-top:4px}.restaurant-toggle-card span{display:grid;gap:4px}.restaurant-toggle-card strong{color:#0f172a;font-size:13px;font-weight:900}.restaurant-toggle-card small{color:#64748b;font-size:11px;line-height:1.45}.restaurant-variants-shell{gap:14px}.restaurant-variant-row{grid-template-columns:minmax(0,1fr) auto;padding:12px;gap:12px;border-radius:16px}.restaurant-variant-fields{display:grid;grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(120px,.75fr));gap:10px}.restaurant-variant-field{display:grid;gap:0;min-width:0}.restaurant-variant-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.restaurant-variant-flag{min-height:38px;padding:0 12px;border:1px solid #dbe4f0;border-radius:999px;background:#f8fbff}.restaurant-image-field{grid-template-columns:168px minmax(0,1fr);background:linear-gradient(180deg,#f8fbff,#fff)}.restaurant-image-preview{min-height:168px;border-radius:18px}.restaurant-image-actions{align-content:start}.restaurant-image-actions input{min-height:40px}.restaurant-item-modal .pos-modal-actions{position:sticky;bottom:0;margin:0 -18px -18px;padding:14px 18px 18px;border-top:1px solid #e2e8f0;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1200px){.restaurant-order-panel{position:static}}@media(max-width:860px){.restaurant-item-toggle-grid,.restaurant-variant-fields,.restaurant-image-field,.restaurant-variant-row{grid-template-columns:1fr}.restaurant-variant-actions{justify-content:flex-start}}.restaurant-pos-shell{display:grid;gap:16px}.restaurant-menu-shell{padding:12px;border:1px solid #dbe4f0;border-radius:18px;background:radial-gradient(circle at top left,rgba(59,130,246,.06),transparent 34%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 30px #0f172a14}.restaurant-shell-grid{display:grid;grid-template-columns:104px minmax(0,1.7fr) minmax(320px,.95fr);gap:14px;align-items:start}.restaurant-category-rail{align-self:stretch;border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#111827,#1f2937);padding:12px 10px;display:grid;gap:10px;box-shadow:inset 0 1px #ffffff0d}.restaurant-category-rail-head{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:12px;background:#ffffff14;color:#e2e8f0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.restaurant-category-list{display:grid;gap:8px;align-content:start}.restaurant-category-pill{width:100%;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#0f172a38;color:#e2e8f0;padding:10px 9px;display:grid;gap:3px;text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease}.restaurant-category-pill strong{font-size:12px;font-weight:800;line-height:1.25}.restaurant-category-pill span{color:#94a3b8;font-size:11px;font-weight:700}.restaurant-category-pill:hover:not(:disabled){transform:translateY(-1px);border-color:#60a5fa6b;background:#1e3a8a5c}.restaurant-category-pill.active{border-color:#60a5fa70;background:linear-gradient(180deg,#2563ebeb,#1e40afeb);color:#fff;box-shadow:0 12px 22px #1e40af3d}.restaurant-category-pill.active span{color:#ffffffc2}.restaurant-menu-board{display:grid;gap:14px;min-width:0}.restaurant-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 4px 2px}.restaurant-menu-head h3{margin:0;color:#0f172a;font-size:24px;font-weight:900}.restaurant-menu-head p{margin:6px 0 0;color:#64748b;font-size:13px}.restaurant-menu-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.restaurant-menu-search{display:flex;align-items:center;gap:10px}.restaurant-empty-state{min-height:280px;border:1px dashed #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f5f8ff);display:grid;place-items:center;text-align:center;gap:8px;color:#64748b;padding:20px}.restaurant-empty-state strong{color:#0f172a;font-size:18px;font-weight:900}.restaurant-empty-state span{max-width:420px;line-height:1.5}.restaurant-menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(186px,1fr));gap:14px}.restaurant-menu-card{position:relative;overflow:hidden;border:1px solid #dbe4f0;border-radius:18px;background:#fff;box-shadow:0 14px 28px #0f172a0f;display:grid;min-height:256px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.restaurant-menu-card:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 18px 34px #0f172a1a}.restaurant-menu-card.unavailable{opacity:.72;background:linear-gradient(180deg,#fff,#f8fafc)}.restaurant-menu-card-hit{position:absolute;inset:0;border:0;background:transparent;z-index:1}.restaurant-menu-card-media{position:relative;min-height:138px;background:linear-gradient(180deg,#dbeafe,#eff6ff)}.restaurant-menu-card-media img,.restaurant-image-preview img{width:100%;height:100%;object-fit:cover;display:block}.restaurant-menu-card-fallback{height:100%;display:grid;place-items:center;color:#1d4ed8;font-size:40px;font-weight:900}.restaurant-menu-card-actions{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;gap:6px}.restaurant-menu-card-actions .icon-btn{background:#fffffff5;border-color:#dbe4f0f5;box-shadow:0 10px 18px #0f172a17}.restaurant-menu-card-body{padding:13px 14px 14px;display:grid;gap:10px}.restaurant-menu-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.restaurant-menu-card-title-row strong{color:#0f172a;font-size:15px;font-weight:900;line-height:1.3}.restaurant-menu-card-body p{min-height:34px;color:#64748b;font-size:12px;line-height:1.45}.restaurant-menu-card-foot{margin-top:auto;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.restaurant-menu-card-foot strong{color:#111827;font-size:18px;font-weight:900}.restaurant-menu-card-foot span{color:#64748b;font-size:12px;font-weight:700;text-align:right}.restaurant-station-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;letter-spacing:.02em;border:1px solid transparent;white-space:nowrap}.restaurant-station-pill.kitchen{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.restaurant-station-pill.bar{background:#ecfeff;color:#0f766e;border-color:#99f6e4}.restaurant-station-pill.dessert{background:#fdf4ff;color:#a21caf;border-color:#f5d0fe}.restaurant-station-pill.no_prep,.restaurant-station-pill.no-prep,.restaurant-station-pill.neutral{background:#f8fafc;color:#475569;border-color:#e2e8f0}.restaurant-order-panel{align-self:stretch;border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#0f172a,#1e293b);box-shadow:0 16px 32px #0f172a38;padding:14px;display:grid;gap:14px;color:#f8fafc}.restaurant-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.restaurant-order-head strong{font-size:18px;font-weight:900}.restaurant-order-label{display:block;margin-bottom:4px;color:#e2e8f0b8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.restaurant-order-prep-summary{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.restaurant-order-prep-summary span{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;background:#ffffff14;color:#e2e8f0;font-size:11px;font-weight:700}.restaurant-order-list{display:grid;gap:10px;max-height:430px;overflow-y:auto;padding-right:4px}.restaurant-order-empty{min-height:180px;border:1px dashed rgba(148,163,184,.25);border-radius:16px;background:#ffffff0a;display:grid;place-items:center;gap:8px;text-align:center;padding:18px;color:#cbd5e1}.restaurant-order-line{border:1px solid rgba(148,163,184,.18);border-radius:16px;background:#ffffff0f;padding:12px;display:grid;gap:10px}.restaurant-order-line-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.restaurant-order-line-tools{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.restaurant-order-line-main strong{color:#fff;font-size:14px;font-weight:800}.restaurant-order-line-meta{margin-top:6px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.restaurant-order-line-meta span:first-child{color:#cbd5e1;font-size:12px;font-weight:700}.restaurant-note-trigger{white-space:nowrap}.restaurant-order-line-note{margin:-2px 0 0;padding:10px 12px;border-radius:12px;background:#3b82f61f;border:1px solid rgba(96,165,250,.24);color:#dbeafe;font-size:12px;line-height:1.5}.restaurant-order-line-controls{display:flex;align-items:center;justify-content:space-between;gap:10px}.restaurant-order-line-controls strong{color:#fff;font-size:16px;font-weight:900}.pos-cart-qty.compact input{width:56px;min-width:0}.restaurant-customer-card{background:#ffffff0f;border-color:#94a3b82e;color:#f8fafc}.restaurant-customer-card .customer-select-shell,.restaurant-customer-card .customer-select-shell .customer-select-card,.restaurant-customer-card .customer-select-shell .customer-select-preview,.restaurant-customer-card .customer-select-shell .customer-select-search{background:transparent;border-color:#94a3b82e}.restaurant-order-totals{border-radius:16px;background:#ffffff14;border:1px solid rgba(148,163,184,.18);padding:14px;display:grid;gap:10px}.restaurant-order-totals>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#e2e8f0;font-size:13px;font-weight:700}.restaurant-order-totals>div strong{color:#fff;font-size:15px;font-weight:900}.restaurant-order-totals>div.grand{padding-top:10px;border-top:1px solid rgba(148,163,184,.18)}.restaurant-order-totals>div.grand strong{font-size:24px}.restaurant-order-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.restaurant-order-actions .btn{width:100%}.restaurant-item-modal{width:min(880px,100%);max-height:min(90vh,860px);overflow-y:auto}.restaurant-note-modal{width:min(560px,100%)}.restaurant-note-modal-body{display:grid;gap:14px}.restaurant-note-modal-headline{display:flex;align-items:center;justify-content:space-between;gap:10px}.restaurant-note-modal-headline strong{color:#0f172a;font-size:16px;font-weight:900}.restaurant-note-suggestions{display:flex;flex-wrap:wrap;gap:8px}.restaurant-note-chip{border:1px solid #dbe4f0;border-radius:999px;background:#f8fafc;color:#334155;padding:8px 12px;font-size:12px;font-weight:700;transition:border-color .16s ease,background .16s ease,transform .16s ease}.restaurant-note-chip:hover{border-color:#bfdbfe;background:#eff6ff;transform:translateY(-1px)}.restaurant-note-field{display:grid;gap:8px}.restaurant-note-field span{color:#334155;font-size:12px;font-weight:800}.restaurant-note-field textarea{min-height:110px;resize:vertical}.restaurant-item-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.restaurant-item-form-grid .span-2{grid-column:1 / -1}.restaurant-item-form-grid textarea{min-height:92px;resize:vertical}.restaurant-item-switch{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:4px 2px}.restaurant-item-switch label{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#334155}.restaurant-variants-shell{display:grid;gap:12px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:14px}.restaurant-variants-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.restaurant-variants-head strong{color:#0f172a;font-size:14px;font-weight:900}.restaurant-variants-head p{margin:4px 0 0;color:#64748b;font-size:12px}.restaurant-variant-list{display:grid;gap:10px}.restaurant-variant-row{display:grid;grid-template-columns:minmax(0,1.3fr) repeat(2,minmax(0,.8fr)) auto auto auto;gap:10px;align-items:center;border:1px solid #dbe4f0;border-radius:14px;background:#fff;padding:10px}.restaurant-variant-row input[type=number],.restaurant-variant-row input[type=text],.restaurant-image-actions input{width:100%}.restaurant-variant-flag{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#475569}.restaurant-image-field{display:grid;grid-template-columns:140px minmax(0,1fr);gap:14px;align-items:start}.restaurant-image-preview{min-height:140px;border:1px dashed #cbd5e1;border-radius:16px;background:linear-gradient(180deg,#eff6ff,#f8fafc);display:grid;place-items:center;color:#1d4ed8;overflow:hidden}.restaurant-image-actions{display:grid;gap:10px}.restaurant-image-actions .btn{width:fit-content}.restaurant-variant-picker{display:grid;gap:10px}.restaurant-variant-picker-row{width:100%;border:1px solid #dbe4f0;border-radius:14px;background:#fff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease}.restaurant-variant-picker-row strong{color:#0f172a;font-size:14px;font-weight:900}.restaurant-variant-picker-row span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:700}.restaurant-variant-picker-row:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#f8fbff}@media(max-width:1200px){.restaurant-shell-grid{grid-template-columns:92px minmax(0,1fr)}.restaurant-order-panel{grid-column:1 / -1}}@media(max-width:860px){.restaurant-menu-shell{padding:10px}.restaurant-shell-grid{grid-template-columns:1fr}.restaurant-category-rail{padding:10px}.restaurant-category-list{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.restaurant-menu-head{flex-direction:column;align-items:stretch}.restaurant-menu-actions{justify-content:flex-start}.restaurant-item-form-grid,.restaurant-image-field,.restaurant-variant-row,.restaurant-order-actions{grid-template-columns:1fr}}@media(max-width:560px){.restaurant-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.restaurant-menu-card{min-height:232px}.restaurant-menu-card-media{min-height:112px}.restaurant-menu-card-body{padding:11px}.restaurant-menu-card-title-row{flex-direction:column;align-items:flex-start}.restaurant-order-panel,.restaurant-category-rail{border-radius:16px}.restaurant-order-head,.restaurant-order-line-main,.restaurant-order-line-controls{flex-direction:column;align-items:stretch}.restaurant-order-prep-summary,.restaurant-order-line-tools{justify-content:flex-start}.restaurant-note-modal-headline{flex-direction:column;align-items:flex-start}}button.restaurant-category-chip,button.restaurant-menu-card-hit{color:inherit}button.restaurant-category-chip:hover:not(:disabled),button.restaurant-category-chip:focus-visible{background:#f8fbff;border-color:#bfdbfe;box-shadow:0 14px 24px #0f172a14;color:inherit}button.restaurant-category-chip:hover:not(:disabled) strong,button.restaurant-category-chip:focus-visible strong{color:#0f172a}button.restaurant-category-chip:hover:not(:disabled) span,button.restaurant-category-chip:focus-visible span{background:#dbeafe;color:#1d4ed8}button.restaurant-category-chip.active:hover:not(:disabled),button.restaurant-category-chip.active:focus-visible{background:linear-gradient(180deg,#2563eb,#1d4ed8);border-color:#2563eb57;box-shadow:0 18px 30px #1d4ed83d}button.restaurant-category-chip.active:hover:not(:disabled) strong,button.restaurant-category-chip.active:focus-visible strong,button.restaurant-category-chip.active:hover:not(:disabled) span,button.restaurant-category-chip.active:focus-visible span{color:#fff}button.restaurant-category-chip.active:hover:not(:disabled) span,button.restaurant-category-chip.active:focus-visible span{background:#ffffff2e}button.restaurant-menu-card-hit,button.restaurant-menu-card-hit:hover:not(:disabled),button.restaurant-menu-card-hit:focus-visible{background:transparent;border-color:transparent;box-shadow:none;color:inherit}button.restaurant-menu-card-hit:focus-visible{outline:2px solid rgba(37,99,235,.22);outline-offset:-4px}.restaurant-menu-card-media img,.restaurant-image-preview img{transition:transform .22s ease}.restaurant-menu-card:hover .restaurant-menu-card-media img{transform:scale(1.03)}.restaurant-shell-grid.restaurant-shell-grid-modern{width:100%;grid-template-columns:minmax(0,1fr) minmax(340px,380px);gap:16px;align-items:start}.restaurant-menu-board.restaurant-menu-board-wide{width:100%;min-width:0}.restaurant-order-panel{position:relative;top:auto;grid-column:2;width:100%;min-width:0;max-width:380px;justify-self:stretch;align-self:start}.restaurant-toolbar-actions{z-index:12}.restaurant-menu-grid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr))}@media(max-width:1200px){.restaurant-shell-grid.restaurant-shell-grid-modern{grid-template-columns:1fr}.restaurant-menu-board.restaurant-menu-board-wide,.restaurant-order-panel{grid-column:auto;max-width:none}}.restaurant-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.shell-root:not(.sidebar-collapsed) .restaurant-shell-grid.restaurant-shell-grid-modern{grid-template-columns:minmax(0,1fr) minmax(320px,356px);gap:14px}.shell-root:not(.sidebar-collapsed) .restaurant-order-panel{max-width:356px}.shell-root:not(.sidebar-collapsed) .restaurant-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.restaurant-menu-card{min-height:188px;border-radius:16px}.restaurant-menu-card-media{min-height:92px;max-height:104px;overflow:hidden}.restaurant-menu-card-body{padding:10px 11px 11px;gap:7px}.restaurant-menu-card-title-row{gap:6px}.restaurant-menu-card-title-row strong{font-size:14px;line-height:1.25}.restaurant-menu-card-body p{min-height:24px;font-size:11px;line-height:1.35}.restaurant-menu-card-foot strong{font-size:15px}.restaurant-menu-card-foot span{font-size:11px}.restaurant-menu-card-pricing{gap:3px}.restaurant-menu-card-actions{top:8px;right:8px;gap:5px}.restaurant-menu-card-actions .icon-btn{width:30px;height:30px;padding:0}.restaurant-menu-card-media img{width:100%;height:100%;object-fit:cover;object-position:center center}.restaurant-item-modal{width:min(1180px,calc(100vw - 48px));max-height:min(92vh,920px)}.restaurant-variant-row{grid-template-columns:1fr;gap:12px;align-items:start}.restaurant-variant-fields{grid-template-columns:minmax(0,1.9fr) repeat(2,minmax(110px,.72fr));gap:14px}.restaurant-variant-field:first-child,.restaurant-variant-field:first-child input{min-width:0}.restaurant-variant-actions{justify-content:flex-start;align-items:center;gap:8px}.restaurant-variant-flag{min-height:34px;padding:6px 12px}.restaurant-variant-row .icon-btn.danger{margin-left:auto}@media(max-width:1100px){.restaurant-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1400px){.shell-root:not(.sidebar-collapsed) .restaurant-shell-grid.restaurant-shell-grid-modern{grid-template-columns:1fr}.shell-root:not(.sidebar-collapsed) .restaurant-order-panel{grid-column:auto;max-width:none}}@media(max-width:900px){.restaurant-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.restaurant-prep-column{min-width:0}.restaurant-ticket-card{min-width:0;overflow:hidden}.restaurant-ticket-top,.restaurant-ticket-lines,.restaurant-ticket-foot{min-width:0}.restaurant-ticket-top strong,.restaurant-ticket-lines>div strong{overflow-wrap:anywhere}.restaurant-ticket-lines>div{align-items:flex-start}.restaurant-ticket-actions{width:100%;justify-content:flex-start}.restaurant-ticket-actions .btn{width:100%;min-height:34px}@media(min-width:1101px){.restaurant-ticket-actions .btn{width:auto}}:root{--font-ui: "Inter", "Segoe UI", Arial, sans-serif;--bg-page: #F9FAFB;--surface: #ffffff;--surface-soft: #F9FAFB;--border: #E5E7EB;--border-soft: #E5E7EB;--text-main: #111827;--text-muted: #6b7280;--brand-navy: #0f172a;--brand-navy-soft: #1e293b;--brand-accent: #2563EB;--blue: #2563EB;--blue-dark: #1d4ed8;--red: #dc2626;--red-dark: #b91c1c;--orange: #ea7a1c;--orange-soft: #fff3e7;--radius-md: 6px;--radius-lg: 10px;--radius-pill: 999px;--shadow-card: 0 1px 2px rgba(0, 0, 0, .04);--topnav-height: 56px;--sidebar-expanded-width: 272px;--sidebar-collapsed-width: 78px}html,body,#root{min-height:100%}body{font-family:var(--font-ui);color:var(--text-main);background:var(--bg-page)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid var(--border);background:#fff;color:var(--text-main);border-radius:var(--radius-md);padding:8px 12px;font-weight:600;transition:background-color .16s ease,border-color .16s ease,color .16s ease}button:hover:not(:disabled){background:#f3f4f6}button:disabled{opacity:.55;cursor:not-allowed}input,select,textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;color:var(--text-main)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand-accent);box-shadow:0 0 0 3px #1e3a8a29}.card{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:20px;box-shadow:var(--shadow-card);transition:border-color .16s ease}.card:hover{border-color:#d1d5db}.muted{color:var(--text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;padding:7px 14px;font-weight:500;font-size:13px;border:1px solid var(--border);background:#fff;color:#374151;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.btn-sm{padding:6px 10px;font-size:13px}.btn-primary,.primary-btn{border-color:var(--blue);background:var(--blue);color:#fff}.btn-primary:hover:not(:disabled),.primary-btn:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark)}.btn-danger,.danger-btn{border-color:var(--red);background:var(--red);color:#fff}.btn-danger:hover:not(:disabled),.danger-btn:hover:not(:disabled){background:var(--red-dark);border-color:var(--red-dark)}.btn-secondary,.secondary-btn{border-color:var(--border);background:#fff;color:#1f2937}.btn-secondary:hover:not(:disabled),.secondary-btn:hover:not(:disabled){background:#f3f4f6}.icon-btn{width:32px;height:32px;padding:0;border:1px solid var(--border);background:#fff;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#4b5563}.icon-btn:hover:not(:disabled){background:#f3f4f6}.icon-btn.danger{color:#b91c1c}.table-actions{display:inline-flex;align-items:center;gap:8px}.mobile-record-list{display:none}.desktop-table-wrap{display:block}.mobile-record-card{border:1px solid #E5E7EB;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0000000a;padding:12px;display:grid;gap:10px}.mobile-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-record-grid{display:grid;gap:8px}.mobile-record-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-record-row span{color:#475569;font-size:12px;font-weight:700}.mobile-record-row strong{color:#0f172a;font-size:13px;font-weight:800;text-align:right}.mobile-record-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mobile-record-empty{min-height:120px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;font-weight:700}.auth-shell{min-height:100vh;padding:18px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at top left,rgba(59,130,246,.18),transparent 32%),radial-gradient(circle at bottom right,rgba(14,165,233,.14),transparent 28%),linear-gradient(145deg,#eef4ff,#f8fbff 52%,#f2f6fc)}.auth-layout{width:min(1100px,100%);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:18px;align-items:stretch}.auth-hero,.auth-card{border-radius:28px;overflow:hidden;position:relative;min-height:0}.auth-hero{padding:26px 28px;display:grid;gap:16px;background:radial-gradient(circle at top right,rgba(147,197,253,.2),transparent 32%),linear-gradient(145deg,#10285f,#0f172a 58%,#1e3a8a);color:#fff;box-shadow:0 28px 70px #0f172a2e}.auth-hero:before{content:"";position:absolute;inset:auto -60px -80px auto;width:220px;height:220px;border-radius:50%;background:#ffffff0f}.auth-hero-badge{display:inline-flex;align-items:center;gap:10px;justify-self:start;padding:10px 14px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);color:#dbeafe;font-size:13px;font-weight:700}.auth-hero-badge-mark{width:34px;height:34px;border-radius:12px;background:#60a5fa;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.04em}.auth-hero-copy{display:grid;gap:10px;max-width:560px}.auth-hero-copy h1{margin:0;font-size:clamp(30px,3.9vw,48px);line-height:1.04;letter-spacing:-.03em;color:#fff}.auth-hero-copy p{margin:0;max-width:520px;font-size:15px;line-height:1.55;color:#e2e8f0eb}.auth-module-strip{display:grid;gap:12px}.auth-module-strip-head{display:flex;align-items:center;gap:12px}.auth-module-strip-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#bfdbfed1}.auth-module-strip-line{flex:1;height:1px;background:linear-gradient(90deg,#bfdbfe52,#bfdbfe00)}.auth-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.auth-module-card{display:grid;justify-items:start;gap:10px;min-height:92px;padding:12px;border-radius:18px;background:linear-gradient(145deg,#ffffff14,#ffffff0a);border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0a}.auth-module-icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#60a5fa29;color:#bfdbfe}.auth-module-card strong{font-size:14px;line-height:1.3;color:#fff;font-weight:800}.auth-feature-list{display:grid;gap:10px}.auth-feature-card{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:12px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-feature-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#bfdbfe29;color:#bfdbfe}.auth-feature-card strong{display:block;font-size:14px;font-weight:800;color:#fff}.auth-feature-card p{margin:5px 0 0;font-size:12px;line-height:1.5;color:#e2e8f0db}.auth-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.auth-hero-metrics div{padding:12px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.auth-hero-metrics span{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#bfdbfed6}.auth-hero-metrics strong{display:block;margin-top:6px;font-size:15px;font-weight:800;color:#fff;line-height:1.3}.auth-card{padding:26px;background:#ffffffe0;border:1px solid rgba(219,226,234,.9);box-shadow:0 22px 55px #0f172a1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;align-content:center;gap:16px}.auth-card-head{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.auth-card-icon{width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#dbeafe,#eff6ff);color:#1d4ed8;border:1px solid #bfdbfe}.auth-card-head h2{margin:0;color:#0f172a;font-size:28px;line-height:1.1}.auth-card-head p{margin:6px 0 0;color:#64748b;font-size:14px;line-height:1.6}.auth-error{border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700}.auth-info{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700}.auth-forgot-link{justify-self:start;border:none;background:none;color:#2563eb;font-size:13px;font-weight:700;cursor:pointer;padding:0;margin-top:-6px}.auth-forgot-link:hover{text-decoration:underline}.auth-form{display:grid;gap:16px}.auth-field{display:grid;gap:8px}.auth-field span{font-size:13px;font-weight:800;color:#334155}.auth-field input{width:100%;min-height:50px;border-radius:14px;border:1px solid #dbe2ea;background:#fff;padding:0 14px;font-size:15px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-field input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 4px #93c5fd2e;background:#fdfefe}.auth-submit-btn{min-height:48px;border-radius:14px;width:100%;font-size:15px;font-weight:800}@media(min-width:981px){.auth-layout{max-height:calc(100vh - 36px)}.auth-hero,.auth-card{height:min(820px,calc(100vh - 36px))}}@media(max-height:860px)and (min-width:981px){.auth-shell{padding:12px 18px}.auth-layout{max-height:calc(100vh - 24px)}.auth-hero,.auth-card{height:min(760px,calc(100vh - 24px))}.auth-hero{padding:22px 24px;gap:14px}.auth-hero-copy h1{font-size:clamp(28px,3.3vw,40px)}.auth-hero-copy p{font-size:14px;line-height:1.5}.auth-feature-list{gap:8px}.auth-feature-card{padding:10px 12px}.auth-hero-metrics div{padding:10px}.auth-card{padding:22px;gap:14px}}.auth-card-foot{display:grid;gap:8px}.auth-card-foot p{margin:0;font-size:14px}.auth-card-foot a{color:#1d4ed8;font-weight:800;text-decoration:none}.auth-card-foot a:hover{text-decoration:underline}.auth-foot-note{font-size:12px;color:#64748b}@media(max-width:980px){.auth-shell{place-items:start center;overflow:visible;padding:14px}.auth-layout{grid-template-columns:1fr;align-items:start}.auth-card{order:1}.auth-hero{order:2}}@media(max-width:760px){.auth-shell{padding:12px;place-items:center}.auth-layout{max-width:460px;width:100%}.auth-card,.auth-hero{padding:18px;border-radius:20px}.auth-hero{display:none}.auth-card-head h2{font-size:24px}.auth-hero-copy h1{font-size:28px}.auth-hero-copy p{font-size:13px}}@media(max-width:520px){.auth-shell{padding:8px}.auth-layout{gap:10px}.auth-card,.auth-hero{padding:16px;border-radius:18px}.auth-card-head{grid-template-columns:1fr;gap:10px}.auth-card-icon{width:40px;height:40px;border-radius:13px}.auth-card-head h2{font-size:20px}.auth-hero-copy h1{font-size:24px}.auth-hero-badge{width:100%;justify-content:flex-start;padding:8px 10px;font-size:12px}.auth-hero-badge-mark{width:30px;height:30px;border-radius:10px}.auth-feature-list,.auth-hero-metrics{display:none}.auth-module-strip{gap:10px}.auth-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth-module-card{min-height:78px;padding:10px;border-radius:16px}.auth-module-icon{width:30px;height:30px;border-radius:10px}.auth-module-card strong{font-size:13px}.auth-field input,.auth-submit-btn{min-height:46px;border-radius:12px}}@media(max-width:390px){.auth-card,.auth-hero{padding:14px;border-radius:16px}.auth-module-grid{grid-template-columns:1fr}}.toast-viewport{position:fixed;top:14px;right:14px;z-index:1400;display:grid;gap:10px;width:min(360px,calc(100vw - 24px))}.toast{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid var(--border-soft);border-radius:12px;background:#fff;box-shadow:0 16px 36px #0f172a29;padding:10px 12px}.toast-icon-wrap{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.toast-success .toast-icon-wrap{background:#dbeafe;color:var(--blue)}.toast-error .toast-icon-wrap{background:#fee2e2;color:var(--red)}.toast-warning .toast-icon-wrap{background:#fef3c7;color:#b45309}.toast-info .toast-icon-wrap{background:#e0f2fe;color:#0369a1}.toast-body p{margin:0;font-size:14px;line-height:1.4;color:var(--text-main);font-weight:600}.toast-close{border:none;background:transparent;color:#64748b;padding:0;width:24px;height:24px;border-radius:6px}.toast-close:hover:not(:disabled){background:#f1f5f9}.table-media{display:flex;align-items:center;gap:12px}.table-media-thumb{width:40px;height:40px;border-radius:10px;border:1px solid var(--border-soft);background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:700;color:var(--text-muted)}.table-media-thumb img{width:100%;height:100%;object-fit:cover}.image-upload-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.image-upload-box{width:140px;height:110px;border-radius:12px;border:2px dashed var(--border);background:var(--surface-soft);display:flex;align-items:center;justify-content:center;color:var(--text-muted);position:relative;cursor:pointer}.image-upload-box img{width:100%;height:100%;object-fit:cover;display:block}.image-upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;font-weight:600}.image-upload-preview{width:140px;height:110px;border-radius:12px;border:1px solid var(--border-soft);background:#fff;overflow:hidden;position:relative}.image-upload-preview img{width:100%;height:100%;object-fit:cover}.image-upload-preview .icon-btn{position:absolute;top:6px;right:6px;width:28px;height:28px}.image-upload-row{display:flex;align-items:center;gap:16px}.image-upload-actions{display:flex;flex-direction:column;gap:6px}.product-details-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.details-table{display:flex;flex-direction:column;gap:10px}.details-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px dashed var(--border-soft);padding-bottom:8px;font-size:14px}.details-row span{color:var(--text-muted)}.details-row strong{font-weight:600;text-align:right}.quick-add{position:relative}.quick-add-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:300px;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:10px;box-shadow:0 8px 24px #0f172a1f;z-index:1000}.quick-add-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.quick-add-item{text-align:left;border:1px solid #F1F5F9;background:#f8fafc;border-radius:6px;padding:8px 10px;display:flex;flex-direction:column;gap:4px;width:100%}.quick-add-item:hover{background:#eff6ff;border-color:#bfdbfe}.quick-add-icon{width:28px;height:28px;border-radius:6px;background:#dbeafe;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.quick-add-label{font-weight:600;font-size:12px;color:#0f172a}.quick-add-caption{font-size:11px;color:#64748b}@media(max-width:960px){.product-details-grid{grid-template-columns:1fr}}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize}.status-badge.active,.status-badge.paid{background:#dcfce7;color:#166534}.status-badge.pending,.status-badge.unpaid,.status-badge.occupied{background:#fef3c7;color:#92400e}.status-badge.available{background:#dbeafe;color:#1d4ed8}.status-badge.overdue,.status-badge.inactive{background:#fee2e2;color:#991b1b}.status-badge.suspended{background:#ffe4e6;color:#9f1239}table{width:100%;border-collapse:collapse}table thead tr{border-bottom:1px solid var(--border)}table th{padding:12px 16px!important;font-size:13px;font-weight:700;color:#374151;text-align:left}table td{padding:12px 16px!important;border-bottom:1px solid #ebeff5;vertical-align:middle}table tbody tr:last-child td{border-bottom:none}.inline-search-form{display:inline-flex;align-items:center;gap:8px}.page-stack{display:grid;gap:16px}.page-container-centered{width:100%;max-width:1120px;margin:0 auto;padding-inline:8px;display:grid;gap:16px}.page-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.page-title-with-icon{display:inline-flex;align-items:center;gap:10px}.page-title-icon{width:34px;height:34px;border-radius:10px;background:#dbeafe;color:var(--brand-accent);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.page-title-copy{display:grid;gap:2px}.page-title-copy h1,.page-title-copy p{margin:0}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.search-left{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.actions-right{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.inline-search-input{min-width:280px;height:40px;border:1px solid var(--border);border-radius:10px;padding:0 10px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#6b7280}.inline-search-input input{border:none;box-shadow:none;padding:0;background:transparent}.stock-status-select{min-width:128px;padding:7px 10px;border-radius:8px;border:1px solid var(--border);background:#fff}.user-mgmt-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.user-mgmt-filter{width:170px}.alert-inline{border:1px solid var(--border);border-radius:10px;background:#fff;padding:10px 12px}.alert-inline p{margin:0}.error-text{color:#b91c1c}.filter-host{position:relative}.filter-trigger{min-width:94px}.filter-trigger.active{border-color:var(--brand-accent);color:var(--brand-accent);background:#eff6ff}.filter-trigger-count{min-width:20px;height:20px;border-radius:var(--radius-pill);background:var(--brand-accent);color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 6px}.filter-popover{position:absolute;top:calc(100% + 8px);right:0;width:min(420px,92vw);border:1px solid var(--border);background:#fff;border-radius:12px;padding:12px;z-index:24;box-shadow:0 14px 30px #0f172a1f}.filter-popover-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.filter-popover-header strong{font-size:13px;color:#334155}.filter-popover-body{display:grid;gap:10px}.filter-popover-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid var(--border-soft)}.filter-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:min(360px,92vw);border:1px solid var(--border);background:#fff;border-radius:10px;padding:12px;z-index:22}.filter-field{display:grid;gap:6px;margin-bottom:10px}.filter-field label{font-size:12px;font-weight:700;color:#4b5563}.filter-options-list{max-height:180px;overflow-y:auto;border:1px solid var(--border-soft);border-radius:8px}.filter-option-item{width:100%;border:none;border-bottom:1px solid var(--border-soft);background:#fff;border-radius:0;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;text-align:left}.filter-option-item:last-child{border-bottom:none}.filter-option-item small{color:#6b7280}.filter-option-item.active,.filter-option-item:hover{background:#f3f4f6}.filter-actions{display:flex;justify-content:flex-end;gap:8px}.inline-form-shell{max-height:0;opacity:0;overflow:hidden;transition:max-height .26s ease,opacity .22s ease}.inline-form-shell.open{max-height:520px;opacity:1}.inline-form-grid{border:1px solid var(--border);border-radius:10px;background:#fff;padding:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.inline-form-grid.compact{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end}.inline-form-grid.compact .form-actions{margin-left:0}.inline-form-grid label{display:grid;gap:6px}.inline-form-grid label span{font-size:12px;font-weight:700;color:#4b5563}.inline-form-grid .span-2{grid-column:1 / -1}.inline-form-grid textarea{resize:vertical}.online-settings-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:16px;align-items:start}.online-settings-layout .span-2{grid-column:1 / -1}@media(max-width:820px){.online-settings-layout{grid-template-columns:1fr}}@media(max-width:640px){.inline-form-grid,.inline-form-grid.compact{grid-template-columns:1fr}}.online-card-head,.online-product-panel-head,.online-image-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.online-card-head h3,.online-product-panel h3{margin:0}.online-settings-grid,.online-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.online-settings-grid .span-2,.online-product-grid .span-2{grid-column:1 / -1}.store-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.store-type-card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:12px;text-align:left;cursor:pointer}.store-type-card strong,.store-type-card span{display:block}.store-type-card span{margin-top:4px;color:#64748b;font-size:12px;line-height:1.35}.store-type-card.active{border-color:var(--primary);background:#eff6ff;color:#1d4ed8}.online-toggle,.online-check-row label,.online-store-type-list label,.opening-hour-row label{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#334155}.online-check-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px}.online-brand-preview{display:grid;gap:12px}.online-logo-preview,.online-banner-preview{border:1px solid #cbd5e1;background:#f8fafc;border-radius:12px;overflow:hidden;display:grid;place-items:center;color:#64748b}.online-logo-preview{width:88px;height:88px}.online-banner-preview{width:100%;aspect-ratio:16 / 7}.online-logo-preview img,.online-banner-preview img,.online-image-thumb img{width:100%;height:100%;object-fit:cover}.online-upload-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.opening-hours-grid{display:grid;gap:10px;margin-top:14px}.opening-hour-row{display:grid;grid-template-columns:minmax(140px,1fr) 130px 130px;gap:10px;align-items:center}.opening-hour-row input[type=time]{width:100%}.online-product-panel{border:1px solid #dbeafe;border-radius:12px;background:#f8fbff;padding:14px}.online-store-type-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.online-store-type-list label{border:1px solid #dbe4f0;border-radius:999px;background:#fff;padding:8px 10px}.online-image-block{margin-top:14px;border-top:1px solid #dbeafe;padding-top:14px}.online-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:10px}.online-image-thumb{position:relative;aspect-ratio:1 / 1;border-radius:10px;border:1px solid #dbe4f0;overflow:hidden;background:#fff}.online-image-thumb .icon-btn{position:absolute;top:6px;right:6px}.storefront-page{min-height:100vh;background:#f8fafc;color:#0f172a}.storefront-center{display:grid;place-items:center;padding:24px}.storefront-error{width:min(520px,100%);border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:24px;text-align:center}.storefront-hero{position:relative;min-height:240px;overflow:hidden;background:linear-gradient(135deg,var(--store-primary),#0f172a);color:#fff}.storefront-hero-bg,.storefront-hero-overlay{position:absolute;inset:0}.storefront-hero-bg{width:100%;height:100%;object-fit:cover}.storefront-hero-overlay{background:linear-gradient(90deg,#0f172adb,#0f172a70)}.storefront-nav,.storefront-hero-content{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));margin:0 auto}.storefront-nav{display:flex;justify-content:space-between;align-items:center;padding:18px 0}.storefront-brand{display:inline-flex;align-items:center;gap:12px}.storefront-brand strong,.storefront-brand span{display:block}.storefront-brand span{color:#ffffffc2;font-size:12px}.storefront-logo{width:46px;height:46px;border-radius:12px;background:#ffffff24;border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;overflow:hidden}.storefront-logo img{width:100%;height:100%;object-fit:cover}.storefront-status{border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:8px 12px;background:#ffffff1f;color:#ffffffd1;font-weight:800}.storefront-status.open{background:#16a34a38;color:#dcfce7}.storefront-hero-content{padding:34px 0 42px;max-width:1180px}.storefront-hero-content p{margin:0 0 10px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;color:#bfdbfe}.storefront-hero-content h1{margin:0;max-width:760px;font-size:38px;line-height:1.06;letter-spacing:0}.storefront-hero-content>span{display:block;margin-top:14px;max-width:620px;color:#ffffffd1;line-height:1.55}.storefront-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.storefront-meta span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#ffffff21;padding:8px 11px;color:#ffffffdb;font-weight:700;font-size:13px}.storefront-main{width:min(1180px,calc(100% - 32px));margin:-36px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start;position:relative;z-index:2;padding-bottom:40px}.storefront-content,.storefront-cart{border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 16px 44px #0f172a14}.storefront-content{padding:16px}.storefront-controls{display:grid;gap:12px;margin-bottom:14px}.storefront-search{display:flex;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:12px;padding:0 12px;height:46px;background:#f8fafc}.storefront-search input{flex:1;border:0;outline:0;background:transparent}.storefront-category-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.storefront-category-row button{border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:9px 12px;white-space:nowrap;color:#475569;font-weight:800;cursor:pointer}.storefront-category-row button.active{border-color:var(--store-primary);background:color-mix(in srgb,var(--store-primary) 11%,#fff);color:var(--store-primary)}.storefront-products{display:grid;gap:14px}.storefront-products.supermarket,.storefront-products.retail{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.storefront-products.restaurant{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.storefront-product-card{border:1px solid #e2e8f0;border-radius:13px;background:#fff;overflow:hidden}.storefront-product-card.menu{display:flex;flex-direction:column}.storefront-product-image{position:relative;aspect-ratio:4 / 3;background:#f1f5f9;display:grid;place-items:center;color:#64748b;overflow:hidden}.storefront-product-card.menu .storefront-product-image{aspect-ratio:4 / 3;min-height:0}.storefront-product-image img{width:100%;height:100%;object-fit:cover}.storefront-featured{position:absolute;top:8px;left:8px;border-radius:999px;background:var(--store-accent);color:#fff;padding:5px 8px;font-size:11px;font-weight:900}.storefront-product-body{padding:12px;display:flex;min-height:160px;flex-direction:column;justify-content:space-between;gap:12px}.storefront-product-card.menu .storefront-product-body{min-height:0;padding:10px;gap:8px}.storefront-product-card.menu .storefront-product-body h3{font-size:14px}.storefront-product-card.menu .storefront-product-body p:not(.storefront-product-category){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px}.storefront-product-card.menu .storefront-product-foot{flex-direction:column;align-items:stretch;gap:8px}.storefront-product-card.menu .storefront-add-btn{width:100%;height:34px;grid-auto-flow:column;gap:6px;font-size:12px;font-weight:800}.storefront-product-category{margin:0 0 5px;color:#64748b;font-size:12px;font-weight:800}.storefront-product-body h3{margin:0;font-size:16px;line-height:1.25}.storefront-product-body p:not(.storefront-product-category){margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.45}.storefront-product-foot{display:flex;justify-content:space-between;align-items:end;gap:10px}.storefront-product-foot strong,.storefront-product-foot span{display:block}.storefront-product-foot span{color:#64748b;font-size:12px}.storefront-add-btn,.storefront-qty button{border:0;border-radius:10px;background:var(--store-primary);color:#fff;cursor:pointer;display:grid;place-items:center}.storefront-add-btn{width:36px;height:36px}.storefront-add-btn:disabled{opacity:.45;cursor:not-allowed}.storefront-cart{position:sticky;top:16px;padding:15px}.storefront-cart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.storefront-cart-head h3,.storefront-cart-head p{margin:0}.storefront-cart-head p{color:#64748b;font-size:12px}.storefront-cart-list{display:grid;gap:10px;max-height:380px;overflow:auto}.storefront-cart-item{display:flex;justify-content:space-between;gap:10px;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.storefront-cart-item strong,.storefront-cart-item span,.storefront-cart-item small{display:block}.storefront-cart-item span,.storefront-cart-item small{color:#64748b}.storefront-qty{display:inline-flex;align-items:center;gap:8px}.storefront-qty button{width:26px;height:26px}.storefront-cart-total{display:flex;justify-content:space-between;border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.storefront-whatsapp,.storefront-clear{width:100%;min-height:42px;border-radius:11px;margin-top:10px}.storefront-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#16a34a;color:#fff;font-weight:900;text-decoration:none}.storefront-clear{border:1px solid #e2e8f0;background:#fff;color:#475569;font-weight:800}.storefront-checkout{display:grid;gap:9px;border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.storefront-checkout h4{margin:0;font-size:14px}.storefront-checkout input,.storefront-checkout select,.storefront-checkout textarea{width:100%;border:1px solid #dbe3ef;border-radius:8px;padding:10px 11px;font:inherit;color:#0f172a;background:#fff}.storefront-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.storefront-segmented button{min-height:38px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#475569;font-weight:800}.storefront-segmented button.active{background:color-mix(in srgb,var(--store-primary) 12%,#fff);border-color:var(--store-primary);color:var(--store-primary)}.storefront-place-order{min-height:42px;border:none;border-radius:8px;background:var(--store-primary);color:#fff;font-weight:900}.storefront-place-order:disabled{opacity:.55;cursor:not-allowed}.storefront-checkout-error{margin:0;color:#b91c1c;font-size:13px}.storefront-checkout-branch{display:flex;align-items:center;gap:8px;width:100%;border:1px solid color-mix(in srgb,var(--store-primary, #b91c1c) 25%,transparent);background:color-mix(in srgb,var(--store-primary, #b91c1c) 8%,#fff);color:var(--store-primary, #b91c1c);font-weight:700;font-size:13px;padding:9px 12px;border-radius:10px;cursor:pointer}.storefront-checkout-branch span{margin-left:auto;font-weight:800;text-decoration:underline}.storefront-order-success{display:grid;gap:2px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;margin-top:10px;padding:10px}.storefront-order-success span,.storefront-order-success small{color:#15803d}.storefront-empty,.storefront-loading,.storefront-hotel-placeholder{border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;padding:28px;text-align:center;color:#64748b}.storefront-hotel-placeholder h2{margin-top:0;color:#0f172a}@media(max-width:920px){.storefront-hero-content h1{font-size:36px}.storefront-main{grid-template-columns:1fr;margin-top:-22px}.storefront-cart{position:static}}@media(max-width:640px){.storefront-nav,.storefront-hero-content,.storefront-main{width:min(100% - 20px,1180px)}.storefront-nav{padding:12px 0}.storefront-hero{min-height:310px}.storefront-hero-content{padding:34px 0 54px}.storefront-hero-content h1{font-size:30px}.storefront-meta{gap:8px}.storefront-products.supermarket,.storefront-products.retail{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-product-card.menu{grid-template-columns:112px minmax(0,1fr)}.storefront-product-card.menu .storefront-product-image{min-height:126px}.storefront-product-body{padding:10px;min-height:148px}.storefront-product-body h3{font-size:14px}.storefront-product-body p:not(.storefront-product-category){display:none}}.storefront-page{background:#f6f8fb;color:#111827}.storefront-topbar{min-height:34px;background:color-mix(in srgb,var(--store-primary) 88%,#07140d);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 max(18px,calc((100vw - 1280px)/2));font-size:12px;font-weight:700}.storefront-topbar>div{display:inline-flex;align-items:center;gap:18px}.storefront-topbar a{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none}.storefront-shop-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.storefront-header-row,.storefront-nav-row,.storefront-main,.storefront-footer{width:min(1280px,calc(100% - 48px));margin-left:auto;margin-right:auto}.storefront-header-row{display:grid;grid-template-columns:260px minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 0 14px}.storefront-shop-header .storefront-brand span,.storefront-footer .storefront-brand span{color:color-mix(in srgb,var(--store-primary) 86%,#111827);text-transform:uppercase;font-size:11px;font-weight:900}.storefront-shop-header .storefront-logo,.storefront-footer .storefront-logo{background:#fff;border:1px solid #dbe3ef;border-radius:10px}.storefront-header-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:0;background:transparent;min-height:46px;min-width:0;max-width:460px}.storefront-header-search input{border:1px solid #dbe3ef;border-radius:6px;outline:0;font:inherit;min-width:0;height:46px;padding:0 14px;background:#fff;transition:border-color .16s ease}.storefront-header-search input:focus{border-color:var(--store-primary)}.storefront-header-search button{height:46px;padding:0 20px;border:0;border-radius:6px;background:var(--store-primary);color:#fff;font:inherit;font-weight:900;cursor:pointer;white-space:nowrap;flex-shrink:0}.storefront-search-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 32px #0f172a1f;z-index:50;overflow:hidden;max-height:360px;overflow-y:auto}.storefront-search-suggestion-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px 14px;border:0;background:transparent;text-align:left;cursor:pointer;transition:background .12s ease;font:inherit}.storefront-search-suggestion-item:hover{background:color-mix(in srgb,var(--store-primary) 6%,#fff)}.storefront-suggestion-img{width:42px;height:42px;border-radius:8px;background:#f8fafc;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.storefront-suggestion-img img{width:100%;height:100%;object-fit:contain}.storefront-suggestion-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.storefront-suggestion-info strong{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-suggestion-info small{font-size:11px;color:#94a3b8}.storefront-suggestion-price{font-size:13px;font-weight:800;color:var(--store-primary);white-space:nowrap;flex-shrink:0}.storefront-search-suggestions-loading,.storefront-search-suggestions-empty{padding:14px 16px;font-size:13px;color:#94a3b8;text-align:center}.storefront-header-actions{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0;gap:10px}.storefront-header-actions span{position:relative;display:inline-flex;align-items:center;gap:8px;color:#111827;font-weight:900}.storefront-header-actions small{display:block;color:#64748b;font-weight:700}.storefront-header-actions strong{position:absolute;top:-10px;right:-10px;min-width:18px;height:18px;border-radius:999px;background:var(--store-accent);color:#fff;display:grid;place-items:center;font-size:11px}.storefront-nav-row{display:grid;grid-template-columns:210px minmax(0,1fr) auto;gap:18px;align-items:center;padding:0 0 14px}.storefront-category-menu{min-height:42px;border:0;border-radius:6px;background:var(--store-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:900;cursor:pointer;font-size:13px}.storefront-nav-row nav{display:flex;align-items:center;gap:28px}.storefront-nav-row nav a{color:#111827;text-decoration:none;font-weight:900;font-size:13px}.storefront-open-row{display:inline-flex;align-items:center;gap:12px}.storefront-open-row .storefront-status{border-color:#dbe3ef;background:#f8fafc;color:#475569}.storefront-open-row .storefront-status.open{background:color-mix(in srgb,var(--store-primary) 12%,#fff);color:var(--store-primary)}.storefront-open-row a{min-height:38px;border-radius:6px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;background:color-mix(in srgb,var(--store-primary) 92%,#111827);color:#fff;text-decoration:none;font-weight:900;font-size:13px}.storefront-main{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start;padding-bottom:0}.storefront-content{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;display:grid;gap:28px}.storefront-hero{min-height:330px;border-radius:8px;background:linear-gradient(90deg,color-mix(in srgb,var(--store-primary) 8%,#fff),color-mix(in srgb,var(--store-accent) 10%,#fff));color:#111827;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;overflow:hidden;padding:42px}.storefront-hero-copy{display:grid;justify-items:start;gap:16px}.storefront-hero-copy p{margin:0;text-transform:uppercase;color:var(--store-primary);font-weight:900;letter-spacing:0;font-size:13px}.storefront-hero-copy h1{margin:0;max-width:540px;font-size:42px;line-height:1.08;letter-spacing:0}.storefront-hero-copy span{max-width:460px;color:#475569;line-height:1.6;font-weight:650}.storefront-hero-copy a{min-height:42px;border-radius:6px;padding:0 18px;display:inline-flex;align-items:center;background:var(--store-primary);color:#fff;text-decoration:none;font-weight:900}.storefront-hero-media{height:100%;min-height:240px;display:grid;place-items:center;color:color-mix(in srgb,var(--store-primary) 60%,#94a3b8);overflow:hidden;border-radius:8px}.storefront-hero-media img{width:100%;height:100%;object-fit:cover;border-radius:8px}.storefront-promos{margin:18px 0 6px}.storefront-promos-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.storefront-promos-head h2{margin:0;font-size:20px}.storefront-promos-head a{color:var(--store-primary, #b91c1c);font-weight:800;font-size:13px;text-decoration:none}.storefront-promos-viewport{border-radius:18px;overflow:hidden}.storefront-promos-track{display:flex;transition:transform .5s ease}.storefront-promo-slide{position:relative;flex:0 0 100%;min-width:100%;height:260px;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:color-mix(in srgb,var(--store-primary, #b91c1c) 12%,#fff);display:flex;align-items:center}@media(max-width:640px){.storefront-promo-slide{height:190px}}.storefront-promo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0f172ab8,#0f172a40)}.storefront-promo-content{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:24px 26px;max-width:62%;color:#fff;background:linear-gradient(90deg,rgba(15,23,42,.92) 0%,rgba(15,23,42,.78) 45%,rgba(15,23,42,.15) 85%,transparent 100%)}.storefront-promo-content h3,.storefront-promo-content p{color:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,.7),0 0 2px rgba(0,0,0,.5)}.storefront-promo-badge{display:inline-flex;align-items:center;align-self:flex-start;background:var(--store-accent, #f59e0b);color:#fff;font-weight:900;font-size:11px;line-height:1;letter-spacing:0;padding:5px 9px;border-radius:6px;margin-bottom:8px;box-shadow:0 2px 8px color-mix(in srgb,var(--store-accent, #f59e0b) 45%,transparent)}.storefront-promo-content h3{margin:0;font-size:26px;line-height:1.1}.storefront-promo-content p{margin:8px 0 0;font-size:14px}.storefront-promo-cta{display:inline-flex;align-self:flex-start;margin-top:12px;background:#fff;color:var(--store-primary, #0f172a);font-weight:800;font-size:12px;padding:7px 14px;border-radius:8px;text-decoration:none;box-shadow:0 2px 8px #0000002e}.storefront-promo-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.storefront-promo-dots button{width:7px;height:7px;border-radius:999px;border:0;background:#d1d5db;cursor:pointer;padding:0;transition:width .2s ease,background .2s ease}.storefront-promo-dots button.active{background:var(--store-primary, #b91c1c);width:18px}@media(max-width:640px){.storefront-promo-content{padding:16px}.storefront-promo-content h3{font-size:19px}.storefront-promo-badge{font-size:10px;padding:4px 8px;margin-bottom:6px}.storefront-promo-cta{font-size:11px;padding:6px 12px;margin-top:10px}.storefront-promos-head h2{font-size:17px}.storefront-promo-dots{gap:5px}.storefront-promo-dots button{width:6px;height:6px}.storefront-promo-dots button.active{width:14px}}.storefront-branchbar{display:flex;align-items:center;justify-content:space-between;gap:10px;width:min(100% - 24px,1280px);margin:10px auto 0;padding:9px 14px;border-radius:10px;background:color-mix(in srgb,var(--store-primary, #b91c1c) 10%,#fff);border:1px solid color-mix(in srgb,var(--store-primary, #b91c1c) 22%,transparent);font-size:13px}.storefront-branchbar-label{display:inline-flex;align-items:center;gap:8px;color:var(--store-primary, #b91c1c);min-width:0}.storefront-branchbar-label strong{color:#0f172a}.storefront-branchbar button{flex:0 0 auto;border:0;background:var(--store-primary, #b91c1c);color:#fff;font-weight:800;font-size:12px;padding:6px 12px;border-radius:8px;cursor:pointer}.storefront-modal-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px}.storefront-modal-backdrop{position:absolute;inset:0;border:0;padding:0;background:#0f172a8c;cursor:pointer}.storefront-branch-modal{position:relative;z-index:1;width:min(100%,420px);max-height:80vh;overflow-y:auto;background:#fff;border-radius:16px;padding:18px;box-shadow:0 20px 50px #0f172a4d}.storefront-branch-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.storefront-branch-option{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#fff;cursor:pointer}.storefront-branch-option.active{border-color:var(--store-primary, #b91c1c);background:color-mix(in srgb,var(--store-primary, #b91c1c) 8%,#fff)}.storefront-branch-option-icon{width:36px;height:36px;flex:0 0 36px;border-radius:999px;background:color-mix(in srgb,var(--store-primary, #b91c1c) 12%,#fff);color:var(--store-primary, #b91c1c);display:grid;place-items:center}.storefront-branch-option-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.storefront-branch-option-copy small{color:#64748b}.storefront-branch-option>svg:last-child{color:var(--store-primary, #b91c1c);flex:0 0 auto}.storefront-menu-drawer{position:fixed;inset:0;z-index:1000}.storefront-menu-backdrop{position:absolute;inset:0;border:0;padding:0;background:#0f172a80;cursor:pointer}.storefront-menu-panel{position:absolute;top:0;left:0;height:100%;width:min(88vw,360px);background:#fff;box-shadow:2px 0 24px #0f172a40;padding:18px;display:flex;flex-direction:column;overflow-y:auto;animation:storefront-menu-in .2s ease}@keyframes storefront-menu-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.storefront-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.storefront-menu-head strong{font-size:22px;font-weight:900}.storefront-menu-head button{border:0;background:transparent;cursor:pointer;color:#334155}.storefront-menu-brand{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:4px 0 16px}.storefront-menu-welcome{display:flex;align-items:center;gap:12px;background:color-mix(in srgb,var(--store-primary, #b91c1c) 12%,#fff);border-radius:16px;padding:14px;margin-bottom:18px}.storefront-menu-welcome-avatar{width:48px;height:48px;flex:0 0 48px;border-radius:999px;background:#fff;color:var(--store-primary, #b91c1c);display:grid;place-items:center}.storefront-menu-welcome-copy{display:flex;flex-direction:column;gap:8px;min-width:0;flex:1}.storefront-menu-welcome-copy>span{font-weight:800;font-size:16px;color:#0f172a}.storefront-menu-welcome-copy button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--store-primary, #b91c1c);color:#fff;border:0;padding:11px 14px;border-radius:10px;font-weight:800;font-size:13px;cursor:pointer}.storefront-menu-section{margin-bottom:18px}.storefront-menu-group-title{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-weight:800;margin-bottom:6px;padding:0 4px}.storefront-menu-link{display:flex;align-items:center;gap:14px;padding:13px 10px;color:#0f172a;font-weight:700;text-decoration:none;border-bottom:1px solid #f1f5f9;border-radius:10px}.storefront-menu-link:last-child{border-bottom:0}.storefront-menu-link.active{background:color-mix(in srgb,var(--store-primary, #b91c1c) 12%,#fff);color:var(--store-primary, #b91c1c);border-bottom-color:transparent}.storefront-menu-link-icon{width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:color-mix(in srgb,var(--store-primary, #b91c1c) 12%,#fff);color:var(--store-primary, #b91c1c);display:grid;place-items:center}.storefront-menu-link.active .storefront-menu-link-icon{background:#fff}.storefront-menu-link-label{flex:1;min-width:0}.storefront-menu-link>svg:last-child{color:#cbd5e1}.storefront-menu-link.active>svg:last-child{color:var(--store-primary, #b91c1c)}.storefront-menu-info-card{background:color-mix(in srgb,var(--store-primary, #b91c1c) 12%,#fff);border-radius:16px;padding:4px 14px;display:flex;flex-direction:column}.storefront-menu-info-row{display:flex;align-items:center;gap:12px;padding:13px 0;color:#0f172a;font-weight:700;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--store-primary, #b91c1c) 18%,transparent)}.storefront-menu-info-row:last-child{border-bottom:0}.storefront-menu-info-icon{width:34px;height:34px;flex:0 0 34px;border-radius:999px;background:#fff;color:var(--store-primary, #b91c1c);display:grid;place-items:center}.storefront-cartbar{display:none}.storefront-cart-close{display:none;border:0;background:transparent;cursor:pointer;color:#334155}@media(max-width:780px){.storefront-footer{display:none}.storefront-cartbar{display:flex;position:fixed;left:12px;right:12px;bottom:12px;z-index:900;align-items:center;justify-content:space-between;gap:10px;background:var(--store-primary, #b91c1c);color:#fff;border:0;border-radius:14px;padding:11px 14px;box-shadow:0 10px 26px #0f172a47;cursor:pointer;font-weight:800}.storefront-cartbar-left{display:inline-flex;align-items:center;gap:8px;font-size:13px}.storefront-cartbar-total{font-size:15px}.storefront-cartbar-cta{display:inline-flex;align-items:center;gap:4px;background:#fff;color:var(--store-primary, #b91c1c);padding:7px 12px;border-radius:10px;font-size:13px}.storefront-cart{display:none}.storefront-cart.mobile-open{display:flex;flex-direction:column;position:fixed;inset:0;z-index:1100;background:#fff;overflow-y:auto;border-radius:0;padding:16px 16px 90px}.storefront-cart-close{display:inline-flex}.storefront-cart.mobile-open .storefront-cart-item-media{width:56px;height:56px;flex:0 0 56px}}.storefront-continue-ordering{display:none}.storefront-cart.mobile-open .storefront-continue-ordering{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;padding:11px;border-radius:10px;border:1px solid var(--store-primary, #b91c1c);background:#fff;color:var(--store-primary, #b91c1c);font-weight:800;cursor:pointer}.storefront-cart-page{width:min(100% - 24px,640px);margin:16px auto 48px;display:flex;flex-direction:column;gap:14px}.storefront-continue-ordering-page{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:11px 16px;border-radius:10px;border:1px solid var(--store-primary, #b91c1c);background:#fff;color:var(--store-primary, #b91c1c);font-weight:800;cursor:pointer}.storefront-cart.fullpage{display:flex;flex-direction:column;position:static;top:auto;width:100%;border-radius:14px}.online-promo-list{display:flex;flex-direction:column;gap:12px}.online-promo-row{display:flex;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.online-promo-thumb{flex:0 0 84px;width:84px;height:64px;border-radius:10px;background:#f1f5f9;display:grid;place-items:center;color:#94a3b8;overflow:hidden}.online-promo-thumb img{width:100%;height:100%;object-fit:cover}.online-promo-fields{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.online-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.online-promo-fields input[type=text],.online-promo-fields input:not([type]){width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:13px}.online-promo-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.online-promo-toggle{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#475569}.online-promo-spacer{flex:1 1 auto}@media(max-width:640px){.online-promo-row{flex-direction:column}.online-promo-thumb{width:100%;height:120px}}.storefront-feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:8px 0}.storefront-feature-strip>div{display:flex;align-items:center;gap:12px;min-width:0}.storefront-feature-strip svg{color:var(--store-primary);flex:0 0 auto}.storefront-feature-strip span,.storefront-feature-strip strong,.storefront-feature-strip small{display:block}.storefront-feature-strip strong{color:#111827;font-size:13px}.storefront-feature-strip small{color:#64748b;font-size:12px;margin-top:2px}.storefront-section{display:grid;gap:14px}.storefront-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.storefront-section-head h2{margin:0;font-size:20px}.storefront-section-head span,.storefront-section-head button{border:0;background:transparent;color:var(--store-primary);font-weight:900;font-size:13px}.storefront-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:14px}.storefront-category-grid button{min-height:116px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;display:grid;justify-items:center;align-content:center;gap:7px;cursor:pointer}.storefront-category-grid button.active{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 13%,transparent)}.storefront-category-grid span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--store-primary) 10%,#fff);color:var(--store-primary)}.storefront-category-grid strong{font-size:13px}.storefront-category-grid small{color:#64748b}.storefront-category-row{padding:0 0 4px}.storefront-category-row button{border-radius:999px;padding:9px 15px}.storefront-products.supermarket,.storefront-products.retail{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.storefront-products.restaurant{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.storefront-product-card,.storefront-product-card.menu{display:flex;flex-direction:column;border-radius:8px;box-shadow:0 10px 28px #0f172a0d}.storefront-product-image,.storefront-product-card.menu .storefront-product-image{aspect-ratio:1 / .78;min-height:auto;background:#f8fafc}.storefront-product-image img{object-fit:contain;padding:10px}.storefront-product-body{min-height:154px}.storefront-product-body h3{font-size:14px}.storefront-product-foot{align-items:stretch;display:grid;gap:9px}.storefront-product-foot strong{font-size:16px}.storefront-add-btn{width:100%;min-height:36px;border-radius:6px;border:1px solid color-mix(in srgb,var(--store-primary) 45%,#fff);background:var(--store-primary);color:#fff;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:7px}.storefront-add-btn:after{content:none}.storefront-add-btn span{color:#fff;font-size:12px}.storefront-add-btn svg{color:#fff}.storefront-cart{border-radius:8px;top:112px;box-shadow:0 18px 44px #0f172a1a}.storefront-cart-head h3{font-size:20px}.storefront-cart-item{border:0;border-bottom:1px solid #e2e8f0;border-radius:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;justify-items:stretch;padding:12px 0;text-align:left}.storefront-cart-item-media{width:48px;height:48px;border-radius:8px;background:#f1f5f9;color:#64748b;display:grid;place-items:center;overflow:hidden}.storefront-cart-item-media img{width:100%;height:100%;object-fit:cover}.storefront-cart-item-copy{min-width:0}.storefront-cart-item-copy strong,.storefront-cart-item-copy span,.storefront-cart-item-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-qty{grid-column:2;justify-content:center;justify-self:start;width:auto}.storefront-qty button{border-radius:6px;display:inline-grid;place-items:center;line-height:1;padding:0}.storefront-qty button svg{display:block;color:#fff;stroke-width:2.6}.storefront-cart-line-total{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;font-size:13px}.storefront-cart-total{font-size:14px}.storefront-cart-total strong{font-size:18px}.storefront-whatsapp,.storefront-place-order{border-radius:6px}.storefront-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:42px;border-top:1px solid #e2e8f0;margin-top:46px;padding:30px 0;background:transparent}.storefront-footer p{color:#64748b;line-height:1.65;max-width:260px}.storefront-footer h3{margin:0 0 12px;font-size:14px}.storefront-footer a,.storefront-footer span{display:flex;align-items:center;gap:8px;color:#64748b;text-decoration:none;margin-bottom:9px;font-size:13px}@media(max-width:1300px){.storefront-header-link small{display:none}.storefront-header-link{padding:0;width:42px;justify-content:center}}@media(max-width:1100px){.storefront-header-row{grid-template-columns:220px minmax(240px,1fr)}.storefront-header-search{max-width:none}.storefront-header-actions{display:none}.storefront-nav-row{grid-template-columns:190px minmax(0,1fr)}.storefront-open-row{grid-column:1 / -1}.storefront-main{grid-template-columns:1fr}.storefront-cart{position:static}}@media(max-width:780px){.storefront-topbar{display:none}.storefront-header-row,.storefront-nav-row,.storefront-main,.storefront-footer{width:min(100% - 24px,1280px)}.storefront-header-row,.storefront-hero,.storefront-footer{grid-template-columns:1fr}.storefront-nav-row{grid-template-columns:auto 1fr}.storefront-nav-row nav{display:none}.storefront-open-row{grid-column:auto;justify-content:flex-end}.storefront-hero{padding:26px;min-height:auto}.storefront-hero-copy h1{font-size:32px}.storefront-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.storefront-header-search{grid-template-columns:minmax(0,1fr)}.storefront-header-search button{display:none}.storefront-feature-strip,.storefront-products.supermarket,.storefront-products.retail,.storefront-products.restaurant{grid-template-columns:1fr}}.storefront-header-actions a{position:relative;display:inline-flex;align-items:center;gap:8px;color:#111827;font-weight:900;text-decoration:none;border-radius:10px;padding:8px 9px;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.storefront-header-actions a:hover,.storefront-header-actions a:focus-visible{background:color-mix(in srgb,var(--store-primary) 9%,#fff);color:var(--store-primary);transform:translateY(-1px);outline:none}.storefront-header-actions a:hover small,.storefront-header-actions a:focus-visible small{color:var(--store-primary)}.storefront-category-menu,.storefront-category-menu:visited{color:#fff;text-decoration:none}.storefront-category-menu,.storefront-header-search button,.storefront-open-row a,.storefront-whatsapp,.storefront-place-order,.storefront-add-btn,.storefront-clear,.storefront-category-row button,.storefront-category-grid button,.storefront-segmented button{transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.storefront-category-menu:hover,.storefront-category-menu:focus-visible,.storefront-header-search button:hover,.storefront-header-search button:focus-visible,.storefront-open-row a:hover,.storefront-open-row a:focus-visible,.storefront-place-order:hover,.storefront-place-order:focus-visible{background:color-mix(in srgb,var(--store-primary) 82%,#0f172a);color:#fff;box-shadow:0 10px 22px color-mix(in srgb,var(--store-primary) 24%,transparent);transform:translateY(-1px);outline:none}.storefront-whatsapp:hover,.storefront-whatsapp:focus-visible{background:#128c3a;color:#fff;box-shadow:0 10px 22px #16a34a38;transform:translateY(-1px);outline:none}.storefront-add-btn:hover:not(:disabled),.storefront-add-btn:focus-visible:not(:disabled){background:color-mix(in srgb,var(--store-primary) 86%,#0f172a);color:#fff;box-shadow:0 10px 22px color-mix(in srgb,var(--store-primary) 20%,transparent);transform:translateY(-1px);outline:none}.storefront-category-row button:hover,.storefront-category-row button:focus-visible,.storefront-category-grid button:hover,.storefront-category-grid button:focus-visible,.storefront-segmented button:hover,.storefront-segmented button:focus-visible{border-color:var(--store-primary);color:var(--store-primary);box-shadow:0 8px 18px color-mix(in srgb,var(--store-primary) 13%,transparent);transform:translateY(-1px);outline:none}.storefront-clear:hover,.storefront-clear:focus-visible{border-color:#cbd5e1;background:#f8fafc;color:#0f172a;transform:translateY(-1px)}.storefront-checkout-shell{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.storefront-checkout-shell.empty{border:1px dashed #cbd5e1;border-radius:10px;padding:12px;margin-top:12px;background:#f8fafc}.storefront-checkout-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px}.storefront-checkout-steps span{min-height:28px;border-radius:999px;display:grid;place-items:center;background:#eef2f7;color:#64748b;font-size:11px;font-weight:900}.storefront-checkout-steps span.active{background:color-mix(in srgb,var(--store-primary) 14%,#fff);color:var(--store-primary)}.storefront-checkout-empty{margin:0;color:#64748b;font-size:13px;line-height:1.45}.storefront-checkout{border-top:0;margin-top:0;padding-top:0}.storefront-page{scroll-behavior:smooth}#home,#categories,#products,#about,#contact,#track-order,#cart-section,#checkout-section{scroll-margin-top:142px}.storefront-hero{min-height:292px;padding:34px}.storefront-hero-copy h1{font-size:38px}.storefront-hero-media{min-height:210px}.storefront-feature-strip{gap:14px}.storefront-category-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr))}.storefront-category-grid button{min-height:104px}.storefront-products.restaurant,.storefront-products.supermarket,.storefront-products.retail{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.storefront-product-image,.storefront-product-card.menu .storefront-product-image{aspect-ratio:1 / .62}.storefront-product-body{min-height:132px}.storefront-qty button:hover,.storefront-qty button:focus-visible{background:color-mix(in srgb,var(--store-primary) 84%,#0f172a);color:#fff;box-shadow:0 8px 18px color-mix(in srgb,var(--store-primary) 20%,transparent);transform:translateY(-1px);outline:none}.storefront-cart-checkout-cta{width:100%;min-height:40px;border:0;border-radius:6px;margin-top:12px;background:var(--store-primary);color:#fff;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.storefront-cart-checkout-cta:hover,.storefront-cart-checkout-cta:focus-visible{background:color-mix(in srgb,var(--store-primary) 84%,#0f172a);box-shadow:0 10px 22px color-mix(in srgb,var(--store-primary) 20%,transparent);transform:translateY(-1px);outline:none}.storefront-checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-checkout-steps button{min-height:30px;border:0;border-radius:999px;display:grid;place-items:center;background:#eef2f7;color:#64748b;font-size:11px;font-weight:900;text-transform:capitalize;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.storefront-checkout-steps button.active,.storefront-checkout-steps button:hover:not(:disabled),.storefront-checkout-steps button:focus-visible:not(:disabled){background:color-mix(in srgb,var(--store-primary) 14%,#fff);color:var(--store-primary);transform:translateY(-1px);outline:none}.storefront-checkout-pane{display:grid;gap:9px}.storefront-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.storefront-payment-grid button{min-height:58px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#172033;display:grid;gap:3px;justify-items:start;align-content:center;padding:9px;font-weight:850;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.storefront-payment-grid button svg{color:var(--store-primary)}.storefront-payment-grid button span,.storefront-payment-grid button small{display:block}.storefront-payment-grid button small{color:#94a3b8;font-size:11px}.storefront-payment-grid button.active,.storefront-payment-grid button:hover:not(:disabled),.storefront-payment-grid button:focus-visible:not(:disabled){border-color:var(--store-primary);background:color-mix(in srgb,var(--store-primary) 8%,#fff);box-shadow:0 8px 18px color-mix(in srgb,var(--store-primary) 13%,transparent);transform:translateY(-1px);outline:none}.storefront-payment-grid button:disabled{cursor:not-allowed;background:#f8fafc;color:#94a3b8}.storefront-payment-note{margin:0;border-radius:8px;background:#f8fafc;color:#475569;padding:9px;font-size:12px;line-height:1.45}.storefront-order-success a{color:#166534;font-weight:900;text-decoration:underline}.storefront-about,.storefront-track{border-top:1px solid #e2e8f0;padding-top:24px}.storefront-about{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:18px;align-items:start}.storefront-about h2,.storefront-about p,.storefront-track h2,.storefront-track p{margin:0}.storefront-about h2,.storefront-track h2{font-size:21px}.storefront-about p{color:#64748b;line-height:1.6;margin-top:7px}.storefront-about-facts{display:grid;gap:9px}.storefront-about-facts span{display:inline-flex;align-items:center;gap:8px;color:#475569;font-weight:750}.storefront-about-facts svg{color:var(--store-primary)}.storefront-track{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);gap:14px;align-items:start}.storefront-track>div>p{color:var(--store-primary);font-size:12px;font-weight:900;text-transform:uppercase}.storefront-track form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px}.storefront-track input{min-height:40px;border:1px solid #dbe3ef;border-radius:8px;padding:0 11px;font:inherit}.storefront-track button{min-height:40px;border:0;border-radius:8px;background:var(--store-primary);color:#fff;font-weight:900;padding:0 14px}.storefront-track-result,.storefront-track-error{grid-column:2}.storefront-track-result{border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;display:flex;gap:10px;align-items:center;padding:10px}.storefront-track-result span{display:block;color:#15803d;margin-top:2px;text-transform:capitalize}.storefront-track-error{color:#b91c1c;font-size:13px}.storefront-footer{gap:28px}.storefront-footer p{margin-top:9px}@media(max-width:1100px){.storefront-header-row{grid-template-columns:210px minmax(240px,1fr) auto}.storefront-header-actions{display:flex;gap:8px}.storefront-header-actions a{padding:7px}.storefront-header-actions small{display:none}.storefront-cart{top:auto}}@media(max-width:780px){#home,#categories,#products,#about,#contact,#track-order,#cart-section,#checkout-section{scroll-margin-top:184px}.storefront-header-row{grid-template-columns:1fr auto;gap:12px;padding:14px 0 10px}.storefront-header-search{grid-column:1 / -1;min-height:42px}.storefront-header-actions{grid-column:2;grid-row:1}.storefront-nav-row{gap:10px}.storefront-category-menu{min-height:40px}.storefront-open-row{gap:8px}.storefront-hero{padding:18px;grid-template-columns:minmax(0,1fr) 104px;min-height:170px}.storefront-hero-copy{gap:9px}.storefront-hero-copy h1{font-size:24px}.storefront-hero-copy span{font-size:13px;line-height:1.45}.storefront-hero-copy a{min-height:36px;padding:0 13px}.storefront-hero-media{min-height:120px}.storefront-hero-media img{max-height:122px}.storefront-feature-strip{gap:10px}.storefront-feature-strip>div{gap:8px}.storefront-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-category-grid button{min-height:90px}.storefront-about,.storefront-track,.storefront-track form{grid-template-columns:1fr}.storefront-track-result,.storefront-track-error{grid-column:1}}@media(max-width:640px){.storefront-main{gap:16px}.storefront-content{gap:20px}.storefront-products.supermarket,.storefront-products.retail,.storefront-products.restaurant{grid-template-columns:1fr}.storefront-product-card,.storefront-product-card.menu{display:grid;grid-template-columns:108px minmax(0,1fr)}.storefront-product-image,.storefront-product-card.menu .storefront-product-image{aspect-ratio:auto;min-height:118px;height:100%}.storefront-product-body{min-height:118px;padding:10px}.storefront-product-foot{gap:7px}.storefront-add-btn{min-height:34px}.storefront-cart{padding:12px}.storefront-payment-grid{grid-template-columns:1fr}.storefront-footer{gap:18px}}.storefront-track-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:34px 0 0}.storefront-track{border-top:1px solid #e2e8f0;display:grid;grid-template-columns:1fr;gap:18px;padding-top:24px}.storefront-track.full{border-top:0;padding-top:0}.storefront-track-hero{min-height:170px;border-radius:10px;background:radial-gradient(circle at 85% 26%,color-mix(in srgb,var(--store-primary) 13%,transparent),transparent 26%),linear-gradient(105deg,color-mix(in srgb,var(--store-primary) 7%,#fff),#fff 45%,color-mix(in srgb,var(--store-accent) 8%,#fff));display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,.5fr);gap:18px;align-items:center;padding:30px}.storefront-track-icon{width:60px;height:60px;border-radius:20px;display:grid;place-items:center;background:color-mix(in srgb,var(--store-primary) 14%,#fff);color:var(--store-primary)}.storefront-track-hero h1,.storefront-track-hero p{margin:0}.storefront-track-hero h1{font-size:32px;line-height:1.1}.storefront-track-hero p{color:#475569;margin-top:8px;line-height:1.55}.storefront-track-illustration{min-height:110px;display:grid;grid-template-columns:52px minmax(70px,1fr) 52px;align-items:center;color:var(--store-primary)}.storefront-track-illustration>svg{width:52px;height:52px;border:2px solid #dbe3ef;border-radius:14px;padding:10px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.storefront-track-illustration span{border-top:2px dashed color-mix(in srgb,var(--store-primary) 55%,#cbd5e1)}.storefront-track-form{border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 18px 44px #0f172a14;padding:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 190px;gap:18px;align-items:end}.storefront-track-form label{display:grid;gap:8px}.storefront-track-form label>span{color:#111827;font-size:13px;font-weight:900}.storefront-track-form label>div{min-height:44px;border:1px solid #dbe3ef;border-radius:8px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:center;padding:0 12px;color:#64748b}.storefront-track-form input{min-width:0;border:0;outline:0;font:inherit}.storefront-track-form button{min-height:44px;border:0;border-radius:8px;background:var(--store-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.storefront-track-form button:hover,.storefront-track-form button:focus-visible{background:color-mix(in srgb,var(--store-primary) 84%,#0f172a);box-shadow:0 12px 24px color-mix(in srgb,var(--store-primary) 22%,transparent);transform:translateY(-1px);outline:none}.storefront-track-form>small{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#64748b;font-weight:650}.storefront-track-error{border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;padding:12px 14px;font-weight:750}.storefront-track-result-card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:20px;box-shadow:0 16px 42px #0f172a0f}.storefront-track-result-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.storefront-track-result-head h2,.storefront-track-result-head p{margin:0}.storefront-track-result-head h2{font-size:18px}.storefront-track-result-head p{color:#475569;margin-top:5px}.storefront-track-result-head button{border:0;background:transparent;color:var(--store-primary);display:inline-flex;align-items:center;gap:6px;font-weight:900;cursor:pointer}.storefront-order-timeline{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:26px 0}.storefront-order-timeline:before{content:"";position:absolute;top:22px;left:8%;right:8%;height:2px;background:#e2e8f0}.storefront-order-step{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;text-align:center}.storefront-order-step>span{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#eef2f7;color:#64748b}.storefront-order-step.done>span{background:var(--store-primary);color:#fff}.storefront-order-step strong{color:#111827;font-size:13px}.storefront-order-step small{color:#64748b;font-size:12px}.storefront-track-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.storefront-track-detail-grid article{border:1px solid #e2e8f0;border-radius:9px;padding:14px;background:#fff;min-width:0}.storefront-track-detail-grid h3{margin:0 0 12px;font-size:14px}.storefront-track-detail-grid dl{display:grid;grid-template-columns:minmax(90px,.75fr) minmax(0,1fr);gap:10px;margin:0}.storefront-track-detail-grid dt{color:#64748b;font-size:12px}.storefront-track-detail-grid dd{margin:0;color:#111827;font-size:12px;font-weight:750;min-width:0;overflow-wrap:anywhere;text-transform:capitalize}.track-chip{border-radius:999px;background:color-mix(in srgb,var(--store-primary) 10%,#fff);color:var(--store-primary);padding:3px 8px;font-size:11px;font-weight:900}.track-chip.warn{background:#fff7ed;color:#c2410c}.storefront-tracked-items{display:grid;gap:9px}.storefront-tracked-items>div{display:grid;grid-template-columns:34px minmax(0,1fr) 32px auto;gap:8px;align-items:center}.storefront-tracked-items span{width:34px;height:34px;border-radius:8px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden;color:#64748b}.storefront-tracked-items img{width:100%;height:100%;object-fit:cover}.storefront-tracked-items strong,.storefront-tracked-items small,.storefront-tracked-items b{font-size:12px}.storefront-tracked-items b{justify-self:end}.storefront-tracked-total{border-top:1px solid #e2e8f0;display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px;padding-top:10px;font-size:12px}.storefront-tracked-total span{color:#64748b}.storefront-tracked-total strong:last-child{color:var(--store-primary);font-size:15px}.storefront-track-help-card{display:grid;align-content:start;gap:10px}.storefront-track-help-card p{margin:0;color:#475569;line-height:1.55;font-size:13px}.storefront-track-help-card a{min-height:38px;border:1px solid color-mix(in srgb,var(--store-primary) 55%,#e2e8f0);border-radius:8px;color:var(--store-primary);display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:900}.storefront-track-note{border:1px solid color-mix(in srgb,var(--store-primary) 16%,#e2e8f0);border-radius:8px;background:color-mix(in srgb,var(--store-primary) 5%,#fff);color:#475569;display:flex;justify-content:center;gap:8px;margin:16px 0 0;padding:10px;font-weight:700}.tracking-view .storefront-footer{width:100%;max-width:none;padding:34px max(24px,calc((100vw - 1180px)/2));background:#0f172a;color:#e2e8f0;border-top:0}.tracking-view .storefront-footer h3,.tracking-view .storefront-footer .storefront-brand strong{color:#fff}.tracking-view .storefront-footer p,.tracking-view .storefront-footer a,.tracking-view .storefront-footer span{color:#cbd5e1}.storefront-header-link{border:1px solid #dbe3ef;background:#fff;color:#111827;border-radius:999px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;cursor:pointer;font:inherit;font-weight:800}.storefront-header-link small{white-space:nowrap}.storefront-header-link svg{color:var(--store-primary)}.storefront-account-cta,.storefront-primary-btn,.storefront-support-btn,.storefront-order-view-btn,.storefront-inline-chip{border-radius:10px;font:inherit;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none}.storefront-account-cta,.storefront-primary-btn{min-height:42px;border:0;background:var(--store-primary);color:#fff;padding:0 16px}.storefront-account-inline-note{margin:0;padding:10px 12px;border-radius:12px;background:color-mix(in srgb,var(--store-primary) 8%,#fff);color:#334155;font-size:13px}.storefront-account-modal-backdrop{position:fixed;inset:0;z-index:60;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px}.storefront-account-modal-card{width:min(1120px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:28px;padding:28px;box-shadow:0 30px 80px #0f172a38;display:grid;gap:22px}.storefront-account-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.storefront-account-modal-head h2,.storefront-account-modal-head p{margin:0}.storefront-account-modal-head p{color:#64748b;margin-top:8px;max-width:620px}.storefront-account-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}.storefront-account-summary,.storefront-account-orders-list,.storefront-account-auth,.storefront-account-orders-panel,.storefront-account-sidebar,.storefront-account-empty-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 16px 40px #0f172a0f}.storefront-account-summary,.storefront-account-auth,.storefront-account-orders-list,.storefront-account-orders-panel,.storefront-account-empty-card{padding:22px}.storefront-account-card{display:grid;gap:8px}.storefront-account-card strong{font-size:18px}.storefront-account-card span,.storefront-account-card small{color:#64748b}.storefront-account-chip{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;padding:0 12px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:800}.storefront-account-actions{display:grid;gap:10px;margin-top:18px}.storefront-account-orders{display:grid;gap:16px}.storefront-account-orders-list h3{margin:0 0 14px}.storefront-account-order-item{width:100%;border:1px solid #e2e8f0;background:#fff;border-radius:16px;padding:14px 16px;display:grid;gap:6px;text-align:left;cursor:pointer;margin-top:10px}.storefront-account-order-item.active{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 12%,transparent)}.storefront-account-order-item span,.storefront-account-order-item small{color:#64748b}.storefront-account-auth{width:min(560px,100%);margin:0 auto;display:grid;gap:18px}.storefront-account-form{display:grid;gap:14px}.storefront-account-form input,.storefront-account-form textarea{width:100%;border:1px solid #dbe3ef;border-radius:14px;min-height:48px;padding:0 14px;font:inherit;background:#fff}.storefront-account-form textarea{min-height:110px;padding:14px;resize:vertical}.storefront-account-page{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 48px;display:grid;gap:24px}.storefront-account-hero{display:flex;align-items:center;justify-content:space-between;gap:18px}.storefront-account-hero h1{margin:0;font-size:42px;line-height:1.05}.storefront-breadcrumbs{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:#64748b;font-size:14px}.storefront-breadcrumbs a{color:#64748b;text-decoration:none}.storefront-account-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.storefront-support-btn,.storefront-inline-chip{min-height:36px;padding:0 13px;border:1px solid #dbe3ef;background:#fff;color:#334155;font-size:13px}.storefront-support-btn.secondary,.storefront-inline-chip{border-color:#dbe3ef;color:#334155}.storefront-myorders-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:24px 0 20px;border-bottom:1px solid #e2e8f0;margin-bottom:24px}.storefront-myorders-title h1{margin:0 0 4px;font-size:26px}.storefront-myorders-identity{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.storefront-myorders-user{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 14px 6px 8px}.storefront-myorders-avatar{width:32px;height:32px;border-radius:999px;background:color-mix(in srgb,var(--store-primary) 12%,#fff);color:var(--store-primary);display:grid;place-items:center;flex-shrink:0}.storefront-myorders-user strong{font-size:14px;font-weight:800}.storefront-myorders-user span{font-size:12px;color:#64748b}.storefront-myorders-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.storefront-myorders-logout{min-height:36px;padding:0 14px;border-radius:999px;border:1px solid #fca5a5;background:#fff5f5;color:#dc2626;display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.storefront-myorders-logout:hover{background:#fee2e2}.storefront-orders-panel{padding-bottom:40px}.storefront-orders-search{display:flex;align-items:center;gap:10px;margin:18px 0}.storefront-orders-search label{flex:1;min-height:44px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;max-width:380px}.storefront-orders-search input{border:0;outline:0;background:transparent;font:inherit;min-width:0}.storefront-account-tabs{display:flex;flex-wrap:wrap;gap:18px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.storefront-account-tabs button{border:0;background:transparent;color:#64748b;font:inherit;font-weight:800;padding:0 0 12px;border-bottom:3px solid transparent;cursor:pointer}.storefront-account-tabs button.active{color:#dc2626;border-bottom-color:#ef4444}.storefront-account-order-cards{display:grid;gap:14px;margin-top:20px}.storefront-order-card{border:1px solid #e2e8f0;border-radius:20px;background:#fff;padding:14px 16px;display:grid;grid-template-columns:74px minmax(0,1.2fr) minmax(140px,.8fr) auto auto;gap:16px;align-items:center}.storefront-order-card.active{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 12%,transparent)}.storefront-order-card-media{width:74px;height:74px;border-radius:16px;background:#f1f5f9;overflow:hidden;display:grid;place-items:center;color:#64748b}.storefront-order-card-media img{width:100%;height:100%;object-fit:cover}.storefront-order-card-main,.storefront-order-card-status,.storefront-order-card-total{display:grid;gap:6px}.storefront-order-card-main span,.storefront-order-card-main small,.storefront-order-card-status small,.storefront-order-card-total span{color:#64748b}.storefront-order-card-total{justify-items:end}.storefront-order-status-badge{width:fit-content;min-height:30px;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.storefront-order-status-badge.success{background:#dcfce7;color:#15803d}.storefront-order-status-badge.info{background:#dbeafe;color:#2563eb}.storefront-order-status-badge.pending{background:#ffedd5;color:#ea580c}.storefront-order-status-badge.warning{background:#fef3c7;color:#b45309}.storefront-order-status-badge.muted{background:#e5e7eb;color:#475569}.storefront-order-view-btn{min-height:42px;padding:0 14px;border:1px solid #fecaca;background:#fff;color:#dc2626}.storefront-account-empty-inline,.storefront-account-empty-card{text-align:center;justify-items:center}.storefront-account-empty-inline{border:1px dashed #cbd5e1;border-radius:20px;background:#fff;padding:28px;display:grid;gap:10px;color:#64748b}.storefront-account-empty-card{padding:36px 28px;display:grid;gap:14px}.storefront-account-empty-card strong{font-size:20px;color:#0f172a}.storefront-account-empty-card p{max-width:560px;margin:0 auto;color:#64748b}.storefront-order-detail-modal-backdrop{position:fixed;inset:0;z-index:65;background:#0f172a85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px}.storefront-order-detail-modal-card{width:min(1020px,100%);max-height:calc(100vh - 48px);overflow:hidden;background:#fff;border-radius:28px;box-shadow:0 36px 90px #0f172a47;display:grid;grid-template-rows:auto minmax(0,1fr)}.storefront-order-detail-modal-head{padding:22px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.storefront-order-detail-modal-head h2,.storefront-order-detail-modal-head p{margin:0}.storefront-order-detail-modal-head p{margin-top:6px;color:#64748b;font-weight:700}.storefront-order-detail-modal-close{width:42px;height:42px;border:1px solid #dbe3ef;border-radius:14px;background:#fff;color:#0f172a;font-size:28px;line-height:1;cursor:pointer}.storefront-order-detail-modal-body{overflow:auto;padding:22px 24px 24px}.storefront-order-detail-modal-body .storefront-track-result-card{margin:0;box-shadow:none;border-radius:20px}@media(max-width:1100px){.storefront-track-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-account-shell{grid-template-columns:1fr}.storefront-order-card{grid-template-columns:74px minmax(0,1fr)}.storefront-order-card-status,.storefront-order-card-total,.storefront-order-view-btn{grid-column:2 / -1;justify-items:start}}@media(max-width:780px){.storefront-track-page{width:min(100% - 24px,1180px);padding-top:18px}.storefront-track-hero,.storefront-track-form{grid-template-columns:1fr}.storefront-track-illustration{display:none}.storefront-order-timeline{grid-template-columns:1fr;margin:18px 0}.storefront-order-timeline:before{display:none}.storefront-order-step{grid-template-columns:44px minmax(0,1fr);justify-items:start;text-align:left}.storefront-order-step small{grid-column:2}.storefront-track-detail-grid{grid-template-columns:1fr}.storefront-account-page{width:min(100%,calc(100% - 24px));padding:24px 0 40px}.storefront-account-hero,.storefront-account-hero-actions{flex-direction:column;align-items:flex-start}.storefront-account-hero h1{font-size:34px}.storefront-account-modal-card{padding:18px;border-radius:22px}.storefront-account-tabs{gap:12px}.storefront-order-detail-modal-backdrop{align-items:end;padding:0}.storefront-order-detail-modal-card{width:100%;max-height:calc(100vh - 8px);border-radius:24px 24px 0 0}.storefront-order-detail-modal-head,.storefront-order-detail-modal-body{padding-left:18px;padding-right:18px}}.online-orders-page,.online-order-detail{display:grid;gap:14px}.online-order-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.online-order-title-block{display:flex;align-items:center;gap:12px;min-width:0}.online-order-title-block>div{min-width:0}.online-order-title-block p,.online-order-title-block h1{margin:0}.online-order-title-block p{color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.online-order-title-block h1{font-size:30px;line-height:1.12;letter-spacing:0;color:#172033}.online-order-subline{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;color:#475569}.online-order-subline span{display:inline-flex;align-items:center}.online-order-subline span+span:before{content:"";width:4px;height:4px;border-radius:999px;background:#cbd5e1;margin-right:8px}.page-header-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:4px}.select-input{min-height:40px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:0 10px;color:#0f172a}.empty-state-block{display:grid;justify-items:center;gap:8px;padding:32px;color:#64748b;text-align:center}.empty-state-block h3,.empty-state-block p{margin:0}.online-order-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px}.online-order-main,.online-order-side{display:grid;gap:14px;align-content:start}.online-order-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.online-order-summary-strip>div{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:linear-gradient(180deg,#fff,#f8fafc);min-height:62px;display:grid;align-content:start;gap:5px}.online-order-summary-strip span{display:block;color:#64748b;font-size:12px;font-weight:800}.online-order-summary-strip strong{font-size:15px;color:#172033}.online-orders-table-row td{vertical-align:middle}.online-orders-order-cell,.online-orders-customer-cell{display:grid;gap:4px;min-width:0}.online-orders-order-cell strong,.online-orders-customer-cell strong{display:block;color:#172033;line-height:1.2}.online-orders-order-cell span,.online-orders-customer-cell span{display:block;color:#64748b;font-size:12px;line-height:1.25}.online-orders-mini-select{min-height:34px;min-width:138px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#172033;font-weight:750;padding:0 9px}.online-order-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.online-order-section-head h3,.online-order-section-head p{margin:0}.online-order-section-head h3{font-size:20px}.online-order-section-head p{margin-top:4px;color:#64748b;font-weight:650}.online-order-section-head>strong{font-size:22px}.online-order-items{display:grid;gap:10px}.online-order-item-row{display:grid;grid-template-columns:58px minmax(0,1fr) 70px 100px 110px;gap:12px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;padding:10px;background:#fff}.online-order-item-media{width:58px;height:58px;border-radius:10px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden;color:#64748b}.online-order-item-media img{width:100%;height:100%;object-fit:cover}.online-order-item-copy strong,.online-order-item-copy span,.online-order-item-qty span,.online-order-item-qty strong,.online-order-item-price span,.online-order-item-price strong{display:block}.online-order-item-copy strong{color:#172033;font-size:15px}.online-order-item-copy span,.online-order-item-qty span,.online-order-item-price span{color:#64748b;font-size:12px;margin-top:3px}.online-order-item-qty,.online-order-item-price{text-align:right}.online-order-item-price.total strong{font-size:15px}.online-order-total-row{display:flex;justify-content:space-between;border-top:1px solid #e2e8f0;margin-top:16px;padding-top:14px;font-size:15px}.online-order-side .card{display:grid;gap:10px}.online-order-side .card h3,.online-order-side .card p{margin:0}.online-order-info-card,.online-order-action-card{border-radius:12px}.online-order-info-card h3,.online-order-action-card h3{font-size:18px}.online-order-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.online-order-card-head h3{margin:0}.online-order-card-head button{border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#1d4ed8;display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-weight:850}.online-order-contact-line,.online-order-fulfillment{display:grid;gap:8px}.online-order-contact-line strong{font-size:16px;color:#172033}.online-order-contact-line span,.online-order-fulfillment span{display:inline-flex;align-items:center;gap:7px;color:#475569;font-weight:650}.online-order-fulfillment{border-top:1px solid #e2e8f0;margin-top:4px;padding-top:12px}.online-order-fulfillment p{border-radius:10px;background:#f8fafc;color:#334155;padding:10px}.online-order-edit-form{display:grid;gap:8px}.online-order-edit-form input,.online-order-edit-form select,.online-order-edit-form textarea{width:100%;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#172033;font:inherit;padding:9px 10px}.form-field{display:grid;gap:6px}.form-field span{font-size:12px;font-weight:800;color:#475569}.form-field input,.form-field select,.textarea-input{width:100%;border:1px solid #dbe3ef;border-radius:8px;padding:10px 11px;font:inherit;color:#0f172a;background:#fff}.online-order-history{display:grid;gap:10px;max-height:260px;overflow:auto}.online-order-history>div{border-left:3px solid #dbe3ef;padding-left:10px;padding-bottom:2px}.online-order-history strong,.online-order-history span,.online-order-history p{display:block}.online-order-history span{color:#64748b;font-size:12px;display:inline-flex;align-items:center;gap:5px}@media(max-width:980px){.online-order-grid{grid-template-columns:1fr}.online-order-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.online-order-hero{align-items:flex-start;flex-direction:column}.online-order-title-block h1{font-size:24px}.online-order-summary-strip{grid-template-columns:1fr}.online-order-item-row{grid-template-columns:52px minmax(0,1fr)}.online-order-item-qty,.online-order-item-price{text-align:left;grid-column:2}}.form-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.branch-mgmt-shell{gap:18px}.branch-mgmt-header-note{margin:0;max-width:620px}.branch-mgmt-login-banner{position:relative;overflow:hidden;border:1px solid #c7d2fe;border-radius:18px;background:linear-gradient(135deg,#eef4ff,#fff 58%,#f8fbff);box-shadow:0 14px 36px #2563eb0f}.branch-mgmt-login-banner:after{content:"";position:absolute;inset:auto -36px -48px auto;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,#3b82f629,#3b82f600 72%);pointer-events:none}.branch-mgmt-login-banner-grid{position:relative;z-index:1;display:grid;gap:12px}.branch-mgmt-login-banner-grid strong{font-size:18px;line-height:1.2;color:#0f172a}.branch-mgmt-login-banner-grid p{margin:0;max-width:760px}.branch-mgmt-login-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.branch-mgmt-login-meta>div{border:1px solid #dbeafe;border-radius:14px;background:#ffffffe6;padding:12px 14px;font-size:13px;line-height:1.45;color:#334155;box-shadow:inset 0 1px #ffffffe6}.branch-mgmt-login-meta strong{display:block;margin-bottom:4px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#1d4ed8}.branch-mgmt-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.branch-mgmt-summary-card{position:relative;overflow:hidden;border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px #0f172a0f;min-height:164px}.branch-mgmt-summary-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;opacity:.9}.branch-mgmt-summary-card:after{content:"";position:absolute;top:-48px;right:-24px;width:128px;height:128px;border-radius:999px;background:radial-gradient(circle,#94a3b824,#94a3b800 70%)}.branch-mgmt-summary-card-usage:before{background:linear-gradient(90deg,#2563eb,#60a5fa)}.branch-mgmt-summary-card-active:before{background:linear-gradient(90deg,#16a34a,#4ade80)}.branch-mgmt-summary-card-main:before{background:linear-gradient(90deg,#4f46e5,#a78bfa)}.branch-mgmt-summary-card-rule:before{background:linear-gradient(90deg,#0f172a,#475569)}.branch-mgmt-summary-card-rule{background:#fff;border-color:#dbe4f0;box-shadow:0 12px 28px #0f172a0f}.branch-mgmt-summary-card-rule:after{background:radial-gradient(circle,#0f172a0f,#0f172a00 72%)}.branch-mgmt-summary-label{position:relative;z-index:1;margin-bottom:14px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.branch-mgmt-summary-value,.branch-mgmt-summary-title{position:relative;z-index:1;color:#0f172a}.branch-mgmt-summary-value{font-size:38px;font-weight:900;line-height:1;letter-spacing:-.03em}.branch-mgmt-summary-title{font-size:27px;font-weight:900;line-height:1.1;letter-spacing:-.025em}.branch-mgmt-summary-note{position:relative;z-index:1;margin:12px 0 0;max-width:28ch;color:#64748b;font-size:13px;font-weight:600;line-height:1.5}.branch-mgmt-summary-card-rule .branch-mgmt-summary-label{color:#374151}.branch-mgmt-summary-card-rule .branch-mgmt-summary-value,.branch-mgmt-summary-card-rule .branch-mgmt-summary-title{color:#0f172a}.branch-mgmt-summary-card-rule .branch-mgmt-summary-note{color:#64748b;opacity:1}.branch-mgmt-form-wrap.inline-form-shell.open{max-height:1400px}.branch-mgmt-form-wrap .inline-form-grid{border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 30px #0f172a12;padding:18px;gap:14px}.branch-mgmt-form-head{display:grid;gap:6px;padding-bottom:4px}.branch-mgmt-form-head strong{font-size:18px;line-height:1.2;color:#0f172a}.branch-mgmt-form-head p{margin:0}.branch-mgmt-modules-panel{display:grid;gap:12px;border:1px solid #dbeafe;border-radius:16px;background:#f8fbff;padding:16px}.branch-mgmt-modules-title{margin:0;color:#0f172a;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.branch-mgmt-modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.branch-mgmt-module-groups{display:grid;gap:14px}.branch-mgmt-module-group{display:grid;gap:10px}.branch-mgmt-module-group-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.branch-mgmt-module-group-head strong{color:#0f172a;font-size:13px;font-weight:800}.branch-mgmt-module-group-head span{color:#64748b;font-size:12px;font-weight:700}.branch-mgmt-module-chip{position:relative;display:flex;align-items:center;gap:10px;min-height:52px;border:1px solid #dbe4f0;border-radius:14px;background:#fff;padding:12px 14px;font-size:13px;font-weight:700;color:#334155;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.branch-mgmt-module-chip input{margin:0}.branch-mgmt-module-chip span{line-height:1.35}.branch-mgmt-module-chip:hover{transform:translateY(-1px);border-color:#bfdbfe;box-shadow:0 10px 20px #2563eb0f}.branch-mgmt-module-chip.active{border-color:#93c5fd;background:linear-gradient(180deg,#eff6ff,#fff);color:#1d4ed8;box-shadow:0 12px 24px #2563eb14}.branch-mgmt-list-shell{border:1px solid #dbe4f0;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 34px #0f172a0f}.branch-mgmt-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.branch-mgmt-list-head strong{display:block;color:#0f172a;font-size:19px;line-height:1.2}.branch-mgmt-list-head p{margin:6px 0 0}.branch-mgmt-loader-wrap,.branch-mgmt-empty{min-height:180px;display:grid;place-items:center}.branch-mgmt-empty{border:1px dashed #dbe4f0;border-radius:16px;background:#ffffffbf}.branch-mgmt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;padding-top:16px}.branch-mgmt-brand-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.branch-mgmt-card{position:relative;overflow:hidden;border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px #0f172a0f;padding:18px;display:grid;gap:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.branch-mgmt-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa);opacity:.18}.branch-mgmt-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #0f172a17;border-color:#bfdbfe}.branch-mgmt-card-main:before{opacity:1;background:linear-gradient(90deg,#1d4ed8,#60a5fa)}.branch-mgmt-card-main{border-color:#bfdbfe;background:linear-gradient(180deg,#f8fbff,#fff)}.branch-mgmt-brand-card:before{opacity:1;background:linear-gradient(90deg,#0f172a,#4f46e5)}.branch-mgmt-card-inactive{opacity:.9;background:linear-gradient(180deg,#fff,#f8fafc)}.branch-mgmt-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.branch-mgmt-card-title{display:grid;gap:8px;min-width:0}.branch-mgmt-card-title strong{color:#0f172a;font-size:22px;line-height:1.08;letter-spacing:-.02em}.branch-mgmt-card-subline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.branch-mgmt-card-subline>span:first-child{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid #dbe4f0;background:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#475569}.branch-mgmt-main-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:800}.branch-mgmt-card-title p{margin:0;font-size:13px;line-height:1.45}.branch-mgmt-card-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.branch-mgmt-card-metrics-dense{grid-template-columns:repeat(3,minmax(0,1fr))}.branch-mgmt-card-metric{display:grid;gap:6px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffffeb;padding:12px 14px}.branch-mgmt-card-metric span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.branch-mgmt-card-metric strong{color:#0f172a;font-size:21px;line-height:1.1;font-weight:900;letter-spacing:-.02em}.branch-mgmt-card-metric-wide{grid-column:1 / -1;background:linear-gradient(180deg,#eff6ff,#fff);border-color:#bfdbfe}.branch-mgmt-card-metric-profit{background:linear-gradient(180deg,#f0fdf4,#fff);border-color:#bbf7d0}.branch-mgmt-section-strip{display:grid;gap:10px}.branch-mgmt-section-chip{display:grid;gap:4px;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#fff);padding:12px 14px}.branch-mgmt-section-chip strong{color:#0f172a;font-size:13px;font-weight:900;line-height:1.25}.branch-mgmt-section-chip span{color:#64748b;font-size:12px;font-weight:700;line-height:1.4}.branch-mgmt-section-chip-empty{border-style:dashed;border-color:#dbe4f0;background:#ffffffb8}.branch-mgmt-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:2px}.branch-mgmt-card-actions .btn{flex:1 1 112px}.branch-mgmt-card-actions .btn:last-child{border-color:#fecaca;color:#b91c1c;background:#fff5f5}.branch-mgmt-card-actions .btn:last-child:hover:not(:disabled){background:#fee2e2}.company-brand-list-shell{gap:14px}.company-brand-list-head{padding-bottom:10px}.company-brand-card .branch-mgmt-card-title strong{font-size:30px}.company-brand-card .branch-mgmt-card-subline>span:not(:first-child){display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid #dbe4f0;background:#fff;font-size:12px;font-weight:700;color:#334155}.company-brand-slug-chip{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1d4ed8!important}.company-brand-metrics .branch-mgmt-card-metric strong{font-size:24px}.company-brand-modal-backdrop{position:fixed;inset:0;z-index:90;background:#0f172a85;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:18px}.company-brand-modal-card{width:min(760px,100%);max-height:calc(100vh - 36px);overflow:hidden;border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 30px 70px #0f172a47;display:grid;grid-template-rows:auto 1fr}.company-brand-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc)}.company-brand-modal-head h3{margin:0;color:#0f172a}.company-brand-modal-head p{margin:5px 0 0;color:#64748b;font-size:13px}.company-brand-modal-form{overflow-y:auto;padding:16px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.company-brand-modal-form .span-2{grid-column:1 / -1}.company-brand-modal-footer{border-top:1px solid #e2e8f0;padding-top:12px;display:flex;justify-content:flex-end;gap:8px;background:linear-gradient(180deg,#f8fafc00,#fff 42%)}.communication-shell{gap:20px}.communication-header-note{margin:0;max-width:720px}.communication-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.communication-kpi-card{position:relative;overflow:hidden;border:1px solid #dbe4f0;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 34px #0f172a14;min-height:168px;padding:20px}.communication-kpi-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px}.communication-kpi-card:after{content:"";position:absolute;top:-42px;right:-26px;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,#94a3b824,#94a3b800 72%);pointer-events:none}.communication-kpi-card-primary:before{background:linear-gradient(90deg,#2563eb,#60a5fa)}.communication-kpi-card-alert:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.communication-kpi-card-soft:before{background:linear-gradient(90deg,#4f46e5,#a78bfa)}.communication-kpi-head{position:relative;z-index:1;display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.communication-kpi-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffffe6;color:#1d4ed8;box-shadow:inset 0 1px #fffffff2}.communication-kpi-card-alert .communication-kpi-icon{color:#b45309}.communication-kpi-card-soft .communication-kpi-icon{color:#2563eb}.communication-kpi-label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#475569}.communication-kpi-copy{display:grid;gap:4px}.communication-kpi-meta{color:#64748b;font-size:13px;line-height:1.45}.communication-kpi-value{position:relative;z-index:1;display:block;margin-bottom:10px;font-size:38px;font-weight:900;line-height:1;letter-spacing:-.04em;color:#0f172a}.communication-kpi-note{position:relative;z-index:1;margin:0;max-width:280px;color:#475569}.communication-board{display:grid;grid-template-columns:minmax(300px,360px) minmax(320px,380px);grid-template-areas:"list compose" "thread thread";gap:18px;align-items:start}.communication-list-card,.communication-thread-card,.communication-compose-card{border-radius:22px;border:1px solid #dbe4f0;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 38px #0f172a14}.communication-list-card{grid-area:list}.communication-compose-card{grid-area:compose}.communication-thread-card{grid-area:thread}.communication-list-card,.communication-compose-card{position:sticky;top:92px}.communication-list-head,.communication-compose-head,.communication-thread-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.communication-compose-head,.communication-list-head{margin-bottom:14px}.communication-compose-head strong,.communication-thread-header h2{margin:0;font-size:21px;line-height:1.1;color:#0f172a}.communication-thread-header h2{font-size:24px}.communication-compose-head p,.communication-thread-header p{margin:4px 0 0}.communication-tab-strip{display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:#edf4ff;border:1px solid #dbeafe}.communication-tab-btn{border:0;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800;color:#475569;background:transparent;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.communication-tab-btn:hover{color:#0f172a;background:#ffffffc2}.communication-tab-btn.active{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;box-shadow:0 14px 28px #2563eb38}.communication-thread-list{display:grid;gap:12px;max-height:720px;overflow:auto;padding-right:2px}.communication-thread-item{width:100%;display:grid;gap:6px;text-align:left;padding:14px 16px;border-radius:18px;border:1px solid #dce6f2;background:linear-gradient(180deg,#fff,#f8fbff);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.communication-thread-item:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 14px 26px #2563eb0f}.communication-thread-item.active{border-color:#93c5fd;background:linear-gradient(180deg,#eff6ff,#fff);box-shadow:0 18px 32px #2563eb1f}.communication-thread-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.communication-thread-topline strong{font-size:16px;line-height:1.2;color:#0f172a}.communication-thread-subtitle{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.communication-thread-item p{margin:0;color:#475569;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.communication-thread-item small{color:#94a3b8}.communication-unread-pill{min-width:24px;padding:4px 8px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:800;text-align:center}.communication-thread-card{min-height:640px;display:flex;flex-direction:column}.communication-thread-badge{padding:7px 12px;border-radius:999px;background:#e0ecff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.communication-message-list{display:grid;gap:14px;margin-top:20px;flex:1;max-height:560px;overflow:auto;padding-right:4px}.communication-message{max-width:min(84%,580px);padding:16px 18px;border-radius:20px;border:1px solid #dbe4f0;background:#fff;box-shadow:0 14px 24px #0f172a0f}.communication-message.own{margin-left:auto;border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#fff)}.communication-message-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.communication-message-meta strong{color:#0f172a}.communication-message-meta span,.communication-message-meta small{color:#64748b}.communication-message p{margin:0;color:#334155;line-height:1.6;white-space:pre-wrap}.communication-reply-form{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid #e2e8f0}.communication-reply-form textarea,.communication-compose-form textarea,.communication-compose-form input,.communication-compose-form select{border-radius:16px}.communication-reply-locked,.communication-empty-state,.communication-thread-empty{display:grid;place-items:center;gap:8px;text-align:center;color:#64748b}.communication-reply-locked{grid-auto-flow:column;justify-content:start;padding-top:18px;margin-top:18px;border-top:1px solid #e2e8f0}.communication-thread-empty{min-height:420px}.communication-compose-form{display:grid;gap:14px}.communication-compose-form label{display:grid;gap:8px}.communication-compose-form label>span{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#475569}.communication-branch-checklist{display:flex;flex-wrap:wrap;gap:10px}.communication-branch-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid #dbe4f0;background:#fff;color:#334155;font-size:13px;font-weight:700;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.communication-branch-chip input{margin:0}.communication-branch-chip:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 10px 22px #2563eb0f}.communication-branch-chip.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.communication-page{padding-bottom:24px}.communication-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.communication-panel{display:flex;flex-direction:column;min-height:0;border-radius:24px;border:1px solid #dbe4f0;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 20px 42px #0f172a14;padding:20px}.communication-top-grid .communication-panel{height:clamp(420px,48vh,560px)}.communication-thread-panel{min-height:0;height:clamp(520px,62vh,780px);overflow:hidden}.communication-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.communication-panel-head h2{margin:0;font-size:20px;line-height:1.1;color:#0f172a}.communication-panel-head p{margin:6px 0 0;color:#64748b;line-height:1.5}.communication-panel-scroll{flex:1;min-height:0;overflow:auto;padding-right:6px;display:flex;flex-direction:column;gap:16px}.communication-launch-btn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.communication-thread-list.compact{display:grid;gap:12px;max-height:none;overflow:visible;padding-right:0}.communication-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.communication-preview-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.communication-preview-top small{color:#94a3b8}.communication-preview-card{display:grid;gap:10px;text-align:left;padding:16px;min-height:180px;border-radius:18px;border:1px solid #dbe4f0;background:linear-gradient(180deg,#fff,#eff6ff);box-shadow:inset 0 1px #fffc;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.communication-preview-card.clickable:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 14px 28px #2563eb0f}.communication-preview-card:disabled{opacity:1;cursor:default}.communication-preview-card strong{font-size:16px;line-height:1.25;color:#0f172a}.communication-preview-card p{margin:0;color:#475569;line-height:1.55}.communication-preview-card small{color:#64748b;line-height:1.4}.communication-preview-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1d4ed8}.communication-compose-inline{padding-top:16px;border-top:1px solid #e2e8f0}.communication-compose-actions{display:flex;justify-content:flex-end}.communication-field-block{display:grid;gap:10px}.communication-field-label{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#475569}.communication-message-list.docked{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex:1;min-height:0;max-height:520px;overflow:auto;margin-top:0;padding-right:4px;padding-bottom:8px}.communication-reply-form.docked{display:grid;gap:12px;margin-top:12px;padding-top:16px;border-top:1px solid #e2e8f0;flex-shrink:0;background:linear-gradient(180deg,#f8fbff33,#fff)}.communication-reply-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.communication-reply-head strong{display:block;color:#0f172a;font-size:15px}.communication-reply-head p{margin:4px 0 0;color:#64748b;line-height:1.45}.communication-reply-submit{min-width:148px;justify-content:center;border-radius:14px}.communication-reply-form.docked textarea{min-height:112px;resize:vertical}.communication-message{width:auto;min-width:min(230px,100%);max-width:min(72%,640px);padding:14px 16px;border-radius:18px}.communication-message.own{align-self:flex-end}.communication-thread-loading{min-height:360px;display:grid;place-items:center}.communication-empty-state.compact{min-height:180px;border-radius:18px;border:1px dashed #d5deea;background:#f8fbff}.communication-thread-empty{min-height:360px}.topnav-notifications{position:relative}.topnav-notification-count{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border:1.5px solid #ffffff}.topnav-notification-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:min(360px,calc(100vw - 32px));border-radius:8px;border:1px solid #E2E8F0;background:#fff;color:#0f172a;box-shadow:0 8px 24px #0f172a1f;overflow:hidden;z-index:60}.topnav-notification-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #F1F5F9}.topnav-notification-head strong{font-size:14px;color:#0f172a}.topnav-notification-head .btn.btn-secondary{border-color:#e2e8f0;background:#f8fafc;color:#374151;font-size:12px;padding:4px 10px;height:28px}.topnav-notification-list{max-height:380px;overflow:auto;padding:8px;display:grid;gap:4px}.topnav-notification-item{width:100%;display:grid;gap:4px;text-align:left;border:1px solid #F1F5F9;border-radius:6px;background:#fff;padding:10px 12px;color:#374151;transition:background .15s ease,border-color .15s ease}.topnav-notification-item:hover{background:#f8fafc;border-color:#e2e8f0}.topnav-notification-item.unread{background:#eff6ff;border-color:#bfdbfe}.topnav-notification-item-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.topnav-notification-item strong{color:#0f172a;font-size:13px}.topnav-notification-item p{margin:0;color:#64748b;font-size:12px;line-height:1.5}.topnav-notification-item small{color:#94a3b8;font-size:11px}.topnav-notification-dot{width:8px;height:8px;border-radius:999px;background:#2563eb;flex-shrink:0}.topnav-notification-empty{padding:24px 16px;text-align:center;color:#94a3b8;font-size:13px}@media(max-width:1100px){.branch-mgmt-summary-grid,.branch-mgmt-login-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.communication-board{grid-template-columns:minmax(280px,320px) minmax(0,1fr);grid-template-areas:"list compose" "thread thread"}.communication-compose-card{position:static}.communication-top-grid{grid-template-columns:1fr}.communication-top-grid .communication-panel{height:auto;min-height:460px}}@media(max-width:860px){.branch-mgmt-form-wrap .inline-form-grid{grid-template-columns:1fr}.branch-mgmt-form-wrap .inline-form-grid .span-2{grid-column:1}.company-brand-modal-form{grid-template-columns:1fr}.company-brand-modal-form .span-2{grid-column:1}.communication-kpi-grid,.communication-board{grid-template-columns:1fr}.communication-board{grid-template-areas:"list" "compose" "thread"}.communication-list-card,.communication-compose-card{position:static}.communication-thread-card{min-height:auto}.communication-message-list,.communication-thread-list{max-height:none}.communication-message{max-width:100%}.communication-reply-locked{grid-auto-flow:row;justify-content:center}.communication-preview-grid{grid-template-columns:1fr}.communication-panel-head,.communication-reply-head{flex-direction:column}.communication-compose-actions{justify-content:stretch}.communication-compose-actions .btn{width:100%;justify-content:center}.topnav-notification-dropdown{right:-12px;width:min(360px,calc(100vw - 24px))}.communication-message{max-width:100%;min-width:0}}@media(max-width:640px){.branch-mgmt-summary-grid,.branch-mgmt-login-meta,.branch-mgmt-grid,.branch-mgmt-card-metrics{grid-template-columns:1fr}.branch-mgmt-summary-card,.branch-mgmt-card,.branch-mgmt-login-meta>div,.branch-mgmt-modules-panel{border-radius:16px}.branch-mgmt-summary-value{font-size:32px}.branch-mgmt-summary-title{font-size:23px}.branch-mgmt-card-head{flex-direction:column;align-items:flex-start}.branch-mgmt-card-actions .btn{flex:1 1 calc(50% - 4px)}.branch-mgmt-modules-grid{grid-template-columns:1fr}.company-brand-modal-backdrop{padding:10px}.company-brand-modal-card{max-height:calc(100vh - 20px);border-radius:14px}.company-brand-modal-head,.company-brand-modal-form{padding-left:12px;padding-right:12px}}.shell-root{min-height:100vh}.topnav{position:fixed;top:0;left:0;right:0;height:var(--topnav-height);background:#fff;border-bottom:1px solid #E2E8F0;box-shadow:0 1px 3px #0f172a0f;z-index:50}.topnav-inner{height:100%;padding:0 14px;display:flex;align-items:center;gap:12px}.topnav-left{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.brand-block{display:flex;align-items:center;gap:9px;min-width:130px}.brand-logo{width:30px;height:30px;border-radius:6px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;flex-shrink:0}.brand-copy{display:flex;flex-direction:column;line-height:1.2;min-width:0}.brand-copy strong{font-size:13px;font-weight:700;color:#0f172a}.brand-copy span{color:#64748b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topnav-toggle{width:32px;height:32px;border-radius:6px;display:grid;place-items:center;border:1px solid #E2E8F0;background:transparent;color:#64748b;flex-shrink:0}.topnav-toggle:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.topnav-search{height:40px;flex:1;min-width:0;max-width:460px;border:1px solid var(--border);border-radius:var(--radius-pill);background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--text-muted)}.topnav-search input{border:none;box-shadow:none;padding:0;background:transparent}.topnav-center{display:flex;align-items:center;gap:8px}.store-dropdown{min-width:140px;height:32px;border:1px solid #E2E8F0;border-radius:6px;display:flex;align-items:center;gap:6px;padding:0 10px;background:#fff;cursor:pointer}.store-dropdown:hover{border-color:#cbd5e1;background:#f8fafc}.store-dropdown select{border:none;box-shadow:none;padding:0;background:transparent;appearance:none;color:#0f172a;font-weight:500;font-size:13px;cursor:pointer}.store-dropdown-icon,.store-dropdown-caret{color:#94a3b8;display:grid;place-items:center}.topnav-action-btn{height:32px;border-radius:6px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.topnav-action-btn.primary{border-color:var(--blue);background:var(--blue);color:#fff}.topnav-action-btn.primary:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark)}.topnav-action-btn.secondary{border-color:#e2e8f0;background:#fff;color:#374151}.topnav-action-btn.secondary:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.topnav-right{display:flex;align-items:center;gap:6px}.lang-switcher{height:36px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;padding:0 6px 0 10px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.lang-switcher.dark{border:1px solid #334155;background:#0f172a;color:#cbd5f5}.lang-switcher.dark:hover{background:#162033;border-color:#475569}.lang-switcher.light{border:1px solid #E2E8F0;background:#fff;color:#374151}.lang-switcher.light:hover{background:#f1f5f9;border-color:#cbd5e1}.lang-switcher-icon{display:grid;place-items:center;color:inherit;opacity:.9}.lang-switcher-segment{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:999px;background:#94a3b81f}.lang-switcher-btn{min-width:38px;height:26px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:inherit;font-size:11px;font-weight:800;letter-spacing:.08em;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.lang-switcher-btn:hover{background:#94a3b82e}.lang-switcher-btn.active{background:var(--blue);color:#fff;box-shadow:0 8px 16px #2563eb38}.topnav-sidebar-toggle{width:32px;height:32px;padding:0;border-radius:6px;display:grid;place-items:center;flex-shrink:0;border:1px solid #E2E8F0;background:transparent;color:#64748b;cursor:pointer}.topnav-sidebar-toggle:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.topnav-icon-btn{width:32px;height:32px;padding:0;border-radius:6px;display:grid;place-items:center;position:relative;border:1px solid #E2E8F0;background:transparent;color:#64748b}.topnav-icon-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.topnav-icon-btn.lang-btn{width:auto;min-width:58px;padding:0 10px;display:inline-flex;align-items:center;gap:6px}.icon-badge{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 3px;border-radius:999px;border:1px solid #fff;background:#dc2626;color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center}.user-menu{position:relative}.user-menu-trigger{border:1px solid #E2E8F0;background:#fff;border-radius:6px;min-height:32px;padding:3px 8px 3px 4px;display:inline-flex;align-items:center;gap:8px;color:#0f172a}.user-menu-trigger:hover{background:#f1f5f9;border-color:#cbd5e1}.user-avatar{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;background:#2563eb;color:#fff;font-size:10px;font-weight:700}.user-meta{max-width:120px;display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.user-name{font-size:12px;font-weight:700;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role{font-size:11px;color:#64748b;text-transform:capitalize}.user-menu-caret{color:#94a3b8;display:grid;place-items:center}.user-menu-caret.open{transform:rotate(180deg)}.user-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:180px;border:1px solid var(--border);border-radius:10px;background:#f8fafc;z-index:52;padding:6px}.user-menu-item{width:100%;border:none;background:transparent;border-radius:8px;display:flex;align-items:center;gap:8px;padding:8px 10px;text-align:left}.user-menu-item:hover{background:#f3f4f6}.user-menu-item.danger{color:#b91c1c}.sidebar-collapse-btn{position:absolute;bottom:0;left:0;right:0;height:48px;border:0;border-top:1px solid #EAE6DF;background:#fafaf8;color:#64748b;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font:inherit;font-size:13px;font-weight:600;transition:background .15s ease,color .15s ease}.sidebar-collapse-btn:hover{background:#f1f5f9;color:#0f172a}.shell-sidebar .sidebar-scroll{height:calc(100% - 48px)}.shell-sidebar{position:fixed;top:var(--topnav-height);left:0;bottom:0;width:var(--sidebar-expanded-width);border-right:1px solid #EAE6DF;background:#fafaf8;box-shadow:1px 0 8px #0000000a;z-index:40;transition:width .3s ease,transform .3s ease}.shell-root.sidebar-collapsed .shell-sidebar{width:var(--sidebar-collapsed-width)}.sidebar-scroll{height:100%;overflow-y:auto;overflow-x:hidden;padding:8px 10px 20px;scrollbar-width:thin;scrollbar-color:#DDD8D0 transparent}.sidebar-scroll::-webkit-scrollbar{width:5px}.sidebar-scroll::-webkit-scrollbar-track{background:transparent}.sidebar-scroll::-webkit-scrollbar-thumb{background:#ddd8d0;border-radius:999px}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#c8c2ba}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:6px 6px 12px;margin-bottom:4px}.sidebar-brand-logo{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;font-weight:800;font-size:11px;letter-spacing:.04em;color:#fff;background:#2563eb;flex-shrink:0}.sidebar-brand-copy{min-width:0;display:flex;flex-direction:column}.sidebar-brand-copy strong{font-size:13px;line-height:1.2;font-weight:700;color:#111827}.sidebar-brand-copy span{font-size:11px;line-height:1.2;color:#9ca3af}.sidebar-section{margin-top:8px;margin-bottom:2px}.sidebar-section+.sidebar-section{border-top:1px solid #EAE6DF;padding-top:8px}.sidebar-section-label{padding:0 8px;margin-bottom:4px}.sidebar-section-label span{display:block;color:#b8b0a6;font-size:10px;letter-spacing:.14em;font-weight:700;text-transform:uppercase}.sidebar-section-label.collapsed span{display:none}.sidebar-section-body{display:flex;flex-direction:column;gap:1px}.sidebar-nav-item{width:100%;min-height:36px;border:none;background:transparent;border-radius:7px;margin-bottom:1px;padding:0 10px;display:flex;align-items:center;gap:9px;color:#374151;font-size:13px;font-weight:500;position:relative;cursor:pointer;transition:background-color .13s ease,color .13s ease}.sidebar-nav-item:hover:not(.disabled){background:#e0e7ff;color:#111827}.sidebar-nav-item.active{background:#ede8dc;color:#1e40af;font-weight:600}.sidebar-nav-item.disabled{opacity:.45;cursor:not-allowed}.sidebar-nav-icon-wrap{width:24px;height:24px;border-radius:4px;background:transparent;color:#9ca3af;display:grid;place-items:center;flex-shrink:0;transition:color .13s ease}.sidebar-nav-item:hover:not(.disabled) .sidebar-nav-icon-wrap{color:#374151}.sidebar-nav-item.active .sidebar-nav-icon-wrap{color:#374151}.sidebar-nav-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.sidebar-nav-caret{margin-left:auto;color:#c4bdb5;display:grid;place-items:center;transition:transform .24s ease,color .13s ease}.sidebar-nav-item:hover:not(.disabled) .sidebar-nav-caret{color:#6b7280}.sidebar-nav-item.active .sidebar-nav-caret{color:#6b7280}.sidebar-nav-caret.open{transform:rotate(90deg)}.sidebar-subnav-wrap{overflow:hidden;max-height:0;opacity:0;transition:max-height .28s ease,opacity .16s ease}.sidebar-subnav-wrap.open{max-height:400px;opacity:1}.sidebar-subnav{margin:2px 0 4px 11px;padding-left:20px;display:flex;flex-direction:column;gap:1px;border-left:1.5px solid #E5E0D8}.sidebar-subnav-item{width:100%;border:none;background:transparent;min-height:30px;border-radius:6px;display:flex;align-items:center;gap:8px;color:#6b7280;font-size:12.5px;font-weight:400;padding:0 8px;cursor:pointer;transition:background-color .13s ease,color .13s ease}.sidebar-subnav-item:hover:not(.disabled){background:#e0e7ff;color:#111827}.sidebar-subnav-item.active{background:#dbeafe;color:#1e40af;font-weight:600}.sidebar-subnav-item.disabled{opacity:.45;cursor:not-allowed}.sidebar-subnav-dot{width:4px;height:4px;border-radius:999px;background:#c4bdb5;flex-shrink:0}.sidebar-subnav-item:hover:not(.disabled) .sidebar-subnav-dot{background:#6b7280}.sidebar-subnav-item.active .sidebar-subnav-dot{background:#60a5fa}.shell-content{margin-top:var(--topnav-height);margin-left:var(--sidebar-expanded-width);transition:margin-left .3s ease}.shell-content.collapsed{margin-left:var(--sidebar-collapsed-width)}.shell-main{min-height:calc(100vh - var(--topnav-height));padding:20px}.shell-overlay{display:none}.shell-root.sidebar-collapsed .sidebar-nav-item{justify-content:center;padding-left:6px;padding-right:6px}.shell-root.sidebar-collapsed .sidebar-nav-icon-wrap{width:32px;height:32px}.shell-root.sidebar-collapsed .sidebar-brand{justify-content:center;padding-left:4px;padding-right:4px}.sidebar-nav-item.has-tooltip:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;padding:5px 8px;border-radius:6px;background:#f8fafc;color:#0f172a;white-space:nowrap;font-size:12px;font-weight:600;transition:opacity .15s ease;z-index:60}.sidebar-nav-item.has-tooltip:hover:after{opacity:1}@media(max-width:1150px){.topnav-center{display:flex;align-items:center}.topnav-center>*:not(.topnav-branch-picker){display:none}.topnav-branch-picker{display:flex;min-width:0}.topnav-search{max-width:340px}.admin-dash-kpi-grid,.sales-dash-kpi-grid,.admin-dash-mini-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.shell-content,.shell-content.collapsed{margin-left:0}.shell-sidebar{width:min(88vw,320px);transform:translate(0)}.shell-root.sidebar-collapsed .shell-sidebar{transform:translate(-100%)}.shell-overlay{display:block;position:fixed;top:var(--topnav-height);left:0;right:0;bottom:0;background:#0f172a3d;opacity:0;pointer-events:none;z-index:35;transition:opacity .18s ease}.shell-overlay.visible{opacity:1;pointer-events:auto}.user-meta,.user-menu-caret,.brand-copy span{display:none}.admin-dash-header{flex-direction:column}.admin-dash-header-controls{width:100%;justify-content:flex-start}.admin-dash-two-col,.admin-dash-overall-grid,.admin-dash-section-performance-grid{grid-template-columns:1fr}}@media(max-width:720px){.topnav-inner{padding:0 10px;gap:8px}.topnav-left{gap:8px}.brand-block{min-width:0;gap:8px}.brand-copy,.topnav-icon-btn{display:none}.lang-switcher{padding-left:8px}.lang-switcher-icon{display:none}.lang-switcher-btn{min-width:34px;padding:0 8px}.inline-search-form,.search-left{width:100%;flex-wrap:wrap}.inline-search-input{min-width:100%}.actions-right{width:100%;justify-content:flex-start;margin-left:0;flex-wrap:wrap}.inline-form-grid,.inline-form-grid.compact{grid-template-columns:1fr}.shell-main{padding:12px}.page-title-copy h1{font-size:24px}.admin-dash-kpi-grid,.sales-dash-kpi-grid,.admin-dash-mini-kpi-grid,.admin-dash-category-meta{grid-template-columns:1fr}.admin-dash-header h1{font-size:24px}.admin-dash-chart-summary div{width:100%}}@keyframes loader-spin{to{transform:rotate(360deg)}}@keyframes loader-fade-in{0%{opacity:0}to{opacity:1}}.loader-fade-in{animation:loader-fade-in .18s ease}.loader-fullscreen{width:100%;min-height:calc(100vh - var(--topnav-height));display:flex;align-items:center;justify-content:center}.loader-fullscreen.viewport{min-height:100vh;background:#fff}.loader-center{display:flex;align-items:center;justify-content:center;padding:16px 0}.loader-inline{display:inline-flex;align-items:center;justify-content:center}.loader-spinner{display:inline-block;border-style:solid;border-color:#e5e7eb;border-top-color:var(--blue);border-radius:999px;animation:loader-spin .85s linear infinite}.loader-spinner-sm{width:24px;height:24px;border-width:3px}.loader-spinner-md{width:32px;height:32px;border-width:4px}.loader-spinner-lg{width:48px;height:48px;border-width:4px}.table-loader-wrap{width:100%;display:flex;align-items:center;justify-content:center}.spin-icon{animation:loader-spin .85s linear infinite}.admin-dash-page{padding-bottom:6px}.admin-dash-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px;border:1px solid #E5E7EB;border-radius:0;background:#fff;color:#111827;box-shadow:0 1px 2px #0000000a}.admin-dash-header h1{margin:0;font-size:26px;font-weight:600;line-height:1.2;color:#111827}.admin-dash-header p{margin-top:4px;color:#6b7280;font-size:13px}.admin-dash-header .muted{color:#6b7280}.admin-dash-header-controls{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;justify-content:flex-end}.admin-dash-header-controls label{display:grid;gap:5px;min-width:150px}.admin-dash-header-controls label span{font-size:12px;font-weight:600;color:#374151}.admin-dash-header-controls select,.admin-dash-header-controls input{background:#fff;border-color:#e5e7eb;color:#111827;color-scheme:light}.admin-dash-header-controls select:focus,.admin-dash-header-controls input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.admin-dash-header-controls .icon-btn{background:#fff;border-color:#e5e7eb;color:#4b5563}.admin-dash-header-controls .icon-btn:hover:not(:disabled){background:#f3f4f6;color:#111827}.admin-dash-alert{border:1px solid #bfdbfe;border-radius:12px;padding:12px 14px;background:#eff6ff;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-dash-alert-copy{display:inline-flex;align-items:center;gap:8px;color:#1d4ed8;font-size:14px}.admin-dash-alert-actions{display:inline-flex;align-items:center;gap:8px}.admin-dash-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-dash-kpi-card{border-radius:6px;border:1px solid #E5E7EB;padding:18px 16px 14px;color:#111827;background:#fff;box-shadow:0 1px 2px #0000000a;transition:border-color .16s ease}.admin-dash-kpi-card:hover{border-color:#d1d5db}.admin-dash-kpi-card.sales,.admin-dash-kpi-card.expenses,.admin-dash-kpi-card.due{background:#fff}.admin-dash-kpi-card.profit{background:#fff;border-color:#e2e8f0}.admin-dash-kpi-card.revenue{background:#fff}.admin-dash-kpi-card.profit-soft{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.admin-dash-kpi-card.profit-soft .admin-dash-kpi-top{color:#374151;opacity:1}.admin-dash-kpi-card.profit-soft .admin-dash-kpi-icon{background:#dcfce7;border-color:#86efac;color:#15803d}.admin-dash-kpi-card.profit-soft .admin-dash-kpi-value{color:#16a34a}.admin-dash-kpi-card.profit-soft p{color:#6b7280;opacity:1}.admin-dash-kpi-card.support{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.admin-dash-kpi-card.support .admin-dash-kpi-top{color:#374151;opacity:1}.admin-dash-kpi-card.support .admin-dash-kpi-icon{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.admin-dash-kpi-card.support .admin-dash-kpi-value{color:#0f172a}.admin-dash-kpi-card.support p{color:#6b7280;opacity:1}.admin-dash-kpi-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:600;color:#374151;opacity:1}.admin-dash-kpi-title{color:#374151;font-size:13px;font-weight:600}.admin-dash-kpi-card.profit .admin-dash-kpi-title,.admin-dash-kpi-card.profit-soft .admin-dash-kpi-title{color:#16a34a}.admin-dash-kpi-card.support .admin-dash-kpi-title{color:#374151}.tenant-notice-stack{display:grid;gap:14px;margin-bottom:18px}.tenant-notice{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:16px 18px;border-radius:20px;border:1px solid #dbe4f0;box-shadow:0 16px 34px #0f172a0f}.tenant-notice.announcement{background:linear-gradient(180deg,#f8fbff,#eef5ff);border-color:#cfe0ff}.tenant-notice.warning{background:linear-gradient(180deg,#fff9eb,#fff4d8);border-color:#f8d996}.tenant-notice.critical{background:linear-gradient(180deg,#fff2f1,#ffe4e1);border-color:#f5b7b1}.tenant-notice-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#0f172a14;color:#0f172a}.tenant-notice-body{display:grid;gap:8px}.tenant-notice-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.tenant-notice-head strong{color:#0f172a;font-size:15px}.tenant-notice-head span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#475569}.tenant-notice-body p{margin:0;color:#334155;line-height:1.55}.platform-support-page,.super-admin-notice-page,.super-admin-support-page{display:grid;gap:20px}.platform-support-hero,.super-admin-page-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-radius:30px;padding:28px;border:1px solid rgba(191,219,254,.95);background:radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 34%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 20px 45px #0f172a14}.platform-support-kicker,.super-admin-page-kicker{display:inline-block;margin-bottom:10px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.platform-support-hero h1,.super-admin-page-hero h1{margin:0;color:#0f172a;font-size:clamp(30px,3vw,40px);line-height:1.05}.platform-support-hero p,.super-admin-page-hero p{margin:10px 0 0;color:#64748b;max-width:640px}.platform-support-badge{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.platform-support-stats,.super-admin-page-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.super-admin-page-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.platform-support-stat-card,.super-admin-stat-card{display:grid;gap:10px;padding:20px;border-radius:24px;border:1px solid rgba(219,228,240,.92);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 30px #0f172a0d}.platform-support-stat-icon,.super-admin-stat-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:#2563eb14;color:#2563eb}.platform-support-stat-label,.super-admin-stat-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.platform-support-stat-card strong,.super-admin-stat-card strong{color:#0f172a;font-size:clamp(24px,2vw,30px);line-height:1.05}.platform-support-stat-card p,.super-admin-stat-card p{margin:0;color:#64748b;line-height:1.5}.platform-support-main,.super-admin-notice-layout,.super-admin-support-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;align-items:start}.super-admin-support-layout{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr)}.platform-support-thread,.platform-support-compose,.platform-support-guide,.super-admin-notice-compose,.super-admin-notice-list,.super-admin-support-list,.super-admin-support-thread{border-radius:28px;padding:22px;border:1px solid rgba(219,228,240,.95);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 40px #0f172a0f}.platform-support-thread-head,.platform-support-compose-head,.super-admin-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.platform-support-thread-head strong,.platform-support-compose-head strong,.super-admin-card-head strong{color:#0f172a;font-size:18px}.platform-support-thread-head p,.platform-support-compose-head p,.super-admin-card-head p{margin:6px 0 0;color:#64748b;line-height:1.5}.platform-support-thread-head span{color:#94a3b8;font-size:12px;font-weight:700}.platform-support-sidebar{display:grid;gap:20px}.platform-support-side-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.platform-support-messages,.super-admin-support-messages{display:grid;gap:12px;max-height:520px;overflow:auto;padding-right:6px}.platform-support-message,.super-admin-support-message{display:grid;gap:8px;padding:16px 18px;border-radius:20px;border:1px solid rgba(219,228,240,.95);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 24px #0f172a0a}.platform-support-message.own{border-color:#c7d8ff;background:linear-gradient(180deg,#eff6ff,#f8fbff)}.super-admin-support-message.own{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#f8fbff)}.platform-support-message-head,.super-admin-support-message-head{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.platform-support-message-head strong,.super-admin-support-message-head strong{color:#0f172a}.platform-support-message-head span,.platform-support-message-head time,.super-admin-support-message-head span,.super-admin-support-message-head time{color:#64748b;font-size:12px}.platform-support-message p,.super-admin-support-message p{margin:0;color:#334155;line-height:1.6}.platform-support-compose-form,.super-admin-support-compose,.super-admin-notice-form{display:grid;gap:14px}.platform-support-empty,.super-admin-panel-loader{display:grid;gap:10px;justify-items:center;padding:32px 24px;color:#64748b;text-align:center}.super-admin-page-meta{display:flex;justify-content:flex-end}.super-admin-page-meta .card{display:grid;gap:6px;padding:16px;border-radius:18px}.super-admin-page-meta strong{font-size:26px;color:#0f172a}.super-admin-page-meta span{color:#64748b;font-size:13px}.super-admin-target-pill{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border-radius:16px;background:#f8fbff;border:1px solid #dbe4f0;color:#475569;font-size:14px}.super-admin-target-summary{display:grid;gap:10px}.super-admin-target-summary-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.super-admin-target-summary-head strong{color:#0f172a;font-size:15px}.super-admin-target-summary-head span{color:#64748b;font-size:13px;font-weight:700}.super-admin-target-list,.super-admin-support-items,.super-admin-notice-items{display:grid;gap:12px;max-height:420px;overflow:auto;padding-right:6px}.super-admin-target-item,.super-admin-support-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:16px 18px;border-radius:18px;border:1px solid rgba(219,228,240,.95);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 24px #0f172a0a}.super-admin-target-item.selected,.super-admin-support-item.active{border-color:#93c5fd;background:linear-gradient(180deg,#f8fbff,#eef5ff);box-shadow:0 16px 30px #3b82f61f}.super-admin-target-item strong,.super-admin-support-item strong{display:block;color:#0f172a}.super-admin-target-item span,.super-admin-support-item span,.super-admin-support-item time{color:#64748b;font-size:12px}.super-admin-support-item{grid-template-columns:1fr;text-align:left;gap:8px}.super-admin-support-item p{margin:6px 0 0;color:#334155;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.super-admin-notice-item{display:grid;gap:12px;padding:18px 20px;border-radius:22px;border:1px solid rgba(219,228,240,.95);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 24px #0f172a0a}.super-admin-notice-item.warning{border-color:#f5d38d}.super-admin-notice-item.announcement{border-color:#cfe0ff}.super-admin-notice-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.super-admin-notice-kind{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#475569}.super-admin-notice-item-head strong{display:block;color:#0f172a;font-size:16px}.super-admin-notice-item p{margin:0;color:#334155;line-height:1.55}.super-admin-notice-targets{display:flex;flex-wrap:wrap;gap:8px}.super-admin-notice-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(191,219,254,.95);background:#eff6ffe6;color:#1d4ed8;font-size:12px;font-weight:700}.platform-support-guide-list{display:grid;gap:12px}.platform-support-guide-list article{display:grid;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(219,228,240,.95);background:#f8fbffb8}.platform-support-guide-list strong{color:#0f172a;font-size:14px}.platform-support-guide-list p{margin:0;color:#64748b;line-height:1.55}.super-admin-support-thread{display:grid;gap:16px}.super-admin-thread-updated{color:#64748b;font-size:12px;font-weight:700}.super-admin-support-compose{border-top:1px solid rgba(219,228,240,.95);padding-top:16px}.super-admin-support-compose textarea,.platform-support-compose textarea,.super-admin-notice-form textarea,.super-admin-notice-form input,.super-admin-notice-form select,.platform-support-compose input{border-radius:18px;border:1px solid rgba(203,213,225,.95);background:#fff;box-shadow:inset 0 1px 2px #0f172a0a}.super-admin-notice-form .grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(max-width:1100px){.platform-support-stats,.super-admin-page-stats,.platform-support-main,.super-admin-notice-layout,.super-admin-support-layout{grid-template-columns:1fr}.super-admin-page-meta{justify-content:flex-start}.super-admin-page-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.tenant-notice{grid-template-columns:1fr}.platform-support-hero,.super-admin-page-hero{flex-direction:column}.super-admin-notice-form .grid-2{grid-template-columns:1fr}.super-admin-page-meta{grid-template-columns:1fr;width:100%}}.admin-dash-kpi-icon{width:32px;height:32px;border-radius:6px;display:grid;place-items:center;background:#f3f4f6;border:none;color:#6b7280;flex-shrink:0}.admin-dash-kpi-card.sales .admin-dash-kpi-icon{background:#eff6ff;color:#4f46e5}.admin-dash-kpi-card.expenses .admin-dash-kpi-icon{background:#f5f3ff;color:#4f46e5}.admin-dash-kpi-card.due .admin-dash-kpi-icon{background:#fff7ed;color:#ea580c}.admin-dash-kpi-card.profit .admin-dash-kpi-icon,.admin-dash-kpi-card.profit-soft .admin-dash-kpi-icon{background:#f0fdf4;color:#16a34a}.admin-dash-kpi-card.revenue .admin-dash-kpi-icon{background:#eff6ff;color:#2563eb}.admin-dash-kpi-value{margin-top:8px;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:700;line-height:1.2;color:#111827;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-dash-kpi-card.profit .admin-dash-kpi-value,.admin-dash-kpi-card.profit-soft .admin-dash-kpi-value{color:#16a34a}.admin-dash-kpi-card p{margin-top:6px;font-size:12px;color:#6b7280;opacity:1}.admin-dash-kpi-card.profit p,.admin-dash-kpi-card.profit-soft p{color:#6b7280}.admin-dash-kpi-footer{display:flex;align-items:center;gap:6px;margin-top:10px}.admin-dash-kpi-trend{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;line-height:1}.admin-dash-kpi-trend.is-up{background:#dcfce7;color:#166534}.admin-dash-kpi-trend.is-down{background:#fee2e2;color:#b91c1c}.admin-dash-kpi-trend-label{color:#6b7280;font-size:12px;font-weight:500}.admin-dash-mini-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sales-report-kpi-grid{gap:14px;align-items:stretch}.sales-report-kpi-card{border:1px solid #E5E7EB;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0000000a;padding:18px 16px 14px;display:flex;flex-direction:column;transition:border-color .16s ease}.sales-report-kpi-card:hover{border-color:#d1d5db}.sales-report-kpi-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.sales-report-kpi-title{color:#374151;font-size:13px;font-weight:600;line-height:1.3}.sales-report-kpi-icon{width:32px;height:32px;border-radius:6px;border:none;background:#eff6ff;color:#4f46e5;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sales-report-kpi-value{margin-top:8px;color:#111827;font-size:clamp(1.1rem,2vw,1.6rem);line-height:1.2;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-report-kpi-subtitle{margin:6px 0 0;color:#6b7280;font-size:12px;font-weight:500;line-height:1.35}.sales-report-kpi-footer{display:flex;align-items:center;gap:6px;margin-top:10px}.sales-report-kpi-trend{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;line-height:1}.sales-report-kpi-trend.is-up{background:#dcfce7;color:#166534}.sales-report-kpi-trend.is-down{background:#fee2e2;color:#b91c1c}.sales-report-kpi-trend-label{color:#6b7280;font-size:12px;font-weight:500}.sales-report-kpi-card.sales,.sales-report-kpi-card.profit{background:#fff;border-color:#e2e8f0}.sales-report-kpi-card.profit .sales-report-kpi-title{color:#16a34a}.sales-report-kpi-card.profit .sales-report-kpi-icon{border-color:#86efac;background:#dcfce7;color:#15803d}.sales-report-kpi-card.profit .sales-report-kpi-value{color:#16a34a}.sales-report-kpi-card.transactions{background:#fff;border-color:#e2e8f0}.sales-report-kpi-card.transactions .sales-report-kpi-icon{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.sales-report-kpi-card.average{background:#fff;border-color:#e2e8f0}.sales-report-kpi-card.average .sales-report-kpi-icon{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.sales-report-workspace{gap:14px}.sales-report-toolbar{align-items:flex-end}.sales-report-kpi-grid-extended{grid-template-columns:repeat(6,minmax(0,1fr))}.sales-report-chart-grid{gap:14px}.sales-report-breakdown-card{border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 24px #0f172a0f;background:#fff}.sales-report-breakdown-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sales-report-breakdown-item{border:1px solid #dbeafe;border-radius:12px;background:#f8fbff;padding:10px}.sales-report-breakdown-item span{display:block;color:#475569;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.sales-report-breakdown-item strong{display:block;margin-top:6px;color:#0f172a;font-size:20px;font-weight:900}.sales-report-breakdown-item p{margin:6px 0 0;color:#64748b;font-size:12px}.sales-report-table-head{margin-top:2px}.sales-report-table-card{border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 24px #0f172a0f}.sales-report-detail-modal{width:min(900px,100%);max-height:min(88vh,860px);overflow:auto}.sales-report-detail-head{position:sticky;top:0;z-index:3;padding-bottom:10px;border-bottom:1px solid #e2e8f0;background:#fff}.sales-report-detail-loading{padding:18px 6px;display:flex;justify-content:center}.sales-report-detail-body{display:grid;gap:12px}.sales-report-detail-chips{display:flex;flex-wrap:wrap;gap:8px}.sales-report-detail-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sales-report-detail-meta-grid>div{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:9px 10px}.sales-report-detail-meta-grid span{display:block;color:#64748b;font-size:11px;font-weight:700}.sales-report-detail-meta-grid strong{display:block;margin-top:4px;color:#0f172a;font-size:13px;font-weight:800}.sales-report-line-items h4{margin:0 0 8px;color:#0f172a}.sales-report-line-list{border:1px solid #e2e8f0;border-radius:12px;padding:10px;display:grid;gap:8px}.sales-report-line-item{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:8px 9px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.sales-report-line-avatar{width:36px;height:36px;border-radius:10px;border:1px solid #bfdbfe;background:#dbeafe;color:#1d4ed8;display:grid;place-items:center;font-weight:800;overflow:hidden}.sales-report-line-avatar img{width:100%;height:100%;object-fit:cover}.sales-report-line-copy strong{display:block;color:#0f172a;font-size:13px}.sales-report-line-copy p{margin:3px 0 0;color:#64748b;font-size:12px}.sales-report-line-total{color:#0f172a;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums}.sales-report-detail-totals{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.sales-report-detail-totals>div{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 10px}.sales-report-detail-totals span{display:block;color:#64748b;font-size:11px;font-weight:700}.sales-report-detail-totals strong{display:block;margin-top:4px;color:#0f172a;font-size:14px;font-weight:800}.admin-dash-mini-stat{border:1px solid var(--border-soft);border-radius:12px;background:#fff;padding:12px 14px;display:flex;align-items:center;gap:10px}.admin-dash-mini-icon{width:36px;height:36px;border-radius:10px;background:#dbeafe;color:var(--brand-accent);display:grid;place-items:center;flex-shrink:0}.admin-dash-mini-icon.profit{background:#dcfce7;color:#15803d}.admin-dash-mini-stat p{margin:0;color:#6b7280;font-size:12px;font-weight:700}.admin-dash-mini-stat strong{display:block;margin-top:2px;font-size:20px;font-weight:900}.admin-dash-section{padding:16px}.admin-dash-section.warning{border-color:#fcd34d;background:linear-gradient(180deg,#fffbeb,#fff 52%)}.admin-dash-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.admin-dash-section-head h3{margin:0;font-size:18px;color:#0f172a;font-weight:800}.admin-dash-section-right{display:inline-flex;align-items:center;gap:8px}.admin-dash-section.warning .dashboard-section-title-icon{background:#fef3c7;color:#b45309}.admin-dash-year-picker{display:inline-flex;align-items:center;gap:8px}.admin-dash-year-picker span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#475569}.admin-dash-year-picker select{min-width:118px}.admin-dash-range-pills{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.admin-dash-range-pill{min-width:38px;min-height:30px;border-radius:8px;border:1px solid var(--border);background:#fff;color:#374151;font-size:12px;font-weight:700;padding:0 9px}.admin-dash-range-pill.active{border-color:#1d4ed8;background:#e8efff;color:#1d4ed8}.admin-dash-chart-summary{display:inline-flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}.admin-dash-chart-summary div{border:1px solid var(--border-soft);border-radius:10px;padding:8px 12px;min-width:190px;background:#f8fafc}.admin-dash-chart-summary span{display:block;color:#6b7280;font-size:12px;font-weight:700}.admin-dash-chart-summary strong{display:block;margin-top:3px;font-size:18px;font-weight:900}.admin-dash-overall-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-dash-overall-card{padding:16px;border-radius:12px;border:1px solid #dbe4f0;box-shadow:0 8px 18px #0f172a12;background:#fff}.admin-dash-overall-card p{margin:0;color:#6b7280;font-size:12px;font-weight:700}.admin-dash-overall-card strong{display:block;margin-top:8px;font-size:30px;line-height:1;font-weight:900}.admin-dash-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-dash-list{display:grid;gap:8px}.admin-dash-section-performance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-dash-section-performance-card{border:1px solid #dbe4f0;border-radius:12px;background:#fff;box-shadow:0 8px 18px #0f172a0f;padding:12px;display:grid;gap:10px}.admin-dash-section-performance-card.active{border-color:#bfdbfe;box-shadow:0 10px 20px #1e3a8a1f}.admin-dash-section-performance-head{display:flex;align-items:center;gap:10px}.admin-dash-section-performance-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;flex-shrink:0}.admin-dash-section-performance-icon.active{background:#1d4ed8;color:#fff}.admin-dash-section-performance-copy{min-width:0}.admin-dash-section-performance-copy strong{display:block;font-size:14px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-dash-section-performance-copy p{margin:2px 0 0;font-size:12px;color:#64748b}.admin-dash-section-performance-value{font-size:24px;font-weight:900;color:#0f172a;line-height:1.1}.admin-dash-section-performance-foot{margin:0;font-size:12px;color:#64748b}.admin-dash-list-row{border:1px solid var(--border-soft);border-radius:10px;padding:9px 10px;display:flex;align-items:center;gap:10px;background:#fff}.admin-dash-avatar{width:34px;height:34px;border-radius:10px;background:#e0ebff;color:#1d4ed8;font-size:11px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.admin-dash-avatar.product{width:42px;height:42px;border-radius:999px;padding:0;overflow:hidden}.admin-dash-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.admin-dash-avatar.low{background:#fef3c7;color:#92400e}.admin-dash-list-copy{min-width:0}.admin-dash-list-copy strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-dash-list-copy p{margin:2px 0 0;font-size:12px;color:#6b7280}.admin-dash-list-metric{margin-left:auto;text-align:right}.admin-dash-list-metric span{display:block;color:#6b7280;font-size:12px}.admin-dash-list-status{display:inline-flex!important;margin-top:4px}.muted-dot{color:#9ca3af}.admin-dash-list-metric strong{display:block;margin-top:2px;font-size:13px;font-weight:800}.low-stock-label{color:#1d4ed8}.admin-dash-tabs{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.admin-dash-tab{min-height:32px;border-radius:8px;border:1px solid var(--border);background:#fff;color:#374151;font-size:13px;font-weight:700;padding:0 11px}.admin-dash-tab.active{border-color:#1d4ed8;color:#1d4ed8;background:#eef4ff}.admin-dash-tab:disabled{opacity:.45;cursor:not-allowed}.admin-dash-doughnut-wrap{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap}.admin-dash-doughnut-chart{position:relative;width:250px;height:250px;display:grid;place-items:center}.admin-dash-doughnut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.admin-dash-doughnut-center strong{font-size:20px;line-height:1.1;color:#0f172a;font-weight:900}.admin-dash-doughnut-center span{margin-top:5px;font-size:12px;color:#64748b;font-weight:700}.admin-dash-doughnut-tooltip{position:absolute;top:10px;left:50%;transform:translate(-50%);background:#0f172a;color:#e2e8f0;border-radius:10px;padding:8px 10px;min-width:150px;box-shadow:0 12px 24px #0f172a3d;display:grid;gap:2px;pointer-events:none;z-index:3}.admin-dash-doughnut-tooltip strong{font-size:12px;font-weight:800}.admin-dash-doughnut-tooltip span{font-size:11px;color:#cbd5f5}.admin-dash-doughnut-slice{transition:opacity .2s ease,filter .2s ease}.admin-dash-doughnut-slice:hover{opacity:.94;filter:brightness(1.04)}.admin-dash-doughnut-legend{flex:1;min-width:220px;display:grid;gap:7px}.admin-dash-doughnut-row{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border-soft);padding-bottom:6px;cursor:pointer}.admin-dash-doughnut-row.active{background:#eff6ff;border-radius:8px;padding:6px 8px;margin:-6px -8px 0}.admin-dash-doughnut-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.admin-dash-doughnut-name{font-size:13px;color:#374151;min-width:0;flex:1}.admin-dash-doughnut-value{font-size:12px;color:#111827;font-weight:800}.admin-dash-category-meta{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-dash-category-meta div{border:1px solid var(--border-soft);border-radius:10px;padding:8px 10px;background:#f8fafc}.admin-dash-category-meta span{display:block;color:#6b7280;font-size:12px;font-weight:700}.admin-dash-category-meta strong{display:block;margin-top:3px;font-size:18px;font-weight:900}.admin-dash-heatmap-table{border-collapse:separate;border-spacing:0;width:100%}.admin-dash-heatmap-table th,.admin-dash-heatmap-table td{padding:7px!important;text-align:center;border-bottom:1px solid var(--border-soft)}.admin-dash-heatmap-table th:first-child,.admin-dash-heatmap-table td:first-child{text-align:left;font-size:12px;font-weight:700;color:#374151}.admin-dash-heatmap-cell{width:32px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;font-size:11px;font-weight:700}.admin-dash-refreshing{position:sticky;bottom:8px;display:flex;justify-content:center;pointer-events:none}.sales-dash-filter-card{padding:16px;border:1px solid #dbe4f0;border-radius:14px;background:#fff;box-shadow:0 8px 20px #0f172a14;display:grid;gap:12px}.sales-dash-top-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.sales-dash-left-col{min-width:0;display:flex;align-items:center}.sales-dash-right-col{min-width:0;display:flex;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap;gap:12px}.sales-dash-right-col>label{margin-left:0;min-width:170px}.sales-dash-header{background:linear-gradient(135deg,#1d4ed8,#0f172a);border:none;box-shadow:0 10px 25px #00000014;color:#fff}.sales-dash-header .muted{color:#cbd5f5}.sales-dash-left-col .page-title-copy{gap:4px}.sales-dash-left-col .page-title-copy p{margin:0;font-size:13px}.sales-dash-date-range-card{border:1px solid #334155;border-radius:12px;background:#0f172a47;padding:10px 12px;display:grid;gap:8px;min-width:340px}.sales-dash-date-range-label{font-size:12px;font-weight:700;letter-spacing:.02em;color:#cbd5f5}.sales-dash-date-range-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sales-dash-date-range-inputs label{margin:0}.sales-dash-date-range-card .muted{color:#cbd5f5!important}.sales-dash-date-range-card input{color-scheme:dark;background:#0f172a59;border-color:#475569;color:#e2e8f0}@media(max-width:700px){.sales-dash-date-range-inputs{grid-template-columns:1fr}}@media(max-width:980px){.sales-dash-top-card{grid-template-columns:1fr;gap:14px;align-items:start}.sales-dash-right-col{width:100%;justify-content:flex-start;gap:12px}.sales-dash-right-col>label{margin-left:auto}.sales-dash-date-range-card{min-width:0;width:100%}}.sales-dash-title{color:#0f172a!important}.sales-dash-header .sales-dash-title{color:#fff!important;font-size:30px;line-height:1.1}.sales-dash-header .page-title-icon{background:#ffffff29;color:#e2e8f0;border:1px solid rgba(255,255,255,.24)}.sales-dash-header .icon-btn{background:#fff;border-color:#dbe4f0;color:#1d4ed8}.sales-dash-header .icon-btn:hover:not(:disabled){background:#eff6ff;color:#1d4ed8}.sales-dash-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-section-title{display:inline-flex;align-items:center;gap:8px;margin:0;color:#0f172a;font-size:18px;font-weight:800}.dashboard-section-title-icon{width:28px;height:28px;border-radius:8px;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center}.pos-section-shell{gap:14px}.pos-section-header{border:1px solid #dbe4f0;border-radius:14px;background:#fff;box-shadow:0 10px 24px #0f172a0f;padding:18px 20px}.pos-section-title{margin:0;color:#0f172a;font-size:26px;font-weight:850;letter-spacing:-.01em}.pos-section-header .page-title-copy{gap:4px}.pos-section-header .page-title-copy p{margin:0;color:#64748b;font-size:13px}.pos-section-title-icon{border:1px solid #bfdbfe;background:#dbeafe;color:#1d4ed8}.pos-section-title-icon-gym{border-color:#bbf7d0;background:#dcfce7;color:#166534}.pos-section-actions{gap:10px}.pos-section-alert{border:1px solid #fecaca;background:#fff5f5}.pos-section-alert .error-text{margin:0}.pos-section-form{border-color:#dbe4f0;box-shadow:0 8px 20px #0f172a0d}.pos-section-toolbar{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px 12px;margin-bottom:12px}.pos-section-toolbar-left label{display:grid;gap:6px}.pos-section-field-label{display:inline-flex!important;align-items:center;gap:6px;margin-bottom:0!important;font-size:12px;font-weight:700;color:#475569!important}.pos-section-search input{min-width:280px}.pos-section-surface{border:1px solid #e2e8f0;box-shadow:0 8px 18px #0f172a0d;border-radius:14px}.pos-unit-card-title{min-width:0;display:inline-flex;align-items:center;gap:8px}.pos-unit-card-title strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-unit-card-icon{width:24px;height:24px;border-radius:7px;border:1px solid #bfdbfe;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pos-unit-card-icon-gym{border-color:#bbf7d0;background:#dcfce7;color:#166534}.pos-section-empty-state{min-height:96px;border:1px dashed #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;color:#64748b}.pos-section-table-card{overflow-x:auto}.pos-section-table-title{margin:0 0 12px;color:#0f172a;font-size:18px;font-weight:800;display:inline-flex;align-items:center;gap:8px}.pos-section-table-title-icon{width:24px;height:24px;border-radius:8px;border:1px solid #bfdbfe;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center}.pos-section-empty-inline{min-height:42px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.pos-section-modal-title{margin-top:0;margin-bottom:10px;color:#0f172a;font-size:20px;font-weight:800}.pos-section-active-meta{margin-bottom:12px}.pos-section-modal-actions-between{justify-content:space-between}.pos-gym-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.pos-gym-stat-card{border:1px solid #dbe4f0;box-shadow:0 8px 18px #0f172a0a;display:grid;gap:6px}.pos-gym-stat-card h3{margin:0;color:#0f172a;font-size:30px;font-weight:900;line-height:1}.pos-gym-stat-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfdbfe;background:#dbeafe;color:#1d4ed8}.pos-gym-stat-icon.warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.pos-gym-stat-icon.danger{border-color:#fecdd3;background:#fff1f2;color:#be123c}.pos-page{display:grid;gap:14px}.pos-header-card{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:18px;border:1px solid #dbe4f0;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 12px 26px #0f172a0f;padding:16px 18px}.pos-header-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;min-width:0}.pos-header-title-row{display:flex;align-items:flex-start;gap:12px;min-width:0}.pos-header-title-icon{width:34px;height:34px;border-radius:10px;border:1px solid #bfdbfe;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pos-header-title-copy{min-width:0}.pos-header-title-copy h2{margin:0;color:#0f172a;font-size:24px;line-height:1.1}.pos-header-title-copy p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:600}.pos-header-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.pos-info-chip{min-height:44px;min-width:118px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;box-shadow:0 4px 12px #0f172a0a;padding:7px 10px;display:grid;gap:3px}.pos-info-chip-label{display:inline-flex;align-items:center;gap:5px;color:#475569;font-size:11px;font-weight:700;letter-spacing:.01em}.pos-info-chip strong{color:#0f172a;font-size:13px;font-weight:800}.pos-header-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.pos-header-utility{align-self:stretch;border:1px solid #dbe4f0;border-radius:12px;background:#fff;box-shadow:0 6px 16px #0f172a0a;padding:10px}.pos-held-badge{min-height:30px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0 12px}.pos-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.shell-root:not(.sidebar-collapsed) .pos-main-grid{grid-template-columns:minmax(0,1fr) 332px}.pos-primary-workspace{display:grid;gap:14px;align-content:start;min-width:0}.pos-cart-section{display:grid;gap:8px;min-width:0}.pos-panel-card{border:1px solid #dbe4f0;border-radius:14px;box-shadow:0 8px 20px #0f172a0d;padding:16px}.pos-checkout-rail{position:sticky;top:calc(var(--topnav-height) + 16px);display:grid;gap:12px;align-content:start}.pos-panel-title{margin:0 0 12px;color:#0f172a;font-size:16px;font-weight:800}.pos-action-buttons{display:grid;gap:9px}.pos-action-buttons .btn{width:100%;justify-content:center}.pos-total-rows{display:grid;gap:8px}.pos-total-rows div{display:flex;justify-content:space-between;align-items:center;gap:10px}.pos-total-rows span{color:#475569;font-size:13px;font-weight:700}.pos-total-rows strong{color:#0f172a;font-size:15px;font-weight:800}.pos-total-rows .grand{border-top:1px solid #dbe4f0;border-radius:10px;background:#eff6ff;padding:10px 12px;margin-top:4px;font-size:16px}.pos-total-rows .grand span{color:#1d4ed8}.pos-total-rows .grand strong{color:#1d4ed8;font-size:18px}.pos-product-grid-shell{display:grid;gap:14px;border:1px solid #dbe4f0;border-radius:14px;box-shadow:0 8px 20px #0f172a0d;align-content:start}.pos-product-grid-results{min-height:250px;max-height:min(44vh,520px);overflow-y:auto;padding-right:4px}.pos-unit-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px}.pos-unit-card{display:grid;gap:10px}.pos-unit-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.pos-unit-session-meta{display:grid;gap:4px;font-size:13px;color:#334155;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 10px}.pos-unit-session-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.pos-unit-session-row em{font-style:normal;color:#64748b;font-weight:600}.pos-unit-session-row strong{color:#0f172a;font-weight:700;text-align:right}.pos-slot-booked{border-radius:8px;border:1px solid #bfdbfe;background:#eff6ff;padding:6px 8px;display:grid;gap:2px;font-size:12px}.pos-slot-booked strong{color:#1d4ed8}.pos-days-grid{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.pos-service-shell{display:grid;gap:12px}.pos-service-head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.pos-service-head h3{margin:0}.pos-service-grid{display:grid;grid-template-columns:minmax(0,2fr) repeat(4,minmax(120px,1fr)) auto;gap:10px;align-items:end}.pos-service-grid label{display:grid;gap:6px}.pos-service-action{display:flex;align-items:flex-end;height:100%}.pos-service-action .btn{white-space:nowrap}.pos-product-grid-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.pos-product-grid-head h3{margin:0;color:#0f172a;font-size:17px;font-weight:800}.pos-product-grid-head .muted{color:#475569;font-weight:700}.pos-product-grid-filters{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.pos-product-grid-filter-action{display:flex;justify-content:flex-end}.pos-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;align-items:start}.pos-product-card{border:1px solid #dbe4f0;border-radius:14px;background:#fff;box-shadow:0 8px 18px #0f172a0a;padding:10px;display:grid;gap:8px;align-content:start;text-align:left;height:100%}.pos-product-card:hover:not(:disabled){border-color:#93c5fd;box-shadow:0 12px 24px #0f172a1a;transform:translateY(-1px)}.pos-product-card.disabled{opacity:.6}.pos-product-card-thumb{width:100%;aspect-ratio:1 / 1;border-radius:10px;border:1px solid var(--border-soft);background:#f8fafc;overflow:hidden;display:flex;align-items:center;justify-content:center;font-weight:800;color:#64748b}.pos-product-card-thumb img{width:100%;height:100%;object-fit:cover}.pos-product-card-copy{min-width:0;display:grid;gap:2px}.pos-product-card-copy strong{font-size:14px;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.pos-product-card-copy span{font-size:12px;color:#64748b;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-product-card-foot{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.pos-product-card-foot strong{color:#1d4ed8;font-size:15px;font-weight:900;white-space:nowrap}.pos-product-card-foot span{font-size:11px;color:#475569;font-weight:700;white-space:nowrap}.pos-grid-empty{min-height:220px;border:1px dashed var(--border);border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;font-weight:700}.pos-grid-pager{display:flex;justify-content:flex-end;align-items:center;gap:8px}.pos-cart-shell{padding:16px;border:1px solid #dbe4f0;border-radius:14px;box-shadow:0 8px 20px #0f172a0d}.pos-cart-mobile-list{display:none}.pos-cart-table-wrap{overflow-x:auto}.pos-cart-table-wrap .erp-table{min-width:620px;width:100%}.pos-cart-shell .erp-table thead th{background:#f8fafc;color:#334155;font-size:12px;letter-spacing:.04em}.pos-cart-shell .erp-table th,.pos-cart-shell .erp-table td{padding:12px 10px}.pos-cart-row-active{background:#eff6ff}.pos-cart-qty{display:flex;gap:4px;align-items:center}.pos-cart-qty .btn{min-width:34px;padding:6px 8px}.pos-cart-qty input{width:56px;min-width:56px;padding-left:8px;padding-right:8px}.pos-cart-discount-input{width:72px;min-width:72px}.pos-cart-shell .table-media{min-width:0;align-items:flex-start;gap:10px}.pos-cart-shell .table-media>div{min-width:0}.pos-cart-shell .table-media-thumb{width:36px;height:36px;flex-shrink:0}.pos-cart-shell .table-media strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.15;word-break:break-word}.pos-table-scroll{overflow-x:auto}.pos-section-table-card .erp-table,.pos-table-scroll .erp-table{min-width:720px}.pos-cart-limit-hint{margin-top:8px;padding:8px 10px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;font-size:12px}.pos-customer-select{display:grid;gap:8px}.pos-customer-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.pos-customer-head h3{margin:0}.pos-customer-dropdown{width:100%}.pos-customer-current{display:flex;gap:6px;align-items:center;color:#334155;font-size:13px;font-weight:700;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 10px}.pos-modal-backdrop{position:fixed;inset:0;background:#02061773;display:grid;place-items:center;padding:16px;z-index:1000}.pos-modal-card{width:min(460px,100%);background:#fff;border-radius:14px;border:1px solid var(--border-soft);box-shadow:0 20px 50px #0f172a33;padding:18px}.pos-drawer-backdrop{position:fixed;inset:0;z-index:1001;background:#02061773;display:flex;justify-content:flex-end;padding:14px}.pos-drawer{width:min(560px,100%);height:calc(100vh - 28px);background:#fff;border-radius:16px;border:1px solid var(--border-soft);box-shadow:0 24px 58px #0f172a3d;display:flex;flex-direction:column;overflow:hidden}.pos-drawer-header{position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid var(--border-soft);padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pos-drawer-title-wrap h3{margin:0}.pos-drawer-title-wrap p{margin:4px 0 0}.pos-drawer-body{flex:1;min-height:0;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.pos-drawer-body.inline-form-grid{border:none;border-radius:0;box-shadow:none;margin:0}.pos-drawer-body.inline-form-grid label{min-width:0}.gym-plan-drawer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;border:none;border-radius:0;box-shadow:none;margin:0}.gym-plan-drawer-form label{display:grid;gap:6px;min-width:0}.gym-plan-drawer-form .span-2{grid-column:1 / -1}.pos-drawer-footer{position:sticky;bottom:0;z-index:2;margin-top:4px;padding:12px 0 4px;border-top:1px solid var(--border-soft);background:#fff;display:flex;justify-content:flex-end;gap:8px}.pos-receipt-preview-modal{width:min(760px,100%);max-height:90vh;overflow:hidden;padding:0;display:flex;flex-direction:column}.pos-receipt-preview-head{padding:14px 16px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0}.pos-receipt-preview-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pos-receipt-preview-body{padding:16px;overflow-y:auto;flex:1;min-height:0}.pos-receipt-preview-card{border:1px solid #e2e8f0;box-shadow:none}.gym-plan-drawer-footer{grid-column:1 / -1}.gym-plan-modal{width:min(680px,100%);max-height:90vh;padding:0;display:flex;flex-direction:column;overflow:hidden}.gym-plan-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e2e8f0;background:#fff}.gym-plan-modal-head h3{margin:0;color:#0f172a}.gym-plan-modal-head p{margin:4px 0 0;font-size:13px;color:#64748b}.gym-plan-modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 18px 16px;overflow-y:auto}.gym-plan-modal-form label{display:grid;gap:6px;min-width:0}.gym-plan-modal-form label span{font-size:12px;font-weight:700;color:#475569}.gym-plan-modal-form input,.gym-plan-modal-form select{min-height:38px;padding:8px 10px;border-radius:8px}.gym-plan-modal-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;margin-top:2px;padding-top:10px;border-top:1px solid #e2e8f0}.pos-booking-modal{width:min(720px,100%);max-height:90vh;padding:0;overflow:hidden;display:flex;flex-direction:column}.pos-booking-drawer{width:min(720px,100%)}.pos-booking-modal-header{position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid var(--border-soft);padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pos-booking-modal-header h3{margin:0}.pos-booking-modal-form{display:flex;flex-direction:column;min-height:0;flex:1}.pos-booking-modal-body{flex:1;min-height:0;overflow-y:auto;padding:14px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pos-booking-modal-body label{display:grid;gap:6px;min-width:0}.pos-booking-modal-body .span-2{grid-column:1 / -1}.pos-booking-recur{display:flex!important;align-items:center;gap:8px}.pos-booking-recur span{margin-bottom:0!important}.pos-booking-conflicts{padding:10px;background:#fff7ed;border-color:#fdba74}.pos-booking-modal-footer{position:sticky;bottom:0;z-index:2;background:#fff;border-top:1px solid var(--border-soft);padding:12px 18px;margin-top:0}.pos-modal-form{display:grid;gap:10px}.gym-history-modal{width:min(980px,100%);max-height:90vh;padding:0;display:flex;flex-direction:column;overflow:hidden}.gym-history-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e2e8f0;background:#fff}.gym-history-modal-head h3{margin:0;color:#0f172a}.gym-history-modal-head p{margin:4px 0 0;font-size:13px;color:#64748b}.gym-history-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 18px;border-bottom:1px solid #e2e8f0;background:#f8fbff}.gym-history-summary-item{border:1px solid #dbeafe;background:#eff6ff;border-radius:10px;padding:10px;display:grid;gap:4px}.gym-history-summary-item span{font-size:12px;color:#475569}.gym-history-summary-item strong{color:#0f172a;font-size:13px}.gym-history-table-wrap{flex:1;min-height:0;overflow:auto;padding:12px 18px}.gym-history-empty{min-height:180px;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc}@media(max-width:900px){.pos-drawer-backdrop{padding:0}.pos-drawer{width:100%;height:100vh;border-radius:0}.gym-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.gym-plan-drawer-form,.gym-plan-modal-form,.gym-history-summary{grid-template-columns:1fr}}.pos-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}@media(max-width:1080px){.pos-main-grid,.pos-header-card,.pos-header-main{grid-template-columns:1fr}.pos-header-utility{justify-self:flex-start}.pos-checkout-panel{position:static;max-height:none}.pos-checkout-rail{position:static}}@media(max-width:1500px){.shell-root:not(.sidebar-collapsed) .pos-main-grid{grid-template-columns:1fr}.shell-root:not(.sidebar-collapsed) .pos-checkout-rail{position:static}}@media(max-width:760px){.mobile-record-list{display:grid;gap:10px}.desktop-table-wrap,.super-admin-table-card-desktop-only{display:none}.mobile-record-row{align-items:flex-start;flex-direction:column;gap:3px}.mobile-record-row strong{text-align:left}.page-header{align-items:flex-start;flex-direction:column}.page-title-with-icon{align-items:flex-start}.admin-dash-header{padding:16px}.admin-dash-header-controls{width:100%}.admin-dash-header-controls label{flex:1 1 100%}.admin-dash-header-controls .icon-btn{margin-left:0}.admin-dash-section-head{align-items:flex-start;flex-direction:column}.admin-dash-doughnut-wrap{justify-content:center}.admin-dash-doughnut-chart{width:220px;height:220px}.admin-dash-list-row{align-items:flex-start;flex-wrap:wrap}.admin-dash-list-metric{margin-left:0;text-align:left;width:100%}.sales-dash-header .sales-dash-title{font-size:24px}.pos-page{gap:10px}.pos-header-card{align-items:flex-start;padding:16px}.pos-header-main{grid-template-columns:1fr;gap:12px}.pos-header-actions{width:100%;justify-content:flex-start}.pos-header-title-copy h2{font-size:21px}.pos-header-title-copy p{font-size:12px}.pos-header-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pos-info-chip{min-height:0}.pos-header-utility{width:100%;justify-content:space-between}.pos-section-search{width:100%}.pos-section-search input{width:100%;min-width:0}.pos-product-grid-filters{grid-template-columns:1fr}.pos-product-grid-filter-action{justify-content:flex-start}.pos-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-product-card{padding:9px}.pos-product-card-copy strong{font-size:13px}.pos-product-card-foot{align-items:flex-start;flex-direction:column}.pos-panel-card{padding:14px}.pos-action-buttons .btn{width:100%;justify-content:center}.pos-section-header{padding:16px}.pos-section-title{font-size:22px}.pos-section-toolbar{padding:12px}.pos-section-toolbar-left,.pos-section-toolbar-left label{width:100%}.pos-unit-grid{grid-template-columns:1fr}.pos-unit-card-head{align-items:flex-start;flex-wrap:wrap}.pos-unit-session-row{flex-direction:column;align-items:flex-start;gap:2px}.pos-unit-session-row strong{text-align:left}.table-actions{flex-wrap:wrap}.pos-service-grid,.pos-booking-modal-body{grid-template-columns:1fr}.pos-booking-modal-header,.pos-booking-modal-body,.pos-booking-modal-footer{padding-left:14px;padding-right:14px}.pos-receipt-preview-modal{width:min(760px,100%);max-height:90vh;overflow:hidden;padding:0}.pos-receipt-preview-head{padding:14px 16px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:12px}.pos-receipt-preview-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pos-receipt-preview-body{padding:16px;overflow-y:auto;max-height:calc(90vh - 72px)}.pos-receipt-preview-card{border:1px solid #e2e8f0;box-shadow:none}}@media(max-width:640px){.erp-table{font-size:13px}.erp-table th,.erp-table td{padding:10px 12px!important}.pos-header-chips{grid-template-columns:1fr}.pos-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pos-cart-mobile-list{display:grid;gap:10px}.pos-cart-table-wrap{display:none}.pos-cart-mobile-empty{min-height:120px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;padding:16px;font-weight:700}.pos-cart-mobile-card{border:1px solid #dbe4f0;border-radius:14px;background:#fff;box-shadow:0 8px 18px #0f172a0a;padding:12px;display:grid;gap:10px}.pos-cart-mobile-card.active{border-color:#93c5fd;background:#f8fbff}.pos-cart-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pos-cart-mobile-head .table-media{flex:1;min-width:0;align-items:flex-start}.pos-cart-mobile-head .table-media>div{min-width:0}.pos-cart-mobile-head strong{display:block;color:#0f172a;font-size:14px}.pos-cart-mobile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pos-cart-mobile-meta div,.pos-cart-mobile-controls label{display:grid;gap:4px}.pos-cart-mobile-meta span,.pos-cart-mobile-controls span{color:#475569;font-size:11px;font-weight:700;letter-spacing:.01em}.pos-cart-mobile-meta strong{color:#0f172a;font-size:14px}.pos-cart-mobile-controls{display:grid;grid-template-columns:1.25fr .85fr;gap:10px;align-items:end}.pos-cart-mobile-controls input{min-height:38px}.pos-cart-mobile-tax{font-size:12px;font-weight:700}.pos-receipt-preview-head{align-items:flex-start;flex-direction:column}.pos-receipt-preview-head-actions{width:100%}.pos-receipt-preview-head-actions .btn,.pos-receipt-preview-head-actions .icon-btn{justify-content:center}.pos-receipt-preview-body{padding:14px}}@media(max-width:420px){.pos-product-grid,.pos-cart-mobile-meta,.pos-cart-mobile-controls{grid-template-columns:1fr}.pos-header-utility{gap:8px;align-items:stretch}.pos-header-utility .btn,.pos-held-badge{width:100%;justify-content:center}}.super-admin-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr;background:#f1f5fb;transition:grid-template-columns .3s ease}.super-admin-shell.is-collapsed{grid-template-columns:84px 1fr}.super-admin-sidebar{background:#0f172a;color:#e2e8f0;padding:20px 14px;border-right:1px solid rgba(148,163,184,.2);transition:width .3s ease}.super-admin-sidebar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.super-admin-collapse-btn{width:30px;height:30px;border-color:#94a3b857;background:#0f172a80;color:#cbd5e1}.super-admin-collapse-btn:hover:not(:disabled){background:#94a3b829}.super-admin-brand{display:flex;align-items:center;gap:10px;padding:0 8px 14px}.super-admin-brand p{margin-top:2px;color:#94a3b8;font-size:12px}.super-admin-badge{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#3b82f640;font-size:12px;font-weight:800}.super-admin-nav{margin-top:12px;display:flex;flex-direction:column;gap:6px}.super-admin-link{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:10px;color:#cbd5e1;font-size:13px;font-weight:700}.super-admin-link:hover{background:#94a3b824}.super-admin-link.active{background:#1d4ed8;color:#fff}.super-admin-sidebar.collapsed .super-admin-brand strong,.super-admin-sidebar.collapsed .super-admin-brand p,.super-admin-sidebar.collapsed .super-admin-link span{display:none}.super-admin-sidebar.collapsed .super-admin-brand{padding-right:0}.super-admin-sidebar.collapsed .super-admin-link{justify-content:center}.super-admin-content-wrap{padding:16px 18px;min-width:0}.super-admin-topbar{display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;border:1px solid rgba(147,197,253,.28);border-radius:16px;background:linear-gradient(135deg,#0f172a,#1d4ed8 54%,#0f172a);box-shadow:0 18px 34px #0f172a47,0 4px 14px #1e3a8a47;padding:13px 14px;margin-bottom:16px}.super-admin-topbar-main{display:inline-flex;align-items:center;gap:10px;min-width:0;position:relative;z-index:1}.super-admin-mobile-menu{display:none;width:38px;height:38px;border-color:#94a3b85c;background:#0f172a4d;color:#f8fafc;flex-shrink:0}.super-admin-mobile-menu:hover:not(:disabled){background:#94a3b833}.super-admin-topbar:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#ffffff2e,#ffffff0f 24%,#ffffff05 46%,#fff0 72%);pointer-events:none}.super-admin-topbar h1{margin:0;color:#f8fafc;font-size:22px;font-weight:800;position:relative;z-index:1}.super-admin-topbar p{margin-top:4px;color:#cbd5f5;position:relative;z-index:1}.super-admin-topbar-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;position:relative;z-index:1}.super-admin-topbar .btn-secondary{border-color:#94a3b85c;background:#0f172a4d;color:#f8fafc}.super-admin-topbar .btn-secondary:hover:not(:disabled){background:#94a3b833;border-color:#94a3b880}.super-admin-mobile-overlay{display:none}.super-admin-stack{display:flex;flex-direction:column;gap:16px}.super-admin-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.super-admin-kpi-card p{color:var(--text-muted);font-size:13px}.super-admin-kpi-card h2{margin-top:8px;font-size:26px;line-height:1.15}.super-admin-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.super-admin-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600}.super-admin-form textarea{min-height:92px;resize:vertical}.super-admin-form-span-2{grid-column:span 2}.super-admin-modules{grid-column:span 2;border:1px solid var(--border);border-radius:var(--radius-md);padding:12px}.super-admin-modules>p{margin-bottom:8px;font-size:13px;font-weight:700}.super-admin-module-groups{display:grid;gap:12px}.super-admin-module-group{border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px;display:grid;gap:10px}.super-admin-module-group-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.super-admin-module-group-head strong{color:#0f172a;font-size:13px;font-weight:800}.super-admin-module-group-head span{color:#64748b;font-size:12px;font-weight:700}.super-admin-modules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.super-admin-checkbox{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text-main)}.super-admin-checkbox input{width:auto}.super-admin-form-actions{grid-column:span 2;display:flex;justify-content:flex-end;gap:8px}.super-admin-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.super-admin-metrics-stack{display:grid;gap:10px}.super-admin-metrics-stack p{color:var(--text-muted)}.super-admin-page-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.super-admin-filter-bar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr)) auto auto;gap:10px;align-items:center}.super-admin-filter-panel{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.super-admin-include-deleted{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:13px;white-space:nowrap}.super-admin-tenant-table-wrap{width:100%;overflow-x:auto}.super-admin-tenant-table{width:100%;min-width:980px}.super-admin-tenant-table td,.super-admin-tenant-table th{vertical-align:middle}.super-admin-tenant-name{font-weight:700}.super-admin-tenant-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.super-admin-plan-table-wrap{width:100%;overflow-x:auto}.super-admin-plan-table{width:100%;min-width:980px}.super-admin-plan-table td,.super-admin-plan-table th{vertical-align:middle}.super-admin-inline-actions{flex-wrap:nowrap;justify-content:flex-start}.super-admin-action-menu-wrap{position:relative}.super-admin-action-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:170px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 16px 30px #0f172a24;padding:6px;z-index:12;display:grid;gap:4px}.super-admin-action-menu button{width:100%;border:0;background:transparent;text-align:left;padding:7px 8px;border-radius:8px;font-size:13px;font-weight:600;color:var(--text-main)}.super-admin-action-menu button:hover:not(:disabled){background:#f1f5f9}.super-admin-action-menu button.danger{color:var(--red-dark)}.super-admin-modal-backdrop{position:fixed;inset:0;z-index:80;background:#0f172a73;display:grid;place-items:center;padding:16px}.super-admin-modal-card{width:min(560px,100%);border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 24px 50px #0f172a40;padding:16px;display:grid;gap:12px}.super-admin-modal-head h3{margin:0}.super-admin-modal-foot{display:flex;justify-content:flex-end;gap:8px}.super-admin-drawer-backdrop{position:fixed;inset:0;z-index:70;background:#0f172a80;display:flex;justify-content:flex-end;padding:14px}.super-admin-drawer{width:min(540px,100%);height:calc(100vh - 28px);background:#fff;border-radius:16px;border:1px solid var(--border);box-shadow:0 26px 60px #0f172a38;display:flex;flex-direction:column;overflow:hidden}.super-admin-drawer-header{position:sticky;top:0;z-index:2;padding:14px 16px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.super-admin-drawer-header h3{margin:0}.super-admin-drawer-header p{margin-top:4px;color:var(--text-muted);font-size:13px}.super-admin-drawer-body{flex:1;overflow-y:auto;display:grid;grid-template-columns:1fr;gap:12px;padding:16px}.super-admin-drawer-footer{position:sticky;bottom:0;z-index:2;margin-top:4px;padding:12px 0 4px;border-top:1px solid var(--border);background:#fff;display:flex;justify-content:flex-end;gap:8px}.chips-wrap{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.chip{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:2px 8px;font-size:12px;color:var(--text-muted);background:#f8fafc}.admin-dash-subscription-card{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border:1px solid #dbe4f0;border-radius:14px;background:#fff;box-shadow:0 10px 20px #0f172a14;padding:12px}.admin-dash-subscription-item{border:1px solid #dbe4f0;border-radius:12px;background:#fff;padding:12px;display:flex;align-items:center;gap:10px;min-height:88px}.admin-dash-subscription-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;flex-shrink:0}.admin-dash-subscription-item.plan .admin-dash-subscription-icon{background:#dbeafe;color:#1d4ed8}.admin-dash-subscription-item.modules .admin-dash-subscription-icon{background:#e0e7ff;color:#1e40af}.admin-dash-subscription-item.expiry .admin-dash-subscription-icon{background:#eff6ff;color:#1d4ed8}.admin-dash-subscription-item.tenant .admin-dash-subscription-icon{background:#dbeafe;color:#1d4ed8}.admin-dash-subscription-copy{min-width:0}.admin-dash-subscription-copy p{margin:0;font-size:12px;font-weight:700;color:#64748b}.admin-dash-subscription-copy strong{display:block;margin-top:4px;color:#0f172a;font-size:16px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-dashboard-page,.sa-analytics-page{gap:18px}.sa-overview-head{border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 10px 26px #0f172a0f;display:flex;align-items:center;justify-content:space-between;gap:14px}.sa-overview-head h2{margin:0;color:#0f172a;font-size:22px;font-weight:800}.sa-overview-head p{margin:6px 0 0;color:#475569;font-size:14px}.sa-overview-range{display:inline-flex;align-items:center;gap:8px}.sa-overview-range .btn{min-width:112px}.sa-overview-range .btn.is-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.sa-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sa-kpi-card{--sa-accent: #2563EB;--sa-accent-soft: #eff6ff;border:1px solid #E5E7EB;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0000000a;padding:18px 16px 14px;display:flex;flex-direction:column;gap:0;transition:border-color .16s ease}.sa-kpi-card:hover{border-color:#d1d5db}.sa-kpi-navy{--sa-accent: #1d4ed8;--sa-accent-soft: #dbeafe;--sa-card-tint: #f5f8ff}.sa-kpi-blue{--sa-accent: #2563EB;--sa-accent-soft: #dbeafe;--sa-card-tint: #f5f8ff}.sa-kpi-indigo{--sa-accent: #4f46e5;--sa-accent-soft: #e0e7ff;--sa-card-tint: #f5f8ff}.sa-kpi-teal{--sa-accent: #0d9488;--sa-accent-soft: #ccfbf1;--sa-card-tint: #f0fdfa}.sa-kpi-amber{--sa-accent: #d97706;--sa-accent-soft: #fef3c7;--sa-card-tint: #fff7ed}.sa-kpi-orange{--sa-accent: #ea580c;--sa-accent-soft: #ffedd5;--sa-card-tint: #fff7ed}.sa-kpi-red{--sa-accent: #dc2626;--sa-accent-soft: #fee2e2;--sa-card-tint: #fef2f2}.sa-kpi-green{--sa-accent: #16a34a;--sa-accent-soft: #dcfce7;--sa-card-tint: #f0fdf4}.sa-kpi-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.sa-kpi-label{margin:0;color:#374151;font-size:13px;font-weight:600}.sa-kpi-value{margin:8px 0 0;color:#111827;font-size:clamp(1.1rem,2vw,1.6rem);line-height:1.2;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sa-kpi-icon{width:32px;height:32px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:var(--sa-accent-soft);color:var(--sa-accent);flex-shrink:0;border:none}.sa-kpi-meta{display:none}.sa-kpi-footer{display:flex;align-items:center;gap:6px;margin-top:10px}.sa-kpi-trend{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;line-height:1}.sa-kpi-trend.is-positive{background:#dcfce7;color:#166534}.sa-kpi-trend.is-negative{background:#fee2e2;color:#b91c1c}.sa-kpi-trend.is-neutral{background:#f1f5f9;color:#475569}.sa-kpi-trend-label{color:#6b7280;font-size:12px;font-weight:500}.sa-kpi-subtitle{color:#6b7280;font-size:12px;margin:6px 0 0}.sa-sparkline{color:var(--sa-accent);height:40px;margin-top:auto;position:relative;z-index:1}.sa-sparkline svg{width:100%;height:100%;display:block}.sa-sparkline-area{opacity:.7}.sa-sparkline-line{transition:stroke-width .18s ease,opacity .18s ease}.sa-kpi-card:hover .sa-sparkline-line{stroke-width:2.35}.sa-sparkline-dot{fill:var(--sa-accent);filter:drop-shadow(0 0 3px rgba(30,58,138,.28))}.sa-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sa-chart-card,.sa-card-table,.sa-quick-actions-card{border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 10px 24px #0f172a0f;padding:14px}.sa-chart-card{position:relative}.sa-chart-head,.sa-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.sa-chart-head-main{display:inline-flex;align-items:flex-start;gap:9px}.sa-chart-icon{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;flex-shrink:0}.sa-chart-head h3,.sa-card-head h3,.sa-quick-actions-card h3{margin:0;color:#0f172a;font-size:16px;font-weight:800}.sa-chart-head p,.sa-card-head p,.sa-quick-actions-card p{margin:5px 0 0;color:#64748b;font-size:13px}.sa-chart-body{margin-top:8px;position:relative}.sa-chart-body svg{width:100%;height:auto;display:block}.sa-chart-body-line{border:1px solid #e2e8f0;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);padding:6px 8px 0}.sa-chart-summary{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sa-chart-summary>div{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 10px;display:grid;gap:4px}.sa-chart-summary span{color:#64748b;font-size:11px;font-weight:700}.sa-chart-summary strong{color:#0f172a;font-size:14px;font-weight:800}.sa-chart-summary strong.is-positive{color:#059669}.sa-chart-summary strong.is-negative{color:#dc2626}.sa-chart-gridline{stroke:#e2e8f0;stroke-dasharray:3 5}.sa-line-hover{stroke:#cbd5e1;stroke-width:1;stroke-dasharray:4 4}.sa-line-hitbox{fill:transparent;cursor:crosshair}.sa-line-area{opacity:0;animation:saFadeIn .46s ease forwards}.sa-line-path{opacity:0;stroke-dasharray:1200;stroke-dashoffset:1200;animation:saLineDraw .68s ease forwards}.sa-line-point{transition:r .12s ease,opacity .12s ease}.sa-chart-tooltip{position:absolute;top:12px;right:12px;z-index:3;min-width:148px;border:1px solid #dbe4f0;border-radius:10px;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 14px 30px #0f172a1f;padding:8px 9px;display:grid;gap:6px}.sa-chart-tooltip>strong{color:#0f172a;font-size:12px;font-weight:800}.sa-chart-tooltip-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sa-chart-tooltip-row span{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:11px;font-weight:700}.sa-chart-tooltip-row i{width:8px;height:8px;border-radius:999px;display:inline-block}.sa-chart-tooltip-row b{color:#0f172a;font-size:11px;font-weight:800}.sa-chart-legend{margin-top:8px;display:flex;flex-wrap:wrap;gap:12px}.sa-chart-legend span{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:12px;font-weight:600}.sa-chart-legend i{width:10px;height:10px;border-radius:999px;display:inline-block}.sa-chart-foot{margin-top:8px;font-size:12px}.sa-report-page{gap:14px}.sa-report-filter-head{align-items:flex-end}.sa-report-date-row{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.sa-report-date-row label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#475569}.sa-report-date-row input{min-width:160px}.sa-report-detail-modal{width:min(760px,100%);max-height:min(88vh,840px);overflow:auto}.sa-report-detail-head{position:sticky;top:0;z-index:3;padding-bottom:10px;border-bottom:1px solid #e2e8f0;background:#fff}.sa-report-detail-chips{display:flex;gap:8px;flex-wrap:wrap}.sa-report-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sa-report-detail-grid>div{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:9px 10px}.sa-report-detail-grid span{display:block;color:#64748b;font-size:11px;font-weight:700}.sa-report-detail-grid strong{display:block;margin-top:4px;color:#0f172a;font-size:13px;font-weight:800}.sa-bar-grid{margin-top:12px;display:grid;gap:10px;position:relative}.sa-bar-grid.is-horizontal{gap:11px}.sa-bar-grid.is-column{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:10px;align-items:end}.sa-bar-item{display:grid;gap:6px;border:1px solid transparent;border-radius:10px;padding:6px 8px;transition:border-color .18s ease,background .18s ease}.sa-bar-item.is-active{border-color:#cbd5e1;background:#f8fafc}.sa-bar-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.sa-bar-meta span{color:#475569;font-size:13px;font-weight:600}.sa-bar-meta strong{color:#0f172a;font-size:13px}.sa-bar-track{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.sa-bar-track span{display:block;height:100%;border-radius:999px;transform-origin:left center;animation:saBarGrowX .45s ease}.sa-bar-col{display:grid;gap:6px;justify-items:center;padding:6px 4px;border-radius:10px;transition:background .18s ease}.sa-bar-col.is-active{background:#f8fafc}.sa-bar-col-track{width:100%;height:126px;border:1px solid #e2e8f0;border-radius:10px;background:linear-gradient(180deg,#f8fafc,#eff6ff);padding:6px;display:flex;align-items:flex-end}.sa-bar-col-fill{width:100%;border-radius:7px;min-height:10px;transform-origin:center bottom;animation:saBarGrowY .52s ease}.sa-bar-col-value{color:#0f172a;font-size:11px;font-weight:800;text-align:center}.sa-bar-col-label{color:#64748b;font-size:11px;font-weight:700;text-align:center;line-height:1.2}.sa-donut-wrap{margin-top:10px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:flex-start}.sa-donut-side{display:grid;gap:10px;justify-items:center}.sa-donut-canvas{position:relative;width:220px;height:220px;margin:0 auto}.sa-donut-svg{width:100%;height:100%;overflow:visible}.sa-donut-segment{cursor:pointer;transition:opacity .16s ease,stroke-width .16s ease;opacity:.92;transform-origin:center;animation:saDonutIn .52s ease both}.sa-donut-segment.is-active{opacity:1}.sa-donut-summary{width:min(100%,220px);padding:10px 14px;border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 8px 20px #0f172a0d;text-align:center;display:grid;gap:2px}.sa-donut-summary span{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sa-donut-summary strong{color:#0f172a;font-size:18px;font-weight:800;line-height:1.15}.sa-donut-summary small{color:#94a3b8;font-size:11px;font-weight:600}.sa-donut-legend{display:grid;gap:8px}.sa-donut-legend-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 8px;border-radius:10px;background:#f8fafc;border:1px solid transparent;transition:border-color .18s ease,background .18s ease}.sa-donut-legend-item.is-active{border-color:#bfdbfe;background:#eff6ff}.sa-donut-dot{width:10px;height:10px;border-radius:999px}.sa-donut-legend-item p{margin:0;color:#334155;font-size:13px;font-weight:600}.sa-donut-legend-item strong{color:#0f172a;font-size:13px;font-weight:800;display:inline-flex;gap:6px}.sa-donut-legend-item small{color:#64748b;font-weight:600}@keyframes saLineDraw{0%{opacity:0;stroke-dashoffset:1200}to{opacity:1;stroke-dashoffset:0}}@keyframes saFadeIn{0%{opacity:0}to{opacity:1}}@keyframes saBarGrowX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes saBarGrowY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes saDonutIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.sa-quick-actions-card{display:grid;gap:10px}.sa-quick-actions-grid{display:grid;gap:8px}.sa-quick-action{width:100%;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:9px 10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left;color:#0f172a}.sa-quick-action:hover{border-color:#bfdbfe;background:#eff6ff}.sa-quick-action>span{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8}.sa-quick-action strong{display:block;color:#0f172a;font-size:13px;font-weight:700}.sa-quick-action p{margin:3px 0 0;color:#64748b;font-size:12px}.sa-quick-action.sa-quick-action-danger{border-color:#fecaca;background:#fff7f7}.sa-quick-action.sa-quick-action-danger:hover{border-color:#fca5a5;background:#fef2f2}.sa-quick-action.sa-quick-action-danger>span{background:#fee2e2;color:#b91c1c}.sa-reset-warning{margin:0;border:1px solid #fecaca;border-radius:10px;background:#fff7ed;color:#9a3412;padding:10px 12px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.sa-card-table{display:grid;gap:10px}.sa-table-wrap{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.sa-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0}.sa-table thead th{background:#f8fafc;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.03em;font-weight:700;padding:10px 12px;border-bottom:1px solid #e2e8f0}.sa-table tbody td{padding:12px;border-bottom:1px solid #eef2f7;vertical-align:middle;color:#0f172a;font-size:13px}.sa-table tbody tr:last-child td{border-bottom:none}.sa-table tbody tr:hover{background:#f8fbff}.sa-tenant-cell{display:inline-flex;align-items:center;gap:8px;min-width:170px}.sa-tenant-avatar{width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:800;flex-shrink:0}.sa-tenant-cell strong{color:#0f172a;font-size:13px;font-weight:700}.sa-tenant-cell p{margin:1px 0 0;color:#64748b;font-size:12px}.sa-plan-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700}.sa-activity-list{display:grid;gap:8px}.sa-activity-row{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center}.sa-activity-icon{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8}.sa-activity-row strong{color:#0f172a;font-size:13px}.sa-activity-row p{margin:2px 0 0;color:#64748b;font-size:12px}.sa-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sa-summary-grid>div{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:11px;display:grid;gap:5px}.sa-summary-grid span{color:#64748b;font-size:12px}.sa-summary-grid strong{color:#0f172a;font-size:15px;font-weight:800}.sa-analytics-tenant-table{min-width:1180px}.sa-analytics-tenant-table thead th{position:sticky;top:0;z-index:1}.sa-analytics-tenant-table tbody td{padding-top:14px;padding-bottom:14px}.sa-analytics-tenant-table tbody tr:nth-child(2n){background:#f8fafc99}.sa-analytics-money-stack{display:grid;gap:4px}.sa-analytics-money-stack span{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:4px 9px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-size:12px;font-weight:700}.sa-plan-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sa-plan-card{border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 10px 22px #0f172a0f;padding:12px;display:grid;gap:10px}.sa-plan-card header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.sa-plan-card header p{margin:0;color:#64748b;font-size:12px;font-weight:600}.sa-plan-card header h4{margin:4px 0 0;color:#0f172a;font-size:16px;font-weight:800}.sa-plan-price-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.sa-plan-price-row strong{color:#1d4ed8;font-size:16px;font-weight:800}.sa-plan-price-row span{color:#64748b;font-size:12px;font-weight:600}.sa-plan-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sa-plan-meta>div{border:1px solid #dbeafe;border-radius:10px;background:#eff6ff;padding:8px;display:grid;gap:4px}.sa-plan-meta span{color:#475569;font-size:11px;font-weight:700}.sa-plan-meta strong{color:#0f172a;font-size:14px;font-weight:800}.sa-pricing-page{gap:16px}.sa-pricing-head{align-items:flex-start}.sa-pricing-head-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.sa-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sa-pricing-plan-card{border:1px solid #dbe6f4;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0f172a0f;padding:12px;display:grid;gap:10px}.sa-pricing-plan-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sa-pricing-plan-card header p{margin:0;color:#64748b;font-size:12px;font-weight:700}.sa-pricing-plan-card header h3{margin:4px 0 0;color:#0f172a;font-size:18px;font-weight:800}.sa-pricing-value-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sa-pricing-value-row>div{border:1px solid #dbeafe;border-radius:10px;background:#eff6ff;padding:8px 10px}.sa-pricing-value-row span{display:block;color:#475569;font-size:11px;font-weight:700}.sa-pricing-value-row strong{display:block;margin-top:4px;color:#0f172a;font-size:15px;font-weight:800}.sa-pricing-badges{display:flex;flex-wrap:wrap;gap:8px}.sa-pricing-credit-badge{display:inline-flex;align-items:center;gap:6px;min-height:28px;border-radius:999px;padding:0 10px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800}.sa-pricing-credit-badge b{font-weight:800}.sa-pricing-credit-badge.muted-badge{border-color:#e2e8f0;background:#f8fafc;color:#475569}.sa-pricing-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sa-pricing-mini-grid>div{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:8px}.sa-pricing-mini-grid span{display:block;color:#64748b;font-size:11px;font-weight:700}.sa-pricing-mini-grid strong{display:block;margin-top:4px;color:#0f172a;font-size:13px;font-weight:800}.sa-pricing-module-list{display:flex;flex-wrap:wrap;gap:7px}.sa-pricing-module-list>span{display:inline-flex;align-items:center;gap:5px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-size:11px;font-weight:700;padding:4px 8px}.sa-pricing-module-list>span b{min-width:16px;height:16px;border-radius:999px;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.sa-pricing-table-card{gap:12px}.sa-pricing-table{min-width:920px}.sa-pricing-module-cell{display:inline-flex;align-items:center;gap:8px}.sa-pricing-module-cell>span{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8}.sa-pricing-guides{display:grid;gap:12px}.sa-pricing-guides-grid{display:grid;gap:8px}.sa-pricing-guides-grid>div{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:10px;display:grid;gap:4px}.sa-pricing-guides-grid span{color:#64748b;font-size:11px;font-weight:700}.sa-pricing-guides-grid strong{color:#0f172a;font-size:13px;font-weight:800}.sa-pricing-guides-grid p{margin:0;color:#475569;font-size:12px}.sa-pricing-currency-table{border:1px solid #e2e8f0;border-radius:12px;padding:10px;background:#fff}.sa-pricing-currency-table h4{margin:0;color:#0f172a;font-size:13px;font-weight:800}.sa-pricing-currency-list{margin-top:8px;display:grid;gap:8px}.sa-pricing-currency-list>div{border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.sa-pricing-currency-list span{color:#475569;font-size:12px;font-weight:700}.sa-pricing-currency-list strong{color:#0f172a;font-size:13px;font-weight:800}.sa-pricing-print-note{border:1px dashed #cbd5e1;border-radius:10px;padding:8px 10px;display:inline-flex;align-items:center;gap:7px;color:#475569;font-size:12px;font-weight:700}.pricing-print-shell{min-height:100vh;background:#f8fafc;padding:18px;display:grid;gap:12px}.pricing-print-loader-wrap{min-height:100vh;display:grid;place-items:center;background:#f8fafc}.pricing-print-toolbar{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.pricing-print-paper{width:min(980px,100%);margin:0 auto;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 10px 26px #0f172a12;padding:22px;display:grid;gap:16px}.pricing-print-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.pricing-print-brand-wrap{display:inline-flex;align-items:center;gap:10px}.pricing-print-logo{width:48px;height:48px;object-fit:contain;border-radius:10px;border:1px solid #dbeafe;background:#fff;padding:4px}.pricing-print-logo-fallback{width:48px;height:48px;border-radius:10px;background:#1d4ed8;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;letter-spacing:.02em}.pricing-print-brand-wrap h1{margin:0;color:#0f172a;font-size:20px;font-weight:800}.pricing-print-brand-wrap p{margin:4px 0 0;color:#475569;font-size:12px}.pricing-print-head-meta{text-align:right}.pricing-print-head-meta h2{margin:0;color:#0f172a;font-size:19px;font-weight:800}.pricing-print-head-meta p{margin:6px 0 0;color:#64748b;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:6px}.pricing-print-intro{border:1px solid #dbeafe;border-radius:12px;background:#eff6ff;padding:10px 12px}.pricing-print-intro p{margin:0;color:#334155;font-size:13px;line-height:1.45}.pricing-print-intro p+p{margin-top:6px}.pricing-print-section{display:grid;gap:8px}.pricing-print-section h3{margin:0;color:#0f172a;font-size:15px;font-weight:800}.pricing-print-table-wrap{overflow-x:auto;border:1px solid #dbe2ea;border-radius:10px}.pricing-print-table{width:100%;border-collapse:collapse;min-width:760px}.pricing-print-table thead th{padding:10px;border-bottom:1px solid #dbe2ea;background:#f1f5f9;color:#0f172a;text-align:left;font-size:12px;font-weight:800}.pricing-print-table tbody td{padding:10px;border-bottom:1px solid #e8edf3;color:#1e293b;font-size:12px;vertical-align:top}.pricing-print-table tbody tr:last-child td{border-bottom:none}.pricing-print-modules-cell{white-space:normal;line-height:1.45}.pricing-print-muted{color:#64748b}.pricing-print-status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:800}.pricing-print-status.active{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.pricing-print-status.inactive{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.pricing-print-footer{border-top:1px solid #e2e8f0;padding-top:8px;display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:11px;font-weight:700}.pricing-print-page-number:after{content:"Page " counter(page)}@media(max-width:1320px){.sa-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-report-kpi-grid-extended{grid-template-columns:repeat(3,minmax(0,1fr))}.sa-plan-cards-grid,.sa-summary-grid,.sa-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1120px){.sa-grid-2{grid-template-columns:1fr}.sales-report-detail-meta-grid,.sales-report-detail-totals,.sa-report-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sa-donut-wrap{grid-template-columns:1fr}.sa-donut-canvas{width:200px;height:200px}.sa-donut-summary{width:min(100%,200px)}.sa-chart-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.sa-overview-head{flex-direction:column;align-items:stretch}.sa-overview-range{flex-wrap:wrap}.sa-kpi-grid,.sa-chart-summary{grid-template-columns:1fr}.sa-activity-row{grid-template-columns:auto 1fr}.sa-summary-grid,.sa-plan-cards-grid,.sa-plan-meta,.sa-pricing-grid,.sa-pricing-mini-grid,.sa-pricing-value-row{grid-template-columns:1fr}.sa-pricing-head-actions,.sa-pricing-head-actions .btn{width:100%}.pricing-print-shell{padding:12px}.pricing-print-paper{padding:14px}.pricing-print-header{flex-direction:column}.pricing-print-head-meta{text-align:left}.sales-report-kpi-grid-extended,.sales-report-breakdown-grid,.sales-report-detail-meta-grid,.sales-report-detail-totals,.sa-report-detail-grid{grid-template-columns:1fr}.sa-report-date-row,.sa-report-date-row label,.sa-report-date-row input{width:100%}.sa-bar-grid.is-column{grid-template-columns:repeat(3,minmax(0,1fr))}.sa-chart-tooltip{position:static;margin-top:8px;width:100%}}@media(max-width:960px){.super-admin-shell{grid-template-columns:1fr}.super-admin-sidebar{display:block;position:fixed;inset:0 auto 0 0;width:min(82vw,300px);max-width:300px;height:100vh;overflow-y:auto;z-index:120;box-shadow:0 24px 60px #0f172a59;transform:translate(-110%);transition:transform .24s ease}.super-admin-sidebar.mobile-open{transform:translate(0)}.super-admin-mobile-overlay{display:block;position:fixed;inset:0;border:0;padding:0;background:#0f172a7a;opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:110}.super-admin-mobile-overlay.visible{opacity:1;pointer-events:auto}.super-admin-mobile-menu{display:inline-flex}.super-admin-collapse-btn{display:none}.super-admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.super-admin-form,.super-admin-two-col,.admin-dash-subscription-card{grid-template-columns:1fr}.super-admin-form-span-2,.super-admin-modules,.super-admin-form-actions{grid-column:span 1}.super-admin-page-head{flex-direction:column;align-items:stretch}.super-admin-filter-bar{grid-template-columns:1fr}.super-admin-drawer-backdrop{padding:0}.super-admin-drawer{width:100%;height:100vh;border-radius:0;border:none}.super-admin-topbar{align-items:flex-start}.super-admin-topbar-main{flex:1 1 auto}}@media print{@page{size:A4 portrait;margin:12mm}body{background:#fff!important}.super-admin-sidebar,.super-admin-topbar,.sa-pricing-no-print{display:none!important}.super-admin-shell,.super-admin-content-wrap,.super-admin-content,.sa-pricing-page{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-shadow:none!important}.sa-pricing-head,.sa-kpi-card,.sa-pricing-plan-card,.sa-chart-card,.sa-card-table{break-inside:avoid;box-shadow:none!important}.sa-kpi-grid,.sa-pricing-grid,.sa-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sa-table-wrap{overflow:visible!important}.sa-table,.sa-pricing-table{min-width:100%!important}.pricing-print-no-print{display:none!important}.pricing-print-shell{background:#fff!important;min-height:auto!important;padding:0!important;display:block!important}.pricing-print-paper{width:100%!important;max-width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.pricing-print-header,.pricing-print-intro,.pricing-print-section,.pricing-print-footer{break-inside:avoid;page-break-inside:avoid}.pricing-print-table-wrap{overflow:visible!important;border:1px solid #dbe2ea!important}.pricing-print-table{min-width:100%!important;table-layout:fixed}.pricing-print-table thead{display:table-header-group}.pricing-print-table tfoot{display:table-footer-group}.pricing-print-table tr,.pricing-print-table td,.pricing-print-table th{break-inside:avoid;page-break-inside:avoid}.pricing-print-table th:nth-child(1),.pricing-print-table td:nth-child(1){width:13%}.pricing-print-table th:nth-child(2),.pricing-print-table td:nth-child(2),.pricing-print-table th:nth-child(3),.pricing-print-table td:nth-child(3){width:12%}.pricing-print-table th:nth-child(4),.pricing-print-table td:nth-child(4),.pricing-print-table th:nth-child(5),.pricing-print-table td:nth-child(5){width:9%}.pricing-print-table th:nth-child(6),.pricing-print-table td:nth-child(6){width:35%}.pricing-print-table th:nth-child(7),.pricing-print-table td:nth-child(7){width:10%}}@media(max-width:760px){.page-container-centered{padding-inline:0;gap:12px}.shell-main{padding:10px}.admin-dash-page{gap:12px}.admin-dash-header,.sales-dash-top-card{padding:14px;border-radius:16px;gap:12px}.admin-dash-header{display:flex;flex-direction:column}.admin-dash-header>:first-child,.sales-dash-left-col,.sales-dash-right-col{width:100%;min-width:0}.admin-dash-header h1,.sales-dash-header .sales-dash-title{font-size:24px;line-height:1.15}.admin-dash-header p,.sales-dash-left-col .page-title-copy p{font-size:13px;line-height:1.45}.admin-dash-header-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;justify-content:stretch}.admin-dash-header-controls label{min-width:0;width:100%}.admin-dash-header-controls label:first-child{grid-column:1 / -1}.admin-dash-header-controls select,.admin-dash-header-controls input{width:100%;min-width:0}.admin-dash-header-controls .icon-btn{grid-column:2;justify-self:end;align-self:end;margin-left:0}.admin-dash-kpi-grid,.sales-dash-kpi-grid,.admin-dash-mini-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-dash-kpi-card{padding:12px;border-radius:12px;min-height:0}.admin-dash-kpi-top{gap:8px;font-size:12px}.admin-dash-kpi-title{font-size:13px;line-height:1.3}.admin-dash-kpi-icon{width:30px;height:30px;border-radius:9px}.admin-dash-kpi-value{margin-top:8px;font-size:clamp(20px,7vw,28px);line-height:1.05}.admin-dash-kpi-card p{margin-top:6px;font-size:11px;line-height:1.4}.admin-dash-two-col,.admin-dash-overall-grid{grid-template-columns:1fr;gap:12px}.admin-dash-section{padding:14px}.admin-dash-section-head{gap:10px}.dashboard-section-title{font-size:16px}.dashboard-section-title-icon{width:26px;height:26px}.admin-dash-section-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-dash-section-performance-card{padding:10px;gap:8px}.admin-dash-section-performance-head{gap:8px}.admin-dash-section-performance-icon{width:30px;height:30px;border-radius:9px}.admin-dash-section-performance-copy strong{font-size:13px;line-height:1.25;white-space:normal;overflow:visible;text-overflow:unset}.admin-dash-section-performance-copy p,.admin-dash-section-performance-foot{font-size:11px;line-height:1.4}.admin-dash-section-performance-value{font-size:clamp(20px,6vw,24px)}.admin-dash-subscription-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px}.admin-dash-subscription-item{min-height:0;padding:10px;border-radius:12px}.admin-dash-subscription-icon{width:30px;height:30px;border-radius:9px}.admin-dash-subscription-copy strong{font-size:14px;line-height:1.25;white-space:normal}.admin-dash-chart-summary{display:grid;grid-template-columns:1fr;gap:8px}.admin-dash-chart-summary div{min-width:0;width:100%;padding:8px 10px}.admin-dash-list-row{padding:10px}.admin-dash-avatar{width:40px;height:40px}.admin-dash-list-copy strong{font-size:14px}.admin-dash-list-copy p,.admin-dash-list-metric span{font-size:12px}.admin-dash-list-metric strong{font-size:14px}.sales-dash-right-col{justify-content:flex-start}.sales-dash-date-range-card{min-width:0;width:100%;padding:12px}.sales-dash-date-range-inputs{grid-template-columns:1fr;gap:10px}}@media(max-width:420px){.shell-main{padding:8px}.admin-dash-header,.sales-dash-top-card{padding:12px}.admin-dash-header h1,.sales-dash-header .sales-dash-title{font-size:22px}.admin-dash-header-controls{grid-template-columns:1fr}.admin-dash-header-controls .icon-btn,.admin-dash-header-controls label:first-child{grid-column:auto}.admin-dash-header-controls .icon-btn{justify-self:start}.admin-dash-kpi-grid,.sales-dash-kpi-grid,.admin-dash-mini-kpi-grid,.admin-dash-section-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dash-subscription-card{grid-template-columns:1fr}.admin-dash-kpi-value{font-size:clamp(18px,7.6vw,24px)}}.support-ticket-page{display:grid;gap:16px}.support-ticket-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px;border-radius:24px;border:1px solid rgba(191,219,254,.92);background:radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 34%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 20px 45px #0f172a14}.support-ticket-kicker{display:inline-block;margin-bottom:10px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.support-ticket-hero h1{margin:0;color:#0f172a;font-size:clamp(24px,2.3vw,32px);line-height:1.1}.support-ticket-hero p{margin:8px 0 0;color:#64748b;max-width:620px}.support-ticket-hero-actions{display:flex;align-items:center;gap:12px}.support-ticket-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.support-ticket-stats-grid-admin{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.support-ticket-stat-card{display:grid;gap:8px;padding:16px;border-radius:20px;border:1px solid rgba(219,228,240,.92);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 30px #0f172a0d}.support-ticket-stat-card-button{width:100%;text-align:left;cursor:pointer;font:inherit}.support-ticket-stat-card-button.is-active{border-color:#93c5fd;box-shadow:0 18px 34px #2563eb1f;transform:translateY(-1px)}.support-ticket-stat-card-button:focus-visible{outline:3px solid rgba(59,130,246,.22);outline-offset:2px}.support-ticket-stat-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#2563eb14;color:#2563eb}.support-ticket-stat-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.support-ticket-stat-card strong{color:#0f172a;font-size:clamp(22px,1.8vw,28px);line-height:1.08}.support-ticket-stat-card p{margin:0;color:#64748b;line-height:1.45;font-size:13px}.support-ticket-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.4fr);gap:20px;align-items:start}.support-ticket-layout-admin{grid-template-columns:minmax(340px,.85fr) minmax(0,1.45fr)}.support-ticket-sidebar-column{display:grid;gap:20px;align-self:start}.support-ticket-panel,.support-ticket-thread-panel,.support-ticket-filter-bar{padding:18px;border-radius:22px;border:1px solid rgba(219,228,240,.95);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 40px #0f172a0f}.support-ticket-panel-head,.support-ticket-thread-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.support-ticket-panel-head strong,.support-ticket-thread-head h2{margin:0;color:#0f172a;font-size:18px}.support-ticket-panel-head p,.support-ticket-thread-head p{margin:6px 0 0;color:#64748b;line-height:1.55}.support-ticket-head-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;background:#2563eb0f;color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.support-ticket-list{display:grid;gap:10px;max-height:560px;overflow:auto;padding-right:6px}.support-ticket-list-admin{max-height:860px}.support-ticket-list-item{display:grid;gap:8px;padding:14px;border-radius:18px;border:1px solid rgba(219,228,240,.95);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 24px #0f172a0a;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.support-ticket-list-item:hover{transform:translateY(-1px);border-color:#93c5fdf2;box-shadow:0 16px 30px #3b82f61f}.support-ticket-list-item.active{border-color:#93c5fd;background:linear-gradient(180deg,#f8fbff,#eef5ff);box-shadow:0 18px 32px #3b82f624}.support-ticket-list-item strong,.support-ticket-list-item h3{margin:0;color:#0f172a}.support-ticket-list-item h3{font-size:16px;line-height:1.3}.support-ticket-list-item p{margin:0;color:#334155;line-height:1.45;font-size:14px}.support-ticket-list-top,.support-ticket-list-meta,.support-ticket-ticket-owner-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-ticket-list-date,.support-ticket-list-meta span,.support-ticket-list-meta time,.support-ticket-ticket-owner-row span{color:#64748b;font-size:12px}.support-ticket-ticket-owner-row{justify-content:flex-start;flex-wrap:wrap}.support-ticket-ticket-owner-row span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f8fbff;border:1px solid #dbe4f0}.support-ticket-unread-dot{width:10px;height:10px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.support-ticket-inline-note{color:#1d4ed8;font-size:12px;font-weight:700}.support-ticket-badges{display:flex;flex-wrap:wrap;gap:8px}.support-ticket-badge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.support-ticket-badge.open{background:#3b82f61f;color:#1d4ed8}.support-ticket-badge.progress{background:#f973161f;color:#c2410c}.support-ticket-badge.resolved{background:#10b98124;color:#047857}.support-ticket-badge.closed{background:#94a3b826;color:#475569}.support-ticket-badge.subtle.low{background:#94a3b824;color:#475569}.support-ticket-badge.subtle.medium{background:#f59e0b24;color:#b45309}.support-ticket-badge.subtle.high{background:#ef444424;color:#b91c1c}.support-ticket-badge.outline{border:1px solid rgba(191,219,254,.9);background:#f8fbffe6;color:#475569;text-transform:none;letter-spacing:0}.support-ticket-form,.support-ticket-reply-form,.support-ticket-filter-form{display:grid;gap:14px}.support-ticket-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-ticket-upload-row{display:grid;gap:12px}.support-ticket-upload-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:16px;border-radius:20px;border:1px dashed rgba(148,163,184,.6);background:#f8fbffeb;cursor:pointer}.support-ticket-upload-card input{position:absolute;inset:0;opacity:0;cursor:pointer}.support-ticket-upload-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#2563eb14;color:#2563eb}.support-ticket-upload-card strong,.support-ticket-upload-preview span{color:#0f172a}.support-ticket-upload-card p{margin:4px 0 0;color:#64748b;line-height:1.5}.support-ticket-upload-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 14px;border-radius:16px;border:1px solid rgba(219,228,240,.95);background:#fff}.support-ticket-thread-panel{display:grid;gap:14px;min-height:560px}.support-ticket-thread-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.support-ticket-id-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.support-ticket-thread-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.support-ticket-thread-grid{display:grid;gap:16px;min-height:0}.support-ticket-thread-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.support-ticket-thread-summary-admin{grid-template-columns:repeat(4,minmax(0,1fr))}.support-ticket-thread-summary article{display:grid;gap:6px;padding:14px;border-radius:16px;border:1px solid rgba(219,228,240,.9);background:#f8fbffe6}.support-ticket-thread-summary span{color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.support-ticket-thread-summary strong{color:#0f172a}.support-ticket-thread-stream{display:grid;gap:10px;max-height:520px;overflow:auto;padding-right:6px}.support-ticket-thread-stream-admin{max-height:560px}.support-ticket-message{display:grid;gap:8px;max-width:min(560px,78%);padding:12px 14px;border-radius:18px;border:1px solid rgba(219,228,240,.95);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 24px #0f172a0a}.support-ticket-message.tenant{justify-self:start}.support-ticket-message.admin,.support-ticket-message.own{justify-self:end;border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#f8fbff)}.support-ticket-message.system{justify-self:center;max-width:min(520px,88%);border-style:dashed;background:#f8fbfff0}.support-ticket-message-head{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.support-ticket-message-head strong{color:#0f172a}.support-ticket-message-head span,.support-ticket-message-head time{color:#64748b;font-size:12px}.support-ticket-message p{margin:0;color:#334155;line-height:1.5}.support-ticket-attachment-list{display:flex;flex-wrap:wrap;gap:8px}.support-ticket-attachment{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;background:#f8fbfff2;border:1px solid rgba(191,219,254,.95);color:#1d4ed8;font-size:12px;font-weight:700}.support-ticket-reply-form{padding-top:16px;border-top:1px solid rgba(219,228,240,.95)}.support-ticket-reply-form textarea,.support-ticket-filter-form input,.support-ticket-filter-form select,.support-ticket-form textarea,.support-ticket-form input,.support-ticket-form select,.support-ticket-thread-controls select{border-radius:18px;border:1px solid rgba(203,213,225,.95);background:#fff;box-shadow:inset 0 1px 2px #0f172a0a}.support-ticket-empty-inline,.support-ticket-empty-state{display:grid;gap:10px;justify-items:center;text-align:center;color:#64748b;padding:28px 24px}.support-ticket-empty-large{min-height:360px;align-content:center}.support-ticket-empty-state{grid-template-columns:auto 1fr;justify-items:start;text-align:left}.support-ticket-empty-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#2563eb14;color:#2563eb}.support-ticket-empty-inline strong,.support-ticket-empty-state strong{color:#0f172a}.support-ticket-empty-inline p,.support-ticket-empty-state p{margin:0;line-height:1.55}.support-ticket-filter-shell{gap:14px}.support-ticket-filter-head{margin-bottom:0;align-items:center}.support-ticket-filter-tools{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.support-ticket-filter-toggle{min-width:134px}.support-ticket-filter-form{padding-top:10px;border-top:1px solid rgba(219,228,240,.9)}.support-ticket-filter-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.support-ticket-filter-form input,.support-ticket-filter-form select{min-height:48px}.support-ticket-filter-actions{display:flex;gap:10px;flex-wrap:wrap}.support-ticket-thread-head-admin{align-items:end}.support-ticket-thread-controls{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.support-ticket-thread-controls label{display:grid;gap:8px}.support-ticket-thread-controls label span{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1400px){.support-ticket-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1180px){.support-ticket-stats-grid,.support-ticket-stats-grid-admin,.support-ticket-layout,.support-ticket-layout-admin,.support-ticket-thread-summary,.support-ticket-thread-summary-admin,.support-ticket-form-grid,.support-ticket-filter-form{grid-template-columns:1fr}.support-ticket-thread-controls{width:100%;grid-template-columns:1fr}}@media(max-width:760px){.support-ticket-hero,.support-ticket-panel-head,.support-ticket-thread-head,.support-ticket-thread-head-admin{flex-direction:column;align-items:stretch}.support-ticket-hero-actions,.support-ticket-thread-meta,.support-ticket-filter-actions{justify-content:flex-start}.support-ticket-message{max-width:100%}.support-ticket-empty-state{grid-template-columns:1fr;justify-items:center;text-align:center}}:root{--app-font-size: 15px;--app-line-height: 1.45;--app-heading-tight: -.02em}body{font-size:var(--app-font-size);line-height:var(--app-line-height)}button,input,select,textarea,.btn,.topnav-action-btn,.topnav-icon-btn,.sidebar-nav-item,.sidebar-subnav-item,.user-menu-trigger{font-size:13px}.shell-main{font-size:14px}.page-title-icon,.admin-dash-kpi-icon,.sa-kpi-icon{transform:scale(.94);transform-origin:center}.page-title-copy h1,.super-admin-page-head h1,.super-admin-page-head h2,.super-admin-page-head h3,.sa-overview-head h2{letter-spacing:var(--app-heading-tight)}.page-title-copy h1{font-size:clamp(24px,2vw,28px);line-height:1.12}.admin-dash-header h1{font-size:clamp(28px,2.5vw,34px);line-height:1.08;letter-spacing:-.03em}.sales-dash-header .sales-dash-title,.pos-section-title,.support-ticket-hero h1{font-size:clamp(24px,2vw,30px);line-height:1.12;letter-spacing:-.025em}.dashboard-section-title,.admin-dash-section-head h3,.support-ticket-panel-head strong,.support-ticket-thread-head h2{font-size:16px;line-height:1.2}.admin-dash-kpi-card,.sales-report-kpi-card,.sa-kpi-card,.super-admin-kpi-card,.super-admin-stat-card,.platform-support-stat-card,.admin-dash-overall-card,.admin-dash-section-performance-card,.branch-mgmt-summary-card,.branch-mgmt-card,.branch-mgmt-card-metric,.communication-kpi-card{min-width:0;overflow:hidden}.admin-dash-kpi-title,.sales-report-kpi-title,.sa-kpi-label,.branch-mgmt-card-metric span,.communication-kpi-label{font-size:11px;line-height:1.35}.admin-dash-kpi-value,.sales-report-kpi-value,.sa-kpi-value,.super-admin-kpi-card h2,.super-admin-stat-card strong,.platform-support-stat-card strong,.support-ticket-stat-card strong,.admin-dash-overall-card strong,.admin-dash-section-performance-card strong,.admin-dash-category-meta strong,.admin-dash-mini-stat strong,.admin-dash-chart-summary strong,.admin-dash-list-metric strong,.branch-mgmt-summary-value,.branch-mgmt-card-metric strong,.company-brand-metrics .branch-mgmt-card-metric strong,.communication-kpi-value{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1;overflow-wrap:anywhere;word-break:break-word;max-width:100%;letter-spacing:-.03em}.admin-dash-kpi-value,.sales-report-kpi-value{font-size:clamp(23px,1.9vw,29px);line-height:1.06}.sa-kpi-value,.super-admin-kpi-card h2,.super-admin-stat-card strong,.platform-support-stat-card strong,.support-ticket-stat-card strong,.communication-kpi-value{font-size:clamp(19px,1.5vw,23px);line-height:1.08}.admin-dash-overall-card strong,.admin-dash-section-performance-card strong,.admin-dash-category-meta strong,.admin-dash-mini-stat strong,.admin-dash-chart-summary strong,.admin-dash-list-metric strong,.branch-mgmt-card-metric strong,.company-brand-metrics .branch-mgmt-card-metric strong{font-size:clamp(18px,1.45vw,22px);line-height:1.08}.branch-mgmt-summary-value{font-size:clamp(28px,2.1vw,34px)}.branch-mgmt-summary-title{font-size:clamp(22px,1.8vw,26px);line-height:1.08;letter-spacing:-.025em;overflow-wrap:anywhere}.branch-mgmt-card-title strong{font-size:clamp(18px,1.4vw,20px);line-height:1.12}.company-brand-card .branch-mgmt-card-title strong{font-size:clamp(22px,1.8vw,26px)}.admin-dash-kpi-card p,.sales-report-kpi-subtitle,.sa-kpi-subtitle,.super-admin-kpi-card p,.super-admin-stat-card p,.platform-support-stat-card p,.branch-mgmt-summary-note,.branch-mgmt-card-title p,.communication-kpi-note{font-size:12px;line-height:1.45}.topnav-action-btn,.store-dropdown,.user-menu-trigger{min-height:36px}.store-dropdown select,.brand-copy strong,.sidebar-nav-item,.sidebar-subnav-item{font-weight:650}@media(max-width:960px){body{font-size:14px}.admin-dash-kpi-value,.sales-report-kpi-value{font-size:clamp(22px,7vw,28px)}.sa-kpi-value,.super-admin-kpi-card h2,.super-admin-stat-card strong,.platform-support-stat-card strong,.support-ticket-stat-card strong,.communication-kpi-value,.branch-mgmt-card-metric strong{font-size:clamp(18px,5.8vw,22px)}}:root{--ui-card-radius: 22px;--ui-card-radius-sm: 18px;--ui-card-radius-xs: 14px;--ui-control-radius: 14px;--ui-control-radius-pill: 999px;--ui-shadow-card: 0 12px 30px rgba(15, 23, 42, .05), 0 2px 10px rgba(15, 23, 42, .04);--ui-shadow-panel: 0 18px 42px rgba(15, 23, 42, .08), 0 3px 12px rgba(15, 23, 42, .05);--ui-shadow-soft: 0 8px 20px rgba(15, 23, 42, .045);--ui-border-strong: rgba(226, 232, 240, .96);--ui-surface-tint: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%)}body{letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,.btn,.icon-btn,.topnav-action-btn,.topnav-icon-btn,.store-dropdown,.user-menu-trigger,input,select,textarea{border-radius:var(--ui-control-radius)}button,.btn,.icon-btn,.topnav-action-btn,.topnav-icon-btn{min-height:40px}input,select,textarea{min-height:42px;padding:10px 14px;border-color:var(--ui-border-strong);background:var(--ui-surface-tint);box-shadow:inset 0 1px 1px #ffffffe0,0 1px 2px #0f172a05}.btn,.icon-btn,.topnav-action-btn,.topnav-icon-btn{box-shadow:inset 0 1px #ffffffb8,0 1px 2px #0f172a08}.card,.desktop-table-wrap,.mobile-record-card,.admin-dash-kpi-card,.sales-report-kpi-card,.sa-kpi-card,.super-admin-kpi-card,.super-admin-stat-card,.platform-support-stat-card,.support-ticket-stat-card,.admin-dash-overall-card,.admin-dash-section-performance-card,.admin-dash-subscription-card,.branch-mgmt-summary-card,.branch-mgmt-card,.communication-kpi-card,.sa-chart-card,.sa-card-table,.sa-quick-actions-card,.sales-report-breakdown-card,.sales-report-chart-card,.super-admin-modal-card,.super-admin-drawer,.platform-support-thread,.platform-support-compose,.platform-support-guide,.super-admin-notice-compose,.super-admin-notice-list,.super-admin-support-list,.super-admin-support-thread,.super-admin-module-group,.super-admin-topbar,.tenant-notice,.pos-section-table-card,.pos-cart-mobile-card,.pos-receipt-preview-card{border-radius:var(--ui-card-radius);border-color:var(--ui-border-strong);background:var(--ui-surface-tint);box-shadow:var(--ui-shadow-card)}.admin-dash-kpi-card,.sales-report-kpi-card,.sa-kpi-card,.super-admin-kpi-card,.super-admin-stat-card,.platform-support-stat-card,.support-ticket-stat-card,.admin-dash-overall-card,.admin-dash-section-performance-card,.branch-mgmt-card,.communication-kpi-card,.sa-chart-card,.sa-card-table,.sa-quick-actions-card,.sales-report-breakdown-card,.sales-report-chart-card,.tenant-notice,.super-admin-target-item,.super-admin-support-item,.super-admin-notice-item,.platform-support-message,.super-admin-support-message{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.admin-dash-kpi-card:hover,.sales-report-kpi-card:hover,.sa-kpi-card:hover,.super-admin-kpi-card:hover,.super-admin-stat-card:hover,.platform-support-stat-card:hover,.support-ticket-stat-card:hover,.admin-dash-overall-card:hover,.admin-dash-section-performance-card:hover,.branch-mgmt-card:hover,.communication-kpi-card:hover,.sa-chart-card:hover,.sa-card-table:hover,.sa-quick-actions-card:hover,.sales-report-breakdown-card:hover,.sales-report-chart-card:hover,.tenant-notice:hover,.super-admin-target-item:hover,.super-admin-support-item:hover,.super-admin-notice-item:hover{transform:translateY(-2px);box-shadow:var(--ui-shadow-panel);border-color:#bfdbfef5}.branch-mgmt-card-metric,.admin-dash-subscription-item,.sa-chart-summary>div,.platform-support-guide-list article,.super-admin-target-item,.super-admin-support-item,.super-admin-notice-item,.platform-support-message,.super-admin-support-message,.mobile-record-card,.pos-cart-mobile-card{border-radius:var(--ui-card-radius-sm);box-shadow:var(--ui-shadow-soft)}.desktop-table-wrap,.super-admin-tenant-table-wrap,.super-admin-plan-table-wrap,.pos-cart-table-wrap{border:1px solid var(--ui-border-strong);border-radius:var(--ui-card-radius);background:#fff;box-shadow:var(--ui-shadow-soft);overflow:hidden}.erp-table{width:100%;border-collapse:separate;border-spacing:0}.erp-table th,.erp-table td,.super-admin-tenant-table td,.super-admin-tenant-table th,.super-admin-plan-table td,.super-admin-plan-table th{vertical-align:middle}.erp-table th,.super-admin-tenant-table th,.super-admin-plan-table th{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.erp-table td,.super-admin-tenant-table td,.super-admin-plan-table td{font-size:13px;line-height:1.5;color:#0f172a}.erp-table th,.erp-table td{padding:12px 14px!important}.table-actions{gap:6px;flex-wrap:wrap}.page-title-copy h1{font-size:clamp(22px,1.7vw,26px);line-height:1.1}.page-title-copy p,.admin-dash-header p,.sales-dash-header .muted,.sales-dash-left-col .page-title-copy p,.pos-section-header .page-title-copy p,.platform-support-hero p,.super-admin-page-hero p,.sa-overview-head p,.super-admin-page-meta span,.admin-dash-kpi-card p,.sales-report-kpi-subtitle,.sa-kpi-subtitle,.super-admin-kpi-card p,.super-admin-stat-card p,.platform-support-stat-card p,.support-ticket-stat-card p,.branch-mgmt-summary-note,.branch-mgmt-card-title p,.communication-kpi-note{font-size:12px;line-height:1.55}.admin-dash-header,.sales-dash-header,.sa-overview-head,.platform-support-hero,.super-admin-page-hero{border-radius:24px;padding:24px 26px;gap:18px;box-shadow:var(--ui-shadow-card)}.admin-dash-header h1{font-size:clamp(26px,2.15vw,32px);line-height:1.06}.sales-dash-header .sales-dash-title,.platform-support-hero h1,.super-admin-page-hero h1,.sa-overview-head h2{font-size:clamp(24px,1.95vw,30px);line-height:1.08}.dashboard-section-title,.admin-dash-section-head h3,.platform-support-thread-head strong,.platform-support-compose-head strong,.super-admin-card-head strong,.sa-chart-head h3,.sa-card-head h3,.sa-quick-actions-card h3{font-size:17px;line-height:1.2}.topnav-action-btn,.topnav-icon-btn{min-height:40px;border-radius:12px}.topnav-icon-btn{width:38px;height:38px}.store-dropdown{min-height:40px;border-radius:16px;padding:0 14px}.user-menu-trigger{min-height:42px;border-radius:18px;padding:4px 8px 4px 4px}.user-avatar{width:32px;height:32px;border-radius:12px}.user-name{font-size:12px}.user-role{font-size:11px}.sidebar-brand-copy strong,.brand-copy strong{font-size:13px}.sidebar-brand-copy span,.brand-copy span{font-size:11px}.sidebar-section-label span{font-size:10px;letter-spacing:.18em}.sidebar-nav-item{min-height:44px;border-radius:14px;padding:7px 12px;gap:10px;font-size:13px}.sidebar-nav-icon-wrap{width:32px;height:32px;border-radius:10px}.sidebar-subnav-item{min-height:34px;border-radius:12px;padding:6px 10px;font-size:12px}.admin-dash-kpi-grid,.sales-report-kpi-grid,.sa-kpi-grid,.super-admin-kpi-grid,.platform-support-stats,.super-admin-page-stats,.admin-dash-subscription-card{gap:16px}.admin-dash-kpi-card,.sales-report-kpi-card,.sa-kpi-card,.super-admin-kpi-card,.platform-support-stat-card,.super-admin-stat-card,.support-ticket-stat-card,.communication-kpi-card{padding:18px}.admin-dash-kpi-top,.sales-report-kpi-title,.sa-kpi-label,.platform-support-stat-label,.super-admin-stat-label,.support-ticket-stat-label,.communication-kpi-label{font-size:11px;line-height:1.35}.admin-dash-kpi-value,.sales-report-kpi-value{font-size:clamp(22px,1.7vw,27px);line-height:1.04}.sa-kpi-value,.super-admin-kpi-card h2,.super-admin-stat-card strong,.platform-support-stat-card strong,.support-ticket-stat-card strong,.communication-kpi-value{font-size:clamp(18px,1.35vw,22px);line-height:1.08}.admin-dash-overall-card strong,.admin-dash-section-performance-card strong,.admin-dash-category-meta strong,.admin-dash-mini-stat strong,.admin-dash-chart-summary strong,.admin-dash-list-metric strong,.branch-mgmt-summary-value,.branch-mgmt-card-metric strong,.company-brand-metrics .branch-mgmt-card-metric strong,.admin-dash-subscription-copy strong,.sa-chart-summary strong{font-size:clamp(17px,1.3vw,21px);line-height:1.08}.branch-mgmt-summary-value{font-size:clamp(24px,1.8vw,29px)}.branch-mgmt-summary-title,.company-brand-card .branch-mgmt-card-title strong{font-size:clamp(20px,1.55vw,24px);line-height:1.08}.branch-mgmt-card-title strong,.admin-dash-subscription-copy strong{white-space:normal;overflow-wrap:anywhere}.admin-dash-kpi-value,.sales-report-kpi-value,.sa-kpi-value,.super-admin-kpi-card h2,.super-admin-stat-card strong,.platform-support-stat-card strong,.support-ticket-stat-card strong,.communication-kpi-value,.admin-dash-overall-card strong,.admin-dash-section-performance-card strong,.branch-mgmt-summary-value,.branch-mgmt-card-metric strong,.company-brand-metrics .branch-mgmt-card-metric strong,.admin-dash-subscription-copy strong,.sa-chart-summary strong{white-space:normal}@media(max-width:1280px){.admin-dash-kpi-grid,.sales-report-kpi-grid-extended,.sa-kpi-grid,.super-admin-kpi-grid,.platform-support-stats,.super-admin-page-stats,.admin-dash-subscription-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.card,.admin-dash-kpi-card,.sales-report-kpi-card,.sa-kpi-card,.super-admin-kpi-card,.super-admin-stat-card,.platform-support-stat-card,.support-ticket-stat-card,.admin-dash-overall-card,.admin-dash-section-performance-card,.admin-dash-subscription-card,.branch-mgmt-summary-card,.branch-mgmt-card,.communication-kpi-card,.sa-chart-card,.sa-card-table,.sa-quick-actions-card,.sales-report-breakdown-card,.sales-report-chart-card,.super-admin-modal-card,.super-admin-drawer,.platform-support-thread,.platform-support-compose,.platform-support-guide,.super-admin-notice-compose,.super-admin-notice-list,.super-admin-support-list,.super-admin-support-thread,.super-admin-module-group,.tenant-notice{border-radius:20px}.admin-dash-header,.sales-dash-header,.sa-overview-head,.platform-support-hero,.super-admin-page-hero{padding:20px;border-radius:22px}.admin-dash-kpi-grid,.sales-report-kpi-grid-extended,.sa-kpi-grid,.super-admin-kpi-grid,.platform-support-stats,.super-admin-page-stats,.admin-dash-subscription-card{grid-template-columns:1fr 1fr}}@media(max-width:640px){.admin-dash-kpi-grid,.sales-report-kpi-grid-extended,.sa-kpi-grid,.super-admin-kpi-grid,.platform-support-stats,.super-admin-page-stats,.admin-dash-subscription-card{grid-template-columns:1fr}.erp-table th,.erp-table td{padding:11px 12px!important}.admin-dash-kpi-value,.sales-report-kpi-value{font-size:clamp(20px,7vw,24px)}.sa-kpi-value,.super-admin-kpi-card h2,.super-admin-stat-card strong,.platform-support-stat-card strong,.support-ticket-stat-card strong,.communication-kpi-value,.branch-mgmt-summary-value,.branch-mgmt-card-metric strong,.company-brand-metrics .branch-mgmt-card-metric strong{font-size:clamp(17px,5.5vw,21px)}}.card,.mobile-record-card,.admin-dash-kpi-card,.sa-kpi-card,.sa-chart-card,.sales-report-kpi-card,.admin-dash-section,.admin-dash-header,.admin-dash-alert,.admin-dash-subscription-card,.admin-dash-subscription-item,.admin-dash-section-performance-card,.pos-modal,.pos-modal-box,.erp-modal-box,.modal-overlay>div,[class*=-modal-box],[class*=-modal-content],[class*=-modal-wrap],[class*=-drawer],[class*=-panel],[class*=-popover],[class*=-dropdown]:not([class*=-pill]):not([class*=-badge]),.topnav-notification-dropdown,.settings-section,.settings-card,.form-section,.form-card,[class*=-form-section],[class*=-card]:not([class*=status-badge]):not([class*=-trend]):not([class*=-badge]):not([class*=avatar]):not([class*=auth-]){border-radius:6px!important}.btn,.btn-sm,.btn-primary,.btn-secondary,.btn-danger,.primary-btn,.secondary-btn,.danger-btn,.icon-btn{border-radius:6px!important}.auth-hero,.auth-card{border-radius:20px!important}.auth-module-card,.auth-feature-card{border-radius:12px!important}.card,.admin-dash-kpi-card,.sa-kpi-card,.sa-chart-card,.sales-report-kpi-card,.admin-dash-section,.mobile-record-card{box-shadow:0 1px 2px #0000000a!important}.card,.admin-dash-kpi-card,.sa-kpi-card,.sales-report-kpi-card{border-color:#e5e7eb!important}.card:hover,.admin-dash-kpi-card:hover,.sa-kpi-card:hover,.sales-report-kpi-card:hover{border-color:#d1d5db!important;box-shadow:0 1px 2px #0000000a!important;transform:none!important}input[type=checkbox]{width:15px!important;height:15px!important;accent-color:#2563EB;cursor:pointer;vertical-align:middle;flex-shrink:0}input[type=checkbox]:disabled{opacity:.45;cursor:not-allowed}body{font-family:var(--font-ui);font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:#111827}.admin-dash-kpi-value,.sa-kpi-value,.sales-report-kpi-value{font-size:clamp(1rem,1.6vw,1.5rem)!important;font-weight:700!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important}.erp-table{border-radius:6px!important}.erp-table th,.erp-table td{font-size:13px;font-weight:500}.erp-table th{font-weight:600;color:#374151;background:#f9fafb}input:not([type=checkbox]):not([type=radio]),select,textarea{border-radius:6px!important;border-color:#e5e7eb!important;font-size:13px}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb1f!important;outline:none!important}.items-page-header{display:flex;flex-direction:column;gap:14px}.items-page-header-left{display:flex;align-items:baseline;gap:12px}.items-page-title{font-size:20px;font-weight:700;color:#0f172a;margin:0}.items-page-subtitle{font-size:13px;color:#64748b;margin:0}.items-kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.items-kpi-card{background:#fff;border:1px solid #E5E7EB;border-radius:6px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 1px 2px #0000000a;min-width:0}.items-kpi-icon{width:34px;height:34px;border-radius:7px;display:grid;place-items:center;flex-shrink:0}.items-kpi-total{background:#eff6ff;color:#4f46e5}.items-kpi-instock{background:#f0fdf4;color:#16a34a}.items-kpi-lowstock{background:#fff7ed;color:#ea580c}.items-kpi-outstock{background:#fff1f2;color:#e11d48}.items-kpi-body{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.items-kpi-label{font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.items-kpi-value{font-size:18px;font-weight:700;color:#0f172a;line-height:1.15}.items-kpi-sub{font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.items-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.items-search-form{flex:1;min-width:220px;max-width:380px}.items-search-wrap{position:relative;display:flex;align-items:center}.items-search-icon{position:absolute;left:10px;color:#94a3b8;pointer-events:none}.items-search-input{width:100%!important;height:34px!important;padding:0 12px 0 32px!important;border:1px solid #E5E7EB!important;border-radius:6px!important;font-size:13px!important;background:#fff!important;color:#0f172a!important}.items-search-input:focus{border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb14!important}.items-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.items-filter-wrap{position:relative}.items-filter-select{height:34px!important;padding:0 28px 0 10px!important;border:1px solid #E5E7EB!important;border-radius:6px!important;background:#fff!important;font-size:13px!important;color:#374151!important;cursor:pointer;appearance:auto;min-width:130px}.items-filter-btn{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #E5E7EB;border-radius:6px;background:#fff;color:#374151;font-size:13px;font-weight:500;cursor:pointer;transition:background .14s ease,border-color .14s ease}.items-filter-btn:hover{background:#f8fafc;border-color:#cbd5e1}.items-toolbar-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.items-table-card{background:#fff;border:1px solid #E5E7EB;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.items-table-wrap{overflow-x:auto}.items-table{width:100%;border-collapse:collapse;font-size:13px}.items-table thead tr{border-bottom:1px solid #F1F5F9}.items-table th{padding:10px 12px;text-align:left;font-size:12px;font-weight:600;color:#64748b;background:#f8fafc;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}.items-table td{padding:10px 12px;color:#374151;border-bottom:1px solid #F8FAFC;vertical-align:middle}.items-table tbody tr:last-child td{border-bottom:none}.items-table tbody tr:hover td{background:#fafbfc}.items-row-selected td{background:#eff6ff!important}.items-th-check,.items-td-check{width:36px;padding:10px 8px 10px 14px!important}.items-td-sku{color:#94a3b8!important;font-size:12px;font-weight:500;white-space:nowrap}.items-td-muted{color:#64748b!important}.items-td-price{font-weight:600;color:#0f172a!important;white-space:nowrap}.items-product-cell{display:flex;align-items:center;gap:10px;min-width:160px}.items-product-thumb{width:36px;height:36px;border-radius:6px;background:#f1f5f9;border:1px solid #E5E7EB;display:grid;place-items:center;overflow:hidden;flex-shrink:0;font-size:11px;font-weight:700;color:#64748b}.items-product-thumb img{width:100%;height:100%;object-fit:cover}.items-product-info{display:flex;flex-direction:column;gap:2px}.items-product-name{font-weight:600;color:#0f172a;font-size:13px}.items-product-sub{font-size:11px;color:#94a3b8}.items-cat-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;background:#eff6ff;color:#2563eb;font-size:11px;font-weight:600;white-space:nowrap}.items-stock-cell{display:flex;flex-direction:column;gap:2px}.items-stock-qty{font-weight:600;color:#0f172a;font-size:13px}.items-stock-label{font-size:11px;font-weight:500}.items-stock-in{color:#16a34a}.items-stock-low{color:#ea580c}.items-stock-out{color:#e11d48}.items-qty-input{width:70px!important;height:28px!important;padding:0 6px!important;font-size:12px!important;border:1px solid #E5E7EB!important;border-radius:4px!important}.items-status-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap}.items-status-badge.active{background:#f0fdf4;color:#16a34a}.items-status-badge.pending{background:#fff7ed;color:#ea580c}.items-status-badge.overdue{background:#fff1f2;color:#e11d48}.items-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.items-status-select{height:28px!important;padding:0 6px!important;font-size:12px!important;border-radius:4px!important;border:1px solid #E5E7EB!important;background:#fff!important;min-width:100px}.items-row-actions{display:flex;align-items:center;justify-content:center;gap:6px}.items-act-btn{width:32px;height:32px;border:1px solid #E5E7EB;border-radius:6px;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .12s ease,border-color .12s ease,color .12s ease}.items-act-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.items-act-btn.danger{color:#e11d48;border-color:#fecdd3}.items-act-btn.danger:hover{background:#fff1f2;border-color:#fda4af}.items-table-state{padding:40px;text-align:center;color:#94a3b8}.items-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #F1F5F9;gap:12px;flex-wrap:wrap}.items-pagination-info{font-size:13px;color:#64748b}.items-pagination-controls{display:flex;align-items:center;gap:4px}.items-page-btn{width:30px;height:30px;border:1px solid #E5E7EB;border-radius:5px;background:#fff;color:#374151;display:grid;place-items:center;font-size:13px;font-weight:500;cursor:pointer;transition:background .12s ease,border-color .12s ease}.items-page-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.items-page-btn:disabled{opacity:.4;cursor:not-allowed}.items-page-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.items-page-ellipsis{padding:0 4px;color:#94a3b8;font-size:13px;line-height:30px}.items-page-size{height:30px!important;padding:0 6px!important;border:1px solid #E5E7EB!important;border-radius:5px!important;font-size:12px!important;background:#fff!important;color:#374151!important;margin-left:4px}.items-mobile-list{display:none}.items-table-wrap{display:block}@media(max-width:900px){.items-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.items-page-header-left{flex-direction:column;align-items:flex-start;gap:4px}.items-toolbar{flex-direction:column;align-items:stretch}.items-search-form{max-width:100%}.items-toolbar-actions{margin-left:0}.items-table-wrap{display:none}.items-mobile-list{display:block}}@media(max-width:480px){.items-kpi-strip{grid-template-columns:1fr 1fr}.items-kpi-value{font-size:15px}}.sidebar-nav-item{text-align:left;justify-content:flex-start}.oo-status-wrap{position:relative;display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 8px;border-radius:999px;font-size:12.5px;font-weight:500;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:opacity .12s ease;min-width:116px}.oo-status-wrap:hover{opacity:.88}.oo-status-wrap.disabled{opacity:.55;cursor:not-allowed}.oo-status-icon{display:flex;align-items:center;flex-shrink:0}.oo-status-label{flex:1}.oo-status-caret{display:flex;align-items:center;flex-shrink:0;opacity:.6}.oo-status-native{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer;font-size:13px}.oo-status-native:disabled{cursor:not-allowed}.oo-s-pending{background:#fff7ed;color:#c2410c}.oo-s-accepted{background:#eff6ff;color:#1d4ed8}.oo-s-preparing{background:#f5f3ff;color:#2563eb}.oo-s-ready{background:#f0fdfa;color:#0d9488}.oo-s-completed{background:#f0fdf4;color:#15803d}.oo-s-cancelled,.oo-s-rejected,.oo-p-unpaid{background:#fff1f2;color:#be123c}.oo-p-pending{background:#fff7ed;color:#c2410c}.oo-p-paid{background:#f0fdf4;color:#15803d}.oo-p-failed{background:#fff1f2;color:#be123c}.oo-p-refunded{background:#f3f4f6;color:#4b5563}.brand-logo{background:#1d4ed8!important;color:#fff!important;font-weight:900!important;letter-spacing:.06em!important}.sidebar-brand-logo{background:#1d4ed8!important;color:#fff!important}.lang-switcher.light{height:30px!important;padding:0 4px 0 8px!important;gap:5px!important;border:1px solid #E5E0D8!important;background:#eff6ff!important;color:#374151!important}.lang-switcher.light:hover{background:#ede8dc!important;border-color:#bfdbfe!important}.lang-switcher-icon{opacity:.55!important}.lang-switcher-segment{background:#0000000d!important;padding:2px!important;gap:1px!important}.lang-switcher-btn{min-width:30px!important;height:22px!important;padding:0 7px!important;font-size:10px!important;font-weight:700!important;letter-spacing:.09em!important}.lang-switcher-btn.active{background:#2563eb!important;color:#fff!important;box-shadow:none!important}.lang-switcher-btn:hover:not(.active){background:#00000012!important}body,button,input,select,textarea,.topnav,.shell-sidebar,.card,.data-table,.items-table{font-family:Inter,Segoe UI,Arial,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:not([class]){color:#2563eb}:focus-visible{outline:2px solid rgba(37,99,235,.55)!important;outline-offset:2px!important}input:focus,select:focus,textarea:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px #2563eb1f!important}input[type=checkbox],input[type=radio]{accent-color:#2563EB}::-webkit-scrollbar-thumb{background:#bfdbfe!important}::-webkit-scrollbar-thumb:hover{background:#93c5fd!important}.loader-ring,.spinner{border-color:#2563eb26!important;border-top-color:#2563eb!important}body{background:#f8fafc!important}.card,.table-card,.online-order-main,.online-order-info-card,.online-order-action-card{background:#fff!important;border:1px solid #E5E7EB!important;box-shadow:0 1px 3px #0000000a!important}.btn-primary,.primary-btn,.topnav-action-btn.primary{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.btn-primary:hover:not(:disabled),.primary-btn:hover:not(:disabled),.topnav-action-btn.primary:hover:not(:disabled){background:#1d4ed8!important;border-color:#1d4ed8!important}.brand-logo,.sidebar-brand-logo{background:#2563eb!important;color:#fff!important;font-weight:800!important;letter-spacing:.04em!important}.user-avatar{background:#2563eb!important;color:#fff!important;font-weight:700!important;border-radius:6px!important}.shell-sidebar{background:#fff!important;border-right:1px solid #E5E7EB!important;box-shadow:none!important}.sidebar-scroll{scrollbar-color:#E2E8F0 transparent!important}.sidebar-scroll::-webkit-scrollbar-thumb{background:#e2e8f0!important}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1!important}.sidebar-section+.sidebar-section{border-top:1px solid #F1F5F9!important;padding-top:6px!important;margin-top:4px!important}.sidebar-section-label span{color:#9ca3af!important;font-size:10px!important;letter-spacing:.14em!important;font-weight:700!important;text-transform:uppercase!important}.sidebar-nav-item{color:#374151!important;border-radius:6px!important;font-size:13.5px!important;font-weight:500!important;min-height:36px!important;padding:0 10px!important;text-align:left!important;justify-content:flex-start!important}.sidebar-nav-item:hover:not(.disabled){background:#f1f5f9!important;color:#111827!important}.sidebar-nav-item.active{background:#eff6ff!important;color:#2563eb!important;font-weight:600!important}.sidebar-nav-item.disabled{opacity:.45!important}.sidebar-nav-icon-wrap{width:20px!important;height:20px!important;border-radius:0!important;background:transparent!important;color:#9ca3af!important}.sidebar-nav-item:hover:not(.disabled) .sidebar-nav-icon-wrap{color:#4b5563!important}.sidebar-nav-item.active .sidebar-nav-icon-wrap{color:#2563eb!important}.sidebar-nav-caret{color:#cbd5e1!important}.sidebar-nav-item:hover:not(.disabled) .sidebar-nav-caret{color:#9ca3af!important}.sidebar-nav-item.active .sidebar-nav-caret{color:#93c5fd!important}.sidebar-subnav{border-left:1.5px solid #E2E8F0!important;margin-left:10px!important;padding-left:18px!important}.sidebar-subnav-item{color:#6b7280!important;font-size:13px!important;font-weight:400!important;min-height:30px!important;border-radius:6px!important;padding:0 8px!important;text-align:left!important;justify-content:flex-start!important}.sidebar-subnav-item:hover:not(.disabled){background:#f1f5f9!important;color:#374151!important}.sidebar-subnav-item.active{background:#eff6ff!important;color:#2563eb!important;font-weight:600!important}.sidebar-subnav-dot{background:#d1d5db!important}.sidebar-subnav-item:hover:not(.disabled) .sidebar-subnav-dot{background:#9ca3af!important}.sidebar-subnav-item.active .sidebar-subnav-dot{background:#2563eb!important}.topnav{background:#fff!important;border-bottom:1px solid #E5E7EB!important;box-shadow:0 1px 3px #0000000a!important}.store-dropdown,.topnav-toggle,.topnav-action-btn.secondary{border-color:#e2e8f0!important;background:#fff!important;color:#374151!important}.topnav-action-btn.secondary:hover{background:#f1f5f9!important}.topnav-icon-btn{border-color:#e2e8f0!important;background:transparent!important;color:#64748b!important}.topnav-icon-btn:hover{background:#f1f5f9!important;color:#374151!important}.user-menu-trigger{border-color:#e2e8f0!important;background:#fff!important;color:#111827!important}.user-menu-trigger:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}.lang-switcher.light{height:30px!important;padding:0 3px!important;gap:2px!important;background:#fff!important;border:1px solid #E2E8F0!important;color:#374151!important}.lang-switcher.light:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}.lang-switcher-segment{background:#0000000a!important}.lang-switcher-btn{min-width:26px!important;height:20px!important;padding:0 6px!important;font-size:10px!important;font-weight:700!important;letter-spacing:.06em!important;border-radius:4px!important}.lang-switcher-btn.active{background:#2563eb!important;color:#fff!important;box-shadow:0 1px 3px #2563eb4d!important}.lang-switcher-btn:hover:not(.active){background:#0000000f!important}.lang-switcher-icon{display:none!important}:focus-visible{outline:2px solid rgba(37,99,235,.45)!important;outline-offset:2px!important}input:focus,select:focus,textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}input[type=checkbox],input[type=radio]{accent-color:#2563EB!important}::-webkit-scrollbar-thumb{background:#e2e8f0!important}::-webkit-scrollbar-thumb:hover{background:#cbd5e1!important}body,button,input,select,textarea,.topnav,.shell-sidebar,.card,.data-table,.items-table{font-family:Inter,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.topnav-notification-dropdown,.quick-add-dropdown{background:#fff!important;border:1px solid #E2E8F0!important;box-shadow:0 8px 24px #0000001a!important}.quick-add-icon{background:#eff6ff!important;color:#2563eb!important}.user-menu-dropdown{background:#fff!important;border:1px solid #E2E8F0!important;box-shadow:0 8px 24px #0000001a!important}.comm-page{display:flex;flex-direction:column;gap:20px;height:100%;min-height:0}.comm-loading{display:flex;align-items:center;justify-content:center;flex:1;min-height:300px}.comm-error{background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:10px 14px;color:#dc2626;font-size:13px}.comm-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.comm-title-block{display:flex;align-items:center;gap:12px}.comm-title-icon{width:40px;height:40px;background:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.comm-title{font-size:20px;font-weight:700;color:#111827;margin:0 0 2px;line-height:1.2}.comm-subtitle{font-size:13px;color:#6b7280;margin:0}.comm-settings-btn{flex-shrink:0;display:flex;align-items:center;gap:6px}.comm-kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:900px){.comm-kpi-strip{grid-template-columns:repeat(2,1fr)}}.comm-kpi-card{background:#fff;border:1px solid #E5E7EB;border-radius:10px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;position:relative}.comm-kpi-icon{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.comm-kpi-red{background:#fee2e2;color:#ef4444}.comm-kpi-green{background:#dcfce7;color:#16a34a}.comm-kpi-purple{background:#ede9fe;color:#7c3aed}.comm-kpi-orange{background:#fed7aa;color:#ea580c}.comm-kpi-body{display:flex;flex-direction:column;gap:1px;min-width:0}.comm-kpi-label{font-size:10px;font-weight:600;letter-spacing:.06em;color:#9ca3af;text-transform:uppercase}.comm-kpi-value{font-size:22px;font-weight:700;color:#111827;line-height:1.1}.comm-kpi-note{font-size:11px;color:#9ca3af}.comm-kpi-dot{position:absolute;top:12px;right:12px;width:8px;height:8px;background:#ef4444;border-radius:50%}.comm-workspace{display:grid;grid-template-columns:280px 1fr 280px;gap:0;background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;flex:1;min-height:0;height:560px}@media(max-width:1100px){.comm-workspace{grid-template-columns:240px 1fr 240px}}@media(max-width:800px){.comm-workspace{grid-template-columns:1fr;height:auto}.comm-col-list{border-right:none!important;border-bottom:1px solid #E5E7EB}.comm-col-compose{border-left:none!important;border-top:1px solid #E5E7EB}}.comm-col{display:flex;flex-direction:column;min-height:0;overflow:hidden}.comm-col-list{border-right:1px solid #E5E7EB}.comm-col-messages{flex:1}.comm-col-compose{border-left:1px solid #E5E7EB;overflow-y:auto}.comm-list-tabs{display:flex;border-bottom:1px solid #E5E7EB;padding:0 12px;gap:0;flex-shrink:0}.comm-list-tab{padding:12px 14px 10px;font-size:13px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;white-space:nowrap}.comm-list-tab:hover{color:#111827}.comm-list-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.comm-search-row{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #F3F4F6;flex-shrink:0}.comm-search-wrap{display:flex;align-items:center;gap:6px;flex:1;background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;padding:6px 10px}.comm-search-icon{color:#9ca3af;flex-shrink:0}.comm-search-input{border:none!important;background:transparent!important;box-shadow:none!important;font-size:12.5px;color:#374151;width:100%;padding:0!important;outline:none}.comm-search-input::placeholder{color:#9ca3af}.comm-filter-btn{width:32px;height:32px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;transition:background .15s;flex-shrink:0}.comm-filter-btn:hover{background:#f1f5f9;color:#374151}.comm-thread-list{flex:1;overflow-y:auto;display:flex;flex-direction:column}.comm-list-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9ca3af;font-size:13px;padding:32px 16px}.comm-thread-item{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:none;background:none;border-left:3px solid transparent;cursor:pointer;text-align:left;transition:background .12s;border-bottom:1px solid #F3F4F6;width:100%}.comm-thread-item:hover{background:#f9fafb}.comm-thread-item.active{background:#eff6ff;border-left-color:#2563eb}.comm-thread-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0;position:relative}.comm-thread-avatar.lg{width:40px;height:40px;font-size:14px}.comm-online-dot{position:absolute;bottom:1px;right:1px;width:9px;height:9px;background:#22c55e;border:2px solid #ffffff;border-radius:50%}.comm-online-indicator{display:inline-block;width:7px;height:7px;background:#22c55e;border-radius:50%;margin-right:5px;vertical-align:middle}.comm-thread-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.comm-thread-row1{display:flex;align-items:center;justify-content:space-between;gap:4px}.comm-thread-name{font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.comm-thread-time{font-size:11px;color:#9ca3af;flex-shrink:0;white-space:nowrap}.comm-thread-row2{display:flex;align-items:center;justify-content:space-between;gap:4px}.comm-thread-preview{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.comm-unread-badge{flex-shrink:0;background:#2563eb;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 5px}.comm-list-footer{padding:8px 14px;font-size:11.5px;color:#9ca3af;border-top:1px solid #F3F4F6;flex-shrink:0}.comm-msg-loading,.comm-msg-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9ca3af;font-size:13.5px;padding:32px}.comm-msg-header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #E5E7EB;flex-shrink:0}.comm-msg-header-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.comm-msg-header-info strong{font-size:14px;font-weight:600;color:#111827}.comm-msg-header-info span{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:2px}.comm-msg-header-actions{display:flex;align-items:center;gap:4px}.comm-icon-btn{width:32px;height:32px;border-radius:8px;background:none;border:1px solid #E5E7EB;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;transition:background .12s,color .12s}.comm-icon-btn:hover{background:#f1f5f9;color:#374151}.comm-messages-area{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:14px;min-height:0}.comm-msg-empty-inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9ca3af;font-size:13px;text-align:center;padding:32px}.comm-msg{display:flex;align-items:flex-start;gap:8px}.comm-msg.own{flex-direction:row-reverse}.comm-msg-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.comm-msg-inner{display:flex;flex-direction:column;gap:3px;max-width:68%}.comm-msg.own .comm-msg-inner{align-items:flex-end}.comm-msg-meta{display:flex;align-items:center;gap:8px}.comm-msg.own .comm-msg-meta{flex-direction:row-reverse}.comm-msg-sender-name{font-size:11.5px;font-weight:600;color:#374151}.comm-msg-time{font-size:10.5px;color:#9ca3af}.comm-msg-bubble{padding:9px 13px;border-radius:12px;font-size:13.5px;line-height:1.5;word-break:break-word;position:relative}.comm-msg.other .comm-msg-bubble{background:#f1f5f9;color:#111827;border-top-left-radius:3px}.comm-msg.own .comm-msg-bubble{background:#2563eb;color:#fff;border-top-right-radius:3px}.comm-msg-checks{font-size:11px;margin-left:6px;opacity:.8;vertical-align:bottom}.comm-reply-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid #E5E7EB;background:#fff;flex-shrink:0}.comm-reply-icon{width:32px;height:32px;background:none;border:none;display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;border-radius:8px;transition:background .12s,color .12s;flex-shrink:0}.comm-reply-icon:hover{background:#f1f5f9;color:#6b7280}.comm-reply-input{flex:1;border:1px solid #E5E7EB!important;border-radius:20px!important;padding:8px 14px!important;font-size:13px;background:#f9fafb!important;outline:none;transition:border-color .15s}.comm-reply-input:focus{border-color:#2563eb!important;background:#fff!important;box-shadow:0 0 0 3px #2563eb1a!important}.comm-send-btn{width:36px;height:36px;background:#2563eb;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .15s;flex-shrink:0}.comm-send-btn:hover:not(:disabled){background:#1d4ed8}.comm-send-btn:disabled{opacity:.4;cursor:not-allowed}.comm-reply-locked{display:flex;align-items:center;gap:8px;padding:10px 16px;border-top:1px solid #E5E7EB;font-size:12.5px;color:#9ca3af;background:#f9fafb;flex-shrink:0}.comm-compose-head{padding:14px 16px 10px;border-bottom:1px solid #F3F4F6;flex-shrink:0}.comm-compose-head strong{font-size:14px;font-weight:700;color:#111827;display:block;margin-bottom:2px}.comm-compose-head p{font-size:11.5px;color:#9ca3af;margin:0}.comm-compose-tabs{display:flex;border-bottom:1px solid #E5E7EB;padding:0 12px;flex-shrink:0}.comm-compose-tab{padding:10px 12px 8px;font-size:12.5px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;white-space:nowrap}.comm-compose-tab:hover{color:#111827}.comm-compose-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.comm-compose-form{display:flex;flex-direction:column;gap:14px;padding:14px 14px 16px;overflow-y:auto;flex:1}.comm-form-field{display:flex;flex-direction:column;gap:5px}.comm-form-label{font-size:12px;font-weight:600;color:#374151}.comm-required{color:#ef4444;margin-left:2px}.comm-form-input,.comm-form-select{border:1px solid #E5E7EB!important;border-radius:8px!important;padding:8px 10px!important;font-size:13px;color:#111827;background:#fff!important;width:100%;outline:none;transition:border-color .15s}.comm-form-input:focus,.comm-form-select:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.comm-textarea-wrap{position:relative}.comm-form-textarea{width:100%;border:1px solid #E5E7EB!important;border-radius:8px!important;padding:8px 10px!important;font-size:13px;color:#111827;background:#fff!important;resize:none;outline:none;font-family:inherit;transition:border-color .15s;display:block}.comm-form-textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.comm-textarea-actions{display:flex;align-items:center;gap:4px;margin-top:6px}.comm-ta-btn{width:28px;height:28px;background:none;border:1px solid #E5E7EB;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;transition:background .12s,color .12s}.comm-ta-btn:hover{background:#f1f5f9;color:#6b7280}.comm-quick-section{display:flex;flex-direction:column;gap:8px}.comm-quick-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.comm-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.comm-quick-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:10px 6px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:10px;color:#374151;font-size:10.5px;font-weight:500;cursor:pointer;transition:background .12s,border-color .12s,color .12s;text-align:center}.comm-quick-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.comm-send-message-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13.5px}.support-ticket-page{display:flex!important;flex-direction:column!important;gap:20px!important}.support-ticket-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:20px 22px!important;border-radius:12px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important}.support-ticket-hero h1{font-size:22px!important;font-weight:700!important;color:#111827!important;margin:0 0 4px!important;line-height:1.2!important}.support-ticket-hero p{font-size:13px!important;color:#6b7280!important;margin:0!important}.support-ticket-kicker{font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#2563eb!important;margin-bottom:6px!important}.support-ticket-stats-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:12px!important}@media(max-width:900px){.support-ticket-stats-grid{grid-template-columns:repeat(2,1fr)!important}}.support-ticket-stat-card{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:14px 16px!important;border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important;cursor:default!important;transition:border-color .15s!important}.support-ticket-stat-card-button{cursor:pointer!important;width:100%!important;text-align:left!important}.support-ticket-stat-card-button:hover{border-color:#bfdbfe!important;background:#fff!important;transform:none!important;box-shadow:none!important}.support-ticket-stat-card-button.is-active{border-color:#2563eb!important;background:#eff6ff!important;box-shadow:none!important;transform:none!important}.support-ticket-stat-icon{width:38px!important;height:38px!important;border-radius:9px!important;background:#eff6ff!important;color:#2563eb!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.support-ticket-stat-card-button.is-active .support-ticket-stat-icon{background:#dbeafe!important;color:#1d4ed8!important}.support-ticket-stat-label{font-size:10px!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#9ca3af!important;display:block!important;margin-bottom:2px!important}.support-ticket-stat-card strong{font-size:22px!important;font-weight:700!important;color:#111827!important;line-height:1.1!important;display:block!important}.support-ticket-stat-card p{font-size:11px!important;color:#9ca3af!important;margin:2px 0 0!important;line-height:1.4!important}.support-ticket-layout{display:grid!important;grid-template-columns:340px 1fr!important;gap:16px!important;align-items:start!important}@media(max-width:1180px){.support-ticket-layout{grid-template-columns:1fr!important}}.support-ticket-sidebar-column{display:flex!important;flex-direction:column!important;gap:16px!important}.support-ticket-panel,.support-ticket-thread-panel{padding:0!important;border-radius:12px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.support-ticket-panel-head,.support-ticket-thread-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 16px!important;margin-bottom:0!important;border-bottom:1px solid #F3F4F6!important}.support-ticket-panel-head strong,.support-ticket-thread-head h2{font-size:14px!important;font-weight:700!important;color:#111827!important;margin:0!important}.support-ticket-panel-head p,.support-ticket-thread-head p{font-size:12px!important;color:#9ca3af!important;margin:2px 0 0!important}.support-ticket-head-pill{background:#eff6ff!important;color:#2563eb!important;border-radius:6px!important;font-size:10.5px!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;padding:3px 10px!important;min-height:unset!important}.support-ticket-list{display:flex!important;flex-direction:column!important;gap:0!important;max-height:420px!important;overflow-y:auto!important;padding-right:0!important}.support-ticket-list-item{display:flex!important;flex-direction:column!important;gap:6px!important;padding:12px 16px!important;border:none!important;border-left:3px solid transparent!important;border-radius:0!important;background:none!important;box-shadow:none!important;text-align:left!important;width:100%!important;cursor:pointer!important;border-bottom:1px solid #F3F4F6!important;transition:background .12s!important;transform:none!important}.support-ticket-list-item:hover{background:#f9fafb!important;transform:none!important;box-shadow:none!important;border-color:transparent!important;border-left-color:transparent!important;border-bottom-color:#f3f4f6!important}.support-ticket-list-item.active{background:#eff6ff!important;border-left-color:#2563eb!important;border-bottom-color:#f3f4f6!important;box-shadow:none!important}.support-ticket-list-item strong{font-size:11px!important;font-weight:600!important;color:#9ca3af!important}.support-ticket-list-item h3{font-size:13px!important;font-weight:600!important;color:#111827!important;margin:0!important;line-height:1.3!important}.support-ticket-list-item p{font-size:12px!important;color:#6b7280!important;margin:0!important;line-height:1.4!important}.support-ticket-list-top,.support-ticket-list-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.support-ticket-list-meta span,.support-ticket-list-meta time{font-size:11px!important;color:#9ca3af!important}.support-ticket-unread-dot{width:8px!important;height:8px!important;background:#2563eb!important;border-radius:50%!important;box-shadow:none!important}.support-ticket-badges{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.support-ticket-badge{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:2px 8px!important;border-radius:6px!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.03em!important;text-transform:capitalize!important;min-height:unset!important}.support-ticket-badge.open{background:#dbeafe!important;color:#1d4ed8!important}.support-ticket-badge.progress{background:#fed7aa!important;color:#c2410c!important}.support-ticket-badge.resolved{background:#dcfce7!important;color:#15803d!important}.support-ticket-badge.closed{background:#f3f4f6!important;color:#6b7280!important}.support-ticket-badge.subtle.low{background:#f0fdf4!important;color:#16a34a!important}.support-ticket-badge.subtle.medium{background:#fef9c3!important;color:#a16207!important}.support-ticket-badge.subtle.high{background:#fee2e2!important;color:#dc2626!important}.support-ticket-badge.outline{background:#f9fafb!important;color:#374151!important;border:1px solid #E5E7EB!important}.support-ticket-create-panel .support-ticket-panel-head{border-bottom:1px solid #F3F4F6!important}.support-ticket-form,.support-ticket-reply-form{display:flex!important;flex-direction:column!important;gap:14px!important;padding:16px!important}.support-ticket-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}@media(max-width:600px){.support-ticket-form-grid{grid-template-columns:1fr!important}}.support-ticket-form input,.support-ticket-form select,.support-ticket-form textarea,.support-ticket-reply-form textarea{border-radius:8px!important;border:1px solid #E5E7EB!important;font-size:13px!important;padding:8px 10px!important;background:#fff!important}.support-ticket-form input:focus,.support-ticket-form select:focus,.support-ticket-form textarea:focus,.support-ticket-reply-form textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.support-ticket-upload-card{display:flex!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;border-radius:8px!important;border:1.5px dashed #D1D5DB!important;background:#f9fafb!important;cursor:pointer!important;transition:border-color .15s,background .15s!important}.support-ticket-upload-card:hover{border-color:#2563eb!important;background:#eff6ff!important}.support-ticket-upload-icon{width:38px!important;height:38px!important;border-radius:9px!important;background:#eff6ff!important;color:#2563eb!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.support-ticket-upload-card strong{font-size:13px!important;font-weight:600!important;color:#111827!important;display:block!important;margin-bottom:2px!important}.support-ticket-upload-card p{font-size:12px!important;color:#9ca3af!important;margin:0!important}.support-ticket-upload-preview{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:8px 12px!important;background:#eff6ff!important;border-radius:8px!important;border:1px solid #BFDBFE!important}.support-ticket-upload-preview span{display:flex!important;align-items:center!important;gap:6px!important;font-size:12.5px!important;color:#1d4ed8!important}.support-ticket-thread-panel{min-height:500px!important}@media(max-width:1180px){.support-ticket-thread-panel{min-height:0!important}}.support-ticket-thread-title-row{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.support-ticket-id-chip{background:#eff6ff!important;color:#1d4ed8!important;border-radius:6px!important;font-size:11px!important;font-weight:700!important;padding:2px 8px!important;border:none!important;box-shadow:none!important}.support-ticket-thread-meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;padding:0 0 12px!important;margin:0!important}.support-ticket-thread-head{flex-direction:column!important;align-items:flex-start!important;padding:14px 16px!important}.support-ticket-thread-grid{display:flex!important;flex-direction:column!important;gap:0!important}.support-ticket-thread-summary{display:flex!important;gap:0!important;border-bottom:1px solid #F3F4F6!important;padding:0 16px!important;flex-wrap:wrap!important}.support-ticket-thread-summary article{display:flex!important;flex-direction:column!important;gap:2px!important;padding:12px 20px 12px 0!important;margin-right:20px!important;border:none!important}.support-ticket-thread-summary span{font-size:10.5px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#9ca3af!important}.support-ticket-thread-summary strong{font-size:12.5px!important;font-weight:600!important;color:#374151!important}.support-ticket-thread-stream{display:flex!important;flex-direction:column!important;gap:0!important;max-height:380px!important;overflow-y:auto!important;padding:16px!important}.support-ticket-message{display:flex!important;flex-direction:column!important;gap:6px!important;padding:12px 14px!important;border-radius:10px!important;margin-bottom:10px!important;border:1px solid transparent!important}.support-ticket-message.tenant{background:#f1f5f9!important;border-color:#e5e7eb!important;align-self:flex-end!important;margin-left:48px!important}.support-ticket-message.own,.support-ticket-message.admin{background:#eff6ff!important;border-color:#bfdbfe!important;align-self:flex-start!important;margin-right:48px!important}.support-ticket-message.system{background:#f9fafb!important;border-color:#f3f4f6!important;text-align:center!important;align-self:center!important;font-size:12px!important;color:#9ca3af!important;border-style:dashed!important}.support-ticket-message-head{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.support-ticket-message-head strong{font-size:12.5px!important;font-weight:700!important;color:#111827!important}.support-ticket-message-head span,.support-ticket-message-head time{font-size:11px!important;color:#9ca3af!important}.support-ticket-message p{font-size:13.5px!important;color:#374151!important;line-height:1.55!important;margin:0!important}.support-ticket-attachment-list{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:6px!important}.support-ticket-attachment{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:4px 10px!important;border-radius:6px!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:12px!important;text-decoration:none!important;border:1px solid #BFDBFE!important;transition:background .12s!important}.support-ticket-attachment:hover{background:#dbeafe!important}.support-ticket-empty-inline{display:flex!important;align-items:center!important;gap:12px!important;padding:24px 16px!important;color:#9ca3af!important;justify-content:center!important;flex-direction:column!important;text-align:center!important}.support-ticket-empty-large{min-height:300px!important}@media(max-width:1180px){.support-ticket-empty-large{min-height:0!important}}.support-ticket-empty-inline strong{font-size:14px!important;font-weight:600!important;color:#374151!important;display:block!important;margin-bottom:4px!important}.support-ticket-empty-inline p{font-size:13px!important;color:#9ca3af!important;margin:0!important}.support-ticket-empty-state{display:flex!important;align-items:flex-start!important;gap:14px!important;padding:20px!important;border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important}.support-ticket-empty-icon{width:38px!important;height:38px!important;border-radius:9px!important;background:#eff6ff!important;color:#2563eb!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.support-ticket-reply-form{border-top:1px solid #E5E7EB!important}.btn,.btn-sm,.btn-primary,.btn-secondary,.btn-danger,.btn-ghost,.primary-btn,.secondary-btn,.danger-btn,.icon-btn,.topnav-action-btn,.topnav-toggle,.items-act-btn,.items-filter-btn,.comm-filter-btn,.comm-compose-tab,.comm-list-tab,.comm-ta-btn,.comm-icon-btn,[class*=-action-btn]:not([class*=topnav-action-btn]),[class*=-icon-btn]{border-radius:6px!important}.btn.btn-ghost,.btn-ghost{background:transparent!important;border-color:transparent!important;color:#374151!important}.btn.btn-ghost:hover:not(:disabled),.btn-ghost:hover:not(:disabled){background:#f3f4f6!important;border-color:transparent!important;color:#111827!important}.comm-send-btn,.user-avatar,.comm-msg-avatar,.comm-thread-avatar,.comm-online-dot,.comm-unread-badge,.support-ticket-unread-dot{border-radius:50%!important}.comm-unread-badge{border-radius:10px!important}.admin-dash-kpi-icon,.sa-kpi-icon,.sales-report-kpi-icon,.comm-kpi-icon,.support-ticket-stat-icon,.support-ticket-empty-icon,.support-ticket-upload-icon,.comm-title-icon,.quick-add-icon{border-radius:50%!important;width:40px!important;height:40px!important;flex-shrink:0!important}.admin-dash-kpi-icon svg,.sa-kpi-icon svg,.comm-kpi-icon svg{width:18px!important;height:18px!important}.comm-title-icon,.support-ticket-stat-icon,.support-ticket-empty-icon,.support-ticket-upload-icon,.quick-add-icon{border-radius:10px!important}.admin-dash-kpi-card,.sa-kpi-card,.sales-report-kpi-card{border-radius:8px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:0 1px 3px #0000000d!important;padding:18px 16px 14px!important}.admin-dash-kpi-card:hover,.sa-kpi-card:hover,.sales-report-kpi-card:hover{border-color:#d1d5db!important;box-shadow:0 1px 3px #0000000d!important;transform:none!important}.admin-dash-kpi-title{font-size:12.5px!important;font-weight:600!important;color:#6b7280!important;text-transform:uppercase!important;letter-spacing:.04em!important}.admin-dash-kpi-value,.sa-kpi-value,.sales-report-kpi-value{font-size:clamp(1.1rem,1.7vw,1.5rem)!important;font-weight:700!important;color:#111827!important;margin-top:10px!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-dash-kpi-card>p{font-size:12px!important;color:#9ca3af!important;margin-top:4px!important}.admin-dash-kpi-trend{display:inline-flex!important;align-items:center!important;gap:3px!important;border-radius:6px!important;padding:2px 8px!important;font-size:12px!important;font-weight:700!important}.admin-dash-kpi-trend.is-up{background:#dcfce7!important;color:#15803d!important}.admin-dash-kpi-trend.is-down{background:#fee2e2!important;color:#b91c1c!important}.admin-dash-kpi-trend-label{font-size:12px!important;color:#9ca3af!important;font-weight:500!important}.topnav-action-btn{height:34px!important;border-radius:6px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important}.topnav-action-btn.primary{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.topnav-action-btn.primary:hover:not(:disabled){background:#1d4ed8!important;border-color:#1d4ed8!important}.topnav-action-btn.secondary{background:#fff!important;border-color:#e2e8f0!important;color:#374151!important}.topnav-action-btn.secondary:hover:not(:disabled){background:#f1f5f9!important;border-color:#cbd5e1!important}.btn{height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:600!important;border-radius:6px!important;line-height:1!important}.btn-sm{height:28px!important;padding:0 10px!important;font-size:12px!important}.btn-primary,.primary-btn{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.btn-primary:hover:not(:disabled),.primary-btn:hover:not(:disabled){background:#1d4ed8!important;border-color:#1d4ed8!important}.btn-secondary,.secondary-btn{background:#fff!important;border-color:#e2e8f0!important;color:#374151!important}.btn-secondary:hover:not(:disabled),.secondary-btn:hover:not(:disabled){background:#f1f5f9!important;border-color:#cbd5e1!important}.btn-danger,.danger-btn{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.btn-danger:hover:not(:disabled),.danger-btn:hover:not(:disabled){background:#b91c1c!important;border-color:#b91c1c!important}.btn:disabled,.btn-primary:disabled,.btn-secondary:disabled,.btn-danger:disabled{opacity:.45!important;cursor:not-allowed!important}.icon-btn{width:34px!important;height:34px!important;padding:0!important;border-radius:6px!important;border:1px solid #E2E8F0!important;background:#fff!important;color:#6b7280!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.icon-btn:hover:not(:disabled){background:#f1f5f9!important;border-color:#cbd5e1!important;color:#374151!important}.icon-btn.danger{color:#dc2626!important}.icon-btn.danger:hover:not(:disabled){background:#fef2f2!important;border-color:#fecaca!important}.super-admin-shell{background:#f8fafc!important}.super-admin-sidebar{background:#fff!important;color:#374151!important;border-right:1px solid #E5E7EB!important;position:sticky!important;top:0!important;height:100vh!important;overflow-y:auto!important}@media(max-width:960px){.super-admin-sidebar{position:fixed!important}}.super-admin-sidebar-head{border-bottom:1px solid #F3F4F6;padding-bottom:12px;margin-bottom:4px}.super-admin-brand strong{color:#111827!important;font-size:13px!important;font-weight:700!important}.super-admin-brand p{color:#9ca3af!important;font-size:11px!important}.super-admin-badge{background:#2563eb!important;color:#fff!important;border-radius:8px!important;font-size:11px!important;font-weight:800!important;width:32px!important;height:32px!important}.super-admin-collapse-btn{background:#f9fafb!important;border-color:#e5e7eb!important;color:#6b7280!important}.super-admin-collapse-btn:hover:not(:disabled){background:#f1f5f9!important;border-color:#d1d5db!important;color:#374151!important}.super-admin-link{color:#6b7280!important;font-weight:500!important;font-size:13px!important;border-radius:8px!important;padding:9px 11px!important;border-left:3px solid transparent!important;text-decoration:none!important;transition:background .12s,color .12s!important}.super-admin-link:hover{background:#f9fafb!important;color:#111827!important}.super-admin-link.active{background:#eff6ff!important;color:#2563eb!important;border-left-color:#2563eb!important;font-weight:600!important}.super-admin-nav-section{font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#9ca3af!important;padding:10px 11px 4px!important}.super-admin-topbar{background:#fff!important;border:1px solid #E5E7EB!important;border-radius:10px!important;box-shadow:0 1px 3px #0000000d!important;padding:12px 16px!important;margin-bottom:16px!important}.super-admin-topbar:before{display:none!important}.super-admin-topbar h1{color:#111827!important;font-size:18px!important;font-weight:700!important}.super-admin-topbar p{color:#9ca3af!important;font-size:12px!important;margin-top:2px!important}.super-admin-topbar-main{display:flex!important;align-items:center!important;gap:10px!important}.super-admin-topbar-actions{display:flex!important;align-items:center!important;gap:8px!important}.super-admin-topbar .btn-secondary,.super-admin-topbar .btn.btn-secondary{background:#fff!important;border-color:#e2e8f0!important;color:#374151!important}.super-admin-topbar .btn-secondary:hover:not(:disabled),.super-admin-topbar .btn.btn-secondary:hover:not(:disabled){background:#f1f5f9!important;border-color:#cbd5e1!important;color:#111827!important}.super-admin-mobile-menu{background:#f9fafb!important;border-color:#e5e7eb!important;color:#6b7280!important}.super-admin-mobile-menu:hover:not(:disabled){background:#f1f5f9!important;color:#374151!important}.super-admin-content-wrap{padding:16px 20px!important;min-width:0!important}.super-admin-content{display:grid;gap:20px}.super-admin-page-hero,.platform-support-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 20px!important;border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important}.super-admin-page-hero h1,.platform-support-hero h1{font-size:22px!important;font-weight:700!important;color:#111827!important;line-height:1.2!important;margin:0 0 4px!important}.super-admin-page-hero p,.platform-support-hero p{font-size:13px!important;color:#6b7280!important;margin:0!important;max-width:100%!important}.super-admin-page-kicker,.platform-support-kicker{font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#2563eb!important;margin-bottom:6px!important;display:block!important}.super-admin-stat-card,.platform-support-stat-card{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:16px!important;border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important}.super-admin-stat-icon,.platform-support-stat-icon{width:40px!important;height:40px!important;border-radius:50%!important;background:#eff6ff!important;color:#2563eb!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.super-admin-stat-label,.platform-support-stat-label{font-size:10px!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#9ca3af!important;display:block!important;margin-bottom:2px!important}.super-admin-stat-card strong,.platform-support-stat-card strong{font-size:24px!important;font-weight:700!important;color:#111827!important;line-height:1.1!important;display:block!important}.super-admin-stat-card p,.platform-support-stat-card p{font-size:11.5px!important;color:#9ca3af!important;margin:3px 0 0!important;line-height:1.4!important}.super-admin-page-stats,.platform-support-stats{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}@media(max-width:900px){.super-admin-page-stats,.platform-support-stats{grid-template-columns:repeat(2,1fr)!important}}.sa-kpi-card{border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important;padding:18px 16px 14px!important}.sa-kpi-card:hover{border-color:#d1d5db!important;box-shadow:none!important;transform:none!important}.sa-kpi-icon{border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.sa-kpi-value{font-size:clamp(1.1rem,1.7vw,1.5rem)!important;font-weight:700!important;color:#111827!important}.sa-kpi-label{font-size:12px!important;font-weight:600!important;color:#6b7280!important}.sa-kpi-note{font-size:12px!important;color:#9ca3af!important}.sa-kpi-trend{border-radius:6px!important}.super-admin-notice-layout,.super-admin-support-layout,.platform-support-main{gap:16px!important}.super-admin-notice-compose,.super-admin-notice-list,.super-admin-support-list,.super-admin-support-thread{border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important;padding:0!important;overflow:hidden!important}.super-admin-card-head{padding:14px 16px!important;border-bottom:1px solid #F3F4F6!important;margin-bottom:0!important}.super-admin-card-head strong{font-size:14px!important;font-weight:700!important;color:#111827!important}.super-admin-card-head p{font-size:12px!important;color:#9ca3af!important;margin:2px 0 0!important}.super-admin-notice-form,.super-admin-support-compose{padding:16px!important}.super-admin-support-messages{max-height:400px!important;overflow-y:auto!important;padding:16px!important}.super-admin-support-message{border-radius:10px!important;padding:12px 14px!important;border:1px solid #E5E7EB!important;background:#f9fafb!important;color:#374151!important;margin-bottom:10px!important}.super-admin-support-message.own{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1e40af!important}.super-admin-support-message-head strong{color:#111827!important;font-size:12.5px!important}.super-admin-support-message-head span,.super-admin-support-message-head time{color:#9ca3af!important;font-size:11px!important}.super-admin-support-message p{color:#374151!important;font-size:13.5px!important}.super-admin-panel-loader{padding:32px 16px!important}.super-admin-target-pill{border-radius:6px!important;border:1px solid #E5E7EB!important;background:#f9fafb!important;color:#374151!important;font-size:12px!important;padding:4px 10px!important}.super-admin-target-summary{font-size:12px!important;color:#6b7280!important}.sa-overview-range .btn{border-radius:6px!important;font-size:12.5px!important;height:32px!important;padding:0 12px!important;border-color:#e5e7eb!important;background:#fff!important;color:#374151!important}.sa-overview-range .btn.is-active{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.sa-chart-card{border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important}.platform-support-badge,.super-admin-head-badge{background:#eff6ff!important;color:#2563eb!important;border-radius:6px!important;font-size:10.5px!important;font-weight:700!important;padding:4px 10px!important;border:none!important;min-height:unset!important}.super-admin-mobile-overlay{background:#00000059!important}.super-admin-stat-card,.platform-support-stat-card{display:grid!important;grid-template-columns:40px 1fr!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;row-gap:2px!important;padding:16px!important;border-radius:10px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:none!important;align-items:start!important}.super-admin-stat-icon,.platform-support-stat-icon{grid-column:1!important;grid-row:1 / 4!important;align-self:start!important;margin-top:2px!important;width:40px!important;height:40px!important;border-radius:50%!important;background:#eff6ff!important;color:#2563eb!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.super-admin-stat-label,.platform-support-stat-label{grid-column:2!important;grid-row:1!important;font-size:10px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#9ca3af!important;display:block!important;margin:0!important}.super-admin-stat-card>strong,.platform-support-stat-card>strong{grid-column:2!important;grid-row:2!important;font-size:24px!important;font-weight:700!important;color:#111827!important;line-height:1.15!important;display:block!important;margin:2px 0!important}.super-admin-stat-card>p,.platform-support-stat-card>p{grid-column:2!important;grid-row:3!important;font-size:11.5px!important;color:#9ca3af!important;margin:0!important;line-height:1.4!important}.super-admin-page-meta{display:flex!important;align-items:center!important;gap:12px!important;flex-shrink:0!important}.super-admin-page-meta .card{border-radius:10px!important;border:1px solid #E5E7EB!important;background:#f9fafb!important;box-shadow:none!important;padding:12px 20px!important;text-align:center!important;min-width:100px!important;gap:2px!important}.super-admin-page-meta strong{font-size:24px!important;font-weight:700!important;color:#111827!important;display:block!important}.super-admin-page-meta span{font-size:11.5px!important;color:#9ca3af!important;display:block!important}.super-admin-target-pill{display:flex!important;align-items:center!important;gap:8px!important;min-height:unset!important;padding:9px 12px!important;border-radius:8px!important;background:#f9fafb!important;border:1.5px dashed #D1D5DB!important;color:#6b7280!important;font-size:12.5px!important;cursor:pointer!important;transition:border-color .15s,background .15s!important}.super-admin-target-pill:hover{border-color:#2563eb!important;background:#eff6ff!important;color:#2563eb!important}.super-admin-target-summary-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:6px!important}.super-admin-target-summary-head strong{font-size:12.5px!important;font-weight:600!important;color:#374151!important}.super-admin-target-summary-head span{font-size:11.5px!important;color:#9ca3af!important}.super-admin-target-list{display:flex!important;flex-direction:column!important;gap:6px!important;max-height:200px!important;overflow-y:auto!important}.super-admin-target-item{display:flex!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;border-radius:8px!important;border:1px solid #E5E7EB!important;cursor:pointer!important;background:#fff!important;transition:background .12s,border-color .12s!important}.super-admin-target-item:hover{background:#f9fafb!important}.super-admin-target-item.selected{background:#eff6ff!important;border-color:#bfdbfe!important}.super-admin-target-item strong{font-size:13px!important;color:#111827!important;display:block!important}.super-admin-target-item span{font-size:11.5px!important;color:#9ca3af!important;display:block!important}.super-admin-notice-list-body{padding:12px 16px!important;display:flex!important;flex-direction:column!important;gap:10px!important}.notice-list-item,.sa-notice-item{border:1px solid #E5E7EB!important;border-radius:8px!important;padding:12px 14px!important;background:#fff!important}.notice-kind-badge{font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;padding:2px 8px!important;border-radius:5px!important}.notice-kind-badge.warning{background:#fed7aa!important;color:#c2410c!important}.notice-kind-badge.announcement{background:#dbeafe!important;color:#1d4ed8!important}.notice-active-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:11px!important;font-weight:600!important;padding:2px 8px!important;border-radius:5px!important;background:#dcfce7!important;color:#15803d!important}.notice-inactive-badge{background:#f3f4f6!important;color:#9ca3af!important}.sa-notices-page{display:flex;flex-direction:column;gap:20px}.sa-notices-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #E5E7EB;border-radius:10px;padding:20px 22px}.sa-notices-kicker{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;display:block;margin-bottom:6px}.sa-notices-title{font-size:22px;font-weight:700;color:#111827;margin:0 0 4px;line-height:1.2}.sa-notices-subtitle{font-size:13px;color:#6b7280;margin:0}.sa-notices-hero-right{display:flex;align-items:center;gap:12px;flex-shrink:0}@media(max-width:720px){.sa-notices-hero{flex-wrap:wrap}.sa-notices-hero-right{flex-wrap:wrap;width:100%}.sa-notices-mini-stat{flex:1;min-width:0}}.sa-notices-mini-stat{display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:10px;padding:12px 18px;min-width:130px}.sa-notices-mini-icon{width:38px;height:38px;border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sa-notices-mini-icon.purple{background:#f5f3ff;color:#7c3aed}.sa-notices-mini-stat strong{font-size:22px;font-weight:700;color:#111827;display:block;line-height:1.1}.sa-notices-mini-stat span{font-size:11.5px;color:#9ca3af;display:block}.sa-notices-error{background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:10px 14px;color:#dc2626;font-size:13px}.sa-notices-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:900px){.sa-notices-stats{grid-template-columns:repeat(2,1fr)}}.sa-notices-stat-card{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #E5E7EB;border-radius:10px;padding:16px}.sa-notices-stat-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sa-notices-stat-body{display:flex;flex-direction:column;gap:1px;min-width:0}.sa-notices-stat-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.sa-notices-stat-value{font-size:24px;font-weight:700;color:#111827;line-height:1.1;display:block}.sa-notices-stat-note{font-size:11.5px;color:#9ca3af;line-height:1.4}.sa-notices-workspace{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}@media(max-width:900px){.sa-notices-workspace{grid-template-columns:1fr}}.sa-notices-panel{background:#fff;border:1px solid #E5E7EB;border-radius:10px;overflow:hidden}.sa-notices-panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #F3F4F6}.sa-notices-panel-head-left{display:flex;align-items:center;gap:10px}.sa-notices-panel-icon{width:38px;height:38px;border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sa-notices-panel-icon.clock{background:#f0fdf4;color:#16a34a}.sa-notices-panel-head strong{font-size:14px;font-weight:700;color:#111827;display:block;margin-bottom:1px}.sa-notices-panel-head p{font-size:12px;color:#9ca3af;margin:0}.sa-notices-panel-head-bell{color:#9ca3af}.sa-notices-loader{display:flex;align-items:center;justify-content:center;padding:32px}.sa-notices-form{display:flex;flex-direction:column;gap:14px;padding:16px}.sa-notices-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sa-notices-field{display:flex;flex-direction:column;gap:5px}.sa-notices-label{font-size:12px;font-weight:600;color:#374151;display:block;margin-bottom:4px}.sa-notices-input,.sa-notices-select,.sa-notices-textarea{border:1px solid #E5E7EB;border-radius:8px;padding:8px 10px;font-size:13px;color:#111827;background:#fff;width:100%;outline:none;font-family:inherit;transition:border-color .15s}.sa-notices-input:focus,.sa-notices-select:focus,.sa-notices-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.sa-notices-textarea{resize:vertical}.sa-notices-selection-display{border:1px solid #E5E7EB;border-radius:8px;padding:8px 10px;font-size:13px;color:#9ca3af;background:#f9fafb;min-height:37px;display:flex;align-items:center}.sa-notices-targeting{display:flex;flex-direction:column;gap:8px}.sa-notices-targeting-head{display:flex;align-items:center;justify-content:space-between}.sa-notices-targeting-count{font-size:11.5px;color:#9ca3af}.sa-notices-target-trigger{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;background:#f9fafb;border:1.5px dashed #D1D5DB;color:#6b7280;font-size:13px;cursor:pointer;text-align:left;width:100%;transition:border-color .15s,background .15s,color .15s}.sa-notices-target-trigger:hover,.sa-notices-target-trigger:not(.all):focus{border-color:#2563eb;background:#eff6ff;color:#2563eb}.sa-notices-target-trigger.all{cursor:default;border-style:solid}.sa-notices-target-trigger span{flex:1}.sa-notices-trigger-caret{transition:transform .2s;flex-shrink:0}.sa-notices-trigger-caret.open{transform:rotate(90deg)}.sa-notices-tenant-list{display:flex;flex-direction:column;gap:5px;max-height:220px;overflow-y:auto;border:1px solid #E5E7EB;border-radius:8px;padding:8px;background:#f9fafb}.sa-notices-tenant-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;cursor:pointer;background:#fff;border:1px solid #E5E7EB;transition:background .12s,border-color .12s}.sa-notices-tenant-row:hover{background:#f9fafb}.sa-notices-tenant-row.checked{background:#eff6ff;border-color:#bfdbfe}.sa-notices-tenant-info strong{font-size:13px;color:#111827;display:block}.sa-notices-tenant-info span{font-size:11.5px;color:#9ca3af}.sa-notices-empty-note{font-size:13px;color:#9ca3af;padding:8px}.sa-notices-form-actions{display:flex;align-items:center;gap:10px}.sa-notices-preview-btn{flex:1}.sa-notices-publish-btn{flex:1.5}.sa-notices-tabs{display:flex;padding:0 12px;border-bottom:1px solid #E5E7EB;gap:0}.sa-notices-tab{padding:10px 14px 8px;font-size:13px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;white-space:nowrap}.sa-notices-tab:hover{color:#111827}.sa-notices-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.sa-notices-history{display:flex;flex-direction:column;gap:0;max-height:500px;overflow-y:auto;padding:14px 16px;gap:12px}.sa-notices-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 16px;color:#9ca3af;font-size:13px}.sa-notices-history-footer{padding:10px 16px;border-top:1px solid #F3F4F6;display:flex;align-items:center;justify-content:center}.sa-notice-card{border:1px solid #E5E7EB;border-radius:10px;padding:12px 14px;background:#fff;display:flex;flex-direction:column;gap:6px;transition:border-color .15s}.sa-notice-card:hover{border-color:#d1d5db}.sa-notice-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.sa-notice-card-top-right{display:flex;align-items:center;gap:6px}.sa-notice-kind-badge{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:5px}.sa-notice-kind-badge.warning{background:#fed7aa;color:#c2410c}.sa-notice-kind-badge.announcement{background:#dbeafe;color:#1d4ed8}.sa-notice-status-dot{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:2px 8px;border-radius:5px}.sa-notice-status-dot.active{background:#dcfce7;color:#15803d}.sa-notice-status-dot.inactive{background:#f3f4f6;color:#9ca3af}.sa-notice-status-circle{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block}.sa-notice-more-btn{width:28px;height:28px;border-radius:6px;background:none;border:1px solid #E5E7EB;display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;transition:background .12s}.sa-notice-more-btn:hover{background:#f1f5f9;color:#374151}.sa-notice-title{font-size:14px;font-weight:700;color:#111827;display:block}.sa-notice-body{font-size:13px;color:#6b7280;line-height:1.5;margin:0}.sa-notice-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.sa-notice-tags{display:flex;flex-wrap:wrap;gap:5px}.sa-notice-tag{font-size:11.5px;font-weight:500;padding:2px 9px;border-radius:5px;background:#f3f4f6;color:#374151;border:1px solid #E5E7EB}.sa-notice-tag.muted{color:#9ca3af}.sa-notice-card-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sa-notice-time{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#9ca3af}.sa-analytics-page{gap:14px!important}.sa-overview-head{padding:14px 18px!important;border-radius:10px!important;box-shadow:none!important;border:1px solid #E5E7EB!important;background:#fff!important}.sa-overview-head h2{font-size:17px!important;font-weight:700!important}.sa-overview-head p{font-size:12.5px!important;margin:2px 0 0!important}.sa-analytics-page .sa-kpi-card{padding:14px 14px 10px!important}.sa-analytics-page .sa-kpi-value{font-size:clamp(.95rem,1.3vw,1.2rem)!important;margin:4px 0 0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sa-analytics-page .sa-kpi-label{font-size:11.5px!important}.sa-analytics-page .sa-kpi-subtitle{font-size:11px!important;margin:3px 0 0!important}.sa-analytics-page .sa-kpi-footer{margin-top:6px!important}.sa-analytics-page .sa-sparkline{height:28px!important;margin-top:6px!important}.sa-analytics-page .sa-chart-card,.sa-analytics-page .sa-card-table{padding:14px!important;border-radius:10px!important;box-shadow:none!important;border:1px solid #E5E7EB!important;background:#fff!important}.sa-analytics-page .sa-chart-head h3,.sa-analytics-page .sa-card-head h3{font-size:14px!important;font-weight:700!important}.sa-analytics-page .sa-chart-head p,.sa-analytics-page .sa-card-head p{font-size:12px!important;margin:2px 0 0!important}.sa-analytics-page .sa-chart-icon{width:28px!important;height:28px!important;border-radius:8px!important}.sa-analytics-page .sa-chart-body-line svg{height:200px!important;width:100%!important}.sa-analytics-page .sa-chart-body-line{overflow:hidden!important}.sa-analytics-page .sa-chart-summary{margin-top:6px!important;gap:6px!important}.sa-analytics-page .sa-chart-summary>div{padding:6px 8px!important;border-radius:8px!important}.sa-analytics-page .sa-chart-summary strong{font-size:13px!important}.sa-analytics-page .sa-bar-grid.is-horizontal{max-height:260px!important;overflow-y:auto!important;gap:8px!important;margin-top:8px!important}.sa-analytics-page .sa-bar-item{padding:4px 6px!important;gap:3px!important}.sa-analytics-page .sa-bar-meta span,.sa-analytics-page .sa-bar-meta strong{font-size:12px!important}.sa-analytics-page .sa-bar-track{height:6px!important}.sa-analytics-page .sa-donut-canvas{width:180px!important;height:180px!important}.sa-analytics-page .sa-donut-wrap{grid-template-columns:180px minmax(0,1fr)!important;gap:10px!important;margin-top:8px!important}.sa-analytics-page .sa-donut-summary{width:min(100%,180px)!important;padding:8px 12px!important;border-radius:10px!important}.sa-analytics-page .sa-donut-summary strong{font-size:16px!important}.sa-analytics-page .sa-donut-legend-item{padding:5px 6px!important;gap:6px!important}.sa-analytics-page .sa-donut-legend-item p,.sa-analytics-page .sa-donut-legend-item strong{font-size:12px!important}.sa-analytics-page .sa-chart-legend{margin-top:6px!important;gap:8px!important}.sa-analytics-page .sa-chart-legend span{font-size:11px!important}.sa-analytics-page .sa-chart-foot{margin-top:6px!important;font-size:11px!important}.sa-analytics-page .sa-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:8px!important}.sa-analytics-page .sa-summary-grid>div{padding:10px 12px!important;border-radius:8px!important}.sa-analytics-page .sa-summary-grid span{font-size:11.5px!important}.sa-analytics-page .sa-summary-grid strong{font-size:14px!important;font-weight:700!important}.sa-analytics-page .sa-table-wrap{overflow-x:auto!important}.sa-analytics-page .sa-table thead th{font-size:11.5px!important;padding:10px!important}.sa-analytics-page .sa-table tbody td{font-size:12.5px!important;padding:10px!important}.sa-analytics-page .sa-tenant-avatar{width:30px!important;height:30px!important;min-width:30px!important;font-size:10.5px!important}.sa-analytics-page .sa-grid-2{gap:12px!important}.sa-analytics-page .chip{font-size:11px!important;padding:3px 8px!important;border-radius:5px!important}.sa-tenant-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.sa-tenant-action-groups{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sa-tenant-action-group{display:flex;align-items:center;gap:6px}.sa-tenant-action-divider{width:1px;height:28px;background:#e5e7eb;flex-shrink:0}.btn-warning{background:#fef3c7!important;color:#92400e!important;border:1px solid #FDE68A!important}.btn-warning:hover:not(:disabled){background:#fde68a!important;border-color:#f59e0b!important;color:#78350f!important}.td-page{display:flex;flex-direction:column;gap:20px;padding-bottom:40px}.td-breadcrumb{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.td-breadcrumb a{color:#2563eb;text-decoration:none;font-weight:500}.td-breadcrumb a:hover{text-decoration:underline}.td-breadcrumb svg{color:#9ca3af}.td-breadcrumb span{color:#111827;font-weight:500}.td-title{margin:0;font-size:28px;font-weight:800;color:#111827;line-height:1.2}.td-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280}.td-action-bar{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.td-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background .14s ease,border-color .14s ease,color .14s ease;border:1px solid transparent}.td-btn:disabled{opacity:.55;cursor:not-allowed}.td-btn-outline{background:#fff;border-color:#d1d5db;color:#374151}.td-btn-outline:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;color:#111827}.td-btn-outline-danger{background:#fff;border-color:#fca5a5;color:#dc2626}.td-btn-outline-danger:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.td-btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.td-btn-primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.td-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:768px){.td-cards-grid{grid-template-columns:1fr}}.td-info-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:20px}.td-card-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.td-card-head strong{font-size:16px;font-weight:700;color:#111827}.td-card-icon{width:38px;height:38px;border-radius:50%;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.td-field-row{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #F3F4F6}.td-field-row:last-of-type{border-bottom:none}.td-field-icon{color:#2563eb;display:inline-flex;align-items:center;flex-shrink:0}.td-field-label{font-size:13px;color:#6b7280;font-weight:500}.td-field-value{font-size:13px;font-weight:700;color:#111827;text-align:right}.td-modules-wrap{margin-top:14px;padding-top:14px;border-top:1px solid #F3F4F6}.td-modules-label{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#6b7280;margin-bottom:8px}.td-modules-chips{display:flex;flex-wrap:wrap;gap:6px}.td-module-chip{display:inline-block;padding:3px 9px;background:#f1f5f9;border:1px solid #E2E8F0;border-radius:6px;font-size:11.5px;font-weight:500;color:#374151}.td-table-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden}.td-table-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:16px 20px;border-bottom:1px solid #F3F4F6}.td-table-head h3{margin:0;font-size:15px;font-weight:700;color:#111827}.td-table-head p{margin:3px 0 0;font-size:12.5px;color:#6b7280}.td-table-card .table-wrap{padding:0 20px 16px}.super-admin-content-wrap{overflow-x:hidden!important;min-width:0!important}.super-admin-content{min-width:0!important;overflow-x:hidden!important}.sa-card-table,.sa-chart-card,.card.super-admin-table-card{overflow:hidden!important}.sa-table-wrap,.table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.super-admin-sidebar-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding-bottom:14px!important;border-bottom:1px solid #F3F4F6!important}.super-admin-collapse-btn{flex-shrink:0!important;width:28px!important;height:28px!important;min-width:28px!important;border-radius:7px!important;background:#f3f4f6!important;border:1px solid #E5E7EB!important;color:#6b7280!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.super-admin-collapse-btn:hover:not(:disabled){background:#e5e7eb!important;color:#374151!important}.super-admin-sidebar.collapsed{padding:16px 10px!important}.super-admin-sidebar.collapsed .super-admin-sidebar-head{justify-content:center!important;padding-bottom:10px!important}.super-admin-sidebar.collapsed .super-admin-brand{display:none!important}.super-admin-sidebar.collapsed .super-admin-collapse-btn{margin:0 auto!important}.super-admin-sidebar.collapsed .super-admin-link{justify-content:center!important;padding:10px!important;border-left:none!important;border-radius:8px!important}.super-admin-sidebar.collapsed .super-admin-link.active{background:#eff6ff!important;color:#2563eb!important}.super-admin-sidebar.collapsed .super-admin-link svg{flex-shrink:0!important}.shell-content{min-width:0!important;overflow-x:auto!important}.shell-root{overflow-x:hidden!important}.super-admin-stack,.page-stack{min-width:0!important;overflow-x:hidden!important}.td-page{overflow-x:hidden!important}.support-ticket-stat-card{display:grid!important;grid-template-columns:38px 1fr!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;row-gap:1px!important;align-items:start!important;padding:14px 16px!important}.support-ticket-stat-icon{grid-column:1!important;grid-row:1 / 4!important;align-self:start!important;margin-top:2px!important}.support-ticket-stat-label{grid-column:2!important;grid-row:1!important}.support-ticket-stat-card strong{grid-column:2!important;grid-row:2!important}.support-ticket-stat-card p{grid-column:2!important;grid-row:3!important;white-space:normal!important;word-break:break-word!important}.sp-view-modal{background:#fff;border-radius:14px;width:min(560px,94vw);max-height:88vh;overflow-y:auto;box-shadow:0 20px 60px #00000024;display:flex;flex-direction:column}.sp-view-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 16px;border-bottom:1px solid #F3F4F6}.sp-view-header-left{display:flex;align-items:flex-start;gap:12px}.sp-view-icon{width:42px;height:42px;border-radius:10px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sp-view-header h2{margin:0;font-size:17px;font-weight:700;color:#111827}.sp-view-header p{margin:3px 0 0;font-size:12.5px;color:#6b7280}.sp-view-close{width:30px;height:30px;border-radius:7px;border:1px solid #E5E7EB;background:#f9fafb;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.sp-view-close:hover{background:#f3f4f6;color:#111827}.sp-view-body{padding:16px 20px;display:flex;flex-direction:column;gap:16px}.sp-view-fields{display:flex;flex-direction:column}.sp-view-row{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #F9FAFB}.sp-view-row:last-child{border-bottom:none}.sp-view-row-icon{color:#2563eb;display:inline-flex;align-items:center}.sp-view-row-label{font-size:13px;color:#6b7280;font-weight:500}.sp-view-row-value{font-size:13px;font-weight:700;color:#111827;text-align:right}.sp-view-modules{background:#f9fafb;border:1px solid #F3F4F6;border-radius:10px;padding:12px 14px}.sp-view-modules-label{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:#6b7280;margin-bottom:10px}.sp-view-modules-chips{display:flex;flex-wrap:wrap;gap:6px}.sp-view-footer{padding:14px 20px;border-top:1px solid #F3F4F6;display:flex;justify-content:flex-end}.ls-wrap{position:relative;display:inline-flex}.ls-trigger{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 10px;border-radius:7px;border:1px solid transparent;cursor:pointer;font-size:12.5px;font-weight:600;transition:background .14s ease,border-color .14s ease;white-space:nowrap}.ls-light .ls-trigger{background:#fff;border-color:#e2e8f0;color:#374151}.ls-light .ls-trigger:hover{background:#f8fafc;border-color:#cbd5e1}.ls-dark .ls-trigger{background:#ffffff1a;border-color:#ffffff26;color:#fff}.ls-dark .ls-trigger:hover{background:#ffffff2e}.ls-globe{opacity:.55;flex-shrink:0}.ls-current{font-weight:700;letter-spacing:.04em}.ls-caret{opacity:.5;flex-shrink:0;transition:transform .18s ease}.ls-caret.open{transform:rotate(180deg)}.ls-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:148px;background:#fff;border:1px solid #E5E7EB;border-radius:10px;box-shadow:0 8px 24px #0000001a,0 2px 6px #0000000f;z-index:9999;overflow:hidden;animation:lsDropIn .14s ease}@keyframes lsDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ls-option{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background .1s ease}.ls-option:hover{background:#f8fafc}.ls-option.active{background:#eff6ff}.ls-option-label{flex:1;font-size:13px;font-weight:500;color:#111827}.ls-option-short{font-size:11px;font-weight:700;color:#9ca3af;letter-spacing:.06em}.ls-option.active .ls-option-label{color:#2563eb;font-weight:600}.ls-option.active .ls-option-short{color:#2563eb}.ls-check{color:#2563eb;flex-shrink:0}.cust-photo-upload-row{display:flex;align-items:center;gap:18px;padding:14px 0 18px;border-bottom:1px solid #F3F4F6;margin-bottom:16px}.cust-photo-box{position:relative;width:82px;height:82px;border-radius:50%;border:2px dashed #D1D5DB;background:#f9fafb;cursor:pointer;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .14s ease}.cust-photo-box:hover{border-color:#2563eb}.cust-photo-placeholder{color:#9ca3af;display:flex;align-items:center;justify-content:center}.cust-photo-preview{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.cust-photo-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;border-radius:50%;transition:opacity .14s ease}.cust-photo-box:hover .cust-photo-overlay{opacity:1}.cust-photo-hint strong{font-size:13.5px;font-weight:700;color:#111827;display:block}.cust-photo-hint p{font-size:12px;color:#9ca3af;margin:2px 0 0}.cust-table-avatar{width:34px;height:34px;border-radius:50%;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.cust-table-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.admin-dash-avatar{overflow:hidden}.admin-dash-avatar-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.image-upload-box{width:100px!important;height:100px!important;border-radius:12px!important;overflow:hidden!important;border:2px dashed #D1D5DB!important;background:#f9fafb!important;flex-shrink:0!important}.image-upload-box img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important;background:#fff!important}.image-upload-preview{width:100px!important;height:100px!important;border-radius:12px!important;overflow:hidden!important;flex-shrink:0!important}.image-upload-preview img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important;background:#fff!important}.brand-logo-cell img,.brand-logo img,[class*=brand] img[alt*=logo],[class*=brand] img[alt*=Logo]{width:36px!important;height:36px!important;object-fit:contain!important;border-radius:6px!important;background:#f9fafb!important;padding:3px!important}.storefront-hero-copy a{background:var(--store-primary)!important;color:#fff!important;text-decoration:none!important}.storefront-hero-copy a:hover{opacity:.9!important;color:#fff!important}.storefront-add-btn{background:var(--store-primary)!important;color:#fff!important;border:none!important}.storefront-add-btn span,.storefront-add-btn svg{color:#fff!important}.storefront-add-btn:hover:not(:disabled){opacity:.88!important;color:#fff!important}.storefront-add-btn:disabled{opacity:.38!important;cursor:not-allowed!important}.storefront-open-row a{color:#fff!important;background:color-mix(in srgb,var(--store-primary) 92%,#000)!important}.storefront-open-row a:hover{color:#fff!important;opacity:.88!important}.storefront-nav-row nav a{color:#374151!important}.storefront-nav-row nav a:hover{color:var(--store-primary)!important}.storefront-category-menu{background:var(--store-primary)!important;color:#fff!important}.storefront-category-menu:hover,.storefront-category-menu:focus-visible{background:color-mix(in srgb,var(--store-primary) 84%,#0f172a)!important;color:#fff!important}.storefront-account-cta,.storefront-primary-btn{background:var(--store-primary)!important;color:#fff!important}.storefront-account-cta:hover,.storefront-account-cta:focus-visible,.storefront-primary-btn:hover,.storefront-primary-btn:focus-visible{background:color-mix(in srgb,var(--store-primary) 84%,#0f172a)!important;color:#fff!important}.storefront-place-order{background:var(--store-primary)!important;color:#fff!important}.storefront-place-order:hover:not(:disabled),.storefront-place-order:focus-visible:not(:disabled){background:color-mix(in srgb,var(--store-primary) 84%,#0f172a)!important;color:#fff!important}.storefront-place-order:disabled{background:color-mix(in srgb,var(--store-primary) 50%,#ffffff)!important;color:#fff!important;cursor:not-allowed!important;opacity:.75!important}.storefront-whatsapp{background:#128c3a!important;color:#fff!important}.storefront-whatsapp:hover{background:#0e7230!important;color:#fff!important}.storefront-header-search button,.storefront-track-form button[type=submit]{background:var(--store-primary)!important;color:#fff!important}.storefront-header-search button:hover,.storefront-track-form button[type=submit]:hover{background:color-mix(in srgb,var(--store-primary) 84%,#0f172a)!important;color:#fff!important}.storefront-open-row a{background:color-mix(in srgb,var(--store-primary) 92%,#0f172a)!important;color:#fff!important}.storefront-open-row a:hover{background:color-mix(in srgb,var(--store-primary) 78%,#0f172a)!important;color:#fff!important}.storefront-header-link{border-color:color-mix(in srgb,var(--store-primary) 30%,#dbe3ef)!important;color:#111827!important}.storefront-header-link:hover{background:color-mix(in srgb,var(--store-primary) 8%,#fff)!important;border-color:var(--store-primary)!important;color:var(--store-primary)!important}.storefront-header-link svg{color:var(--store-primary)!important}.storefront-category-row button.active,.storefront-category-grid button.active{background:var(--store-primary)!important;color:#fff!important;border-color:var(--store-primary)!important}.storefront-category-row button:hover,.storefront-category-grid button:hover{border-color:var(--store-primary)!important;color:var(--store-primary)!important}.storefront-segmented button.active{background:color-mix(in srgb,var(--store-primary) 12%,#fff)!important;border-color:var(--store-primary)!important;color:var(--store-primary)!important}.storefront-segmented button:not(.active):hover{border-color:var(--store-primary)!important;color:var(--store-primary)!important;background:color-mix(in srgb,var(--store-primary) 5%,#fff)!important}.storefront-add-btn{background:var(--store-primary)!important;color:#fff!important}.storefront-add-btn:hover:not(:disabled){background:color-mix(in srgb,var(--store-primary) 84%,#0f172a)!important;color:#fff!important}.storefront-footer a{color:#64748b!important}.storefront-footer a:hover{color:var(--store-primary)!important}.storefront-status.open{color:var(--store-primary)!important;background:color-mix(in srgb,var(--store-primary) 12%,#fff)!important;border-color:color-mix(in srgb,var(--store-primary) 25%,#dbe3ef)!important}.storefront-section-head button,.storefront-section-head a{color:var(--store-primary)!important}.storefront-support-btn{color:var(--store-primary)!important;border-color:color-mix(in srgb,var(--store-primary) 30%,#dbe3ef)!important}.storefront-support-btn:hover{background:color-mix(in srgb,var(--store-primary) 8%,#fff)!important;color:var(--store-primary)!important}.storefront-account-logout-btn{color:#dc2626!important;border-color:#fecaca!important}.storefront-account-logout-btn:hover{background:#fef2f2!important;color:#dc2626!important}.storefront-status.open{color:var(--store-primary)!important;background:color-mix(in srgb,var(--store-primary) 12%,#fff)!important}.pos-product-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important;gap:8px!important}.pos-product-card{padding:7px!important;gap:5px!important;border-radius:10px!important;box-shadow:0 2px 6px #0f172a0f!important}.pos-product-card-thumb{aspect-ratio:3 / 4!important;border-radius:7px!important}.pos-product-card-copy{gap:1px!important}.pos-product-card-copy strong{font-size:12px!important;font-weight:700!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pos-product-card-copy span{font-size:10.5px!important}.pos-product-card-foot{gap:4px!important}.pos-product-card-foot strong{font-size:13px!important}.pos-product-card-foot span{font-size:10px!important}.storefront-cart-checkout-cta{background:var(--store-primary)!important;color:#fff!important;opacity:1!important}.storefront-cart-checkout-cta:hover,.storefront-cart-checkout-cta:focus-visible{background:var(--store-primary)!important;color:#fff!important;filter:brightness(.88)!important;transform:translateY(-1px)!important;opacity:1!important}.storefront-track-cta{display:flex;justify-content:center;padding:12px 0 8px}.storefront-track-cta-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 28px;border-radius:8px;background:var(--store-primary);color:#fff!important;font-weight:700;font-size:15px;text-decoration:none;transition:filter .14s ease,transform .14s ease}.storefront-track-cta-btn:hover{filter:brightness(.88);transform:translateY(-1px);color:#fff!important}[data-theme=dark]{--bg-page: #0F172A;--surface: #1E293B;--surface-soft: #162032;--border: #2D3748;--border-soft: #2D3748;--text-main: #F1F5F9;--text-muted: #94A3B8;--shadow-card: 0 1px 3px rgba(0,0,0,.35)}[data-theme=dark] body{background:#0f172a!important;color:#f1f5f9!important}[data-theme=dark] button{background:#1e293b;border-color:#2d3748;color:#f1f5f9}[data-theme=dark] button:hover:not(:disabled){background:#263348}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#1e293b!important;border-color:#374151!important;color:#f1f5f9!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#64748b!important}[data-theme=dark] select option{background:#1e293b;color:#f1f5f9}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#374151!important;box-shadow:0 0 0 3px #2563eb40!important}[data-theme=dark] .card,[data-theme=dark] .table-card,[data-theme=dark] .online-order-main,[data-theme=dark] .online-order-info-card,[data-theme=dark] .online-order-action-card{background:#1e293b!important;border-color:#2d3748!important;box-shadow:0 1px 3px #00000059!important}[data-theme=dark] .card:hover{border-color:#374151!important}[data-theme=dark] .topnav{background:#1a2332!important;border-bottom-color:#2d3748!important;box-shadow:0 1px 3px #00000059!important}[data-theme=dark] .brand-copy strong{color:#f1f5f9!important}[data-theme=dark] .brand-copy span{color:#64748b!important}[data-theme=dark] .store-dropdown{background:#243044!important;border-color:#2d3748!important;color:#f1f5f9!important}[data-theme=dark] .store-dropdown:hover{background:#2d3f5a!important;border-color:#3d506a!important}[data-theme=dark] .store-dropdown select{color:#f1f5f9!important;background:transparent!important}[data-theme=dark] .store-dropdown-icon,[data-theme=dark] .store-dropdown-caret{color:#64748b!important}[data-theme=dark] .topnav-action-btn.secondary{background:#243044!important;border-color:#2d3748!important;color:#cbd5e1!important}[data-theme=dark] .topnav-action-btn.secondary:hover:not(:disabled){background:#2d3f5a!important;border-color:#3d506a!important;color:#f1f5f9!important}[data-theme=dark] .topnav-icon-btn{background:transparent!important;border-color:#2d3748!important;color:#94a3b8!important}[data-theme=dark] .topnav-icon-btn:hover{background:#243044!important;border-color:#3d506a!important;color:#f1f5f9!important}[data-theme=dark] .topnav-icon-btn.active{background:#243044!important}[data-theme=dark] .topnav-notification-count{border-color:#1a2332!important}[data-theme=dark] .topnav-notification-dropdown{background:#1e293b!important;border-color:#2d3748!important;box-shadow:0 8px 24px #00000073!important}[data-theme=dark] .topnav-notification-head{border-bottom-color:#2d3748!important}[data-theme=dark] .topnav-notification-head strong{color:#f1f5f9!important}[data-theme=dark] .topnav-notification-head small{color:#64748b!important}[data-theme=dark] .topnav-notification-item{background:transparent!important;border:none!important;color:#cbd5e1!important}[data-theme=dark] .topnav-notification-item:hover{background:#243044!important}[data-theme=dark] .topnav-notification-item.unread{background:#1a2e48!important}[data-theme=dark] .topnav-notification-item.unread:hover{background:#243044!important}[data-theme=dark] .topnav-notification-item strong{color:#f1f5f9!important}[data-theme=dark] .topnav-notification-item p{color:#94a3b8!important}[data-theme=dark] .topnav-notification-empty p{color:#64748b!important}[data-theme=dark] .user-menu-trigger{background:#243044!important;border-color:#2d3748!important;color:#f1f5f9!important}[data-theme=dark] .user-menu-trigger:hover{background:#2d3f5a!important;border-color:#3d506a!important}[data-theme=dark] .user-menu-dropdown{background:#1e293b!important;border-color:#2d3748!important;box-shadow:0 8px 24px #00000073!important}[data-theme=dark] .user-menu-item{color:#cbd5e1!important}[data-theme=dark] .user-menu-item:hover{background:#243044!important;color:#f1f5f9!important}[data-theme=dark] .user-menu-divider{border-color:#2d3748!important}[data-theme=dark] .user-menu-head{border-bottom-color:#2d3748!important}[data-theme=dark] .user-menu-name{color:#f1f5f9!important}[data-theme=dark] .user-menu-role,[data-theme=dark] .user-menu-email{color:#64748b!important}[data-theme=dark] .user-avatar{background:#243044!important;color:#93c5fd!important}[data-theme=dark] .lang-switcher.light{background:#243044!important;border-color:#2d3748!important;color:#cbd5e1!important}[data-theme=dark] .lang-switcher.light:hover{background:#2d3f5a!important;border-color:#3d506a!important}[data-theme=dark] .lang-switcher-btn{background:transparent!important;color:#94a3b8!important}[data-theme=dark] .lang-switcher-btn.active{background:#2563eb!important;color:#fff!important}[data-theme=dark] .lang-switcher-btn:hover:not(.active){background:#ffffff1f!important}[data-theme=dark] .lang-switcher-segment{background:#ffffff0f!important}[data-theme=dark] .quick-add-dropdown{background:#1e293b!important;border-color:#2d3748!important;box-shadow:0 8px 24px #00000073!important}[data-theme=dark] .quick-add-item{background:transparent!important;border-color:transparent!important;color:#cbd5e1!important}[data-theme=dark] .quick-add-item:hover{background:#243044!important;border-color:#2d3748!important}[data-theme=dark] .quick-add-label{color:#f1f5f9!important}[data-theme=dark] .quick-add-caption{color:#64748b!important}[data-theme=dark] .quick-add-icon{background:#243044!important;color:#94a3b8!important}[data-theme=dark] .quick-add-item:hover .quick-add-icon{color:#60a5fa!important}.theme-toggle-btn{width:32px;height:32px;padding:0;border-radius:6px;display:grid;place-items:center;border:1px solid #E2E8F0;background:transparent;color:#64748b;flex-shrink:0}.theme-toggle-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}[data-theme=dark] .theme-toggle-btn{border-color:#2d3748;color:#94a3b8}[data-theme=dark] .theme-toggle-btn:hover{background:#243044;border-color:#3d506a;color:#f1f5f9}[data-theme=dark] .shell-sidebar{background:#1a2332!important;border-right-color:#2d3748!important;box-shadow:1px 0 8px #0000004d!important}[data-theme=dark] .sidebar-scroll{scrollbar-color:#374151 transparent!important}[data-theme=dark] .sidebar-scroll::-webkit-scrollbar-thumb{background:#374151!important}[data-theme=dark] .sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#4b5563!important}[data-theme=dark] .sidebar-section+.sidebar-section{border-top-color:#2d3748!important}[data-theme=dark] .sidebar-section-label span{color:#94a3b8!important;font-size:10px!important;letter-spacing:.14em!important}[data-theme=dark] .sidebar-brand-copy strong{color:#f1f5f9!important}[data-theme=dark] .sidebar-brand-copy span{color:#4b5563!important}[data-theme=dark] .sidebar-nav-item{color:#94a3b8!important;background:transparent!important}[data-theme=dark] .sidebar-nav-item:hover:not(.disabled){background:#243044!important;color:#f1f5f9!important}[data-theme=dark] .sidebar-nav-item.active{background:#1d3461!important;color:#93c5fd!important;font-weight:600!important}[data-theme=dark] .sidebar-nav-item.disabled{opacity:.45!important}[data-theme=dark] .sidebar-nav-icon-wrap{color:#4b5563!important;background:transparent!important}[data-theme=dark] .sidebar-nav-item:hover:not(.disabled) .sidebar-nav-icon-wrap{color:#94a3b8!important}[data-theme=dark] .sidebar-nav-item.active .sidebar-nav-icon-wrap{color:#60a5fa!important}[data-theme=dark] .sidebar-nav-caret{color:#374151!important}[data-theme=dark] .sidebar-nav-item:hover:not(.disabled) .sidebar-nav-caret{color:#64748b!important}[data-theme=dark] .sidebar-nav-item.active .sidebar-nav-caret{color:#64748b!important}[data-theme=dark] .sidebar-subnav-dot{background:#374151!important}[data-theme=dark] .sidebar-nav-item:hover:not(.disabled) .sidebar-subnav-dot{background:#64748b!important}[data-theme=dark] .sidebar-nav-item.active .sidebar-subnav-dot{background:#60a5fa!important}[data-theme=dark] .sidebar-subnav{border-left-color:#374151!important}[data-theme=dark] .sidebar-subnav-item{color:#64748b!important;background:transparent!important;border:none!important}[data-theme=dark] .sidebar-subnav-item:hover{background:#243044!important;color:#cbd5e1!important}[data-theme=dark] .sidebar-subnav-item.active{background:#1d3461!important;color:#93c5fd!important;font-weight:600!important}[data-theme=dark] .sidebar-collapse-btn{background:#1a2332!important;border-top-color:#2d3748!important;color:#4b5563!important}[data-theme=dark] .sidebar-collapse-btn:hover{background:#243044!important;color:#94a3b8!important}[data-theme=dark] .shell-overlay{background:#000000a6}[data-theme=dark] .admin-dash-header{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .admin-dash-header h1{color:#f1f5f9!important}[data-theme=dark] .admin-dash-header p{color:#94a3b8!important}[data-theme=dark] .admin-dash-kpi-card{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .admin-dash-kpi-value{color:#f1f5f9!important}[data-theme=dark] .admin-dash-kpi-title{color:#94a3b8!important}[data-theme=dark] .admin-dash-kpi-card p,[data-theme=dark] .admin-dash-kpi-trend-label{color:#64748b!important}[data-theme=dark] .admin-dash-section{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .admin-dash-section-head{border-bottom-color:#2d3748!important}[data-theme=dark] .dashboard-section-title{color:#f1f5f9!important}[data-theme=dark] .dashboard-section-title-icon{background:#243044!important;color:#60a5fa!important}[data-theme=dark] .admin-dash-section-performance-card{background:#243044;border-color:#2d3748}[data-theme=dark] .admin-dash-section-performance-copy strong{color:#f1f5f9}[data-theme=dark] .admin-dash-section-performance-copy p{color:#64748b}[data-theme=dark] .admin-dash-section-performance-value{color:#f1f5f9}[data-theme=dark] .admin-dash-section-performance-foot{color:#64748b}[data-theme=dark] .admin-dash-section-performance-icon{background:#1d3461;color:#60a5fa}[data-theme=dark] .admin-dash-subscription-item,[data-theme=dark] .admin-dash-mini-kpi{background:#243044;border-color:#2d3748}[data-theme=dark] .admin-dash-txn-tabs-bar{border-bottom-color:#2d3748}[data-theme=dark] .admin-dash-txn-tab{color:#64748b;background:transparent;border:none}[data-theme=dark] .admin-dash-txn-tab.active{color:#60a5fa;border-bottom-color:#60a5fa}[data-theme=dark] .admin-dash-txn-tab:hover{color:#94a3b8;background:transparent}[data-theme=dark] .admin-dash-top-customers-item{border-bottom-color:#2d3748}[data-theme=dark] .admin-dash-top-customers-name{color:#f1f5f9}[data-theme=dark] .admin-dash-top-customers-meta{color:#64748b}[data-theme=dark] .admin-dash-top-customers-amount{color:#f1f5f9}[data-theme=dark] .admin-dash-top-customers-avatar{background:#243044;color:#93c5fd}[data-theme=dark] .admin-dash-doughnut-legend-row{color:#cbd5e1}[data-theme=dark] .admin-dash-doughnut-center{color:#f1f5f9}[data-theme=dark] .admin-dash-doughnut-tooltip{background:#1e293b;border-color:#2d3748;color:#f1f5f9}[data-theme=dark] .admin-dash-header-controls select,[data-theme=dark] .admin-dash-header-controls input{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .icon-btn{background:#243044;border-color:#374151;color:#94a3b8}[data-theme=dark] .icon-btn:hover{background:#2d3f5a;color:#f1f5f9}[data-theme=dark] .sales-dash-top-card,[data-theme=dark] .sales-dash-kpi-card,[data-theme=dark] .sales-dash-chart-card,[data-theme=dark] .sales-dash-breakdown-card,[data-theme=dark] .sales-dash-section-card,[data-theme=dark] .sales-dash-left-col,[data-theme=dark] .sales-dash-right-col{background:#1e293b;border-color:#2d3748}[data-theme=dark] .sales-dash-title,[data-theme=dark] .sales-dash-kpi-value{color:#f1f5f9}[data-theme=dark] .sales-dash-kpi-label{color:#94a3b8}[data-theme=dark] .sales-dash-header{border-bottom-color:#2d3748}[data-theme=dark] .data-table-wrap,[data-theme=dark] .table-wrap{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] table{color:#cbd5e1!important;border-color:#2d3748!important}[data-theme=dark] thead tr{background:#162032!important}[data-theme=dark] thead th{color:#64748b!important;border-bottom-color:#2d3748!important;background:#162032!important}[data-theme=dark] tbody tr{background:#1e293b!important}[data-theme=dark] tbody tr:hover{background:#243044!important}[data-theme=dark] tbody td{border-bottom-color:#243044!important;color:#cbd5e1!important}[data-theme=dark] tfoot td{border-top-color:#2d3748!important;color:#94a3b8!important}[data-theme=dark] .pagination-btn{background:#243044;border-color:#374151;color:#94a3b8}[data-theme=dark] .pagination-btn:hover:not(:disabled){background:#2d3f5a;color:#f1f5f9}[data-theme=dark] .pagination-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}[data-theme=dark] .page-size-select{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .pagination-info{color:#64748b}[data-theme=dark] .form-group label,[data-theme=dark] .form-label{color:#94a3b8}[data-theme=dark] .field input,[data-theme=dark] .field select,[data-theme=dark] .field textarea{background:#1e293b;border-color:#374151;color:#f1f5f9}[data-theme=dark] .field input::placeholder,[data-theme=dark] .field textarea::placeholder{color:#64748b}[data-theme=dark] .field-label{color:#94a3b8}[data-theme=dark] .field-hint{color:#64748b}[data-theme=dark] .modal-overlay{background:#000000a6!important}[data-theme=dark] .modal,[data-theme=dark] .modal-card,[data-theme=dark] .modal-box,[data-theme=dark] .modal-content,[data-theme=dark] .modal-wrap,[data-theme=dark] .drawer-panel,[data-theme=dark] .panel-wrap{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .modal-head,[data-theme=dark] .modal-header,[data-theme=dark] .drawer-head{border-bottom-color:#2d3748!important;color:#f1f5f9!important}[data-theme=dark] .modal-foot,[data-theme=dark] .modal-footer,[data-theme=dark] .drawer-foot{border-top-color:#2d3748!important;background:#162032!important}[data-theme=dark] .modal-title{color:#f1f5f9!important}[data-theme=dark] .btn-secondary,[data-theme=dark] .btn.btn-secondary{background:#243044;border-color:#374151;color:#cbd5e1}[data-theme=dark] .btn-secondary:hover:not(:disabled),[data-theme=dark] .btn.btn-secondary:hover:not(:disabled){background:#2d3f5a;border-color:#3d506a;color:#f1f5f9}[data-theme=dark] .btn-outline{background:transparent;border-color:#374151;color:#cbd5e1}[data-theme=dark] .btn-outline:hover:not(:disabled){background:#243044;border-color:#3d506a;color:#f1f5f9}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#f1f5f9}[data-theme=dark] .muted,[data-theme=dark] .text-muted{color:#64748b}[data-theme=dark] p{color:#cbd5e1}[data-theme=dark] hr{border-color:#2d3748}[data-theme=dark] .page-title-copy h1,[data-theme=dark] .page-title-copy strong{color:#f1f5f9}[data-theme=dark] .page-title-copy p,[data-theme=dark] .page-title-copy span{color:#64748b}[data-theme=dark] .page-title-icon{background:#243044}[data-theme=dark] .items-kpi-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .items-kpi-value{color:#f1f5f9}[data-theme=dark] .items-kpi-label{color:#94a3b8}[data-theme=dark] .items-kpi-sub{color:#64748b}[data-theme=dark] .items-filter-row{border-bottom-color:#2d3748}[data-theme=dark] .items-filter-input,[data-theme=dark] .items-filter-select{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .items-filter-input::placeholder{color:#64748b}[data-theme=dark] .badge-neutral{background:#243044;color:#94a3b8}[data-theme=dark] .status-badge{border-color:transparent}[data-theme=dark] .orders-search-wrap input{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .orders-search-wrap input::placeholder{color:#64748b}[data-theme=dark] .orders-filter-select{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .sales-report-kpi-card,[data-theme=dark] .sales-report-header-card,[data-theme=dark] .sales-report-chart-card,[data-theme=dark] .sales-report-section-card,[data-theme=dark] .sales-report-breakdown-card,[data-theme=dark] .sales-report-table-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .sales-report-kpi-value{color:#f1f5f9}[data-theme=dark] .sales-report-kpi-label{color:#94a3b8}[data-theme=dark] .sales-report-date-input,[data-theme=dark] .sales-report-select{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .pos-page,[data-theme=dark] .pos-main-grid{background:#0f172a}[data-theme=dark] .pos-product-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .pos-product-card:hover{background:#243044;border-color:#374151}[data-theme=dark] .pos-product-name{color:#f1f5f9}[data-theme=dark] .pos-product-price{color:#60a5fa}[data-theme=dark] .pos-product-stock,[data-theme=dark] .pos-product-category{color:#64748b}[data-theme=dark] .pos-filter-bar{border-bottom-color:#2d3748;background:#1a2332}[data-theme=dark] .pos-search-input,[data-theme=dark] .pos-filter-input{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .pos-search-input::placeholder,[data-theme=dark] .pos-filter-input::placeholder{color:#64748b}[data-theme=dark] .pos-section-tab,[data-theme=dark] .pos-cat-tab{color:#64748b;background:transparent;border-color:transparent}[data-theme=dark] .pos-section-tab:hover,[data-theme=dark] .pos-cat-tab:hover{background:#243044;color:#94a3b8}[data-theme=dark] .pos-section-tab.active,[data-theme=dark] .pos-cat-tab.active{background:#1d3461;color:#93c5fd;border-color:#2563eb}[data-theme=dark] .pos-checkout-rail{background:#1a2332;border-left-color:#2d3748}[data-theme=dark] .pos-checkout-head{border-bottom-color:#2d3748;color:#f1f5f9}[data-theme=dark] .pos-held-badge{background:#1d3461;color:#93c5fd;border-color:#2563eb}[data-theme=dark] .pos-cart-item{border-bottom-color:#2d3748;color:#cbd5e1}[data-theme=dark] .pos-cart-item-name{color:#f1f5f9}[data-theme=dark] .pos-cart-empty{color:#64748b}[data-theme=dark] .pos-checkout-totals{border-top-color:#2d3748}[data-theme=dark] .pos-total-row{color:#cbd5e1}[data-theme=dark] .pos-total-row.grand{color:#f1f5f9}[data-theme=dark] .pos-payment-select{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .restaurant-menu-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .restaurant-menu-card:hover{background:#243044}[data-theme=dark] .restaurant-menu-card-name{color:#f1f5f9}[data-theme=dark] .restaurant-menu-card-price{color:#60a5fa}[data-theme=dark] .restaurant-menu-card-category{color:#64748b}[data-theme=dark] .restaurant-order-panel{background:#1a2332;border-left-color:#2d3748}[data-theme=dark] .restaurant-order-head{border-bottom-color:#2d3748;color:#f1f5f9}[data-theme=dark] .restaurant-order-item{border-bottom-color:#2d3748;color:#cbd5e1}[data-theme=dark] .restaurant-order-total{border-top-color:#2d3748;color:#f1f5f9}[data-theme=dark] .restaurant-prep-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .expense-row{border-bottom-color:#2d3748;color:#cbd5e1}[data-theme=dark] .bank-account-card,[data-theme=dark] .expense-category-item,[data-theme=dark] .customer-card,[data-theme=dark] .supplier-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .chats-layout{background:#0f172a}[data-theme=dark] .chat-sidebar-panel{background:#1a2332;border-right-color:#2d3748}[data-theme=dark] .chat-thread-row{border-bottom-color:#2d3748;color:#cbd5e1;background:transparent;border-left:none;border-right:none;border-top:none}[data-theme=dark] .chat-thread-row:hover{background:#243044}[data-theme=dark] .chat-thread-row.active{background:#1d3461;color:#f1f5f9}[data-theme=dark] .chat-thread-name{color:#f1f5f9}[data-theme=dark] .chat-thread-preview{color:#64748b}[data-theme=dark] .chat-main-panel{background:#162032}[data-theme=dark] .chat-input-area{background:#1a2332;border-top-color:#2d3748}[data-theme=dark] .chat-input-area input{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .chat-bubble.outgoing{background:#1d3461;color:#f1f5f9}[data-theme=dark] .chat-bubble.incoming{background:#243044;color:#f1f5f9}[data-theme=dark] .chats-kpi-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .chats-kpi-value{color:#f1f5f9}[data-theme=dark] .chats-kpi-label{color:#94a3b8}[data-theme=dark] .chat-search-input{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .chat-right-panel{background:#1a2332;border-left-color:#2d3748}[data-theme=dark] .new-message-form input,[data-theme=dark] .new-message-form select,[data-theme=dark] .new-message-form textarea{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .support-page{color:#f1f5f9}[data-theme=dark] .support-kpi-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .support-kpi-value{color:#f1f5f9}[data-theme=dark] .support-kpi-label{color:#94a3b8}[data-theme=dark] .support-ticket-row{border-bottom-color:#2d3748;color:#cbd5e1;background:transparent;border:none}[data-theme=dark] .support-ticket-row:hover{background:#243044}[data-theme=dark] .support-ticket-row.active{background:#1d3461}[data-theme=dark] .support-main-panel{background:#162032}[data-theme=dark] .support-ticket-form input,[data-theme=dark] .support-ticket-form select,[data-theme=dark] .support-ticket-form textarea{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .settings-section{background:#1e293b;border-color:#2d3748}[data-theme=dark] .settings-section-head{border-bottom-color:#2d3748;color:#f1f5f9}[data-theme=dark] .settings-section-title{color:#f1f5f9}[data-theme=dark] .settings-field label{color:#94a3b8}[data-theme=dark] .store-settings-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .sa-page,[data-theme=dark] .super-admin-page{color:#f1f5f9!important}[data-theme=dark] .sa-kpi-card,[data-theme=dark] .sa-card,[data-theme=dark] .super-admin-card{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .sa-kpi-value{color:#f1f5f9!important}[data-theme=dark] .sa-kpi-label{color:#94a3b8!important}[data-theme=dark] .sa-table-wrap{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .td-page,[data-theme=dark] .td-title{color:#f1f5f9}[data-theme=dark] .td-subtitle,[data-theme=dark] .td-breadcrumb a{color:#64748b}[data-theme=dark] .td-breadcrumb a:hover{color:#94a3b8}[data-theme=dark] .td-field-label{color:#64748b}[data-theme=dark] .td-field-value{color:#f1f5f9}[data-theme=dark] .td-field-icon{color:#4b5563}[data-theme=dark] .td-btn.td-btn-outline{background:#243044;border-color:#374151;color:#cbd5e1}[data-theme=dark] .td-btn.td-btn-outline:hover{background:#2d3f5a;color:#f1f5f9;border-color:#3d506a}[data-theme=dark] .tenant-notice-banner{background:#162032;border-bottom-color:#2d3748;color:#94a3b8}[data-theme=dark] .recharts-default-tooltip{background:#1e293b!important;border-color:#2d3748!important;color:#f1f5f9!important}[data-theme=dark] .recharts-tooltip-label{color:#f1f5f9!important}[data-theme=dark] .recharts-tooltip-item{color:#cbd5e1!important}[data-theme=dark] .recharts-cartesian-grid line{stroke:#2d3748}[data-theme=dark] .recharts-cartesian-axis-tick-value{fill:#64748b}[data-theme=dark] .recharts-legend-item-text{color:#94a3b8!important}[data-theme=dark] .recharts-text{fill:#64748b}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#374151!important;border-radius:999px!important}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#4b5563!important}[data-theme=dark] ::-webkit-scrollbar-track{background:transparent!important}[data-theme=dark] .error-text{color:#f87171}[data-theme=dark] .empty-state{color:#64748b}[data-theme=dark] .empty-icon{color:#374151}[data-theme=dark] .invoices-filter-bar{background:#1e293b;border-color:#2d3748}[data-theme=dark] .invoice-search-input{background:#243044;border-color:#374151;color:#f1f5f9}[data-theme=dark] .invoice-search-input::placeholder{color:#64748b}[data-theme=dark] .invoice-detail-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .invoice-head{border-bottom-color:#2d3748}[data-theme=dark] .invoice-total-row{border-top-color:#2d3748;color:#f1f5f9}[data-theme=dark] .void-sale-row{border-bottom-color:#2d3748;color:#cbd5e1}[data-theme=dark] .purchase-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .auth-shell{background:radial-gradient(circle at top left,rgba(59,130,246,.18),transparent 32%),radial-gradient(circle at bottom right,rgba(14,165,233,.14),transparent 28%),linear-gradient(145deg,#eef4ff,#f8fbff 52%,#f2f6fc)}[data-theme=dark] .auth-card{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 20px 50px #0f172a1a!important}[data-theme=dark] .auth-card h2,[data-theme=dark] .auth-card-head h2{color:#0f172a!important}[data-theme=dark] .auth-card-head p{color:#64748b!important}[data-theme=dark] .auth-card-icon{background:#eff6ff!important;color:#2563eb!important}[data-theme=dark] .auth-field span{color:#374151!important}[data-theme=dark] .auth-field input{background:#fff!important;border-color:#e2e8f0!important;color:#0f172a!important}[data-theme=dark] .auth-field input::placeholder{color:#94a3b8!important}[data-theme=dark] .auth-field input:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}[data-theme=dark] .auth-info{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1e40af!important}[data-theme=dark] .auth-error{background:#fef2f2!important;border-color:#fecaca!important;color:#991b1b!important}[data-theme=dark] .auth-card-foot p,[data-theme=dark] .auth-foot-note{color:#94a3b8!important}[data-theme=dark] .auth-card-foot a{color:#2563eb!important}[data-theme=dark] .auth-shell h1,[data-theme=dark] .auth-shell h2,[data-theme=dark] .auth-shell h3,[data-theme=dark] .auth-shell p{color:inherit!important}[data-theme=dark] .auth-shell input{background:#fff!important;border-color:#e2e8f0!important;color:#0f172a!important}[data-theme=dark] .primary-btn,[data-theme=dark] .btn-primary{background:var(--blue)!important;border-color:var(--blue)!important;color:#fff!important}[data-theme=dark] .primary-btn:hover:not(:disabled),[data-theme=dark] .btn-primary:hover:not(:disabled){background:var(--blue-dark)!important;border-color:var(--blue-dark)!important}[data-theme=dark] .danger-btn,[data-theme=dark] .btn-danger{background:var(--red)!important;border-color:var(--red)!important;color:#fff!important}[data-theme=dark] .danger-btn:hover:not(:disabled),[data-theme=dark] .btn-danger:hover:not(:disabled){background:var(--red-dark)!important;border-color:var(--red-dark)!important}[data-theme=dark] .topnav-action-btn.primary{background:var(--blue)!important;border-color:var(--blue)!important;color:#fff!important}[data-theme=dark] .topnav-action-btn.primary:hover:not(:disabled){background:var(--blue-dark)!important;border-color:var(--blue-dark)!important}[data-theme=dark] .super-admin-shell,[data-theme=dark] .super-admin-content-wrap,[data-theme=dark] .super-admin-content{background:#0f172a!important}[data-theme=dark] .super-admin-sidebar{border-right-color:#2d3748}[data-theme=dark] .super-admin-collapse-btn{border-color:#374151;background:#243044;color:#94a3b8}[data-theme=dark] .super-admin-collapse-btn:hover:not(:disabled){background:#2d3f5a;color:#f1f5f9}[data-theme=dark] .sa-kpi-card{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .sa-kpi-label{color:#94a3b8}[data-theme=dark] .sa-kpi-value{color:#f1f5f9}[data-theme=dark] .sa-kpi-subtitle,[data-theme=dark] .sa-kpi-trend-label{color:#64748b}[data-theme=dark] .sa-kpi-icon{background:#243044}[data-theme=dark] .sa-kpi-footer{border-top-color:#2d3748}[data-theme=dark] .sa-sparkline-line{stroke:#3b82f6}[data-theme=dark] .sa-chart-card{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .sa-chart-head{border-bottom-color:#2d3748}[data-theme=dark] .sa-chart-head-main strong{color:#f1f5f9}[data-theme=dark] .sa-chart-head-main p{color:#64748b}[data-theme=dark] .sa-chart-icon{background:#243044;color:#60a5fa}[data-theme=dark] .sa-chart-summary strong{color:#f1f5f9}[data-theme=dark] .sa-chart-summary p{color:#64748b}[data-theme=dark] .sa-chart-gridline{stroke:#2d3748}[data-theme=dark] .sa-line-hover{stroke:#374151}[data-theme=dark] .sa-chart-legend{border-top-color:#2d3748;color:#64748b}[data-theme=dark] .sa-chart-tooltip{background:#1e293b;border-color:#2d3748;color:#f1f5f9}[data-theme=dark] .sa-chart-tooltip-row{color:#cbd5e1}[data-theme=dark] .sa-bar-col-label{color:#64748b}[data-theme=dark] .sa-bar-col-value{color:#f1f5f9}[data-theme=dark] .sa-bar-track{background:#243044}[data-theme=dark] .sa-bar-meta strong{color:#f1f5f9}[data-theme=dark] .sa-bar-meta span{color:#64748b}[data-theme=dark] .sa-card-table{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .sa-card-head{border-bottom-color:#2d3748}[data-theme=dark] .sa-card-head h2,[data-theme=dark] .sa-card-head h3{color:#f1f5f9}[data-theme=dark] .sa-card-head p{color:#64748b}[data-theme=dark] .sa-table-wrap{background:#1e293b}[data-theme=dark] .sa-table{color:#cbd5e1}[data-theme=dark] .sa-table thead tr{background:#162032}[data-theme=dark] .sa-table thead th{color:#64748b;border-bottom-color:#2d3748;background:#162032}[data-theme=dark] .sa-table tbody tr{background:#1e293b}[data-theme=dark] .sa-table tbody tr:hover{background:#243044}[data-theme=dark] .sa-table tbody td{border-bottom-color:#243044;color:#cbd5e1}[data-theme=dark] .sa-tenant-avatar{background:#1d3461;color:#93c5fd}[data-theme=dark] .sa-tenant-cell strong{color:#f1f5f9}[data-theme=dark] .sa-tenant-cell span{color:#64748b}[data-theme=dark] .sa-activity-row{border-bottom-color:#2d3748;color:#cbd5e1}[data-theme=dark] .sa-activity-icon{background:#243044;color:#60a5fa}[data-theme=dark] .sa-overview-head{background:#1e293b!important;border-color:#2d3748!important}[data-theme=dark] .sa-overview-head h2{color:#f1f5f9}[data-theme=dark] .sa-overview-head p{color:#64748b}[data-theme=dark] .sa-overview-range .btn-secondary{background:#243044;border-color:#374151;color:#cbd5e1}[data-theme=dark] .sa-overview-range .btn-secondary.is-active{background:#1d3461;border-color:#2563eb;color:#93c5fd}[data-theme=dark] .sa-quick-actions-card{background:#1e293b;border-color:#2d3748}[data-theme=dark] .sa-quick-action{background:#243044;border-color:#374151;color:#cbd5e1}[data-theme=dark] .sa-quick-action:hover{background:#2d3f5a;color:#f1f5f9}[data-theme=dark] .sa-quick-action-danger{background:#dc26261f;border-color:#dc26264d;color:#f87171}[data-theme=dark] .sa-quick-action-danger:hover{background:#dc262633;color:#fca5a5}[data-theme=dark] .super-admin-stack,[data-theme=dark] .sa-dashboard-page{background:#0f172a!important}[data-theme=dark] .super-admin-topbar{background:#1a2332!important;border-color:#2d3748!important;border-bottom:1px solid #2D3748!important}[data-theme=dark] .super-admin-topbar .btn-secondary{background:#ffffff1a!important;border-color:#ffffff2e!important;color:#f1f5f9!important}[data-theme=dark] .super-admin-topbar .btn-secondary:hover:not(:disabled){background:#ffffff2e!important}.sa-theme-toggle{width:32px;height:32px;padding:0;border-radius:6px;display:grid;place-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#f1f5f9;flex-shrink:0}.sa-theme-toggle:hover{background:#ffffff2e}[data-theme=dark] .super-admin-mobile-overlay{background:#000000a6}.password-input-wrap input{width:100%;padding-right:38px;box-sizing:border-box}.password-input-toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);border:none;background:transparent;padding:4px;display:grid;place-items:center;cursor:pointer;color:#6b7280}.password-input-toggle:hover{color:#374151}
