@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{font-family:Poppins,sans-serif}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{background:var(--bg-dark)}*::-webkit-scrollbar-thumb{background:gray;border-radius:2px}*::-webkit-scrollbar-thumb:hover{background:#000}.main-window{display:flex;flex-direction:column;width:100%;height:100vh;background:var(--p3) url(/assets/bg-BPaJTFiy.png);background-size:auto;background-attachment:fixed;color:var(--text);overflow:hidden}.navegation-container{display:flex;flex-direction:row;flex:1;overflow:hidden}.content{display:flex;flex-direction:column;flex:1;overflow:hidden}.main-content{position:relative;display:flex;flex-direction:column;flex:1;overflow:hidden}.icon-container{width:30px;height:30px;display:flex;justify-content:center;align-items:center;background:var(--bg-light);border-radius:4px;box-shadow:var(--shadow-s);color:var(--text)}.icon-container:hover{cursor:pointer;opacity:.8}:root{--p3: #08215a;--p2: #849BCA;--p1: #D6E1F8}:root.light{--bg-dark: hsl(0, 0%, 90%);--bg: hsl(0, 0%, 95%);--bg-light: hsl(0, 0%, 100%);--border: hsl(0, 0%, 70%);--text: hsl(0, 0%, 5%);--text-muted: hsl(0, 0%, 35%);--shadow-s: 0 1px 5px 2px #00000010;--shadow: 0 1px 14px 4px #00000025;--shadow-l: 0 1px 14px 12px #00000025;--green: #038a0a;--orange: #c97a40;--red: #c41c1c;--blue: #037bb3}:root.dark{--bg-dark: hsl(0, 0%, 90%);--bg: hsl(0, 0%, 95%);--bg-light: hsl(0, 0%, 100%);--border: hsl(0, 0%, 70%);--text: hsl(0, 0%, 5%);--text-muted: hsl(0, 0%, 35%);--shadow-s: 0 1px 5px 2px #00000010;--shadow: 0 1px 14px 4px #00000025;--shadow-l: 0 1px 14px 12px #00000025;--green: #0d692f;--orange: #c97a40;--red: #aa0000;--blue: #0ea5e9}._container_1yasy_1{display:flex;height:100vh;width:100%;justify-content:center;align-items:center}._loginArea_1yasy_10{display:flex;flex-direction:column;text-align:center;width:450px;background-color:var(--bg);border-radius:5px;box-shadow:var(--shadow);padding:10px;gap:10px;color:var(--text)}._errorLabel_1yasy_23{font-size:12px;color:var(--red)}@keyframes _spin_12dgf_78{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _dropExpandCenter_12dgf_1{0%{opacity:0;transform:translateY(0) translate(-50%);width:5px}to{transform:translateY(0) translate(-50%);width:100%}}@keyframes _vibrate_12dgf_1{0%{transform:rotate(2deg)}25%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}to{transform:rotate(2deg)}}._button_12dgf_3{position:relative;display:flex;width:fit-content;justify-content:center;align-items:center;height:30px;padding:0 15px;border-radius:4px;font-size:12px;transition:opacity .2s ease;box-shadow:var(--shadow-s)}._width_12dgf_17{width:fit-content}._fullWidth_12dgf_21{width:100%}._small_12dgf_25{padding:0 10px;font-size:10px}._button_12dgf_3:hover{cursor:pointer;opacity:.6}._button_12dgf_3._disabled_12dgf_35{background:var(--border);color:var(--text-muted);pointer-events:none}._primary_12dgf_41{background:var(--p3);color:var(--p1)}._light_12dgf_46{background:var(--p1);color:var(--n4)}._red_12dgf_51{background:var(--red);color:var(--p1)}._green_12dgf_56{background:var(--green);color:var(--p1)}._yellow_12dgf_61{background:#e9e51c;color:var(--n4)}._gray_12dgf_66{background:#999;color:var(--n4)}._blackAndOrange_12dgf_71{background:linear-gradient(90deg,#000,#fdaa0f);color:var(--p1)}._spinner_12dgf_78{position:absolute;right:10px;width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-top:2px solid var(--text);border-radius:50%;animation:_spin_12dgf_78 1.5s linear infinite}._wrapper_1bwwm_1{position:relative;display:inline-flex;align-items:center}._inputContainer_1bwwm_7{width:200px;height:30px;border:1px solid var(--border);border-radius:4px;padding:0 10px;background:var(--bg-light);color:var(--text);font:12px;box-shadow:var(--shadow-s)}._inverted_1bwwm_19{background:var(--n9);color:var(--n0)}._transluced_1bwwm_24{background:#fff6;color:#000}._noShadow_1bwwm_29{box-shadow:none}._borderless_1bwwm_33{border:0px solid}._fullWidth_1bwwm_37{width:100%}._isValid_1bwwm_41{border:1px solid var(--green)}._isInvalid_1bwwm_45{border:1px solid var(--red)}._withIcon_1bwwm_49{padding-right:28px}._iconWrapper_1bwwm_53{position:absolute;right:8px;display:flex;align-items:center;pointer-events:none;font-size:13px}._iconValid_1bwwm_62{color:var(--green)}._iconInvalid_1bwwm_66{color:var(--red)}._small_1bwwm_70{padding:0 10px;font-size:10px}._small_1bwwm_70::placeholder{font-size:10px}._textCenter_1bwwm_79{text-align:center}._inputContainer_1bwwm_7:focus{outline:none}._inputContainer_1bwwm_7:disabled{background-color:var(--border);cursor:not-allowed}._inputContainer_1bwwm_7::placeholder{color:var(--text-muted)}._content_1seq2_2{display:flex;flex-direction:row;flex:1}._informativeBox_1seq2_8{display:flex;flex-direction:column;flex:2;justify-content:space-around;align-items:center;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png);gap:10px}._header_1seq2_20{font-weight:700;color:var(--p1);font-size:22px}._image_1seq2_26{width:300px;max-width:100%;height:auto}._text_1seq2_32{padding:0 40px;text-align:center;color:var(--p1);font-size:14px}._progressBox_1seq2_39{display:flex;flex-direction:row;width:100%;align-items:flex-start;justify-content:center;padding:0 30px}._stepLine_1seq2_48{flex:1;height:2px;background:var(--p1);margin-top:20px}._dotWrapper_1seq2_55{display:flex;flex-direction:column;align-items:center;gap:5px}._dotActive_1seq2_63{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p3);color:var(--p1);font-weight:700;box-shadow:0 0 0 4px var(--p1),0 0 0 6px var(--p3)}._dotActiveLabel_1seq2_76{font-size:12px;font-weight:600;color:var(--p1)}._dotDone_1seq2_82{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p2);color:var(--p1);font-size:18px}._dotDoneLabel_1seq2_94{font-size:12px;color:var(--p2)}._dot_1seq2_55{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p1);color:var(--text)}._dotLabel_1seq2_112{font-size:12px;color:var(--p1)}._verifyBox_1seq2_117{display:flex;flex:3;justify-content:center;align-items:center;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png);background-size:auto;background-attachment:fixed}._verifyArea_1seq2_127{display:flex;flex-direction:column;text-align:center;width:400px;background-color:var(--bg);border-radius:5px;padding:10px;color:var(--text);gap:10px;font-size:14px;box-shadow:var(--shadow)}._mainContainer_197fg_1{position:relative;display:flex;flex-direction:row;align-items:center;min-height:40px;max-height:40px;background:var(--p3) url(/assets/bg-BPaJTFiy.png);background-size:auto;background-attachment:fixed;padding:0 5px;gap:5px}._content_197fg_15{display:flex;flex-direction:row;align-items:center;flex:1;gap:5px}._rightContainer_197fg_24{margin-left:auto}._headerContent_1nzln_1{display:flex;flex:1;justify-content:flex-end}._content_1nzln_7{display:flex;flex-direction:row;flex:1}._informativeBox_1nzln_13{display:flex;flex-direction:column;flex:2;justify-content:space-around;align-items:center;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png);background-size:auto;background-attachment:fixed;gap:10px}._header_1nzln_1{text-align:center;font-weight:700;color:var(--p1);font-size:22px;padding:0 40px}._image_1nzln_36{width:300px;max-width:100%;height:auto}._text_1nzln_42{padding:0 40px;text-align:center;color:var(--p1);font-size:14px}._progressBox_1nzln_49{display:flex;flex-direction:row;width:100%;align-items:flex-start;justify-content:center;padding:0 30px}._stepLine_1nzln_58{flex:1;height:2px;background:var(--p2);margin-top:20px}._dotWrapper_1nzln_65{display:flex;flex-direction:column;align-items:center;gap:5px}._dotActive_1nzln_73{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p3);color:var(--p1);font-weight:700;box-shadow:0 0 0 4px var(--p1),0 0 0 6px var(--p3)}._dotActiveLabel_1nzln_86{font-size:12px;font-weight:600;color:var(--p1)}._dotDone_1nzln_92{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p2);color:var(--p1);font-size:18px}._dotDoneLabel_1nzln_104{font-size:12px;color:var(--p2)}._dot_1nzln_65{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p1);color:var(--text)}._dotLabel_1nzln_122{font-size:12px;color:var(--p1)}._registerContainer_1nzln_127{display:flex;flex-direction:row;flex:3;justify-content:center;align-items:center;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png);background-size:auto;background-attachment:fixed}._inputContainer_1nzln_139{flex:1;display:flex;flex-direction:column;max-width:400px;text-align:center;border-radius:5px;padding:10px;color:var(--text);gap:10px;font-size:14px}._formBox_1nzln_154{display:flex;flex-direction:row;gap:10px}._checkboxContainer_1nzln_160{display:flex;flex-direction:row;gap:5px;font-size:12px;color:var(--red)}._errorLabel_1nzln_169{font-size:12px;color:var(--red)}._guardianContainer_1nzln_174{flex:1;display:flex;max-width:400px;flex-direction:column;text-align:center;border-radius:5px;padding:10px;color:var(--text);gap:10px;font-size:14px}._linkText_1nzln_188{color:var(--p1);font-size:12px;cursor:pointer;text-decoration:underline}._dropDownContainer_gno2s_1{position:relative;height:30px;width:200px;padding:0 35px 0 10px;font-size:12px;background:var(--bg-light);box-shadow:var(--shadow-s);color:var(--text);border:1px solid var(--border);border-radius:3px;cursor:pointer;display:flex;align-items:center}._fullWidth_gno2s_21{width:100%}._small_gno2s_25{font-size:10px}._borderless_gno2s_29{border:0px}._isValid_gno2s_33{border:1px solid var(--green)}._isInvalid_gno2s_37{border:1px solid var(--red)}._iconWrapper_gno2s_41{position:absolute;right:30px;display:flex;align-items:center;pointer-events:none;font-size:13px}._iconValid_gno2s_50{color:var(--green)}._iconInvalid_gno2s_54{color:var(--red)}._dropDownText_gno2s_58{position:absolute;top:6px;right:10px;color:var(--n7);pointer-events:none}._placeHolder_gno2s_66{color:var(--n5)}._dropDownOptions_gno2s_70{position:absolute;top:100%;left:0;width:100%;background:var(--bg-light);border:1px solid var(--border);border-radius:5px;margin-top:4px;z-index:10;text-align:left;overflow:hidden}._dropDownOption_gno2s_70{padding:8px;cursor:pointer;border-bottom:1px solid var(--border)}._dropDownOption_gno2s_70:hover{opacity:.5}._dropDownOption_gno2s_70._focused_gno2s_94{background-color:var(--p1);opacity:.7}._dropDownContainer_gno2s_1._disabled_gno2s_99{cursor:not-allowed}._optionText_gno2s_103{font-size:12px;color:var(--n6)}._headerContent_5eg8f_1{display:flex;flex:1;justify-content:flex-end}._content_5eg8f_7{display:flex;flex-direction:row;flex:1}._informativeBox_5eg8f_13{display:flex;flex-direction:column;flex:2;justify-content:space-around;align-items:center;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png);background-size:auto;background-attachment:fixed;gap:10px}._header_5eg8f_1{text-align:center;font-weight:700;color:var(--p1);font-size:22px;padding:0 40px}._image_5eg8f_36{width:300px;max-width:100%;height:auto}._text_5eg8f_42{padding:0 40px;text-align:center;color:var(--p1);font-size:14px}._progressBox_5eg8f_49{display:flex;flex-direction:row;width:100%;align-items:flex-start;justify-content:center;padding:0 30px}._stepLine_5eg8f_58{flex:1;height:2px;background:var(--p2);margin-top:20px}._dotWrapper_5eg8f_65{display:flex;flex-direction:column;align-items:center;gap:5px}._dotActive_5eg8f_73{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p3);color:var(--p1);font-weight:700;box-shadow:0 0 0 4px var(--p1),0 0 0 6px var(--p3)}._dotActiveLabel_5eg8f_86{font-size:12px;font-weight:600;color:var(--p1)}._dotDone_5eg8f_92{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p2);color:var(--p1);font-size:18px}._dotDoneLabel_5eg8f_104{font-size:12px;color:var(--p2)}._dot_5eg8f_65{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p1);color:var(--text)}._dotLabel_5eg8f_122{font-size:12px;color:var(--p1)}._registerContainer_5eg8f_127{display:flex;flex-direction:row;flex:3;justify-content:center;align-items:center;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png);background-size:auto;background-attachment:fixed}._inputContainer_5eg8f_139{flex:1;display:flex;flex-direction:column;max-width:400px;text-align:center;border-radius:5px;padding:10px;color:var(--text);gap:10px;font-size:14px}._formBox_5eg8f_154{display:flex;flex-direction:row;gap:10px}._checkboxContainer_5eg8f_160{display:flex;flex-direction:row;gap:5px;font-size:12px;color:var(--red)}._errorLabel_5eg8f_169{font-size:12px;color:var(--red)}._guardianContainer_5eg8f_174{flex:1;display:flex;max-width:400px;flex-direction:column;text-align:center;border-radius:5px;padding:10px;color:var(--text);gap:10px;font-size:14px}._linkText_5eg8f_188{color:var(--p3);font-size:12px;cursor:pointer;text-decoration:underline}._leftBox_by8yu_1{display:flex;flex:1}._centerBox_by8yu_6{display:flex;flex:2;justify-content:center;align-items:center;gap:8px;font-size:12px}._timerText_by8yu_15{font-size:12px;color:var(--p1);text-align:center}._timerHighlight_by8yu_21{font-weight:700;font-size:14px;color:var(--red);font-variant-numeric:tabular-nums}._rightBox_by8yu_28{display:flex;flex:1;justify-content:end}._content_by8yu_35{display:flex;flex:1;overflow:hidden}._informativeBox_by8yu_41{display:flex;flex-direction:column;flex:2;justify-content:space-around;align-items:center;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png);background-size:auto;background-attachment:fixed;gap:10px}._header_by8yu_55{text-align:center;padding:0 40px;font-weight:700;color:var(--p1);font-size:22px}._image_by8yu_63{width:300px;max-width:100%;height:auto}._text_by8yu_69{padding:0 40px;text-align:center;color:var(--p1);font-size:14px}._progressBox_by8yu_76{display:flex;flex-direction:row;width:100%;align-items:flex-start;justify-content:center;padding:0 30px}._stepLine_by8yu_85{flex:1;height:2px;background:var(--p2);margin-top:20px}._dotWrapper_by8yu_92{display:flex;flex-direction:column;align-items:center;gap:5px}._dotActive_by8yu_100{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p3);color:var(--p1);font-weight:700;box-shadow:0 0 0 4px var(--p1),0 0 0 6px var(--p3)}._dotActiveLabel_by8yu_113{font-size:12px;font-weight:600;color:var(--p1)}._dotDone_by8yu_119{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p2);color:var(--p1);font-size:18px}._dotDoneLabel_by8yu_131{font-size:12px;color:var(--p2)}._dot_by8yu_92{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background:var(--p3);color:var(--text)}._dotLabel_by8yu_149{font-size:12px;color:var(--text)}._tableBox_by8yu_154{display:flex;flex:3;overflow-y:auto;background:linear-gradient(var(--p3),var(--p1)) url(../assets/imgs/bg.png)}._modalOverlay_lb5vu_1{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#000000b3;z-index:100}._modalContent_lb5vu_18{width:80%;height:90%;display:flex;flex-direction:column;gap:10px;background:var(--bg);padding:10px;border-radius:5px;overflow:hidden}._header_lb5vu_33{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;font-weight:700}._closeButton_lb5vu_46{position:absolute;font:bold;color:var(--red);right:10px}._closeButton_lb5vu_46:hover{cursor:pointer;opacity:.8}._termContainer_lb5vu_58{flex:1;display:flex;flex-direction:column;gap:5px;background:var(--bg-light);border-radius:5px;padding:10px;overflow:hidden;overflow-y:scroll}._termHeader_lb5vu_72{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700}._termContent_lb5vu_82{font-size:12px}._footer_lb5vu_86{display:flex;flex-direction:row;align-items:center;gap:5px}._checkBoxContainer_lb5vu_95{flex:1;display:flex;flex-direction:row;gap:5px;align-items:center;font-size:12px}._checkBox_lb5vu_95{width:15px;height:15px}._modalOverlay_nqqor_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_nqqor_14{display:flex;flex-direction:column;width:500px;background:var(--bg-light);padding:20px;gap:20px;border-radius:8px;box-shadow:0 4px 10px #0000004d;animation:_fadeIn_nqqor_1 .5s ease-out forwards;text-align:center}._iconContainer_nqqor_27{display:flex;justify-content:center}._animatedIcon_nqqor_32{width:60px;height:60px;display:block}._circle_nqqor_38,._checkPath_nqqor_39,._xPath_nqqor_40{stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}._circle_nqqor_38{stroke:var(--n4);stroke-dasharray:150;stroke-dashoffset:150;animation:_drawCircle_nqqor_1 .6s ease-out forwards}._checkPath_nqqor_39{stroke:#4caf50;stroke-dasharray:1;stroke-dashoffset:1;animation:_drawCheck_nqqor_1 .4s ease-out forwards;animation-delay:.6s}._xPath_nqqor_40{stroke:#f44336;stroke-dasharray:100;stroke-dashoffset:100;animation:_drawX_nqqor_1 .4s ease-out forwards;animation-delay:.6s;animation-fill-mode:forwards}@keyframes _drawCircle_nqqor_1{to{stroke-dashoffset:0}}@keyframes _drawCheck_nqqor_1{to{stroke-dashoffset:0}}@keyframes _drawX_nqqor_1{to{stroke-dashoffset:0}}@keyframes _fadeIn_nqqor_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._modalOverlay_1pb7y_2{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1pb7y_15{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:500px;width:90%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._header_1pb7y_28{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._title_1pb7y_36{margin:0;font-size:18px;font-weight:600;color:#1f2937}._closeButton_1pb7y_43{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280;padding:4px}._closeButton_1pb7y_43:hover{color:#374151}._content_1pb7y_57{flex:1;padding:24px;overflow-y:auto}._option_1pb7y_63{display:flex;align-items:center;padding:16px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;margin-bottom:16px}._option_1pb7y_63:hover{border-color:#3b82f6;background-color:#f8faff}._optionIcon_1pb7y_79{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f3f4f6;border-radius:50%;margin-right:16px;font-size:18px}._optionInfo_1pb7y_91{flex:1;display:flex;flex-direction:column}._optionTitle_1pb7y_97{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}._optionDescription_1pb7y_104{font-size:14px;color:#6b7280}._divider_1pb7y_110{display:flex;align-items:center;margin:20px 0;text-align:center}._divider_1pb7y_110:before,._divider_1pb7y_110:after{content:"";flex:1;height:1px;background:#e5e7eb}._divider_1pb7y_110 span{padding:0 16px;font-size:14px;color:#6b7280;background:#fff}._groupsList_1pb7y_133{display:flex;flex-direction:column;gap:12px}._groupItem_1pb7y_139{display:flex;align-items:center;padding:16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}._groupItem_1pb7y_139:hover{border-color:#10b981;background-color:#f0fdf4}._groupIcon_1pb7y_154{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f3f4f6;border-radius:50%;margin-right:16px;font-size:18px}._groupInfo_1pb7y_166{flex:1;display:flex;flex-direction:column;gap:4px}._groupName_1pb7y_173{font-size:16px;font-weight:600;color:#1f2937}._groupPhone_1pb7y_179{font-size:14px;color:#6b7280;display:flex;align-items:center;gap:6px}._groupMembers_1pb7y_187{font-size:12px;color:#10b981;font-weight:500}._noGroups_1pb7y_194{text-align:center;padding:32px 16px;color:#6b7280;font-style:italic}._footer_1pb7y_202{padding:16px 24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}@keyframes _spin_1uxrp_185{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _dropExpandCenter_1uxrp_1{0%{opacity:0;transform:translateY(0) translate(-50%);width:5px}to{transform:translateY(0) translate(-50%);width:100%}}@keyframes _vibrate_1uxrp_1{0%{transform:rotate(2deg)}25%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}to{transform:rotate(2deg)}}._tableWrapper_1uxrp_3{flex:1;overflow:auto;display:flex;flex-direction:column;background:transparent}._tableContainer_1uxrp_11{width:100%;border-collapse:collapse;background:transparent}._tableHeader_1uxrp_17{position:sticky;top:0;z-index:2;background:var(--p3) url(/assets/bg-BPaJTFiy.png);background-size:auto;background-attachment:fixed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:13px;color:#fff;font-weight:600}._tableFooter_1uxrp_32{background:transparent;font-size:12px;color:var(--text);font-weight:600}._tableContent_1uxrp_40{background:transparent;font-size:13px}._tableRow_1uxrp_45{border-bottom:1px solid rgba(214,225,248,.3);background:transparent}._tableRowHover_1uxrp_50{transition:all .2s ease}._tableRowHover_1uxrp_50:hover{background:#d6e1f866;border-left:3px solid rgba(47,87,166,.8)}._tableCell_1uxrp_59{padding:12px 10px;text-align:center;border-bottom:1px solid rgba(214,225,248,.3);background:transparent;color:var(--p1)}._green_1uxrp_67{color:var(--green)}._red_1uxrp_71{color:var(--red)}._orange_1uxrp_75{color:var(--orange)}._blue_1uxrp_79{color:var(--blue)}._action_1uxrp_83{display:inline-block;border-radius:4px;border:1px solid var(--bg-light);color:var(--text);background:var(--bg-light);padding:6px 14px;cursor:pointer;font-size:12px;font-weight:500}._action_1uxrp_83:hover{cursor:pointer;border-radius:4px;color:var(--text);box-shadow:var(--shadow-s)}._actionOrange_1uxrp_102{border:1px solid var(--orange);color:var(--orange)}._actionOrange_1uxrp_102:hover{background:var(--orange);color:var(--n0)}._actionBlue_1uxrp_112{background-color:var(--blue);border:1px solid var(--blue);color:var(--bg-light);transition:all .2s ease-in-out}._actionBlue_1uxrp_112:hover{transform:scale(1.1);color:var(--bg-light)}._actionRed_1uxrp_124{border:1px solid var(--red);color:var(--red)}._actionRed_1uxrp_124:hover{background:var(--red);color:var(--n0)}._actionGreen_1uxrp_134{background-color:var(--green);border:1px solid var(--green);color:var(--bg-light);transition:all .2s ease-in-out}._actionGreen_1uxrp_134:hover{transform:scale(1.05);color:var(--bg-light)}._actionDisabled_1uxrp_146{display:inline-block;border-radius:4px;background:var(--border);color:var(--text-muted);cursor:not-allowed;padding:6px 14px;font-size:12px}._deleteCell_1uxrp_156{cursor:pointer;color:var(--red)}._updateCell_1uxrp_161{cursor:pointer;color:var(--blue)}._categoryCell_1uxrp_166{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:5px;border-bottom:1px solid var(--n1)}._displayMessageContainer_1uxrp_177{display:flex;width:100%;height:100%;align-items:center;justify-content:center}._spinnerContainer_1uxrp_185{display:flex;width:100%;height:100%;justify-content:center;align-items:center}._spinner_1uxrp_185{width:60px;height:60px;border:2px solid var(--n1);border-top:2px solid var(--n7);border-left:2px solid var(--n7);border-radius:50%;animation:_spin_1uxrp_185 1.5s linear infinite}._mainContainer_hpd5s_1{position:relative;display:flex;flex-direction:row;background:var(--p3) url(/assets/bg-BPaJTFiy.png);background-size:auto;background-attachment:fixed;color:var(--text);font-size:10px;padding:2px 10px;gap:10px}._item_hpd5s_14{display:flex;flex-direction:row;gap:5px;align-items:center;color:var(--p1)}._user_hpd5s_22{color:var(--p1)}._versionBox_hpd5s_26{margin-left:auto}._statusDot_hpd5s_30{width:8px;height:8px;border-radius:5px}._close_hpd5s_36{background:var(--red)}._pending_hpd5s_40{background:var(--orange)}._conected_hpd5s_44{background:var(--green)}
