.next-event-progress{flex:1;min-width:100px;max-width:200px}.next-event-progress .ant-progress-text{color:var(--text-muted)!important;font-size:11px!important}@media (max-width:1000px){.next-event-progress{width:100%;max-width:100%}}@media (max-width:768px){.next-event-progress{width:100%;max-width:100%}}
.next-events-container{border-right:1px solid var(--border);border:1px solid var(--border);background:var(--bg-surface);box-sizing:border-box;border-radius:8px;box-shadow:0 2px 8px #00000014}.next-events-container .next-events-header{border-bottom:1px solid var(--border);align-items:center;height:5rem;padding:0 1.5rem;display:flex}.next-events-container .next-events-header h1{color:var(--text)}.next-events-container .next-events-pagination{border-top:1px solid var(--border);justify-content:center;padding:.75rem 0;display:flex}.next-event-container{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:5rem;padding:0 1.5rem;display:flex}.next-event-container .next-event-name{color:var(--text);font-size:14px;font-weight:700}.next-event-container .next-event-date{color:var(--text-secondary);font-size:14px}@media (max-width:1200px){.next-events-container{border-radius:10px}.next-events-container .next-events-header{height:4rem;padding:0 1.5rem;font-size:14px}.next-event-container{height:4rem;padding:0 1.5rem}.next-event-container .next-event-name{font-size:13px}.next-event-container .next-event-date{color:var(--text-secondary);font-size:12px}}@media (max-width:1000px){.next-events-container{border-radius:12px}.next-events-container .next-events-header{height:3.5rem;padding:0 1rem;font-size:13px}.next-event-container{flex-direction:column;align-items:flex-start;gap:.25rem;height:auto;padding:1rem}.next-event-container .next-event-name{width:100%;font-size:14px}.next-event-container .next-event-date{color:var(--text-muted);font-size:12px}}@media (max-width:768px){.next-events-container{border-radius:12px}.next-events-container .next-events-header{height:3.5rem;padding:0 1rem;font-size:13px}.next-event-container{flex-direction:column;align-items:flex-start;gap:.25rem;height:auto;padding:1rem}.next-event-container .next-event-name{width:100%;font-size:14px}.next-event-container .next-event-date{color:var(--text-muted);font-size:12px}}@media (max-width:480px){.next-events-container{border-radius:10px}.next-events-container .next-events-header{height:3rem;padding:0 .75rem;font-size:12px}.next-event-container{padding:.85rem}.next-event-container .next-event-name{font-size:13px}.next-event-container .next-event-date{font-size:11px}}
.top-events-container{border:1px solid var(--border);background:var(--bg-surface);border-radius:8px;box-shadow:0 2px 8px #00000014}.top-events-container .top-events-header{border-bottom:1px solid var(--border);align-items:center;height:5rem;padding:0 1.5rem;display:flex}.top-events-container .top-events-header h1{color:var(--text);margin:0;font-size:1rem}.top-events-container .top-events-header h1 .anticon{margin-right:8px}.top-events-container .top-events-list{padding:.5rem 0}.top-events-container .top-event-item{align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.top-events-container .top-event-item .top-event-rank{color:var(--text-muted);min-width:24px;font-size:.85rem;font-weight:700}.top-events-container .top-event-item .top-event-info{flex:1;min-width:0}.top-events-container .top-event-item .top-event-info .top-event-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:13px;font-weight:600;display:block;overflow:hidden}.top-events-container .top-event-item .top-event-info .top-event-bar-container{background:var(--border);border-radius:3px;height:6px;overflow:hidden}.top-events-container .top-event-item .top-event-info .top-event-bar-container .top-event-bar{background:linear-gradient(90deg,#049b92,#04d792);border-radius:3px;min-width:4px;height:100%;transition:width .6s}.top-events-container .top-event-item .top-event-revenue{color:var(--text);white-space:nowrap;font-size:.85rem;font-weight:700}@media (max-width:1200px){.top-events-container{border-radius:10px}.top-events-container .top-events-header{height:4rem;font-size:14px}.top-events-container .top-event-item{padding:.6rem 1.5rem}}@media (max-width:1000px){.top-events-container{border-radius:12px}.top-events-container .top-events-header{height:3.5rem;padding:0 1rem;font-size:13px}.top-events-container .top-event-item{padding:.6rem 1rem}}@media (max-width:480px){.top-events-container{border-radius:10px}.top-events-container .top-events-header{height:3rem;padding:0 .75rem;font-size:12px}.top-events-container .top-event-item{gap:.5rem;padding:.5rem .75rem}.top-events-container .top-event-item .top-event-name{font-size:12px}.top-events-container .top-event-item .top-event-revenue{font-size:.75rem}}
.root-container.sidebar-expanded .dashboard-container .dashboard-header{width:calc(100% - 210px)}.root-container.sidebar-collapsed .dashboard-container .dashboard-header{width:calc(100% - 56px)}.dashboard-container{box-sizing:border-box;background:var(--bg);width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}.dashboard-container>*{box-sizing:border-box;max-width:100%}@media (max-width:767px){.dashboard-container{padding:4rem 0 2rem}}@media (min-width:768px){.dashboard-container{padding:4rem 0 2rem}}.dashboard-container .dashboard-header{border-bottom:1px solid var(--border);background-color:var(--bg-surface);box-sizing:border-box;z-index:1020;align-items:center;transition:all .5s;display:flex;position:fixed;top:0}@media (max-width:767px){.dashboard-container .dashboard-header{width:calc(100% - 56px);height:60px;padding:0 0 0 16px}}@media (min-width:768px){.dashboard-container .dashboard-header{width:calc(100% - 210px);height:64px;padding:0 0 0 2rem}}.dashboard-container .dashboard-header h1{white-space:nowrap;margin:0;font-size:1.5rem}.dashboard-container .dashboard-header h1 .anticon{margin:0 12px 0 0}.dashboard-container .dashboard-header .dashboard-header-actions{align-items:center;margin:0 0 0 auto;display:flex}.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-datepicker{border-left:1px solid var(--border);align-items:center;padding:0 12px;display:flex}@media (max-width:767px){.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-datepicker{display:none}}@media (min-width:768px){.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-datepicker{height:64px}}.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action{color:var(--text-muted);cursor:pointer;border-left:1px solid var(--border);box-sizing:border-box;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action{width:60px;height:60px;font-size:16px}}@media (min-width:768px){.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action{width:64px;height:64px;font-size:18px}}.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action:hover{color:var(--text)}.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action.disabled{opacity:.4;cursor:not-allowed}.dashboard-container .dashboard-section{margin:0 1rem 1.5rem}@media (min-width:768px){.dashboard-container .dashboard-section{margin:0 1.5rem 1.5rem}}.dashboard-container .dashboard-section .dashboard-section-title{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);align-items:center;gap:8px;margin:0 0 .75rem;font-size:1rem;font-weight:700;display:flex}.dashboard-container .dashboard-section .dashboard-section-title .anticon{font-size:14px}.dashboard-container .dashboard-stats{box-sizing:border-box;gap:.75rem;display:grid}.dashboard-container .dashboard-stats.dashboard-stats--4{grid-template-columns:1fr}@media (min-width:768px){.dashboard-container .dashboard-stats.dashboard-stats--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-container .dashboard-stats.dashboard-stats--4{grid-template-columns:repeat(4,1fr)}}.dashboard-container .dashboard-stats.dashboard-stats--5{grid-template-columns:1fr}@media (min-width:768px){.dashboard-container .dashboard-stats.dashboard-stats--5{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-container .dashboard-stats.dashboard-stats--5{grid-template-columns:repeat(5,1fr)}}.dashboard-container .dashboard-stats .dashboard-stat{box-sizing:border-box;color:var(--text);border:1px solid var(--border);background:var(--bg-surface);border-radius:8px;flex-direction:column;justify-content:center;padding:1rem 1.25rem;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 1px 3px #0000000a}@media (min-width:768px){.dashboard-container .dashboard-stats .dashboard-stat{padding:1.25rem;font-size:1.6rem}}.dashboard-container .dashboard-stats .dashboard-stat span{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;justify-content:space-between;margin:0 0 2px;font-size:.65rem;font-weight:700;display:flex}.dashboard-container .dashboard-stats .dashboard-stat span .anticon{font-size:14px}.dashboard-container .dashboard-stats .dashboard-stat.stat-warning{border-left:3px solid #fe5456}.dashboard-container .dashboard-stats .dashboard-stat .dashboard-stat-trend{align-items:center;gap:4px;margin-top:2px;font-size:.7rem;font-weight:600;display:flex}.dashboard-container .dashboard-stats .dashboard-stat .dashboard-stat-trend.up{color:#049b92}.dashboard-container .dashboard-stats .dashboard-stat .dashboard-stat-trend.down{color:#fe5456}.dashboard-container .dashboard-stats .dashboard-stat .dashboard-stat-trend.neutral{color:var(--text-muted)}.dashboard-container .dashboard-stats .dashboard-stat .dashboard-stat-trend .anticon{font-size:.6rem}.dashboard-container .dashboard-stats .dashboard-stat .dashboard-stat-subtitle{color:var(--text-muted);margin-top:2px;font-size:.65rem;font-weight:500}.dashboard-container .dashboard-charts-row{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:1024px){.dashboard-container .dashboard-charts-row{grid-template-columns:1fr 280px}}.dashboard-container .dashboard-charts-row .dashboard-chart-main{border:1px solid var(--border);background:var(--bg-surface);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.dashboard-container .dashboard-charts-row .dashboard-chart-sidebar{border:1px solid var(--border);background:var(--bg-surface);border-radius:8px;padding:1.25rem;box-shadow:0 1px 3px #0000000a}.dashboard-container .dashboard-charts-row .dashboard-chart-sidebar h3{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0 0 1rem;font-size:.8rem;font-weight:700}.dashboard-container .dashboard-charts-row .dashboard-chart-sidebar .channel-breakdown{flex-direction:column;gap:1rem;display:flex}.dashboard-container .dashboard-charts-row .dashboard-chart-sidebar .channel-breakdown .channel-item .channel-label{color:var(--text);margin-bottom:4px;font-size:.75rem;font-weight:600}.dashboard-container .dashboard-charts-row .dashboard-chart-sidebar .channel-breakdown .channel-item .channel-amount{color:var(--text-muted);margin-top:2px;font-size:.7rem}.dashboard-container .dashboard-pie-container{box-sizing:border-box;grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:768px){.dashboard-container .dashboard-pie-container{grid-template-columns:1fr 1fr}}.dashboard-container .dashboard-pie-container .pie-chart-container{border:1px solid var(--border);background:var(--bg-surface);border-radius:8px;min-height:250px;box-shadow:0 1px 3px #0000000a}.dashboard-container .dashboard-insights{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:768px){.dashboard-container .dashboard-insights{grid-template-columns:1fr 1fr}}.dashboard-container .dashboard-insights .insight-card{border:1px solid var(--border);background:var(--bg-surface);border-radius:8px;padding:1.25rem;box-shadow:0 1px 3px #0000000a}.dashboard-container .dashboard-insights .insight-card h3{color:var(--text);align-items:center;gap:8px;margin:0 0 1rem;font-size:.85rem;font-weight:700;display:flex}.dashboard-container .dashboard-insights .insight-card h3 .anticon{color:var(--text-muted)}.dashboard-container .dashboard-insights .insight-card .insight-list{flex-direction:column;gap:.75rem;display:flex}.dashboard-container .dashboard-insights .insight-card .insight-list .insight-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.dashboard-container .dashboard-insights .insight-card .insight-list .insight-row:last-child{border-bottom:none}.dashboard-container .dashboard-insights .insight-card .insight-list .insight-row .insight-label{color:var(--text-muted);font-size:.8rem}.dashboard-container .dashboard-insights .insight-card .insight-list .insight-row .insight-value{color:var(--text);font-size:.85rem;font-weight:700}.dashboard-container .dashboard-insights .insight-card .funnel-container{flex-direction:column;gap:.75rem;display:flex}.dashboard-container .dashboard-insights .insight-card .funnel-container .funnel-step{position:relative}.dashboard-container .dashboard-insights .insight-card .funnel-container .funnel-step .funnel-bar{opacity:.15;background:#049b92;border-radius:4px;min-width:24px;height:32px;transition:width .6s}.dashboard-container .dashboard-insights .insight-card .funnel-container .funnel-step .funnel-info{justify-content:space-between;align-items:center;padding:0 12px;display:flex;position:absolute;inset:0}.dashboard-container .dashboard-insights .insight-card .funnel-container .funnel-step .funnel-info .funnel-label{color:var(--text);font-size:.8rem;font-weight:600}.dashboard-container .dashboard-insights .insight-card .funnel-container .funnel-step .funnel-info .funnel-count{color:var(--text);font-size:.8rem;font-weight:700}.dashboard-container .dashboard-insights .insight-card .funnel-container .funnel-rates{border-top:1px solid var(--border);justify-content:space-between;padding-top:.5rem;display:flex}.dashboard-container .dashboard-insights .insight-card .funnel-container .funnel-rates span{color:var(--text-muted);font-size:.7rem;font-weight:600}.dashboard-container .dashboard-content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.dashboard-container .dashboard-content.not-found{background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;margin:0 1.5rem 1.5rem;box-shadow:0 1px 3px #0000000a}.dashboard-container .dashboard-content.loading{min-height:100%;font-size:5rem}.dashboard-container .dashboard-content.error{min-height:100%;font-size:1rem}.dashboard-container .dashboard-content.error .anticon{color:red;margin:0 7px 0 0}@media (max-width:768px){.root-container.sidebar-expanded .dashboard-container .dashboard-header{width:calc(100% - 210px)}.root-container.sidebar-collapsed .dashboard-container .dashboard-header{width:calc(100% - 56px)}.dashboard-container{padding:4rem 0 1rem}.dashboard-container .dashboard-header{height:60px;padding:0 .75rem}.dashboard-container .dashboard-header h1{font-size:1.1rem}.dashboard-container .dashboard-header h1 .anticon{margin-right:8px;font-size:16px}.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action{border-left:none;border-right:1px solid var(--border)}.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action:last-child{border-right:none}.dashboard-container .dashboard-section{margin:0 .75rem 1rem}.dashboard-container .dashboard-stats .dashboard-stat{padding:.85rem 1rem;font-size:1.3rem}}@media (max-width:480px){.dashboard-container{padding:3.5rem 0 1rem}.dashboard-container .dashboard-header{height:56px;padding:0 .5rem}.dashboard-container .dashboard-header h1{font-size:1rem}.dashboard-container .dashboard-header h1 .anticon{margin-right:6px;font-size:14px}.dashboard-container .dashboard-header .dashboard-header-actions .dashboard-header-action{width:56px;height:56px;font-size:14px}.dashboard-container .dashboard-section{margin:0 .5rem .75rem}}
