.page_feedbackContainer__ecKPU{margin-top:80px}.feedbackcomponent_feedbackContainer___UK3w{width:var(--width);height:85vh;border-radius:10px;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:center}.feedbackcomponent_type__hC77W{position:fixed;bottom:5%;margin:0 auto;background-color:var(--muted);border:none;outline:none;width:50vw;height:50px;border-radius:100px;padding:20px;color:var(--bg);font:inherit}.feedbackcomponent_type__hC77W::placeholder{color:var(--bg)}.feedbackcomponent_sendButton__hCFoZ{width:40px;height:40px;background-color:var(--accent);position:fixed;bottom:5.5%;right:var(--right);border:none;outline:none;color:white;border-radius:100%}.feedbackcomponent_chatBox__TcfJa{width:100%;height:85vh;overflow-y:auto;display:flex;align-items:center;flex-direction:column;padding:20px 20px 100px;--scroll-thumb:var(--muted);--scroll-thumb-hover:var(--muted);--scroll-track:transparent;--scroll-radius:8px;--scroll-width:10px;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) var(--scroll-track)}.feedbackcomponent_req__2mjWY,.feedbackcomponent_res__0Ozbw{width:100%;display:flex;justify-content:flex-start;align-items:center}.feedbackcomponent_res__0Ozbw{justify-content:flex-end}.feedbackcomponent_req__2mjWY span,.feedbackcomponent_res__0Ozbw span{padding:10px;border-radius:10px;position:relative;max-width:50%;overflow-wrap:break-word;margin-block:20px;color:white}.feedbackcomponent_res__0Ozbw span{border-bottom-right-radius:0;background-color:#333435}.feedbackcomponent_req__2mjWY span{border-bottom-left-radius:0;background-color:var(--accent)}.feedbackcomponent_req__2mjWY span:before,.feedbackcomponent_res__0Ozbw span:before{position:absolute;bottom:0;content:"";width:10px;height:10px}.feedbackcomponent_req__2mjWY span:before{left:-10px;background-color:var(--accent);border:2px solid var(--accent);-webkit-clip-path:polygon(100% 0,100% 100%,0 100%);clip-path:polygon(100% 0,100% 100%,0 100%)}.feedbackcomponent_res__0Ozbw span:before{right:-10px;background-color:#333435;border:2px solid #333435;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%)}.feedbackcomponent_triUp__JkSum{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:34px solid #104a71}.feedbackcomponent_chatBox__TcfJa::-webkit-scrollbar{width:var(--scroll-width);height:var(--scroll-width);background:transparent}.feedbackcomponent_chatBox__TcfJa::-webkit-scrollbar-track{background:var(--scroll-track)}.feedbackcomponent_chatBox__TcfJa::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:var(--scroll-radius);border:2px solid transparent;background-clip:padding-box}.feedbackcomponent_chatBox__TcfJa::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover)}.feedbackcomponent_chatBox__TcfJa::-webkit-scrollbar-button{display:none}@media (max-width:1024px){.feedbackcomponent_feedbackContainer___UK3w{width:100%}.feedbackcomponent_type__hC77W{width:90%}.feedbackcomponent_sendButton__hCFoZ{right:calc(var(--right) - var(--offset));bottom:5.65%}}.toast_container__kHHyd{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:10px;z-index:9999}.toast_toast__tBw0J{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;min-width:220px;box-shadow:0 6px 20px rgba(2,6,23,.12);background:var(--panel)}.toast_toast__tBw0J button{margin-left:auto;background:transparent;border:0;cursor:pointer;color:var(--muted)}.toast_toast__tBw0J.toast_success__TUm0C{border-left:4px solid var(--success)}.toast_toast__tBw0J.toast_error__SGlCN{border-left:4px solid var(--danger)}.toast_toast__tBw0J.toast_info__X3hsf{border-left:4px solid var(--accent)}.header_header__us6ao{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#333435;position:fixed;top:0;left:0;right:0;color:white!important;height:60px}.header_logo__IbzcJ{font-weight:700;font-size:1.1rem;letter-spacing:.2px;text-wrap:nowrap}.header_left__VDMOv{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:10%}.header_right__IP2qB{display:flex;gap:12px;align-items:center}.header_themeToggle__CRluL{width:-moz-fit-content;width:fit-content;display:flex;justify-content:space-between;align-items:center;gap:10px;border-radius:100px;background-color:rgba(255,255,255,.03);cursor:pointer}.header_themeToggle__CRluL span{padding:5px;border-radius:100%;width:30px;height:30px;display:grid;place-content:center}.header_active__oZ81P{background-color:var(--accent)}.header_sidebarButton__X4VE2{border:none;outline:none;background-color:transparent;color:white;display:none}@media (max-width:1024px){.header_sidebarButton__X4VE2{display:block}.header_header__us6ao{padding:16px 10px}.header_logo__IbzcJ{font-size:.9rem}}.sidebar_wrapper__xet1T{display:flex;flex-direction:column;gap:12px;min-height:100%;position:fixed;width:var(--sidebar-width);top:60px;left:0}.sidebar_list__oT2We{display:flex;flex-direction:column;margin-top:-5%;height:50vh;gap:8px;overflow-y:auto;overflow-x:hidden;padding:6px;padding-right:0!important;--scroll-thumb:var(--muted);--scroll-thumb-hover:var(--muted);--scroll-track:transparent;--scroll-radius:8px;--scroll-width:10px}.sidebar_list__oT2We::-webkit-scrollbar{width:var(--scroll-width);height:var(--scroll-width);background:transparent}.sidebar_list__oT2We::-webkit-scrollbar-track{background:var(--scroll-track)}.sidebar_list__oT2We::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:var(--scroll-radius);border:2px solid transparent;background-clip:padding-box}.sidebar_list__oT2We::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover)}.sidebar_list__oT2We::-webkit-scrollbar-button{display:none}.sidebar_listItem__oh_5U{display:flex;width:100%;padding:10px 12px;border-radius:10px;transition:background-color var(--transition);flex:0 0 auto;background:transparent;text-decoration:none;list-style:none;color:inherit;flex-direction:row;position:relative}.sidebar_listItemText__X26nc{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_linkActive__7YsC0,.sidebar_listItem__oh_5U:hover{background-color:var(--sidebar-hover-color);cursor:pointer}.sidebar_usageStats__nWYgc{display:flex;justify-content:space-between;align-items:center}.sidebar_usageProgressContainer__vvUaO,.sidebar_usageProgress__VEkN5{border:1px solid var(--text);width:100%;height:10px;border-radius:100px}.sidebar_usageProgress__VEkN5{background-color:var(--accent);width:var(--usage);height:8px;border:none;margin:auto 0;border-right:1px solid var(--text)}.sidebar_newButton__Rqlsz{background-color:#104a71;color:white;padding-block:10px;border:2px solid #192f44;border-radius:10px;font-weight:700;margin:20px 0;transition:transform .5s ease;height:50px;text-align:center}.sidebar_newButton__Rqlsz:hover{transform:scale(1.025)}.sidebar_list__oT2We>li>button{background-color:transparent;border:none;color:var(--text);outline:none;text-align:right}.sidebar_list__oT2We>li>ul{position:absolute;bottom:0;right:10%;background-color:red;z-index:2000;display:none}.sidebar_list__oT2We>li>button:focus-within .sidebar_list__oT2We>li>ul{display:block}@media (max-width:1024px){.sidebar_wrapper__xet1T{left:-100%;z-index:100}.sidebar_wrapper__xet1T.sidebar_active__6Q5V5{left:0;border-right:1px solid var(--text)}.sidebar_newButton__Rqlsz{margin:10px 0}.sidebar_quizHeader__PhzJH{margin-top:5px;font-size:1rem}.sidebar_list__oT2We{margin-top:5px}}.submenu_portalRoot__X69Lq{position:fixed;inset:0;pointer-events:none;z-index:900}.submenu_submenu__X2pSF{pointer-events:auto;background:var(--panel);border:1px solid var(--muted);box-shadow:0 8px 20px rgba(0,0,0,.12);border-radius:8px;overflow:hidden;padding:8px 6px;display:flex;flex-direction:column;gap:6px}.submenu_item__oejiR{padding:8px 12px;font-size:.9rem;cursor:pointer;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.submenu_item__oejiR:hover{background:rgba(0,0,0,.06)}.loader_container__hpSlt{position:fixed;width:100%;height:100%;inset:0;background-color:rgba(255,255,255,.3);z-index:200;place-content:center;display:none}.loader_container__hpSlt.loader_active__K98QI{display:grid}.loader_loader__ggim7{background-color:white;border:3px solid lightgray;color:black;padding:0 10rem;display:flex;justify-content:center;align-items:center;gap:10px;font-size:1.1rem;font-weight:700}.loader_loader__ggim7 div:first-child{text-wrap:nowrap}@media (max-width:768px){.loader_loader__ggim7{padding:0 3rem}}.quiztypeselector_qtcontainer__kU6d6{width:calc(100%);font-size:.8rem}.quiztypeselector_selected__oLKCq{background-color:var(--panel);padding:10px;min-height:40px;height:-moz-fit-content;height:fit-content;position:relative;border-radius:5px;z-index:1;cursor:pointer}.quiztypeselector_selected__oLKCq,.quiztypeselector_selected__oLKCq span{display:flex;justify-content:flex-start;align-items:center;gap:10px;flex-wrap:wrap}.quiztypeselector_selected__oLKCq span{background-color:var(--accent);justify-content:space-between;padding:0 10px;border-radius:50px;flex-wrap:nowrap}.quiztypeselector_selected__oLKCq p{margin:0;padding:0;opacity:.5}.quiztypeselector_selected__oLKCq span div{margin-block:3px;width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--text);background-color:var(--muted);border:none;outline:none;cursor:pointer}.quiztypeselector_selected__oLKCq span p{margin:0;color:white;text-wrap:nowrap}.quiztypeselector_options__Ap1zA{position:absolute;border-radius:5px;left:0;margin-top:5px;padding:10px;justify-content:space-between;align-items:flex-start;gap:15px;background-color:var(--panel);flex-direction:column;width:100%;z-index:2;border:1px solid var(--muted);display:none}.quiztypeselector_options__Ap1zA div{border-bottom:1px solid var(--muted);width:100%;padding:10px;cursor:pointer}.quiztypeselector_options__Ap1zA div:last-child{border:none}.quiztypeselector_qtcontainer__kU6d6:focus-within .quiztypeselector_options__Ap1zA{display:flex}@media (max-width:768px){.quiztypeselector_selected__oLKCq span div,.quiztypeselector_selected__oLKCq span p{font-size:.7rem}.quiztypeselector_selected__oLKCq span div{width:20;height:20}}.solvedsofar_ssfContainer__8xzEy{position:absolute;right:5px;top:25%;background-color:var(--panel);border-bottom-left-radius:5px}.solvedsofar_ssfBox__H51xS{display:none;padding:20px}.solvedsofar_active__z8L3V{display:block}.solvedsofar_solvedBox__4s4N5{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:10px;row-gap:10px}.solvedsofar_solved__LkxYE{display:flex;justify-content:space-between;align-items:center;gap:1px}.solvedsofar_progressData__0AUwW span input,.solvedsofar_progressData__0AUwW span p,.solvedsofar_solved__LkxYE input,.solvedsofar_solved__LkxYE p{padding:0;margin:1px}.solvedsofar_progressData__0AUwW{position:relative}.solvedsofar_questionProgressButton__6yl8S{position:absolute;top:30%;right:68%;cursor:pointer;padding:10px 20px;background-color:red;background-color:var(--panel);border-top-right-radius:5px;border-top-left-radius:5px;text-wrap:nowrap;transform:rotate(-90deg)}.solvedsofar_progressData__0AUwW span{display:flex;justify-content:space-between;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content}.solvedsofar_progressData__0AUwW p{margin-top:2.5rem}@media (max-width:1024px){.solvedsofar_questionProgressButton__6yl8S{display:none}}