.page-loading-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#4da6ff,#7b68ee);position:fixed;inset:0;z-index:9999}.page-loading-content{text-align:center;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-loading-spinner{margin-bottom:24px}.page-loading-spinner :global(.ant-spin){color:#fff}.page-loading-spinner :global(.anticon){color:#fff;font-size:56px!important}.page-loading-text{color:#fffffff2;font-size:18px;font-weight:500;letter-spacing:2px;margin-bottom:16px}.page-loading-dots{display:flex;justify-content:center;gap:8px}.page-loading-dots span{width:10px;height:10px;border-radius:50%;background-color:#fffc;animation:bounce 1.4s ease-in-out infinite both}.page-loading-dots span:nth-child(1){animation-delay:-.32s}.page-loading-dots span:nth-child(2){animation-delay:-.16s}.page-loading-dots span:nth-child(3){animation-delay:0s}@keyframes bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.page-loading-inline{min-height:auto;height:400px;background:transparent;position:relative}.page-loading-inline .page-loading-content{background:#4da6ff1a;padding:40px 60px;border-radius:16px;backdrop-filter:blur(10px)}.page-loading-inline .page-loading-spinner :global(.anticon){color:#4da6ff}.page-loading-inline .page-loading-text{color:#4da6ff}.page-loading-inline .page-loading-dots span{background-color:#4da6ff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.page-enter{opacity:0;transform:translateY(10px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity .2s ease-in}@media screen and (max-width: 768px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:800px}.ant-table-cell-fix-left,.ant-table-cell-fix-right{background:#fff!important}.ant-table-thead>tr>th{padding:8px 10px!important;font-size:13px!important;white-space:nowrap}.ant-table-tbody>tr>td{padding:8px 10px!important;font-size:13px!important}.ant-card-body,.ant-layout-content{padding:12px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:18px!important}.ant-space-horizontal{flex-wrap:wrap}.ant-select{min-width:100%!important}.ant-picker{width:100%!important}.table-scroll-hint{display:block;text-align:center;color:#999;font-size:12px;padding:8px 0;background:linear-gradient(to right,rgba(77,166,255,.1),transparent,rgba(77,166,255,.1));border-radius:4px;margin-bottom:8px}}@media screen and (min-width: 769px){.table-scroll-hint{display:none}}@media screen and (max-width: 480px){.ant-table{min-width:600px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 8px!important;font-size:12px!important}.ant-card-head-title{font-size:14px!important}.ant-statistic-content{font-size:16px!important}.ant-btn{padding:4px 12px!important;font-size:13px!important}}.ai-generating-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:10000;backdrop-filter:blur(4px)}.ai-generating-content{background:#fff;padding:40px 60px;border-radius:16px;text-align:center;box-shadow:0 20px 60px #0000004d;animation:popIn .3s ease-out}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.ai-generating-content .anticon{font-size:48px;color:#4da6ff;margin-bottom:16px}.ai-generating-content h3{margin:0 0 8px;font-size:18px;color:#333}.ai-generating-content p{margin:0;color:#666;font-size:14px}.pulse-animation{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.test-campaign-row td{background-color:#fffbe6!important}.test-campaign-row:hover td{background-color:#fff1b8!important}.ant-menu-inline .ant-menu-item-selected:before,.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;background:#4da6ff;border-radius:0 4px 4px 0}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{position:relative}.stat-card-gradient{background:linear-gradient(135deg,#4da6ff,#1a7fdb);border-radius:16px;padding:24px;color:#fff;box-shadow:0 4px 20px #4da6ff4d}.stat-card-gradient .stat-label{font-size:14px;opacity:.9;margin-bottom:8px}.stat-card-gradient .stat-value{font-size:32px;font-weight:700}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #E8EAED}.sidebar-logo-text{color:#202124;font-size:18px;font-weight:700}.sidebar-logo-collapsed{font-size:16px}
