@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;600;700;900&display=swap";:root{--gold-primary: #FCBD20;--gold-secondary: #f59e0b;--gold-dark: #92650a;--gold-gradient: linear-gradient(135deg, #FFC929 0%, #F59E0B 100%);--save-gradient: linear-gradient(164deg, #FFC929 0%, #F59E0B 100%);--mb-black: #171717;--mb-dark-brown: #2A2929;--mb-brown: #353535;--mb-yellow: #FCBD20;--mb-yellow-01: #FFCF00;--mb-yellow-02: #FFC83D;--mb-yellow-03: #FFE39E;--mb-yellow-04: #FFF3D7;--text-dark: rgba(0, 0, 0, .85);--text-secondary: rgba(0, 0, 0, .65);--text-muted: rgba(0, 0, 0, .45);--bg-body: #F5F4F4;--bg-card: #ffffff;--success: #16a34a;--warning: #c2410c;--error: #dc2626;--info: #2563eb;--radius-card: 12px;--radius-btn: 10px;--radius-input: 10px;--radius-tag: 8px;--border-input: #D9D9D9;--border-card: #F0F0F0;--shadow-card: 0px 1px 2px rgba(0, 0, 0, .05)}body{background:var(--bg-body)!important;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;color:var(--text-dark)}#root{position:relative}.ant-card{background:#fff!important;border:1px solid var(--border-card)!important;box-shadow:var(--shadow-card)!important;border-radius:var(--radius-card)!important;transition:box-shadow .2s ease!important}.ant-card-hoverable:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000014!important}.ant-card .ant-card-head{border-bottom:1px solid var(--border-card)!important;background:transparent!important}.ant-card .ant-card-head-title{font-weight:600!important;color:var(--text-dark)!important}.ant-table-wrapper{border-radius:var(--radius-card)!important;overflow:hidden!important}.ant-table-wrapper .ant-table{background:#fff!important}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-thead>tr>td{background:#fafafa!important;border-bottom:1px solid var(--border-card)!important;color:var(--text-muted)!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid var(--border-card)!important;color:var(--text-secondary)!important;background:#fff!important}.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix{background:#f8f8f8!important}.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix,.ant-table-wrapper .ant-table-thead>tr>td.ant-table-cell-fix{background:#f0f0f0!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td.ant-table-cell-fix{background:#f0f0f0!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#fafafa!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td{background:#fcbd2014!important}td.ant-table-cell-fix-left,td.ant-table-cell-fix-right,th.ant-table-cell-fix-left,th.ant-table-cell-fix-right,.ant-table-cell-fix-left,.ant-table-cell-fix-right{background:#f8f8f8!important}.ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-thead>tr>th.ant-table-cell-fix-right,.ant-table-thead>tr>td.ant-table-cell-fix-left,.ant-table-thead>tr>td.ant-table-cell-fix-right{background:#f0f0f0!important}.ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:#f0f0f0!important}.ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-left,.ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-right{background:#fff5d6!important}.ant-modal .ant-modal-content{background:#fff!important;border:1px solid var(--border-card)!important;box-shadow:0 16px 48px #0000001a!important;border-radius:var(--radius-card)!important}.ant-modal .ant-modal-header{background:transparent!important;border-bottom:1px solid var(--border-card)!important}.ant-drawer .ant-drawer-content{background:#f5f4f4!important}.ant-drawer .ant-drawer-header{background:#fff!important;border-bottom:1px solid #e8e8e8!important}.ant-drawer .ant-drawer-body{background:#f5f4f4!important}.ant-drawer .ant-drawer-footer{background:#fff!important;border-top:1px solid #e8e8e8!important}.ant-drawer .ant-card{background:#fff!important;border:1px solid #e8e8e8!important}.ant-drawer .ant-input,.ant-drawer .ant-input-affix-wrapper,.ant-drawer .ant-select .ant-select-selector,.ant-drawer .ant-picker,.ant-drawer .ant-input-number{background:#fff!important}.ant-btn-primary{background:var(--save-gradient)!important;border:none!important;color:var(--button-text-color, #000000)!important;font-weight:600!important;box-shadow:0 2px 8px #fcbd2040!important;border-radius:var(--radius-btn)!important}.ant-btn-primary:hover{color:var(--button-text-color, #000000)!important;box-shadow:0 4px 16px #fcbd2066!important;transform:translateY(-1px);opacity:.95}.ant-btn-primary:focus,.ant-btn-primary:focus-visible{color:var(--button-text-color, #000000)!important}.ant-btn-primary:active{color:var(--button-text-color, #000000)!important;transform:translateY(0)}.ant-btn-primary[disabled],.ant-btn-primary:disabled{background:#0000000f!important;color:#00000040!important;box-shadow:none!important}.ant-btn-default{background:#fff!important;border:1px solid var(--border-input)!important;color:var(--text-secondary)!important;font-weight:500!important;border-radius:var(--radius-btn)!important}.ant-btn-default:hover{background:#fff!important;border-color:var(--gold-primary)!important;color:var(--gold-dark)!important}.ant-btn-text{border-radius:var(--radius-btn)!important}.ant-btn-link{color:var(--gold-dark)!important}.ant-btn-link:hover{color:var(--gold-secondary)!important}.ant-input,.ant-input-affix-wrapper,.ant-select .ant-select-selector,.ant-picker,.ant-input-number,.ant-input-number-affix-wrapper{background:#fff!important;border:1px solid var(--border-input)!important;border-radius:var(--radius-input)!important;color:var(--text-dark)!important;transition:all .2s!important}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-input-number-affix-wrapper-focused{border-color:var(--gold-primary)!important;box-shadow:0 0 0 2px #fcbd2026!important;background:#fff!important}.ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;box-shadow:none!important}.ant-input::placeholder,.ant-input-affix-wrapper .ant-input::placeholder{color:#b0b0b0!important}.ant-input-group-addon{background:#fafafa!important;border-color:var(--border-input)!important;color:var(--text-muted)!important}textarea.ant-input{border-radius:var(--radius-input)!important}.ant-tag{border-radius:var(--radius-tag)!important;font-weight:500!important}.ant-menu{background:transparent!important}.ant-menu-dark .ant-menu-item,.ant-menu.ant-menu-dark .ant-menu-item{border-radius:var(--radius-btn)!important;color:#a0a0a0!important;font-weight:500!important;margin-inline:4px!important;font-size:13.5px!important}.ant-menu-dark .ant-menu-item:hover,.ant-menu.ant-menu-dark .ant-menu-item:hover{background:#ffffff14!important;color:#fff!important}.ant-menu-dark .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected{background:var(--mb-dark-brown)!important;color:var(--mb-yellow-01)!important;font-weight:600!important}.ant-menu-dark .ant-menu-item-selected:after,.ant-menu.ant-menu-dark .ant-menu-item-selected:after{border-right:3px solid var(--mb-yellow-01)!important}.ant-menu .ant-menu-item .ant-menu-item-icon{font-size:16px!important}.ant-menu-item-group-title{font-size:10px!important;text-transform:uppercase!important;letter-spacing:1.5px!important;font-weight:700!important;color:#a0a0a0!important;padding:16px 20px 4px!important}.ant-tabs .ant-tabs-tab{color:var(--text-muted)!important;font-weight:500!important}.ant-tabs .ant-tabs-tab:hover{color:var(--gold-dark)!important}.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--gold-dark)!important;font-weight:600!important}.ant-tabs .ant-tabs-ink-bar{background:var(--gold-gradient)!important;height:3px!important;border-radius:2px!important}.ant-tabs .ant-tabs-nav:before{border-bottom-color:var(--border-card)!important}.ant-badge .ant-badge-count{font-weight:600!important;box-shadow:0 0 0 2px #fff!important}.ant-statistic .ant-statistic-title{color:var(--text-muted)!important;font-size:12px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.8px!important}.ant-statistic .ant-statistic-content-value{color:var(--text-dark)!important;font-weight:700!important}.ant-breadcrumb,.ant-breadcrumb a{color:var(--text-muted)!important}.ant-breadcrumb a:hover{color:var(--gold-dark)!important}.ant-breadcrumb .ant-breadcrumb-separator{color:#d0d0d0!important}.ant-breadcrumb li:last-child{color:var(--text-dark)!important;font-weight:600!important}.ant-switch.ant-switch-checked{background:var(--mb-yellow)!important}.ant-switch.ant-switch-checked .ant-switch-inner,.ant-switch.ant-switch-checked .ant-switch-inner *{color:#000!important;font-weight:600!important}.ant-switch{background:#a0a0a0!important}.ant-switch .ant-switch-inner,.ant-switch .ant-switch-inner *{color:#fff!important;font-weight:600!important}.ant-typography-secondary,.ant-typography.ant-typography-secondary,.ant-form-item-extra,.ant-form-item-explain,.ant-empty-description,.ant-table-column-title,.ant-select-selection-placeholder,.ant-descriptions-item-label{color:var(--text-secondary)!important}.ant-form-item-label>label{color:var(--text-dark)!important;font-weight:500!important}.ant-divider{border-color:var(--border-card)!important}.ant-empty-description{color:var(--text-muted)!important}.ant-popover .ant-popover-inner,.ant-dropdown .ant-dropdown-menu{background:#fff!important;border:1px solid var(--border-card)!important;border-radius:12px!important;box-shadow:0 8px 32px #00000014!important}.ant-dropdown .ant-dropdown-menu-item:hover{background:#fcbd201a!important}.ant-dropdown .ant-dropdown-menu-item-danger{color:#dc2626!important}.ant-dropdown .ant-dropdown-menu-item-danger:hover{background:#fef2f2!important;color:#b91c1c!important}.ant-dropdown .ant-dropdown-menu-item-danger .anticon{color:#dc2626!important}.ant-dropdown .ant-dropdown-menu-item-danger:hover .anticon{color:#b91c1c!important}.ant-select-dropdown{background:#fff!important;border:1px solid var(--border-card)!important;border-radius:12px!important;box-shadow:0 8px 32px #00000014!important}.ant-select-dropdown .ant-select-item-option-selected{background:#fcbd2026!important;font-weight:600!important}.ant-select-dropdown .ant-select-item-option-active{background:#fcbd2014!important}.ant-pagination .ant-pagination-item-active{background:var(--gold-gradient)!important;border:none!important}.ant-pagination .ant-pagination-item-active a{color:#000!important;font-weight:600!important}.ant-upload-wrapper .ant-upload-list-item{border-radius:var(--radius-input)!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--gold-primary)!important;border-color:var(--gold-primary)!important}.ant-radio-checked .ant-radio-inner{border-color:var(--gold-primary)!important}.ant-radio-checked .ant-radio-inner:after{background-color:var(--gold-primary)!important}.ant-picker-dropdown .ant-picker-panel-container{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:12px!important;box-shadow:0 8px 32px #00000014!important}.ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background:var(--gold-primary)!important;color:#000!important}.ant-picker-dropdown .ant-picker-today-btn{color:var(--gold-dark)!important}.ant-message .ant-message-notice-content{background:#fff!important;border:1px solid var(--border-card)!important;border-radius:12px!important;box-shadow:0 8px 32px #00000014!important}.ant-page-header-heading-extra .ant-btn,.ant-card-head-wrapper .ant-card-extra .ant-btn,.header-actions .ant-btn{padding:4px 12px!important;height:30px!important;font-size:12.5px!important;border-radius:8px!important}.ant-btn-sm{padding:2px 10px!important;height:26px!important;font-size:12px!important;border-radius:7px!important}.ant-layout{background:transparent!important}.ant-layout-sider{background:var(--mb-black)!important}.ant-layout-header{background:var(--mb-yellow)!important}.registration-link-box{background:var(--mb-yellow-04)!important;border:1px solid var(--mb-yellow-03)!important;border-radius:var(--radius-card)!important;padding:12px 16px!important}.create-event-form .ant-input,.create-event-form .ant-input-affix-wrapper,.create-event-form .ant-select .ant-select-selector,.create-event-form .ant-picker{border-radius:8px!important;border-color:#d9d9d9!important;font-family:Roboto,sans-serif!important;font-size:16px!important;color:#000000d9!important}.create-event-form .ant-form-item-label>label{font-weight:400!important;font-family:Lato,sans-serif!important;font-size:14px!important;color:#000000d9!important;line-height:22px!important}.create-event-form .ant-input,.create-event-form .ant-picker{padding:8px 12px!important}.create-event-form .ant-select .ant-select-selector{padding-inline:12px!important}.create-event-form .ant-input::placeholder,.create-event-form .ant-picker .ant-picker-input>input::placeholder,.create-event-form .ant-select .ant-select-selection-placeholder,.create-event-form .ant-picker-range-separator,.create-event-form .ant-picker-suffix,.create-event-form .ant-select .ant-select-arrow{color:#00000040!important}.create-event-form .ant-select .ant-select-selection-item,.create-event-form .ant-picker .ant-picker-input>input{font-family:Roboto,sans-serif!important;font-size:16px!important;color:#000000d9!important}.create-event-form .ant-form-item-explain-error{font-family:Lato,sans-serif!important;font-size:12px!important;line-height:20px!important}.create-user-form .ant-input,.create-user-form .ant-input-affix-wrapper,.create-user-form .ant-select .ant-select-selector,.create-user-form .ant-picker{border-radius:8px!important}.create-user-form .ant-form-item-label>label{font-weight:400!important;font-family:Lato,sans-serif!important;font-size:14px!important;color:#000000d9!important;line-height:22px!important}.create-user-form .ant-select-multiple .ant-select-selector{max-height:40px!important;overflow:hidden!important;flex-wrap:nowrap!important}.create-user-form .ant-select-multiple .ant-select-selection-item{height:24px!important;line-height:22px!important;font-size:12px!important;margin-block:2px!important;padding-inline:6px!important}#nprogress .bar{z-index:99999!important}
