:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.sidebar{width:var(--sidebar-width);border-right:1px solid var(--admin-border);z-index:50;background:#fff;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;left:0}.brand{border-bottom:1px solid var(--admin-border);align-items:center;height:86px;padding:18px 22px;display:flex}.sidebar-main-logo{object-fit:contain;max-width:180px;max-height:52px}.fallback-logo{color:var(--admin-primary);font-size:26px;font-weight:800}.side-nav{flex-direction:column;flex:1;gap:6px;padding:18px 14px;display:flex;overflow-y:auto}.side-link{color:#4b5563;border-radius:12px;align-items:center;gap:12px;width:100%;height:46px;padding:0 14px;font-size:14px;font-weight:600;transition:all .22s;display:flex}.side-link svg{color:#6b7280}.side-link:hover{color:var(--admin-primary);background:#f6f3ff}.side-link:hover svg{color:var(--admin-primary)}.side-link.active{background:var(--admin-primary);color:#fff;box-shadow:0 10px 24px #5b18ff38}.side-link.active svg{color:#fff}.sidebar-profile{border:1px solid var(--admin-border);text-align:left;background:#f9fafb;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;margin:14px;padding:12px;display:grid}.sidebar-profile:hover{background:#f4efff;border-color:#ded4ff}.profile-avatar{background:var(--admin-primary);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:700;display:grid;overflow:hidden}.profile-info{min-width:0}.profile-info h4{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.profile-info p{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.sidebar-profile svg{color:#6b7280}@media (width<=1024px){.sidebar{border-right:none;border-bottom:1px solid var(--admin-border);width:100%;height:auto;position:relative}.brand{height:72px}.side-nav{flex-direction:row;padding:12px 14px;overflow-x:auto}.side-link{min-width:max-content}.sidebar-profile{display:none}}.page-header{border-bottom:1px solid var(--admin-border);z-index:40;background:#fff;grid-template-columns:1fr auto;align-items:center;gap:20px;min-height:76px;padding:12px 24px;display:grid;position:sticky;top:0}.page-header>div:first-child{flex-direction:column;justify-content:center;min-width:0;display:flex}.page-header h1{color:#111827;margin:0;font-size:26px;font-weight:700;line-height:1.15}.page-header p{color:#6b7280;margin:5px 0 0;font-size:13px;line-height:1.3}.header-right{align-items:center;gap:14px;display:flex}.admin-search{width:340px;position:relative}.admin-search svg{color:#6b7280;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.admin-search input{border:1px solid var(--admin-border);border-radius:12px;width:100%;height:44px;padding:0 42px}.search-clear{color:#6b7280;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search-results{border:1px solid var(--admin-border);z-index:80;background:#fff;border-radius:14px;width:100%;position:absolute;top:54px;left:0;overflow:hidden;box-shadow:0 15px 35px #00000014}.search-results button{text-align:left;border-bottom:1px solid #f3f4f6;width:100%;padding:12px 14px}.search-results span{color:var(--admin-primary);font-size:11px;font-weight:700;display:block}.search-results strong{font-size:14px;display:block}.search-results small{color:#6b7280}.search-results p{text-align:center;padding:16px}.date-btn,.bell-btn,.profile-btn{border:1px solid var(--admin-border);background:#fff;border-radius:12px;height:44px}.date-btn{align-items:center;gap:8px;padding:0 14px;font-weight:600;display:flex}.bell-btn{place-items:center;width:44px;display:grid;position:relative}.bell-btn span{background:#ef4444;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:9px;right:10px}.profile-btn{align-items:center;gap:8px;padding:0 10px;display:flex}.profile-mini{background:var(--admin-primary);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;display:grid;overflow:hidden}.profile-mini img{object-fit:cover;width:100%;height:100%}.profile-mini.large{width:50px;height:50px}.header-popup-wrap{position:relative}.header-popup{border:1px solid var(--admin-border);z-index:90;background:#fff;border-radius:16px;position:absolute;top:55px;right:0;overflow:hidden;box-shadow:0 15px 35px #00000014}.notification-popup{width:300px}.notification-popup h4,.notification-item{border-bottom:1px solid #f3f4f6;padding:14px 16px}.notification-item strong{margin-bottom:4px;display:block}.notification-item p{color:#6b7280;font-size:12px}.profile-popup{width:260px}.profile-popup-head{border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:16px;display:flex}.profile-popup button{align-items:center;gap:10px;width:100%;height:44px;padding:0 16px;display:flex}.profile-popup button:hover{background:#f9fafb}.logout-btn{color:#ef4444}@media (width<=1024px){.page-header{grid-template-columns:1fr;align-items:start}.header-right{flex-wrap:wrap;width:100%}.admin-search{width:100%}}.dashboard-page{flex-direction:column;gap:18px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card,.dashboard-card,.table-card{background:#fff;border:1px solid #e7eaf1;border-radius:14px;box-shadow:0 8px 26px #0f172a0d}.stat-card{align-items:center;gap:22px;min-height:128px;padding:26px;display:flex}.stat-icon{border-radius:12px;place-items:center;width:62px;height:62px;display:grid}.stat-icon.purple{color:#5b35e8;background:#efeaff}.stat-icon.blue{color:#1477e8;background:#e8f1ff}.stat-icon.green{color:#14a34a;background:#e8f8ee}.stat-icon.orange{color:#f97316;background:#fff0e3}.stat-card p{color:#111827;margin:0 0 8px;font-size:15px;font-weight:400}.stat-card h2{color:#050505;margin:0;font-size:28px;font-weight:600;line-height:1}.stat-card span{color:#079a3d;align-items:center;gap:5px;margin-top:18px;font-size:14px;font-weight:400;display:flex}.sales-overview-card{padding:22px 24px 12px}.card-top,.table-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.card-top h3,.table-head h3{color:#050505;margin:0;font-size:20px;font-weight:600}.card-top p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:400}.sales-actions{border:1px solid #dde3ef;border-radius:7px;display:flex;overflow:hidden}.sales-actions button{color:#111827;cursor:pointer;background:#fff;border:0;border-right:1px solid #dde3ef;min-width:86px;height:38px;font-size:14px;font-weight:400}.sales-actions button:last-child{border-right:0}.sales-actions .active{color:#fff;background:linear-gradient(135deg,#673df2,#4f2bdc)}.line-chart{grid-template-columns:72px 1fr;gap:16px;height:245px;margin-top:30px;display:grid}.chart-grid{color:#334155;flex-direction:column;justify-content:space-between;font-size:13px;display:flex}.chart-bars{background:repeating-linear-gradient(#0000,#0000 48px,#e8edf5 49px);border-bottom:1px solid #dfe5ee;border-left:1px solid #dfe5ee;grid-template-columns:repeat(7,1fr);align-items:end;display:grid;position:relative}.line-point{flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.line-point b{color:#050505;margin-bottom:8px;font-size:13px;font-weight:600}.line-point span{background:linear-gradient(#5736ee,#5736ee0f);border-radius:12px 12px 0 0;width:12px;position:relative}.line-point span:before{content:"";background:#5736ee;border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.line-point small{color:#334155;margin-top:12px;font-size:14px;font-weight:400}.sales-overview-card h4{text-align:center;color:#111827;margin:8px 0 0;font-size:16px;font-weight:400}.sales-overview-card h4 span{color:#5736ee;font-weight:600}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px;gap:18px;display:grid}.recent-orders-card{overflow:hidden}.table-head{border-bottom:1px solid #e7eaf1;padding:18px 22px}.table-head button{color:#4f2bdc;cursor:pointer;background:#fff;border:1px solid #8b6cff;border-radius:7px;height:36px;padding:0 16px;font-size:14px;font-weight:500}table{border-collapse:collapse;width:100%;min-width:860px}th{text-align:left;color:#475569;background:#fbfcff;padding:13px 22px;font-size:13px;font-weight:500}td{color:#111827;border-top:1px solid #e7eaf1;padding:13px 22px;font-size:14px;font-weight:400}.pill{border-radius:6px;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:400;display:inline-flex}.pill.online,.pill.delivered,.pill.shipped{color:#14803b;background:#dcfce7}.pill.cod{color:#a96b00;background:#fff1cc}.pill.processing{color:#075bd8;background:#dbeafe}.pill.cancelled{color:#b91c1c;background:#fee2e2}.bottom-view{color:#3516e6;cursor:pointer;background:#fff;border:0;border-top:1px solid #e7eaf1;width:100%;height:48px;font-size:15px;font-weight:500}.summary-card{padding:22px}.summary-item{border:1px solid #e7eaf1;border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:15px;display:flex}.summary-item div{color:#334155;align-items:center;gap:10px;display:flex}.summary-item span,.summary-item b{font-size:15px;font-weight:400}.summary-item b{color:#050505;font-weight:600}@media (width<=1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.stats-grid{grid-template-columns:1fr}.stat-card{padding:20px}.card-top,.table-head{flex-direction:column;align-items:flex-start}.sales-actions{width:100%}.sales-actions button{width:25%;min-width:0}.line-chart{grid-template-columns:58px 1fr}}.categories-page{flex-direction:column;gap:16px;display:flex}.category-toolbar{grid-template-columns:minmax(260px,1fr) 180px 230px auto auto;align-items:center;gap:14px;display:grid}.category-search{background:#fff;border:1px solid #dfe5ee;border-radius:9px;align-items:center;gap:10px;height:42px;padding:0 14px;display:flex}.category-search input,.category-toolbar select{color:#111827;background:#fff;border:1px solid #dfe5ee;border-radius:9px;outline:none;width:100%;height:42px;padding:0 13px;font-size:14px;font-weight:400}.category-search input{border:0;height:auto;padding:0}.table-card,.category-form-card{background:#fff;border:1px solid #e7eaf1;border-radius:13px;overflow:hidden;box-shadow:0 8px 26px #0f172a0d}.categories-table-card table{border-collapse:collapse;width:100%;min-width:1120px}.categories-table-card th{text-align:left;color:#475569;background:#fbfcff;border-bottom:1px solid #e7eaf1;padding:13px 18px;font-size:13px;font-weight:500}.categories-table-card td{color:#111827;border-bottom:1px solid #e7eaf1;padding:12px 18px;font-size:14px;font-weight:400}.categories-table-card input[type=checkbox]{accent-color:#5b35e8;width:16px;height:16px}.cat-thumb{object-fit:cover;background:#f8fafc;border:1px solid #e8edf5;border-radius:9px;width:36px;height:36px}.status{border-radius:6px;align-items:center;height:25px;padding:0 10px;font-size:13px;font-weight:400;display:inline-flex}.category-form-card{padding:0}.category-form-card h3{color:#050505;margin:0;padding:18px 22px;font-size:20px;font-weight:600}.form-layout{border-top:1px solid #e7eaf1;grid-template-columns:230px 1fr;display:grid}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.category-search:focus-within,.category-toolbar select:focus{border-color:#6d4cff;box-shadow:0 0 0 3px #5b35e81a}.form-grid small{color:#64748b;margin-top:6px;font-size:12px;font-weight:400;display:block}.upload-box{color:#475569;cursor:pointer;background:#fbfcff;border:1px dashed #b9c2d4;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:52px;display:flex!important}.status-field{border-top:1px solid #e7eaf1;padding-top:4px}.radio-row{align-items:center;gap:24px;display:flex}.radio-row label{align-items:center;gap:8px;margin:0;font-weight:400;display:flex}.radio-row input{accent-color:#5b35e8;width:16px;height:16px}@media (width<=1200px){.category-toolbar{grid-template-columns:1fr 1fr}.form-layout{grid-template-columns:1fr}.form-tabs{border-bottom:1px solid #e7eaf1;border-right:0;grid-template-columns:repeat(4,1fr);display:grid}.form-tabs button{text-align:center;padding:0 10px}.form-tabs .active{border-bottom:3px solid #5b35e8;border-left:0}}@media (width<=760px){.category-toolbar,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:span 1}.form-tabs{grid-template-columns:1fr}.table-footer,.form-actions{flex-direction:column;align-items:stretch;height:auto;padding:14px}.clear-btn,.save-btn{justify-content:center;width:100%}}.products-page{flex-direction:column;gap:16px;display:flex}.product-toolbar{grid-template-columns:minmax(260px,1fr) 210px 170px auto auto;align-items:center;gap:14px;display:grid}.product-search{background:#fff;border:1px solid #dfe5ee;border-radius:9px;align-items:center;gap:10px;height:42px;padding:0 14px;display:flex}.product-search input,.product-toolbar select{color:#111827;background:#fff;border:1px solid #dfe5ee;border-radius:9px;outline:none;width:100%;height:42px;padding:0 13px;font-size:14px;font-weight:400}.product-search input{border:0;height:auto;padding:0}.outline-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:14px;font-weight:400;display:inline-flex}.table-card,.product-form-card{background:#fff;border:1px solid #e7eaf1;border-radius:13px;overflow:hidden;box-shadow:0 8px 26px #0f172a0d}.products-table-card table{border-collapse:collapse;width:100%;min-width:1180px}.products-table-card th{text-align:left;color:#475569;background:#fbfcff;border-bottom:1px solid #e7eaf1;padding:13px 18px;font-size:13px;font-weight:500}.products-table-card td{color:#111827;vertical-align:middle;border-bottom:1px solid #e7eaf1;padding:12px 18px;font-size:14px;font-weight:400}.products-table-card input[type=checkbox]{accent-color:#5b35e8;width:16px;height:16px}.table-img{object-fit:cover;background:#f8fafc;border:1px solid #e8edf5;border-radius:9px;width:40px;height:40px}.products-table-card strong{color:#050505;font-size:14px;font-weight:500;display:block}.products-table-card small{color:#64748b;margin-top:4px;font-size:12px;font-weight:400;display:block}.status,.stock-badge{border-radius:6px;align-items:center;height:25px;padding:0 10px;font-size:13px;font-weight:400;display:inline-flex}.status.active,.stock-badge.ok{color:#14803b;background:#dcfce7}.status.inactive,.stock-badge.low{color:#b91c1c;background:#fee2e2}.action-icons{align-items:center;gap:10px;display:flex}.action-icons button{color:#111827;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.product-form-card h3{color:#050505;margin:0;font-size:20px;font-weight:600}.cancel-edit-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:13px;font-weight:400;display:inline-flex}.form-tabs{background:#fbfcff;border-right:1px solid #e7eaf1;padding:14px 0}.form-tabs button{text-align:left;color:#475569;cursor:pointer;background:0 0;border:0;width:100%;height:48px;padding:0 22px;font-size:14px;font-weight:400}.form-tabs .active{color:#4f2bdc;background:#f3f0ff;border-left:3px solid #5b35e8}.form-grid input,.form-grid select,.form-grid textarea{color:#111827;background:#fff;border:1px solid #dfe5ee;border-radius:8px;outline:none;width:100%;font-size:14px;font-weight:400}.form-grid input,.form-grid select{height:42px;padding:0 13px}.form-grid textarea{resize:vertical;min-height:82px;padding:12px 13px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.product-search:focus-within,.product-toolbar select:focus{border-color:#6d4cff;box-shadow:0 0 0 3px #5b35e81a}.upload-box{color:#475569;cursor:pointer;background:#fbfcff;border:1px dashed #b9c2d4;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:54px;position:relative;display:flex!important}.upload-box input{display:none}.preview-grid{grid-template-columns:repeat(8,1fr);gap:10px;margin-top:12px;display:grid}.preview-img{background:#f8fafc;border:1px solid #e7eaf1;border-radius:10px;height:76px;position:relative;overflow:hidden}.preview-img img{object-fit:cover;width:100%;height:100%}.preview-img button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:5px;right:5px}.variant-box{background:#fbfcff;border:1px solid #e7eaf1;border-radius:12px;padding:14px}.variant-box h4{color:#050505;margin:0 0 12px;font-size:15px;font-weight:600}.inline-add{grid-template-columns:1fr 90px;gap:10px;display:grid}.inline-add button,.variant-row button{color:#fff;cursor:pointer;background:#5736ee;border:0;border-radius:8px;height:42px;font-size:14px;font-weight:500}.tag-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.tag-list span{color:#4f2bdc;background:#f0ecff;border-radius:7px;align-items:center;gap:7px;min-height:28px;padding:0 9px;font-size:13px;font-weight:400;display:inline-flex}.tag-list button{color:#4f2bdc;cursor:pointer;background:0 0;border:0;font-size:16px}.variant-row{grid-template-columns:1fr 1fr 110px 110px 80px;gap:10px;display:grid}.variant-list{gap:8px;margin-top:12px;display:grid}.variant-list>div{background:#fff;border:1px solid #e7eaf1;border-radius:9px;grid-template-columns:1fr auto 28px;align-items:center;gap:8px;padding:9px 10px;display:grid}.variant-list span{color:#111827;font-size:14px;font-weight:500}.variant-list small{color:#64748b;font-size:12px;font-weight:400}.variant-list button{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.seo-grid{grid-template-columns:1fr 1fr;gap:18px 22px;display:grid}.checkbox-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.checkbox-grid label{background:#fff;border:1px solid #e7eaf1;border-radius:9px;align-items:center;gap:8px;margin:0;padding:12px;font-weight:400;display:flex}.checkbox-grid input{accent-color:#5736ee;width:16px;height:16px}.form-actions{border-top:1px solid #e7eaf1;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:18px;display:flex}.clear-btn,.save-btn{cursor:pointer;border-radius:8px;height:40px;padding:0 20px;font-size:14px;font-weight:500}.clear-btn{color:#111827;background:#fff;border:1px solid #dfe5ee;align-items:center;gap:8px;display:inline-flex}.save-btn{color:#fff;background:linear-gradient(135deg,#673df2,#4f2bdc);border:0;min-width:150px}.save-btn:disabled{opacity:.7;cursor:not-allowed}@media (width<=1200px){.product-toolbar{grid-template-columns:1fr 1fr}.form-layout{grid-template-columns:1fr}.form-tabs{border-bottom:1px solid #e7eaf1;border-right:0;grid-template-columns:repeat(5,1fr);display:grid}.form-tabs button{text-align:center;padding:0 10px}.form-tabs .active{border-bottom:3px solid #5b35e8;border-left:0}.preview-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=760px){.product-toolbar,.form-grid,.seo-grid,.checkbox-grid,.variant-row,.inline-add{grid-template-columns:1fr}.form-grid .full,.seo-grid .full{grid-column:span 1}.form-tabs{grid-template-columns:1fr}.preview-grid{grid-template-columns:repeat(2,1fr)}.table-footer,.form-actions{flex-direction:column;align-items:stretch;height:auto;padding:14px}.clear-btn,.save-btn{justify-content:center;width:100%}}.orders-page{flex-direction:column;gap:16px;display:flex}.order-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.order-stat-card,.table-card,.order-details-panel{background:#fff;border:1px solid #e7eaf1;border-radius:13px;box-shadow:0 8px 26px #0f172a0d}.order-stat-card{padding:18px 20px}.order-stat-card h4{color:#64748b;margin:0 0 10px;font-size:14px;font-weight:400}.order-stat-card b{color:#050505;font-size:26px;font-weight:600;line-height:1;display:block}.order-stat-card span{color:#079a3d;margin-top:12px;font-size:13px;font-weight:400;display:block}.orders-table-card{overflow:hidden}.table-head{border-bottom:1px solid #e7eaf1;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:16px 20px;display:flex}.table-head h3{color:#050505;margin:0;font-size:20px;font-weight:600}.table-head p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:400}.export-btn,.reset-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:14px;font-weight:400;display:inline-flex}.export-btn{color:#4f2bdc;border-color:#8b6cff}.orders-toolbar{background:#fbfcff;border-bottom:1px solid #e7eaf1;grid-template-columns:minmax(260px,1fr) 190px 190px auto;align-items:center;gap:14px;padding:14px 20px;display:grid}.orders-search{background:#fff;border:1px solid #dfe5ee;border-radius:9px;align-items:center;gap:10px;height:42px;padding:0 14px;display:flex}.orders-search input,.orders-toolbar select{color:#111827;background:#fff;border:1px solid #dfe5ee;border-radius:9px;outline:none;width:100%;height:42px;padding:0 13px;font-size:14px;font-weight:400}.orders-search input{border:0;height:auto;padding:0}.orders-search:focus-within,.orders-toolbar select:focus,.mini-input:focus,.mini-select:focus,.shipping-edit-grid input:focus,.side-field select:focus{border-color:#6d4cff;box-shadow:0 0 0 3px #5b35e81a}.table-scroll{width:100%;overflow-x:auto}.orders-table-card table{border-collapse:collapse;width:100%;min-width:1320px}.orders-table-card th{text-align:left;color:#475569;white-space:nowrap;background:#fff;border-bottom:1px solid #e7eaf1;padding:13px 16px;font-size:13px;font-weight:500}.orders-table-card td{color:#111827;vertical-align:middle;border-bottom:1px solid #e7eaf1;padding:13px 16px;font-size:14px;font-weight:400}.orders-table-card input[type=checkbox]{accent-color:#5b35e8;width:16px;height:16px}.orders-table-card strong{color:#050505;white-space:nowrap;font-size:14px;font-weight:500}.customer-name{color:#050505;white-space:nowrap;font-size:14px;font-weight:400;display:block}.orders-table-card small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:190px;margin-top:4px;font-size:12px;font-weight:400;display:block;overflow:hidden}.payment-method{color:#4f2bdc;background:#eef2ff;border-radius:6px;align-items:center;height:25px;padding:0 9px;font-size:13px;font-weight:400;display:inline-flex}.mini-select,.mini-input{color:#111827;background:#fff;border:1px solid #dfe5ee;border-radius:8px;outline:none;width:145px;height:34px;padding:0 10px;font-size:13px;font-weight:400}.mini-input{width:130px}.mini-select.payment.paid,.mini-select.order.delivered,.mini-select.order.shipped{color:#14803b;background:#dcfce7;border-color:#b5ebc7}.mini-select.payment.pending,.mini-select.order.pending,.mini-select.order.confirmed,.mini-select.order.packed{color:#a96b00;background:#fff1cc;border-color:#f8d982}.mini-select.payment.failed,.mini-select.order.cancelled{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.mini-select.payment.refunded{color:#075bd8;background:#dbeafe;border-color:#bfdbfe}.order-action-row{align-items:center;gap:8px;display:flex}.view-btn,.delete-btn{cursor:pointer;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.view-btn{color:#4f2bdc;background:#eef2ff}.delete-btn{color:#b91c1c;background:#fee2e2}.selected-row{background:#f8f6ff}.table-footer{color:#475569;justify-content:space-between;align-items:center;height:54px;padding:0 18px;font-size:14px;font-weight:400;display:flex}.pagination button{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:7px;width:34px;height:34px;font-size:14px}.pagination .active{color:#5b35e8;border-color:#5b35e8}.order-details-panel{overflow:hidden}.detail-head{border-bottom:1px solid #e7eaf1;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.detail-head h3{color:#050505;margin:0;font-size:21px;font-weight:600}.detail-head p{color:#64748b;align-items:center;gap:7px;margin:7px 0 0;font-size:13px;font-weight:400;display:flex}.detail-actions{align-items:center;gap:10px;display:flex}.detail-actions button{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:13px;font-weight:400;display:inline-flex}.detail-actions .close-detail{justify-content:center;width:36px;padding:0}.detail-grid{background:#fbfcff;grid-template-columns:minmax(0,1fr) 340px;gap:18px;padding:18px;display:grid}.detail-main{flex-direction:column;gap:16px;display:flex}.detail-card,.order-info-box,.total-card{background:#fff;border:1px solid #e7eaf1;border-radius:12px;padding:16px}.detail-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.detail-card-head h4,.info-title h4,.total-card h4{color:#050505;margin:0;font-size:16px;font-weight:600}.detail-card-head span{color:#64748b;font-size:13px;font-weight:400}.order-product-list{flex-direction:column;gap:10px;display:flex}.order-product-row{background:#fff;border:1px solid #e7eaf1;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.product-mini{align-items:center;gap:12px;display:flex}.product-mini img{object-fit:cover;background:#f8fafc;border:1px solid #e8edf5;border-radius:9px;width:44px;height:44px}.order-product-row strong{color:#050505;font-size:14px;font-weight:500;display:block}.order-product-row span{color:#64748b;margin-top:4px;font-size:13px;font-weight:400;display:block}.order-product-row b{color:#050505;white-space:nowrap;font-size:14px;font-weight:600}.empty-box{color:#94a3b8;text-align:center;background:#f8fafc;border-radius:10px;padding:24px;font-size:14px}.shipping-edit-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.shipping-edit-grid .full{grid-column:span 2}.shipping-edit-grid label,.side-field label{color:#111827;margin-bottom:7px;font-size:13px;font-weight:500;display:block}.shipping-edit-grid input,.side-field select{color:#111827;background:#fff;border:1px solid #dfe5ee;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-size:14px;font-weight:400}.tracking-link{color:#4f2bdc;background:#f3f0ff;border-radius:8px;align-items:center;gap:8px;height:40px;margin-top:14px;padding:0 14px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.address-text{color:#334155;margin:0 0 7px;font-size:14px;font-weight:400;line-height:1.6}.detail-side{flex-direction:column;gap:16px;display:flex}.info-title{color:#4f2bdc;align-items:center;gap:9px;margin-bottom:12px;display:flex}.order-info-box p{color:#334155;word-break:break-word;margin:7px 0;font-size:14px;font-weight:400;line-height:1.45}.side-field,.total-card h4{margin-bottom:12px}.total-card>div{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.total-card>div:last-child{border-bottom:0}.total-card span{color:#64748b;font-size:14px;font-weight:400}.total-card b{color:#050505;font-size:14px;font-weight:600}.total-card .grand-total{border-top:1px solid #dfe5ee;margin-top:6px;padding-top:14px}.total-card .grand-total span,.total-card .grand-total b{color:#050505;font-size:18px;font-weight:600}.order-modal-overlay{z-index:60;background:#0f172a73;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.order-modal{background:#fff;border-radius:14px;width:min(980px,100%);max-height:92vh;padding:20px;overflow-y:auto}.order-modal-head{justify-content:space-between;gap:16px;display:flex}.order-modal-head button{cursor:pointer;background:0 0;border:0}@media (width<=1200px){.order-stats-grid{grid-template-columns:repeat(2,1fr)}.orders-toolbar{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}}@media (width<=760px){.order-stats-grid,.orders-toolbar,.shipping-edit-grid{grid-template-columns:1fr}.shipping-edit-grid .full{grid-column:span 1}.table-head,.detail-head,.table-footer{flex-direction:column;align-items:stretch;height:auto}.detail-actions{flex-wrap:wrap}.detail-actions button{flex:1;justify-content:center}.order-product-row{flex-direction:column;align-items:flex-start}}.reviews-page{flex-direction:column;gap:18px;display:flex}.reviews-toolbar{grid-template-columns:minmax(0,1fr) 180px 180px 220px auto;align-items:center;gap:14px;display:grid}.reviews-search{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;height:44px;padding:0 14px;display:flex}.reviews-search input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:14px;font-weight:400}.reviews-toolbar select,.reset-btn{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;height:44px;padding:0 14px;font-size:14px;font-weight:400}.reviews-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.reviews-table-card table{border-collapse:collapse;width:100%;min-width:1300px}.reviews-table-card th{color:#64748b;text-align:left;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:14px;font-size:13px;font-weight:500}.reviews-table-card td{color:#111827;border-bottom:1px solid #f1f5f9;padding:14px;font-size:14px;font-weight:400}.review-cell{align-items:center;gap:12px;display:flex}.review-cell img{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;width:58px;height:58px}.review-cell div{flex-direction:column;gap:4px;display:flex}.review-cell strong{color:#111827;font-weight:500}.review-cell span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:13px;overflow:hidden}.reviews-table-card td strong{color:#111827;font-weight:500;display:block}.reviews-table-card td small{color:#64748b;margin-top:4px;display:block}.stars{color:#f59e0b;gap:2px;display:flex}.review-status{border-radius:999px;justify-content:center;align-items:center;min-width:90px;height:28px;padding:0 12px;font-size:12px;font-weight:400;display:inline-flex}.review-status.published{color:#15803d;background:#dcfce7}.review-status.pending{color:#b45309;background:#fef3c7}.review-status.rejected{color:#dc2626;background:#fee2e2}.review-actions{gap:8px;display:flex}.review-actions button{cursor:pointer;background:#f8fafc;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.review-actions button:hover{background:#eef2ff}.review-actions .approve{color:#16a34a}.review-actions .reject{color:#dc2626}.review-actions .danger{color:#ef4444}.review-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.edit-review-btn{color:#6d4cff;cursor:pointer;background:#fff;border:1px solid #6d4cff;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 16px;display:flex}.review-detail-grid{grid-template-columns:220px 1fr 320px;gap:20px;padding:20px;display:grid}.review-tabs{border-right:1px solid #e5e7eb;flex-direction:column;gap:10px;padding-right:14px;display:flex}.review-tabs button{text-align:left;cursor:pointer;color:#475569;background:#fff;border:none;border-radius:10px;height:42px;padding:0 14px}.review-tabs .active{color:#6d4cff;background:#f3f0ff}.review-main{flex-direction:column;gap:18px;display:flex}.review-info-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.info-box{border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex}.info-box span{color:#64748b;font-size:13px}.info-box b{color:#111827;font-size:14px;font-weight:400}.review-comment-box{border:1px solid #e5e7eb;border-radius:12px;padding:16px}.review-comment-box h4{margin:0 0 12px;font-size:15px;font-weight:500}.review-comment-box p{color:#475569;margin:0;line-height:1.7}.detail-actions{gap:12px;display:flex}.approve-btn,.reject-btn,.delete-review-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 16px;display:flex}.approve-btn{color:#fff;background:#16a34a}.reject-btn{color:#fff;background:#f59e0b}.delete-review-btn{color:#fff;background:#ef4444}.product-preview-card{border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;padding:18px;display:flex}.product-preview-card img{object-fit:cover;border-radius:10px;width:100%;height:220px}.product-preview-card h4{margin:0;font-size:16px;font-weight:500}.product-preview-card p{color:#64748b;margin:6px 0}.product-preview-card b{font-size:18px;font-weight:500}.product-preview-card button{color:#fff;cursor:pointer;background:#6d4cff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;display:flex}@media (width<=1200px){.review-detail-grid{grid-template-columns:1fr}.review-tabs{border-right:none;padding-right:0}}@media (width<=768px){.reviews-toolbar{grid-template-columns:1fr}.details-head{flex-direction:column;align-items:flex-start;gap:12px}.review-info-grid{grid-template-columns:1fr}}.shipping-page{flex-direction:column;gap:20px;display:flex}.shipping-toolbar{grid-template-columns:minmax(0,1fr) 180px 180px auto;align-items:center;gap:14px;display:grid}.shipping-search{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex}.shipping-search input{background:0 0;border:none;outline:none;width:100%;font-size:14px;font-weight:400}.shipping-toolbar select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:46px;padding:0 14px;font-size:14px}.reset-btn{color:#475569;cursor:pointer;background:#f8fafc;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:14px;display:flex}.shipping-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.shipping-table-card table{border-collapse:collapse;width:100%;min-width:1200px}.shipping-table-card th{color:#64748b;text-align:left;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:16px;font-size:13px;font-weight:500}.shipping-table-card td{color:#111827;border-bottom:1px solid #f1f5f9;padding:16px;font-size:14px;font-weight:400}.shipping-method-cell{align-items:center;gap:14px;display:flex}.shipping-method-cell strong{color:#111827;font-size:15px;font-weight:500;display:block}.shipping-method-cell span{color:#64748b;margin-top:4px;font-size:13px;display:block}.method-icon{border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.method-icon.fixed{color:#6d4cff;background:#ede9fe}.method-icon.free{color:#16a34a;background:#dcfce7}.method-icon.cod{color:#d97706;background:#fef3c7}.type-badge{border-radius:999px;padding:6px 12px;font-size:12px;font-weight:400}.type-badge.cod{color:#d97706;background:#fef3c7}.shipping-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.form-tabs button{text-align:left;cursor:pointer;color:#64748b;background:#fff;border:none;border-radius:10px;height:44px;padding:0 14px}.form-grid input,.form-grid select,.form-grid textarea{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:12px 14px;font-size:14px;font-weight:400}.shipping-zones-box{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:24px}.shipping-zones-box h4{margin:0 0 8px;font-size:18px;font-weight:600}.shipping-zones-box p{color:#64748b;margin-bottom:16px}.radio-row{flex-wrap:wrap;gap:24px;display:flex}.radio-row label{align-items:center;gap:8px;font-size:14px;display:flex}.zone-tag{color:#6d4cff;background:#ede9fe;border-radius:999px;align-items:center;gap:8px;margin-top:16px;padding:8px 12px;display:inline-flex}.zone-tag button{cursor:pointer;color:#6d4cff;background:0 0;border:none}@media (width<=1200px){.form-layout{grid-template-columns:1fr}.form-tabs{border-bottom:1px solid #e5e7eb;border-right:none}.form-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.shipping-toolbar,.form-grid{grid-template-columns:1fr}.table-footer{flex-direction:column;gap:12px}}.coupons-page{flex-direction:column;gap:20px;display:flex}.coupons-toolbar{grid-template-columns:minmax(0,1fr) 180px 180px 180px auto;align-items:center;gap:14px;display:grid}.coupons-search{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex}.coupons-search input{background:0 0;border:none;outline:none;width:100%;font-size:14px;font-weight:400}.coupons-toolbar select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:46px;padding:0 14px;font-size:14px}.reset-btn{cursor:pointer;background:#f8fafc;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:46px;display:flex}.reset-btn:hover{background:#eef2ff}.coupons-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.table-scroll{overflow:auto}.coupons-table-card table{border-collapse:collapse;width:100%;min-width:1400px}.coupons-table-card th{text-align:left;color:#64748b;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:16px;font-size:13px;font-weight:500}.coupons-table-card td{color:#111827;border-bottom:1px solid #f1f5f9;padding:16px;font-size:14px;font-weight:400}.coupon-code{color:#6d4cff;background:#ede9fe;border-radius:8px;justify-content:center;align-items:center;padding:7px 12px;font-size:13px;font-weight:500;display:inline-flex}.type-badge{border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;display:inline-flex}.type-badge.percentage{color:#6d4cff;background:#ede9fe}.type-badge.fixed{color:#2563eb;background:#dbeafe}.type-badge.free{color:#15803d;background:#dcfce7}.mini-select{border:none;border-radius:8px;height:34px;padding:0 10px;font-size:13px}.mini-select.active{color:#15803d;background:#dcfce7}.mini-select.inactive{color:#dc2626;background:#fee2e2}.action-icons button{cursor:pointer;background:#f8fafc;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.table-footer{justify-content:space-between;align-items:center;padding:18px;display:flex}.table-footer span{color:#64748b;font-size:14px}.pagination{gap:8px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:36px;height:36px}.pagination .active{color:#fff;background:#6d4cff;border-color:#6d4cff}.coupon-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.form-title-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.form-title-row h3{margin:0;font-size:22px;font-weight:600}.cancel-edit-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:10px;align-items:center;gap:6px;height:40px;padding:0 14px;display:flex}.form-layout{grid-template-columns:240px 1fr;display:grid}.form-tabs{border-right:1px solid #e5e7eb;flex-direction:column;gap:10px;padding:20px;display:flex}.form-tabs button{text-align:left;color:#64748b;cursor:pointer;background:#fff;border:none;border-radius:10px;height:44px;padding:0 14px}.form-tabs .active{color:#6d4cff;background:#f3f0ff}.form-fields{padding:24px}.form-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.form-grid .full{grid-column:1/-1}.form-grid label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.form-grid input,.form-grid select,.form-grid textarea{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:12px 14px;font-size:14px}.form-grid textarea{resize:none;min-height:90px}.form-grid small{color:#94a3b8;margin-top:6px;font-size:12px;display:block}.option-row{grid-template-columns:1fr 1fr;gap:30px;display:grid}.radio-row{gap:20px;margin-top:10px;display:flex}.radio-row label{align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.form-actions{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.clear-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:46px;padding:0 20px}.save-btn{color:#fff;cursor:pointer;background:#6d4cff;border:none;border-radius:12px;height:46px;padding:0 22px;font-weight:500}.save-btn:hover{background:#5b3ff8}@media (width<=1200px){.form-layout{grid-template-columns:1fr}.form-tabs{border-bottom:1px solid #e5e7eb;border-right:none}.form-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.coupons-toolbar,.form-grid,.option-row{grid-template-columns:1fr}.table-footer{flex-direction:column;gap:12px}}.customers-page{flex-direction:column;gap:18px;display:flex}.customers-toolbar{grid-template-columns:minmax(0,1fr) 180px auto;align-items:center;gap:14px;display:grid}.customers-search{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;height:44px;padding:0 14px;display:flex}.customers-search input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:14px;font-weight:400}.customers-toolbar select,.reset-btn{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;height:44px;padding:0 14px;font-size:14px;font-weight:400}.reset-btn{cursor:pointer;align-items:center;gap:8px;display:flex}.table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.table-scroll{overflow-x:auto}.customers-table-card table{border-collapse:collapse;width:100%;min-width:1080px}.customers-table-card th{text-align:left;color:#64748b;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:14px 16px;font-size:13px;font-weight:500}.customers-table-card td{color:#111827;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:14px;font-weight:400!important}.customer-cell{align-items:center;gap:12px;display:flex}.customer-cell span{font-size:14px;color:#111827!important;font-weight:400!important}.customer-avatar{color:#fff;background:#6d4cff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:600;display:flex}.status{border-radius:999px;justify-content:center;align-items:center;min-width:82px;height:28px;padding:0 12px;font-size:12px;font-weight:400;display:inline-flex}.status.active{color:#15803d;background:#dcfce7}.status.inactive{color:#b91c1c;background:#fee2e2}.action-icons{gap:8px;display:flex}.action-icons button{color:#111827;cursor:pointer;background:#f8fafc;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.action-icons button:hover{background:#eef2ff}.action-icons .danger{color:#dc2626}.empty{text-align:center;color:#94a3b8;padding:40px;font-weight:400}.customer-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.details-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.details-head h3{color:#111827;margin:0 0 8px;font-size:20px;font-weight:500}.details-head select{background:#fff;border:1px solid #e5e7eb;border-radius:10px;height:42px;padding:0 12px;font-size:14px;font-weight:400}.customer-detail-grid{grid-template-columns:1.2fr 1fr 320px;gap:18px;padding:20px;display:grid}.customer-profile-card,.customer-info-card,.customer-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.customer-profile-card{gap:18px;display:flex}.big-avatar{color:#fff;background:#6d4cff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:600;display:flex}.customer-profile-card h4{color:#111827;margin:0 0 10px;font-size:18px;font-weight:400!important}.customer-profile-card p{color:#64748b;align-items:center;gap:8px;margin:8px 0;font-size:14px;display:flex;font-weight:400!important}.info-row{border-bottom:1px solid #f1f5f9;grid-template-columns:22px 120px 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.info-row:last-child{border-bottom:0}.info-row span{color:#64748b;font-size:14px;font-weight:400}.info-row b{color:#111827;font-size:14px;font-weight:400!important}.customer-summary-card h4{color:#111827;margin:0 0 12px;font-size:16px;font-weight:500}.summary-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.summary-item:last-child{border-bottom:0}.summary-item div{align-items:center;gap:10px;display:flex}.summary-item span{color:#64748b;font-size:14px;font-weight:400}.summary-item b{color:#111827;font-size:15px;font-weight:400!important}@media (width<=1200px){.customer-detail-grid{grid-template-columns:1fr}.customer-summary-card{order:-1}}@media (width<=768px){.customers-toolbar{grid-template-columns:1fr}.details-head{flex-direction:column;align-items:flex-start;gap:12px}.customer-profile-card{flex-direction:column}}.admin-settings-page{padding:24px}.settings-page-head{margin-bottom:24px}.settings-page-head h1{color:#111827;margin:0;font-size:30px;font-weight:600}.settings-page-head p{color:#64748b;margin-top:8px;font-size:14px;font-weight:400}.admin-settings-layout{grid-template-columns:280px 1fr;gap:20px;display:grid}.admin-settings-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:18px;height:fit-content;padding:14px}.admin-settings-tabs button{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:14px;font-weight:400;transition:all .25s;display:flex}.admin-settings-tabs button:hover{background:#f8fafc}.admin-settings-tabs button.active{color:#5b35e8;background:#f3f0ff;font-weight:500}.admin-settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px}.admin-card-head{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:18px}.admin-card-head h2{color:#111827;margin:0;font-size:24px;font-weight:600}.admin-card-head p{color:#64748b;margin-top:8px;font-size:14px;font-weight:400}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.admin-field{flex-direction:column;display:flex}.admin-field.full{grid-column:1/-1}.admin-field span{color:#111827;margin-bottom:8px;font-size:14px;font-weight:500}.admin-field input,.admin-field select,.admin-field textarea{color:#111827;background:#fff;border:1px solid #dbe1ea;border-radius:12px;width:100%;padding:12px 14px;font-size:14px;font-weight:400;transition:all .25s}.admin-field textarea{resize:vertical;min-height:120px}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{border-color:#5b35e8;outline:none;box-shadow:0 0 0 4px #5b35e814}.admin-field small{color:#6b7280;margin-top:8px;font-size:12px}.profile-upload-row{flex-direction:column;gap:12px;display:flex}.profile-upload-row label{color:#111827;font-size:14px;font-weight:500}.profile-upload-content{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#6d4cff,#4f2bdc);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:30px;font-weight:500;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.choose-file-btn{cursor:pointer;color:#5b35e8;background:#fff;border:1px solid #dbe1ea;border-radius:10px;align-items:center;gap:8px;padding:11px 14px;font-size:14px;font-weight:500;display:flex}.choose-file-btn:hover{background:#f8fafc}.password-form{flex-direction:column;gap:20px;max-width:650px;display:flex}.password-input{position:relative}.password-input input{width:100%;padding-right:52px}.password-input button{cursor:pointer;color:#6b7280;background:0 0;border:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.simple-settings-list{flex-direction:column;gap:14px;display:flex}.simple-settings-list div{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.simple-settings-list svg{color:#5b35e8}.simple-settings-list span{color:#111827;font-size:14px;font-weight:400}.settings-save-row{justify-content:flex-end;margin-top:28px;display:flex}.save-admin-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d4cff,#4f2bdc);border:none;border-radius:12px;align-items:center;gap:8px;height:46px;padding:0 24px;font-size:14px;font-weight:500;display:flex}.save-admin-btn:hover{opacity:.95}.save-admin-btn:disabled{opacity:.7;cursor:not-allowed}@media (width<=1024px){.admin-settings-layout,.admin-form-grid{grid-template-columns:1fr}}@media (width<=768px){.admin-settings-page{padding:16px}.admin-settings-card{padding:20px}.settings-page-head h1{font-size:24px}.profile-upload-content{flex-direction:column;align-items:flex-start}.settings-save-row{justify-content:stretch}.save-admin-btn{justify-content:center;width:100%}}.store-page{color:#111827;flex-direction:column;gap:18px;display:flex}.store-topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.store-topbar h1{color:#050505;margin:0;font-size:26px;font-weight:600}.store-topbar p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:400}.store-top-actions{align-items:center;gap:12px;display:flex}.store-top-actions a,.store-top-actions button{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.store-top-actions button{color:#fff;background:linear-gradient(135deg,#673df2,#4f2bdc);border:0}.store-top-actions button:disabled{opacity:.7;cursor:not-allowed}.store-main-card{background:#fff;border:1px solid #e7eaf1;border-radius:16px;overflow:hidden;box-shadow:0 8px 26px #0f172a0d}.store-tabs-row{background:#fbfcff;border-bottom:1px solid #e7eaf1;flex-wrap:wrap;gap:10px;padding:14px 18px;display:flex}.store-tabs-row button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e7eaf1;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:14px;font-weight:400;display:inline-flex}.store-tabs-row button.active{color:#4f2bdc;background:#f3f0ff;border-color:#c7bfff}.store-content-grid{grid-template-columns:minmax(0,1fr) 420px;gap:0;min-height:680px;display:grid}.store-left-panel{border-right:1px solid #e7eaf1;padding:24px}.store-section{flex-direction:column;gap:22px;display:flex}.section-head{border-bottom:1px solid #eef2f7;padding-bottom:16px}.section-head h2{color:#050505;margin:0;font-size:22px;font-weight:600}.section-head p{color:#64748b;margin:7px 0 0;font-size:14px;font-weight:400}.store-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;display:grid}.store-form-grid.single{grid-template-columns:1fr}.store-field{display:block}.store-field.full{grid-column:1/-1}.store-field span{color:#111827;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.store-field input,.store-field select,.store-field textarea{color:#111827;background:#fff;border:1px solid #dfe5ee;border-radius:10px;outline:none;width:100%;font-size:14px;font-weight:400}.store-field input,.store-field select{height:42px;padding:0 13px}.store-field textarea{resize:vertical;min-height:116px;padding:12px 13px;line-height:1.6}.store-field input:focus,.store-field select:focus,.store-field textarea:focus{border-color:#6d4cff;box-shadow:0 0 0 3px #5b35e81a}.secondary-action{color:#4f2bdc;cursor:pointer;background:#fff;border:1px solid #8b6cff;border-radius:9px;align-items:center;gap:8px;width:fit-content;height:40px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.branding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.image-upload-box{background:#fbfcff;border:1px solid #e7eaf1;border-radius:14px;padding:16px}.image-upload-box>label{color:#111827;margin-bottom:12px;font-size:14px;font-weight:500;display:block}.image-preview-box{color:#64748b;background:#fff;border:1px dashed #b9c2d4;border-radius:12px;place-items:center;height:150px;display:grid;overflow:hidden}.image-preview-box img{object-fit:contain;width:100%;height:100%;padding:10px}.image-upload-box small{color:#64748b;margin-top:9px;font-size:12px;font-weight:400;display:block}.upload-actions{gap:10px;margin-top:12px;display:flex}.upload-actions label,.upload-actions button{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:13px;font-weight:500;display:inline-flex}.upload-actions label{color:#4f2bdc;border-color:#c7bfff}.upload-actions button{color:#b91c1c;border-color:#fecaca}.settings-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.toggle-card{background:#fbfcff;border:1px solid #e7eaf1;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:16px;display:flex}.toggle-card span{color:#111827;font-size:14px;font-weight:500}.store-switch{cursor:pointer;width:46px;height:26px;display:inline-flex;position:relative}.store-switch input{display:none}.store-switch b{background:#cbd5e1;border-radius:999px;transition:all .2s;position:absolute;inset:0}.store-switch b:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0f172a38}.store-switch input:checked+b{background:#5b35e8}.store-switch input:checked+b:before{transform:translate(20px)}.policy-grid{grid-template-columns:1fr;gap:18px;display:grid}.policy-grid textarea{min-height:150px}.store-preview{background:#f8fafc;flex-direction:column;gap:14px;padding:24px;display:flex}.store-preview>h3{color:#050505;margin:0;font-size:20px;font-weight:600}.store-preview>p{color:#64748b;margin:0 0 4px;font-size:14px;font-weight:400}.preview-browser{background:#fff;border:1px solid #e7eaf1;border-radius:16px;overflow:hidden;box-shadow:0 10px 26px #0f172a0f}.preview-topbar{color:#fff;background:#111827;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:8px 12px;display:flex}.preview-topbar span{align-items:center;gap:5px;font-size:11px;font-weight:400;display:inline-flex}.preview-header{border-bottom:1px solid #e7eaf1;grid-template-columns:110px 1fr 72px;align-items:center;gap:10px;padding:14px;display:grid}.preview-logo{background:#f8fafc;border:1px solid #e7eaf1;border-radius:8px;place-items:center;height:42px;display:grid;overflow:hidden}.preview-logo img{object-fit:contain;max-width:100%;max-height:100%;padding:4px}.preview-logo strong{color:#111827;font-size:13px;font-weight:600}.preview-search{color:#94a3b8;border:1px solid #dfe5ee;border-radius:8px;align-items:center;height:36px;padding:0 10px;font-size:12px;display:flex}.preview-header button,.preview-hero button{color:#fff;cursor:pointer;background:#5b35e8;border:0;border-radius:8px;height:36px;font-size:12px;font-weight:500}.preview-menu{border-bottom:1px solid #e7eaf1;flex-wrap:wrap;gap:14px;padding:10px 14px;display:flex}.preview-menu span{color:#475569;font-size:12px;font-weight:400}.preview-hero{color:#fff;background:radial-gradient(circle at 20% 20%,#ffffff38,#0000 26%),linear-gradient(135deg,#111827,#6d4cff);border-radius:14px;align-items:center;min-height:180px;margin:14px;padding:24px;display:flex}.preview-hero small{opacity:.88;margin-bottom:8px;font-size:12px;display:block}.preview-hero h2{margin:0;font-size:28px;font-weight:600}.preview-hero p{opacity:.92;margin:6px 0 14px;font-size:14px}.preview-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 14px;display:grid}.preview-info-card{background:#fbfcff;border:1px solid #e7eaf1;border-radius:10px;gap:5px;padding:12px;display:grid}.preview-info-card svg{color:#5b35e8}.preview-info-card span{color:#64748b;font-size:12px;font-weight:400}.preview-info-card b{color:#111827;word-break:break-word;font-size:13px;font-weight:500}@media (width<=1280px){.store-content-grid{grid-template-columns:1fr}.store-left-panel{border-bottom:1px solid #e7eaf1;border-right:0}.store-preview{border-top:0}}@media (width<=900px){.store-topbar,.store-top-actions{flex-direction:column;align-items:flex-start}.store-top-actions,.store-top-actions a,.store-top-actions button{width:100%}.store-form-grid,.branding-grid,.settings-card-grid,.preview-info-grid,.preview-header{grid-template-columns:1fr}.store-tabs-row{flex-wrap:nowrap;overflow-x:auto}.store-tabs-row button{white-space:nowrap}}@media (width<=560px){.store-left-panel,.store-preview{padding:16px}.preview-hero{min-height:150px;margin:10px;padding:18px}.preview-hero h2{font-size:22px}}.homepage-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.store-sub-head{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;padding:16px 0 4px;display:flex}.store-sub-head h3{color:#050505;margin:0;font-size:18px;font-weight:600}.store-sub-head p{color:#64748b;margin:6px 0 0;font-size:13px}.store-sub-head button,.hero-slide-actions label,.hero-slide-actions button,.wide-image-uploader label{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:13px;font-weight:500;display:inline-flex}.store-sub-head button,.hero-slide-actions label,.wide-image-uploader label{color:#4f2bdc;border-color:#c7bfff}.hero-slide-list{gap:16px;display:grid}.hero-slide-card{background:#fbfcff;border:1px solid #e7eaf1;border-radius:14px;grid-template-columns:180px minmax(0,1fr) auto;align-items:start;gap:16px;padding:14px;display:grid}.hero-slide-preview{color:#64748b;background:#fff;border:1px dashed #b9c2d4;border-radius:12px;place-items:center;height:130px;display:grid;overflow:hidden}.hero-slide-preview img,.wide-image-preview img{object-fit:cover;width:100%;height:100%}.hero-slide-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hero-slide-actions{flex-direction:column;gap:10px;display:flex}.hero-slide-actions button{color:#b91c1c;border-color:#fecaca}.wide-image-uploader{background:#fbfcff;border:1px solid #e7eaf1;border-radius:14px;gap:12px;padding:14px;display:grid}.wide-image-preview{color:#64748b;background:#fff;border:1px dashed #b9c2d4;border-radius:12px;place-items:center;height:190px;display:grid;overflow:hidden}.footer-link-list{gap:12px;display:grid}.footer-link-row{background:#fbfcff;border:1px solid #e7eaf1;border-radius:12px;grid-template-columns:1fr 1fr 40px;gap:12px;padding:12px;display:grid}.footer-link-row input{border:1px solid #dfe5ee;border-radius:9px;outline:none;width:100%;height:40px;padding:0 12px}.footer-link-row button{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:9px;place-items:center;display:grid}.preview-home-sections{flex-wrap:wrap;gap:8px;padding:0 14px 14px;display:flex}.preview-home-sections span{color:#4f2bdc;background:#f3f0ff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:500}@media (width<=900px){.homepage-section-grid,.hero-slide-fields,.hero-slide-card,.footer-link-row{grid-template-columns:1fr}.hero-slide-actions{flex-flow:wrap}.store-sub-head{flex-direction:column;align-items:flex-start}}.store-preview-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.store-preview-head h3{color:#050505;margin:0;font-size:20px;font-weight:600}.store-preview-head p{color:#64748b;margin:6px 0 0;font-size:14px}.store-preview-head a{color:#fff;background:#6d4cff;border-radius:9px;align-items:center;height:34px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.real-preview-frame{background:#fff;border:1px solid #e7eaf1;border-radius:16px;width:100%;height:540px;overflow:hidden;box-shadow:0 10px 26px #0f172a0f}.real-preview-frame iframe{background:#fff;border:0;width:100%;height:100%}.preview-info-grid.compact{margin-top:12px}.maintenance-preview{color:#fff;text-align:center;background:radial-gradient(circle at 0 0,#6d4cff29,#0000 30%),linear-gradient(135deg,#111827,#4f2bdc);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:34px 24px;display:flex}.maintenance-logo{background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;place-items:center;width:76px;height:76px;margin-bottom:18px;font-size:30px;font-weight:600;display:grid;overflow:hidden}.maintenance-logo img{object-fit:contain;width:100%;height:100%;padding:8px}.maintenance-preview h2{margin:0 0 8px;font-size:22px;font-weight:600}.maintenance-preview h3{margin:0 0 12px;font-size:28px;font-weight:600}.maintenance-preview p{opacity:.9;max-width:360px;margin:0;font-size:14px;line-height:1.7}.maintenance-preview span{background:#ffffff24;border-radius:999px;margin-top:18px;padding:8px 12px;font-size:12px}.fallback-browser{height:100%;overflow:auto;box-shadow:none!important;border:0!important;border-radius:0!important}.admin-profile-page{background:#f6f7fb;flex:1;padding:24px}.profile-layout{grid-template-columns:1fr 340px;gap:22px;display:grid}.profile-main-card,.profile-side-card{border:1px solid var(--admin-border);box-shadow:var(--admin-shadow);background:#fff;border-radius:18px;padding:24px}.profile-photo-box{border-bottom:1px solid var(--admin-border);align-items:center;gap:22px;margin-bottom:24px;padding-bottom:24px;display:flex}.profile-photo{width:110px;height:110px;color:var(--admin-primary);background:#f4efff;border-radius:24px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.profile-photo img{object-fit:cover;width:100%;height:100%}.profile-photo-box h2{font-size:26px;font-weight:700}.profile-photo-box p{color:#6b7280;margin-top:4px}.profile-image-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.upload-btn,.remove-image-btn{border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 14px;font-weight:600;display:inline-flex}.upload-btn{background:var(--admin-primary);color:#fff;cursor:pointer}.remove-image-btn{color:var(--admin-danger);background:#fff1f2}.settings-form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-field{gap:8px;display:grid}.settings-field span{color:#374151;font-size:13px;font-weight:700}.settings-field input,.settings-field select{width:100%;height:44px}.profile-side-card{height:max-content;position:sticky;top:98px}.profile-side-card svg{color:var(--admin-primary);margin-bottom:12px}.profile-side-card h3{font-size:20px;font-weight:700}.profile-side-card p{color:#6b7280;margin:10px 0 18px;line-height:1.7}.profile-info-line{border-top:1px solid var(--admin-border);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.profile-info-line span{color:#6b7280}.profile-info-line b{color:var(--admin-primary)}.primary-action{background:var(--admin-primary);color:#fff;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 18px;font-weight:700;display:inline-flex}@media (width<=1000px){.profile-layout{grid-template-columns:1fr}.profile-side-card{position:static}}@media (width<=650px){.admin-profile-page{padding:14px}.profile-photo-box{flex-direction:column;align-items:flex-start}.settings-form-grid{grid-template-columns:1fr}}.admin-login-page{background:linear-gradient(135deg,#f4efff,#fff);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-login-card{background:#fff;border:1px solid #eee;border-radius:22px;width:100%;max-width:430px;padding:36px;box-shadow:0 18px 50px #0f172a14}.login-logo{color:#fff;background:#5b18ff;border-radius:18px;place-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:32px;font-weight:800;display:grid}.admin-login-card h1{text-align:center;color:#111827;font-size:30px;font-weight:700}.admin-login-card p{text-align:center;color:#6b7280;margin-top:6px;margin-bottom:28px}.admin-login-card form{gap:16px;display:grid}.admin-login-card label{color:#374151;gap:8px;font-size:14px;font-weight:600;display:grid}.login-input{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.login-input svg{color:#5b18ff}.login-input input{border:none;flex:1;height:100%;padding:0}.admin-login-card button{color:#fff;background:#5b18ff;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:50px;margin-top:6px;font-weight:700;display:flex}.admin-login-card button:disabled{opacity:.65;cursor:not-allowed}:root{--admin-primary:#5b18ff;--admin-primary-dark:#4b10e0;--admin-primary-light:#f4efff;--admin-bg:#f6f7fb;--admin-card:#fff;--admin-text:#111827;--admin-muted:#6b7280;--admin-border:#e5e7eb;--admin-success:#16a34a;--admin-danger:#ef4444;--admin-warning:#f59e0b;--admin-blue:#2563eb;--admin-radius:16px;--admin-shadow:0 8px 24px #0f172a0d;--sidebar-width:270px;--header-height:76px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{background:var(--admin-bg);min-height:100vh;color:var(--admin-text);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select,textarea{font-family:inherit}button{cursor:pointer;background:0 0;border:none}input,select,textarea{outline:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.admin-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr);background:var(--admin-bg);min-height:100vh;display:grid}.main-content{flex-direction:column;min-width:0;min-height:100vh;display:flex}.admin-loading{background:var(--admin-bg);min-height:100vh;color:var(--admin-primary);place-items:center;font-size:18px;font-weight:600;display:grid}.admin-page,.dashboard-page{flex:1;padding:24px}.page-head,.admin-page-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.page-head h1,.admin-page-head h1{font-size:28px;font-weight:700}.page-head p,.admin-page-head p{color:var(--admin-muted);margin-top:4px}.admin-card,.table-card,.dashboard-card,.form-card{background:var(--admin-card);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow)}.table-card,.dashboard-card,.form-card{padding:22px}.admin-btn,.primary-btn,.auth-btn{background:var(--admin-primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.admin-btn:hover,.primary-btn:hover,.auth-btn:hover{background:var(--admin-primary-dark)}.secondary-btn{border:1px solid var(--admin-border);height:42px;color:var(--admin-text);background:#fff;border-radius:10px;padding:0 18px;font-weight:600}.danger-btn{height:38px;color:var(--admin-danger);background:#fff1f2;border-radius:9px;padding:0 14px;font-weight:600}input,select,textarea{border:1px solid var(--admin-border);color:var(--admin-text);background:#fff;border-radius:10px}input,select{height:42px;padding:0 13px}textarea{resize:vertical;min-height:110px;padding:13px}label{color:#374151;font-size:13px;font-weight:600}table{border-collapse:collapse;width:100%}thead{background:#f9fafb}th{text-align:left;color:#4b5563;border-bottom:1px solid var(--admin-border);padding:14px;font-size:13px;font-weight:700}td{color:var(--admin-text);border-bottom:1px solid #f0f1f4;padding:14px;font-size:14px}tr:last-child td{border-bottom:none}.empty{text-align:center;color:#9ca3af!important;padding:30px!important}.empty-box{border:1px dashed var(--admin-border);text-align:center;color:#8a93a3;background:#fafafa;border-radius:14px;padding:28px}.pill,.status{border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.pill.process,.status.pending,.status.processing{color:var(--admin-primary);background:#f1eaff}.pill.online,.status.active,.status.paid,.status.delivered{color:var(--admin-success);background:#eafff2}.status.inactive,.status.cancelled,.status.failed{color:var(--admin-danger);background:#fff1f2}.status.draft,.status.hold{color:var(--admin-warning);background:#fff7ed}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cfd4dc;border-radius:10px}::-webkit-scrollbar-track{background:#f1f3f6}@media (width<=1024px){.admin-shell{grid-template-columns:1fr}.main-content{min-height:100vh}.admin-page,.dashboard-page{padding:18px}}@media (width<=640px){.admin-page,.dashboard-page{padding:14px}.page-head,.admin-page-head{flex-direction:column;align-items:flex-start}.page-head h1,.admin-page-head h1{font-size:24px}.table-card{overflow:auto}}
