@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--primary-color:#4f46e5;--primary-hover:#4338ca;--secondary-color:#10b981;--bg-color:#f3f4f6;--surface-color:#ffffffd9;--surface-color-solid:#fff;--text-primary:#1f2937;--text-secondary:#4b5563;--danger-color:#ef4444;--warning-color:#f59e0b;--border-color:#e5e7eb80;--glass-bg:#ffffffb3;--glass-border:#ffffff80;--glass-shadow:0 8px 32px 0 #1f268712;--sidebar-width:260px;--transition-speed:.3s;--radius-lg:16px;--radius-md:12px;--radius-sm:8px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);background-image:radial-gradient(at 0 0,#100f150d 0,#0000 50%),radial-gradient(at 50% 0,#2f3e6a0d 0,#0000 50%),radial-gradient(at 100% 0,#7227410d 0,#0000 50%);min-height:100vh;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-lg)}.glass-card{background:var(--surface-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);transition:all var(--transition-speed) ease;border:1px solid #ffffff4d;box-shadow:0 4px 6px #0000000d}.glass-card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.ant-btn-primary{background:linear-gradient(135deg, var(--primary-color), var(--primary-hover))!important;border:none!important;transition:all .3s!important;box-shadow:0 4px 14px #4f46e563!important}.ant-btn-primary:disabled,.ant-btn-primary[disabled],.ant-btn-primary.ant-btn-disabled{color:#fff!important;box-shadow:none!important;cursor:not-allowed!important;opacity:.8!important;background:#d1d5db!important}.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #4f46e566!important}.ant-menu{background:0 0!important;border-inline-end:none!important}.ant-menu-item-selected{color:var(--primary-color)!important;border-radius:var(--radius-md)!important;background:#4f46e51a!important}.ant-menu-item{border-radius:var(--radius-md)!important;margin-bottom:8px!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.order-quantity-input,.order-quantity-input.ant-input{height:30px!important;min-height:30px!important;padding-block:0!important;line-height:28px!important}.order-quantity-input.ant-input{align-items:center!important;display:inline-flex!important}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-float{animation:6s ease-in-out infinite float}.ant-input,.ant-input-affix-wrapper,.ant-select,.ant-select-selector,.ant-picker,.ant-input-number{border-radius:12px!important;height:42px!important}.ant-select-single .ant-select-selector{align-items:center!important;height:42px!important;display:flex!important}.ant-select-single .ant-select-selection-item,.ant-select-single .ant-select-selection-placeholder{line-height:40px!important}.ant-picker .ant-picker-input>input{font-size:14px}.ant-input-affix-wrapper>input.ant-input{border-radius:0!important;height:100%!important}.ant-input-number-input-wrap>input.ant-input-number-input{height:40px!important}::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}*{-ms-overflow-style:none!important;scrollbar-width:none!important}.ant-select-single.sr-branch-select,.sr-branch-select.ant-select{height:32px!important}.ant-select-single.sr-branch-select .ant-select-selector,.sr-branch-select.ant-select .ant-select-selector{transition:all .3s;background-color:#e6f4ff!important;border:1px solid #91caff!important;border-radius:8px!important;align-items:center!important;height:32px!important;padding:0 10px!important;display:flex!important}.ant-select-single.sr-branch-select .ant-select-selection-item,.sr-branch-select.ant-select .ant-select-selection-item{color:#0958d9!important;font-size:13px!important;font-weight:600!important;line-height:30px!important}.ant-select-single.sr-branch-select .ant-select-selection-placeholder,.sr-branch-select.ant-select .ant-select-selection-placeholder{line-height:30px!important}.ant-select-single.sr-branch-select .ant-select-arrow,.sr-branch-select.ant-select .ant-select-arrow{color:#0958d9!important}.ant-select-single.sr-branch-select:hover .ant-select-selector,.sr-branch-select.ant-select:hover .ant-select-selector{background-color:#bae0ff!important;border-color:#4096ff!important}@keyframes premiumFadeIn{0%{opacity:0;filter:blur(8px);transform:translateY(12px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.view-transition{animation:.35s cubic-bezier(.16,1,.3,1) forwards premiumFadeIn}.product-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;height:100%;display:flex;overflow:hidden;background:var(--surface-color)!important;border-radius:var(--radius-md)!important;transition:all var(--transition-speed) ease!important;border:1px solid #ffffff4d!important;box-shadow:0 4px 6px #0000000d!important}.product-card:hover{transform:translateY(-4px);border-color:var(--primary-color)!important;box-shadow:0 12px 20px #4f46e514!important}.product-card .ant-card-body{flex-direction:column;justify-content:space-between;height:100%;display:flex;padding:16px!important}.ant-table-wrapper{background:0 0!important}.ant-table{background:0 0!important;font-family:Outfit,sans-serif!important}.ant-table-thead>tr>th{color:var(--text-secondary)!important;border-bottom:1px solid var(--border-color)!important;background:#f3f4f6b3!important;padding:16px!important;font-size:13px!important;font-weight:600!important}.ant-table-tbody>tr>td{transition:background .2s;border-bottom:1px solid var(--border-color)!important;background:0 0!important;padding:18px 16px!important}.ant-table-tbody>tr:hover>td{background:#4f46e508!important}.ant-table-placeholder .ant-empty{padding:32px 0!important}
