.CourseUploadTab-module__FP-NyG__page{width:100%;max-width:960px;margin:0 auto;padding:0 0 32px}.CourseUploadTab-module__FP-NyG__pageHeader{margin-bottom:28px}.CourseUploadTab-module__FP-NyG__pageHeader h1{margin-bottom:8px}.CourseUploadTab-module__FP-NyG__pageSubtitle{color:var(--foreground-muted,var(--foreground2));max-width:36rem;margin:0 0 16px;font-size:1rem;line-height:1.45}@property --upload-rainbow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.CourseUploadTab-module__FP-NyG__uploadTrigger{background:linear-gradient(var(--background), var(--background)) padding-box, conic-gradient(from var(--upload-rainbow-angle), #e40303, #ff8c00, #ffed00, #008026, #004dff, #732982, #e40303) border-box;color:var(--foreground);cursor:pointer;border:2px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:600;transition:box-shadow .2s;animation:10s linear infinite CourseUploadTab-module__FP-NyG__uploadRainbowSpin;display:inline-flex}.CourseUploadTab-module__FP-NyG__uploadTrigger:hover{background:linear-gradient(var(--background2), var(--background2)) padding-box, conic-gradient(from var(--upload-rainbow-angle), #e40303, #ff8c00, #ffed00, #008026, #004dff, #732982, #e40303) border-box;box-shadow:0 2px 10px #0000001a}.CourseUploadTab-module__FP-NyG__uploadTrigger:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px}@keyframes CourseUploadTab-module__FP-NyG__uploadRainbowSpin{to{--upload-rainbow-angle:360deg}}@media (prefers-reduced-motion:reduce){.CourseUploadTab-module__FP-NyG__uploadTrigger{animation:none}}.CourseUploadTab-module__FP-NyG__materialsList{width:100%}.CourseUploadTab-module__FP-NyG__materialsCards{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.CourseUploadTab-module__FP-NyG__materialCard{border:1px solid var(--divider);background-color:var(--background);border-radius:12px;padding:20px 24px;transition:border-color .2s}.CourseUploadTab-module__FP-NyG__materialCard:hover{border-color:var(--light-gray)}.CourseUploadTab-module__FP-NyG__materialCardWide{flex-direction:row;align-items:stretch;gap:16px;display:flex}.CourseUploadTab-module__FP-NyG__materialCardWide .CourseUploadTab-module__FP-NyG__materialCardBody{flex:1;min-width:0}.CourseUploadTab-module__FP-NyG__materialCardNarrow{position:relative;overflow:hidden}.CourseUploadTab-module__FP-NyG__materialCardNarrow .CourseUploadTab-module__FP-NyG__materialCardBody{z-index:1;position:relative}.CourseUploadTab-module__FP-NyG__materialCardTop{margin-bottom:12px}.CourseUploadTab-module__FP-NyG__materialCardName{color:var(--foreground);word-break:break-word;margin:0 0 10px;font-size:1.1rem;font-weight:600;line-height:1.35}.CourseUploadTab-module__FP-NyG__materialCardMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.CourseUploadTab-module__FP-NyG__materialTypePill{text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--foreground) 8%, var(--background));color:var(--foreground-muted,var(--foreground2));border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:600}.CourseUploadTab-module__FP-NyG__materialTypePillExam{background:color-mix(in srgb, var(--red) 12%, var(--background));color:var(--red)}.CourseUploadTab-module__FP-NyG__materialCardDate{color:var(--foreground-muted,var(--foreground2));font-variant-numeric:tabular-nums;font-size:.8rem}.CourseUploadTab-module__FP-NyG__materialCardStatusRow{align-items:center;gap:10px;min-height:24px;font-size:.875rem;display:flex}.CourseUploadTab-module__FP-NyG__materialCardSpinner{color:var(--foreground-muted,var(--foreground2));flex-shrink:0;animation:.85s linear infinite CourseUploadTab-module__FP-NyG__spin}.CourseUploadTab-module__FP-NyG__materialCardStatusLine{color:var(--foreground-muted,var(--foreground2))}.CourseUploadTab-module__FP-NyG__materialCardStatusFailed{color:var(--red);font-weight:500}.CourseUploadTab-module__FP-NyG__materialCardError{color:var(--red);margin:10px 0 0;font-size:.8rem}.CourseUploadTab-module__FP-NyG__materialCardRetry{border:1px solid var(--divider);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;margin-top:12px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background-color .2s,border-color .2s}.CourseUploadTab-module__FP-NyG__materialCardRetry:hover:not(:disabled){background:var(--background2);border-color:var(--light-gray)}.CourseUploadTab-module__FP-NyG__materialCardRetry:disabled{opacity:.5;cursor:not-allowed}.CourseUploadTab-module__FP-NyG__materialsLoading{color:var(--foreground-muted,var(--foreground2));justify-content:center;align-items:center;gap:12px;padding:48px 24px;font-size:.95rem;display:flex}.CourseUploadTab-module__FP-NyG__materialsLoadingIcon{animation:.85s linear infinite CourseUploadTab-module__FP-NyG__spin}.CourseUploadTab-module__FP-NyG__materialsError{text-align:center;color:var(--red);padding:24px;font-size:.95rem}.CourseUploadTab-module__FP-NyG__materialsEmpty{text-align:center;border:1px dashed var(--divider);background:color-mix(in srgb, var(--background2) 50%, var(--background));border-radius:12px;padding:40px 24px}.CourseUploadTab-module__FP-NyG__materialsEmptyTitle{color:var(--foreground);margin:0 0 8px;font-size:1.05rem;font-weight:600}.CourseUploadTab-module__FP-NyG__materialsEmptyHint{color:var(--foreground-muted,var(--foreground2));margin:0;font-size:.9rem;line-height:1.5}.CourseUploadTab-module__FP-NyG__modalUploadForm{flex-direction:column;gap:16px;min-height:0;display:flex}.CourseUploadTab-module__FP-NyG__modalDropZone{text-align:center;border:2px dashed var(--divider);background:color-mix(in srgb, var(--background) 85%, var(--background3,var(--background2)));min-height:160px;color:var(--foreground-muted,var(--foreground2));border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:24px 20px;transition:border-color .2s,background-color .2s;display:flex}.CourseUploadTab-module__FP-NyG__modalDropZoneDragging{border-color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 8%, var(--background));color:var(--foreground)}.CourseUploadTab-module__FP-NyG__modalDropIcon{background:var(--background2);width:48px;height:48px;color:var(--foreground);border-radius:12px;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.CourseUploadTab-module__FP-NyG__modalDropTitle{color:var(--foreground);margin:0 0 4px;font-size:1rem;font-weight:600}.CourseUploadTab-module__FP-NyG__modalDropHint{color:var(--foreground-muted,var(--foreground2));margin:0 0 12px;font-size:.8rem}.CourseUploadTab-module__FP-NyG__modalBrowseButton{border:1px solid var(--divider);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:8px 18px;font-size:.875rem;font-weight:600;transition:border-color .2s,background-color .2s;display:inline-flex}.CourseUploadTab-module__FP-NyG__modalBrowseButton:hover{border-color:var(--light-gray);background:var(--background2)}.CourseUploadTab-module__FP-NyG__modalFileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.CourseUploadTab-module__FP-NyG__modalPdfHint{color:var(--foreground-muted,var(--foreground2));margin:14px 0 0;font-size:.75rem}.CourseUploadTab-module__FP-NyG__modalFileList{border:1px solid var(--divider);background:var(--background);border-radius:10px;max-height:200px;padding:12px 14px;overflow-y:auto}.CourseUploadTab-module__FP-NyG__modalFileListTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--foreground-muted,var(--foreground2));margin:0 0 10px;font-size:.75rem;font-weight:600}.CourseUploadTab-module__FP-NyG__modalFileItem{border-bottom:1px solid var(--divider);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 0;display:flex}.CourseUploadTab-module__FP-NyG__modalFileItem:last-child{border-bottom:none}.CourseUploadTab-module__FP-NyG__modalFileName{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.CourseUploadTab-module__FP-NyG__modalFileStatus{color:var(--foreground-muted,var(--foreground2));text-align:right;font-size:.75rem}.CourseUploadTab-module__FP-NyG__modalFileStatusSuccess{color:var(--green-border,#2e7d32)}.CourseUploadTab-module__FP-NyG__modalFileStatusError{color:var(--red)}.CourseUploadTab-module__FP-NyG__modalRemoveButton{background:color-mix(in srgb, var(--red) 12%, transparent);color:var(--red);cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:background-color .2s}.CourseUploadTab-module__FP-NyG__modalRemoveButton:hover{background:color-mix(in srgb, var(--red) 22%, transparent)}.CourseUploadTab-module__FP-NyG__modalFormError{color:var(--red);white-space:pre-line;margin:0;font-size:.875rem}.CourseUploadTab-module__FP-NyG__modalSubmitRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.CourseUploadTab-module__FP-NyG__modalStatusSummary{color:var(--foreground-muted,var(--foreground2));flex:1;min-width:140px;font-size:.75rem;line-height:1.4}.CourseUploadTab-module__FP-NyG__modalSubmitButton{background:var(--primary-color);color:var(--black);cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:background-color .2s}.CourseUploadTab-module__FP-NyG__modalSubmitButton:hover:not(:disabled){background:var(--primary-color-accent)}.CourseUploadTab-module__FP-NyG__modalSubmitButton:disabled{opacity:.45;cursor:not-allowed}.CourseUploadTab-module__FP-NyG__progressBar{background:var(--background3,var(--background2));vertical-align:middle;border-radius:3px;width:72px;height:6px;margin-left:8px;display:inline-block;overflow:hidden}.CourseUploadTab-module__FP-NyG__progressBarFill{background:var(--primary-color);border-radius:3px;height:100%;transition:width .3s;display:block}@keyframes CourseUploadTab-module__FP-NyG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:600px){.CourseUploadTab-module__FP-NyG__materialCard{padding:16px 18px}.CourseUploadTab-module__FP-NyG__modalSubmitRow{flex-direction:column;align-items:stretch}.CourseUploadTab-module__FP-NyG__modalSubmitButton{width:100%}}
.MaterialCardImage-module__EQw5ma__imageWrapper{opacity:.35;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 35%,#000000e6 55%,#0000 100% 100%);mask-image:linear-gradient(90deg,#000 0% 35%,#000000e6 55%,#0000 100% 100%)}.MaterialCardImage-module__EQw5ma__image{object-fit:contain;object-position:left center}
.MaterialCardImageSide-module__6ais5W__imageSide{flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:center;width:clamp(112px,26vw,200px);min-height:96px;display:flex;position:relative}.MaterialCardImageSide-module__6ais5W__imageSideImg{object-fit:contain;object-position:right center}
.modal-module__SbNx3W__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-module__SbNx3W__modalContent{background-color:var(--background2);border-radius:8px;flex-direction:column;width:70%;height:60%;min-height:0;padding:2rem;display:flex;overflow:hidden;box-shadow:0 5px 15px #0000004d}.modal-module__SbNx3W__modalContentAuto{width:min(92vw,520px);height:auto;max-height:min(88vh,720px);overflow-y:auto}.modal-module__SbNx3W__modalHeader{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.modal-module__SbNx3W__modalTitle{flex:1;min-width:0;margin:0}.modal-module__SbNx3W__headerSpacer{flex-shrink:0;width:44px;height:44px}.modal-module__SbNx3W__headerMobileBack{align-items:center;gap:.75rem;width:100%;display:none}.modal-module__SbNx3W__headerDesktopClose{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.modal-module__SbNx3W__closeButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.25rem;display:flex}.modal-module__SbNx3W__closeButton:hover{background-color:color-mix(in srgb, var(--foreground) 8%, transparent)}@media (max-width:768px){.modal-module__SbNx3W__modalContent{border-radius:0;width:100%;height:100%;max-height:100%;padding:1rem}.modal-module__SbNx3W__modalHeader{margin-bottom:.75rem;padding-bottom:.75rem}.modal-module__SbNx3W__modalTitle{font-size:1.15rem}.modal-module__SbNx3W__headerMobileBack{display:flex}.modal-module__SbNx3W__headerDesktopClose{display:none}}
.button-module__H81jLW__btn{cursor:pointer;width:fit-content;min-width:30px;height:30px;min-height:30px;color:var(--black);box-shadow:1px 1px 2px var(--dark-gray);border:1px solid var(--black);border-radius:5px;justify-content:center;align-items:center;padding:5px 20px;text-decoration:none;transition:transform .1s ease-in-out;display:flex}.button-module__H81jLW__btn:disabled{cursor:default;background-color:gray}.button-module__H81jLW__btn:not(:disabled):hover{transform:scale(.95)}.button-module__H81jLW__small{width:fit-content;padding:5px 10px}.button-module__H81jLW__primary{background-color:var(--primary-color)}.button-module__H81jLW__remove{background-color:var(--red)}.button-module__H81jLW__secondary{background-color:var(--secondary-color);color:var(--yellow-light)}.button-module__H81jLW__function{background-color:var(--yellow-light)}
.toaster-module__uVjLpG__toastViewport{z-index:11000;pointer-events:none;flex-direction:column;gap:8px;width:100%;max-width:420px;margin:0;padding:16px;list-style:none;display:flex;position:fixed;top:50px;left:50%;transform:translate(-50%)}.toaster-module__uVjLpG__toastRoot{pointer-events:auto;border:1px solid;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 36px 16px 16px;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.toaster-module__uVjLpG__toastRoot[data-variant=default]{background-color:var(--background2);border-color:var(--border,#e5e7eb);color:var(--foreground)}.toaster-module__uVjLpG__toastRoot[data-variant=destructive]{background-color:var(--background2);color:var(--foreground);border-color:#fecaca}.toaster-module__uVjLpG__toastRoot[data-variant=success]{background-color:var(--background2);color:var(--foreground);border-color:#bbf7d0}.toaster-module__uVjLpG__toastRoot[data-variant=warning]{background-color:var(--background2);color:var(--foreground);border-color:#fed7aa}.toaster-module__uVjLpG__toastRoot[data-variant=info]{background-color:var(--background2);color:var(--foreground);border-color:#bfdbfe}.toaster-module__uVjLpG__toastRoot[data-state=open]{animation:.3s ease-out toaster-module__uVjLpG__slideInFromTop}.toaster-module__uVjLpG__toastRoot[data-state=closed]{animation:.2s ease-in toaster-module__uVjLpG__slideOutToTop}.toaster-module__uVjLpG__toastRoot[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.toaster-module__uVjLpG__toastRoot[data-swipe=cancel]{transition:transform .2s ease-out;transform:translate(0)}.toaster-module__uVjLpG__toastRoot[data-swipe=end]{animation:.1s ease-out toaster-module__uVjLpG__slideOutToRight}.toaster-module__uVjLpG__toastDescription{opacity:.9;flex:1;min-width:0;font-size:14px;line-height:1.4}.toaster-module__uVjLpG__toastActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.toaster-module__uVjLpG__toastTitle{font-size:14px;font-weight:600;line-height:1.4}.toaster-module__uVjLpG__toastClose{color:var(--foreground);opacity:0;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.toaster-module__uVjLpG__toastClose:hover{opacity:.8}.toaster-module__uVjLpG__toastRoot:hover .toaster-module__uVjLpG__toastClose{opacity:.7}.toaster-module__uVjLpG__toastClose:focus{opacity:1;outline:2px solid var(--ring,#3b82f6);outline-offset:2px}.toaster-module__uVjLpG__toastAction{border:1px solid var(--foreground);height:32px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:600;text-decoration:underline;transition:all .2s ease-in-out;display:inline-flex}.toaster-module__uVjLpG__toastAction:hover{background-color:color-mix(in srgb, var(--foreground) 12%, transparent)}.toaster-module__uVjLpG__toastAction:focus{outline:2px solid var(--ring,#3b82f6);outline-offset:2px}.toaster-module__uVjLpG__toastAction:disabled{pointer-events:none;opacity:.5}@keyframes toaster-module__uVjLpG__slideInFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes toaster-module__uVjLpG__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes toaster-module__uVjLpG__slideOutToRight{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translate(100%)}}@media (max-width:640px){.toaster-module__uVjLpG__toastViewport{max-width:100%;top:max(12px, env(safe-area-inset-top));padding:12px}.toaster-module__uVjLpG__toastRoot{flex-direction:column;align-items:stretch;gap:10px;padding:12px 36px 12px 12px}.toaster-module__uVjLpG__toastDescription{font-size:13px}.toaster-module__uVjLpG__toastActions{justify-content:flex-end;width:100%}.toaster-module__uVjLpG__toastAction{min-height:36px;padding:0 10px;font-size:13px}.toaster-module__uVjLpG__toastClose{opacity:.7}}
.footer-module__Csg-7G__footerWrapper{--primary-color:#f4af4a;--secondary-color:#f4694a;--yellow-light:#fff5e7;--pink:#ff2f83;--black:#110c08;--dark-gray:#292522;--white:#fff;background-color:var(--black);flex-direction:column;width:100%;display:flex}.footer-module__Csg-7G__footerTop{flex-wrap:wrap;gap:30px 80px;margin-top:20px;margin-bottom:15px;padding-left:10%;padding-right:10%;display:flex}.footer-module__Csg-7G__footerSection{flex:1;min-width:200px}.footer-module__Csg-7G__footerSectionHeader{color:var(--primary-color);height:50px;font-size:20px}.footer-module__Csg-7G__footerSectionBody{color:var(--yellow-light)}.footer-module__Csg-7G__footerSectionBody p{margin:0}.footer-module__Csg-7G__footerSectionBody p:hover,.footer-module__Csg-7G__footerSectionBody a:hover{color:var(--pink);cursor:pointer}.footer-module__Csg-7G__footerSectionBody a:active{transform:scale(.95)}.footer-module__Csg-7G__footerRow{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;align-items:center;margin-top:10px;margin-bottom:10px;display:flex}.footer-module__Csg-7G__footerRow svg{margin-right:10px}.footer-module__Csg-7G__footerBottom{color:var(--yellow-light);border-top:1px solid #fff;flex-wrap:wrap;gap:10px 20px;padding:15px 10%;font-size:14px;display:flex}@media screen and (max-width:768px){.footer-module__Csg-7G__footerTop{flex-direction:column;gap:20px 0}.footer-module__Csg-7G__footerSection{width:100%}.footer-module__Csg-7G__footerSectionHeader{height:40px}.footer-module__Csg-7G__footerBottom{flex-direction:column;align-items:flex-start}}
.about-page-module__NLrhxq__page{background:var(--soft-dove);color:var(--dark-gray)}.about-page-module__NLrhxq__container{width:min(1100px,92%);margin:0 auto}.about-page-module__NLrhxq__section{box-sizing:border-box;min-height:calc(100dvh - var(--header-height));flex-direction:column;justify-content:center;padding:5rem 0;display:flex}.about-page-module__NLrhxq__sectionTitle{text-align:center;color:var(--dark-gray);margin:0 0 2.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.about-page-module__NLrhxq__sectionIntro{text-align:center;max-width:42ch;margin:0 auto 2.5rem}.about-page-module__NLrhxq__sectionIntro .about-page-module__NLrhxq__sectionTitle{margin:0 0 .75rem}.about-page-module__NLrhxq__sectionSubtitle{color:var(--gray);margin:0;font-size:clamp(1rem,2vw,1.1rem);line-height:1.55}.about-page-module__NLrhxq__hero{min-height:calc(100dvh - var(--header-height));box-sizing:border-box;background:var(--soft-dove);justify-content:center;align-items:center;padding:4rem 0;display:flex;position:relative;overflow:hidden}.about-page-module__NLrhxq__heroAtmosphere{pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-page-module__NLrhxq__heroWash{background:radial-gradient(ellipse 55% 50% at 18% 28%, color-mix(in srgb, var(--secondary-color) 18%, transparent), transparent 70%), radial-gradient(ellipse 60% 55% at 82% 72%, color-mix(in srgb, var(--primary-color) 22%, transparent), transparent 72%), radial-gradient(ellipse 45% 40% at 50% 105%, color-mix(in srgb, var(--primary-color) 12%, transparent), transparent 70%), linear-gradient(180deg, white 0%, var(--soft-dove) 100%);position:absolute;inset:-20%}.about-page-module__NLrhxq__heroHoneycomb{object-fit:contain;opacity:.1;-webkit-user-select:none;user-select:none;width:min(920px,118vw);height:auto;animation:28s ease-in-out infinite about-page-module__NLrhxq__heroDrift;position:absolute;top:42%;left:50%}@keyframes about-page-module__NLrhxq__heroDrift{0%,to{transform:translate(-50%,-50%)rotate(0)scale(1)}50%{transform:translate(-50%,-50%)rotate(5deg)scale(1.04)}}.about-page-module__NLrhxq__heroInner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.15rem;display:flex;position:relative}.about-page-module__NLrhxq__heroBrand{letter-spacing:-.03em;background:linear-gradient(105deg, var(--secondary-color) 0%, var(--primary-color) 55%, var(--primary-color-dark) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:.08em;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.25}.about-page-module__NLrhxq__heroHeadline{max-width:16ch;color:var(--dark-gray);margin:0;font-size:clamp(2.15rem,5.5vw,3.5rem);font-weight:700;line-height:1.12}.about-page-module__NLrhxq__heroSubhead{color:var(--gray);max-width:46ch;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.about-page-module__NLrhxq__heroActions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:.85rem;display:flex}.about-page-module__NLrhxq__ctaPrimary{color:#fff;background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 50%, var(--secondary-color) 100%);background-size:200%;border-radius:999px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-position .4s;display:inline-block;box-shadow:0 4px 16px #0000001f}.about-page-module__NLrhxq__ctaPrimary:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--secondary-color) 35%, transparent);background-position:100%;transform:translateY(-2px)}.about-page-module__NLrhxq__ctaSecondary{color:var(--gray);border:none;flex-direction:column;align-items:center;gap:.2rem;padding:0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.about-page-module__NLrhxq__ctaSecondaryIcon{color:var(--primary-color);animation:1.8s ease-in-out infinite about-page-module__NLrhxq__ctaScrollHint}.about-page-module__NLrhxq__ctaSecondary:hover{color:var(--primary-color-dark);transform:translateY(2px)}.about-page-module__NLrhxq__ctaSecondary:hover .about-page-module__NLrhxq__ctaSecondaryIcon{color:var(--primary-color-dark)}@keyframes about-page-module__NLrhxq__ctaScrollHint{0%,to{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}.about-page-module__NLrhxq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-page-module__NLrhxq__stepCard{border:1px solid var(--divider);background:#fff;border-radius:12px;flex-direction:column;gap:.75rem;padding:2rem 1.5rem 1.5rem;display:flex}.about-page-module__NLrhxq__stepHeader{align-items:center;gap:.75rem;display:flex}.about-page-module__NLrhxq__stepNumber{color:#fff;background:var(--primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.95rem;font-weight:700;display:flex}.about-page-module__NLrhxq__stepTitle{margin:0;font-size:1.15rem;font-weight:700;line-height:1.25}.about-page-module__NLrhxq__stepBody{color:var(--gray);margin:0;font-size:.95rem;line-height:1.55}.about-page-module__NLrhxq__stepIcon{color:color-mix(in srgb, var(--primary-color) 55%, var(--light-gray));pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.about-page-module__NLrhxq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.about-page-module__NLrhxq__featureCard{border:1px solid var(--divider);background:#fff;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:border-color .2s,box-shadow .2s;display:flex}.about-page-module__NLrhxq__featureCard:hover{border-color:color-mix(in srgb, var(--primary-color) 40%, var(--divider));box-shadow:0 4px 20px #0000000f}.about-page-module__NLrhxq__featureHeader{align-items:center;gap:.75rem;display:flex}.about-page-module__NLrhxq__featureIcon{background:color-mix(in srgb, var(--primary-color) 15%, white);width:2.5rem;height:2.5rem;color:var(--primary-color-dark);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-page-module__NLrhxq__featureTitle{margin:0;font-size:1.05rem;font-weight:700}.about-page-module__NLrhxq__featureBadge{text-transform:uppercase;letter-spacing:.04em;background:var(--secondary-color);color:#fff;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.about-page-module__NLrhxq__featureDescription{color:var(--gray);margin:0;font-size:.9rem;line-height:1.55}.about-page-module__NLrhxq__chatSection{background:#fff}.about-page-module__NLrhxq__chatIntro{text-align:center;max-width:52ch;margin:0 auto 2.5rem}.about-page-module__NLrhxq__chatTitle{color:var(--dark-gray);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.25}.about-page-module__NLrhxq__chatBody{color:var(--gray);margin:0;font-size:1rem;line-height:1.6}.about-page-module__NLrhxq__chatPillars{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.about-page-module__NLrhxq__chatPillar{background:var(--soft-dove);border:1px solid var(--divider);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.about-page-module__NLrhxq__chatPillar:hover{border-color:color-mix(in srgb, var(--primary-color) 30%, var(--divider));transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.about-page-module__NLrhxq__chatPillarHeader{align-items:center;gap:.75rem;display:flex}.about-page-module__NLrhxq__chatPillarIcon{background:color-mix(in srgb, var(--primary-color) 15%, white);width:2.25rem;height:2.25rem;color:var(--primary-color-dark);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-page-module__NLrhxq__chatPillarTitle{color:var(--dark-gray);margin:0;font-size:.95rem;font-weight:700;line-height:1.25}.about-page-module__NLrhxq__chatPillarBody{color:var(--gray);margin:0;font-size:.875rem;line-height:1.5}.about-page-module__NLrhxq__analysisSection{background:var(--dark-gray);color:var(--yellow-light)}.about-page-module__NLrhxq__analysisSection .about-page-module__NLrhxq__sectionTitle{color:var(--yellow-light)}.about-page-module__NLrhxq__analysisLayout{grid-template-columns:1fr 1.15fr;align-items:center;gap:2.5rem;display:grid}.about-page-module__NLrhxq__analysisLeft{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.about-page-module__NLrhxq__analysisCopy{flex-direction:column;gap:.85rem;display:flex}.about-page-module__NLrhxq__analysisBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--secondary-color);color:#fff;border-radius:999px;align-self:flex-start;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-block}.about-page-module__NLrhxq__analysisTitle{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.25}.about-page-module__NLrhxq__analysisBody{color:var(--white-foggy);margin:0;font-size:1rem;line-height:1.6}.about-page-module__NLrhxq__analysisMockup{flex-direction:column;gap:.85rem;min-width:0;display:flex}.about-page-module__NLrhxq__analysisSidePanels{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.about-page-module__NLrhxq__headlineCard{background:var(--charcoal-slate);border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.about-page-module__NLrhxq__headlineContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.about-page-module__NLrhxq__confidenceBadge{background:color-mix(in srgb, var(--primary-color) 20%, var(--charcoal-slate));color:var(--yellow-light);border-radius:999px;align-self:flex-start;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.about-page-module__NLrhxq__nextStepLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--light-gray);margin-bottom:.25rem;font-size:.7rem;font-weight:600;display:block}.about-page-module__NLrhxq__nextStep{color:var(--white-foggy);margin:0;font-size:.9rem;line-height:1.5}.about-page-module__NLrhxq__readinessRingWrap{flex-shrink:0;width:100px;height:100px;position:relative}.about-page-module__NLrhxq__readinessRing{width:100%;height:100%}.about-page-module__NLrhxq__readinessRingCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about-page-module__NLrhxq__readinessValue{color:var(--yellow-light);font-size:1.5rem;font-weight:700;line-height:1.1}.about-page-module__NLrhxq__readinessLabel{color:var(--light-gray);margin-top:2px;font-size:.65rem}.about-page-module__NLrhxq__mockPanel{background:var(--charcoal-slate);border:1px solid #ffffff14;border-radius:12px;padding:1.25rem}.about-page-module__NLrhxq__mockPanelTitle{color:var(--yellow-light);margin:0 0 1rem;font-size:.95rem;font-weight:600}.about-page-module__NLrhxq__areaList{flex-direction:column;gap:.85rem;display:flex}.about-page-module__NLrhxq__areaRow{flex-direction:column;gap:.35rem;display:flex}.about-page-module__NLrhxq__areaRowHeader{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.about-page-module__NLrhxq__areaLabel{color:var(--yellow-light);font-size:.85rem;font-weight:500}.about-page-module__NLrhxq__areaMeta{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.about-page-module__NLrhxq__importanceBadge{color:var(--light-gray);font-size:.7rem}.about-page-module__NLrhxq__proficiencyValue{color:var(--primary-color);font-size:.75rem;font-weight:600}.about-page-module__NLrhxq__notTestedBadge{color:var(--light-gray);font-size:.7rem;font-style:italic}.about-page-module__NLrhxq__proficiencyTrack{background:#ffffff14;border-radius:4px;height:8px;overflow:hidden}.about-page-module__NLrhxq__proficiencyTrackEmpty{background:0 0;border:1px dashed #ffffff26}.about-page-module__NLrhxq__proficiencyFill{background:var(--primary-color);border-radius:4px;height:100%;display:block}.about-page-module__NLrhxq__donutWrap{flex-direction:column;align-items:center;gap:.65rem;display:flex}.about-page-module__NLrhxq__donutSvg{width:100px;height:100px}.about-page-module__NLrhxq__donutLegend{flex-direction:column;gap:.35rem;width:100%;display:flex}.about-page-module__NLrhxq__legendItem{color:var(--white-foggy);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.about-page-module__NLrhxq__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.about-page-module__NLrhxq__predictedList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.about-page-module__NLrhxq__predictedItem{color:var(--white-foggy);padding-left:1rem;font-size:.8rem;line-height:1.45;position:relative}.about-page-module__NLrhxq__predictedItem:before{content:"→";color:var(--primary-color);position:absolute;left:0}.about-page-module__NLrhxq__finalCta{box-sizing:border-box;min-height:calc(100dvh - var(--header-height));background:linear-gradient(135deg, color-mix(in srgb, var(--primary-color) 12%, white) 0%, white 100%);text-align:center;flex-direction:column;justify-content:center;padding:5rem 0;display:flex}.about-page-module__NLrhxq__finalCta .about-page-module__NLrhxq__sectionTitle{margin-bottom:1.75rem}.about-page-module__NLrhxq__loopTrack{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.35rem;width:min(1280px,96%);margin:0 auto 2.75rem;display:flex;overflow-x:auto}.about-page-module__NLrhxq__loopTrack::-webkit-scrollbar{display:none}.about-page-module__NLrhxq__loopStep{color:var(--dark-gray);background:color-mix(in srgb, white 70%, var(--soft-dove));white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.9rem;font-weight:600;display:flex}.about-page-module__NLrhxq__loopArrow{color:var(--primary-color);flex-shrink:0;padding:0 .15rem;font-size:1.15rem}.about-page-module__NLrhxq__finalCtaActions{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.about-page-module__NLrhxq__finalCtaHeadline{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}@media (max-width:900px){.about-page-module__NLrhxq__section,.about-page-module__NLrhxq__hero,.about-page-module__NLrhxq__finalCta{min-height:0}.about-page-module__NLrhxq__stepsGrid,.about-page-module__NLrhxq__featuresGrid,.about-page-module__NLrhxq__analysisLayout,.about-page-module__NLrhxq__analysisSidePanels,.about-page-module__NLrhxq__chatPillars{grid-template-columns:1fr}}@media (max-width:600px){.about-page-module__NLrhxq__section,.about-page-module__NLrhxq__finalCta{padding:3.5rem 0}.about-page-module__NLrhxq__hero{padding:3rem 0}.about-page-module__NLrhxq__heroHoneycomb{opacity:.08;width:min(720px,140vw)}.about-page-module__NLrhxq__loopTrack{flex-flow:column wrap;align-items:stretch;width:min(1100px,92%);overflow-x:visible}.about-page-module__NLrhxq__loopArrow{align-self:center;transform:rotate(90deg)}.about-page-module__NLrhxq__loopStep{flex-shrink:1;justify-content:center}}@media (prefers-reduced-motion:reduce){.about-page-module__NLrhxq__heroHoneycomb,.about-page-module__NLrhxq__ctaSecondaryIcon{animation:none}.about-page-module__NLrhxq__ctaPrimary,.about-page-module__NLrhxq__ctaSecondary,.about-page-module__NLrhxq__chatPillar,.about-page-module__NLrhxq__featureCard{transition:none}.about-page-module__NLrhxq__chatPillar:hover,.about-page-module__NLrhxq__featureCard:hover,.about-page-module__NLrhxq__ctaPrimary:hover,.about-page-module__NLrhxq__ctaSecondary:hover{transform:none}}
.UserCourses-module__AL6ytW__coursesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;width:100%;display:grid}.UserCourses-module__AL6ytW__courseCard{background-color:var(--background2);border:2px solid var(--black);border-radius:.75rem;flex-direction:column;min-height:200px;padding:1.5rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;box-shadow:0 4px 8px #0000001a}.UserCourses-module__AL6ytW__courseCard:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.UserCourses-module__AL6ytW__topWrapper{flex-direction:column;flex:1;gap:12px;display:flex}.UserCourses-module__AL6ytW__innerWrapper{justify-content:space-between;align-items:center;display:flex}.UserCourses-module__AL6ytW__courseCode{color:var(--text-secondary);background:var(--background-secondary);border-radius:6px;padding:6px 12px;font-size:16px;font-weight:600}.UserCourses-module__AL6ytW__status{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 8px;font-size:14px;font-weight:500}.UserCourses-module__AL6ytW__status.active{color:var(--correct);background-color:rgba(var(--correct-rgb), .1)}.UserCourses-module__AL6ytW__status.inactive{color:var(--incorrect);background-color:rgba(var(--incorrect-rgb), .1)}.UserCourses-module__AL6ytW__cardName{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.UserCourses-module__AL6ytW__nickname{color:var(--text-secondary);margin:0;font-size:16px;font-style:italic}.UserCourses-module__AL6ytW__btnWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:auto;padding-top:1rem;display:flex}.UserCourses-module__AL6ytW__courseLink{cursor:pointer;width:fit-content;min-width:120px;height:36px;color:var(--black);background-color:var(--primary-color);box-shadow:2px 2px 4px var(--dark-gray);border:1px solid var(--black);border-radius:6px;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .1s ease-in-out;display:flex}.UserCourses-module__AL6ytW__courseLink:hover{text-decoration:none;transform:scale(.95)}.UserCourses-module__AL6ytW__courseLink:focus{outline:2px solid var(--primary);outline-offset:2px}.UserCourses-module__AL6ytW__courseLinkDisabled{cursor:not-allowed;width:fit-content;min-width:120px;height:36px;color:var(--text-secondary);box-shadow:2px 2px 4px var(--dark-gray);border:1px solid var(--black);opacity:.6;background-color:gray;border-radius:6px;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.UserCourses-module__AL6ytW__archiveButton{cursor:pointer;width:fit-content;min-width:100px;height:36px;color:var(--text-secondary);border:1px solid var(--black);background-color:#0000;border-radius:6px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;text-decoration:underline;transition:transform .1s ease-in-out,background-color .1s ease-in-out;display:flex}.UserCourses-module__AL6ytW__archiveButton:hover:not(:disabled){background-color:var(--background-secondary);transform:scale(.95)}.UserCourses-module__AL6ytW__archiveButton:disabled{cursor:not-allowed;opacity:.6}.UserCourses-module__AL6ytW__archiveButton:focus{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:768px){.UserCourses-module__AL6ytW__coursesGrid{grid-template-columns:1fr;gap:1rem}.UserCourses-module__AL6ytW__courseCard{min-height:180px;padding:1rem}.UserCourses-module__AL6ytW__cardName{font-size:16px}.UserCourses-module__AL6ytW__courseCode,.UserCourses-module__AL6ytW__nickname{font-size:14px}.UserCourses-module__AL6ytW__courseLink,.UserCourses-module__AL6ytW__courseLinkDisabled,.UserCourses-module__AL6ytW__archiveButton{min-width:100px;height:32px;padding:0 16px;font-size:13px}}
.hero-page-module__Ko0RHa__heroPageSmall{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.hero-page-module__Ko0RHa__heroPageLargeWrapper{flex-direction:column;align-items:center;width:100%;min-height:100dvh;display:flex}.hero-page-module__Ko0RHa__heroPageLarge{flex:1;justify-content:space-evenly;align-items:center;width:100%;display:flex}.hero-page-module__Ko0RHa__heroImage{border:5px solid var(--dark-gray);border-radius:10%}.hero-page-module__Ko0RHa__heroImageLarge{width:40%;margin-top:0;}.hero-page-module__Ko0RHa__heroImageSmall{width:80%;margin:40px;}.hero-page-module__Ko0RHa__heroTextContainer{width:40%}.hero-page-module__Ko0RHa__heroTextContainerSmall{width:90%;margin-top:80px}.hero-page-module__Ko0RHa__heroHeading{font-size:calc(1.5rem + 1.5vw);font-weight:700}.hero-page-module__Ko0RHa__heroHeadingSmall{text-align:center;}.hero-page-module__Ko0RHa__heroHeadingLarge{color:var(--yellow-light);}.hero-page-module__Ko0RHa__heroStrong{color:var(--primary-color);filter:drop-shadow(2px 2px #111);font-size:calc(1.8rem + 1.5vw)}.hero-page-module__Ko0RHa__heroStrongLarge{font-size:calc(2rem + 1.5vw);}.hero-page-module__Ko0RHa__buttonContainer{text-align:center;margin-bottom:40px}.hero-page-module__Ko0RHa__joinButton{cursor:pointer;background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:30px;margin:20px 0;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0003}@media screen and (min-width:800px){.hero-page-module__Ko0RHa__heroPageSmall{display:none!important}}@media screen and (max-width:800px){.hero-page-module__Ko0RHa__heroPageLargeWrapper{display:none!important}}
.landing-module__kconHG__landingWrapper{background-color:var(--yellow-light);background-image:url(/svgs/hexagon-background.svg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative}.landing-module__kconHG__link1{color:var(--blue1)}.landing-module__kconHG__link1:hover{color:var(--secondary-color)}.landing-module__kconHG__link2{color:var(--blue2)}.landing-module__kconHG__link2:hover{color:var(--primary-color)}.landing-module__kconHG__heading{color:var(--primary-color);text-align:center;font-size:calc(1.8rem + 1.2vw)}.landing-module__kconHG__h1Gradient,.landing-module__kconHG__h2Gradient{background:linear-gradient(-135deg, var(--primary-color) 0%, var(--secondary-color) 100%);-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px #0000001a;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem}.landing-module__kconHG__h1Gradient{font-size:calc(2rem + 1.5vw)}.landing-module__kconHG__h2Gradient{font-size:calc(1.2rem + 1.5vw)}.landing-module__kconHG__absolutelyCentered{position:absolute;left:50%;transform:translate(-50%)}.landing-module__kconHG__sectionWrapper{--clip-path-edge-low:10vw;--clip-path-edge-high:calc(100% - 10vw);clip-path:polygon(0 10vw,10vw 0,calc(100% - 10vw) 0,100% 10vw,100% calc(100% - 10vw),calc(100% - 10vw) 100%,10vw 100%,0 calc(100% - 10vw),0 10vw);-moz-clip-path:polygon(0 10vw, 10vw 0, calc(100% - 10vw) 0, 100% 10vw, 100% calc(100% - 10vw), calc(100% - 10vw) 100%, 10vw 100%, 0 calc(100% - 10vw), 0 10vw);flex-direction:column;align-items:center;width:100%;min-height:100dvh;margin-bottom:20px;display:flex}.landing-module__kconHG__topSection{background-image:linear-gradient(177deg, var(--black) 12%, var(--pink));clip-path:polygon(0 0,100% 0,100% calc(100% - 10vw),calc(100% - 10vw) 100%,10vw 100%,0 calc(100% - 10vw),0 0);-moz-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 10vw), calc(100% - 10vw) 100%, 10vw 100%, 0 calc(100% - 10vw), 0 0);min-height:110dvh}.landing-module__kconHG__bottomSection{clip-path:polygon(0 10vw,10vw 0,calc(100% - 10vw) 0,100% 10vw,100% 100%,0 100%,0 10vw);-moz-clip-path:polygon(0 10vw, 10vw 0, calc(100% - 10vw) 0, 100% 10vw, 100% 100%, 0 100%, 0 10vw);flex-direction:column;align-items:center;width:100%;margin-bottom:0;display:flex}.landing-module__kconHG__secondary{background-color:var(--primary-color)}.landing-module__kconHG__joinButton{cursor:pointer;color:var(--black);background-color:var(--primary-color);border:1px solid var(--black);border-radius:8px;margin-top:20px;padding:10px;font-size:1.5rem;text-decoration:none}
.product-page-module__EoIkiW__productPageDiv{flex-direction:column;align-items:center;max-width:1200px;margin:20px;display:flex;overflow-x:hidden}.product-page-module__EoIkiW__stepsList{flex-direction:column;gap:1rem;width:100%;max-width:500px;margin:2rem 0;display:flex}.product-page-module__EoIkiW__stepCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1.25rem;padding:1rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #0003}.product-page-module__EoIkiW__stepCard:hover{transform:translate(8px);box-shadow:0 6px 20px #0000004d}.product-page-module__EoIkiW__stepNumber{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:700;display:flex}.product-page-module__EoIkiW__stepIcon{object-fit:contain;flex-shrink:0;width:48px;height:48px}.product-page-module__EoIkiW__stepTitle{color:var(--yellow-light);flex:1;margin:0;font-size:1.1rem;font-weight:500;line-height:1.4}.product-page-module__EoIkiW__joinButton{text-align:center;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:30px;margin-bottom:20px;padding:15px 30px;font-size:1.2rem;text-decoration:none;box-shadow:0 4px 15px #0003}.product-page-module__EoIkiW__joinButton:hover{box-shadow:0 6px 20px #0000004d}@media (max-width:600px){.product-page-module__EoIkiW__stepCard{gap:1rem;padding:1rem}.product-page-module__EoIkiW__stepIcon{width:40px;height:40px}.product-page-module__EoIkiW__stepTitle{font-size:1rem}}
.QuizButtons-module__7VXwkW__btnWrapper{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;max-width:100%;margin-top:20px;margin-bottom:20px;display:flex}.QuizButtons-module__7VXwkW__navButtons{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.QuizButtons-module__7VXwkW__evaluateButton{flex:0 auto;min-width:0}@media (max-width:480px){.QuizButtons-module__7VXwkW__btnWrapper,.QuizButtons-module__7VXwkW__navButtons{gap:.5rem}}
.team-page-module__sIk4Wa__teamPageSmall{margin:10vw;position:relative;overflow-x:hidden}.team-page-module__sIk4Wa__teamPageLarge{justify-content:center;align-items:center;margin-top:40px;margin-left:40px;margin-right:40px;display:flex}.team-page-module__sIk4Wa__teamPageTextLarge{width:30%;display:flex}.team-page-module__sIk4Wa__teamHeading{text-align:center;margin-top:30px;margin-bottom:50px}.team-page-module__sIk4Wa__teamHeadingLarge{margin-top:50px}.team-page-module__sIk4Wa__profileName{color:var(--primary-color);margin:0;font-size:1.8rem}.team-page-module__sIk4Wa__profileTitle{color:var(--secondary-color);margin:0}.team-page-module__sIk4Wa__profileText{margin:0}.team-page-module__sIk4Wa__hexaProfileWrapper{position:absolute;top:calc(50% - 95px);left:calc(50% - 95px)}.team-page-module__sIk4Wa__profileImageContainer{width:100%;height:200px;margin-bottom:30px;position:relative}.team-page-module__sIk4Wa__profileImageContainerSecond{width:100%;height:200px;margin-top:60px;margin-bottom:30px;position:relative}.team-page-module__sIk4Wa__teamTextContainerSmall{margin-top:80px;margin-bottom:60px}.team-page-module__sIk4Wa__teamTextContainerLarge{text-align:center;max-width:80%;margin:60px auto 100px}.team-page-module__sIk4Wa__teamTextLargeSpacing{height:230px}.team-page-module__sIk4Wa__teamTextLargeSpacingSecond{height:160px}.team-page-module__sIk4Wa__hexaProfileContainer{align-items:center;width:300px;margin-top:350px;margin-left:20px;margin-right:20px;position:relative}@media screen and (min-width:800px){.team-page-module__sIk4Wa__teamPageSmall,.team-page-module__sIk4Wa__teamTextContainerSmall{display:none!important}}@media screen and (max-width:800px){.team-page-module__sIk4Wa__teamPageLarge,.team-page-module__sIk4Wa__teamTextContainerLarge,.team-page-module__sIk4Wa__teamHeadingLarge{display:none!important}}
.PlanSelector-module__IVQJtG__container{flex-direction:column;gap:1.5rem;padding:2rem 0;display:flex}.PlanSelector-module__IVQJtG__planSelectionTitle{color:var(--foreground);text-align:center;margin:0 0 1rem;font-size:1.5rem}.PlanSelector-module__IVQJtG__plansGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.5rem;margin:2rem 0;display:grid}.PlanSelector-module__IVQJtG__planCard{background:var(--background2);border:2px solid var(--border-color);text-align:left;border-radius:12px;flex-direction:column;min-width:0;padding:1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 4px #0000000d}.PlanSelector-module__IVQJtG__planImage{justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex}.PlanSelector-module__IVQJtG__planImageImg{object-fit:contain;border-radius:8px;width:100%;max-width:200px;height:auto}.PlanSelector-module__IVQJtG__planCardPopular{border-color:var(--primary-color);background:var(--background2)}.PlanSelector-module__IVQJtG__planCardPopular:before{content:"";background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));border-radius:12px 12px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.PlanSelector-module__IVQJtG__currentPlan{border-color:var(--primary-color);background:var(--background2);opacity:.9}.PlanSelector-module__IVQJtG__scheduledPlan{border-color:var(--info-color,#2196f3);background:var(--background2);opacity:.9}.PlanSelector-module__IVQJtG__scheduledPlan:before{content:"";background:var(--info-color,#2196f3);border-radius:12px 12px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.PlanSelector-module__IVQJtG__planHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.PlanSelector-module__IVQJtG__planName{color:var(--foreground);flex:1;margin:0;font-size:1.5rem;font-weight:600}.PlanSelector-module__IVQJtG__popularBadge{background:var(--secondary-color);color:var(--dark-gray);text-transform:uppercase;white-space:nowrap;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.PlanSelector-module__IVQJtG__planDescription{color:var(--foreground2);margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.PlanSelector-module__IVQJtG__planCTA{border-top:1px solid var(--border-color);flex-direction:column;gap:1rem;margin-top:auto;margin-bottom:2.5rem;padding-top:1.5rem;display:flex}.PlanSelector-module__IVQJtG__planPriceSection{text-align:center;flex-direction:column;gap:.5rem;display:flex}.PlanSelector-module__IVQJtG__planPriceAmount{justify-content:center;align-items:baseline;gap:0;display:flex}.PlanSelector-module__IVQJtG__planPriceSection .PlanSelector-module__IVQJtG__priceAmount{color:var(--foreground);text-align:center;font-size:1.1rem;font-weight:700}.PlanSelector-module__IVQJtG__planPriceSection .PlanSelector-module__IVQJtG__priceInterval{color:var(--foreground2);font-size:1.1rem}.PlanSelector-module__IVQJtG__priceAmount{color:var(--foreground);text-align:left;font-size:1.5rem;font-weight:700}.PlanSelector-module__IVQJtG__priceInterval{color:var(--foreground2);font-size:1rem}.PlanSelector-module__IVQJtG__billingNote{color:var(--muted);text-align:center;margin:0;font-size:.75rem;line-height:1.4}.PlanSelector-module__IVQJtG__buttonWrapper{flex-direction:column;align-items:center;gap:.75rem;display:flex}.PlanSelector-module__IVQJtG__chooseButtonWrapper{justify-content:center;width:100%;display:flex}.PlanSelector-module__IVQJtG__chooseButtonWrapper button{font-weight:600;border-radius:9999px!important;width:auto!important;min-width:200px!important;height:auto!important;min-height:auto!important;padding:.875rem 3rem!important}.PlanSelector-module__IVQJtG__cancelText{color:var(--foreground2);text-align:center;margin:0;font-size:.85rem}.PlanSelector-module__IVQJtG__planFeatures{flex-direction:column;flex:1;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.PlanSelector-module__IVQJtG__planFeatures li{color:var(--foreground2);padding:.5rem 0;font-size:.9rem;line-height:1.5}.PlanSelector-module__IVQJtG__featureItem{align-items:center;gap:.5rem;display:flex}.PlanSelector-module__IVQJtG__featureIconWrapper{flex-shrink:0;align-items:center;display:flex}.PlanSelector-module__IVQJtG__featureCheckmark{color:var(--primary-color);flex-shrink:0;font-weight:700}.PlanSelector-module__IVQJtG__featureIcon{color:var(--primary-color);flex-shrink:0}.PlanSelector-module__IVQJtG__featureText{flex:1}.PlanSelector-module__IVQJtG__overageCheckbox{background:var(--background2);border:1px solid var(--border-color);border-radius:6px;margin-bottom:1rem;padding:1rem}.PlanSelector-module__IVQJtG__overageCheckbox .PlanSelector-module__IVQJtG__checkboxContainer{cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;align-items:center;width:100%;margin:0;font-size:.9rem;font-weight:500;display:flex}.PlanSelector-module__IVQJtG__overageCheckbox .PlanSelector-module__IVQJtG__checkboxContainer>span:last-child{margin-left:.5rem;display:inline-block}.PlanSelector-module__IVQJtG__overageCheckbox input[type=checkbox]{opacity:0;cursor:pointer;position:absolute}.PlanSelector-module__IVQJtG__overageCheckbox .PlanSelector-module__IVQJtG__checkboxCustom{border:2px solid var(--foreground-muted);background-color:#0000;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-right:8px;transition:background-color .3s,border-color .3s;display:inline-block;position:relative}.PlanSelector-module__IVQJtG__overageCheckbox input[type=checkbox]:checked+.PlanSelector-module__IVQJtG__checkboxCustom{border-color:var(--primary-color)}.PlanSelector-module__IVQJtG__overageCheckbox .PlanSelector-module__IVQJtG__checkboxCustom:after{content:"";background-color:var(--primary-color);opacity:0;border-radius:2px;width:12px;height:12px;transition:opacity .2s,transform .2s;position:absolute;top:3px;left:3px;transform:scale(0)}.PlanSelector-module__IVQJtG__overageCheckbox input[type=checkbox]:checked+.PlanSelector-module__IVQJtG__checkboxCustom:after{opacity:1;transform:scale(1)}.PlanSelector-module__IVQJtG__overageNote{color:var(--muted);margin-top:.5rem;font-size:.8rem;line-height:1.4}.PlanSelector-module__IVQJtG__asteriskExplanation{background:var(--background2);border:1px solid var(--border-color);text-align:left;border-radius:8px;margin-top:3rem;padding:1.5rem}.PlanSelector-module__IVQJtG__asteriskTitle{color:var(--foreground);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.PlanSelector-module__IVQJtG__asteriskList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.PlanSelector-module__IVQJtG__asteriskList li{color:var(--muted);font-size:.8rem;line-height:1.6}.PlanSelector-module__IVQJtG__plansLoading{color:var(--foreground2);text-align:center;padding:2rem;font-size:1rem}.PlanSelector-module__IVQJtG__plansError{color:#dc3545;background:#dc35451a;border:1px solid #dc35454d;border-radius:6px;padding:1rem;font-size:.95rem}@media (max-width:768px){.PlanSelector-module__IVQJtG__plansGrid{grid-template-columns:1fr;gap:1rem}.PlanSelector-module__IVQJtG__planCard{padding:1.25rem}.PlanSelector-module__IVQJtG__planName{font-size:1.25rem}.PlanSelector-module__IVQJtG__priceAmount{font-size:1.5rem}.PlanSelector-module__IVQJtG__container{padding:1.5rem 0}.PlanSelector-module__IVQJtG__planFeatures{flex:initial}}@media (min-width:769px) and (max-width:1024px){.PlanSelector-module__IVQJtG__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.PlanSelector-module__IVQJtG__plansGrid{grid-template-columns:repeat(3,1fr)}}.PlanSelector-module__IVQJtG__promoCodeSection{margin-top:.75rem;margin-bottom:.75rem}.PlanSelector-module__IVQJtG__promoCodeSectionTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1rem;font-weight:600}.PlanSelector-module__IVQJtG__promoCodeList{flex-direction:column;gap:.5rem;display:flex}.PlanSelector-module__IVQJtG__promoCodeCard{border:1px solid var(--border-color);cursor:pointer;background-color:var(--background2);border-radius:.5rem;align-items:center;padding:1rem;transition:all .2s;display:flex}.PlanSelector-module__IVQJtG__promoCodeCard:hover,.PlanSelector-module__IVQJtG__promoCodeCardSelected{border-color:var(--primary-color)}.PlanSelector-module__IVQJtG__promoCodeCheckbox{border:2px solid var(--foreground-muted);background-color:#0000;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-right:.75rem;transition:background-color .3s,border-color .3s;display:inline-block;position:relative}.PlanSelector-module__IVQJtG__promoCodeCardSelected .PlanSelector-module__IVQJtG__promoCodeCheckbox{border-color:var(--primary-color)}.PlanSelector-module__IVQJtG__promoCodeCheckbox:after{content:"";background-color:var(--primary-color);opacity:0;border-radius:2px;width:12px;height:12px;transition:opacity .2s,transform .2s;position:absolute;top:3px;left:3px;transform:scale(0)}.PlanSelector-module__IVQJtG__promoCodeCardSelected .PlanSelector-module__IVQJtG__promoCodeCheckbox:after{opacity:1;transform:scale(1)}.PlanSelector-module__IVQJtG__promoCodeContent{flex:1}.PlanSelector-module__IVQJtG__promoCodeLabel{color:var(--foreground);font-weight:500}.PlanSelector-module__IVQJtG__promoCodeValue{color:var(--foreground);font-family:monospace}.PlanSelector-module__IVQJtG__promoCodeDescription{color:var(--foreground2);margin-top:.25rem;font-size:.875rem}.PlanSelector-module__IVQJtG__promoCodeNote{color:var(--foreground2);text-align:center;margin-top:.75rem;margin-bottom:0;font-size:.875rem;font-style:italic}
.QuizOverview-module__8nIDgG__quizSidebarWrapper{top:66px;left:var(--quiz-rail-left,64px);z-index:50;background-color:var(--background2);border-left:1px solid var(--divider);border-right:1px solid var(--divider);width:40px;height:calc(100dvh - 66px);box-shadow:none;flex-direction:column;justify-content:flex-start;align-items:center;padding:4px 0 1rem;transition:left .3s;display:flex;position:fixed;overflow:visible}@media (min-width:769px){.QuizOverview-module__8nIDgG__quizSidebarWrapper{width:52px;padding:8px 0}}.QuizOverview-module__8nIDgG__quizSidebarWrapper.QuizOverview-module__8nIDgG__hidden{transform:translate(-120px)}.QuizOverview-module__8nIDgG__questionOverviewWrapper{flex-direction:column;align-items:center;gap:8px;width:100%;margin-bottom:0;padding:.35rem 0;display:flex;overflow-y:auto}.QuizOverview-module__8nIDgG__overviewQuestion{cursor:pointer;text-align:center;width:30px;height:30px;color:var(--foreground);background-color:var(--background2);border-radius:50%;justify-content:center;align-items:center;padding:2px;transition:background-color .3s;display:flex;position:relative;overflow:visible}.QuizOverview-module__8nIDgG__overviewQuestion:hover:not(.QuizOverview-module__8nIDgG__selected){border:2px solid var(--foreground2);padding:0}.QuizOverview-module__8nIDgG__correct{background-color:var(--correct)}.QuizOverview-module__8nIDgG__incorrect{background-color:var(--incorrect)}.QuizOverview-module__8nIDgG__selected{border:2px solid var(--foreground2);padding:0}.QuizOverview-module__8nIDgG__answered{background-color:var(--primary-color)}@media (prefers-color-scheme:dark){:where(html:not(.QuizOverview-module__8nIDgG__is-light)) .QuizOverview-module__8nIDgG__answered,:where(html:not(.QuizOverview-module__8nIDgG__is-light)) .QuizOverview-module__8nIDgG__correct,:where(html:not(.QuizOverview-module__8nIDgG__is-light)) .QuizOverview-module__8nIDgG__incorrect{color:var(--black)}}:where(htmlbody.QuizOverview-module__8nIDgG__dark) .QuizOverview-module__8nIDgG__answered,:where(htmlbody.QuizOverview-module__8nIDgG__dark) .QuizOverview-module__8nIDgG__correct,:where(htmlbody.QuizOverview-module__8nIDgG__dark) .QuizOverview-module__8nIDgG__incorrect{color:var(--black)}.QuizOverview-module__8nIDgG__questionSvg{z-index:1;width:100%;height:100%;color:var(--background2);position:absolute;top:0;left:0}.QuizOverview-module__8nIDgG__checked{color:var(--primary-color)}.QuizOverview-module__8nIDgG__travel{z-index:100000000}.QuizOverview-module__8nIDgG__questionNumber{z-index:2;font-size:14px;position:relative}@media (max-width:768px){.QuizOverview-module__8nIDgG__quizSidebarWrapper{z-index:40;padding-top:48px;left:0}}
.vision-page-module__464wBG__visionPageDiv{flex-direction:column;align-items:center;max-width:1000px;margin:20px;display:flex;overflow-x:hidden}.vision-page-module__464wBG__paragraph{text-align:center;max-width:800px;margin:2rem auto;font-size:1.2rem}.vision-page-module__464wBG__emphasisParagraph{color:var(--primary-color);font-weight:700}.vision-page-module__464wBG__imageContainer{border-radius:40px;height:300px;max-height:30vw;margin-bottom:60px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.vision-page-module__464wBG__image{filter:brightness(1.1)contrast(1.1);width:100%}.vision-page-module__464wBG__joinButton{text-align:center;background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:30px;margin-bottom:20px;padding:15px 30px;font-size:1.2rem;text-decoration:none;box-shadow:0 4px 15px #0003}.vision-page-module__464wBG__joinButton:hover{scale:1.05;box-shadow:0 6px 20px #0000004d}.vision-page-module__464wBG__joinButton:active{scale:.95}
.PromotionCodeInput-module__kGIObW__container{margin-bottom:1rem}.PromotionCodeInput-module__kGIObW__label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.PromotionCodeInput-module__kGIObW__inputWrapper{gap:.5rem;display:flex}.PromotionCodeInput-module__kGIObW__input{background-color:var(--background);color:var(--foreground);border:1px solid #d1d5db;border-radius:.5rem;flex:1;padding:.625rem 1rem;font-size:1rem;transition:all .2s}.PromotionCodeInput-module__kGIObW__input:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 2px #ff2f831a}.PromotionCodeInput-module__kGIObW__input:disabled{opacity:.5;cursor:not-allowed}.PromotionCodeInput-module__kGIObW__button{background-color:var(--secondary-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.PromotionCodeInput-module__kGIObW__button:hover:not(:disabled){background-color:var(--secondary-color-dark,#e0295e);transform:translateY(-1px)}.PromotionCodeInput-module__kGIObW__button:active:not(:disabled){transform:translateY(0)}.PromotionCodeInput-module__kGIObW__button:disabled{cursor:not-allowed;opacity:.6;background-color:#ccc}
.get-started-module___lG6zq__mainContainer{min-height:100dvh;position:relative}.get-started-module___lG6zq__backgroundLayer{z-index:0;pointer-events:none;position:fixed;inset:0}.get-started-module___lG6zq__getStartedWrapper{z-index:1;margin:.5rem var(--web-margin);position:relative}.get-started-module___lG6zq__headerSection{text-align:center;margin-bottom:.5rem}.get-started-module___lG6zq__pageTitle{color:var(--dark-gray);margin:0;font-size:2.2rem;font-weight:700}.get-started-module___lG6zq__stepIndicator,.get-started-module___lG6zq__stepWrapper{justify-content:center;align-items:center;display:flex}.get-started-module___lG6zq__stepWrapper{margin:1.5rem 0}.get-started-module___lG6zq__step{width:36px;height:36px;font-weight:700;font:inherit;color:#444;background:linear-gradient(135deg,#e6e6e6 0%,#d1d1d1 100%);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .5s,background .5s,box-shadow .5s;display:flex;box-shadow:inset 0 1px 2px #ffffff80,0 1px 3px #0000001a}.get-started-module___lG6zq__step:disabled{cursor:default}.get-started-module___lG6zq__stepClickable{cursor:pointer}.get-started-module___lG6zq__stepClickable:hover{transform:scale(1.08)}.get-started-module___lG6zq__stepActive{background:linear-gradient(135deg, var(--secondary-color) 0%, #ff9d56 100%);color:#fff;transform:scale(1.1);box-shadow:0 4px 8px #00000026,inset 0 -2px 5px #0000000d}.get-started-module___lG6zq__stepCompleted{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-color-accent) 100%);color:#fff;box-shadow:inset 0 1px 2px #ffffff4d,0 2px 4px #0000001a}.get-started-module___lG6zq__stepLine{background-color:#d9d9d9;width:60px;height:3px;margin:0 10px;transition:background .8s}.get-started-module___lG6zq__stepLineActive{background:linear-gradient(90deg,#b49746 0%,#d9bc5e 100%)}.get-started-module___lG6zq__stepDescription{color:var(--dark-gray);max-width:600px;min-height:2.2rem;margin:0 auto;font-size:1.1rem;font-weight:500}.get-started-module___lG6zq__contentWrapper{padding-bottom:calc(7.5rem + env(safe-area-inset-bottom,0px))}.get-started-module___lG6zq__stickyButtonContainer{z-index:10;flex-direction:column;align-items:center;padding:1rem 0 .8rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #00000040}.get-started-module___lG6zq__continueButton{color:#fff;cursor:pointer;border:none;border-radius:8px;min-width:160px;padding:.5rem 2rem;font-size:.95rem;font-weight:600;line-height:1.2;transition:transform .3s,box-shadow .3s,opacity .3s;box-shadow:0 3px 8px #0000001f}.get-started-module___lG6zq__continueButton:disabled{cursor:not-allowed;opacity:.7}.get-started-module___lG6zq__continueButton:not(:disabled):hover{transform:translateY(-2px)scale(1.02);box-shadow:0 4px 10px #0000002e}.get-started-module___lG6zq__continueButton:not(:disabled):active{transform:translateY(0)scale(.98)}@media (max-width:800px){.get-started-module___lG6zq__pageTitle{font-size:1.8rem}.get-started-module___lG6zq__stepIndicator{margin:1rem 0}.get-started-module___lG6zq__step{width:35px;height:35px}.get-started-module___lG6zq__stepLine{width:40px}.get-started-module___lG6zq__contentWrapper{padding-bottom:calc(8.5rem + env(safe-area-inset-bottom,0px))}.get-started-module___lG6zq__stickyButtonContainer{padding:1.2rem 1rem 1rem}.get-started-module___lG6zq__continueButton{width:100%;max-width:240px;padding:.45rem 1.2rem;font-size:.9rem}}
.QuizQuestion-module__1_1Nua__questionHeader{border-bottom:1px solid var(--primary-color);flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding-bottom:1.5rem;display:flex}.QuizQuestion-module__1_1Nua__questionText{margin:0;font-size:28px}.QuizQuestion-module__1_1Nua__metaHint{color:var(--foreground2);margin:0;font-size:.9rem}.QuizQuestion-module__1_1Nua__optionsWrapper{flex-direction:column;flex:1;gap:1rem;padding-top:1.5rem;display:flex}.QuizQuestion-module__1_1Nua__freetextWrapper{flex-direction:column;gap:1rem;width:100%;padding-top:1.5rem;display:flex}.QuizQuestion-module__1_1Nua__freetextInput{border:1px solid var(--light-gray);background:var(--background);width:100%;min-height:140px;color:var(--foreground);resize:vertical;border-radius:10px;padding:14px 16px;font-family:inherit;font-size:1rem;line-height:1.45}.QuizQuestion-module__1_1Nua__freetextInput:disabled{opacity:.85}.QuizQuestion-module__1_1Nua__freetextFeedback{flex-direction:column;gap:.75rem;display:flex}.QuizQuestion-module__1_1Nua__feedbackText{background:var(--background2);color:var(--foreground);border-radius:8px;margin:0;padding:12px 14px;line-height:1.45}.QuizQuestion-module__1_1Nua__feedbackScore{color:var(--foreground2);margin:0;font-weight:600}.QuizQuestion-module__1_1Nua__referenceAnswer{border-left:3px solid var(--primary-color);background:var(--background2);border-radius:0 8px 8px 0;padding:12px 14px}.QuizQuestion-module__1_1Nua__referenceLabel{color:var(--foreground2);margin:0 0 6px;font-size:.85rem;font-weight:600}@media (max-width:800px){.QuizQuestion-module__1_1Nua__questionText{font-size:20px}}
.anki-page-module__2y8Nsq__ankiPageDiv{flex-direction:column;align-items:center;max-width:1200px;margin:20px;display:flex;overflow-x:hidden}.anki-page-module__2y8Nsq__paragraph{text-align:center;max-width:800px;margin:2rem auto;font-size:1.2rem;line-height:1.6}.anki-page-module__2y8Nsq__emphasisParagraph{color:var(--primary-color);font-weight:700}.anki-page-module__2y8Nsq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;max-width:1000px;margin:3rem 0;display:grid}.anki-page-module__2y8Nsq__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#00000026;border:1px solid #00000014;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s,box-shadow .3s,background .3s;display:flex;box-shadow:0 8px 25px #00000026}.anki-page-module__2y8Nsq__featureCard:hover{background:#0003;transform:translateY(-5px);box-shadow:0 12px 35px #00000040}.anki-page-module__2y8Nsq__featureIcon{margin-bottom:1rem;font-size:3rem}.anki-page-module__2y8Nsq__featureCard h3{color:var(--secondary-color);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.anki-page-module__2y8Nsq__featureCard p{margin:0;font-size:1rem;line-height:1.6}.anki-page-module__2y8Nsq__cardDemo{perspective:1000px;width:100%;max-width:500px;margin:2rem 0}.anki-page-module__2y8Nsq__flashcardStack{width:100%;height:260px;position:relative}.anki-page-module__2y8Nsq__flashcard{text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:220px;padding:2rem;display:flex;position:absolute;box-shadow:0 15px 40px #0003}.anki-page-module__2y8Nsq__flashcardBack{background:linear-gradient(135deg, var(--secondary-color-dark) 0%, var(--primary-color-dark) 100%);border:2px solid #ffffff1a}.anki-page-module__2y8Nsq__flashcardFront{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);border:2px solid #fff3}.anki-page-module__2y8Nsq__flashcardLabel{text-transform:uppercase;letter-spacing:2px;opacity:.7;color:#fff;margin-bottom:.75rem;font-size:.75rem}.anki-page-module__2y8Nsq__flashcardText{color:#fff;font-size:1.2rem;font-weight:600;line-height:1.5}.anki-page-module__2y8Nsq__downloadBadge{background:#00000026;border:1px solid #00000014;border-radius:12px;align-items:center;gap:.5rem;margin-top:2rem;padding:.75rem 1.5rem;font-size:.95rem;display:inline-flex}.anki-page-module__2y8Nsq__downloadBadge img{width:28px;height:28px}.anki-page-module__2y8Nsq__joinButton{text-align:center;background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:30px;margin-bottom:20px;padding:15px 30px;font-size:1.2rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #0003}.anki-page-module__2y8Nsq__joinButton:hover{scale:1.05;box-shadow:0 6px 20px #0000004d}.anki-page-module__2y8Nsq__joinButton:active{scale:.95}@media (max-width:768px){.anki-page-module__2y8Nsq__ankiPageDiv{margin:10px}.anki-page-module__2y8Nsq__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.anki-page-module__2y8Nsq__paragraph{font-size:1rem}.anki-page-module__2y8Nsq__featureCard h3{font-size:1.2rem}.anki-page-module__2y8Nsq__flashcard{height:180px;padding:1.5rem}.anki-page-module__2y8Nsq__flashcardStack{height:220px}.anki-page-module__2y8Nsq__flashcardText{font-size:1rem}}
.feedback-module__1UU4uG__feedbackButton{z-index:100;color:var(--foreground);background-color:var(--feedback-button);cursor:pointer;border:1px solid var(--dark-gray);cursor:pointer;border-radius:30%;justify-content:center;align-items:center;padding:4px 6px;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden}.feedback-module__1UU4uG__feedbackButton:hover{transition:scale .4s;scale:1.2}.feedback-module__1UU4uG__popoverWrapper{background-color:var(--background2);color:var(--foreground);border:1px solid var(--foreground);border-radius:18px;flex-direction:column;gap:5px;min-width:100px;max-width:80vw;padding:20px;display:flex;position:fixed;bottom:60px;right:20px}.feedback-module__1UU4uG__textarea{border:1px solid var(--foreground-muted);background-color:var(--background);color:var(--foreground);resize:vertical;border-radius:8px;outline:none;padding:12px;font-size:1rem;transition:border .2s}.feedback-module__1UU4uG__textarea:focus{border-color:var(--primary-color);box-shadow:0 0 8px #ffc10780}.feedback-module__1UU4uG__charCount{color:#fff;text-align:right;margin-top:5px;font-size:.9rem}.feedback-module__1UU4uG__lowCount{color:var(--red)}.feedback-module__1UU4uG__checkboxContainer{cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;align-items:center;font-size:16px;display:flex}.feedback-module__1UU4uG__checkboxInput{opacity:0;cursor:pointer;position:absolute}.feedback-module__1UU4uG__checkboxCustom{border:2px solid var(--foreground-muted);background-color:#0000;border-radius:4px;width:18px;height:18px;margin-right:8px;transition:background-color .3s,border-color .3s;display:inline-block;position:relative}.feedback-module__1UU4uG__checkboxInput:checked+.feedback-module__1UU4uG__checkboxCustom{border-color:var(--primary-color)}.feedback-module__1UU4uG__checkboxCustom:after{content:"";background-color:var(--primary-color);opacity:0;border-radius:2px;width:12px;height:12px;transition:opacity .2s,transform .2s;position:absolute;top:3px;left:3px;transform:scale(0)}.feedback-module__1UU4uG__checkboxInput:checked+.feedback-module__1UU4uG__checkboxCustom:after{opacity:1;transform:scale(1)}.feedback-module__1UU4uG__submitButton{text-align:center;color:var(--foreground);background-color:var(--primary-color);cursor:pointer;border-radius:8px;align-self:flex-end;margin-top:20px;margin-bottom:10px;padding:5px;font-size:1rem;text-decoration:none}.feedback-module__1UU4uG__submitButton:enabled:hover{box-shadow:0 0 10px 3px var(--primary-color)}.feedback-module__1UU4uG__submitButton:active{outline:none;transform:scale(.95)}.feedback-module__1UU4uG__submitButton:disabled{background-color:var(--light-gray);cursor:default}@keyframes feedback-module__1UU4uG__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes feedback-module__1UU4uG__aggressiveGlow{0%{box-shadow:0 0 0 0 var(--primary-color);transform:scale(1)}50%{box-shadow:0 0 8px 4px var(--primary-color);transform:scale(1.05)}to{box-shadow:0 0 0 0 var(--primary-color);transform:scale(1)}}.feedback-module__1UU4uG__feedbackButtonGlow{animation:1.5s cubic-bezier(.4,0,.6,1) 3 feedback-module__1UU4uG__aggressiveGlow!important}
.quiz-module__iF3pra__option{align-items:center;width:auto;height:3rem;padding-left:1rem;display:flex}.quiz-module__iF3pra__option:not(.quiz-module__iF3pra__showCorrect){cursor:pointer}.quiz-module__iF3pra__optionIcon{color:#0000;align-items:center;display:flex}.quiz-module__iF3pra__showCorrect{font-weight:700}.quiz-module__iF3pra__checked .quiz-module__iF3pra__optionIcon,.quiz-module__iF3pra__option:hover:not(.quiz-module__iF3pra__showCorrect) .quiz-module__iF3pra__optionIcon{color:var(--primary-color)}.quiz-module__iF3pra__optionText{margin:0 0 0 1rem}.quiz-module__iF3pra__explanationWrapper{margin-left:1rem;padding-left:1rem}.quiz-module__iF3pra__explanationCorrect{border-left:solid 2px var(--correct)}.quiz-module__iF3pra__explanationIncorrect{border-left:solid 2px var(--incorrect)}.quiz-module__iF3pra__explanation{font-weight:400}@media (max-width:800px){.quiz-module__iF3pra__optionText{font-size:14px}}
.CoursePicker-module__WHm-eW__webWrapper{display:block}.CoursePicker-module__WHm-eW__mobileWrapper{display:none}.CoursePicker-module__WHm-eW__errorContainer{text-align:center;color:#d32f2f;padding:2rem}.CoursePicker-module__WHm-eW__errorBanner{text-align:center;color:#d32f2f;margin-bottom:1rem;padding:.75rem 1rem}.CoursePicker-module__WHm-eW__retryButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.CoursePicker-module__WHm-eW__retryButton:hover{background-color:var(--secondary-color)}@media (max-width:768px){.CoursePicker-module__WHm-eW__webWrapper{display:none}.CoursePicker-module__WHm-eW__mobileWrapper{display:block}}
.message-actions-module__jRhh6W__copyIcon{transition:all .3s cubic-bezier(.4,0,.6,1);transform:scale(1)}.message-actions-module__jRhh6W__copyIcon.message-actions-module__jRhh6W__copied{color:#16a34a;transform:scale(1.2)}.message-actions-module__jRhh6W__checkIcon{color:#16a34a;transition:all .3s cubic-bezier(.4,0,.6,1);animation:.4s cubic-bezier(.68,-.55,.265,1.55) message-actions-module__jRhh6W__checkmarkPop;transform:scale(.8)}@keyframes message-actions-module__jRhh6W__checkmarkPop{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}
.CoursePetChat-module__6P4IIa__composeRow{z-index:2;align-items:flex-end;gap:12px;width:100%;min-width:0;margin-top:1rem;padding-inline-end:28px;display:flex;position:relative;overflow:visible}.CoursePetChat-module__6P4IIa__promptGrow{flex:1;min-width:0;min-height:44px}.CoursePetChat-module__6P4IIa__dockWrap{--pet-dock-size:84px;--dock-pad-bottom:4px;z-index:5;flex-shrink:0;padding-bottom:4px;position:relative;overflow:visible}.CoursePetChat-module__6P4IIa__dockButton{width:var(--pet-dock-size);height:var(--pet-dock-size);cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:visible}.CoursePetChat-module__6P4IIa__dockButton:hover{background:0 0}.CoursePetChat-module__6P4IIa__dockButton:hover .CoursePetChat-module__6P4IIa__dockImage{filter:brightness(1.07)}body.dark .CoursePetChat-module__6P4IIa__dockButton:hover .CoursePetChat-module__6P4IIa__dockImage{filter:brightness(1.14)}.CoursePetChat-module__6P4IIa__dockImageWrap{border-radius:18px;width:100%;height:100%;display:block;position:relative;overflow:hidden}.CoursePetChat-module__6P4IIa__dockImage{object-fit:cover;transition:opacity .28s ease-out,transform .28s ease-out}.CoursePetChat-module__6P4IIa__dockImagePet,.CoursePetChat-module__6P4IIa__dockImageHouse{opacity:1;transform:scale(1)}.CoursePetChat-module__6P4IIa__dockImagePet.CoursePetChat-module__6P4IIa__dockImageHidden{opacity:0;transform:scale(.85)}.CoursePetChat-module__6P4IIa__dockImageHouse.CoursePetChat-module__6P4IIa__dockImageHidden{opacity:0;transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.CoursePetChat-module__6P4IIa__dockImage{transition:opacity .12s linear}.CoursePetChat-module__6P4IIa__dockImagePet.CoursePetChat-module__6P4IIa__dockImageHidden,.CoursePetChat-module__6P4IIa__dockImageHouse.CoursePetChat-module__6P4IIa__dockImageHidden{transform:none}}.CoursePetChat-module__6P4IIa__menu{border:1px solid var(--border,var(--divider,#e4e4e7));background:var(--popover,var(--background2,#f4f4f5));z-index:40;border-radius:10px;min-width:120px;margin-bottom:6px;padding:4px;position:absolute;bottom:100%;right:0;box-shadow:0 4px 16px #0000001f}body.dark .CoursePetChat-module__6P4IIa__menu{box-shadow:0 8px 24px #00000073}.CoursePetChat-module__6P4IIa__menu button{text-align:left;cursor:pointer;width:100%;color:var(--foreground,#18181b);background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:14px;display:block}.CoursePetChat-module__6P4IIa__menu button:hover{background:var(--accent,#0000000f);color:var(--accent-foreground,var(--foreground))}body.dark .CoursePetChat-module__6P4IIa__menu button:hover{background:var(--accent,#ffffff14);color:var(--foreground,#fafafa)}.CoursePetChat-module__6P4IIa__bubble{right:0;bottom:calc(var(--pet-dock-size) + var(--dock-pad-bottom) + 10px);background:var(--background2,#f4f4f5);border:1px solid var(--divider,#e4e4e7);min-width:min(380px,100vw - 40px);max-width:min(920px,96vw);color:var(--foreground,#18181b);pointer-events:none;z-index:100;border-radius:14px 14px 4px;padding:10px 14px;font-size:13px;line-height:1.35;animation:.2s ease-out CoursePetChat-module__6P4IIa__petBubbleIn;position:absolute}.CoursePetChat-module__6P4IIa__bubbleLoading{justify-content:center;align-items:center;gap:5px;min-width:2.5rem;min-height:1.2em;padding:2px 0;display:inline-flex}.CoursePetChat-module__6P4IIa__bubbleDot{background:var(--foreground2,#71717a);opacity:.45;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite CoursePetChat-module__6P4IIa__petBubbleDot;display:inline-block}.CoursePetChat-module__6P4IIa__bubbleDot:nth-child(2){animation-delay:.15s}.CoursePetChat-module__6P4IIa__bubbleDot:nth-child(3){animation-delay:.3s}@keyframes CoursePetChat-module__6P4IIa__petBubbleDot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@keyframes CoursePetChat-module__6P4IIa__petBubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.CoursePetChat-module__6P4IIa__hearts{left:50%;right:auto;bottom:calc(var(--pet-dock-size) + var(--dock-pad-bottom));pointer-events:none;z-index:110;width:140px;height:56px;margin:0;position:absolute;overflow:visible;transform:translate(-50%)}.CoursePetChat-module__6P4IIa__heart{animation:CoursePetChat-module__6P4IIa__petHeartFloat var(--pet-heart-float-duration,1.65s) ease-out forwards;opacity:0;font-size:20px;animation-iteration-count:2;position:absolute;bottom:0;left:50%}@keyframes CoursePetChat-module__6P4IIa__petHeartFloat{0%{opacity:1;transform:translate3d(calc(-50% + var(--dx,0px)), 0, 0) scale(.6)}to{opacity:0;transform:translate3d(calc(-50% + var(--dx,0px)), -48px, 0) scale(1)}}.CoursePetChat-module__6P4IIa__introBody{flex-direction:column;align-items:center;gap:12px;padding:8px 0 16px;display:flex}.CoursePetChat-module__6P4IIa__introImageWrap{border-radius:16px;flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.CoursePetChat-module__6P4IIa__introImage{object-fit:cover}.CoursePetChat-module__6P4IIa__introMeta{text-align:center;width:100%}.CoursePetChat-module__6P4IIa__introName{margin:0 0 4px;font-size:1.25rem;font-weight:600}.CoursePetChat-module__6P4IIa__introRaceRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 0 8px;display:flex}.CoursePetChat-module__6P4IIa__introRaceName{color:var(--foreground2,#71717a);margin:0;font-size:.85rem}.CoursePetChat-module__6P4IIa__rarityBadge{letter-spacing:.02em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.CoursePetChat-module__6P4IIa__rarityCommon{color:#52525b;background:#71717a24;border-color:#71717a59}.CoursePetChat-module__6P4IIa__rarityRare{color:#1d4ed8;background:#2563eb1f;border-color:#2563eb59}.CoursePetChat-module__6P4IIa__rarityEpic{color:#6d28d9;background:#7c3aed1f;border-color:#7c3aed59}.CoursePetChat-module__6P4IIa__rarityLegendary{color:#a16207;background:linear-gradient(135deg,#facc1533 0%,#f59e0b2e 100%);border-color:#d9770673}.CoursePetChat-module__6P4IIa__introStats{color:var(--foreground2,#71717a);margin:0;font-size:.85rem}body.dark .CoursePetChat-module__6P4IIa__rarityCommon{color:#a1a1aa;background:#a1a1aa1f;border-color:#a1a1aa4d}body.dark .CoursePetChat-module__6P4IIa__rarityRare{color:#93c5fd;background:#3b82f626;border-color:#60a5fa66}body.dark .CoursePetChat-module__6P4IIa__rarityEpic{color:#c4b5fd;background:#8b5cf626;border-color:#a78bfa66}body.dark .CoursePetChat-module__6P4IIa__rarityLegendary{color:#fcd34d;background:linear-gradient(135deg,#facc1524 0%,#f59e0b1f 100%);border-color:#fbbf2466}.CoursePetChat-module__6P4IIa__petModalPanel{box-sizing:border-box;background-color:var(--background2);border-radius:8px;flex-direction:column;width:min(94vw,520px);min-width:0;max-width:520px;height:auto;max-height:min(90vh,720px);display:flex;overflow:hidden auto;box-shadow:0 5px 15px #0000004d}.CoursePetChat-module__6P4IIa__petModalShell{padding:1rem 1rem .85rem!important}.CoursePetChat-module__6P4IIa__petModalGrid{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:1rem 1.25rem;display:grid}@media (max-width:720px){.CoursePetChat-module__6P4IIa__petModalGrid{grid-template-columns:1fr}}.CoursePetChat-module__6P4IIa__petModalLeft{padding-top:4px}.CoursePetChat-module__6P4IIa__petModalHeading{margin:0 0 .5rem;font-size:.95rem;font-weight:600;line-height:1.3}.CoursePetChat-module__6P4IIa__petModalBlurb{color:var(--foreground,#18181b);margin:0 0 .5rem;font-size:.8rem;line-height:1.45}.CoursePetChat-module__6P4IIa__petModalCredits{color:var(--foreground2,#71717a);margin:0;font-size:.75rem;font-weight:500;line-height:1.4}.CoursePetChat-module__6P4IIa__petModalRight{flex-shrink:0;justify-content:center;width:100%;min-width:0;display:flex}.CoursePetChat-module__6P4IIa__petCard{aspect-ratio:5/7;border:2px solid var(--divider,#e4e4e7);background:linear-gradient(165deg, #fffffff2 0%, var(--background2,#f4f4f5) 100%);box-sizing:border-box;border-radius:11px;flex-direction:column;width:100%;max-width:220px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000012}.CoursePetChat-module__6P4IIa__petCardRarityCommon{border-color:#71717a8c}.CoursePetChat-module__6P4IIa__petCardRarityRare{border-color:#2563eb8c}.CoursePetChat-module__6P4IIa__petCardRarityEpic{border-color:#7c3aed8c}.CoursePetChat-module__6P4IIa__petCardRarityLegendary{border-color:#d97706a6}body.dark .CoursePetChat-module__6P4IIa__petCard{background:linear-gradient(165deg,#27272aa6 0%,#18181bf5 100%)}body.dark .CoursePetChat-module__6P4IIa__petCardRarityCommon{border-color:#a1a1aa73}body.dark .CoursePetChat-module__6P4IIa__petCardRarityRare{border-color:#60a5fa8c}body.dark .CoursePetChat-module__6P4IIa__petCardRarityEpic{border-color:#a78bfa8c}body.dark .CoursePetChat-module__6P4IIa__petCardRarityLegendary{border-color:#fbbf248c}.CoursePetChat-module__6P4IIa__petCardTopBar{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:4px;margin-bottom:6px;padding:6px 6px 0;display:flex}.CoursePetChat-module__6P4IIa__petCardRaceTab{letter-spacing:.04em;text-transform:uppercase;color:var(--foreground2,#71717a);background:#0000000d;border-radius:4px 8px 8px 4px;max-width:58%;padding:4px 6px;font-size:.58rem;font-weight:700;line-height:1.2}body.dark .CoursePetChat-module__6P4IIa__petCardRaceTab{background:#ffffff12}.CoursePetChat-module__6P4IIa__petCardCornerRarity{flex-shrink:0;padding:1px 5px!important;font-size:.5rem!important}.CoursePetChat-module__6P4IIa__petCardArtWrap{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:0 8px 6px;display:flex;container:pet-card-art/size}.CoursePetChat-module__6P4IIa__petCardArtFrame{aspect-ratio:1;box-sizing:border-box;background:#0000000a;border-radius:10px;width:100%;max-width:100%;max-height:100%;padding:6px}@supports (width:min(1cqw, 1cqh)){.CoursePetChat-module__6P4IIa__petCardArtFrame{width:min(100cqw,100cqh);max-height:none}}body.dark .CoursePetChat-module__6P4IIa__petCardArtFrame{background:#00000038}.CoursePetChat-module__6P4IIa__petCardArtCrop{aspect-ratio:1;border-radius:6px;width:100%;position:relative;overflow:hidden}.CoursePetChat-module__6P4IIa__petCardImage{object-fit:cover}.CoursePetChat-module__6P4IIa__petCardBody{flex-shrink:0;padding:6px 8px 8px}.CoursePetChat-module__6P4IIa__petCardNameLine{margin:0 0 6px;font-size:.72rem;line-height:1.3}.CoursePetChat-module__6P4IIa__petCardNameLabel{color:var(--foreground2,#71717a);font-weight:500}.CoursePetChat-module__6P4IIa__petCardNameValue{font-weight:700}.CoursePetChat-module__6P4IIa__petCardStats{flex-direction:column;gap:5px;display:flex}.CoursePetChat-module__6P4IIa__statBarRow{flex-direction:column;gap:2px;display:flex}.CoursePetChat-module__6P4IIa__statBarTop{justify-content:space-between;align-items:baseline;font-size:.62rem;display:flex}.CoursePetChat-module__6P4IIa__statBarLabel{color:var(--foreground2,#71717a);font-weight:500}.CoursePetChat-module__6P4IIa__statBarValue{font-variant-numeric:tabular-nums;font-weight:700}.CoursePetChat-module__6P4IIa__statBarTrack{background:#00000014;border-radius:999px;height:4px;overflow:hidden}body.dark .CoursePetChat-module__6P4IIa__statBarTrack{background:#ffffff1a}.CoursePetChat-module__6P4IIa__statBarFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;height:100%}.CoursePetChat-module__6P4IIa__petModalFooter{border-top:1px solid var(--divider,#e4e4e7);justify-content:center;margin-top:.85rem;padding-top:.75rem;display:flex}.CoursePetChat-module__6P4IIa__petModalPrimary{cursor:pointer;background:var(--foreground,#18181b);min-width:min(100%,180px);color:var(--background,#fff);border:none;border-radius:9px;padding:8px 18px;font-size:.85rem;font-weight:600}body.dark .CoursePetChat-module__6P4IIa__petModalPrimary{color:#18181b;background:#fafafa}.CoursePetChat-module__6P4IIa__petModalPrimary:hover{opacity:.92}
.WebCoursePicker-module__C7PTqG__wrapper{color:var(--dark-gray);justify-content:center;gap:5%;margin-top:1rem;display:flex}.WebCoursePicker-module__C7PTqG__selectedWrapper,.WebCoursePicker-module__C7PTqG__allCoursesWrapper{flex-direction:column;flex:1;display:flex}.WebCoursePicker-module__C7PTqG__selectedWrapper>h2{margin:0 0 1rem}.WebCoursePicker-module__C7PTqG__headerWrapper{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.WebCoursePicker-module__C7PTqG__headerWrapper>h2{margin:0}.WebCoursePicker-module__C7PTqG__searchInput{background-color:#fff;border:1px solid gray;border-radius:1.25rem;flex-direction:column;flex:1;justify-content:center;height:2rem;margin-left:1.5rem;padding:0 1rem;display:flex}.WebCoursePicker-module__C7PTqG__searchInput:focus-within{outline:2px solid var(--dark-gray)}.WebCoursePicker-module__C7PTqG__contentWrapper{background-color:#fff;border:1px solid gray;border-radius:8px;height:400px;overflow-y:auto}.WebCoursePicker-module__C7PTqG__courseRow{color:var(--dark-gray);background-color:#fff;border-bottom:1px solid gray;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;font-size:.8rem;display:flex}.WebCoursePicker-module__C7PTqG__courseRow:hover{background-color:var(--pale-ash)}.WebCoursePicker-module__C7PTqG__headerRow{background-color:var(--pale-ash);border-bottom:2px solid var(--dark-gray);z-index:1;font-weight:600;position:sticky;top:0}.WebCoursePicker-module__C7PTqG__courseInfo{flex:1;align-items:center;gap:.5rem;display:flex}.WebCoursePicker-module__C7PTqG__courseCode,.WebCoursePicker-module__C7PTqG__courseHp,.WebCoursePicker-module__C7PTqG__courseName{justify-content:center;width:20%;display:flex}.WebCoursePicker-module__C7PTqG__courseName{flex:1;justify-content:flex-start}.WebCoursePicker-module__C7PTqG__courseBtnWrapper{justify-content:flex-end;width:75px;display:flex}.WebCoursePicker-module__C7PTqG__loadMoreWrapper{justify-content:center;padding:.75rem;display:flex}
.QuizResultsPet-module__1I5jPq__wrap{justify-content:center;width:100%;margin:.5rem 0 1.75rem;display:flex}.QuizResultsPet-module__1I5jPq__stage{--pet-size:96px;flex-direction:column;align-items:center;width:min(100%,420px);padding-top:.25rem;display:flex;position:relative}.QuizResultsPet-module__1I5jPq__bubble{background:var(--background2,#f4f4f5);border:1px solid var(--divider,#e4e4e7);color:var(--foreground,#18181b);pointer-events:none;text-align:left;border-radius:14px 14px 14px 4px;align-self:stretch;margin-bottom:.65rem;padding:10px 14px;font-size:13px;line-height:1.35;animation:.2s ease-out QuizResultsPet-module__1I5jPq__quizPetBubbleIn;position:relative}@keyframes QuizResultsPet-module__1I5jPq__quizPetBubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.QuizResultsPet-module__1I5jPq__hearts{left:50%;bottom:var(--pet-size);pointer-events:none;z-index:2;width:0;height:0;position:absolute;transform:translate(-50%)}.QuizResultsPet-module__1I5jPq__petButton{width:var(--pet-size);height:var(--pet-size);cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:visible}.QuizResultsPet-module__1I5jPq__petButton:disabled{cursor:default}.QuizResultsPet-module__1I5jPq__petButton:not(:disabled):hover .QuizResultsPet-module__1I5jPq__image{filter:brightness(1.07)}body.dark .QuizResultsPet-module__1I5jPq__petButton:not(:disabled):hover .QuizResultsPet-module__1I5jPq__image{filter:brightness(1.14)}.QuizResultsPet-module__1I5jPq__imageWrap{border-radius:18px;width:100%;height:100%;display:block;position:relative;overflow:hidden}.QuizResultsPet-module__1I5jPq__image{object-fit:cover}
.MobileCoursePicker-module__GYFcQq__mobileWrapper{color:var(--dark-gray);flex-direction:column;margin-top:1rem;display:flex}.MobileCoursePicker-module__GYFcQq__mobileHeaderWrapper{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.MobileCoursePicker-module__GYFcQq__mobileHeaderWrapper>h2{margin:0}.MobileCoursePicker-module__GYFcQq__searchInput{box-sizing:border-box;background-color:#fff;border:1px solid gray;border-radius:1.25rem;flex-direction:column;flex:1;justify-content:center;min-width:0;height:2rem;padding:0 1rem;display:flex}.MobileCoursePicker-module__GYFcQq__searchInput:focus-within{outline:2px solid var(--dark-gray)}.MobileCoursePicker-module__GYFcQq__mobileTableWrapper{background-color:#fff;border:1px solid gray;border-radius:8px;flex-direction:column;min-height:0;display:flex}.MobileCoursePicker-module__GYFcQq__mobileAvailableWrapper{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;flex:1;min-height:400px;max-height:400px;overflow-y:auto}.MobileCoursePicker-module__GYFcQq__courseRow{color:var(--dark-gray);background-color:#fff;border-bottom:1px solid gray;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;font-size:.8rem;display:flex}.MobileCoursePicker-module__GYFcQq__selectedCourseRow{background-color:var(--pale-ash)!important}.MobileCoursePicker-module__GYFcQq__headerRow{background-color:var(--pale-ash);border-bottom:2px solid var(--dark-gray);z-index:1;border-top-left-radius:.5rem;border-top-right-radius:.5rem;font-weight:600;position:sticky;top:0}.MobileCoursePicker-module__GYFcQq__mobileCourseInfo{flex:1;align-items:center;gap:.75rem;display:flex}.MobileCoursePicker-module__GYFcQq__mobileCodeHpColumn{flex-direction:column;align-items:center;gap:.25rem;min-width:60px;display:flex}.MobileCoursePicker-module__GYFcQq__mobileCourseCode,.MobileCoursePicker-module__GYFcQq__mobileCourseHp{text-align:center;color:var(--dark-gray);font-size:.75rem;font-weight:500;line-height:1.2}.MobileCoursePicker-module__GYFcQq__mobileCourseHp{font-size:.7rem}.MobileCoursePicker-module__GYFcQq__mobileCourseName{flex:1;font-size:.8rem;line-height:1.3}.MobileCoursePicker-module__GYFcQq__courseBtnWrapper{justify-content:flex-end;width:75px;display:flex}.MobileCoursePicker-module__GYFcQq__loadMoreWrapper{justify-content:center;padding:.75rem;display:flex}
.MazeMapLocation-module__Ylf4KG__container{border-radius:8px;justify-content:center;align-items:center;width:100%;height:500px;margin-top:12px;display:flex;overflow:hidden}.MazeMapLocation-module__Ylf4KG__iframe{border:none;width:80%;height:80%}
.QuizResults-module__j8k-IG__resultWrapper{flex-wrap:wrap;flex:1;display:flex}.QuizResults-module__j8k-IG__resultSection{flex-direction:column;flex:1;justify-content:center;display:flex}.QuizResults-module__j8k-IG__chartWrapper{aspect-ratio:1;width:80%;max-width:350px;margin:0 auto}.QuizResults-module__j8k-IG__chartText{justify-content:center;margin-top:.5rem;margin-bottom:2.5rem;display:flex}.QuizResults-module__j8k-IG__chartText>h3{margin:0}.QuizResults-module__j8k-IG__headerText{justify-content:center;margin-bottom:1rem;display:flex}.QuizResults-module__j8k-IG__infoText{flex:1;margin:0 1rem 2rem;display:flex}.QuizResults-module__j8k-IG__infoText>p,.QuizResults-module__j8k-IG__headerText>h2{margin:0}.QuizResults-module__j8k-IG__resultBtnWrapper{justify-content:center;gap:2rem;display:flex}
.UserCourseTable-module__z5Wn5q__tableWrapper{border:1px solid var(--foreground);-webkit-overflow-scrolling:touch;border-radius:10px;flex-direction:column;flex:1;min-width:0;padding:.5rem;display:flex;overflow-x:auto}.UserCourseTable-module__z5Wn5q__topRow{color:gray}.UserCourseTable-module__z5Wn5q__topRow:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.UserCourseTable-module__z5Wn5q__tableContent{flex-direction:column;flex:1;width:100%;margin-bottom:.5rem;display:flex}.UserCourseTable-module__z5Wn5q__row{border:1px solid var(--foreground);background-color:var(--background3);border-bottom:none;width:100%;min-width:0;display:flex}.UserCourseTable-module__z5Wn5q__row>td,.UserCourseTable-module__z5Wn5q__row>th{flex:1;justify-content:center;align-items:center;min-width:0;height:3rem;padding:0 1rem;display:flex}.UserCourseTable-module__z5Wn5q__tableContent>tr:last-child{border-bottom:1px solid var(--foreground);border-bottom-right-radius:8px;border-bottom-left-radius:8px}td.UserCourseTable-module__z5Wn5q__wideCol,th.UserCourseTable-module__z5Wn5q__wideCol{flex:6;justify-content:flex-start}td.UserCourseTable-module__z5Wn5q__activeCol,th.UserCourseTable-module__z5Wn5q__activeCol{flex:0 0 100px}@media (max-width:768px){.UserCourseTable-module__z5Wn5q__tableWrapper{padding:.35rem}.UserCourseTable-module__z5Wn5q__row>td,.UserCourseTable-module__z5Wn5q__row>th{height:auto;min-height:3rem;padding:.5rem .4rem;font-size:.8rem}.UserCourseTable-module__z5Wn5q__row>td:first-child,.UserCourseTable-module__z5Wn5q__row>th:first-child{word-break:break-word;flex:0 0 64px;justify-content:flex-start}td.UserCourseTable-module__z5Wn5q__wideCol,th.UserCourseTable-module__z5Wn5q__wideCol{overflow-wrap:anywhere;text-align:left;flex:auto;line-height:1.3}td.UserCourseTable-module__z5Wn5q__activeCol,th.UserCourseTable-module__z5Wn5q__activeCol{flex:0 0 72px;padding-left:.25rem;padding-right:.25rem}}
.SearchInput-module__4VOTFq__inputWrapper{width:100%;min-width:0;height:var(--height);box-sizing:border-box;justify-content:space-between;align-items:center;display:flex}.SearchInput-module__4VOTFq__input{height:100%;font-size:inherit;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0}
.ExamRulesIntro-module__aDgFZG__wrapper{flex-direction:column;gap:1.25rem;max-width:640px;padding:1rem 0 2rem;display:flex}.ExamRulesIntro-module__aDgFZG__title{margin:0;font-size:1.75rem}.ExamRulesIntro-module__aDgFZG__overview{color:var(--foreground);margin:0;line-height:1.5}.ExamRulesIntro-module__aDgFZG__meta{grid-template-columns:auto 1fr;gap:.5rem 1.25rem;margin:0;display:grid}.ExamRulesIntro-module__aDgFZG__meta dt{color:var(--foreground2);font-weight:600}.ExamRulesIntro-module__aDgFZG__meta dd{margin:0}.ExamRulesIntro-module__aDgFZG__grades h3{margin:0 0 .5rem;font-size:1.1rem}.ExamRulesIntro-module__aDgFZG__grades ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.ExamRulesIntro-module__aDgFZG__grades li{background:var(--background2);border-radius:8px;justify-content:space-between;gap:1rem;padding:.5rem .75rem;display:flex}.ExamRulesIntro-module__aDgFZG__disclaimer{color:var(--foreground2);margin:0;font-size:.9rem;font-style:italic;line-height:1.45}
.Sidebar-module__jbxCtW__sidebarMobileWrapper{display:none}.Sidebar-module__jbxCtW__sidebarDesktopWrapper{display:block}@media (max-width:768px){.Sidebar-module__jbxCtW__sidebarMobileWrapper{display:block}.Sidebar-module__jbxCtW__sidebarDesktopWrapper{display:none}}.Sidebar-module__jbxCtW__sidebar{--sidebar-icon-size:28px;background:var(--sidebar-background);border-right:1px solid var(--divider-hard);z-index:10;flex-direction:column;gap:12px;width:52px;height:calc(100dvh - 89px);padding:12px 0 12px 12px;transition:all .3s;display:flex;position:fixed;left:0}.Sidebar-module__jbxCtW__sidebarExpanded{align-items:stretch;min-width:180px;max-width:180px;padding:12px}.Sidebar-module__jbxCtW__sidebarButton{color:var(--foreground);background:var(--sidebar-background);cursor:pointer;border:none;border-radius:8px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;transition:all .2s;display:flex;position:relative}.Sidebar-module__jbxCtW__sidebarButton:hover{background:color-mix(in srgb, var(--primary-color) 20%, transparent);transform:translate(2px)}.Sidebar-module__jbxCtW__sidebarButton:hover:not(.Sidebar-module__jbxCtW__sidebarButtonActive){color:var(--foreground)}.Sidebar-module__jbxCtW__sidebarButtonActive:hover{color:var(--black);background:var(--primary-color)}.Sidebar-module__jbxCtW__sidebarButton svg{color:inherit;width:var(--sidebar-icon-size);height:var(--sidebar-icon-size);flex-shrink:0;display:block}.Sidebar-module__jbxCtW__sidebarButtonActive svg,.Sidebar-module__jbxCtW__sidebarButtonActive:hover svg{color:var(--black)}.Sidebar-module__jbxCtW__sidebarExpanded .Sidebar-module__jbxCtW__sidebarButton{justify-content:flex-start;gap:12px;width:auto;padding:6px}.Sidebar-module__jbxCtW__sidebarButtonActive{color:var(--black);background:var(--primary-color)}.Sidebar-module__jbxCtW__expandToggle{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;outline:none;align-items:center;width:40px;margin-bottom:12px;transition:all .2s;display:flex}.Sidebar-module__jbxCtW__expandToggle:hover{background:var(--background2-accent)}.Sidebar-module__jbxCtW__expandToggle svg{width:var(--sidebar-icon-size);height:var(--sidebar-icon-size);flex-shrink:0;display:block}.Sidebar-module__jbxCtW__sidebarExpanded .Sidebar-module__jbxCtW__expandToggle{align-self:flex-end}.Sidebar-module__jbxCtW__mainTabs{flex-direction:column;gap:0;display:flex}.Sidebar-module__jbxCtW__sidebarDivider{background:var(--divider);width:100%;height:1px;margin:12px 0}.Sidebar-module__jbxCtW__sidebarExpanded .Sidebar-module__jbxCtW__sidebarDivider{margin:16px 0}.Sidebar-module__jbxCtW__tabSpecificOptions{flex-direction:column;gap:0;display:flex}.Sidebar-module__jbxCtW__buttonLabel{white-space:nowrap;text-overflow:ellipsis;opacity:0;font-size:.875rem;font-weight:500;transition:all .2s;overflow:hidden;transform:translate(-10px)}.Sidebar-module__jbxCtW__sidebarExpanded .Sidebar-module__jbxCtW__buttonLabel{opacity:1;transition-delay:.1s;transform:translate(0)}.Sidebar-module__jbxCtW__secondarySidebar{background:var(--sidebar-background);border-right:1px solid var(--divider);z-index:9;width:340px;height:calc(100dvh - 66px);transition:transform .3s;position:fixed;left:64px;transform:translate(-100%)}.Sidebar-module__jbxCtW__secondarySidebarVisible{transform:translate(0)}.Sidebar-module__jbxCtW__secondarySidebarWithExpandedSidebar{left:204px!important}.Sidebar-module__jbxCtW__secondarySidebarHeader{border-bottom:1px solid var(--background2-accent);color:var(--foreground);justify-content:space-between;align-items:center;padding:16px;font-weight:600;display:flex}.Sidebar-module__jbxCtW__mobileCloseButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;line-height:1;display:none}.Sidebar-module__jbxCtW__mobileOverlay{z-index:98;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:none;position:fixed;inset:0}.Sidebar-module__jbxCtW__hamburgerButton{z-index:100001;background:var(--background2-accent);cursor:pointer;color:var(--foreground);border:none;border-radius:8px;padding:8px;transition:all .2s;display:none;position:fixed;top:70px;left:16px;box-shadow:0 2px 8px #00000026}.Sidebar-module__jbxCtW__hamburgerButton:hover{background:var(--primary-color);color:var(--black)}.Sidebar-module__jbxCtW__hamburgerButtonHidden{display:none!important}.Sidebar-module__jbxCtW__mobileSidebarOpen{transform:translate(0)!important}.Sidebar-module__jbxCtW__mobileSidebarHeader{border-bottom:1px solid var(--sidebar-border);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:60px;padding:12px 16px;display:none}.Sidebar-module__jbxCtW__mobileHeaderSpacer{flex-shrink:0;width:40px;height:40px}.Sidebar-module__jbxCtW__mobileSidebarTitle{color:var(--foreground);text-align:center;flex:1;min-width:0;margin:0 16px;font-size:1.125rem;font-weight:600}.Sidebar-module__jbxCtW__mobileCloseButtonTop{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:all .2s;display:flex}.Sidebar-module__jbxCtW__mobileCloseButtonTop:hover{background:var(--background2-accent)}.Sidebar-module__jbxCtW__mobileBackButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:all .2s;display:flex}.Sidebar-module__jbxCtW__mobileBackButton:hover{background:var(--background2-accent)}.Sidebar-module__jbxCtW__mobileSecondaryContent{flex:1;height:calc(100% - 56px);overflow:hidden auto}@media (max-width:768px){.Sidebar-module__jbxCtW__hamburgerButton{display:flex}.Sidebar-module__jbxCtW__mobileOverlay{display:block}.Sidebar-module__jbxCtW__sidebar{z-index:99;width:80%;max-width:320px;height:calc(100dvh - 56px);padding:0;transition:transform .3s;position:fixed;top:56px;left:0;transform:translate(-100%)}.Sidebar-module__jbxCtW__sidebar.Sidebar-module__jbxCtW__sidebarExpanded{min-width:80%;max-width:320px}.Sidebar-module__jbxCtW__expandToggle,.Sidebar-module__jbxCtW__secondarySidebar{display:none}.Sidebar-module__jbxCtW__mobileSidebarHeader{width:100%;min-height:60px;display:flex!important}.Sidebar-module__jbxCtW__mainTabs{padding:20px 16px 16px}.Sidebar-module__jbxCtW__tabSpecificOptions{padding:0 16px 16px}.Sidebar-module__jbxCtW__sidebarDivider{margin:8px 0}.Sidebar-module__jbxCtW__buttonLabel{opacity:1!important;transform:translate(0)!important}.Sidebar-module__jbxCtW__mobileSecondaryContent{display:block}.Sidebar-module__jbxCtW__mobileSecondaryContent .threadList{flex-direction:column!important;gap:0!important;height:auto!important;margin:0!important;padding:12px 0!important;display:flex!important;overflow:hidden auto!important}:is(.Sidebar-module__jbxCtW__mobileSecondaryContent .threadListItem,.Sidebar-module__jbxCtW__mobileSecondaryContent .threadListItemActive){width:auto!important;min-width:auto!important;margin:6px 8px!important;padding:10px 14px!important}}.Sidebar-module__jbxCtW__mainContent{--quiz-rail-left:64px;box-sizing:border-box;flex-direction:column;width:calc(100% - 120px);min-width:0;margin:12px 36px 12px 84px;transition:all .3s;display:flex}.Sidebar-module__jbxCtW__mainContentWithExpandedSidebar{--quiz-rail-left:204px;width:calc(100% - 260px);margin-left:224px;margin-right:36px}.Sidebar-module__jbxCtW__mainContentWithSecondaryPanel{--quiz-rail-left:64px;width:calc(100% - 460px);margin-left:424px;margin-right:36px}.Sidebar-module__jbxCtW__mainContentWithExpandedSidebarAndSecondaryPanel{--quiz-rail-left:204px;width:calc(100% - 600px);margin-left:564px;margin-right:36px}@media (max-width:768px){.Sidebar-module__jbxCtW__mainContent{--quiz-rail-left:0px;width:100%;max-width:100%;margin:12px 0;padding:0 16px}.Sidebar-module__jbxCtW__mainContentWithExpandedSidebar,.Sidebar-module__jbxCtW__mainContentWithSecondaryPanel,.Sidebar-module__jbxCtW__mainContentWithExpandedSidebarAndSecondaryPanel{--quiz-rail-left:0px;width:100%;max-width:100%;margin-left:0;margin-right:0}}
.AssistantChat-module__hClMNa__errorMessage{background-color:var(--background2);color:#dc2626;border:1px solid #fecaca;border-radius:8px;margin:8px 0;padding:12px;font-size:14px;line-height:1.4}.AssistantChat-module__hClMNa__chatViewWrapper{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;max-width:1000px;height:calc(100dvh - 150px);margin:12px auto 0;display:flex}.AssistantChat-module__hClMNa__chatCenterContainer{flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;margin:0 auto;display:flex;overflow:hidden auto}.AssistantChat-module__hClMNa__newThreadButton{background:var(--background);color:var(--foreground);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;min-height:32px;padding:12px 8px 8px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.AssistantChat-module__hClMNa__newThreadButton:disabled{opacity:.5;cursor:not-allowed}.AssistantChat-module__hClMNa__expandButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;font-size:12px;transition:background .2s;display:flex}.AssistantChat-module__hClMNa__expandButton:hover{background:var(--hover-background)}.AssistantChat-module__hClMNa__threadList{flex:1;margin:0;padding:12px 0;list-style:none;overflow-y:auto}.AssistantChat-module__hClMNa__threadListItem,.AssistantChat-module__hClMNa__threadListItemActive{cursor:pointer;color:var(--foreground);border-radius:10px;margin:6px 8px;padding:0 14px;font-size:.7rem;font-weight:400;transition:background .18s,font-weight .18s}.AssistantChat-module__hClMNa__threadListItem:hover{font-weight:600}.AssistantChat-module__hClMNa__threadListItemActive{border:1px solid var(--primary-color);color:var(--foreground);font-weight:600}.AssistantChat-module__hClMNa__threadTitle{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.AssistantChat-module__hClMNa__sidebarError,.AssistantChat-module__hClMNa__sidebarEmpty{color:var(--foreground2);padding:24px 18px;font-style:italic}.AssistantChat-module__hClMNa__chatWrapper{flex-direction:column;width:100%;min-width:0;max-width:1000px;height:calc(100dvh - 86px);margin:0 auto;display:flex;overflow:hidden}.AssistantChat-module__hClMNa__chatHeader{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:6px 12px;display:flex}.AssistantChat-module__hClMNa__newThreadText{margin-left:8px;font-size:14px;font-weight:500}.AssistantChat-module__hClMNa__courseTitle{text-align:center;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:18px;font-weight:600;overflow:hidden}.AssistantChat-module__hClMNa__skeletonWrapper{width:1000px;max-width:100%;height:100%;margin:0 auto}.AssistantChat-module__hClMNa__messagesContainer::-webkit-scrollbar{width:7px}.AssistantChat-module__hClMNa__messagesContainer::-webkit-scrollbar-track{background:var(--background)}.AssistantChat-module__hClMNa__messagesContainer::-webkit-scrollbar-thumb{background:var(--background2);border-radius:3px}.AssistantChat-module__hClMNa__messagesContainer::-webkit-scrollbar-thumb:hover{background:var(--background3)}.AssistantChat-module__hClMNa__skeleton,.AssistantChat-module__hClMNa__skeletonThread{background:var(--muted);animation:1.5s ease-in-out infinite AssistantChat-module__hClMNa__skeleton-pulse}@keyframes AssistantChat-module__hClMNa__skeleton-pulse{0%{opacity:.3}50%{opacity:.1}to{opacity:.3}}@keyframes AssistantChat-module__hClMNa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AssistantChat-module__hClMNa__reasoningContainer{background:var(--pink-gray);border-left:3px solid var(--secondary-color);opacity:.9;border-radius:12px;margin:8px 0;padding:12px}.AssistantChat-module__hClMNa__reasoningHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.AssistantChat-module__hClMNa__reasoningIcon{justify-content:center;align-items:center;display:flex}.AssistantChat-module__hClMNa__thinkingDots{align-items:center;gap:4px;display:flex}.AssistantChat-module__hClMNa__thinkingDots span{background:var(--secondary-color);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite AssistantChat-module__hClMNa__thinking}.AssistantChat-module__hClMNa__thinkingDots span:first-child{animation-delay:-.32s}.AssistantChat-module__hClMNa__thinkingDots span:nth-child(2){animation-delay:-.16s}.AssistantChat-module__hClMNa__thinkingDots span:nth-child(3){animation-delay:0s}@keyframes AssistantChat-module__hClMNa__thinking{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.AssistantChat-module__hClMNa__reasoningLabel{color:var(--foreground2);font-size:.8rem;font-style:italic;font-weight:500}.AssistantChat-module__hClMNa__reasoningContent{background:#ffffff0d;border-radius:8px;padding:10px}.AssistantChat-module__hClMNa__reasoningText{color:var(--foreground);white-space:pre-wrap;word-wrap:break-word;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.4}.AssistantChat-module__hClMNa__cursor{color:var(--secondary-color);font-weight:700;animation:1s infinite AssistantChat-module__hClMNa__blink}@keyframes AssistantChat-module__hClMNa__blink{0%,50%{opacity:1}51%,to{opacity:0}}.AssistantChat-module__hClMNa__citationsContainer{border:1px solid var(--light-gray);background:var(--background2);border-radius:8px;margin-top:24px;overflow:hidden}.AssistantChat-module__hClMNa__citationsHeader{width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.AssistantChat-module__hClMNa__citationsHeader:hover{background:var(--background)}.AssistantChat-module__hClMNa__citationsHeaderLeft{align-items:center;gap:8px;display:flex}.AssistantChat-module__hClMNa__citationsCount{background:var(--primary-color);width:24px;height:24px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.AssistantChat-module__hClMNa__citationsLabel{color:var(--foreground2);transition:color .2s}.AssistantChat-module__hClMNa__citationsHeader:hover .AssistantChat-module__hClMNa__citationsLabel{color:var(--foreground)}.AssistantChat-module__hClMNa__citationsHeaderRight{align-items:center;gap:8px;display:flex}.AssistantChat-module__hClMNa__citationsToggleText{color:var(--foreground2);font-size:12px;transition:color .2s}.AssistantChat-module__hClMNa__citationsHeader:hover .AssistantChat-module__hClMNa__citationsToggleText{color:var(--foreground)}.AssistantChat-module__hClMNa__citationsChevron{width:16px;height:16px;color:var(--foreground2);transition:all .2s}.AssistantChat-module__hClMNa__citationsHeader:hover .AssistantChat-module__hClMNa__citationsChevron{color:var(--foreground)}.AssistantChat-module__hClMNa__citationsChevronExpanded{transform:rotate(180deg)}.AssistantChat-module__hClMNa__citationsContent{border-top:1px solid var(--light-gray);padding:0 16px 16px}.AssistantChat-module__hClMNa__citationsList{flex-direction:column;gap:12px;padding-top:12px;display:flex}.AssistantChat-module__hClMNa__citationItem{background:var(--citation-background);border:1px solid var(--light-gray);border-radius:6px;gap:12px;padding:12px;display:flex;box-shadow:0 1px 3px #0000001a}.AssistantChat-module__hClMNa__citationNumber{background:var(--primary-color);width:24px;height:24px;color:var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.AssistantChat-module__hClMNa__citationContent{flex:1;min-width:0}.AssistantChat-module__hClMNa__citationTitle{color:var(--foreground);margin-bottom:4px;font-size:14px;font-weight:500}.AssistantChat-module__hClMNa__citationMeta{flex-direction:column;gap:4px;display:flex}.AssistantChat-module__hClMNa__citationMetaItem{color:var(--foreground2);align-items:center;gap:4px;font-size:12px;display:flex}.AssistantChat-module__hClMNa__citationMetaIcon{width:12px;height:12px}.AssistantChat-module__hClMNa__citationDescription{color:var(--foreground);background:var(--background);border-left:2px solid var(--secondary-color);border-radius:4px;margin-top:8px;padding:8px;font-size:12px;line-height:1.4}.AssistantChat-module__hClMNa__loadingMoreContainer{color:var(--foreground2);justify-content:center;align-items:center;padding:1rem 0;font-size:.875rem;display:flex}.AssistantChat-module__hClMNa__loadingMoreSpinner{border-bottom:2px solid var(--primary-color);border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite AssistantChat-module__hClMNa__spin}@media (max-width:768px){.AssistantChat-module__hClMNa__chatHeader{flex-flow:row-reverse wrap;padding:6px 60px 6px 12px}.AssistantChat-module__hClMNa__newThreadButton{order:2;position:absolute;right:12px}.AssistantChat-module__hClMNa__courseTitle{text-align:center;flex:1;order:1;padding-left:48px;font-size:16px}.AssistantChat-module__hClMNa__threadList{flex-direction:column;gap:0;height:auto;padding:12px 0;display:flex;overflow:hidden auto}.AssistantChat-module__hClMNa__threadListItem,.AssistantChat-module__hClMNa__threadListItemActive{width:auto;min-width:auto;margin:6px 8px;padding:10px 14px}.AssistantChat-module__hClMNa__reasoningContainer{margin:6px 0;padding:8px}.AssistantChat-module__hClMNa__reasoningHeader{gap:6px;margin-bottom:6px}.AssistantChat-module__hClMNa__thinkingDots span{width:5px;height:5px}.AssistantChat-module__hClMNa__reasoningLabel{font-size:.75rem}.AssistantChat-module__hClMNa__reasoningContent{padding:8px}.AssistantChat-module__hClMNa__reasoningText{font-size:.8rem}.AssistantChat-module__hClMNa__threadListItem,.AssistantChat-module__hClMNa__threadListItemActive{padding:0 12px;font-size:.85rem}.AssistantChat-module__hClMNa__threadListItem p{margin:4px 0}}
.chat-page-module__-ycz8W__chatPageDiv{flex-direction:column;align-items:center;max-width:1200px;margin:20px;display:flex;overflow-x:hidden}.chat-page-module__-ycz8W__paragraph{text-align:center;max-width:800px;margin:2rem auto;font-size:1.2rem;line-height:1.6}.chat-page-module__-ycz8W__emphasisParagraph{color:var(--primary-color);font-weight:700}.chat-page-module__-ycz8W__chatDemoContainer{width:100%;max-width:1000px;margin:3rem 0}.chat-page-module__-ycz8W__chatWindow{border:1px solid #0000001a;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.chat-page-module__-ycz8W__chatHeader{background:linear-gradient(135deg, var(--primary-color-dark) 0%, var(--secondary-color-dark) 100%);border-bottom:1px solid #fff3;padding:1.5rem 2rem}.chat-page-module__-ycz8W__chatHeaderContent h3{color:#fff;margin:0 0 .25rem;font-size:1.3rem;font-weight:600}.chat-page-module__-ycz8W__chatSubtitle{color:#ffffffe6;margin:0;font-size:.9rem}.chat-page-module__-ycz8W__messagesContainer{background:var(--background);padding:2rem}.chat-page-module__-ycz8W__inputContainer{background:var(--background);border-top:1px solid var(--border-color);padding:1rem 2rem 2rem}.chat-page-module__-ycz8W__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;max-width:1000px;margin:3rem 0;display:grid}.chat-page-module__-ycz8W__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s,box-shadow .3s,background .3s;display:flex;box-shadow:0 8px 25px #0000004d}.chat-page-module__-ycz8W__featureCard:hover{background:#ffffff14;transform:translateY(-5px);box-shadow:0 12px 35px #0006}.chat-page-module__-ycz8W__featureIcon{margin-bottom:1rem;font-size:3rem}.chat-page-module__-ycz8W__featureCard h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.chat-page-module__-ycz8W__featureCard p{color:var(--yellow-light);margin:0;font-size:1rem;line-height:1.6}.chat-page-module__-ycz8W__joinButton{text-align:center;background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:30px;margin-bottom:20px;padding:15px 30px;font-size:1.2rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #0003}.chat-page-module__-ycz8W__joinButton:hover{scale:1.05;box-shadow:0 6px 20px #0000004d}.chat-page-module__-ycz8W__joinButton:active{scale:.95}@media (max-width:768px){.chat-page-module__-ycz8W__chatPageDiv{margin:10px}.chat-page-module__-ycz8W__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.chat-page-module__-ycz8W__chatHeader{padding:1rem 1.5rem}.chat-page-module__-ycz8W__chatHeaderContent h3{font-size:1.1rem}.chat-page-module__-ycz8W__messagesContainer,.chat-page-module__-ycz8W__inputContainer{padding:1rem}.chat-page-module__-ycz8W__paragraph{font-size:1rem}.chat-page-module__-ycz8W__featureCard h3{font-size:1.2rem}}
.course-page-module__5KWQtq__pageContainer{height:100%;min-height:0;display:flex}.course-page-module__5KWQtq__sidebar{background:var(--background2);flex-direction:column;align-items:center;gap:24px;min-width:48px;max-width:48px;height:calc(100dvh - 66px);padding:24px 8px;display:flex;position:fixed;left:0}.course-page-module__5KWQtq__sidebarButton{color:var(--foreground);background:var(--background2-accent);cursor:pointer;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;margin-bottom:8px;padding:8px;transition:background .2s;display:flex}.course-page-module__5KWQtq__sidebarButtonActive{color:var(--black);background:var(--secondary-color)}.course-page-module__5KWQtq__mainContent{flex-direction:column;margin:12px 72px 12px 84px;display:flex}.course-page-module__5KWQtq__headerText{color:var(--foreground);margin-bottom:12px;font-size:2rem;font-weight:700}.course-page-module__5KWQtq__infoText{color:var(--foreground2);margin-bottom:16px;font-size:1.1rem}.course-page-module__5KWQtq__primaryButton{background:var(--primary-color);color:var(--black);cursor:pointer;border:none;border-radius:24px;padding:12px 32px;font-size:1rem;font-weight:600;transition:background .2s}.course-page-module__5KWQtq__primaryButton:hover:not(:disabled){background:var(--primary-color-accent)}.course-page-module__5KWQtq__primaryButton:disabled{opacity:.6;cursor:not-allowed}.course-page-module__5KWQtq__secondaryButton{color:var(--foreground);border:1px solid var(--light-gray);cursor:pointer;background:0 0;border-radius:24px;padding:12px 32px;font-size:1rem;font-weight:600;transition:border-color .2s,background .2s}.course-page-module__5KWQtq__secondaryButton:hover:not(:disabled){border-color:var(--foreground2);background:var(--background-secondary,transparent)}.course-page-module__5KWQtq__secondaryButton:disabled{opacity:.6;cursor:not-allowed}
.page-module__AKbw3q__rightSection{background-color:var(--background);flex-direction:column;flex:1;min-width:0;padding:2rem;display:flex;overflow-x:hidden}@media (max-width:768px){.page-module__AKbw3q__rightSection{padding:1rem}}
