.theme--light.v-application{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-application .text--primary{color:rgba(0,0,0,.87)!important}.theme--light.v-application .text--secondary{color:rgba(0,0,0,.6)!important}.theme--light.v-application .text--disabled{color:rgba(0,0,0,.38)!important}.theme--dark.v-application{background:#121212;color:#fff}.theme--dark.v-application .text--primary{color:#fff!important}.theme--dark.v-application .text--secondary{color:hsla(0,0%,100%,.7)!important}.theme--dark.v-application .text--disabled{color:hsla(0,0%,100%,.5)!important}.v-application{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.v-application a{cursor:pointer}.v-application--is-rtl{direction:rtl}.v-application--wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-application,.v-application--wrap{display:block}}}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{-ms-flex-wrap:wrap;flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;outline:none;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:.75rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;-webkit-transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}@-webkit-keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-dialog{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.03);transform:scale(1.03)}to{-webkit-transform:scale(1);transform:scale(1)}}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:inherit;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.esport-page[data-v-e1447086]{min-height:100vh;background:radial-gradient(circle at top right,rgba(1,140,116,.08),transparent 35%),linear-gradient(135deg,rgba(245,251,250,.3),rgba(238,251,247,.3) 50%,rgba(248,250,252,.3)),url(/images/esports.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;padding-bottom:60px;color:#182433;font-family:Inter,Roboto,sans-serif}.navbar[data-v-e1447086]{position:sticky;top:0;z-index:20;background:hsla(0,0%,100%,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.06)}.navbar-inner[data-v-e1447086]{max-width:1180px;margin:auto;padding:14px 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo-section[data-v-e1447086],.navbar-inner[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-section[data-v-e1447086]{gap:12px}.logo-wrapper[data-v-e1447086]{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:13px;-webkit-box-shadow:0 5px 18px rgba(15,23,42,.08);box-shadow:0 5px 18px rgba(15,23,42,.08)}.logo[data-v-e1447086]{width:34px;height:34px}.logo-section h2[data-v-e1447086]{margin:0;font-size:16px;font-weight:800;color:#182433}.logo-section p[data-v-e1447086]{margin:2px 0 0;font-size:11px;color:#64748b}.back-btn[data-v-e1447086]{border-radius:10px!important;color:#475569!important}.esport-container[data-v-e1447086]{max-width:1180px;margin:28px auto;padding:0 20px}.tab-navigation[data-v-e1447086]{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:6px;background:hsla(0,0%,100%,.8);border:1px solid rgba(15,23,42,.06);border-radius:17px;margin-bottom:22px;-webkit-box-shadow:0 8px 30px rgba(15,23,42,.05);box-shadow:0 8px 30px rgba(15,23,42,.05)}.tab-button[data-v-e1447086]{border:0;background:transparent;border-radius:12px;padding:10px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:left;cursor:pointer;color:#64748b;-webkit-transition:.2s ease;transition:.2s ease}.tab-button[data-v-e1447086]:hover{background:#f1f5f9}.tab-button.active[data-v-e1447086]{background:#fff;color:#018c74;-webkit-box-shadow:0 4px 14px rgba(15,23,42,.08);box-shadow:0 4px 14px rgba(15,23,42,.08)}.tab-button strong[data-v-e1447086]{display:block;font-size:13px}.tab-button small[data-v-e1447086]{display:block;margin-top:1px;font-size:10px;color:#94a3b8}.tab-icon[data-v-e1447086]{width:34px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background:#f1f5f9}.tab-button.active .tab-icon[data-v-e1447086]{background:rgba(1,140,116,.1)}.modern-card[data-v-e1447086]{background:hsla(0,0%,100%,.92)!important;border:1px solid rgba(15,23,42,.06)!important;border-radius:22px!important;-webkit-box-shadow:0 15px 45px rgba(15,23,42,.06)!important;box-shadow:0 15px 45px rgba(15,23,42,.06)!important}.registration-card[data-v-e1447086]{padding:30px}.card-header[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:10px;font-weight:800;letter-spacing:1px;color:#018c74;margin-bottom:8px}.form-title[data-v-e1447086]{font-size:27px;line-height:1.25;font-weight:800;margin:0 0 8px;color:#182433}.form-desc[data-v-e1447086]{max-width:780px;font-size:14px;line-height:1.7;color:#64748b;margin:0}.trophy-icon[data-v-e1447086]{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:18px;background:rgba(1,140,116,.1);color:#018c74}.trophy-icon .v-icon[data-v-e1447086]{font-size:30px}.syarat-box[data-v-e1447086]{background:#f4fbf9;border:1px solid rgba(1,140,116,.12);border-radius:16px;padding:18px 20px;margin-bottom:24px}.syarat-title[data-v-e1447086]{gap:9px;color:#018c74;font-size:14px;margin-bottom:10px}.syarat-icon[data-v-e1447086],.syarat-title[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.syarat-icon[data-v-e1447086]{width:28px;height:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(1,140,116,.1);border-radius:8px}.syarat-box ol[data-v-e1447086]{margin:0;padding-left:20px;color:#64748b;font-size:13px;line-height:1.8}.syarat-box .link-berkah[data-v-e1447086]{color:#018c74;text-decoration:underline;text-underline-offset:2px;font-weight:700}.syarat-box .link-berkah[data-v-e1447086]:hover{color:#016a5b}.form-grid[data-v-e1447086]{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.form-field-full[data-v-e1447086]{grid-column:span 2}.field-label[data-v-e1447086]{font-size:13px;font-weight:700;color:#334155;margin-bottom:8px}.competition-options[data-v-e1447086]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.competition-option[data-v-e1447086]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;-webkit-transition:.2s ease;transition:.2s ease;background:#fff}.competition-option[data-v-e1447086]:hover{border-color:#94d5c8;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.competition-option.selected[data-v-e1447086]{border-color:#018c74;background:rgba(1,140,116,.04);-webkit-box-shadow:0 5px 16px rgba(1,140,116,.08);box-shadow:0 5px 16px rgba(1,140,116,.08)}.competition-option strong[data-v-e1447086]{display:block;font-size:13px;color:#1e293b}.competition-option span[data-v-e1447086]{display:block;font-size:10px;margin-top:2px;color:#94a3b8}.competition-icon[data-v-e1447086]{width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px}.competition-icon.ai[data-v-e1447086]{background:#eff6ff;color:#3b82f6}.competition-icon.football[data-v-e1447086]{background:#ecfdf5;color:#018c74}.check-icon[data-v-e1447086]{position:absolute;top:10px;right:10px;color:#018c74}.slot-section[data-v-e1447086]{margin:8px 0 18px}.slot-options[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.slot-button[data-v-e1447086]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:56px;padding:9px 6px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;-webkit-transition:.2s;transition:.2s}.slot-button strong[data-v-e1447086]{display:block;font-size:18px;color:#334155}.slot-button span[data-v-e1447086]{display:block;font-size:10px;color:#94a3b8}.slot-button.selected[data-v-e1447086]{border-color:#018c74;background:rgba(1,140,116,.06)}.slot-button.selected strong[data-v-e1447086]{color:#018c74}.payment-section[data-v-e1447086]{margin:8px 0 18px;border:1px solid rgba(1,140,116,.15);background:#f5fbfa;border-radius:17px}.payment-header[data-v-e1447086]{gap:12px;padding:15px 18px;border-bottom:1px solid rgba(1,140,116,.1)}.payment-header[data-v-e1447086],.payment-icon[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-icon[data-v-e1447086]{width:38px;height:38px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background:rgba(1,140,116,.1);color:#018c74}.payment-header strong[data-v-e1447086]{display:block;font-size:13px}.payment-header span[data-v-e1447086]{display:block;font-size:11px;color:#64748b}.qris-content[data-v-e1447086]{text-align:center;padding:20px}.qris-img[data-v-e1447086]{max-width:240px;width:100%;border-radius:12px;-webkit-box-shadow:0 8px 25px rgba(15,23,42,.1);box-shadow:0 8px 25px rgba(15,23,42,.1)}.qris-desc[data-v-e1447086]{font-size:12px;color:#64748b;margin:10px 0 0}.qris-empty[data-v-e1447086]{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:#64748b;font-size:12px}.submit-btn[data-v-e1447086]{border-radius:13px!important;text-transform:none!important;font-size:14px!important;-webkit-box-shadow:0 8px 20px rgba(1,140,116,.2)!important;box-shadow:0 8px 20px rgba(1,140,116,.2)!important}.modern-alert[data-v-e1447086]{position:relative;display:block!important;border-radius:14px!important;margin:0 0 20px!important;padding:14px 16px!important;min-height:52px;-webkit-box-shadow:0 6px 20px rgba(15,23,42,.08)!important;box-shadow:0 6px 20px rgba(15,23,42,.08)!important}.alert-content[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%;font-size:13px;font-weight:600;line-height:1.5}.alert-content>span[data-v-e1447086]{-webkit-box-flex:1;-ms-flex:1;flex:1}.alert-icon[data-v-e1447086]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.alert-success-custom[data-v-e1447086]{background:#dcfce7!important;border-left:5px solid #16a34a!important;color:#166534!important}.alert-success-custom .v-icon[data-v-e1447086]{color:#16a34a!important}.alert-success-custom .alert-content[data-v-e1447086]{color:#166534!important}.alert-error-custom[data-v-e1447086]{background:#fee2e2!important;border-left:5px solid #dc2626!important;color:#991b1b!important}.alert-error-custom .v-icon[data-v-e1447086]{color:#dc2626!important}.alert-error-custom .alert-content[data-v-e1447086]{color:#991b1b!important}.alert-warning-custom[data-v-e1447086]{background:#fef3c7!important;border-left:5px solid #d97706!important;color:#92400e!important}.alert-warning-custom .v-icon[data-v-e1447086]{color:#d97706!important}.alert-warning-custom .alert-content[data-v-e1447086]{color:#92400e!important}.alert-close[data-v-e1447086]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:6px}.alert-close .v-icon[data-v-e1447086]{color:inherit!important}.rekap-heading[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.rekap-heading h1[data-v-e1447086]{margin:0 0 4px;font-size:28px;font-weight:800}.rekap-heading p[data-v-e1447086]{margin:0;color:#64748b;font-size:13px}.refresh-btn[data-v-e1447086]{border-radius:11px!important;text-transform:none!important;color:#018c74!important;background:#fff!important;border:1px solid rgba(1,140,116,.15)}.summary-grid[data-v-e1447086]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.summary-card[data-v-e1447086]{gap:13px;padding:18px;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:17px;-webkit-box-shadow:0 8px 25px rgba(15,23,42,.04);box-shadow:0 8px 25px rgba(15,23,42,.04)}.summary-card[data-v-e1447086],.summary-icon[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.summary-icon[data-v-e1447086]{width:43px;height:43px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px}.summary-card span[data-v-e1447086]{display:block;font-size:10px;color:#94a3b8;margin-bottom:2px}.summary-card strong[data-v-e1447086]{font-size:22px;line-height:1;color:#1e293b}.summary-card.total .summary-icon[data-v-e1447086]{color:#6366f1;background:#eef2ff}.summary-card.slot .summary-icon[data-v-e1447086]{color:#f59e0b;background:#fffbeb}.summary-card.ai .summary-icon[data-v-e1447086]{color:#3b82f6;background:#eff6ff}.summary-card.pes .summary-icon[data-v-e1447086]{color:#018c74;background:#ecfdf5}.filter-card[data-v-e1447086]{padding:18px;margin-bottom:18px}.filter-header[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.filter-header strong[data-v-e1447086]{display:block;font-size:14px}.filter-header span[data-v-e1447086]{display:block;margin-top:2px;font-size:11px;color:#94a3b8}.reset-btn[data-v-e1447086]{text-transform:none!important;color:#64748b!important}.filter-grid[data-v-e1447086]{display:grid;grid-template-columns:1fr auto;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-field[data-v-e1447086]{max-width:550px}.competition-filter[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}.filter-chip[data-v-e1447086]{border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:10px;padding:8px 13px;font-size:11px;font-weight:700;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s;transition:.2s}.filter-chip[data-v-e1447086]:hover{background:#f8fafc}.filter-chip.active[data-v-e1447086]{background:#018c74;color:#fff;border-color:#018c74}.filter-chip.ai-filter.active[data-v-e1447086]{background:#3b82f6;border-color:#3b82f6}.filter-chip.pes-filter.active[data-v-e1447086]{background:#018c74;border-color:#018c74}.filter-result[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:8px;font-size:11px;color:#94a3b8}.filter-result strong[data-v-e1447086]{color:#334155}.filter-active[data-v-e1447086]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;padding:3px 8px;background:#ecfdf5;color:#018c74;border-radius:7px;font-weight:700}.table-title[data-v-e1447086]{padding:18px 20px;border-bottom:1px solid #f1f5f9}.table-title strong[data-v-e1447086]{display:block;font-size:14px}.table-title span[data-v-e1447086]{display:block;font-size:11px;color:#94a3b8;margin-top:2px}.modern-table[data-v-e1447086]{-webkit-box-shadow:none!important;box-shadow:none!important}.modern-table[data-v-e1447086] .v-data-table__wrapper{overflow-x:auto}.modern-table[data-v-e1447086] table{min-width:850px}.modern-table[data-v-e1447086] thead th{background:#f8fafc!important;color:#64748b!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid #e2e8f0!important}.modern-table[data-v-e1447086] tbody tr:hover{background:#f8fffd!important}.modern-table[data-v-e1447086] tbody td{border-bottom:1px solid #f1f5f9!important;font-size:12px}.participant[data-v-e1447086]{-ms-flex-align:center;gap:10px}.participant-avatar[data-v-e1447086],.participant[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.participant-avatar[data-v-e1447086]{width:34px;height:34px;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background:#e6f7f3;color:#018c74;font-size:12px;font-weight:800}.participant strong[data-v-e1447086]{display:block;color:#334155;font-size:12px}.participant span[data-v-e1447086]{display:block;color:#94a3b8;font-size:10px;margin-top:2px}.competition-badge[data-v-e1447086]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 9px;border-radius:9px;font-size:10px;font-weight:800}.ai-badge[data-v-e1447086]{background:#eff6ff;color:#2563eb}.pes-badge[data-v-e1447086]{background:#ecfdf5;color:#018c74}.phone-number[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#475569;font-size:11px}.phone-number .v-icon[data-v-e1447086]{color:#22c55e}.slot-badge[data-v-e1447086]{display:inline-block;padding:5px 9px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:700}.date-cell strong[data-v-e1447086]{display:block;font-size:11px;color:#475569}.date-cell span[data-v-e1447086]{display:block;margin-top:2px;font-size:10px;color:#94a3b8}@media (max-width:900px){.summary-grid[data-v-e1447086]{grid-template-columns:repeat(2,1fr)}.filter-grid[data-v-e1447086]{grid-template-columns:1fr}.search-field[data-v-e1447086]{max-width:none}.competition-filter[data-v-e1447086]{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:700px){.esport-container[data-v-e1447086]{padding:0 12px;margin-top:18px}.navbar-inner[data-v-e1447086]{padding:12px}.registration-card[data-v-e1447086]{padding:20px}.form-title[data-v-e1447086]{font-size:21px}.card-header[data-v-e1447086]{margin-bottom:18px}.trophy-icon[data-v-e1447086]{display:none}.form-grid[data-v-e1447086]{grid-template-columns:1fr}.form-field-full[data-v-e1447086]{grid-column:span 1}.competition-options[data-v-e1447086]{grid-template-columns:1fr}.summary-grid[data-v-e1447086]{grid-template-columns:1fr 1fr;gap:9px}.summary-card[data-v-e1447086]{padding:13px;gap:9px}.summary-icon[data-v-e1447086]{width:37px;height:37px}.summary-card strong[data-v-e1447086]{font-size:18px}.summary-card span[data-v-e1447086]{font-size:9px}.rekap-heading[data-v-e1447086]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.rekap-heading h1[data-v-e1447086]{font-size:23px}.refresh-btn[data-v-e1447086]{min-width:40px!important}.refresh-btn[data-v-e1447086] .v-btn__content{font-size:0}.refresh-btn[data-v-e1447086] .v-icon{margin:0!important}.filter-header[data-v-e1447086]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tab-button[data-v-e1447086]{padding:9px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tab-button small[data-v-e1447086]{display:none}}@media (max-width:430px){.tab-button strong[data-v-e1447086]{font-size:11px}.summary-grid[data-v-e1447086]{grid-template-columns:1fr}.competition-filter[data-v-e1447086]{width:100%}.filter-chip[data-v-e1447086]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.captcha-container[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:78px;margin-top:8px;margin-bottom:25px!important}.bukti-na[data-v-e1447086]{color:#cbd5e1;font-size:12px}.modern-table[data-v-e1447086] table{min-width:1000px}.status-badge[data-v-e1447086]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:6px 10px;border-radius:9px;font-size:10px;font-weight:800;border:1px solid transparent}.status-warning[data-v-e1447086]{background:#fffbeb;color:#d97706;border-color:rgba(217,119,6,.2)}.status-success[data-v-e1447086]{background:#ecfdf5;color:#018c74;border-color:rgba(1,140,116,.2)}.status-error[data-v-e1447086]{background:#fef2f2;color:#dc2626;border-color:rgba(220,38,38,.2)}.esport-page[data-v-e1447086] .v-alert,.esport-page[data-v-e1447086] .v-btn,.esport-page[data-v-e1447086] .v-data-table,.esport-page[data-v-e1447086] .v-input,.esport-page[data-v-e1447086] .v-input input,.esport-page[data-v-e1447086] .v-label{font-family:Inter,Roboto,sans-serif!important}.dokumen-box[data-v-e1447086]{background:#f4fbf9;border:1px solid rgba(1,140,116,.12);border-radius:16px;padding:18px 20px;margin-bottom:24px}.dokumen-list[data-v-e1447086]{margin-top:8px}.dokumen-kategori[data-v-e1447086]{font-size:12px;font-weight:800;color:#018c74;margin-bottom:8px}.dokumen-item[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:9px 12px;margin-bottom:6px;border-radius:10px;color:#334155;font-size:12px;text-decoration:none}.dokumen-item[data-v-e1447086]:hover{border-color:#018c74}.dokumen-item .dokumen-download-icon[data-v-e1447086]{margin-left:auto;color:#018c74}.medsos-box[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.medsos-item[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:700;text-decoration:none}.medsos-item[data-v-e1447086]:hover{border-color:#018c74;color:#018c74}@media (max-width:700px){.dokumen-grid[data-v-e1447086]{grid-template-columns:1fr}}.dokumen-dialog-card[data-v-e1447086]{border-radius:18px!important;overflow:hidden}.dokumen-dialog-header[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #f1f5f9}.dokumen-dialog-header strong[data-v-e1447086]{display:block;font-size:14px;color:#1e293b}.dokumen-dialog-header span[data-v-e1447086]{display:block;font-size:11px;color:#94a3b8;margin-top:2px}.dokumen-dialog-body[data-v-e1447086]{padding:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f8fafc;min-height:300px}.dokumen-full-img[data-v-e1447086]{max-width:100%;max-height:65vh;border-radius:10px;-webkit-box-shadow:0 8px 25px rgba(15,23,42,.12);box-shadow:0 8px 25px rgba(15,23,42,.12)}.dokumen-pdf-frame[data-v-e1447086]{width:100%;height:65vh;border:none;border-radius:10px;background:#fff}.dokumen-fallback[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#64748b;font-size:12px;padding:30px}.dokumen-dialog-footer[data-v-e1447086]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:14px 18px;border-top:1px solid #f1f5f9}.dokumen-open-link[data-v-e1447086]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:9px;border-radius:10px;border:1px solid rgba(1,140,116,.2);color:#018c74;font-size:12px;font-weight:700;text-decoration:none;-webkit-transition:.15s;transition:.15s}.dokumen-open-link[data-v-e1447086]:hover{background:rgba(1,140,116,.06)}.dokumen-open-link.primary[data-v-e1447086]{background:#018c74;color:#fff;border-color:#018c74}.dokumen-open-link.primary[data-v-e1447086]:hover{background:#016a5b}.dokumen-item[data-v-e1447086]{cursor:pointer;width:100%;border:1px solid #e2e8f0;background:#fff}