.infoshower_container__gP9qw{display:flex;flex-direction:column;gap:10px}.infoshower_label__cTJMQ{color:var(--primary-label-color);font-size:14px}.infoshower_box__VtvuG{width:100%;height:50px;border-radius:10px;padding-left:20px;box-shadow:var(--default-shadow);display:flex;align-items:center}@media screen and (max-height:800px){.infoshower_box__VtvuG{height:40px}}@media screen and (max-height:620px){.infoshower_container__gP9qw{gap:5px}.infoshower_box__VtvuG{height:40px;font-size:14px}.infoshower_label__cTJMQ{font-size:12px}}.errormessage_errormessage__miHB_{position:fixed;bottom:10px;width:calc(100% - 40px);height:-moz-max-content;height:max-content;min-height:60px;background-color:#ffd8d8;box-shadow:var(--default-shadow);color:red;font-size:20px;font-weight:700;border-radius:10px;padding:20px;margin:0 20px;display:flex;justify-content:space-between;align-items:center}.errormessage_errormessage__miHB_ .errormessage_progressbar__LZUPl{position:absolute;bottom:0;left:0;height:10px;background-color:red;border-radius:0 0 10px 10px;width:100%;animation-fill-mode:forwards;animation:errormessage_progress__X4cm6 5s linear}@keyframes errormessage_progress__X4cm6{0%{width:100%}to{width:0}}.errormessage_errorclose__4Z_NR{border:none;background:none;cursor:pointer}.popup_container___GUg_{position:fixed;top:0;left:0;width:100vw;min-width:300px;height:100vh;min-height:500px;z-index:999;background:rgba(0,0,0,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;padding:20px;animation:popup_fadeIn___L75i .2s ease-out}@keyframes popup_fadeIn___L75i{0%{opacity:0}to{opacity:1}}.popup_box__4FC7R{position:relative;background-color:var(--primary-box-color);box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.1);border-radius:24px;width:500px;max-width:90vw;height:-moz-max-content;height:max-content;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;animation:popup_slideIn__KLojR .3s ease-out;transform-origin:center center}@keyframes popup_slideIn__KLojR{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup_closeicon__0vm1D{position:absolute;top:20px;right:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;font-weight:600;color:var(--secondary-text-color);font-size:14px;padding:8px 12px;border-radius:12px;transition:all .2s ease}.popup_closeicon__0vm1D:hover{background-color:rgba(0,0,0,.05);color:var(--primary-text-color)}.popup_headersection__GqorU{display:flex;justify-content:space-between;align-items:center}.popup_header__uFYAz{flex:1;font-size:32px;color:var(--orange);font-weight:700;margin-bottom:8px;line-height:1.2}.popup_content__8C3ee{flex:3;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.popup_text__Qhpd5{font-size:16px;color:var(--primary-label-color);line-height:1.6;margin-bottom:4px}.popup_input__afQoL{width:100%;height:52px;border-radius:12px;border:2px solid var(--primary-input-color);padding:0 16px;margin-top:12px;font-size:16px;transition:all .2s ease;background-color:hsla(0,0%,100%,.5)}.popup_input__afQoL:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,165,0,.1);transform:translateY(-1px)}.popup_buttoncontainer__1DNUq{flex:1;display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:8px}.popup_buttonrow__MlXGF{display:flex;justify-content:flex-end;gap:16px}.popup_button__7mqht{flex:0.5;background:var(--background-gradient-orange);border-radius:12px;color:var(--primary-text-color);border:none;cursor:pointer;font-weight:600;font-size:16px;letter-spacing:.025em;white-space:nowrap;height:100%;min-height:48px;padding:0 24px;transition:all .2s ease;box-shadow:0 2px 8px rgba(255,165,0,.2)}.popup_button__7mqht:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,165,0,.3)}.popup_button__7mqht:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(255,165,0,.2)}.popup_button__7mqht:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.popup_buttonfull__Nm4nw{flex:1;width:100%}@media screen and (max-width:600px){.popup_box__4FC7R{padding:24px;margin:16px;max-width:calc(100vw - 32px)}.popup_header__uFYAz{font-size:28px}.popup_buttonrow__MlXGF{flex-direction:column;gap:12px}.popup_button__7mqht{flex:1;width:100%}}@media screen and (max-height:620px){.popup_container___GUg_{padding:16px}.popup_box__4FC7R{padding:20px;gap:16px}.popup_header__uFYAz{font-size:24px;margin-bottom:4px}.popup_text__Qhpd5{font-size:15px}.popup_input__afQoL{height:44px;padding:0 12px;margin-top:8px}.popup_button__7mqht{min-height:40px;padding:0 16px;font-size:15px}}.successmessage_errormessage__Iupi2{position:fixed;bottom:10px;width:calc(100% - 40px);height:-moz-max-content;height:max-content;min-height:60px;background-color:#dbffdb;box-shadow:var(--default-shadow);color:#2ad84d;font-size:20px;font-weight:700;border-radius:10px;padding:20px;margin:0 20px;display:flex;justify-content:space-between;align-items:center}.successmessage_errormessage__Iupi2 .successmessage_progressbar__zHNLV{position:absolute;bottom:0;left:0;height:10px;background-color:#2ad84d;border-radius:0 0 10px 10px;width:100%;animation-fill-mode:forwards;animation:successmessage_progress__1cIT_ 5s linear}@keyframes successmessage_progress__1cIT_{0%{width:100%}to{width:0}}.successmessage_errorclose__oIqEN{border:none;background:none;cursor:pointer}.leaveschool_createBtn__go_m8{border:1px solid var(--primary-label-color);color:var(--primary-label-color);font-size:14px;padding:10px 40px;border-radius:10px;position:relative;overflow:hidden}.leaveschool_createBtn__go_m8:hover{font-weight:700;outline:1px solid var(--primary-label-color);padding:10px 38.5px}.profile_container__eVn97{display:flex;align-items:center;flex-wrap:wrap;width:100%;height:calc(100vh - 80px);min-height:460px;min-width:300px;overflow-y:scroll}.profile_columnLeft__YR4CH{padding:100px}.profile_columnLeft__YR4CH,.profile_columnRight__bN3F9{flex:1;height:100%;display:flex;justify-content:center;align-items:center}.profile_columnRight__bN3F9{padding:20px 100px}.profile_colContent__URma9{flex:1;height:100%;max-width:600px;min-width:260px;display:flex;flex-direction:column;justify-content:space-around}.profile_header__HXV9h{font-size:32px}.profile_listitem__5fGjp{margin:10px 0}.profile_actionBox__xnhc7{display:flex;flex-direction:column;padding:10px;gap:10px;box-shadow:var(--default-shadow);border-radius:10px}.profile_headerBox__LjzO7{padding:20px;background:var(--background-gradient-orange);box-shadow:var(--default-shadow);border-radius:10px}.profile_headerText__U29tL{font-size:20px;color:var(--primary-text-color);font-weight:600}.profile_inputcontainer__QsuSv{display:flex;flex-direction:column;gap:10px;margin:10px}.profile_label__YOhHM{font-size:16px;color:var(--primary-label-color)}.profile_input__YdI_Y{width:100%;height:50px;border-radius:10px;border:1px solid var(--primary-input-color);padding-left:10px;box-sizing:border-box}.profile_inputWrapper__kXiPu{position:relative;display:inline-block}.profile_inputIcon__32fx3{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.profile_inputIcon__32fx3 svg{stroke:var(--primary-header-color)}.profile_inputIcon__32fx3:hover{scale:1.05;transition:.1s}.profile_buttonWrapper__oyLxB{text-align:right}.profile_deleteText__bb341{text-align:center;color:var(--secondary-text-color);padding:10px}.profile_deleteButton__cKiRd{background:var(--background-gradient-red);color:var(--primary-text-color);font-size:14px;padding:15px 40px;border-radius:10px;position:relative;overflow:hidden}.profile_deleteButton__cKiRd:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);z-index:1}.profile_schoolOptions__c4nyI{display:flex;gap:10px;justify-content:flex-start;align-items:center;margin-top:40px}.profile_orTxt__6xB12{color:var(--secondary-text-color);font-size:14px;margin:0 10px}@keyframes profile_waveEffect__W10Tc{0%{left:-100%}to{left:100%}}.profile_deleteButton__cKiRd:hover:before{animation:profile_waveEffect__W10Tc 1s linear}.profile_buttonsRow___uW4z{margin-top:40px}.profile_manageButton__ICmzf{background:var(--background-gradient-orange);color:var(--primary-text-color);font-size:14px;padding:12px 20px;border-radius:10px}@media screen and (max-width:600px){.profile_columnLeft__YR4CH,.profile_columnRight__bN3F9{padding:0 50px}}@media screen and (max-width:500px){.profile_columnLeft__YR4CH,.profile_columnRight__bN3F9{padding:0 20px}}@media screen and (max-height:800px){.profile_header__HXV9h{font-size:28px}.profile_actionBox__xnhc7{padding:5px;gap:5px}.profile_headerText__U29tL{font-size:16px}.profile_headerBox__LjzO7{padding:10px 20px}.profile_input__YdI_Y{height:40px}.profile_label__YOhHM{font-size:14px}.profile_inputIcon__32fx3 svg{width:25px;height:25px}.profile_deleteText__bb341{font-size:14px}.profile_deleteButton__cKiRd{padding:10px 20px}.profile_manageButton__ICmzf{padding:8px 16px}}@media screen and (max-height:620px){.profile_header__HXV9h{font-size:26px}.profile_headerText__U29tL{font-size:14px}.profile_actionBox__xnhc7{gap:0}.profile_inputcontainer__QsuSv{gap:5px}}