@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300..800;1,14..32,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&display=swap";:root{--c-purple:#a959ff;--c-purple-hover:#bf7fff;--c-purple-dark:#7c3aed;--c-purple-bg:#f3eaff;--c-sidebar-top:#2d1452;--c-sidebar-bottom:#1a0b33;--c-orange:#ff8a00;--c-orange-bg:#fff7ed;--c-teal:#2dd4bf;--c-teal-bg:#f0fdfa;--c-blue:#3b82f6;--c-blue-bg:#eff6ff;--c-red:#ef4444;--c-red-bg:#fef2f2;--c-pink:#ec4899;--c-bg:#f0edf6;--c-bg-warm:#f5f2fa;--c-surface:#fff;--c-text:#111;--c-text-secondary:#6b7280;--c-text-muted:#9ca3af;--c-border:#e8e0f0;--c-border-light:#f0ebf5;--c-shadow-xs:0 1px 2px #a959ff0a;--c-shadow-sm:0 1px 3px #a959ff0f, 0 1px 2px #00000008;--c-shadow-md:0 4px 14px #a959ff14, 0 2px 4px #00000008;--c-shadow-lg:0 8px 28px #a959ff1a, 0 2px 8px #0000000a;--font-display:"Urbanist", "Inter", -apple-system, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--c-ease:cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--c-bg);color:var(--c-text);font-feature-settings:"cv02", "cv03", "cv04", "cv11";line-height:1.6}h1,h2,h3,h4,h5,h6,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5{letter-spacing:-.02em;font-family:var(--font-display)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c4b0e0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--c-purple)}::selection{color:#111;background:#a959ff1f}.ant-btn{font-weight:500!important;font-family:var(--font-display)!important;transition:all .2s var(--c-ease)!important}.ant-btn-primary{box-shadow:0 2px 8px #a959ff40!important}.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px #a959ff59!important}.ant-btn-primary:active{transform:translateY(0);box-shadow:0 1px 4px #a959ff33!important}.ant-btn-default:hover{border-color:var(--c-purple)!important;color:var(--c-purple)!important}.ant-btn-dangerous:hover{box-shadow:0 2px 8px #ef444433!important}.ant-card{box-shadow:var(--c-shadow-sm)!important;transition:box-shadow .25s var(--c-ease), transform .25s var(--c-ease)!important;border:none!important;border-radius:16px!important}.ant-card:hover{box-shadow:var(--c-shadow-md)!important}.ant-card .ant-card-head{border-bottom:1px solid var(--c-border-light)!important;min-height:auto!important;padding:18px 24px!important}.ant-card .ant-card-head-title{font-family:var(--font-display)!important;color:var(--c-text)!important;font-size:16px!important;font-weight:700!important}.ant-input,.ant-select-selector,.ant-picker,.ant-input-number{border-color:var(--c-border)!important;transition:all .2s var(--c-ease)!important}.ant-input:hover,.ant-select-selector:hover,.ant-picker:hover,.ant-input-number:hover{border-color:var(--c-purple)!important}.ant-input:focus,.ant-input-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused,.ant-input-number-focused{border-color:var(--c-purple)!important;box-shadow:0 0 0 3px #a959ff1a!important}.ant-input::placeholder,.ant-select-selection-placeholder,.ant-picker-input input::placeholder{color:#9ca3af!important}.ant-select-selection-item{font-size:13px!important}.ant-select-item-option-content{white-space:normal!important;word-break:break-word!important;line-height:1.4!important}.ant-select-dropdown{min-width:220px!important;box-shadow:var(--c-shadow-lg)!important;border-radius:14px!important}.ant-select-item{border-radius:8px!important;min-height:36px!important}.ant-table-thead>tr>th{font-family:var(--font-display)!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#6b7280!important;border-bottom:1px solid var(--c-border)!important;background:#fafbfc!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--c-border-light)!important;transition:background .15s var(--c-ease)!important}.ant-table-tbody>tr:hover>td{background:var(--c-bg-warm)!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-tag{border:none!important;border-radius:20px!important;padding:2px 12px!important;font-size:11px!important;font-weight:600!important;line-height:22px!important}.ant-tabs-tab{font-family:var(--font-display)!important;font-weight:500!important}.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:700!important}.ant-modal .ant-modal-content{box-shadow:var(--c-shadow-lg)!important;border-radius:20px!important}.ant-modal .ant-modal-title{font-family:var(--font-display)!important;font-weight:700!important}.ant-modal .ant-modal-header{border-bottom:1px solid var(--c-border-light)!important;padding:20px 28px!important}.ant-modal .ant-modal-body{padding:24px 28px!important}.ant-modal .ant-modal-footer{border-top:1px solid var(--c-border-light)!important;padding:16px 28px!important}.ant-dropdown .ant-dropdown-menu{box-shadow:var(--c-shadow-lg)!important;border:none!important;border-radius:14px!important;padding:6px!important}.ant-dropdown .ant-dropdown-menu-item{border-radius:10px!important;padding:8px 12px!important;font-size:13px!important}.ant-message .ant-message-notice-content{box-shadow:var(--c-shadow-md)!important;border-radius:12px!important}.ant-popover .ant-popover-inner{box-shadow:var(--c-shadow-lg)!important;border-radius:14px!important}.ant-tooltip .ant-tooltip-inner{border-radius:10px!important;padding:8px 14px!important;font-size:13px!important}.ant-alert{border:none!important;border-radius:14px!important}.ant-menu-dark .ant-menu-item{font-weight:500;height:44px!important;line-height:44px!important;font-family:var(--font-display)!important;border-radius:12px!important;margin:2px 8px!important}.ant-menu-dark .ant-menu-item-selected{font-weight:600;background:#a959ff33!important}.ant-form-item-label>label{color:#4b5563!important;font-size:13px!important;font-weight:500!important}.ant-statistic .ant-statistic-title{text-transform:uppercase;letter-spacing:.03em;color:#6b7280!important;font-size:12px!important;font-weight:500!important}.ant-statistic .ant-statistic-content-value{font-family:var(--font-display)!important;color:var(--c-text)!important;font-weight:800!important}.ant-breadcrumb{margin-bottom:20px!important}.ant-breadcrumb a{color:#6b7280!important;transition:color .2s var(--c-ease)!important}.ant-breadcrumb a:hover{color:var(--c-purple)!important}.ant-pagination .ant-pagination-item{border-color:var(--c-border)!important;border-radius:10px!important}.ant-pagination .ant-pagination-item-active{background:var(--c-purple)!important;border-color:var(--c-purple)!important}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-descriptions-item-label{color:#6b7280!important;font-size:13px!important;font-weight:500!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ant-card{animation:fadeInUp .35s var(--c-ease) both}.ant-card:nth-child(2){animation-delay:50ms}.ant-card:nth-child(3){animation-delay:.1s}.ant-card:nth-child(4){animation-delay:.15s}.compass-glass{-webkit-backdrop-filter:blur(16px);background:#ffffffbf}.compass-gradient-text{background:linear-gradient(135deg,#a959ff,#bf7fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (width<=768px){.ant-card .ant-card-head,.ant-card .ant-card-body{padding:12px 16px!important}.ant-table-thead>tr>th{padding:6px 8px!important;font-size:10px!important}.ant-table-tbody>tr>td{padding:8px!important;font-size:12px!important}.ant-modal .ant-modal-content{border-radius:16px!important}}@media (hover:none) and (pointer:coarse){.ant-btn{min-height:40px!important}.ant-btn-sm{min-height:32px!important}}@media print{.ant-layout-sider,.ant-layout-header,.ant-btn,.ant-tabs-nav{display:none!important}.ant-layout-content{margin:0!important;padding:0!important}}
