.errormessage_errormessage__miHB_{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);width:min(560px,calc(100% - 32px));height:-moz-max-content;height:max-content;min-height:56px;z-index:1000;overflow:hidden;background-color:#fff;border:1.5px solid var(--red-border);box-shadow:var(--elevated-shadow);color:var(--red-text);font-size:14px;font-weight:600;border-radius:16px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;animation:errormessage_chipIn__OzQD1 .25s ease both}.errormessage_errormessage__miHB_ .errormessage_progressbar__LZUPl{position:absolute;bottom:0;left:0;height:4px;background-color:var(--red-text);border-radius:0 0 16px 16px;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{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:999px;background:none;color:var(--red-text);cursor:pointer;flex-shrink:0;transition:background-color .15s ease}.errormessage_errorclose__4Z_NR:hover{background:var(--red-wash)}.popup_container___GUg_{position:fixed;top:0;left:0;width:100vw;min-width:300px;height:100vh;min-height:500px;z-index:999;background:rgba(59,47,38,.4);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(--surface);box-shadow:var(--modal-shadow);border-radius:26px;width:460px;max-width:90vw;height:-moz-max-content;height:max-content;padding:36px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;animation:popup_slideIn__KLojR .25s 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:16px;right:16px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;font-weight:600;color:var(--muted);font-size:13px;padding:8px;border-radius:999px;transition:all .15s ease}.popup_closeicon__0vm1D:hover{background-color:var(--surface-warm);color:var(--ink)}.popup_iconCircle__e78ZW{width:52px;height:52px;border-radius:999px;background:var(--orange-tint);display:flex;align-items:center;justify-content:center;margin-bottom:6px;flex-shrink:0}.popup_iconCircleDanger__TvotL{background:var(--red-wash)}.popup_header__uFYAz{font-size:22px;color:var(--ink);font-weight:700;line-height:1.2}.popup_content__8C3ee{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center}.popup_text__Qhpd5{font-size:14px;color:var(--muted);line-height:1.5;max-width:340px}.popup_input__afQoL{width:100%;max-width:340px;height:52px;border-radius:var(--radius-field);border:1.5px solid var(--border-soft);padding:0 16px;margin-top:8px;font-size:14px;font-weight:500;color:var(--ink);transition:all .15s ease;background-color:var(--surface-warm);box-sizing:border-box}.popup_input__afQoL::-moz-placeholder{color:var(--faint)}.popup_input__afQoL::placeholder{color:var(--faint)}.popup_input__afQoL:focus{outline:none;border-color:var(--orange-mid);box-shadow:0 0 0 3px rgba(255,107,1,.1)}.popup_buttoncontainer__1DNUq{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:18px;width:100%}.popup_buttonrow__MlXGF{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;width:100%}.popup_button__7mqht{background:var(--gradient-cta);border-radius:999px;color:#fff;border:none;cursor:pointer;font-weight:700;font-size:14px;white-space:nowrap;padding:13px 26px;transition:all .18s ease;box-shadow:var(--orange-glow)}.popup_button__7mqht:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--orange-glow-hover);filter:brightness(1.04)}.popup_button__7mqht:active:not(:disabled){transform:translateY(0)}.popup_button__7mqht:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.popup_buttonDanger__u9r47{background:#9a3b3b;box-shadow:none}.popup_buttonDanger__u9r47:hover:not(:disabled){background:var(--red-dark);box-shadow:0 8px 20px rgba(154,59,59,.35);filter:none}.popup_buttonSecondary__Qcn9_{background:none;border:1.5px solid var(--border-strong);color:var(--ink-soft);font-weight:600;box-shadow:none}.popup_buttonSecondary__Qcn9_:hover:not(:disabled){background:var(--surface-warm);border-color:var(--sand);transform:translateY(0);box-shadow:none;filter:none}.popup_buttonfull__Nm4nw{min-width:60%}@media screen and (max-width:600px){.popup_box__4FC7R{padding:28px 24px;margin:16px;max-width:calc(100vw - 32px)}.popup_header__uFYAz{font-size:20px}}.successmessage_errormessage__Iupi2{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);width:min(560px,calc(100% - 32px));height:-moz-max-content;height:max-content;min-height:56px;z-index:1000;overflow:hidden;background-color:#fff;border:1.5px solid var(--green-badge-bg);box-shadow:var(--elevated-shadow);color:var(--green-badge-text);font-size:14px;font-weight:600;border-radius:16px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;animation:successmessage_chipIn__88MoN .25s ease both}.successmessage_errormessage__Iupi2 .successmessage_progressbar__zHNLV{position:absolute;bottom:0;left:0;height:4px;background-color:var(--green-text);border-radius:0 0 16px 16px;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{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:999px;background:none;color:var(--green-badge-text);cursor:pointer;flex-shrink:0;transition:background-color .15s ease}.successmessage_errorclose__oIqEN:hover{background:var(--green-badge-bg)}.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}.licensecode_card__uq2ve{width:100%;display:flex;flex-direction:column;gap:16px;background:var(--surface);border:1.5px solid var(--border-soft);border-radius:var(--radius-panel);padding:18px;box-shadow:var(--subtle-shadow);min-width:0}.licensecode_cardEmbedded__z_HEm{width:100%;gap:12px;padding:14px;background:var(--orange-wash);border-color:var(--orange-pale);border-radius:var(--radius-field);box-shadow:none}.licensecode_cardAdmin___qcCF{width:-moz-max-content;width:max-content;max-width:820px;flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:9px;padding:7px 14px;border:none;border-radius:999px;box-shadow:var(--default-shadow)}.licensecode_adminPermission__5VUQT{display:flex;align-items:center;min-width:0;justify-content:flex-end;gap:9px;margin-left:5px;padding-left:14px;border-left:1px solid var(--border-soft);white-space:nowrap}.licensecode_adminPermission__5VUQT .licensecode_controlTitle__IL1SU{font-size:11.5px;line-height:1.25}.licensecode_adminIconButton__H8Abz,.licensecode_helpButton__YNpcN{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:none;color:var(--ink-soft);cursor:pointer;transition:all .15s ease}.licensecode_helpButton__YNpcN{width:26px;height:34px;padding:0;background:transparent}.licensecode_helpButton__YNpcN:focus-visible,.licensecode_helpButton__YNpcN:hover{color:var(--ink)}.licensecode_helpBox__PO6wo{position:absolute;top:calc(100% + 9px);left:-8px;z-index:20;width:260px;padding:11px 13px;border:1.5px solid var(--border-soft);border-radius:var(--radius-field);background:var(--surface);box-shadow:var(--elevated-shadow);color:var(--ink-soft);font-size:12px;font-weight:400;line-height:1.4;text-align:left}.licensecode_adminCodeTitle__6EvAz{color:var(--muted);font-size:13px;font-weight:600;white-space:nowrap}.licensecode_adminCodeValue__3Gyhs{min-width:70px;color:var(--ink);font-size:15px;font-weight:700;letter-spacing:.1em;text-align:center;white-space:nowrap}.licensecode_adminIconButton__H8Abz{width:40px;height:40px;padding:0;border-radius:999px;background:var(--surface-warm)}.licensecode_adminIconButton__H8Abz:hover{background:var(--surface-deep);color:var(--ink)}.licensecode_header__7SJrY{display:flex;align-items:flex-start;gap:12px}.licensecode_iconWrap__9jpUI{width:40px;height:40px;border-radius:12px;background:var(--orange-tint);color:var(--orange-deep);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.licensecode_cardEmbedded__z_HEm .licensecode_iconWrap__9jpUI{width:34px;height:34px;border-radius:10px;background:var(--surface)}.licensecode_headingGroup__n65uU{min-width:0;display:flex;flex-direction:column;gap:3px}.licensecode_title__aTxUy{font-size:16px;line-height:1.3;font-weight:700;color:var(--ink)}.licensecode_description__zHOpF{max-width:390px;font-size:12px;line-height:1.45;color:var(--ink-soft)}.licensecode_cardEmbedded__z_HEm .licensecode_title__aTxUy{font-size:14px}.licensecode_cardEmbedded__z_HEm .licensecode_description__zHOpF{font-size:11.5px;color:var(--muted)}.licensecode_codePanel__17xIC{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 13px 13px 16px;border:1.5px solid var(--border-soft);border-radius:var(--radius-field);background:var(--surface-warm)}.licensecode_cardEmbedded__z_HEm .licensecode_codePanel__17xIC{padding:11px 11px 11px 14px;background:hsla(0,0%,100%,.72);border-color:hsla(33,36%,84%,.9)}.licensecode_codeGroup__6kuTU{min-width:0;display:flex;flex-direction:column;gap:3px}.licensecode_codeLabel__2WdVr{font-size:11px;line-height:1.2;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.licensecode_code__shHpS{font-size:20px;line-height:1.2;font-weight:700;color:var(--ink);letter-spacing:.12em;white-space:nowrap}.licensecode_cardEmbedded__z_HEm .licensecode_code__shHpS{font-size:18px}.licensecode_copyButton__VCOoG{display:flex;align-items:center;justify-content:center;gap:6px;border:none;border-radius:999px;font-size:12px;font-weight:600;font-family:inherit;white-space:nowrap;cursor:pointer;transition:all .15s ease;min-width:116px;padding:10px 14px;background:var(--ink);color:#fff}.licensecode_cardEmbedded__z_HEm .licensecode_copyButton__VCOoG{min-width:108px;padding:9px 13px}.licensecode_copyButton__VCOoG:hover{background:var(--ink-soft);transform:translateY(-1px)}.licensecode_copyButtonDone__0QUz8,.licensecode_copyButtonDone__0QUz8:hover{background:#477a56;color:#fff;transform:none}.licensecode_controlTitle__IL1SU{font-size:12px;font-weight:700;color:var(--ink)}.licensecode_switch__CT901{position:relative;width:42px;height:24px;padding:0;border:none;border-radius:999px;background:var(--surface-deep);cursor:pointer;transition:background .18s ease;flex:0 0 auto}.licensecode_switchThumb__fdJEg{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 4px rgba(59,47,38,.22);transition:transform .18s ease}.licensecode_switchOn__mofe5{background:var(--orange)}.licensecode_switchOn__mofe5 .licensecode_switchThumb__fdJEg{transform:translateX(18px)}.licensecode_adminIconButton__H8Abz:focus-visible,.licensecode_copyButton__VCOoG:focus-visible,.licensecode_helpButton__YNpcN:focus-visible,.licensecode_switch__CT901:focus-visible{outline:3px solid rgba(255,107,1,.2);outline-offset:2px}.licensecode_switch__CT901:disabled{cursor:wait;opacity:.55}@media screen and (max-width:1100px){.licensecode_cardAdmin___qcCF{width:100%;max-width:none;justify-content:flex-end}}@media screen and (max-width:760px){.licensecode_cardAdmin___qcCF{flex-wrap:wrap;padding:12px}.licensecode_adminPermission__5VUQT{flex-basis:100%;justify-content:flex-end;margin-left:0;padding:9px 0 0;border-top:1px solid var(--border-soft);border-left:none}}@media screen and (max-width:600px){.licensecode_card__uq2ve{width:100%;padding:16px}.licensecode_cardEmbedded__z_HEm{padding:14px}.licensecode_codePanel__17xIC{align-items:stretch;flex-direction:column}.licensecode_copyButton__VCOoG{width:100%}}.profile_container__eVn97{width:100%;min-height:calc(100vh - 80px);display:flex;justify-content:center;padding:28px clamp(16px,4vw,48px) 56px}.profile_columns__LuFmu{width:100%;max-width:1080px;display:flex;align-items:flex-start;gap:24px}.profile_colLeft__ZQDs8{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.profile_colRight__kzyX6{flex:1.3;min-width:0;display:flex;flex-direction:column;gap:16px}.profile_identityCard__05_L8{padding:28px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.profile_avatar__N2ydo{width:72px;height:72px;border-radius:999px;background:var(--avatar-bg);color:var(--avatar-text);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile_name__zWctz{font-size:20px;font-weight:700;color:var(--ink);overflow-wrap:anywhere}.profile_subline__jTYUu{font-size:13px;font-weight:400;color:var(--muted);margin-top:2px}.profile_planBadge__nmseU{background:var(--orange-tint);color:var(--orange-deep);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700}.profile_metaLine__B57O7{font-size:13px;font-weight:500;color:var(--muted)}.profile_manageButton__ICmzf{padding:10px 20px;font-size:13px}.profile_card__ByC6g{padding:24px 28px;display:flex;flex-direction:column;gap:12px}.profile_cardHeading__P19gV{font-size:15px;font-weight:700;color:var(--ink)}.profile_prefRow__SwIr5{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0;flex-wrap:wrap}.profile_prefLabel___atd5{font-size:14px;font-weight:500;color:var(--ink-soft)}.profile_langToggle__uFIii{display:flex;gap:4px;background:var(--surface-warm);border-radius:999px;padding:3px}.profile_langPill__kKwTW{padding:6px 14px;border-radius:999px;border:none;background:transparent;color:var(--muted);font-size:12px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}.profile_langPill__kKwTW:hover{background:var(--surface-deep);color:var(--ink)}.profile_langPillActive__miCJQ,.profile_langPillActive__miCJQ:hover{background:var(--ink);color:#fff;font-weight:600}.profile_fieldGroup__c97Vf{display:flex;flex-direction:column;gap:7px}.profile_fieldLabel__luaBJ{font-size:13px;font-weight:600;color:var(--ink-soft)}.profile_fieldRow__K4_eA{min-height:48px;border-radius:var(--radius-field);background:var(--surface-warm);border:1.5px solid var(--border-soft);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 16px;font-size:14px;font-weight:500;color:var(--ink);transition:border-color .15s ease}.profile_fieldRow__K4_eA:hover{border-color:var(--sand)}.profile_fieldRowLink__zjSmy{cursor:pointer;text-decoration:none}.profile_fieldValue__qH6yz{min-width:0;overflow-wrap:anywhere}.profile_passwordDots__SUOdK{font-size:16px;letter-spacing:3px;line-height:1}.profile_changeAction__ofcoS{border:none;background:none;padding:0;font-size:12px;font-weight:600;font-family:inherit;color:var(--orange-deep);cursor:pointer;flex-shrink:0;white-space:nowrap;transition:color .15s ease}.profile_changeAction__ofcoS:hover{color:var(--orange-deeper)}.profile_adminAccent__I3zj4{font-size:12px;font-weight:600;color:var(--orange-deep);flex-shrink:0;white-space:nowrap;transition:color .15s ease}.profile_fieldRowLink__zjSmy:hover .profile_adminAccent__I3zj4{color:var(--orange-deeper)}.profile_editRow__Jxxdg{display:flex;align-items:center;gap:8px;animation:profile_chipIn__1OIbP .2s ease both}.profile_editInput__T7J_e{flex:1;min-width:0}.profile_editConfirm__S5kUv{padding:11px 18px;font-size:13px;flex-shrink:0}.profile_leaveWrap__N786t{display:flex;justify-content:flex-end;margin-top:2px}.profile_deleteCard__egbk6{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.profile_deleteCopy___UjPQ{flex:1;min-width:200px}.profile_deleteWarn__wcMQ3{font-size:13px;font-weight:400;color:var(--muted);margin-top:2px}.profile_deleteButton__cKiRd{padding:11px 20px;font-size:13px;flex-shrink:0}.profile_logoutRow__EXKiv{display:flex;justify-content:flex-end}.profile_logoutButton__tS4Z6{display:flex;align-items:center;gap:8px;border:none;background:none;padding:6px 4px;font-size:14px;font-weight:600;font-family:inherit;color:var(--muted);cursor:pointer;transition:color .15s ease}.profile_logoutButton__tS4Z6:hover{color:var(--ink)}@media screen and (max-width:880px){.profile_columns__LuFmu{flex-direction:column}.profile_colLeft__ZQDs8,.profile_colRight__kzyX6{width:100%;flex:none}}@media screen and (max-width:480px){.profile_container__eVn97{padding:20px 14px 44px}.profile_card__ByC6g,.profile_deleteCard__egbk6,.profile_identityCard__05_L8{padding:20px}.profile_editRow__Jxxdg{flex-wrap:wrap}.profile_manageButton__ICmzf{width:100%}}