@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";html,body,#root{height:100%}body{background:var(--admin-bg);color:var(--admin-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}@media (prefers-color-scheme:light){:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}:root{--admin-primary:#635bff;--admin-primary-hover:#5147e8;--admin-secondary:#0f766e;--admin-success:#059669;--admin-warning:#d97706;--admin-danger:#dc2626;--admin-info:#2563eb;--admin-neutral:#64748b;--admin-bg:#f6f8fb;--admin-surface:#fff;--admin-text:#0f172a;--admin-text-mid:#334155;--admin-text-muted:#64748b;--admin-border:#0f172a1a;--admin-input:#fff;--admin-table-head:#0f172a09;--admin-shadow-card:0 16px 42px #0f172a14;--admin-radius-control:8px;--admin-radius-card:12px;--admin-radius-panel:16px;--admin-ease:cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box;font-family:Plus Jakarta Sans,Segoe UI,sans-serif!important}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.admin-comfort-shell{--admin-control-height:38px;min-height:100vh}.admin-comfort-shell button:not(.ant-switch),.admin-comfort-shell select,.admin-comfort-shell textarea,.admin-comfort-shell input:not(.ant-select-selection-search-input):not(.ant-input-number-input):not(.ant-picker-input input){min-height:38px}.admin-comfort-shell .ant-switch,.admin-comfort-shell .ant-select .ant-select-selector,.admin-comfort-shell .ant-select input,.admin-comfort-shell .ant-picker input,.admin-comfort-shell .ant-input-number input{min-height:unset!important;height:unset!important;font-size:inherit!important}.admin-comfort-shell input:not(.ant-select-selection-search-input):not(.ant-input-number-input):not(.ant-picker-input input),.admin-comfort-shell select,.admin-comfort-shell textarea{font-size:max(14px,1em)!important}.admin-comfort-shell button{font-size:max(13px,1em)!important}.admin-comfort-shell button,.admin-comfort-shell a[role=button]{transition:background .16s var(--admin-ease), border-color .16s var(--admin-ease), color .16s var(--admin-ease), transform .16s var(--admin-ease), box-shadow .16s var(--admin-ease)}.admin-comfort-shell button:not(:disabled):active,.admin-comfort-shell a[role=button]:active{transform:translateY(1px)}.admin-comfort-shell input,.admin-comfort-shell select,.admin-comfort-shell textarea{transition:border-color .16s var(--admin-ease), box-shadow .16s var(--admin-ease), background .16s var(--admin-ease)}.admin-comfort-shell input:focus,.admin-comfort-shell select:focus,.admin-comfort-shell textarea:focus{box-shadow:0 0 0 3px #635bff29;border-color:var(--admin-primary)!important}.admin-comfort-shell h1,.admin-comfort-shell h2,.admin-comfort-shell h3{letter-spacing:0;line-height:1.2}.admin-comfort-shell table{border-collapse:separate;border-spacing:0}.admin-comfort-shell th{letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.admin-comfort-shell td{font-size:13px;line-height:1.5}.admin-card,.admin-panel,.admin-table-wrap{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-card);box-shadow:var(--admin-shadow-card)}.admin-button,.admin-button-primary,.admin-button-secondary,.admin-button-ghost,.admin-button-danger{min-height:var(--admin-control-height);border-radius:var(--admin-radius-control);cursor:pointer;padding:8px 12px;font-size:12px;font-weight:700}.admin-button-primary{background:var(--admin-primary);border:1px solid var(--admin-primary);color:#fff}.admin-button-primary:hover{background:var(--admin-primary-hover);border-color:var(--admin-primary-hover)}.admin-button-secondary{color:var(--admin-primary);background:#635bff17;border:1px solid #635bff3d}.admin-button-ghost{background:var(--admin-input);border:1px solid var(--admin-border);color:var(--admin-text-mid)}.admin-button-danger{color:var(--admin-danger);background:#dc262614;border:1px solid #dc26263d}.admin-badge{text-transform:uppercase;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;line-height:1.2;display:inline-flex}.admin-comfort-shell ::placeholder{color:#7a8699;opacity:1}.admin-mobile-nav-button,.admin-mobile-nav-backdrop{display:none}.admin-range-pills{scrollbar-width:none}.admin-range-pills::-webkit-scrollbar{display:none}.admin-filter-bar{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:8px;padding:8px 16px;display:flex;overflow-x:auto}.admin-filter-bar::-webkit-scrollbar{display:none}.admin-filter-bar .ant-select{min-width:140px}.ant-table-body,.ant-select-dropdown,.ant-virtual-list{scrollbar-width:thin;scrollbar-color:#635bff40 transparent}.ant-table-body::-webkit-scrollbar{width:5px;height:5px}.ant-select-dropdown::-webkit-scrollbar{width:5px;height:5px}.ant-virtual-list::-webkit-scrollbar{width:5px;height:5px}.ant-table-body::-webkit-scrollbar-thumb{background:#635bff40;border-radius:99px}.ant-select-dropdown::-webkit-scrollbar-thumb{background:#635bff40;border-radius:99px}.ant-virtual-list::-webkit-scrollbar-thumb{background:#635bff40;border-radius:99px}.ant-table-body::-webkit-scrollbar-track{background:0 0}.ant-select-dropdown::-webkit-scrollbar-track{background:0 0}.ant-virtual-list::-webkit-scrollbar-track{background:0 0}.ant-table-thead>tr>th,.ant-table-thead>tr>td{text-transform:uppercase;letter-spacing:.3px;font-size:10px!important;font-weight:800!important}.ant-card-head-title{font-size:13px!important;font-weight:700!important}.ant-form-item-label>label{font-size:12px!important;font-weight:700!important}@media (width<=900px){html,body,#root{width:100%;min-width:0;overflow-x:hidden}body{overscroll-behavior-x:none}.admin-mobile-nav-button{top:max(12px, env(safe-area-inset-top));z-index:80;border-radius:10px;flex-direction:column;justify-content:center;align-items:stretch;gap:4px;width:42px;height:42px;padding:10px;display:inline-flex;position:fixed;left:12px}.admin-mobile-nav-button span{background:currentColor;border-radius:2px;height:2px;display:block}.admin-mobile-nav-backdrop{z-index:88;background:#0f172a70;border:0;display:block;position:fixed;inset:0}.admin-sidebar{z-index:90;max-width:min(82vw,300px);height:100dvh;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:24px 0 70px #0f172a42}.admin-sidebar--open{transform:translate(0)}.admin-main-col{padding-top:56px;width:100%!important;min-width:0!important}.admin-sidebar+div{width:100%;min-width:0;padding-top:56px}.admin-topbar{min-height:56px;flex-wrap:wrap!important;gap:8px!important;height:auto!important;padding:8px 10px 8px 62px!important}.admin-topbar .admin-topbar-search{flex:100%;order:1}.admin-topbar-actions{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.admin-topbar-actions button,.admin-topbar-actions a{flex:1;justify-content:center;min-width:0}.admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.admin-filter-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:56px!important;padding-top:10px!important;padding-bottom:10px!important}.admin-filter-row select,.admin-filter-row input[type=date]{flex:140px!important;min-width:120px!important;height:40px!important}.admin-filter-row .admin-pagesize-select{display:none!important}.admin-grid-2,.admin-grid-3,.admin-grid-mixed{grid-template-columns:1fr!important}.admin-scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.admin-table-wrap{-webkit-overflow-scrolling:touch;border-radius:16px;overflow-x:auto!important}.admin-edit-grid{grid-template-columns:1fr!important}.customer-profile-panel{z-index:95;height:100dvh;position:fixed;inset:0;border-left:0!important;width:100vw!important}.admin-cards-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important}.admin-topbar-hide-mobile{display:none!important}.admin-kanban{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.admin-kanban-inner{min-width:900px}.admin-content{padding:14px 14px 32px!important}}@media (width<=768px){.admin-categories-grid{grid-template-columns:1fr!important}}@media (width<=640px){.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.admin-stats-grid>div{padding:12px!important}.admin-filter-row select,.admin-filter-row input[type=date]{flex:100%!important;min-width:0!important}.admin-topbar-view-toggle{display:none!important}.admin-topbar{padding-left:58px!important}.admin-content{padding:10px 10px 28px!important}.admin-edit-tabs{-webkit-overflow-scrolling:touch;white-space:nowrap;overflow-x:auto}.admin-grid-3>*,.admin-grid-2>*,.admin-grid-mixed>*{min-width:0}}
