@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--color-primary: #722ed1;--color-primary-dark: #531dab;--color-primary-light:#f0e6ff;--color-bg: #f4f6fb;--color-surface: #ffffff;--color-border: #e8eaf0;--color-text: #1a1a2e;--color-muted: #6b6b80;--sidebar-width: 220px;--header-height: 64px;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--radius: 10px;--transition: .2s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#722ed140;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#722ed180}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-up{animation:fadeUp .35s ease both}.fade-in{animation:fadeIn .25s ease both}.delay-1{animation-delay:.05s}.delay-2{animation-delay:.1s}.delay-3{animation-delay:.15s}.delay-4{animation-delay:.2s}.delay-5{animation-delay:.25s}.delay-6{animation-delay:.3s}.delay-7{animation-delay:.35s}.delay-8{animation-delay:.4s}.ant-card{border-radius:var(--radius)!important;border-color:var(--color-border)!important;box-shadow:var(--shadow-sm)!important;transition:box-shadow var(--transition),transform var(--transition)!important}.ant-card.ant-card-hoverable:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-2px)}.ant-table-wrapper .ant-table{border-radius:var(--radius)!important}.ant-table-wrapper .ant-table-thead>tr>th{background:#fafbff!important;font-weight:600!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:var(--color-muted)!important;border-bottom:1px solid var(--color-border)!important;line-height:1.6!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--color-primary-light)!important}.ant-btn{font-weight:500!important;transition:all var(--transition)!important}.ant-btn-primary.ant-btn-lg,.ant-btn-primary.studio-cta{box-shadow:0 2px 8px #722ed159!important}.ant-btn-primary.ant-btn-lg:hover,.ant-btn-primary.studio-cta:hover{box-shadow:0 4px 16px #722ed180!important;transform:translateY(-1px)}.ant-tag{font-weight:500!important;border-radius:6px!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:var(--color-primary)!important}.ant-input-affix-wrapper:focus-within,.ant-input:focus{box-shadow:0 0 0 3px #722ed126!important;border-color:var(--color-primary)!important}.ant-statistic-content-value{font-variant-numeric:tabular-nums}.ant-breadcrumb{font-size:13px!important}.ant-breadcrumb a{color:var(--color-muted)!important}.ant-breadcrumb-separator{color:var(--color-border)!important}.ant-breadcrumb li:last-child .ant-breadcrumb-link{color:var(--color-text)!important;font-weight:500}.ant-alert{border-radius:var(--radius)!important}.ant-modal-content{border-radius:14px!important;overflow:hidden}.ant-modal-header{border-radius:14px 14px 0 0!important}.ant-dropdown .ant-dropdown-menu{border-radius:var(--radius)!important;box-shadow:var(--shadow-lg)!important}.ant-pagination .ant-pagination-item-active{background:var(--color-primary)!important;border-color:var(--color-primary)!important}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title{border-radius:8px!important;margin:2px 8px!important;width:calc(100% - 16px)!important}.ant-menu-dark.ant-menu-inline .ant-menu-item{padding-left:16px!important}.metric-gradient-green{background:linear-gradient(135deg,#f0fff4,#dcffe4)}.metric-gradient-blue{background:linear-gradient(135deg,#e6f4ff,#d6edff)}.metric-gradient-purple{background:linear-gradient(135deg,#f0e6ff,#e6d4ff)}.metric-gradient-red{background:linear-gradient(135deg,#fff0f0,#ffe4e4)}.metric-gradient-orange{background:linear-gradient(135deg,#fff7e6,#ffe7ba)}.metric-gradient-teal{background:linear-gradient(135deg,#e6fffb,#d3f8f2)}.metric-gradient-pink{background:linear-gradient(135deg,#fff0f6,#ffd6e7)}.metric-gradient-gray{background:linear-gradient(135deg,#fafafa,#f0f0f0)}.metric-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;font-size:22px;flex-shrink:0}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header h4.ant-typography{margin:0!important;font-size:20px!important;font-weight:700!important}.section-title{font-size:14px;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.6px;margin:0 0 12px}.text-muted{color:var(--color-muted)}.text-heading{color:var(--color-text)}.text-sm{font-size:13px}.text-xs{font-size:12px}.text-label{font-size:12px;color:var(--color-muted);font-weight:500;text-transform:uppercase;letter-spacing:.4px}.font-semibold{font-weight:600}.font-bold{font-weight:700}.empty-state-container{padding:48px 24px;text-align:center}.empty-state-container .ant-empty-description{color:var(--color-muted);font-size:14px;margin-bottom:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:16px;z-index:10000;padding:12px 24px;background:var(--color-primary);color:#fff;border-radius:0 0 var(--radius) var(--radius);font-size:14px;font-weight:600;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:0}.ant-menu-dark .ant-menu-item-group-title{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.6px!important;color:#ffffff59!important;padding:16px 24px 4px!important;font-weight:600!important;line-height:1.4!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-modal{max-width:calc(100vw - 24px)!important}@media(max-width:767px){.ant-card-body{padding:16px!important}.page-header{flex-wrap:wrap;gap:12px;margin-bottom:16px}.page-header h4.ant-typography,.ant-typography.ant-typography-h4{font-size:17px!important}.ant-table-wrapper .ant-table-thead>tr>th{font-size:11px!important;padding:8px!important;white-space:nowrap}.ant-table-wrapper .ant-table-tbody>tr>td{padding:8px!important;font-size:13px}.ant-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.ant-pagination .ant-pagination-options{display:none}.mobile-toolbar{flex-wrap:wrap!important;gap:8px!important}.mobile-toolbar .ant-select,.mobile-toolbar .ant-input-affix-wrapper,.mobile-toolbar .ant-input{width:100%!important;max-width:100%!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:8px!important}.ant-modal-content{border-radius:12px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:13px!important;padding:8px 10px!important}.ant-tabs-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-tabs-nav:before{border-bottom:1px solid var(--color-border)}.metric-icon{width:40px!important;height:40px!important;font-size:18px!important}.section-title{font-size:12px}.ant-card.ant-card-hoverable:hover{transform:none}}@media(max-width:480px){.ant-statistic-content-value{font-size:22px!important}.ant-statistic-title{font-size:12px!important}.ant-select:not([style*=width]){min-width:120px}}
