.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;padding:20px}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-form{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:40px;width:100%}.login-form h2{color:#333;margin-bottom:30px;text-align:center}.dashboard-header{align-items:center;background:#001529;color:#fff;display:flex;justify-content:space-between;padding:20px}.dashboard-header h1{color:#fff;margin:0}.dashboard-content{padding:20px}.filters-section,.game-selector{margin-bottom:20px}.filters-section{background:#f5f5f5;border-radius:8px;padding:20px}.session-status-normal{color:#52c41a;font-weight:700}.session-status-error{color:#ff4d4f;font-weight:700}.session-status-timeout{color:#faad14;font-weight:700}.session-status-unknown{color:#666;font-weight:700}.stats-card{padding:20px;text-align:center}.stats-card h3{font-size:24px;margin:10px 0}.stats-card p{color:#666;margin:0}.retention-table .ant-table-thead>tr>th{background-color:#f0f2f5;font-weight:700;text-align:center}.retention-table .ant-table-tbody>tr>td{text-align:center}.retention-progress-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.retention-progress-item{align-items:center;display:flex;flex-direction:column;margin:8px}.retention-stats-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;padding:20px;text-align:center}.retention-stats-card .ant-statistic-title{color:#ffffffd9}.retention-stats-card .ant-statistic-content{color:#fff}@media (max-width:768px){.retention-progress-row{flex-direction:column}.retention-progress-item{margin:4px 0}}.ant-tabs-nav{margin-bottom:24px}.ant-tabs-tab{font-weight:500}.ant-tabs-tab-active{font-weight:600}.game-selector{margin-bottom:0}.filters-section{background:#f8f9fa}.filters-section label{color:#2c3e50;font-weight:500}.events-table .ant-table-thead>tr>th{background-color:#f0f2f5;text-align:center}.events-table .ant-table-tbody>tr>td{text-align:center}.events-parameters-modal .ant-modal-body{max-height:60vh;overflow-y:auto}.events-parameters-modal .ant-list-item{border-bottom:1px solid #e8e8e8;padding:12px}.events-parameters-modal pre{font-family:Courier New,monospace;max-height:200px;overflow-y:auto}.events-table .ant-table-row-expand-icon{color:#1890ff}.events-table .ant-table-row-expand-icon:hover{color:#40a9ff}.events-table .ant-table-expanded-row-fixed{margin:0!important}.events-table .ant-table-expanded-row>td{padding:0!important}.events-table .ant-table-tbody>tr.ant-table-row:hover>td{background-color:#f5f5f5}.events-table .ant-table-tbody>tr.ant-table-expanded-row>td{background-color:#fafafa}.parameter-type-indicator{border-radius:50%;display:inline-block;height:8px;margin-right:4px;width:8px}.parameter-type-string{background-color:#52c41a}.parameter-type-number{background-color:#1890ff}.parameter-type-boolean{background-color:#722ed1}.parameter-type-object{background-color:#fa541c}.parameter-type-array{background-color:#13c2c2}.parameter-type-null{background-color:#8c8c8c}.events-table .ant-table-expanded-row{animation:expand .3s ease-in-out}@keyframes expand{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.events-table .ant-table-tbody>tr.event-row-level-0{background-color:#fafafa;font-weight:700}.events-table .ant-table-tbody>tr.event-row-level-1{background-color:#f5f5f5}.events-table .ant-table-tbody>tr.event-row-level-2{background-color:#fff}.events-table .ant-table-tbody>tr.event-row-level-0:hover{background-color:#e6f7ff!important}.events-table .ant-table-tbody>tr.event-row-level-1:hover{background-color:#f0f0f0!important}.events-table .ant-table-tbody>tr.event-row-level-2:hover{background-color:#f9f9f9!important}.events-table .ant-table-tbody>tr.event-row-level-0 td{border-bottom:2px solid #e8e8e8}.events-table .ant-table-tbody>tr.event-row-level-1 td{border-bottom:1px solid #f0f0f0}.events-table .ant-table-tbody>tr.event-row-level-2 td{border-bottom:1px solid #fafafa}.events-table .ant-table-tbody>tr.event-row-level-0{border-left:4px solid #1890ff}.events-table .ant-table-tbody>tr.event-row-level-1{border-left:4px solid #722ed1}.events-table .ant-table-tbody>tr.event-row-level-2{border-left:4px solid #52c41a}.events-table .ant-table-tbody>tr{transition:background-color .3s ease}.events-table .ant-table-tbody .anticon{transition:transform .3s ease}.events-table .ant-table-tbody .anticon:hover{transform:scale(1.1)}.events-table .ant-tag{border-radius:4px;transition:all .3s ease}.events-table .ant-tag:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.events-table .ant-table-tbody>tr.event-row-level-0 .ant-tag{font-size:14px;font-weight:700;padding:6px 12px}.events-table .ant-table-tbody>tr.event-row-level-1 .ant-tag{font-size:13px;padding:5px 10px}.events-table .ant-table-tbody>tr.event-row-level-2 .ant-tag{font-size:12px;padding:4px 8px}.events-table .ant-table-tbody>tr td{padding:12px 16px;vertical-align:middle}.events-table .ant-table-thead>tr>th{background-color:#fafafa;border-bottom:2px solid #e8e8e8;color:#262626;font-weight:700}.events-table .ant-pagination{margin-top:16px;text-align:center}.filters-section{background-color:#fafafa;border:1px solid #e8e8e8;border-radius:6px;margin-bottom:16px;padding:16px}.cohort-table .ant-table-thead>tr>th{background:#f5f5f5;border-right:1px solid #d9d9d9;font-weight:700;text-align:center}.cohort-table .ant-table-tbody>tr>td{border-right:1px solid #f0f0f0;font-family:Consolas,Monaco,Courier New,monospace;padding:8px 4px;text-align:center;vertical-align:middle}.cohort-table .ant-table-tbody>tr>td:first-child{background:#fafafa;font-family:inherit;font-weight:700;text-align:left}.cohort-table .ant-table-tbody>tr>td:nth-child(2){background:#f5f5f5;font-family:inherit;font-weight:700}.cohort-table .ant-table-thead>tr>th:first-child,.cohort-table .ant-table-thead>tr>th:nth-child(2){background:#e6f7ff}.cohort-table .ant-table-tbody>tr>td{position:relative}.cohort-table .ant-table-tbody>tr:hover>td{background:#f0f8ff!important}.cohort-table .ant-table-tbody>tr>td div[style*=lineHeight]{display:flex;flex-direction:column;justify-content:center;min-height:36px}.cohort-table .ant-table-tbody>tr[data-row-key=summary]{background-color:#e6f7ff;border-top:2px solid #1890ff;font-weight:700}.cohort-table .ant-table-tbody>tr[data-row-key=summary]:hover{background-color:#d6efff!important}.cohort-table .ant-table-tbody>tr[data-row-key=summary]>td{background-color:#e6f7ff;border-top:2px solid #1890ff;color:#1890ff;font-weight:700}.cohort-table .ant-table-tbody>tr[data-row-key=summary]>td:first-child{background-color:#d6efff;color:#0f5f9a;font-size:14px;font-weight:700}
/*# sourceMappingURL=main.2fe0c20e.css.map*/