body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color: #5997c5;--secondary-color: #9449cf}body{background-image:linear-gradient(to bottom,#cad0cf,#c0d0dc);background-color:#e8dcdc;min-block-size:100vb;font-size:1rem;font-family:Roboto,sans-serif}@media screen and (max-width:900px){.header{flex-direction:column}.page{width:100%}}.button{display:inline-block;padding:10px 20px;color:#000;border:none;border-radius:5px;background:var(--primary-color);cursor:pointer;transition:background-color .3s ease}.button:hover{background:var(--secondary-color)}.page{width:70%;#background: var(--primary-color);padding:2rem;text-align:center;#position: page;opacity:75%;margin:auto}.container-column{display:flex;flex-direction:row;flex-wrap:wrap;#justify-content: space-around}.container-item{display:flex;flex-direction:row;flex-basis:20%;flex-wrap:wrap}.left{width:50%;flex:1;margin-right:auto;padding-right:2rem}.right{width:50%;flex:1;margin-left:auto;padding-left:2rem;overflow-y:auto}.error{color:#dc2626}.label{padding:1rem}.form-container{width:40%;margin:0 auto}.form{display:flex;flex-direction:column}.form-group{display:flex;flex-direction:row;margin-bottom:1rem}.size-2{flex:2}.size-1{flex:1}.table-stripped{table-layout:fixed;width:100%;border-collapse:collapse;margin:25px 0;font-size:1em;box-shadow:0 0 20px #00000026}.table-stripped thead{background-color:var(--primary-color);opacity:50%;font-weight:700}.table-stripped tbody tr{border-bottom:1px solid #dddddd}.table-stripped tbody tr:hover{background-color:#007bff;opacity:70%}.table-stripped tbody tr:nth-of-type(2n){background-color:#f3f3f3}.table-stripped tbody tr:nth-of-type(2n):hover{background-color:#007bff;opacity:50%}.table-stripped tbody tr:last-of-type{border-bottom:2px solid #cad0cf}.table-stripped tbody tr.active-row{font-weight:700;color:#009879}.table-stripped th,td{padding:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-stripped tbody td{text-overflow:ellipsis;white-space:nowrap}.pending{background-color:#f69967}.in-progress{background-color:#92bf7a}.finished{background-color:#79bcf3}.eliminated{background-color:#ed3d3d}.icon-big{font-size:1.3rem}.select-wrapper{display:inline-block;position:relative}select{appearance:none;background-color:#fdf6f0;border:1px solid #ccc;border-radius:8px;padding:10px 40px 10px 15px;font-size:16px;color:#333;box-shadow:0 2px 6px #0000001a;cursor:pointer;transition:border .2s ease,box-shadow .2s ease}select:hover{border-color:#b88c5e;box-shadow:0 3px 8px #00000026}select:focus{outline:none;border-color:#e29545;box-shadow:0 0 0 3px #e2954533}.select-wrapper:after{content:"▼";position:absolute;top:50%;right:15px;transform:translateY(-50%);pointer-events:none;font-size:12px;color:#666}._inputContainer_1i2f0_1{position:relative}._small_1i2f0_5{display:inline-block}._inputField_1i2f0_9{padding-left:3rem;border:1px solid #ccc;border-radius:20px;height:2rem;#margin-left: auto;background-color:#fff;width:100%;box-sizing:border-box}._iconContainer_1i2f0_20{position:absolute;top:50%;left:8px;transform:translateY(-50%);flex:1}._icon_1i2f0_20{color:var(--primary-color)}._header_17jsg_1{flex-direction:row;display:block!important;#background-color: hsl(292deg 84% 84% / 50%);#background-color: hsl(202deg 100% 48% / 50%);#background: #1c92d2;#background: -webkit-linear-gradient(to bottom,#1c92d2,#f2fcfe);background:linear-gradient(to bottom,#0890da,#65c8dc);#margin: .5rem;padding:.5rem;border-radius:.5rem;color:#000;position:relative}._navContainer_17jsg_18{width:70%;margin:auto}._menu_17jsg_23{display:flex;flex-direction:row;list-style:none;gap:3rem}._menuRight_17jsg_30{margin-left:auto;padding-right:2rem}._menuA_17jsg_35{text-decoration:none}._menuA_17jsg_35:hover{color:#fff;transition:color .1s ease-in-out}._menuDropdown_17jsg_44{position:relative}._menuSubmenu_17jsg_48{border-radius:10px;z-index:1;display:none;font-size:.9rem;position:absolute;width:max-content;list-style:none;top:100%;left:0;opacity:100%;#background-color: hsl(202deg 100% 48% / 80%);background:linear-gradient(to bottom,#2499d8,#7fd0e1);padding:1rem}._menuSubmenu_17jsg_48 li{margin-bottom:.5rem}._menuSubmenu_17jsg_48 li:hover{margin-bottom:.5rem;font-size:1.1rem}._menuDropdown_17jsg_44:hover ._menuSubmenu_17jsg_48{display:block}._textSelected_17jsg_77{#font-size: 2rem;font-weight:700}@media screen and (max-width:768px){._menu_17jsg_23{flex-direction:column;margin-bottom:1rem}}._notification_45w8t_1{pointer-events:auto;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:14px;min-width:280px;max-width:380px;font-size:.95rem;font-weight:500;background:#141419eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f9fafb;box-shadow:0 10px 25px #00000026,0 4px 8px #00000014;border-left:4px solid transparent;animation:_slide-in_45w8t_1 .22s ease-out;transition:transform .15s ease,opacity .2s ease}._notificationContainer_45w8t_32{position:fixed;bottom:24px;left:24px;display:flex;flex-direction:column;gap:10px;width:max-content;max-width:380px;z-index:9999;pointer-events:none}._notification_45w8t_1:hover{transform:translateY(-2px)}._success_45w8t_52{background-color:#4caf50cc;border-left:4px solid #22c55e}._error_45w8t_57{border-left:4px solid #ef4444;background-color:#e49b73}._iconNotif_45w8t_62{display:flex;align-items:center;justify-content:center;font-size:18px}._message_45w8t_69{flex:1;color:#000;font-weight:700;text-shadow:1px 1px rgba(250,250,250,.3)}@keyframes _slide-up_45w8t_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.container{background-image:url(/assets/notFound-D72pPsAL.jpeg);min-block-size:100vb;background-repeat:no-repeat;background-position:center}._loginPage_1xzbp_1{height:100vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(#c18e8e80,#0000),url(/assets/login-CUXE4QjD.jpg);background-size:cover;background-position:center}._loginCard_1xzbp_16{width:25%;padding:2rem;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);border-radius:20px;background:#ffffff59;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;gap:1.2rem}@media screen and (max-width:900px){._loginCard_1xzbp_16{width:80%}}._formGroup_1xzbp_44{display:flex;flex-direction:column;gap:6px}._formGroup_1xzbp_44 label{font-size:.9rem;font-weight:600;color:#1f2937}._input_1xzbp_56{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s}._input_1xzbp_56:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #3b82f633}._loginButton_1xzbp_70{margin-top:10px;padding:10px;border-radius:10px;border:none;#background: linear-gradient(135deg,#4a94de,#2e81d5);background:var(--primary-color);font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._loginButton_1xzbp_70:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003;background:var(--secondary-color)}._forgotPassword_1xzbp_92{font-size:1rem;text-align:right;color:#1f2937}._forgotPassword_1xzbp_92:hover{color:#031625}._error_1xzbp_102{font-size:.85rem;color:#d11212}._pageWrapper_hoff8_1{min-height:100vh;display:flex;justify-content:center;align-items:center}._formContainer_hoff8_8{max-width:480px;margin:2rem auto;padding:1.5rem;border-radius:12px;background:#fff;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;gap:1rem;font-family:Inter,sans-serif}._title_hoff8_21{margin-bottom:1rem;font-size:1.5rem;color:#111827;text-align:center}._formGroup_hoff8_28{display:flex;flex-direction:column;gap:.25rem}._label_hoff8_34{font-weight:500;color:#374151}._input_hoff8_39{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s}._input_hoff8_39:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #3b82f633}._error_hoff8_53{font-size:.875rem;color:#dc2626}._btnPrimary_hoff8_58{margin-top:1rem;padding:.75rem 1rem;border:none;border-radius:8px;background-color:#2563eb;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s}._btnPrimary_hoff8_58:hover{background-color:#1e40af}._inputWrapper_hoff8_75{position:relative;width:100%}._inputWrapper_hoff8_75 ._input_hoff8_39{width:100%;padding-right:2.5rem;box-sizing:border-box}._refreshButton_hoff8_86{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;color:#6b7280}._refreshButton_hoff8_86:hover{color:#2563eb}._refreshButton_hoff8_86:disabled{opacity:.4;cursor:not-allowed}._spin_hoff8_108{animation:_spin_hoff8_108 .8s linear infinite}@keyframes _spin_hoff8_108{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._actionsContainer_hoff8_118{display:flex;gap:50px;justify-content:center;flex-wrap:wrap}._actionsContainer_hoff8_118 button{padding:10px 16px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}._actionsContainer_hoff8_118 button:not(._deleteButton_hoff8_137){background-color:#1976d2;color:#fff}._actionsContainer_hoff8_118 button:not(._deleteButton_hoff8_137):hover{background-color:#125ea8}._deleteButton_hoff8_137{background-color:#e53935;color:#fff}._deleteButton_hoff8_137:hover{background-color:#c62828}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.modal{position:relative;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;max-height:80vh;overflow-y:auto;padding:1.5rem;animation:fadeIn .3s ease-out;height:auto;display:flex;flex-direction:column}.modalContainer{padding:20px}.modal-fullscreen{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0;padding:2rem;overflow-y:auto}.modal-close-btn{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer;color:#555;padding:.5rem;border-radius:50%;transition:background-color .2s,color .2s}.modal-close-btn:hover{background-color:#0000000d;color:#000}.modal-close-btn:focus{outline:none;box-shadow:0 0 0 2px #0003}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.content{#font-family: sans-serif;font-size:small;#padding: 10px;#line-height: 1.4em}li.title{padding-left:80px;font-weight:700;#font-size: 16px}li.game-top{border-bottom:2px solid #0e0d0d}li.game-spacer{border-right:2px solid #0e0d0d;min-height:40px}li.game-bottom{border-top:2px solid #0e0d0d}.match-card{flex-direction:column;background:#e8e5e5;border-radius:10px;margin:1rem;color:#000;position:relative;width:12rem;box-shadow:0 1px 1px #0000000d}.match-card-title{display:flex;flex-direction:row;gap:1rem;padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 1px 1px #0000000d}.match-text-pending{color:#f69967}.match-pending{background-color:#f69967}.match-text-in-progress{color:#9fda97}.match-in-progress{background-color:#9fda97}.match-text-finished{color:#5997c5}.match-finished{background-color:#5997c5}.match-content{padding:1rem;text-overflow:ellipsis}.match-player{display:block;padding:.5rem}._row_1qapz_1{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border-radius:10px;border:1px solid #ececec;transition:all .2s;margin:1.5rem}._row_1qapz_1:hover{background:#fafafa}._default_1qapz_20{margin:1.5rem}._dense_1qapz_24{margin:.1rem 0;padding:8px 10px}._handle_1qapz_29{cursor:grab;color:#9ca3af;display:flex;align-items:center}._handle_1qapz_29:active{cursor:grabbing}._content_1qapz_40{flex:1}._row_ieg59_1{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease}._row_ieg59_1:hover{background:#f9fafb;border-color:#d1d5db}._dragIcon_ieg59_19{cursor:grab;color:#9ca3af;flex-shrink:0}._dragIcon_ieg59_19:active{cursor:grabbing}._seed_ieg59_29{font-weight:600;color:#6b7280;min-width:32px}._name_ieg59_35{font-weight:500;color:#111827;flex:1}._seedChange_ieg59_41{font-size:.85rem;color:#2563eb;font-weight:500}.player-card{flex-direction:column;background:#e8e5e5;border-radius:10px;color:#000;position:relative;width:300px;margin:auto;box-shadow:0 1px 1px #0000000d}.player-card-title{background-color:#5dcccc;padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:10px;border-top-right-radius:10px}.player-info{display:flex;align-items:center;#margin:auto .5rem;#padding: .5rem;margin:1rem}.player-icon{flex:1;text-align:right;vertical-align:middle;font-size:1.3rem;padding-right:1rem}.player-text{flex:3;margin-right:auto;text-align:left}.tool-container{display:flex;flex-wrap:wrap;gap:5px;font-size:1.3rem}.actions{display:flex;justify-content:center;margin-top:1.5rem}.modalTitle{margin-bottom:1.5rem}.heatName{font-size:.85rem;font-weight:600;display:flex;color:#6366f1;text-transform:uppercase;letter-spacing:.5px}.matchName{margin-top:.25rem;font-size:1.3rem;font-weight:600;color:#111827;margin-bottom:.5rem}._row_r0fh5_1{display:flex;align-items:center;justify-content:space-between;width:100%}._playerInfo_r0fh5_8{display:flex;align-items:center;gap:8px;font-weight:500;color:#1f2937}._rank_r0fh5_17{width:24px;text-align:center;font-weight:600;color:#6b7280}._index_r0fh5_25{font-weight:600;color:#6b7280;width:24px;text-align:center}._content_r0fh5_32{flex:1}._status_r0fh5_36{display:flex;align-items:center;justify-content:center;width:28px}.tooltip{position:absolute;top:100%;left:50%;width:10rem;transform:translate(-50%);background-color:#f9f9f9;border:1px solid #ccc;border-radius:20px;padding:8px;z-index:2;font-size:.8rem}main{display:flex;flex-direction:row}.round{display:flex;flex-direction:column;justify-content:center;width:250px;list-style:none;padding:0}.round .spacer{flex-grow:1}.round .spacer:first-child,.round .spacer:last-child{flex-grow:.5}.round .game-spacer{flex-grow:1}body{font-family:sans-serif;font-size:small;padding:10px;line-height:1.4em}li.title{padding-left:80px;font-weight:700;font-size:16px}li.game{padding-left:20px}li.game.winner{font-weight:700}li.game span{float:right;margin-right:5px}li.game-top{border-bottom:1px solid #aaa}li.game-spacer{border-right:2px solid #aaa;min-height:40px}li.game-bottom{border-top:2px solid #aaa}.top-half.game-top{border-bottom:2px solid blue}.top-half.game-bottom{border-top:2px solid blue}.top-half.game-spacer{border-right:2px solid blue}.bottom-half.game-top{border-bottom:2px solid red}.bottom-half.game-bottom{border-top:2px solid red}.bottom-half.game-spacer{border-right:2px solid red}._chartWrapper_kroxq_1{width:100%;overflow-y:auto;padding:10px;border:1px solid #ddd;border-radius:8px;background:#fff}._barRow_kroxq_10{display:flex;align-items:center;gap:12px;margin-bottom:8px}._barLabel_kroxq_17{width:120px;font-size:12px;color:#374151;text-align:right;white-space:nowrap}._barContainer_kroxq_25{flex:1;background:#e5e7eb;border-radius:6px;position:relative;height:100%}._bar_kroxq_10{background:linear-gradient(90deg,#6366f1,#4f46e5);height:100%;border-radius:6px;display:flex;align-items:center;justify-content:flex-end;padding-right:4px;transition:width .6s ease}._barValue_kroxq_44{color:#fff;font-size:12px;font-weight:500}.dashboardWrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.metricCard{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 12px #0000000d;min-height:360px;flex:2}.chartCard{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 12px #0000000d;min-height:360px}.chartTitle{font-size:16px;font-weight:600;margin-bottom:12px}@media(max-width:768px){.dashboardWrapper{grid-template-columns:1fr}}._metricsGrid_1jybw_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}._metricCard_1jybw_8{background:#aac0e6;border-radius:16px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}._metricCard_1jybw_8:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000040}._metricValue_1jybw_33{margin-top:10px;font-size:40px;font-weight:700;color:#003cff}._metricLabel_1jybw_39{font-size:14px;opacity:.6}.daily-timeline{position:relative;width:100%;display:flex;flex-direction:column}.timeline-hours{display:flex;align-items:center;position:relative}.timeline-hours:before{content:"";display:block;width:120px;flex-shrink:0}.timeline-hours-content{position:relative;flex:1;height:40px;border-bottom:1px solid #ddd;background:repeating-linear-gradient(to right,transparent,transparent calc(100% / 12 - 1px),rgba(0,0,0,.05) calc(100% / 12 - 1px),rgba(0,0,0,.05) calc(100% / 12))}.hour-mark{position:absolute;transform:translate(-50%);font-size:14px;font-weight:700;top:5px;color:#333}.current-time-line{position:absolute;top:0;bottom:0;width:2px;background-color:red;z-index:10}.timeline-tables{display:flex;flex-direction:column;gap:10px;margin-top:5px}.timeline-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.timeline-label{width:120px;flex-shrink:0;font-weight:700;font-size:14px;text-align:right;padding-right:10px}.timeline-track{position:relative;flex:1;height:40px;background-color:#f0f0f0;border-radius:5px;border:1px solid #ddd}.timeline-slot{position:absolute;height:100%;background-color:#14559f;border-radius:10px;opacity:.7;transition:opacity .3s ease}.timeline-slot:hover{opacity:1}._pageWrapper_l1ubh_1{min-height:100vh;display:flex;justify-content:center;align-items:center}._registrationContainer_l1ubh_9{width:100%;max-width:30%;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;gap:.5rem}._registrationGroup_l1ubh_22{display:flex;flex-direction:column;gap:.3rem}._registrationGroup_l1ubh_22 label{font-weight:500}._registrationGroup_l1ubh_22 input{padding:.7rem;border:1px solid #dcdcdc;border-radius:6px;font-size:.95rem;transition:border .2s ease}._registrationContainer_l1ubh_9>button{margin-top:.5rem;padding:.8rem;border:none;border-radius:6px;background-color:#4f46e5;color:#fff;font-weight:600;cursor:pointer;transition:background .2s ease}._registrationContainer_l1ubh_9 button:hover{background-color:#4338ca}._registrationContainer_l1ubh_9 h2{text-align:center;font-size:1.3rem}._registrationGroup_l1ubh_22 input:focus{outline:none;border-color:#4f46e5}._checkboxGroup_l1ubh_70{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}._checkboxItem_l1ubh_78{position:relative;display:inline-block;cursor:pointer}._checkboxItem_l1ubh_78 input{display:none}._checkboxLabel_l1ubh_90{display:inline-block;padding:.5rem 1rem;border-radius:8px;border:1px solid #dcdcdc;background:#f9f9f9;transition:all .2s ease;-webkit-user-select:none;user-select:none}._checkboxLabel_l1ubh_90:hover{border-color:#4f46e5;background:#f0f0ff}._checkboxItem_l1ubh_78 input:checked+._checkboxLabel_l1ubh_90{background-color:#4f46e5;color:#fff;font-weight:600;border-color:#4f46e5}._inputError_l1ubh_115{border-color:#e53935;color:#e53935;font-size:.8rem}._statsCard_l1ubh_121{background:#f3f4f6;border-left:4px solid #4f46e5;padding:.3rem;border-radius:5px;margin-bottom:1rem}._statsCard_l1ubh_121 p{font-weight:600;font-size:1rem;margin-bottom:.5rem}._statsCard_l1ubh_121 p strong{font-size:1.2rem;color:#4f46e5}._statsList_l1ubh_141{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}._statsList_l1ubh_141 li{background:#f3d4c3;padding:1rem .6rem;margin-right:1rem;border-radius:6px;border:1px solid #dcdcdc;display:flex;justify-content:space-between;min-width:120px;font-size:.9rem}._heatName_l1ubh_162{font-weight:500;margin-right:.3rem}._heatCount_l1ubh_167{font-weight:700;color:#4f46e5;padding-right:1rem}._successTitle_l1ubh_173{text-align:center;font-size:26px;font-weight:600;color:#2e7d32}._statsCard_l1ubh_121 p{margin-bottom:12px;font-size:16px}._statsList_l1ubh_141{list-style:none;padding:0;margin:0}._statsList_l1ubh_141 li{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f0f0f0}._statsList_l1ubh_141 li:last-child{border-bottom:none}._summaryCard_l1ubh_204{font-size:1rem;text-align:center;background:#e7e8ec;border-radius:12px;padding:40px 24px;margin-bottom:20px;box-shadow:0 4px 12px #0000000d}._summaryTitle_l1ubh_214{color:#160bcf;font-weight:600;text-align:center}._summaryCard_l1ubh_204 h3{margin-bottom:12px;font-size:18px}._summaryCard_l1ubh_204 p{margin:4px 0}._heatsSection_l1ubh_229{margin-top:12px;display:flex;flex-direction:column;align-items:center}._heatsSection_l1ubh_229 ul{margin-top:6px;padding-left:18px}._badgeContainer_l1ubh_241{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}._badge_l1ubh_241{background-color:#e19250;color:#0b0c0e;padding:6px 10px;border-radius:20px;font-size:1rem;font-weight:500}._actionsContainer_l1ubh_259{display:flex;gap:50px;justify-content:center;flex-wrap:wrap}._actionsContainer_l1ubh_259 button{padding:10px 16px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}._actionsContainer_l1ubh_259 button:not(._deleteButton_l1ubh_278){background-color:#1976d2;color:#fff}._actionsContainer_l1ubh_259 button:not(._deleteButton_l1ubh_278):hover{background-color:#125ea8}._deleteButton_l1ubh_278{background-color:#e53935;color:#fff}._deleteButton_l1ubh_278:hover{background-color:#c62828}@media(max-width:600px){._registrationContainer_l1ubh_9{max-width:100%;padding:1rem}}._overlay_7l39e_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}._modal_7l39e_11{background:#fff;padding:2rem;border-radius:12px;min-width:300px;text-align:center;box-shadow:0 8px 25px #00000026}._title_7l39e_20{margin-bottom:1rem;font-size:1.25rem;font-weight:600;color:#333}._message_7l39e_27{font-size:1rem;color:#555}._actions_7l39e_32{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}._cancelButton_7l39e_39{padding:.5rem 1rem;border-radius:6px;border:1px solid #ccc;background:#f0f0f0;cursor:pointer;transition:background .2s ease}._cancelButton_7l39e_39:hover{background:#e0e0e0}._confirmButton_7l39e_52{padding:.5rem 1rem;border-radius:6px;border:none;background:#e53935;color:#fff;font-weight:600;cursor:pointer;transition:background .2s ease}._confirmButton_7l39e_52:hover{background:#c62828}._autocompleteWrapper_1qa1c_1{position:relative;display:flex;flex-direction:column}._inputWrapper_1qa1c_7{position:relative;display:flex;align-items:center;flex:3}._input_1qa1c_7{width:100%;padding:8px 36px 8px 12px;border-radius:6px;border:1px solid #ccc;font-size:14px;transition:border .2s ease}._input_1qa1c_7:focus{outline:none;border-color:#3b82f6}._clearBtn_1qa1c_28{position:absolute;right:8px;background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease}._clearBtn_1qa1c_28:hover{background-color:#f3f4f6;border-radius:50%}._dropdownContainer_1qa1c_47{position:absolute;top:100%;left:0;right:0;margin-top:6px;z-index:50}._dropdown_1qa1c_47{max-height:260px;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 10px 25px #00000014;border:1px solid #eee;padding:4px;animation:_fadeIn_1qa1c_1 .15s ease-in-out}._option_1qa1c_67{list-style:none;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .15s ease}._option_1qa1c_67:hover{background-color:#f3f4f6}._optionContent_1qa1c_79{display:flex;flex-direction:column}._noResult_1qa1c_84,._loading_1qa1c_85{padding:12px;font-size:14px;color:#6b7280;background:#fff;border-radius:10px;border:1px solid #eee;text-align:center}@keyframes _fadeIn_1qa1c_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.loading-bar{position:relative;width:100%;height:20px;background-color:#babfbf;border-radius:4px;overflow:hidden}.bar{height:100%;transition:width .3s ease-in-out;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
