:root{--app-bg: #ffffff;--app-surface: #ffffff;--app-border: #d9e8fb;--app-primary: #0b84f3;--app-primary-dark: #0668dc;--app-primary-soft: #2ab6ff;--app-primary-pale: #eef7ff;--app-text: #1f2937;--app-muted: #64748b;--app-shadow: 0 22px 48px rgba(11, 132, 243, .12)}body{min-height:100vh;background:radial-gradient(circle at top right,rgba(42,182,255,.14),transparent 28%),radial-gradient(circle at top left,rgba(11,132,243,.08),transparent 24%),var(--app-bg);color:var(--app-text)}.page-shell{min-height:100vh}.admin-main{min-height:calc(100vh - 5.75rem)}body.pos-mode .admin-topbar{display:none}body.pos-mode .admin-main{min-height:100vh}.app-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid rgba(217,232,251,.95)}.app-brand-mark{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:linear-gradient(135deg,#0b84f31f,#2ab6ff38);box-shadow:0 12px 30px #0b84f329;overflow:hidden}.brand-logo{width:100%;height:100%;object-fit:cover}.auth-card,.dashboard-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:1.25rem;box-shadow:var(--app-shadow)}.hero-eyebrow{color:var(--app-primary);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.muted-copy{color:var(--app-muted)}.locale-switcher form{display:inline-flex}.locale-switcher .btn{min-width:5.5rem}.status-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .8rem;border-radius:999px;background-color:#1987541f;color:#0f5132;font-size:.9rem;font-weight:600}.login-page{min-height:calc(100vh - 8rem)}.login-hero{max-width:34rem}.login-logo-card{position:relative;padding:1.25rem;border:1px solid var(--app-border);border-radius:1.5rem;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:var(--app-shadow)}.login-logo-card:after{content:"";position:absolute;inset:auto 1rem -.85rem;height:1.25rem;border-radius:999px;background:radial-gradient(circle,rgba(11,132,243,.18),transparent 72%);filter:blur(10px)}.login-logo{position:relative;z-index:1;width:100%;max-width:18rem;display:block;margin:0 auto}.login-card{border-radius:1.5rem}.login-badge{display:inline-flex;align-items:center;padding:.45rem .85rem;border-radius:999px;background:linear-gradient(135deg,#0b84f31a,#2ab6ff2e);color:var(--app-primary-dark);font-size:.85rem;font-weight:700}.form-control{border-color:var(--app-border);background-color:#fff}.form-control:focus{border-color:#0b84f380;box-shadow:0 0 0 .25rem #0b84f31f}.form-check-input:checked{background-color:var(--app-primary);border-color:var(--app-primary)}.btn-primary{border-color:transparent;background:linear-gradient(135deg,var(--app-primary-soft),var(--app-primary));box-shadow:0 12px 24px #0b84f338}.btn-primary:hover,.btn-primary:focus{border-color:transparent;background:linear-gradient(135deg,var(--app-primary),var(--app-primary-dark))}.btn-outline-primary{color:var(--app-primary);border-color:#0b84f347}.btn-outline-primary:hover,.btn-outline-primary:focus{background-color:var(--app-primary-pale);color:var(--app-primary-dark);border-color:#0b84f373}.login-submit-btn{min-height:3.5rem;font-weight:700}.admin-topbar{position:sticky;top:0;z-index:1030;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffff0;border-bottom:1px solid rgba(217,232,251,.95)}.profile-trigger{display:inline-flex;align-items:center;gap:.85rem;padding:.45rem .7rem;border:1px solid var(--app-border);border-radius:1rem;background-color:#fff;color:var(--app-text)}.profile-trigger:hover,.profile-trigger:focus{border-color:#0b84f359;background-color:var(--app-primary-pale)}.profile-trigger-meta{display:block;color:var(--app-muted);font-size:.8rem}.profile-avatar{width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--app-primary-soft),var(--app-primary));color:#fff;font-weight:700;box-shadow:0 10px 20px #0b84f32e}.profile-avatar.large{width:3.25rem;height:3.25rem}.profile-avatar.xlarge{width:4.5rem;height:4.5rem;font-size:1.25rem}.profile-menu{min-width:14rem;border-radius:1rem;border-color:var(--app-border);box-shadow:var(--app-shadow)}.admin-layout{display:grid;grid-template-columns:18rem minmax(0,1fr);gap:1.25rem;align-items:start}.admin-sidebar{position:sticky;top:6.6rem}.sidebar-panel,.admin-panel,.dashboard-hero-card,.admin-stat-card{background:#fff;border:1px solid var(--app-border);border-radius:1.5rem;box-shadow:var(--app-shadow)}.sidebar-panel{padding:1.4rem}.sidebar-section-title{margin-bottom:1.1rem;color:var(--app-muted);font-size:1.35rem;font-weight:800}.sidebar-nav{display:grid;gap:.8rem}.sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.3rem;border-radius:1.25rem;color:var(--app-text);text-decoration:none;transition:.2s ease}.sidebar-link-text{font-size:1.4rem;line-height:1.4}.sidebar-link:hover{background-color:var(--app-primary-pale);color:var(--app-primary-dark)}.sidebar-link.is-active{background:linear-gradient(135deg,#2ab6ff2e,#0b84f31f);color:var(--app-primary-dark);font-weight:800}.sidebar-link.is-disabled{opacity:.8}.sidebar-link-badge{padding:.4rem .8rem;border-radius:999px;background-color:#0b84f314;color:var(--app-primary-dark);font-size:1.15rem;font-weight:700}.sidebar-link-badge-alert{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;height:2.1rem;padding:0 .6rem;border-radius:999px;background:#dc2626;color:#fff;font-size:1.1rem;line-height:1;box-shadow:0 0 0 4px #dc26261f}.sidebar-profile-card{margin-top:1.4rem;padding-top:1.4rem;border-top:1px solid var(--app-border)}.sidebar-user-link{display:flex;align-items:center;gap:1.1rem;padding:.55rem 0;color:inherit;text-decoration:none}.admin-content{min-width:0}.dashboard-hero-card,.admin-panel{padding:1.4rem}.dashboard-title{font-size:clamp(1.8rem,2.8vw,2.5rem);font-weight:800}.admin-stat-card{padding:1.2rem}.admin-stat-label,.profile-detail-label{color:var(--app-muted);font-size:.85rem;margin-bottom:.45rem}.admin-stat-value,.profile-detail-value{font-size:1.9rem;font-weight:800;line-height:1.1}.admin-panel-title{font-size:1.05rem;font-weight:700;margin-bottom:.85rem}.admin-highlight-grid,.shortcut-grid,.profile-detail-grid{display:grid;gap:.9rem}.admin-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-highlight-card,.shortcut-card,.profile-detail-card,.admin-alert-item{border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f7fbff)}.admin-highlight-card,.shortcut-card,.profile-detail-card{padding:1rem}.admin-highlight-title{font-weight:700;margin-bottom:.35rem}.shortcut-card{font-weight:700;text-align:center}.admin-alert-list{display:grid;gap:.8rem}.admin-alert-item{padding:.95rem 1rem;color:var(--app-text)}.profile-header{display:flex;align-items:center;gap:1rem}.content-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.content-card{display:block;padding:1.25rem;border:1px solid var(--app-border);border-radius:1.35rem;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:var(--app-shadow);color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.content-card:hover{transform:translateY(-4px);border-color:#0b84f359;box-shadow:0 24px 40px #0b84f324;color:inherit}.content-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.content-card-metric{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;padding:0 .75rem;border-radius:1rem;background:linear-gradient(135deg,var(--app-primary-soft),var(--app-primary));color:#fff;font-weight:800}.content-card-notification{min-width:1.7rem;height:1.7rem;padding:0 .45rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#dc3545;color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 10px 18px #dc354538}.content-card-action{color:var(--app-primary-dark);font-size:.85rem;font-weight:700}.content-card-title{font-size:1.1rem;font-weight:800;margin-bottom:.65rem}.admin-alert{border:1px solid transparent;border-radius:1rem;box-shadow:var(--app-shadow)}.empty-state-card{padding:1.25rem;border:1px dashed rgba(11,132,243,.3);border-radius:1.1rem;background:linear-gradient(180deg,#fff,#f8fbff)}.category-list{display:grid;gap:1rem}.category-row{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1rem;padding:1rem;border:1px solid var(--app-border);border-radius:1.15rem;background:linear-gradient(180deg,#fff,#f8fbff)}.category-media{display:flex;align-items:center;justify-content:center}.category-thumb,.category-preview-image{width:100%;border-radius:1rem;object-fit:cover;border:1px solid var(--app-border);background-color:#fff}.category-thumb{aspect-ratio:1 / 1;max-width:6rem}.category-preview-image{max-width:14rem;aspect-ratio:4 / 3;margin-top:.75rem}.category-main{min-width:0}.category-name{font-size:1.1rem;font-weight:800}.category-badge{display:inline-flex;align-items:center;padding:.32rem .7rem;border-radius:999px;background-color:#0b84f314;color:var(--app-primary-dark);font-size:.8rem;font-weight:700}.category-badge.is-active{background-color:#1987541f;color:#0f5132}.category-badge.is-inactive{background-color:#dc35451f;color:#842029}.category-badge.is-verified{background-color:#ffc1072e;color:#8a6d03}.category-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.category-actions form{margin:0}.category-row--compact{grid-template-columns:5.25rem minmax(0,1fr)}.comments-notification-bar{margin-bottom:1rem;padding:.9rem 1rem;display:inline-flex;align-items:center;gap:.7rem;border-radius:1rem;border:1px solid rgba(220,53,69,.18);background:linear-gradient(180deg,#fff5f6,#fff);color:#b42318;font-size:.92rem;font-weight:800}.comments-notification-dot{width:.8rem;height:.8rem;flex:0 0 .8rem;border-radius:999px;background:#dc3545;box-shadow:0 0 0 4px #dc35451f}.comment-row{display:grid;grid-template-columns:.35rem minmax(0,1fr);gap:.9rem;padding:1rem;border:1px solid var(--app-border);border-radius:1.15rem;background:linear-gradient(180deg,#fff,#f8fbff)}.comment-row-accent{border-radius:999px;min-height:100%;background:#ffc107e6}.comment-row.is-approved .comment-row-accent{background:#198754e6}.comment-row.is-rejected .comment-row-accent{background:#dc3545e6}.comment-row-main{min-width:0}.comment-row-grid{display:grid;grid-template-columns:minmax(11rem,1.1fr) minmax(9rem,.85fr) minmax(16rem,1.6fr) minmax(8rem,.75fr) auto;gap:.9rem 1rem;align-items:center}.comment-cell{min-width:0;display:flex;flex-direction:column;gap:.35rem}.comment-author-cell{justify-content:center}.comment-cell-label{color:var(--app-muted);font-size:.78rem;font-weight:800}.comment-preview{color:var(--app-text);font-size:.92rem;line-height:1.6}.company-mark{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:linear-gradient(135deg,var(--app-primary-soft),var(--app-primary));color:#fff;font-size:1.3rem;font-weight:800;box-shadow:0 12px 24px #0b84f333}.product-color-picker{width:100%;min-width:100%;height:3rem;padding:.35rem}.product-color-swatch-wrap{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid var(--app-border);box-shadow:0 12px 24px #0f172a14}.product-color-swatch{width:2.4rem;height:2.4rem;display:inline-block;border-radius:999px;border:2px solid rgba(255,255,255,.85);box-shadow:0 0 0 1px #0f172a1f}.product-images-panel{padding:1.4rem}.existing-image-grid,.image-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,8rem));gap:.85rem;justify-content:start}.existing-image-card,.image-preview-card,.product-meta-card,.product-stock-card{padding:.85rem;border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fbff)}.existing-image-card,.image-preview-card{width:8rem}.existing-image-card.is-marked-remove{opacity:.55;border-color:#dc262659;background:linear-gradient(180deg,#fff5f5,#fff)}.existing-image-thumb{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;border-radius:.85rem;border:1px solid var(--app-border);background-color:#fff}.image-preview-card{display:flex;flex-direction:column;gap:.55rem}.image-preview-card .form-check{min-height:auto;margin:0}.image-preview-card .form-check-label{font-size:.82rem}.product-meta-grid,.product-stock-grid{display:grid;gap:.85rem}.product-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-stock-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.inventory-balance-value{font-size:1.55rem}.inventory-movements-table{display:grid;gap:.75rem}.inventory-movements-head,.inventory-movements-row{display:grid;grid-template-columns:9rem minmax(0,1.4fr) 6rem 8rem 10rem 10rem;gap:.75rem;align-items:center}.inventory-movements-head{padding:0 .75rem;color:var(--app-muted);font-size:.82rem;font-weight:700}.inventory-movements-row{padding:.9rem .75rem;border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fbff)}.inventory-movement-note{margin-top:-.35rem;padding:0 .95rem .5rem;color:var(--app-muted);font-size:.9rem}.action-icon-btn{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--app-border);border-radius:.95rem;background:#fff;color:var(--app-primary-dark);transition:.2s ease}.action-icon-btn:hover,.action-icon-btn:focus{border-color:#0b84f359;background-color:var(--app-primary-pale)}.action-icon-btn.is-danger{color:#dc3545}.action-icon-btn.is-success{color:#198754}.action-icon-btn.is-success:hover,.action-icon-btn.is-success:focus{border-color:#19875447;background-color:#19875414}.action-icon-btn.is-danger:hover,.action-icon-btn.is-danger:focus{border-color:#dc354547;background-color:#dc354514}.action-icon-btn svg{width:1.15rem;height:1.15rem;fill:currentColor}.category-image-preview,.category-settings-card{padding:1rem;border:1px solid var(--app-border);border-radius:1.15rem;background:linear-gradient(180deg,#fff,#f8fbff)}.app-confirm-modal{border:1px solid var(--app-border);border-radius:1.4rem;box-shadow:var(--app-shadow)}.app-confirm-modal-title{font-size:1.15rem;font-weight:800}.metric-card{height:100%;border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fffffffa,#f1f5f9eb)}.metric-label{color:var(--app-muted);font-size:.875rem}.metric-value{font-size:1.6rem;font-weight:700}.pos-fullscreen-page{max-width:100%}.pos-fullscreen-content{width:100%}.pos-card-grid,.pos-product-grid,.orders-list,.orders-meta-grid{display:grid;gap:.75rem}.pos-card-grid,.pos-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pos-scroll-grid{padding-inline-end:.35rem;align-content:start}.pos-scroll-grid-products{max-height:32rem;overflow-y:auto;padding-inline-end:.35rem;align-content:start}.pos-filter-card,.pos-product-card,.order-card,.pos-cart-item{border:1px solid var(--app-border);border-radius:1.15rem;background:linear-gradient(180deg,#fff,#f8fbff);transition:.2s ease}.pos-filter-card,.pos-product-card{padding:.85rem;text-align:start}.pos-filter-card{min-height:7.5rem}.pos-filter-card:hover,.pos-filter-card:focus,.pos-product-card:hover,.pos-product-card:focus{border-color:#0b84f359;box-shadow:0 14px 28px #0b84f31a}.pos-filter-card.is-active{border-color:#0b84f373;background:linear-gradient(180deg,#fff,#eef7ffe6)}.pos-filter-image,.pos-product-image{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;border-radius:.85rem;border:1px solid var(--app-border)}.pos-filter-fallback{width:100%;aspect-ratio:1 / 1;display:inline-flex;align-items:center;justify-content:center;border-radius:.85rem;background:linear-gradient(135deg,var(--app-primary-soft),var(--app-primary));color:#fff;font-size:1.35rem;font-weight:800}.coupon-mark{width:6rem;aspect-ratio:1 / 1;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;border:1px solid rgba(11,132,243,.14);background:linear-gradient(135deg,#2ab6ff2e,#0b84f314);color:var(--app-primary-dark);font-size:1.15rem;font-weight:800;letter-spacing:.08em}.pos-filter-fallback.large{min-height:7rem}.pos-filter-label{display:block;margin-top:.55rem;font-size:.92rem;font-weight:700;line-height:1.3}.pos-product-card{display:flex;flex-direction:column;gap:.7rem;height:100%;min-height:9.5rem}.pos-product-media{overflow:hidden;border-radius:.85rem;width:4.5rem;max-width:4.5rem}.pos-product-body{display:flex;flex-direction:column;gap:.2rem;flex:1}.pos-product-body .category-name{font-size:.96rem;line-height:1.35}.pos-product-body .category-badge{font-size:.72rem;padding:.2rem .45rem}.pos-product-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--app-muted);font-size:.82rem}.pos-product-old-price{color:var(--app-muted);text-decoration:line-through;font-size:.78rem}.pos-cart-panel{position:sticky;top:1.5rem}.pos-cart-items{display:grid;gap:.85rem}.pos-cart-item{padding:1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.pos-cart-summary{padding:1rem;border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fbff);display:grid;gap:.75rem}.pos-customer-summary,.pos-customer-result{padding:1rem;border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fbff)}.pos-customer-mode-grid,.pos-customer-search-results,.pos-saved-cart-list{display:grid;gap:.75rem}.pos-customer-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-customer-result{width:100%;display:grid;gap:.2rem;text-align:start}.pos-customer-result:hover,.pos-customer-result:focus{border-color:#0b84f359;box-shadow:0 14px 28px #0b84f31a}.pos-saved-cart-item{padding:1rem;border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fbff)}.pos-quantity-stepper{display:grid;grid-template-columns:3rem minmax(0,1fr) 3rem;gap:.75rem;align-items:center}.pos-quantity-stepper .btn{padding-inline:0}.pos-modal-card{overflow:hidden}.pos-modal-meta{padding:1rem;border:1px solid var(--app-border);border-radius:1rem;background:linear-gradient(180deg,#fff,#f8fbff);display:grid;gap:.75rem}.order-card{padding:1.25rem}.order-card-latest{border:1px solid rgba(11,132,243,.25);box-shadow:0 18px 38px #0b84f314;overflow:hidden}.orders-list{gap:1.25rem}.orders-strip-list{display:grid;gap:.9rem}.order-strip{border:1px solid var(--app-border);border-inline-start:.45rem solid transparent;border-radius:1rem;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 32px #0f172a0f;overflow:visible}.order-strip-latest{border-color:#0b84f340}.order-strip-body{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1rem 1.25rem;align-items:center}.order-strip-meta{display:flex;flex-wrap:wrap;gap:.7rem 1rem;margin-top:.85rem;color:var(--app-muted);font-size:.92rem}.order-strip-actions{display:flex;gap:.55rem;align-items:center}.order-status-dropdown{position:relative}.order-status-dropdown summary{list-style:none}.order-status-dropdown summary::-webkit-details-marker{display:none}.order-status-dropdown[open] .order-status-menu{display:grid}.order-status-dropdown-inline[open]{position:relative;z-index:20}.order-status-menu{position:absolute;inset-inline-end:0;top:calc(100% + .5rem);min-width:14rem;padding:.35rem;border-radius:1rem;background:#fff;border:1px solid var(--app-border);box-shadow:0 18px 40px #0f172a1f;display:none;gap:.25rem;z-index:30}.order-status-menu .dropdown-item{border-radius:.8rem;padding-block:.55rem;text-align:center;width:100%;border:0;background:transparent;font-weight:700}.order-status-option.active{box-shadow:inset 0 0 0 1px currentColor}.order-status-option.is-pending{color:#c2410c}.order-status-option.is-pending:hover,.order-status-option.is-pending.active{background:#fff7ed}.order-status-option.is-preparing{color:#1d4ed8}.order-status-option.is-preparing:hover,.order-status-option.is-preparing.active{background:#eff6ff}.order-status-option.is-prepared{color:#0f766e}.order-status-option.is-prepared:hover,.order-status-option.is-prepared.active{background:#ecfeff}.order-status-option.is-out-for-delivery{color:#6d28d9}.order-status-option.is-out-for-delivery:hover,.order-status-option.is-out-for-delivery.active{background:#f5f3ff}.order-status-option.is-delivered{color:#15803d}.order-status-option.is-delivered:hover,.order-status-option.is-delivered.active{background:#ecfdf5}.order-status-option.is-returned{color:#b91c1c}.order-status-option.is-returned:hover,.order-status-option.is-returned.active{background:#fef2f2}.order-status-option.is-postponed{color:#4b5563}.order-status-option.is-postponed:hover,.order-status-option.is-postponed.active{background:#f3f4f6}.order-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:.38rem .8rem;border-radius:999px;font-size:.82rem;font-weight:800;background:#eef2ff;color:#3730a3}.order-status-panel{border-inline-start:.45rem solid transparent}.order-status-badge.is-pending{background:#fff7ed;color:#c2410c}.order-status-badge.is-preparing,.order-status-badge.is-received{background:#eff6ff;color:#1d4ed8}.order-status-badge.is-prepared{background:#ecfeff;color:#0f766e}.order-status-badge.is-out-for-delivery{background:#f5f3ff;color:#6d28d9}.order-status-badge.is-delivered,.order-status-badge.is-completed{background:#ecfdf5;color:#15803d}.order-status-badge.is-returned{background:#fef2f2;color:#b91c1c}.order-status-badge.is-postponed{background:#f3f4f6;color:#4b5563}.order-strip.is-pending,.order-status-panel.is-pending{border-inline-start-color:#f97316}.order-strip.is-preparing,.order-status-panel.is-preparing,.order-strip.is-received,.order-status-panel.is-received{border-inline-start-color:#2563eb}.order-strip.is-prepared,.order-status-panel.is-prepared{border-inline-start-color:#0f766e}.order-strip.is-out-for-delivery,.order-status-panel.is-out-for-delivery{border-inline-start-color:#7c3aed}.order-strip.is-delivered,.order-status-panel.is-delivered,.order-strip.is-completed,.order-status-panel.is-completed{border-inline-start-color:#16a34a}.order-strip.is-returned,.order-status-panel.is-returned{border-inline-start-color:#dc2626}.order-strip.is-postponed,.order-status-panel.is-postponed{border-inline-start-color:#6b7280}.orders-meta-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.orders-items-table .inventory-movements-head,.orders-items-table .inventory-movements-row{grid-template-columns:5.5rem minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr) 6rem 8rem 8rem}.order-item-image-trigger{padding:0;border:0;background:transparent;cursor:pointer}.order-item-thumb,.order-item-thumb-fallback{width:3.25rem;height:3.25rem;border-radius:.9rem;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--app-border);background:linear-gradient(180deg,#fff,#f4f8ff);font-weight:800}.order-item-modal-image{width:100%;max-height:70vh;object-fit:contain;border-radius:1rem}[dir=rtl] .dropdown-menu-end{right:auto;left:0}@media(max-width:991.98px){.login-hero{text-align:center;margin:0 auto}.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-highlight-grid,.shortcut-grid,.profile-detail-grid,.content-grid,.order-strip-body{grid-template-columns:1fr}.order-strip-actions{justify-content:flex-start}.order-status-menu{inset-inline-start:0;inset-inline-end:auto}.category-row{grid-template-columns:1fr}.comment-row-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-actions{justify-content:flex-start}.product-meta-grid,.pos-card-grid,.pos-product-grid,.orders-meta-grid{grid-template-columns:1fr}.pos-scroll-grid,.pos-scroll-grid-products{max-height:none;overflow:visible;padding-inline-end:0}.pos-product-media{max-width:100%;width:100%}.pos-cart-panel{position:static}.inventory-movements-head{display:none}.inventory-movements-row{grid-template-columns:1fr}}@media(max-width:767.98px){.comment-row-grid{grid-template-columns:minmax(0,1fr)}.comments-notification-bar{width:100%;justify-content:center}}.admin-sub-nav-tabs{border-bottom:1px solid var(--app-border);gap:.25rem}.admin-sub-nav-tabs .nav-link{color:var(--app-muted);font-weight:700;padding:.85rem 1.25rem;border:1px solid transparent;border-bottom:0;border-radius:1rem 1rem 0 0;background-color:transparent}.admin-sub-nav-tabs .nav-link.active{color:var(--app-primary);background-color:#fff;border-color:var(--app-border);box-shadow:0 10px 30px #0b84f314}.btn-admin-primary{min-width:8.5rem;padding:.75rem 1.25rem;border-radius:1.1rem;font-weight:800}.permission-section-card{height:100%;background:linear-gradient(180deg,#fff,#f5faff);border:1px solid var(--app-border);border-radius:1.25rem;overflow:hidden;box-shadow:0 14px 36px #0b84f30f}.permission-section-head{padding:.85rem 1rem;background:linear-gradient(90deg,#0b84f314,#2ab6ff1f);color:var(--app-primary-dark);border-bottom:1px dashed var(--app-border);font-size:.95rem}.permission-section-body{padding:1rem}.permission-check{padding:.45rem .55rem;border:1px solid transparent;border-radius:.9rem}.permission-check:hover{background-color:#0b84f30f;border-color:#0b84f324}.role-check-card{padding:.85rem 1rem;border:1px solid var(--app-border);border-radius:1rem;background-color:#fff;display:block}.role-check-card:hover{border-color:#0b84f366;box-shadow:0 12px 26px #0b84f314}
