html,body{margin:0;padding:0;background:#0a0a1a;overflow-x:hidden;-webkit-text-size-adjust:100%}[data-theme=light] html,[data-theme=light] body{background:#f5f5f7}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .3s ease,color .3s ease}#root{min-height:100vh;min-height:100dvh;background:inherit}*,*:before,*:after{box-sizing:border-box;transition-property:background-color,border-color,box-shadow;transition-duration:.2s;transition-timing-function:ease}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}[data-theme=light] ::-webkit-scrollbar-thumb{background:#d9d9d9}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#bfbfbf}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-input-password .ant-input::placeholder{color:#e0e7ff59!important}.glass-card{background:#ffffff08!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06)!important;border-radius:16px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-card:hover{background:#ffffff0f!important;border-color:#ffffff1f!important;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}[data-theme=light] .glass-card{background:#ffffffb3!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 2px 8px #0000000f}[data-theme=light] .glass-card:hover{background:#ffffffe6!important;border-color:#4f46e533!important;box-shadow:0 8px 24px #4f46e51a}.stat-glow{position:relative;overflow:hidden}.stat-glow:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--glow-color, #4f46e5);border-radius:16px 16px 0 0;opacity:.8}.stat-glow:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:40px;background:radial-gradient(ellipse,var(--glow-color, #4f46e5) 0%,transparent 70%);opacity:.15;pointer-events:none}.sidebar-glass{background:linear-gradient(180deg,#0f0f23f7,#0a0a1efc)!important;border-right:1px solid rgba(255,255,255,.04)!important}[data-theme=light] .sidebar-glass{background:linear-gradient(180deg,#1e1b4b,#0f0f23)!important}[data-theme=dark] .ant-table{background:transparent!important}[data-theme=dark] .ant-table-thead>tr>th,[data-theme=dark] .ant-table-thead>tr>td{background:#ffffff08!important;border-bottom:1px solid rgba(255,255,255,.06)!important}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom:1px solid rgba(255,255,255,.04)!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#4f46e50f!important}[data-theme=dark] .ant-card{background:#ffffff05;border-color:#ffffff0f}[data-theme=dark] .ant-menu-item-selected{background:linear-gradient(135deg,#4f46e54d,#8b5cf633)!important;border-right:3px solid #818cf8!important}[data-theme=dark] .ant-modal-content{background:#141428f2!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08)}[data-theme=dark] .ant-tabs-tab-active .ant-tabs-tab-btn{color:#818cf8!important}[data-theme=dark] .ant-tabs-ink-bar{background:linear-gradient(90deg,#818cf8,#c084fc)!important}[data-theme=dark] .ant-btn-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed)!important;border:none!important;box-shadow:0 4px 15px #4f46e54d}[data-theme=dark] .ant-btn-primary:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;box-shadow:0 6px 20px #4f46e566;transform:translateY(-1px)}[data-theme=dark] .ant-tag{border-color:#ffffff1a}.app-header-bar.ant-layout-header{padding:0 16px!important;line-height:normal!important;height:56px!important}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(60px);opacity:.4}.hero-orb-1{width:200px;height:200px;background:radial-gradient(circle,#6366f1 0%,transparent 70%);top:-60px;left:10%;animation:heroFloat1 8s ease-in-out infinite}.hero-orb-2{width:160px;height:160px;background:radial-gradient(circle,#8b5cf6 0%,transparent 70%);bottom:-40px;right:15%;animation:heroFloat2 10s ease-in-out infinite}.hero-orb-3{width:120px;height:120px;background:radial-gradient(circle,#ec4899 0%,transparent 70%);top:20%;right:8%;animation:heroFloat3 12s ease-in-out infinite}@keyframes heroFloat1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.1)}66%{transform:translate(-20px,15px) scale(.95)}}@keyframes heroFloat2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-25px,15px) scale(1.05)}66%{transform:translate(20px,-25px) scale(.9)}}@keyframes heroFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-15px,-15px) scale(1.15)}}[data-theme=light] .hero-orb{opacity:.25}@keyframes cmdFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cmdSlideIn{0%{opacity:0;transform:translate(-50%) scale(.96) translateY(-8px)}to{opacity:1;transform:translate(-50%) scale(1) translateY(0)}}@keyframes cmdSpin{to{transform:rotate(360deg)}}@media(max-width:767px){h1,.ant-typography h1{font-size:22px!important}h2,.ant-typography h2{font-size:20px!important}h3,.ant-typography h3{font-size:18px!important}h4,.ant-typography h4{font-size:16px!important}h5,.ant-typography h5{font-size:15px!important}.ant-page-header-heading-title{font-size:18px!important}.ant-layout-content{padding:12px!important}main{padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important}.ant-table-wrapper,.ant-table-container,.ant-table-content{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-table{font-size:13px}.ant-table-cell{padding:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ant-table table{width:max-content!important;min-width:100%!important}.ant-card{border-radius:12px!important}.ant-card-body{padding:12px!important}.ant-card-head{padding:0 12px!important;min-height:40px!important}.ant-card-head-title{font-size:14px!important;padding:8px 0!important}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label>label{font-size:13px!important}.ant-input,.ant-select-selector,.ant-picker,.ant-input-number,.ant-input-affix-wrapper{font-size:14px!important}.ant-input,.ant-input-affix-wrapper input,textarea.ant-input{font-size:16px!important}.ant-btn{min-height:36px;font-size:14px!important}.ant-btn-sm{min-height:28px}.ant-btn-lg{min-height:44px;font-size:15px!important}.ant-btn-icon-only{min-width:32px!important;padding:0!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:8px!important}.ant-modal-content{border-radius:12px!important}.ant-modal-body{padding:16px!important;max-height:calc(100dvh - 140px)!important;overflow-y:auto!important}.ant-modal-header{padding:12px 16px!important}.ant-modal-footer{padding:10px 16px!important}.ant-descriptions-view table,.ant-descriptions-row{display:block!important}.ant-descriptions-item-label,.ant-descriptions-item-content{display:block!important;padding:8px 12px!important;width:100%!important}.ant-descriptions-item-label{padding-bottom:4px!important}.ant-descriptions-item-content{padding-top:4px!important}.ant-layout-header{padding:0 12px!important}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-drawer-body{padding:16px!important}.ant-drawer-header{padding:12px 16px!important}.ant-statistic-title{font-size:12px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.3!important;min-height:32px}.ant-statistic-content-value{font-size:20px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-tabs-content-holder{padding:0!important}.ant-row{row-gap:12px!important}.ant-list-item{padding:10px 12px!important}.ant-list-item-meta-title{font-size:14px!important;margin-bottom:2px!important}.ant-list-item-meta-description{font-size:12px!important}.ant-popover,.ant-dropdown,.ant-popover-inner,.ant-dropdown-menu{max-width:calc(100vw - 16px)!important}.ant-select-item{font-size:14px!important;padding:8px 12px!important}.ant-picker-panel-container{max-width:calc(100vw - 16px)!important;overflow-x:auto}.ant-segmented{font-size:13px!important;max-width:100%!important;overflow-x:auto!important}.ant-segmented-group{flex-wrap:nowrap!important}.ant-tag{font-size:11px!important;padding:2px 8px!important}.ant-alert{padding:8px 12px!important;font-size:13px!important}.ant-alert-message{font-size:13px!important}.ant-alert-description,.ant-breadcrumb{font-size:12px!important}.ant-empty-image{height:80px!important}img,video,iframe,canvas,svg{max-width:100%;height:auto}.ant-page-header-heading{flex-wrap:wrap!important;gap:8px!important}.ant-page-header-heading-extra{flex-wrap:wrap!important;margin-left:0!important;white-space:normal!important}.ant-layout-content [style*=space-between],.ant-layout-content [style*=spaceBetween]{flex-wrap:wrap!important;gap:8px!important;row-gap:8px!important}.ant-space{flex-wrap:wrap!important}.ant-space-item{min-width:auto!important}.ant-typography{word-break:normal!important;overflow-wrap:normal!important}.ant-layout-content h1.ant-typography,.ant-layout-content h2.ant-typography,.ant-layout-content h3.ant-typography,.ant-layout-content h4.ant-typography,.ant-layout-content h5.ant-typography{flex:0 0 auto;white-space:nowrap}[style*="grid-template-columns: 1fr 1fr 1fr"]{grid-template-columns:1fr!important}[style*="grid-template-columns: 1fr 1fr"]:not([style*="1fr 1fr 1fr"]){grid-template-columns:1fr!important}[style*="grid-template-columns: repeat("]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns: repeat(6"]{grid-template-columns:repeat(4,1fr)!important}[style*="grid-template-columns: 1fr 2fr"],[style*="grid-template-columns: 2fr 1fr"],[style*="grid-template-columns: 1fr auto"]{grid-template-columns:1fr!important}[style*="width: 300px"][style*="flex-shrink: 0"],[style*="width: 280px"][style*="flex-shrink: 0"]{width:100%!important;flex-shrink:1!important;position:static!important}[style*="width: 260px"][style*="flex-shrink: 0"],[style*="width: 260"][style*=flexShrink],[style*="width:260px"][style*="flex-shrink:0"]{width:100%!important;flex-shrink:1!important;position:static!important;top:auto!important}[style*="width: 220px"][style*="flex-shrink: 0"]{width:100%!important;flex-shrink:1!important;position:static!important}[style*="position: sticky"][style*="flex-shrink: 0"]{position:static!important;width:100%!important}.ant-layout-content>div [style*="display: flex"]:not([style*="flex-direction: column"]):not(.ant-btn):not(.ant-tag){flex-wrap:wrap!important}[style*="position: fixed"][style*="width: 540px"],[style*="position: fixed"][style*="width: 480px"],[style*="position: fixed"][style*="width: 440px"],[style*="position: fixed"][style*="width: 420px"]{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}.ant-layout-content table:not([class*=ant-]){display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.ant-row>.ant-col-6,.ant-row>.ant-col-md-6,.ant-row>.ant-col-lg-6,.ant-row>.ant-col-xl-6{flex:0 0 50%!important;max-width:50%!important}.ant-row>.ant-col-8,.ant-row>.ant-col-md-8{flex:0 0 50%!important;max-width:50%!important}.ant-row>.ant-col-4,.ant-row>.ant-col-md-4{flex:0 0 50%!important;max-width:50%!important}.ant-tabs-nav-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-tabs-nav-list{flex-wrap:nowrap!important}.ant-tabs-nav-operations{display:none!important}.mobile-icon-action .ant-btn .ant-btn-icon+span,.mobile-icon-action .ant-btn>span:not(.ant-btn-icon):not(.ant-btn-loading-icon){display:none!important}.mobile-icon-action .ant-btn{padding:0 8px!important;min-width:32px!important}.mobile-icon-action .ant-space-item .ant-btn{width:32px!important}.ant-table-cell-fix-right,.ant-table-cell-fix-right-first,.ant-table-cell-fix-right-last{position:static!important;box-shadow:none!important}[style*="display: flex"][style*=gap]{flex-wrap:wrap!important}.ant-space-horizontal{flex-wrap:wrap!important;row-gap:8px}.ticket-detail-status-badge,[class*=status-glow-overlay]{position:static!important}.ant-layout-content>div:first-child[style*="display: flex"][style*=justify-content]{flex-wrap:wrap!important;gap:8px!important;row-gap:12px!important}.ant-card-body .ant-statistic{text-align:left}.ant-layout-content,.ant-layout,main,#root{max-width:100vw!important;overflow-x:hidden!important}.ant-layout-content [style*="max-width: 1400"],.ant-layout-content [style*="max-width: 1200"],.ant-layout-content [style*="max-width: 1100"],.ant-layout-content [style*="max-width: 1000"],.ant-layout-content [style*="max-width: 900"],.ant-layout-content [style*="max-width: 800"]{max-width:100%!important}.ant-table-wrapper{max-width:100%!important;overflow-x:auto!important}}@media(max-width:375px){.ant-layout-content{padding:8px!important}.ant-card-body{padding:10px!important}.ant-modal{max-width:calc(100vw - 8px)!important;margin:4px auto!important}h1,.ant-typography h1{font-size:20px!important}}@media(min-width:768px)and (max-width:991px){.ant-layout-content{padding:16px!important}}
