:root{--primary-color: #1890ff;--success-color: #52c41a;--error-color: #ff4d4f;--warning-color: #faad14}.ant-btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}.app-header__left,.app-header__actions{min-width:0}.app-header__brand{display:flex;align-items:center;gap:8px;min-width:0}.credits-badge-wrapper{display:inline-flex;align-items:center}.credits-badge--compact{display:none}.header-bets-text{display:inline}.user-meta{display:flex;flex-direction:column;line-height:1.2}@media (max-width: 768px){.app-header{padding:0 12px!important}.credits-badge--full{display:none}.credits-badge--compact{display:inline-flex}.credits-badge-wrapper .ant-badge-count{font-size:11px;padding:0 6px}.header-hide-mobile{display:none!important}.header-bets-text,.user-meta{display:none}}@media (max-width: 576px){.app-header{height:56px;line-height:56px}.app-header__left .ant-btn{width:48px;height:48px}}.app-sidebar{height:100vh;width:100%;background:#001529;display:flex;flex-direction:column;box-shadow:2px 0 8px #1d23290d}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;padding:16px;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.sidebar-logo:hover{background:#ffffff0d}.logo-collapsed{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.logo-expanded{display:flex;align-items:center;justify-content:flex-start;width:100%}.logo-icon{margin-right:12px;display:flex;align-items:center;justify-content:center}.logo-text{display:flex;flex-direction:column;justify-content:center}.sidebar-collapse-btn{position:absolute;bottom:64px;right:0;z-index:1000}.collapse-btn{width:100%;height:40px;border-radius:0}.sidebar-menu-container{flex:1;overflow-y:auto;overflow-x:hidden}.sidebar-menu-container::-webkit-scrollbar{width:4px}.sidebar-menu-container::-webkit-scrollbar-track{background:#ffffff0d}.sidebar-menu-container::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.main-menu{border-right:none;background:transparent}.main-menu .ant-menu-item{margin:4px 8px!important;border-radius:6px;height:40px;line-height:40px}.main-menu .ant-menu-item-selected{background:#1890ff33!important}.main-menu .ant-menu-submenu-title{margin:4px 8px!important;border-radius:6px;height:40px;line-height:40px}.main-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#1890ff1a!important}.credits-widget{margin:12px;transition:all .3s ease}.credits-widget:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.sidebar-bottom{border-top:1px solid rgba(255,255,255,.1);background:#001529}.bottom-menu{border-right:none;background:transparent}.bottom-menu .ant-menu-item{margin:4px 8px!important;border-radius:6px;height:40px;line-height:40px}.bottom-menu .ant-menu-item:hover{background:#ffffff0d!important}.user-info-bottom{padding:12px 16px;border-top:1px solid rgba(255,255,255,.1)}.quick-btn{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width: 768px){.app-sidebar{z-index:1000}.sidebar-collapse-btn{display:none}}@keyframes pulse{0%{box-shadow:0 0 #52c41ab3}70%{box-shadow:0 0 0 10px #52c41a00}to{box-shadow:0 0 #52c41a00}}.credits-low{animation:pulse 2s infinite}.competition-card{position:relative;transition:all .25s ease;border-radius:12px;overflow:hidden;height:100%;box-shadow:0 6px 16px #11182714;background:linear-gradient(180deg,#fff,#fbfdff)}body[data-theme=dark] .competition-card{box-shadow:0 12px 28px #00000059;background:linear-gradient(180deg,#0f1824,#0b141e);border:1px solid #1f2b3a}.competition-card:before{content:"";position:absolute;top:0;left:0;height:4px;width:100%;background:linear-gradient(90deg,#0ea5e9,#22c55e,#f59e0b)}.competition-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #11182724}.competition-card-header{margin-bottom:10px}.competition-card-info{flex:1;min-width:0}.competition-card-title{margin:0 0 6px;font-size:16px;font-weight:600;color:#1f1f1f;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-theme=dark] .competition-card-title{color:#e6edf3}.competition-card-body{padding-top:10px;border-top:1px solid #eef2f7}body[data-theme=dark] .competition-card-body{border-top-color:#1f2b3a}.competition-card-dates{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;padding:10px;background:linear-gradient(135deg,#f5f8ff,#f0fdf4);border-radius:10px}body[data-theme=dark] .competition-card-dates{background:linear-gradient(135deg,#0c141f,#0f1b2a);color:#cbd5e1}body[data-theme=dark] .competition-card-dates span,body[data-theme=dark] .competition-card-dates strong{color:#cbd5e1}.competition-card-dates>*{text-align:center}.competition-card-description{margin-bottom:12px;padding:10px;background:#f8fafc;border-radius:10px;font-size:13px;line-height:1.5;color:#666;max-height:100px;overflow-y:auto}body[data-theme=dark] .competition-card-description{background:#0c141f;color:#cbd5e1;border:1px solid #1f2b3a}.competition-card-description p{margin:0}.competition-card-progress{margin-bottom:12px;padding:10px;background:#fff;border:1px solid #eef2f7;border-radius:10px}body[data-theme=dark] .competition-card-progress{background:#0c141f;border-color:#1f2b3a;color:#cbd5e1}body[data-theme=dark] .competition-card-progress span,body[data-theme=dark] .competition-card-progress small{color:#cbd5e1}.competition-card-footer{padding-top:8px;border-top:1px solid #eef2f7;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}body[data-theme=dark] .competition-card-footer{border-top-color:#1f2b3a}body[data-theme=dark] .competition-card .ant-typography,body[data-theme=dark] .competition-card .ant-typography-secondary,body[data-theme=dark] .competition-card .ant-statistic-title,body[data-theme=dark] .competition-card .ant-statistic-content{color:#e6edf3}body[data-theme=dark] .competition-card .ant-progress-text{color:#fff!important}body[data-theme=dark] .competition-card .ant-card-actions{background:#0c141f;border-top:1px solid #1f2b3a}body[data-theme=dark] .competition-card .ant-card-actions>li{border-right:1px solid #1f2b3a}body[data-theme=dark] .competition-card .ant-card-actions>li:last-child{border-right:none}body[data-theme=dark] .competition-card .ant-tag,body[data-theme=dark] .competition-card .ant-tag-has-color{background:#111b2a!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-card .ant-tag-green{background:#22c55e26!important;border-color:#22c55e59!important;color:#86efac!important}body[data-theme=dark] .competition-card .ant-tag-blue,body[data-theme=dark] .competition-card .ant-tag-geekblue{background:#3b82f62e!important;border-color:#3b82f659!important;color:#93c5fd!important}body[data-theme=dark] .competition-card .ant-tag-cyan{background:#06b6d42e!important;border-color:#06b6d459!important;color:#67e8f9!important}body[data-theme=dark] .competition-card .ant-tag-gray,body[data-theme=dark] .competition-card .ant-tag-grey{background:#111827!important;border-color:#1f2b3a!important;color:#cbd5e1!important}body[data-theme=dark] .competition-card .ant-tag-red{background:#ef44442e!important;border-color:#ef444459!important;color:#fca5a5!important}body[data-theme=dark] .competition-card .ant-tag-gold{background:#eab3082e!important;border-color:#eab30859!important;color:#fde68a!important}body[data-theme=dark] .competition-card .ant-tag-purple{background:#a855f72e!important;border-color:#a855f759!important;color:#e9d5ff!important}body[data-theme=dark] .competition-card .ant-tag-gray,body[data-theme=dark] .competition-card .ant-tag-default{background:#111827;border-color:#1f2b3a;color:#cbd5e1}@media (max-width: 768px){.competition-card-dates{grid-template-columns:1fr;gap:8px}.competition-card-title{font-size:15px}.competition-card-footer{flex-direction:column;align-items:center}}.competition-card .ant-tag{transition:all .3s ease}.competition-card .ant-tag:hover{transform:scale(1.05)}.status-en-curso{animation:pulse 2s infinite}.team-crest{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.team-crest-small{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.competition-crest{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;border-radius:50%;background:#fff;padding:4px;border:2px solid #f0f0f0}body[data-theme=dark] .competition-crest{background:#0b0f16;border-color:#1f2b3a}body[data-theme=dark] .competition-card .competition-logo-avatar{background:#0b0f16!important;border:1px solid #1f2b3a}body[data-theme=dark] .competition-card [style*="border-top: 1px dashed"]{border-top-color:#1f2b3a!important;color:#9fb0c2!important}.competitions-container{padding:24px;max-width:1400px;margin:0 auto}.competitions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.competitions-header .ant-btn-primary{background:#1890ff;border-color:#1890ff;color:#fff}.competitions-header .ant-btn-primary:hover{background:#1677ff;border-color:#1677ff;color:#fff}body[data-theme=dark] .competitions-header{border-bottom-color:#1f2b3a}body[data-theme=dark] .competitions-header .ant-btn-primary{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 6px 14px #2563eb59}body[data-theme=dark] .competitions-header .ant-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}body[data-theme=dark] .competitions-container{color:#e6edf3}body[data-theme=dark] .competitions-container .ant-typography,body[data-theme=dark] .competitions-container .ant-typography-secondary,body[data-theme=dark] .competitions-container .ant-statistic-title{color:#cbd5e1}body[data-theme=dark] .competitions-container .ant-statistic-content{color:#e6edf3}body[data-theme=dark] .filters-card,body[data-theme=dark] .table-card,body[data-theme=dark] .competitions-container .ant-card{background:#0f1824;border-color:#1f2b3a;box-shadow:0 10px 28px #00000059}body[data-theme=dark] .competitions-container .ant-card-head{background:#0c141f;border-bottom-color:#1f2b3a}body[data-theme=dark] .competitions-container .ant-card-head-title,body[data-theme=dark] .competitions-container .ant-card-extra{color:#e6edf3}body[data-theme=dark] .competitions-container .ant-input,body[data-theme=dark] .competitions-container .ant-input-affix-wrapper,body[data-theme=dark] .competitions-container .ant-select-selector,body[data-theme=dark] .competitions-container .ant-select-single .ant-select-selector,body[data-theme=dark] .competitions-container .ant-picker{background:#0c141f;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competitions-container .filters-card .ant-input,body[data-theme=dark] .competitions-container .filters-card .ant-input-affix-wrapper,body[data-theme=dark] .competitions-container .filters-card .ant-select-selector,body[data-theme=dark] .competitions-container .filters-card .ant-picker,body[data-theme=dark] .competitions-container .filters-card .ant-select .ant-select-selector{background:#0c141f!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competitions-container .filters-card .ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#0c141f!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competitions-container .filters-card .ant-select-single .ant-select-selector{background:#0c141f!important;border-color:#1f2b3a!important}body[data-theme=dark] .competitions-container .filters-card .ant-select .ant-select-selector,body[data-theme=dark] .competitions-container .filters-card .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competitions-container .filters-card .ant-select-selection-placeholder,body[data-theme=dark] .competitions-container .filters-card .ant-select-selection-item{color:#cbd5e1!important}body[data-theme=dark] .competitions-container .filters-card .ant-select-arrow{color:#9fb0c2!important}body[data-theme=dark] .competitions-container .filters-card .competitions-filter-select .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important;box-shadow:none!important}body[data-theme=dark] .competitions-container .filters-card .competitions-filter-select .ant-select-selection-item{color:#e6edf3!important}body[data-theme=dark] .competitions-container .filters-card .competitions-filter-select .ant-select-selection-placeholder{color:#9fb0c2!important}body[data-theme=dark] .competitions-container .filters-card .ant-input::-moz-placeholder{color:#9fb0c2!important}body[data-theme=dark] .competitions-container .filters-card .ant-picker-input>input,body[data-theme=dark] .competitions-container .filters-card .ant-input::placeholder,body[data-theme=dark] .competitions-container .filters-card .ant-select-selection-placeholder{color:#9fb0c2!important}body[data-theme=dark] .competitions-container .filters-card .ant-select-selection-item{color:#e6edf3!important}body[data-theme=dark] .competitions-container .ant-input::-moz-placeholder{color:#9fb0c2}body[data-theme=dark] .competitions-container .ant-input::placeholder{color:#9fb0c2}body[data-theme=dark] .competitions-container .ant-select-arrow,body[data-theme=dark] .competitions-container .ant-picker-suffix,body[data-theme=dark] .competitions-container .ant-select-selection-placeholder{color:#9fb0c2}body[data-theme=dark] .competitions-container .ant-select-selection-item{color:#e6edf3}body[data-theme=dark] .ant-select-dropdown{background:#0c141f;border:1px solid #1f2b3a}body[data-theme=dark] .ant-select-dropdown .ant-select-item{color:#cbd5e1}body[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#0f1b2a}body[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#142235;color:#e6edf3}body[data-theme=dark] .ant-picker-dropdown .ant-picker-panel{background:#0c141f;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .ant-picker-dropdown .ant-picker-header,body[data-theme=dark] .ant-picker-dropdown .ant-picker-content{color:#e6edf3}body[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view{color:#cbd5e1}body[data-theme=dark] .ant-segmented{background:#0c141f;border:1px solid #1f2b3a}body[data-theme=dark] .ant-segmented-item{color:#cbd5e1}body[data-theme=dark] .ant-segmented-item-selected{background:#142235;color:#e6edf3}body[data-theme=dark] .competitions-container .ant-table{background:transparent;color:#e6edf3}body[data-theme=dark] .competitions-container .ant-table-thead>tr>th{background:#0c141f;color:#cbd5e1;border-bottom-color:#1f2b3a}body[data-theme=dark] .competitions-container .ant-table-tbody>tr>td{border-bottom-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competition-row:hover{background-color:#0f1b2a}body[data-theme=dark] .competitions-container .ant-table-container,body[data-theme=dark] .competitions-container .ant-table-content{background:#0f1824}body[data-theme=dark] .competitions-container .ant-table-tbody>tr{background:#0f1824}body[data-theme=dark] .competitions-container .ant-table-tbody>tr:nth-child(2n){background:#0d1622}body[data-theme=dark] .competitions-container .ant-table-tbody>tr>td{background:transparent}body[data-theme=dark] .competitions-container .ant-table-tbody>tr.ant-table-row:hover>td{background:#0f1b2a}body[data-theme=dark] .competitions-container .ant-table-tbody>tr.ant-table-row-selected>td{background:#142235}body[data-theme=dark] .competitions-container .ant-pagination-item,body[data-theme=dark] .competitions-container .ant-pagination-prev,body[data-theme=dark] .competitions-container .ant-pagination-next{background:#0c141f;border-color:#1f2b3a}body[data-theme=dark] .competitions-container .ant-pagination-item a{color:#cbd5e1}body[data-theme=dark] .competitions-container .ant-pagination-item-active{border-color:#2563eb}body[data-theme=dark] .competitions-container .ant-pagination-item-active a{color:#fff}body[data-theme=dark] .competitions-container .ant-pagination-options .ant-select-selector{background:#0c141f;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competitions-container .ant-pagination-options .ant-select-arrow{color:#9fb0c2}.filters-card{border-radius:8px;box-shadow:0 2px 8px #0000000f}.filters-card:hover{box-shadow:0 4px 12px #00000014}.table-card{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.featured-card{border:1px solid #fff1f0;border-radius:8px;background:linear-gradient(135deg,#fff7f6,#fff)}.competition-row{transition:background-color .3s}.competition-row:hover{background-color:#fafafa}.competition-row.en-curso{border-left:3px solid #52c41a}.competition-row.programado{border-left:3px solid #1890ff}.competition-row.finalizado{border-left:3px solid #8c8c8c}.competition-row.cancelado{border-left:3px solid #ff4d4f}@media (max-width: 768px){.competitions-container{padding:16px}.competitions-header{flex-direction:column;gap:16px;align-items:flex-start}.filters-card .ant-space{width:100%}.filters-card .ant-space .ant-input,.filters-card .ant-space .ant-select{width:100%!important;margin-bottom:8px}}@media (max-width: 480px){.competitions-container{padding:12px}.competitions-header{gap:12px}.competitions-header .ant-typography{font-size:18px}.competitions-container .ant-typography,.competitions-container .ant-typography-secondary{font-size:12px!important}.filters-card{border-radius:10px;display:none}.competitions-stats{display:none}.filters-card .ant-space{width:100%}.filters-card .ant-input,.filters-card .ant-select,.filters-card .ant-picker{width:100%!important}.filters-card .ant-input,.filters-card .ant-select-selector,.filters-card .ant-picker{height:34px!important}.filters-card .ant-input,.filters-card .ant-select-selection-item,.filters-card .ant-select-selection-placeholder{font-size:12px!important}.filters-card .ant-segmented{width:100%;justify-content:space-between}.filters-card .ant-segmented-item{flex:1;text-align:center;padding:4px 6px}.ant-card,.competition-card{border-radius:12px}.competition-card-title{font-size:14px}.competition-card-dates,.competition-card-description,.competition-card-progress{padding:8px}.competition-card-progress span,.competition-card-progress small{font-size:11px}.competition-card-footer{gap:6px}.competition-card .ant-tag{font-size:11px;padding:2px 6px}.competitions-container .ant-btn,.competitions-header .ant-btn{font-size:11px!important;height:30px!important;padding:4px 10px!important;border-radius:8px!important}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ant-skeleton,.ant-statistic-loading .ant-statistic-content{animation:pulse 1.5s ease-in-out infinite}.table-card .ant-table-body::-webkit-scrollbar{height:8px}.table-card .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-card .ant-table-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.table-card .ant-table-body::-webkit-scrollbar-thumb:hover{background:#555}.competition-form-page{width:100%}body[data-theme=dark] .competition-form-page .ant-card{background:#0f1724;border-color:#1f2b3a}body[data-theme=dark] .competition-form-page .ant-card-head{background:#111b2a;border-bottom-color:#1f2b3a}body[data-theme=dark] .competition-form-page .ant-card-head-title,body[data-theme=dark] .competition-form-page .ant-card-extra,body[data-theme=dark] .competition-form-page .ant-typography{color:#e6edf3}body[data-theme=dark] .competition-form-page .ant-typography-secondary{color:#9fb0c2}body[data-theme=dark] .competition-form-page,body[data-theme=dark] .competition-form-page p,body[data-theme=dark] .competition-form-page span,body[data-theme=dark] .competition-form-page label,body[data-theme=dark] .competition-form-page .ant-form-item-label>label,body[data-theme=dark] .competition-form-page .ant-form-item-explain,body[data-theme=dark] .competition-form-page .ant-form-item-extra{color:#e6edf3}body[data-theme=dark] .competition-form-page .ant-form-item-explain,body[data-theme=dark] .competition-form-page .ant-form-item-extra,body[data-theme=dark] .competition-form-page .ant-typography-secondary{color:#9fb0c2}body[data-theme=dark] .competition-form-page .ant-tag{background:#111b2a;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competition-form-page .ant-btn-text,body[data-theme=dark] .competition-form-page .ant-btn-link{color:#cbd5e1}body[data-theme=dark] .competition-form-page .ant-btn-text:hover,body[data-theme=dark] .competition-form-page .ant-btn-link:hover{color:#fff}body[data-theme=dark] .competition-form-page .competition-form-label{color:#e6edf3}body[data-theme=dark] .competition-form-page .ant-btn-link{color:#cbd5e1}body[data-theme=dark] .competition-form-page .ant-btn-link:hover{color:#fff}body[data-theme=dark] .competition-form-page .ant-input,body[data-theme=dark] .competition-form-page .ant-input-affix-wrapper,body[data-theme=dark] .competition-form-page .ant-input-number,body[data-theme=dark] .competition-form-page .ant-select-selector,body[data-theme=dark] .competition-form-page .ant-select-single .ant-select-selector,body[data-theme=dark] .competition-form-page .ant-select-multiple .ant-select-selector,body[data-theme=dark] .competition-form-page .ant-picker{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-form-page .ant-input::-moz-placeholder,body[data-theme=dark] .competition-form-page .ant-picker-input>input::-moz-placeholder{color:#9fb0c2!important}body[data-theme=dark] .competition-form-page .ant-input::placeholder,body[data-theme=dark] .competition-form-page .ant-select-selection-placeholder,body[data-theme=dark] .competition-form-page .ant-picker-input>input::placeholder{color:#9fb0c2!important}body[data-theme=dark] .competition-form-page .ant-select-selection-item,body[data-theme=dark] .competition-form-page .ant-picker-input>input{color:#e6edf3!important}body[data-theme=dark] .competition-form-page .ant-input-number-input,body[data-theme=dark] .competition-form-page .ant-select-single .ant-select-selector .ant-select-selection-item,body[data-theme=dark] .competition-form-page .ant-select-multiple .ant-select-selection-item,body[data-theme=dark] .competition-form-page .ant-select-multiple .ant-select-selection-item-content{color:#e6edf3!important}body[data-theme=dark] .competition-form-page .ant-select-single .ant-select-selector .ant-select-selection-placeholder,body[data-theme=dark] .competition-form-page .ant-select-multiple .ant-select-selection-placeholder{color:#9fb0c2!important}body[data-theme=dark] .competition-form-page .ant-select-single .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important}body[data-theme=dark] .competition-form-page .ant-select .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-form-page .ant-select-single.ant-select-open .ant-select-selector,body[data-theme=dark] .competition-form-page .ant-select-focused .ant-select-selector,body[data-theme=dark] .competition-form-page .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-form-page .ant-select-single .ant-select-selector .ant-select-selection-item{color:#e6edf3!important}body[data-theme=dark] .competition-form-page .competition-form-select .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-form-page .competition-form-select .ant-select-selection-item{color:#e6edf3!important}body[data-theme=dark] .competition-form-page .competition-form-select .ant-select-selection-placeholder,body[data-theme=dark] .competition-form-page .ant-select-single .ant-select-selector .ant-select-selection-placeholder,body[data-theme=dark] .competition-form-page .ant-select-arrow,body[data-theme=dark] .competition-form-page .ant-picker-suffix{color:#9fb0c2!important}body[data-theme=dark] .competition-form-page .ant-select-dropdown{background:#0f1724;border:1px solid #1f2b3a}body[data-theme=dark] .competition-form-page .ant-select-item,body[data-theme=dark] .competition-form-page .ant-select-item-option-content{color:#e6edf3}body[data-theme=dark] .competition-form-page .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#132133}body[data-theme=dark] .competition-form-page .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#1a2a40}body[data-theme=dark] .competition-form-page .ant-tabs-nav,body[data-theme=dark] .competition-form-page .ant-tabs-tab{color:#cbd5e1}body[data-theme=dark] .competition-form-page .ant-tabs-tab-active .ant-tabs-tab-btn{color:#e6edf3}body[data-theme=dark] .competition-form-page .ant-tabs-ink-bar{background:#2563eb}body[data-theme=dark] .competition-form-page .ant-form-item-label>label{color:#cbd5e1}body[data-theme=dark] .competition-form-page .ant-divider{border-color:#1f2b3a}body[data-theme=dark] .competition-form-page .ant-alert{background:#111b2a;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competition-form-page .ant-upload,body[data-theme=dark] .competition-form-page .ant-upload-list-item,body[data-theme=dark] .competition-form-page .ant-upload-list-item-name{color:#e6edf3}.competition-dashboard,.competition-tab-content{width:100%}.competition-dashboard__toggle{align-items:center}body[data-theme=dark] .competition-dashboard .competition-tabs-card{background:#0f1724;border-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .competition-tab-card,body[data-theme=dark] .competition-dashboard .competition-tab-card .ant-card,body[data-theme=dark] .competition-dashboard .ant-card{background:#0f1724;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competition-dashboard .competition-hero-card{border-color:transparent}body[data-theme=dark] .competition-dashboard .ant-card-head{background:#111b2a;border-bottom-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-card-head-title,body[data-theme=dark] .competition-dashboard .ant-card-extra,body[data-theme=dark] .competition-dashboard .ant-typography{color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-typography-secondary,body[data-theme=dark] .competition-dashboard .ant-statistic-title{color:#9fb0c2}body[data-theme=dark] .competition-dashboard .ant-statistic-content,body[data-theme=dark] .competition-dashboard .ant-statistic-content-value,body[data-theme=dark] .competition-dashboard .ant-statistic-content-prefix,body[data-theme=dark] .competition-dashboard .ant-statistic-content-suffix{color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-divider{border-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-table{background:#0f1724;color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-table-container{background:#0f1724;border-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-table-thead>tr>th{background:#111b2a;color:#e6edf3;border-bottom-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-table-tbody>tr>td{background:#0f1724;color:#e6edf3;border-bottom-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-table-tbody>tr.ant-table-row:hover>td{background:#132133}body[data-theme=dark] .competition-dashboard .ant-progress-text{color:#e6edf3!important}body[data-theme=dark] .competition-dashboard .ant-progress-text span,body[data-theme=dark] .competition-dashboard .ant-progress-text tspan{color:#e6edf3!important;fill:#e6edf3!important}body[data-theme=dark] .competition-dashboard .ant-progress .ant-progress-text,body[data-theme=dark] .competition-dashboard .ant-progress .ant-progress-text *{color:#e6edf3!important;fill:#e6edf3!important}body[data-theme=dark] .competition-dashboard .competition-progress-text{color:#e6edf3!important}body[data-theme=dark] .competition-dashboard .ant-pagination-item,body[data-theme=dark] .competition-dashboard .ant-pagination-prev,body[data-theme=dark] .competition-dashboard .ant-pagination-next{background:#0f1724;border-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-pagination-item a,body[data-theme=dark] .competition-dashboard .ant-pagination-prev a,body[data-theme=dark] .competition-dashboard .ant-pagination-next a{color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-pagination-total-text{color:#cbd5e1}body[data-theme=dark] .competition-dashboard .ant-alert,body[data-theme=dark] .competition-dashboard .ant-btn-default{background:#111b2a;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-btn-default:disabled,body[data-theme=dark] .competition-dashboard .ant-btn-default.ant-btn-disabled{color:#6b7c93;background:#0f1724;border-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-btn-text,body[data-theme=dark] .competition-dashboard .ant-btn-link{color:#cbd5e1}body[data-theme=dark] .competition-dashboard .ant-btn-text:hover,body[data-theme=dark] .competition-dashboard .ant-btn-link:hover{color:#fff}body[data-theme=dark] .competition-dashboard .ant-btn-text .anticon,body[data-theme=dark] .competition-dashboard .ant-btn-link .anticon{color:inherit}body[data-theme=dark] .competition-dashboard .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{background:#0f1724;border-color:#1f2b3a;color:#9fb0c2}body[data-theme=dark] .competition-dashboard .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#111b2a;color:#e6edf3;border-color:#1f2b3a}body[data-theme=dark] .competition-dashboard .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-tag{background:#111b2a;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-tag-green{background:#22c55e26!important;border-color:#22c55e59!important;color:#86efac!important}body[data-theme=dark] .competition-dashboard .ant-tag-blue{background:#3b82f62e!important;border-color:#3b82f659!important;color:#93c5fd!important}body[data-theme=dark] .competition-dashboard .ant-tag-orange{background:#f973162e;border-color:#f9731659;color:#fdba74}body[data-theme=dark] .competition-dashboard .ant-tag-red{background:#ef44442e;border-color:#ef444459;color:#fca5a5}body[data-theme=dark] .competition-dashboard .ant-select-selector,body[data-theme=dark] .competition-dashboard .ant-select-single .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-dashboard .ant-select-arrow,body[data-theme=dark] .competition-dashboard .ant-select-selection-placeholder,body[data-theme=dark] .competition-dashboard .ant-select-selection-item{color:#9fb0c2!important}body[data-theme=dark] .competition-dashboard .ant-select-selector,body[data-theme=dark] .competition-dashboard .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-dashboard .competition-round-select .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .competition-dashboard .ant-select-dropdown{background:#0f1724;border:1px solid #1f2b3a}body[data-theme=dark] .competition-dashboard .ant-select-item,body[data-theme=dark] .competition-dashboard .ant-select-item-option-content{color:#e6edf3}body[data-theme=dark] .competition-dashboard .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#132133}body[data-theme=dark] .competition-dashboard .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#1a2a40}.competition-standings-container{width:100%;overflow-x:auto}.competition-standings-table{width:100%;border-collapse:separate;border-spacing:0}.competition-standings-table .first-place-row{background:linear-gradient(90deg,#fffbe6,#fffbe6)!important;font-weight:700;border-left:3px solid #faad14}.competition-standings-table .first-place-row:hover{background:linear-gradient(90deg,#fff8d9,#fff8d9)!important}.competition-standings-table .champions-league-row{background:linear-gradient(90deg,#f6ffed,#f6ffed)!important;border-left:3px solid #52c41a}.competition-standings-table .champions-league-row:hover{background:linear-gradient(90deg,#e8f7d9,#e8f7d9)!important}.competition-standings-table .relegation-row{background:linear-gradient(90deg,#fff1f0,#fff1f0)!important;border-left:3px solid #ff4d4f}.competition-standings-table .relegation-row:hover{background:linear-gradient(90deg,#ffe6e5,#ffe6e5)!important}.competition-standings-table .ant-table-row:hover{background-color:#fafafa!important}.competition-standings-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#000000d9;border-bottom:2px solid #f0f0f0;padding:12px 8px;white-space:nowrap}.competition-standings-table .ant-table-thead>tr>th:first-child{border-radius:8px 0 0}.competition-standings-table .ant-table-thead>tr>th:last-child{border-radius:0 8px 0 0}.competition-standings-table .ant-table-tbody>tr>td{padding:12px 8px;border-bottom:1px solid #f0f0f0;transition:all .3s}.form-badge-container{display:inline-flex;gap:4px;align-items:center}.form-badge{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700;cursor:default;transition:all .2s cubic-bezier(.215,.61,.355,1);box-shadow:0 2px 4px #0000001a;position:relative;overflow:hidden}.form-badge:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.form-badge:hover:after{left:100%}.form-badge:hover{transform:scale(1.15);box-shadow:0 4px 12px #00000026}.form-badge.form-w{background:linear-gradient(135deg,#52c41a,#73d13d)}.form-badge.form-d{background:linear-gradient(135deg,#faad14,#ffc53d)}.form-badge.form-l{background:linear-gradient(135deg,#ff4d4f,#ff7875)}.position-tag{margin:0!important;padding:2px 8px!important;font-weight:700!important;min-width:32px;text-align:center;border-radius:4px!important;border:none!important}body[data-theme=dark] .competition-standings-table .position-tag.first-place-tag{background:#3b2b0f!important;color:#fde68a!important}body[data-theme=dark] .competition-standings-table .position-tag.second-place-tag{background:#2b2f36!important;color:#e5e7eb!important}body[data-theme=dark] .competition-standings-table .position-tag.third-place-tag{background:#3b2414!important;color:#fdba74!important}.team-avatar{background:linear-gradient(135deg,#fdfeff,#87bafd)!important;display:flex!important;align-items:center!important;justify-content:center!important}.standings-legend{margin-top:16px;padding-top:12px;border-top:2px solid #f0f0f0;font-size:12px;color:#595959;display:flex;flex-wrap:wrap;gap:16px;align-items:center}body[data-theme=dark] .competition-standings-table .ant-table-thead>tr>th{background-color:#111b2a;color:#e6edf3;border-bottom-color:#1f2b3a}body[data-theme=dark] .competition-standings-table .ant-table-tbody>tr>td{background:#0f1724;border-bottom-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .competition-standings-table .ant-table-row:hover{background-color:#132133!important}body[data-theme=dark] .competition-standings-table .first-place-row{background:linear-gradient(90deg,#2f2a10,#2f2a10)!important;border-left-color:#faad14}body[data-theme=dark] .competition-standings-table .first-place-row:hover{background:linear-gradient(90deg,#3b3414,#3b3414)!important}body[data-theme=dark] .competition-standings-table .champions-league-row{background:linear-gradient(90deg,#1a2a1a,#1a2a1a)!important;border-left-color:#52c41a}body[data-theme=dark] .competition-standings-table .champions-league-row:hover{background:linear-gradient(90deg,#203420,#203420)!important}body[data-theme=dark] .competition-standings-table .relegation-row{background:linear-gradient(90deg,#2b191a,#2b191a)!important;border-left-color:#ff4d4f}body[data-theme=dark] .competition-standings-table .relegation-row:hover{background:linear-gradient(90deg,#362021,#362021)!important}body[data-theme=dark] .team-avatar{background:linear-gradient(135deg,#1b2a40,#2f4b7c)!important}body[data-theme=dark] .standings-legend{border-top-color:#1f2b3a;color:#9fb0c2}.legend-item{display:flex;align-items:center;gap:6px}.legend-color{width:14px;height:14px;border-radius:3px;box-shadow:0 1px 3px #0000001a}@media (max-width: 768px){.competition-standings-table .ant-table-thead>tr>th,.competition-standings-table .ant-table-tbody>tr>td{padding:8px 6px;font-size:13px}.form-badge{width:20px;height:20px;font-size:10px}.position-tag{padding:1px 6px!important;min-width:28px;font-size:12px!important}}@media (max-width: 576px){.competition-standings-table{font-size:12px}.form-badge{width:18px;height:18px;font-size:9px}.standings-legend{font-size:11px;gap:12px}.legend-color{width:12px;height:12px}}.team-card{transition:all .3s ease;cursor:pointer;margin-bottom:16px}.team-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.team-card.compact{padding:12px}.team-card.compact:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.team-header{margin-bottom:16px}.team-stats{background:#fafafa;padding:16px;border-radius:8px;margin:16px 0;border:1px solid #f0f0f0}.stat-label{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#666}.form-badge{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.form-w{background-color:#52c41a}.form-d{background-color:#faad14}.form-l{background-color:#ff4d4f}.team-actions{display:flex;justify-content:flex-end;padding-top:16px;border-top:1px solid #f0f0f0}@media (max-width: 768px){.team-card{margin-bottom:12px}.team-stats{padding:12px}.form-badge{width:20px;height:20px;font-size:10px}}.match-card{position:relative;transition:all .3s ease;border:1px solid #70abef}.match-card:hover{box-shadow:0 4px 12px #e60a0a26;transform:translateY(-2px)}.match-card.small{padding:6px}.team-container{display:flex;flex-direction:column;align-items:center;gap:6px}.team-score .ant-badge-count{font-size:36px;font-weight:700;min-width:36px;height:36px;line-height:36px;border-radius:18px}.vs-container>.ant-typography:first-child{color:#666;font-size:14px}.vs-container>.ant-typography:last-child{font-size:18px;font-weight:700;color:#1890ff}.match-location{margin-top:16px;padding:8px;background:#fafafa;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:6px}@media (max-width: 576px){.team-name{font-size:12px;max-width:70px}.team-logo-container{width:40px;height:40px}.vs-container{padding:0 8px}}.match-card{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.match-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.round-info{display:flex;align-items:center;justify-content:center;padding:4px 8px;background-color:#f0f9ff;border-radius:4px;margin-bottom:8px;border:1px solid #d0e9ff}.match-teams{margin:16px 0;display:flex;justify-content:space-around;align-items:center;width:100%}.team-container{display:flex;flex-direction:column;align-items:center;gap:4px}.team-logo-container{width:60px;height:60px}.team-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:50%}.team-logo-placeholder{width:60px;height:60px;border-radius:50%;background:#1890ff;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}.team-name{font-size:12px;max-width:80px;text-align:center;word-wrap:break-word}.vs-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.match-location{margin-top:16px;padding:12px;background:#fafafa;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px}.match-actions{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0;display:flex;justify-content:center}.live-badge{position:absolute;top:12px;right:12px;background:linear-gradient(45deg,#ff4d4f,#ff7875);color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@media (max-width: 576px){.team-name{font-size:12px;max-width:70px}.team-logo-container{width:40px;height:40px}.vs-container{padding:0 8px}.match-header{flex-direction:column;align-items:flex-start;gap:8px}}.rounds-management-page{width:100%}body[data-theme=dark] .rounds-management-page .ant-card{background:#0f1724;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .rounds-management-page .ant-card-head{background:#111b2a;border-bottom-color:#1f2b3a}body[data-theme=dark] .rounds-management-page .ant-card-head-title,body[data-theme=dark] .rounds-management-page .ant-card-extra,body[data-theme=dark] .rounds-management-page .ant-typography{color:#e6edf3}body[data-theme=dark] .rounds-management-page .ant-typography-secondary{color:#9fb0c2}body[data-theme=dark] .rounds-management-page .ant-input,body[data-theme=dark] .rounds-management-page .ant-input-affix-wrapper{background:#0f1724;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .rounds-management-page .ant-input::-moz-placeholder{color:#9fb0c2}body[data-theme=dark] .rounds-management-page .ant-input::placeholder{color:#9fb0c2}body[data-theme=dark] .rounds-management-page .ant-table{background:#0f1724;color:#e6edf3}body[data-theme=dark] .rounds-management-page .ant-table-container{background:#0f1724;border-color:#1f2b3a}body[data-theme=dark] .rounds-management-page .ant-table-thead>tr>th{background:#111b2a;color:#e6edf3;border-bottom-color:#1f2b3a}body[data-theme=dark] .rounds-management-page .ant-table-tbody>tr>td{background:#0f1724;color:#e6edf3;border-bottom-color:#1f2b3a}body[data-theme=dark] .rounds-management-page .ant-table-tbody>tr.ant-table-row:hover>td{background:#132133}body[data-theme=dark] .rounds-management-page .ant-pagination-item,body[data-theme=dark] .rounds-management-page .ant-pagination-prev,body[data-theme=dark] .rounds-management-page .ant-pagination-next{background:#0f1724;border-color:#1f2b3a}body[data-theme=dark] .rounds-management-page .ant-pagination-item a,body[data-theme=dark] .rounds-management-page .ant-pagination-prev a,body[data-theme=dark] .rounds-management-page .ant-pagination-next a{color:#e6edf3}body[data-theme=dark] .rounds-management-page .ant-btn-link,body[data-theme=dark] .rounds-management-page .ant-btn-text{color:#cbd5e1}body[data-theme=dark] .rounds-management-page .ant-btn-link:hover,body[data-theme=dark] .rounds-management-page .ant-btn-text:hover{color:#fff}body[data-theme=dark] .rounds-management-page .ant-btn-link .anticon,body[data-theme=dark] .rounds-management-page .ant-btn-text .anticon{color:inherit}body[data-theme=dark] .rounds-management-page .ant-tag{background:#111b2a;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .rounds-management-page .ant-tag-green,body[data-theme=dark] .rounds-management-page .ant-tag.ant-tag-green{background:#22c55e26;border-color:#22c55e59;color:#86efac}body[data-theme=dark] .rounds-management-page .ant-tag-blue,body[data-theme=dark] .rounds-management-page .ant-tag.ant-tag-blue{background:#3b82f62e;border-color:#3b82f659;color:#93c5fd}body[data-theme=dark] .rounds-management-page .ant-empty,body[data-theme=dark] .rounds-management-page .ant-empty-description{color:#9fb0c2}.create-round{width:100%}.create-round .ant-btn{color:#1f2937}.create-round .ant-btn-default{background:#fff;border-color:#d1d5db;color:#1f2937}.create-round .ant-btn-default:hover{border-color:#94a3b8;color:#0f172a}.create-round .ant-btn-primary{background:#0958d9;border-color:#0958d9;color:#fff;font-weight:600}.create-round .ant-btn-link{color:#2563eb}body[data-theme=dark] .create-round .ant-card{background:#0f1724;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .create-round .ant-card-head{background:#111b2a;border-bottom-color:#1f2b3a}body[data-theme=dark] .create-round .ant-card-head-title,body[data-theme=dark] .create-round .ant-card-extra,body[data-theme=dark] .create-round .ant-typography{color:#e6edf3}body[data-theme=dark] .create-round .ant-typography-secondary{color:#9fb0c2}body[data-theme=dark] .create-round .ant-input,body[data-theme=dark] .create-round .ant-input-affix-wrapper,body[data-theme=dark] .create-round .ant-input-number,body[data-theme=dark] .create-round .ant-select-selector,body[data-theme=dark] .create-round .ant-select-single .ant-select-selector,body[data-theme=dark] .create-round .ant-select-multiple .ant-select-selector,body[data-theme=dark] .create-round .ant-picker{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .create-round .ant-select-single .ant-select-selector,body[data-theme=dark] .create-round .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background:#0f1724!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .create-round .ant-select-selection-item,body[data-theme=dark] .create-round .ant-select-selection-placeholder{color:#e6edf3!important}body[data-theme=dark] .create-round .ant-input::-moz-placeholder,body[data-theme=dark] .create-round .ant-picker-input>input::-moz-placeholder{color:#9fb0c2!important}body[data-theme=dark] .create-round .ant-input::placeholder,body[data-theme=dark] .create-round .ant-select-selection-placeholder,body[data-theme=dark] .create-round .ant-picker-input>input::placeholder{color:#9fb0c2!important}body[data-theme=dark] .create-round .ant-select-selection-item,body[data-theme=dark] .create-round .ant-picker-input>input,body[data-theme=dark] .create-round .ant-input-number-input{color:#e6edf3!important}body[data-theme=dark] .create-round .ant-select-arrow,body[data-theme=dark] .create-round .ant-picker-suffix{color:#9fb0c2!important}body[data-theme=dark] .create-round .ant-select-dropdown{background:#0f1724;border:1px solid #1f2b3a}body[data-theme=dark] .create-round .ant-select-item,body[data-theme=dark] .create-round .ant-select-item-option-content{color:#e6edf3}body[data-theme=dark] .create-round .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#132133}body[data-theme=dark] .create-round .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#1a2a40}body[data-theme=dark] .create-round .ant-form-item-label>label{color:#cbd5e1}body[data-theme=dark] .create-round .ant-divider,body[data-theme=dark] .create-round .ant-divider-inner-text{color:#cbd5e1}body[data-theme=dark] .create-round .ant-radio-wrapper,body[data-theme=dark] .create-round .ant-radio-wrapper span{color:#e6edf3}body[data-theme=dark] .create-round .ant-divider{border-color:#1f2b3a}body[data-theme=dark] .create-round .ant-alert{background:#111b2a!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .create-round .ant-alert-message,body[data-theme=dark] .create-round .ant-alert-description{color:#e6edf3!important}body[data-theme=dark] .create-round .ant-alert-description .ant-typography,body[data-theme=dark] .create-round .ant-alert-description span,body[data-theme=dark] .create-round .ant-alert-description div{color:#cbd5e1!important}body[data-theme=dark] .create-round .ant-alert-info{background:#0f1724!important;border-color:#1f2b3a!important}body[data-theme=dark] .create-round .ant-alert-info .ant-alert-icon{color:#60a5fa!important}body[data-theme=dark] .create-round .ant-alert-info .ant-alert-message{color:#e6edf3!important}body[data-theme=dark] .create-round .ant-alert-info .ant-alert-description{color:#cbd5e1!important}body[data-theme=dark] .create-round .ant-steps-item-title,body[data-theme=dark] .create-round .ant-steps-item-description{color:#cbd5e1}body[data-theme=dark] .create-round .ant-btn{color:#e6edf3}body[data-theme=dark] .create-round .ant-btn-default{background:#111b2a;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .create-round .ant-btn-default:hover{border-color:#334155;color:#fff}body[data-theme=dark] .create-round .ant-btn-link{color:#93c5fd}body[data-theme=dark] .create-round .ant-btn-link:hover{color:#bfdbfe}body[data-theme=dark] .create-round .ant-tag{background:#111b2a;border-color:#1f2b3a;color:#e6edf3}body[data-theme=dark] .create-round .ant-tag-green{background:#22c55e26;border-color:#22c55e59;color:#86efac}body[data-theme=dark] .create-round .ant-tag-orange{background:#f973162e;border-color:#f9731659;color:#fdba74}body[data-theme=dark] .create-round .ant-tag-blue{background:#3b82f62e;border-color:#3b82f659;color:#93c5fd}body[data-theme=dark] .create-round .ant-tag-default,body[data-theme=dark] .create-round .ant-tag-gray,body[data-theme=dark] .create-round .ant-tag-grey{background:#111827;border-color:#1f2b3a;color:#cbd5e1}.wallet-quick-actions .ant-row{align-items:stretch}.wallet-quick-actions .ant-col{display:flex}.wallet-quick-actions .ant-btn{width:100%;min-height:42px;padding:0 10px;font-size:13px;line-height:1.2;white-space:normal}.wallet-quick-actions .ant-btn>span{display:inline-flex;align-items:center;gap:6px}.bet-page{padding:24px;min-height:100vh;background:radial-gradient(1200px 520px at -10% -10%,rgba(16,185,129,.18),transparent 55%),radial-gradient(900px 420px at 110% 0%,rgba(59,130,246,.18),transparent 55%),linear-gradient(180deg,#f7fafc,#fff)}body[data-theme=dark] .bet-page{background:radial-gradient(1200px 520px at -10% -10%,rgba(16,185,129,.08),transparent 55%),radial-gradient(900px 420px at 110% 0%,rgba(59,130,246,.08),transparent 55%),linear-gradient(180deg,#0b0f16,#0f1824);color:#e6edf3}.bet-hero{position:relative;padding:28px 32px;margin-bottom:24px;border-radius:16px;border:1px solid rgba(16,185,129,.18);background:linear-gradient(135deg,#fff,#ecfff6 60%,#eef6ff);overflow:hidden;font-family:Space Grotesk,IBM Plex Sans,Segoe UI,sans-serif}body[data-theme=dark] .bet-hero{border:1px solid #1f2b3a;background:linear-gradient(135deg,#0c141f,#0f1b2a 60%,#111b28)}.bet-hero__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:#0f766e;margin-bottom:8px}body[data-theme=dark] .bet-hero__eyebrow{color:#7dd3fc}.bet-hero__title{font-size:28px;font-weight:700;color:#0b1b2b;margin-bottom:8px}body[data-theme=dark] .bet-hero__title{color:#e6edf3}.bet-hero__subtitle{font-size:15px;color:#38516b;max-width:640px}body[data-theme=dark] .bet-hero__subtitle{color:#cbd5e1}.bet-hero__meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;font-size:12px;color:#0f4c5c}body[data-theme=dark] .bet-hero__meta{color:#9fb0c2}.bet-hero__meta span{padding:6px 10px;border-radius:999px;border:1px solid rgba(16,185,129,.25);background:#10b9811f}body[data-theme=dark] .bet-hero__meta span{border-color:#3b82f659;background:#3b82f62e;color:#e6edf3}.bet-hero__accent{position:absolute;right:-40px;bottom:-60px;width:220px;height:220px;background:radial-gradient(circle at 30% 30%,rgba(59,130,246,.35),transparent 60%);filter:blur(2px)}.bet-hero__logo{position:absolute;right:24px;bottom:10px;width:220px;height:220px;opacity:.18;-o-object-fit:contain;object-fit:contain;pointer-events:none}.bet-page__grid{align-items:stretch}.bet-panel{height:100%;border-radius:14px;border:1px solid #e7eef7;background:#fff;box-shadow:0 14px 34px #0c264c14;padding:12px}body[data-theme=dark] .bet-panel{border:1px solid #1f2b3a;background:#0f1824;box-shadow:0 14px 34px #00000059}.bet-panel--wallet{background:linear-gradient(180deg,#fff,#f5f9ff);padding:8px}body[data-theme=dark] .bet-panel--wallet{background:linear-gradient(180deg,#0c141f,#0f1b2a)}.bet-panel--list{background:#fff}body[data-theme=dark] .bet-panel--list{background:#0f1824}@media (max-width: 992px){.bet-hero{padding:22px 20px}.bet-hero__title{font-size:24px}.bet-hero__logo{width:160px;height:160px;right:12px;bottom:6px;opacity:.14}}@media (max-width: 480px){.bet-page{padding:16px}.bet-hero{padding:20px 18px 18px}.bet-hero__eyebrow{font-size:9px;letter-spacing:.2em}.bet-hero__title{font-size:20px;line-height:1.2}.bet-hero__subtitle{font-size:12.5px;line-height:1.4}.bet-hero__meta{flex-direction:column;align-items:flex-start;gap:6px;font-size:11px}.bet-hero__meta span{width:100%;text-align:left;font-size:11px;padding:5px 8px}.bet-hero__logo{position:static;width:120px;height:120px;margin-top:12px;opacity:.12}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}template{display:none}[hidden]{display:none!important}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-md{max-width:28rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--app-body-bg);color:#111827}:root{--app-body-bg: #f0f2f5;--app-shell-bg: #f0f2f5;--app-content-bg: #ffffff;--app-footer-bg: #ffffff;--app-footer-border: #f0f0f0}body[data-theme=dark]{--app-body-bg: #0b0f16;--app-shell-bg: #0b0f16;--app-content-bg: #0f1724;--app-footer-bg: #0b0f16;--app-footer-border: #1f2a3a;color:#e6edf3}body[data-theme=dark] .ant-layout{background:var(--app-shell-bg)}body[data-theme=dark] .app-content{background:var(--app-content-bg)}body[data-theme=dark] .ant-layout-footer{background:var(--app-footer-bg);border-top-color:var(--app-footer-border);color:#9fb0c2}body[data-theme=dark] .ant-progress-text{color:#fff!important}body[data-theme=dark] .ant-select-selector,body[data-theme=dark] .ant-select-single .ant-select-selector,body[data-theme=dark] .ant-picker{background:#0c141f!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .ant-select:not(.ant-select-customize-input) .ant-select-selector,body[data-theme=dark] .ant-select-single:not(.ant-select-customize-input) .ant-select-selector,body[data-theme=dark] .ant-select-multiple .ant-select-selector{background:#0c141f!important;border-color:#1f2b3a!important;color:#e6edf3!important}body[data-theme=dark] .ant-select .ant-select-selection-placeholder,body[data-theme=dark] .ant-select .ant-select-selection-item{color:#e6edf3!important}body[data-theme=dark] .ant-select .ant-select-arrow{color:#9fb0c2!important}body[data-theme=dark] .ant-select-selection-placeholder,body[data-theme=dark] .ant-select-selection-item{color:#e6edf3!important}body[data-theme=dark] .ant-picker-input>input{color:#e6edf3!important}body[data-theme=dark] .ant-picker-input>input::-moz-placeholder{color:#9fb0c2!important}body[data-theme=dark] .ant-picker-input>input::placeholder{color:#9fb0c2!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}body[data-theme=dark] ::-webkit-scrollbar-track{background:#0b0f16}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a3a4f}body[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3a4b63}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.status-scheduled{border-left:4px solid #faad14}.status-ongoing{border-left:4px solid #1890ff}.status-finished{border-left:4px solid #52c41a}.status-cancelled{border-left:4px solid #ff4d4f}.ant-card{border-radius:8px;overflow:hidden}.ant-card:hover{box-shadow:0 4px 12px #0000001a}.ant-btn-primary{border-radius:6px}.btn-outline-primary{color:#1890ff!important;border-color:#1890ff!important;background:#fff!important}.btn-outline-primary span,.btn-outline-primary .anticon,.btn-outline-primary *{color:inherit!important}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff!important;border-color:#1890ff!important;background:#1890ff!important}.btn-outline-primary:hover *,.btn-outline-primary:focus *{color:#fff!important}.btn-outline-primary:disabled,.btn-outline-primary.ant-btn-disabled{color:#1890ff80;border-color:#1890ff4d;background:#fff}.btn-outline-primary-active{color:#1890ff!important;border-color:#1890ff!important;background:#1890ff14!important}.ant-table-thead>tr>th{font-weight:600;background:#fafafa}.ant-table-tbody>tr:hover>td{background:#f6f8fa}.ant-badge-count{box-shadow:0 0 0 1px #fff}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px #1890ff33}.ant-select-selector{border-radius:6px!important}.ant-modal-content{border-radius:8px}.ant-tooltip-inner{border-radius:6px}.ant-tag{border-radius:12px;padding:2px 8px;font-size:12px}.ant-avatar{display:flex;align-items:center;justify-content:center}.ant-progress-inner{border-radius:10px}.ant-timeline-item-head{width:12px;height:12px}.ant-picker-calendar-header{padding:16px!important}.ant-picker{border-radius:6px}.ant-tabs-tab{font-weight:500}.ant-dropdown-menu{border-radius:8px;box-shadow:0 6px 16px #00000026}.ant-alert,.ant-message-notice-content,.ant-notification-notice,.ant-popover-inner{border-radius:8px}.ant-drawer-content-wrapper{border-radius:8px 0 0 8px}.ant-spin-dot-item{background-color:#1890ff}.ant-skeleton-paragraph>li{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%)}@media (max-width: 768px){.app-content{margin:12px 8px!important;padding:12px!important;border-radius:12px!important}.ant-col-xs-24{width:100%}.ant-table{font-size:12px}.ant-card-head-title{font-size:14px}.ant-btn{font-size:12px}}@media (max-width: 576px){.app-content{margin:8px 6px!important;padding:10px!important}.ant-statistic-title{font-size:12px}.ant-statistic-content{font-size:20px}.ant-tag{font-size:10px;padding:1px 6px}}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.focus\:z-10:focus{z-index:10}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}
