html,body,#root{min-height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#f3f5f8,#f8fafc 42%,#f6f8fb);color:#101828}a{color:inherit}*{box-sizing:border-box}.admin-shell{min-height:100vh;padding:24px}.admin-shell:has(.admin-sidebar){padding:0}.admin-shell__inner{max-width:1680px;margin:0 auto}.admin-shell__inner:has(>.admin-page-card:only-child){display:block}.admin-shell__inner:has(>.admin-sidebar){max-width:none;margin:0}.admin-page-card{border-radius:8px;border:1px solid rgba(209,215,224,.78);background:#fffffff0;box-shadow:0 1px 2px #1018280a,0 16px 36px #10182809;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-page-card:hover{border-color:#d4dae5;box-shadow:0 1px 2px #1018280a,0 18px 40px #1018280f}.admin-hero-card{overflow:hidden;background:#fff;height:100%;min-height:160px}.admin-hero-card .ant-card-body{padding:18px 20px;height:100%}.admin-sidebar{position:fixed;top:0;left:0;display:flex;flex-direction:column;gap:18px;width:240px;height:100vh;padding:20px 14px;border-right:1px solid rgba(15,23,42,.08);background:#ffffffeb}.admin-sidebar__brand{display:flex;align-items:center;gap:12px;min-height:46px;padding:2px 8px 4px}.admin-sidebar__brand-text{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:4px}.admin-sidebar__eyebrow{display:block;color:#667085;font-size:12px;line-height:1.15;white-space:nowrap}.admin-sidebar__title.ant-typography,h4.admin-sidebar__title.ant-typography{max-width:156px;margin:0!important;padding:0;overflow:hidden;font-size:18px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar__section-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px}.admin-sidebar__section-title{color:#667085;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.admin-sidebar__nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar__nav-item.ant-btn{justify-content:flex-start;width:100%;height:40px;border-radius:8px;color:#475467;font-weight:600;text-align:left;white-space:nowrap;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.admin-sidebar__nav-item.ant-btn:hover{background:#f6f9ff;color:#0f62d7;transform:none}.admin-sidebar__nav-item.ant-btn-primary{background:#f1f6ff;color:#0f62d7;box-shadow:none}.admin-sidebar__nav-item.ant-btn-primary:hover{background:#eaf2ff;color:#0f62d7}.admin-sidebar__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:12px 8px 0}.admin-sidebar__identity{min-width:0}.admin-sidebar__user{display:block;color:#1f2937;font-size:13px;font-weight:600;line-height:1.2}.admin-sidebar__restaurant{display:block;max-width:112px;overflow:hidden;color:#667085;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.admin-main{min-width:0;width:min(1440px,calc(100vw - 240px));padding:14px 16px;margin-left:calc(240px + max(0px,(100vw - 240px - 1440px) / 2))}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 2px 8px}.admin-page-header__title{margin:0 0 2px!important;color:#0f172a!important;font-size:27px!important;font-weight:750!important;line-height:1.1!important;letter-spacing:0!important}.admin-page-header__subtitle{margin:0!important;max-width:680px;color:#667085;font-size:12px;line-height:1.35}.admin-main>.ant-space{gap:10px!important}.admin-main .ant-alert{padding:7px 11px;border-radius:8px;line-height:1.25}.admin-main .ant-alert-message{font-size:13px;font-weight:650}.admin-main .ant-alert-description{font-size:12px}.admin-page-section .ant-card-body{padding:10px}.admin-page-section .ant-card-head{min-height:38px;padding:0 10px;border-bottom-color:#f0f2f5}.admin-page-section .ant-card-head-title{padding:8px 0;font-size:15px;font-weight:700}.admin-dashboard-filters .ant-card-body{padding:9px 10px;background:linear-gradient(180deg,#fffffffa,#fafcfff5)}.admin-dashboard-filters .ant-row{align-items:end;margin-inline:-4px!important;row-gap:6px!important}.admin-dashboard-filters .ant-col{padding-inline:4px!important}.admin-dashboard-filters .ant-space-vertical{gap:4px!important}.admin-dashboard-filters .ant-typography{color:#344054;font-size:11px;line-height:1.2}.admin-dashboard-filters .ant-picker,.admin-dashboard-filters .ant-select-selector{min-height:30px;border-radius:6px}.admin-dashboard-toolbar{width:100%;display:grid!important;grid-template-columns:minmax(180px,auto) 1fr auto;align-items:center;gap:8px;padding-top:0;font-size:12px}.admin-dashboard-toolbar .ant-switch-checked{box-shadow:0 0 0 4px #1677ff14}.admin-dashboard-toolbar>.ant-typography{display:inline-flex;align-items:center;gap:6px;color:#64748b}.admin-dashboard-toolbar>.ant-typography:before{content:"";width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 #22c55e6b;animation:admin-live-pulse 1.8s ease-out infinite}.admin-dashboard-toolbar>.ant-btn{justify-self:end}.admin-dashboard-toolbar .ant-btn{height:30px;padding-inline:12px;font-size:12px;font-weight:650}.admin-table .ant-table-thead>tr>th{font-size:11px;text-transform:uppercase;letter-spacing:.02em;color:#344054;background:#eef2f7;border-bottom-color:#dbe2ec;padding:6px 8px!important;position:sticky;top:0;z-index:2;box-shadow:inset 0 -1px #dbe2ec,0 1px #0f172a08}.admin-table .ant-table-tbody>tr>td{vertical-align:middle;padding:5px 8px!important;border-bottom-color:#f2f4f7}.admin-table .ant-table-cell .ant-space-vertical{gap:1px!important}.admin-table .ant-typography{margin-bottom:0}.admin-table .ant-table-tbody>tr.ant-table-row{cursor:pointer;transition:background .14s ease,box-shadow .16s ease,transform .16s ease}.admin-table .ant-table-tbody>tr:nth-child(2n):not(.admin-table-row-attention):not(.admin-table-row-ready):not(.admin-table-row-stale)>td{background:#fcfdff}.admin-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#f4f8ff!important;box-shadow:inset 0 1px #1677ff14,inset 0 -1px #1677ff14}.admin-table .ant-table-tbody>tr.admin-table-row-attention>td{background:#fff7df;animation:admin-new-order-wash 2.6s ease-out}.admin-table .ant-table-tbody>tr.admin-table-row-ready>td{background:#eaf6ff}.admin-table .ant-table-tbody>tr.admin-table-row-stale>td{background:#fff0ee}.admin-table .ant-table-tbody>tr.admin-table-row-attention:hover>td,.admin-table .ant-table-tbody>tr.admin-table-row-ready:hover>td,.admin-table .ant-table-tbody>tr.admin-table-row-stale:hover>td{background:#eef6ff}.admin-stat-card .ant-card-body{padding:9px 10px;min-height:68px;background:linear-gradient(180deg,#fffffffa,#f9fbfff5)}.admin-stat-card__inner{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center}.admin-stat-card__icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;font-size:16px}.admin-stat-card--orders .admin-stat-card__icon{background:#eef4ff;color:#2563eb}.admin-stat-card--revenue .admin-stat-card__icon{background:#ecfdf3;color:#16a34a}.admin-stat-card--completed .admin-stat-card__icon{background:#eff6ff;color:#0284c7}.admin-stat-card--canceled .admin-stat-card__icon{background:#fff1f2;color:#e11d48}.admin-stat-card .ant-statistic-title{margin-bottom:2px;color:#667085;font-size:11px;font-weight:600}.admin-stat-card .ant-statistic-content{color:#0f172a;font-size:20px;font-weight:700;line-height:1.15;white-space:nowrap}.admin-stats-grid .admin-page-card:hover{transform:translateY(-1px)}.admin-thumb{width:68px;height:68px;border-radius:18px;object-fit:cover;background:#f4f6fb;border:1px solid rgba(15,23,42,.06)}.admin-products-card .ant-card-head{background:linear-gradient(180deg,#fffffffc,#f8fbfff7)}.admin-products-card .ant-card-body{padding:0;overflow:hidden;background:#fff}.admin-products-toolbar{display:grid!important;position:sticky;top:0;z-index:4;grid-template-columns:minmax(420px,1.55fr) minmax(150px,.55fr) minmax(140px,.5fr) minmax(170px,.58fr);align-items:center;width:100%;padding:12px;border-bottom:1px solid #e8edf5;background:linear-gradient(180deg,#fffffffa,#f8fbfffa)}.admin-products-toolbar .ant-input-affix-wrapper,.admin-products-toolbar .ant-select-selector{min-height:34px;border-radius:7px;background:#fff;box-shadow:0 1px 2px #0f172a08}.admin-products-toolbar>*{min-width:0!important;width:100%!important}.admin-products-bulkbar{display:flex;width:100%;min-height:40px;align-items:center;padding:7px 12px;border-bottom:1px solid #e8edf5;background:#f8fafc}.admin-products-bulkbar .ant-btn{height:28px;padding-inline:10px;font-size:12px;font-weight:650}.admin-products-table .ant-table{background:transparent}.admin-products-table .ant-table-thead>tr>th{background:#e2e8f2;color:#243247}.admin-products-table .ant-table-tbody>tr>td{padding-block:6px!important;background-clip:padding-box}.admin-products-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#eef6ff!important;box-shadow:none!important}.admin-products-table .ant-table-tbody>tr>td,.admin-products-table .ant-table-tbody>tr:hover>td,.admin-products-table .ant-table-tbody>tr.ant-table-row-selected>td,.admin-products-table .ant-table-tbody>tr.ant-table-row-selected:hover>td{border-color:#f2f4f7!important;outline:none!important}.admin-products-table .ant-table-cell:before,.admin-products-table .ant-table-cell:after,.admin-products-table .ant-table-selection-column:before,.admin-products-table .ant-table-selection-column:after{display:none!important}.admin-products-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#f6f9ff!important}.admin-products-table .ant-table-tbody>tr.ant-table-row-selected:hover>td{background:#eef6ff!important}.admin-products-table .ant-table-cell:focus,.admin-products-table .ant-table-cell:focus-visible,.admin-products-table .ant-table-row:focus,.admin-products-table .ant-table-row:focus-visible{outline:none!important;box-shadow:none!important}.admin-product-cell{display:grid;grid-template-columns:78px minmax(0,1fr);gap:14px;align-items:center;min-width:0}.admin-product-thumb{width:78px;height:64px;border-radius:12px;background:#f8fafc;object-fit:cover;box-shadow:inset 0 0 0 1px #0f172a0f,0 6px 14px #0f172a14}.admin-product-cell__content{display:flex;min-width:0;flex-direction:column;gap:4px}.admin-product-cell__name{color:#0f172a;font-size:15px;font-weight:750;line-height:1.22}.admin-product-cell__description{display:-webkit-box;max-width:520px;overflow:hidden;color:#8a95a6;font-size:12px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-catalog-tag.ant-tag{max-width:148px;margin-inline-end:0;overflow:hidden;border:0;border-radius:999px;background:#e9eef6;color:#344054;font-size:12px;font-weight:650;line-height:24px;padding-inline:10px;text-overflow:ellipsis;white-space:nowrap}.admin-product-status-tag.ant-tag{min-width:82px;margin-inline-end:0;border:0;border-radius:999px;font-size:12px;font-weight:750;line-height:24px;padding-inline:10px;text-align:center}.admin-product-status-tag--hidden.ant-tag{background:#e8edf4;color:#475569;box-shadow:inset 0 0 0 1px #64748b2e}.admin-product-actions{display:flex;justify-content:flex-end}.admin-product-icon-action.ant-btn{display:inline-grid;width:27px;height:27px;place-items:center;border-color:#dde4ee;border-radius:7px;background:#ffffffe6;color:#526071;font-size:11px;box-shadow:none}.admin-product-icon-action.ant-btn:hover{border-color:#b9c8dc;background:#f8fbff;color:#1677ff;transform:translateY(-1px)}.admin-product-icon-action.ant-btn:disabled,.admin-product-icon-action.ant-btn.ant-btn-disabled{border-color:#e4e9f1;background:#f8fafc;color:#a6afbd}.admin-product-icon-action--danger.ant-btn:not(:disabled):hover{border-color:#fecdd3;background:#fff5f5;color:#e11d48}.admin-products-add-button.ant-btn-primary{height:36px;border-radius:8px;font-weight:700;box-shadow:0 1px #ffffff2e inset,0 8px 18px #1677ff47}.admin-products-add-button.ant-btn-primary:hover{box-shadow:0 1px #ffffff2e inset,0 10px 22px #1677ff57}.admin-products-table .ant-checkbox-inner{border-radius:5px}.admin-products-table .ant-checkbox-checked .ant-checkbox-inner{border-color:#1677ff;background:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.admin-products-table .ant-checkbox-indeterminate .ant-checkbox-inner{border-color:#1677ff;background:#eaf2ff}.admin-thumb--fallback{display:grid;place-items:center;color:#8b95a7;font-size:28px}.admin-status-tag{min-width:88px;margin-inline-end:0;border-radius:999px;border:0;box-shadow:inset 0 0 0 1px #0f172a0d,0 1px 2px #0f172a0f;font-size:11px;font-weight:750;line-height:22px;padding-inline:10px;text-align:center;justify-content:center;white-space:nowrap}.admin-status-tag.ant-tag-gold{background:linear-gradient(180deg,#ffefb8,#fedf89);color:#7a3b00}.admin-status-tag.ant-tag-blue{background:linear-gradient(180deg,#dbeafe,#bfdbfe);color:#174ea6}.admin-status-tag.ant-tag-green{background:linear-gradient(180deg,#d9fbe7,#bff0d0);color:#116032}.admin-status-tag.ant-tag-red{background:linear-gradient(180deg,#ffe2e0,#ffc9c5);color:#981b1b}.admin-status-tag--history{width:140px;display:inline-flex;justify-content:center}.admin-actions-stack{display:flex;flex-direction:column;gap:8px}.admin-actions-stack .ant-btn{width:100%;justify-content:center}.admin-preview-image{width:100%;max-height:280px;object-fit:cover;border-radius:18px}.admin-empty-image{height:280px;border-radius:18px;border:1px dashed rgba(15,23,42,.12);background:#fafbfe}.admin-form-actions{display:flex;gap:12px;flex-wrap:wrap}.admin-settings-form{display:grid;gap:16px}.admin-settings-form__actions{display:flex;justify-content:flex-start}.admin-settings-subsection{border-color:#e2e8f0;border-radius:10px;background:linear-gradient(180deg,#fffffffc,#f8fbfff5)}.admin-settings-subsection .ant-card-head{min-height:38px;border-bottom-color:#edf1f7}.admin-settings-subsection .ant-card-head-title{padding:8px 0;color:#0f172a;font-size:15px;font-weight:780}.admin-settings-subsection .ant-card-body{padding:16px}.admin-settings-subsection .ant-form-item:last-child{margin-bottom:0}.admin-branding-logo-card{display:flex;align-items:stretch;gap:16px;width:100%;max-width:none;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#fffffffc,#f8fbfff5)}.admin-branding-logo-card>.ant-image{display:block;width:200px!important;height:200px!important;flex:0 0 200px;line-height:0}.admin-branding-logo-preview{display:grid;width:200px!important;height:200px!important;flex:0 0 200px;place-items:center;border:1px solid #dfe6f0;border-radius:18px;object-fit:contain;background:#eef3f8;color:#98a2b3;font-size:36px;box-shadow:0 8px 22px #0f172a13}.admin-branding-logo-card>.ant-image .admin-branding-logo-preview,.admin-branding-logo-card>.ant-image .ant-image-img{width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;object-fit:contain}.admin-branding-logo-preview--empty{border-style:dashed}.admin-branding-logo-card__body{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;justify-content:stretch}.admin-branding-logo-dropzone{width:100%;height:200px;min-height:200px;padding:20px}.admin-branding-logo-dropzone input{display:none}.admin-inline-muted{color:#7a8699}.admin-title-block{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.admin-mobile-full{width:100%}.admin-orders-card .ant-card-body{padding:0;overflow:hidden;background:#fff}.admin-orders-card .ant-table-container{border-start-start-radius:0;border-start-end-radius:0}.admin-orders-card .ant-table-wrapper{padding:0}.admin-orders-card .ant-pagination{margin:8px 12px 12px}.admin-table-action-button.ant-btn{height:24px;padding-inline:9px;border-radius:6px;border-color:#d7deea;background:#f8fafc;color:#2854a3;font-size:12px;font-weight:650;box-shadow:none}.admin-table-action-button.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{border-color:#b9c7dc;background:#eef4ff;color:#174ea6}@keyframes admin-live-pulse{0%{box-shadow:0 0 #22c55e61}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes admin-new-order-wash{0%{background:#fff1b8}to{background:#fff7df}}.ant-btn{border-radius:6px;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.ant-btn:hover{transform:translateY(-1px)}.ant-input,.ant-input-password,.ant-picker,.ant-select-selector{border-color:#dde3ec!important}.admin-quick-actions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-quick-action-button{min-height:52px;justify-content:center;font-weight:600}.admin-order-client-card{display:flex;flex-direction:column;gap:4px}.admin-order-top-card{height:100%}.admin-order-top-card .ant-card-body{height:100%;display:flex;flex-direction:column}.admin-order-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-order-action-button{min-height:44px;justify-content:center}.admin-order-address-card{border-radius:18px}.admin-order-inline-button{width:fit-content}.admin-product-editor-layout{align-items:flex-start}.admin-product-editor-form-card .ant-card-body,.admin-product-preview-panel .ant-card-body{padding:0}.admin-product-editor-form{display:flex;flex-direction:column}.admin-editor-section{padding:18px;border-bottom:1px solid #dde5f0;background:linear-gradient(180deg,#fffffffc,#fafcfff5)}.admin-editor-section:last-of-type{border-bottom:0}.admin-editor-section__header{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.admin-editor-section__header--inline{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px}.admin-editor-section__header .ant-typography{margin:0}.admin-editor-section__header h4.ant-typography{color:#0f172a;font-size:16px;font-weight:750;line-height:1.2}.admin-editor-section__header .ant-typography-secondary{max-width:680px;color:#7a8699;font-size:13px;line-height:1.4}.admin-product-editor-form .ant-form-item{margin-bottom:14px}.admin-product-editor-form .ant-form-item-label>label{color:#344054;font-size:12px;font-weight:700}.admin-product-editor-form .ant-input,.admin-product-editor-form .ant-input-number,.admin-product-editor-form .ant-select-selector,.admin-product-editor-form textarea.ant-input{border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a06;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.admin-product-editor-form .ant-input:hover,.admin-product-editor-form .ant-input-number:hover,.admin-product-editor-form .ant-select-selector:hover,.admin-product-editor-form textarea.ant-input:hover{border-color:#b9c7dc!important}.admin-product-editor-form .ant-input:focus,.admin-product-editor-form .ant-input-focused,.admin-product-editor-form .ant-input-number-focused,.admin-product-editor-form .ant-select-focused .ant-select-selector,.admin-product-editor-form textarea.ant-input:focus{border-color:#1677ff!important;background:#fff!important;box-shadow:0 0 0 3px #1677ff29,0 10px 20px #1677ff12!important}.admin-product-editor-form .ant-form-item-explain-error{color:#b42318;font-size:12px;line-height:1.3;margin-top:2px}.admin-product-editor-form .ant-form-item-has-error .ant-input,.admin-product-editor-form .ant-form-item-has-error .ant-input-number,.admin-product-editor-form .ant-form-item-has-error .ant-select-selector,.admin-product-editor-form .ant-input-status-error,.admin-product-editor-form .ant-input-number-status-error,.admin-product-editor-form .ant-select-status-error .ant-select-selector{border-color:#f2b8b5!important;background:snow!important;box-shadow:0 0 0 2px #b423180a!important}.admin-upload-dropzone{display:grid;min-height:172px;place-items:center;padding:22px;border:1px dashed #aebdd1;border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(22,119,255,.08),transparent 46%),linear-gradient(180deg,#f4f8fffa,#ebf1faf5);color:#344054;cursor:pointer;text-align:center;box-shadow:inset 0 1px #ffffffd1,inset 0 0 0 1px #ffffff85;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease}.admin-upload-dropzone:hover{border-color:#1677ff;background:radial-gradient(circle at 50% 0%,rgba(22,119,255,.13),transparent 48%),linear-gradient(180deg,#f1f7ff,#e5effefa);box-shadow:inset 0 1px #ffffffe0,0 14px 30px #1677ff1a;transform:translateY(-1px)}.admin-upload-dropzone--compact{min-height:132px;padding:18px}.admin-upload-dropzone:focus-within{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff21,0 12px 26px #1677ff1a}.admin-upload-dropzone input[type=file]{display:none}.admin-upload-dropzone__icon{display:grid;width:44px;height:44px;margin-bottom:10px;place-items:center;border-radius:12px;background:linear-gradient(180deg,#fff,#e8f1ff);color:#1677ff;font-size:22px;box-shadow:0 1px #ffffffeb inset,0 8px 18px #1677ff24}.admin-upload-dropzone__title{display:block;color:#182230;font-size:14px;font-weight:750;line-height:1.25}.admin-upload-dropzone__hint{display:block;max-width:420px;margin-top:5px;color:#7a8699;font-size:12px;line-height:1.4}.admin-upload-remove-button{margin-top:10px}.admin-category-image-preview{width:112px;height:72px;border:1px solid #dfe6f0;border-radius:9px;object-fit:cover;background:#eef3f8;box-shadow:0 4px 12px #0f172a0f}.admin-category-thumb{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid #e1e7f0;border-radius:8px;object-fit:cover;background:#eef3f8;color:#98a2b3;font-size:16px;box-shadow:0 3px 8px #0f172a0a}.admin-category-thumb--empty{border:1px dashed #d0d5dd}.admin-category-form-card .ant-card-body,.admin-categories-list-card .ant-card-body{padding:8px}.admin-category-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,.72fr) auto;gap:10px;align-items:start}.admin-category-form .ant-form-item{margin-bottom:0}.admin-category-form .ant-form-item-label>label{color:#344054;font-size:11px;font-weight:700}.admin-category-form .ant-input{min-height:34px;border-radius:8px;box-shadow:0 1px 2px #0f172a06}.admin-category-form .admin-category-image-form-item{min-width:0}.admin-category-form .admin-upload-dropzone--compact{min-height:76px;padding:9px 10px;border-radius:9px}.admin-category-form .admin-upload-dropzone__icon{width:30px;height:30px;margin-bottom:5px;border-radius:8px;font-size:15px}.admin-category-form .admin-upload-dropzone__title{font-size:12px}.admin-category-form .admin-upload-dropzone__hint,.admin-category-form .ant-form-item-explain{font-size:10.5px;line-height:1.35}.admin-category-form .admin-form-actions{align-self:end;gap:8px;padding-bottom:20px}.admin-category-save-button.ant-btn-primary{min-width:128px;height:34px;border-radius:9px;font-size:13px;font-weight:820;box-shadow:0 1px #fff3 inset,0 9px 20px #1677ff4d}.admin-categories-search{max-width:440px;height:34px;border-color:#cfd8e6;border-radius:9px;background:#fff;box-shadow:0 1px 2px #0f172a09,0 4px 10px #0f172a06}.admin-categories-stack{display:flex}.admin-category-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:58px;height:58px;max-height:58px;padding:5px 8px;border:1px solid #e7edf5;border-radius:10px;background:linear-gradient(180deg,#fffffffa,#f8fbfff5);box-shadow:0 1px 2px #0f172a06,0 5px 12px #0f172a07;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.admin-category-card--draggable{cursor:grab}.admin-category-card--draggable:active{cursor:grabbing}.admin-category-card:hover{border-color:#b9c8dc;background:linear-gradient(180deg,#fff,#f0f6fefa);box-shadow:0 1px 2px #0f172a0b,0 10px 20px #0f172a0f;transform:translateY(-1px)}.admin-category-card--dragging{border-color:#6aa4ff;background:#eef6ff;box-shadow:0 1px 2px #0f172a0a,0 12px 24px #1677ff29;opacity:.74;transform:scale(.995)}.admin-category-card--drop-before,.admin-category-card--drop-after{border-color:#8bb8ff;background:linear-gradient(180deg,#fff,#eff6fffa)}.admin-category-card--drop-before:before,.admin-category-card--drop-after:after{position:absolute;right:12px;left:12px;z-index:2;height:3px;border-radius:999px;background:#1677ff;box-shadow:0 0 0 3px #1677ff1f;content:""}.admin-category-card--drop-before:before{top:-7px}.admin-category-card--drop-after:after{bottom:-7px}.admin-category-drag-handle.ant-btn{display:inline-grid;width:26px;height:26px;min-width:26px;place-items:center;border-radius:7px;color:#667085;cursor:inherit}.admin-category-drag-handle.ant-btn:not(:disabled):hover{background:#edf4ff;color:#1677ff}.admin-category-drag-handle.ant-btn:disabled{cursor:not-allowed}.admin-category-card .ant-image{display:block;width:42px;height:42px;flex:0 0 42px;line-height:0}.admin-category-card .ant-image-img{display:block;width:42px;height:42px;border-radius:8px;object-fit:cover}.admin-category-card__main{display:flex;align-items:center;min-width:0;flex:1 1 auto;gap:8px!important}.admin-category-card__content{min-width:0;gap:1px!important;justify-content:center}.admin-category-card__title{max-width:520px;color:#0f172a;font-size:13px;font-weight:830;line-height:1.18}.admin-category-card__meta{color:#667085;font-size:11px;line-height:1.2;row-gap:2px!important}.admin-category-card__meta .ant-typography{margin:0;color:#667085;font-size:11px}.admin-category-card__dot{width:3px;height:3px;border-radius:999px;background:#b8c2d1}.admin-category-card__warning{margin:0!important;color:#b45309!important;font-size:10.5px;font-weight:700;line-height:1.2}.admin-category-card__status{display:flex;flex:0 0 76px;align-items:center;justify-content:center;min-width:76px}.admin-category-status-badge.ant-tag{margin:0;padding:1px 7px;border-radius:999px;font-size:10.5px;font-weight:750;line-height:16px}.admin-category-status-badge--hidden.ant-tag{border-color:#f7d58b;background:#fff8e6;color:#9a5b00}.admin-category-status-badge--active.ant-tag{border-color:#b7e4c7;background:#ecfdf3;color:#067647}.admin-category-card__actions{flex:0 0 auto;align-items:center;justify-content:flex-end;margin-left:auto;opacity:.78;transition:opacity .16s ease}.admin-category-card:hover .admin-category-card__actions{opacity:1}.admin-category-icon-action.ant-btn{display:inline-grid;width:27px;height:27px;place-items:center;border-color:#dde4ee;border-radius:7px;background:#ffffffe6;color:#526071;font-size:11px;box-shadow:none}.admin-category-icon-action.ant-btn:hover{border-color:#b9c8dc;background:#f8fbff;color:#1677ff;transform:translateY(-1px)}.admin-category-icon-action--danger.ant-btn:not(:disabled):hover{border-color:#fecdd3;background:#fff5f5;color:#e11d48}.admin-category-editor-card{width:100%;max-width:1280px;margin:0}.admin-category-editor-card .ant-card-body{padding:0}.admin-category-editor-form{display:grid;grid-template-columns:minmax(0,7fr) minmax(320px,3fr);align-items:start}.admin-category-editor-form .admin-editor-section{padding:24px 26px;border-right:1px solid #dde5f0;border-bottom:0}.admin-category-editor-form .admin-editor-section__header{margin-bottom:18px}.admin-category-editor-form .admin-editor-section__header h4{margin:0;color:#0f172a;font-size:16px;font-weight:780;line-height:1.2}.admin-category-editor-form .admin-editor-section__header span{color:#7a8699;font-size:13px;line-height:1.4}.admin-category-editor-upload{width:100%}.admin-category-editor-card .ant-form-item-has-error .admin-upload-dropzone,.admin-category-editor-card .admin-upload-dropzone.admin-upload-dropzone--error{border-color:#f2b8b5;background:radial-gradient(circle at 50% 0%,rgba(180,35,24,.08),transparent 46%),linear-gradient(180deg,snow,#fff5f5)}.admin-category-editor-preview{width:220px;aspect-ratio:4 / 3;height:auto;border:1px solid #dfe6f0;border-radius:12px;object-fit:cover;background:#eef3f8;box-shadow:0 8px 20px #0f172a12}.admin-category-editor-card .admin-upload-dropzone{max-width:none;min-height:172px;padding:20px;background:radial-gradient(circle at 50% 0%,rgba(22,119,255,.09),transparent 46%),linear-gradient(180deg,#f3f7fdfc,#eaf0f9f7)}.admin-category-editor-card .admin-upload-dropzone:hover{border-color:#1677ff;background:radial-gradient(circle at 50% 0%,rgba(22,119,255,.16),transparent 50%),linear-gradient(180deg,#eff6ff,#e0ecfdfa);box-shadow:inset 0 1px #ffffffe6,0 12px 26px #1677ff1c}.admin-category-live-preview{position:sticky;top:14px;padding:24px 26px}.admin-category-preview-card{flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;min-height:68px;height:auto;max-height:none;padding:8px 10px;border-color:#e7edf5;border-radius:10px;box-shadow:0 1px 2px #0f172a09,0 7px 16px #0f172a0a}.admin-category-preview-card .admin-category-thumb,.admin-category-preview-card .ant-image,.admin-category-preview-card .ant-image-img{width:54px;height:54px;aspect-ratio:1 / 1;flex:0 0 54px;border-radius:10px;object-fit:cover}.admin-category-preview-card .admin-category-card__content{display:flex;flex-direction:column;min-width:0;justify-content:center;gap:3px;padding:0}.admin-category-preview-card .admin-category-card__title{font-size:14px;line-height:1.22}.admin-category-preview-card .admin-category-card__meta{font-size:11px;line-height:1.25}.admin-category-editor-form .admin-product-editor-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-start;padding:18px 24px 16px}.admin-category-editor-form .admin-product-save-button.ant-btn-primary:disabled,.admin-category-editor-form .admin-product-save-button.ant-btn-primary.ant-btn-disabled{border-color:#a8c8f7!important;background:linear-gradient(180deg,#b8d4fb,#92bdf5)!important;color:#ffffffe6!important;opacity:.72;box-shadow:0 5px 12px #1677ff1a}.admin-option-group-card{border-color:#e4e9f2;border-radius:10px;background:#fbfcff;box-shadow:0 1px 2px #0f172a06,0 8px 20px #0f172a09}.admin-options-empty-state{display:flex;flex-direction:column;gap:3px;padding:14px;border:1px dashed #d8e0ea;border-radius:10px;background:#fbfcff}.admin-options-empty-state .ant-typography{margin:0}.admin-option-group-card .ant-card-head{min-height:48px;padding:8px 10px;border-bottom-color:#edf1f7}.admin-option-group-card .ant-card-head-title{padding:0}.admin-option-group-card .ant-card-body{padding:8px 10px 10px}.admin-option-value-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.52fr) 30px;gap:6px;align-items:center}.admin-option-value-row .ant-input,.admin-option-value-row .ant-input-number,.admin-option-value-row .ant-input-number-input{min-height:30px;font-size:12px}.admin-option-value-row .ant-input-number{width:100%}.admin-option-value-row .ant-btn{width:30px;height:30px;border-radius:7px;color:#e11d48}.admin-option-value-row .ant-btn:hover{background:#fff1f2;color:#be123c;transform:none}.admin-product-form-error{display:block;margin-top:-2px;color:#b42318!important;font-size:12px;line-height:1.3}.admin-product-editor-actions{position:sticky;bottom:0;z-index:8;padding:16px 18px 18px;border-top:1px solid #edf1f7;background:linear-gradient(180deg,#ffffffe0,#fffffffa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -16px 34px #0f172a13}.admin-product-save-button.ant-btn-primary{min-width:218px;height:44px;border-radius:10px;font-size:14px;font-weight:800;box-shadow:0 1px #fff3 inset,0 12px 26px #1677ff52}.admin-product-save-button.ant-btn-primary:hover{box-shadow:0 1px #fff3 inset,0 14px 30px #1677ff61}.admin-product-save-button.ant-btn-primary:disabled,.admin-product-save-button.ant-btn-primary.ant-btn-disabled{border-color:#8ebeff!important;background:linear-gradient(180deg,#9fc8ff,#6da8fb)!important;color:#fffffff0!important;opacity:.82;box-shadow:0 1px #ffffff4d inset,0 10px 22px #1677ff2e}.admin-product-preview-panel{position:sticky;top:14px;overflow:hidden;box-shadow:0 1px 2px #1018280a,0 22px 46px #10182812}.admin-product-preview-panel .ant-card-head{background:linear-gradient(180deg,#fffffffa,#f8fbfff5)}.admin-product-preview-panel>.ant-card-body>.ant-space{padding:16px}.admin-preview-image{width:100%;min-height:260px;max-height:390px;object-fit:cover;border-radius:18px;background:#eef3f9;box-shadow:inset 0 0 0 1px #0f172a13,0 14px 30px #0f172a1a}.admin-product-preview-card{overflow:hidden;border-color:#cfd9e8;border-radius:18px;background:linear-gradient(180deg,#fff,#f2f6fcfc);box-shadow:0 1px 2px #0f172a0e,0 16px 34px #0f172a16}.admin-product-preview-card .ant-card-body{padding:16px}.admin-product-preview-card__topline{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.admin-product-preview-card__name{color:#101828;font-size:22px;font-weight:800;line-height:1.12}.admin-product-preview-card__description{color:#667085;font-size:14px;line-height:1.5}.admin-product-preview-card__price{color:#0f172a;font-size:18px;font-weight:800}.admin-product-preview-card__bottom{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding-top:2px}.admin-product-preview-options{width:100%;padding-top:10px;border-top:1px solid #edf1f7}@media(max-width:991px){.admin-shell{padding:12px}.admin-shell:has(.admin-sidebar){padding:0}.admin-sidebar{position:sticky;top:0;z-index:10;width:100%;height:auto;padding:12px;border-right:0;border-bottom:1px solid rgba(15,23,42,.08)}.admin-main{width:auto;margin-left:0;padding:14px 12px}.admin-sidebar__brand{min-height:44px;padding:0 4px}.admin-sidebar__section-header{padding:0 4px}.admin-sidebar__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-sidebar__nav-item.ant-btn{height:36px}.admin-sidebar__footer{padding:4px 4px 0}.admin-hero-card .ant-card-body,.admin-page-section .ant-card-body{padding:14px}.admin-hero-card{min-height:auto}.admin-page-header{padding-top:2px}.admin-page-header__title{font-size:24px!important}.admin-page-header__subtitle{font-size:13px}.admin-dashboard-toolbar{align-items:flex-start}.admin-products-toolbar{grid-template-columns:1fr 1fr}.admin-category-form{grid-template-columns:1fr}.admin-category-form .admin-form-actions{align-self:auto;padding-bottom:0}.admin-category-card{align-items:flex-start;height:auto;max-height:none}.admin-category-editor-card{max-width:none}.admin-category-editor-form{grid-template-columns:1fr}.admin-category-editor-form .admin-editor-section{border-right:0;border-bottom:1px solid #dde5f0}.admin-category-live-preview{position:static}.admin-product-cell{grid-template-columns:64px minmax(0,1fr);gap:10px}.admin-product-thumb{width:64px;height:52px}.admin-thumb{width:56px;height:56px;border-radius:16px}.admin-quick-actions-grid,.admin-order-action-grid{grid-template-columns:1fr}}@media(max-width:575px){.admin-shell{padding:8px}.admin-shell:has(.admin-sidebar){padding:0}.admin-sidebar{padding:10px 8px}.admin-sidebar__nav{grid-template-columns:1fr}.admin-sidebar__section-header,.admin-dashboard-toolbar{align-items:stretch;flex-direction:column}.admin-dashboard-toolbar .ant-btn{width:100%}.admin-products-toolbar{grid-template-columns:1fr}.admin-categories-search{max-width:none}.admin-category-card{align-items:center;flex-direction:row}.admin-category-card__main{width:auto}.admin-category-card__actions{justify-content:flex-end;width:auto}.admin-products-bulkbar{align-items:stretch;flex-direction:column}.admin-product-preview-panel{position:static}.admin-editor-section__header--inline{flex-direction:column}.admin-option-value-row{grid-template-columns:1fr}.admin-products-bulkbar .ant-btn{width:100%}.admin-product-cell{grid-template-columns:56px minmax(0,1fr)}.admin-product-thumb{width:56px;height:48px}.admin-stat-card .ant-card-body{min-height:74px}.admin-stat-card .ant-statistic-content{font-size:22px}}.admin-time-picker-popover .ant-popover-inner{padding:0;border:1px solid rgba(15,23,42,.06);border-radius:14px;background:#fffffffa;box-shadow:0 16px 42px #0f172a24;animation:admin-time-picker-popover-in .16s ease-out}.admin-time-picker-popover .ant-popover-inner-content{padding:8px}.admin-time-picker{width:156px}.admin-time-picker__columns{display:grid;grid-template-columns:1fr 1fr;gap:6px}.admin-time-picker__column-shell{position:relative;height:154px;overflow:hidden;border-radius:11px;background:#f8fafc;box-shadow:inset 0 0 0 1px #0f172a0d}.admin-time-picker__column-shell:before,.admin-time-picker__column-shell:after{position:absolute;right:0;left:0;z-index:2;height:42px;pointer-events:none;content:""}.admin-time-picker__column-shell:before{top:0;background:linear-gradient(180deg,#f8fafc,#f8fafceb 44%,#f8fafc00)}.admin-time-picker__column-shell:after{bottom:0;background:linear-gradient(0deg,#f8fafc,#f8fafceb 44%,#f8fafc00)}.admin-time-picker__column{height:100%;overflow-y:auto;padding:62px 4px;scroll-behavior:smooth;scroll-snap-type:y proximity;scrollbar-width:none}.admin-time-picker__column::-webkit-scrollbar{display:none}.admin-time-picker__option{width:100%;height:30px;border:0;border-radius:8px;background:transparent;color:#64748b;font-weight:600;text-align:center;cursor:pointer;scroll-snap-align:center;transition:color .14s ease,background .14s ease,transform .14s ease}.admin-time-picker__option:hover{background:#1677ff12;color:#1677ff}.admin-time-picker__option.is-active{background:#1677ff1f;color:#0958d9;font-weight:800;transform:scale(1.04)}.admin-time-picker__clear{display:flex;align-items:center;justify-content:center;width:100%;height:30px;margin-top:8px;border-color:#0f172a1a;border-radius:9px;color:#1677ff;font-weight:600;box-shadow:none}.admin-time-picker__clear:hover{border-color:#1677ff4d;color:#0958d9}@keyframes admin-time-picker-popover-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
