.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)}
.QuizButtons-module__7VXwkW__btnWrapper{gap:1rem;width:180px;margin-top:20px;margin-bottom:20px;display:flex}
.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}}
.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}}
.PremiumRequiredModal-module__glFxfq__content{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.PremiumRequiredModal-module__glFxfq__content p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.PremiumRequiredModal-module__glFxfq__options{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.PremiumRequiredModal-module__glFxfq__options button{width:100%}
.credit-warning-module__g_M8BG__warning{background:var(--info-background,#2196f31a);border:1px solid var(--info-color,#2196f3);color:var(--text-primary);border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.credit-warning-module__g_M8BG__warning.credit-warning-module__g_M8BG__critical{background:var(--warning-background,#ff98001a);border-color:var(--warning-color,#ff9800)}.credit-warning-module__g_M8BG__warning.credit-warning-module__g_M8BG__clickable{cursor:pointer;transition:opacity .2s,transform .1s}.credit-warning-module__g_M8BG__warning.credit-warning-module__g_M8BG__clickable:hover{opacity:.9}.credit-warning-module__g_M8BG__warning.credit-warning-module__g_M8BG__clickable:active{transform:scale(.98)}.credit-warning-module__g_M8BG__warning p{flex:1;margin:0}
.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}
.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}}
.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}
.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}
.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}
.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}
.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}
.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}
.QuizGrading-module__dVyPvq__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:280px;padding:2rem 1rem;display:flex}.QuizGrading-module__dVyPvq__orb{width:88px;height:88px;margin-bottom:.5rem;position:relative}.QuizGrading-module__dVyPvq__ring,.QuizGrading-module__dVyPvq__ringDelayed{border:2px solid #0000;border-top-color:var(--primary-color);border-right-color:color-mix(in srgb, var(--primary-color) 40%, transparent);border-radius:50%;animation:1.1s linear infinite QuizGrading-module__dVyPvq__spin;position:absolute;inset:0}.QuizGrading-module__dVyPvq__ringDelayed{border-top-color:var(--foreground2);border-right-color:#0000;animation-duration:1.6s;animation-direction:reverse;inset:10px}.QuizGrading-module__dVyPvq__core{background:radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--primary-color) 80%, white), var(--primary-color));border-radius:50%;animation:1.4s ease-in-out infinite QuizGrading-module__dVyPvq__pulse;position:absolute;inset:28px}.QuizGrading-module__dVyPvq__title{margin:0;font-size:1.4rem}.QuizGrading-module__dVyPvq__body{max-width:360px;color:var(--foreground2);margin:0;line-height:1.45}@keyframes QuizGrading-module__dVyPvq__spin{to{transform:rotate(360deg)}}@keyframes QuizGrading-module__dVyPvq__pulse{0%,to{opacity:.85;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}
.quiz-module__vkctLG__quizWrapper{flex:1;display:flex;overflow-y:hidden}.quiz-module__vkctLG__questionWrapper{flex-direction:column;flex:1;margin-left:40px;padding:2rem 7%;display:flex;overflow-y:scroll}@media (min-width:769px){.quiz-module__vkctLG__questionWrapper{margin-left:52px}}.quiz-module__vkctLG__quizHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.quiz-module__vkctLG__printButton{cursor:pointer;color:var(--secondary-color);background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:fit-content;margin:0 auto;padding:.5rem;transition:background-color .2s;display:flex}.quiz-module__vkctLG__printButton:hover{background-color:#0000000d}
.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}
.ActiveSlider-module__ukEhtG__sliderWrapper{background-color:var(--incorrect);cursor:pointer;border:1px solid #fff;border-radius:100px;justify-content:flex-start;align-items:center;width:45px;height:25px;padding:2px;display:flex}.ActiveSlider-module__ukEhtG__active{background-color:var(--correct);justify-content:flex-end}.ActiveSlider-module__ukEhtG__sliderBtn{background-color:#fff;border-radius:50%;width:25px;height:25px}
.signup-intro-module__unSbJq__page{background-color:var(--dark-gray);min-height:100dvh;color:var(--yellow-light);flex-direction:column;display:flex;position:relative}.signup-intro-module__unSbJq__section{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:80dvh;padding:2rem 0;display:flex}.signup-intro-module__unSbJq__content{width:80%;max-width:800px;margin:0 auto}.signup-intro-module__unSbJq__buttonWrapper{flex-direction:row;gap:1rem;margin-top:3rem;display:flex}
.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}}
.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}}
.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}}
.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}
.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}}
.merch-module__b9IKRG__content{width:90%;max-width:1100px;margin:0 auto;padding:2rem 0}.merch-module__b9IKRG__title{text-align:center;margin:0;font-size:calc(1.6rem + 1.5vw);font-weight:700}.merch-module__b9IKRG__subtitle{text-align:center;opacity:.85;margin:.5rem 0 2rem;font-size:1.05rem}.merch-module__b9IKRG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.merch-module__b9IKRG__card{background-color:#fff;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.merch-module__b9IKRG__card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.merch-module__b9IKRG__imageArea{aspect-ratio:1;background-color:#fff;gap:.5rem;padding:1rem;display:flex}.merch-module__b9IKRG__imageBox{flex:1;height:100%;position:relative}.merch-module__b9IKRG__image{object-fit:contain}.merch-module__b9IKRG__cardBody{text-align:center;padding:0 1rem 1.25rem}.merch-module__b9IKRG__cardTitle{color:var(--dark-gray);margin:0;font-size:1.05rem;font-weight:600}.merch-module__b9IKRG__cardDescription{color:var(--gray);margin:.35rem 0 0;font-size:.88rem}@media (max-width:600px){.merch-module__b9IKRG__content{width:94%}.merch-module__b9IKRG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}}
.CourseQuizTab-module__lJaRAa__tabWrapper{box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.CourseQuizTab-module__lJaRAa__tabWrapperCentered{align-items:center;width:100%;max-width:1000px}.CourseQuizTab-module__lJaRAa__pageHeader{margin-bottom:24px}.CourseQuizTab-module__lJaRAa__pageHeader h1{margin-bottom:12px}.CourseQuizTab-module__lJaRAa__headerActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CourseQuizTab-module__lJaRAa__createQuizLink{cursor:pointer;justify-content:center;align-items:center;width:fit-content;display:inline-flex}.CourseQuizTab-module__lJaRAa__infoTextSmall{opacity:.7;font-size:.9rem}.CourseQuizTab-module__lJaRAa__emptyStateContainer{text-align:center;margin-top:40px}.CourseQuizTab-module__lJaRAa__quizListContainer{box-sizing:border-box;width:100%;max-width:100%;margin-top:24px;margin-bottom:48px}.CourseQuizTab-module__lJaRAa__quizList{flex-direction:column;gap:16px;width:100%;max-width:100%;display:flex}.CourseQuizTab-module__lJaRAa__quizCard{border:1px solid var(--light-gray);background-color:var(--background);box-sizing:border-box;border-radius:12px;align-items:center;gap:16px;width:100%;min-width:0;max-width:100%;padding:20px;transition:border-color .2s;display:flex}.CourseQuizTab-module__lJaRAa__quizCard:hover{border-color:var(--foreground2)}.CourseQuizTab-module__lJaRAa__quizInfo{flex:1;min-width:0}.CourseQuizTab-module__lJaRAa__quizTitle{color:var(--foreground);margin:0 0 8px;font-size:1.2rem;font-weight:600}.CourseQuizTab-module__lJaRAa__quizMeta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.CourseQuizTab-module__lJaRAa__questionCount{color:var(--foreground2);align-items:center;gap:4px;font-size:.9rem;display:flex}.CourseQuizTab-module__lJaRAa__creationDate{color:var(--foreground2);font-size:.8rem}.CourseQuizTab-module__lJaRAa__chartContainer{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.CourseQuizTab-module__lJaRAa__notStartedCircle{border:2px solid var(--light-gray);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.CourseQuizTab-module__lJaRAa__notStartedText{color:var(--foreground2);opacity:.55;font-size:1.25rem;font-weight:400;line-height:1}.CourseQuizTab-module__lJaRAa__actionButtons{flex-direction:column;flex-shrink:0;gap:8px;min-width:110px;display:flex}.CourseQuizTab-module__lJaRAa__takeQuizLink{background-color:var(--primary-color);width:100%;color:var(--black);cursor:pointer;text-align:center;box-sizing:border-box;border:none;border-radius:24px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.CourseQuizTab-module__lJaRAa__takeQuizLink:hover{background-color:var(--primary-color-accent)}.CourseQuizTab-module__lJaRAa__viewAnswersLink{border:1px solid var(--light-gray);width:100%;color:var(--foreground);cursor:pointer;text-align:center;box-sizing:border-box;background-color:#0000;border-radius:24px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:block}.CourseQuizTab-module__lJaRAa__viewAnswersLink:hover{background-color:var(--background2);border-color:var(--foreground2)}.CourseQuizTab-module__lJaRAa__backToUploadButton{margin-top:24px}.CourseQuizTab-module__lJaRAa__filterRow{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.CourseQuizTab-module__lJaRAa__filterField{flex-direction:column;flex:1;gap:6px;min-width:180px;max-width:280px;display:flex}.CourseQuizTab-module__lJaRAa__filterLabel{color:var(--foreground2);font-size:.8rem;font-weight:500}.CourseQuizTab-module__lJaRAa__filterSelect{border:1px solid var(--light-gray);background-color:var(--background);width:100%;color:var(--foreground);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;padding:10px 36px 10px 12px;font-size:.9rem}.CourseQuizTab-module__lJaRAa__unlockHint{color:var(--foreground2);font-size:.9rem;line-height:1.35;text-decoration:underline}.CourseQuizTab-module__lJaRAa__filterField .CourseQuizTab-module__lJaRAa__unlockHint{padding:10px 0}.CourseQuizTab-module__lJaRAa__clearFilter{color:var(--foreground);cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:10px 4px;font-size:.85rem;text-decoration:underline}.CourseQuizTab-module__lJaRAa__badgeGroups{flex-direction:column;gap:6px;margin-top:6px;display:flex}.CourseQuizTab-module__lJaRAa__badgeGroup{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.CourseQuizTab-module__lJaRAa__badgeGroupLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--foreground2);opacity:.75;flex:none;min-width:3.5rem;font-size:.68rem;font-weight:600}.CourseQuizTab-module__lJaRAa__badge{border:1px solid var(--light-gray);background:var(--background2);color:var(--foreground2);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:2px 8px;font-size:.75rem;overflow:hidden}.CourseQuizTab-module__lJaRAa__badgeMaterial{border-color:color-mix(in srgb, var(--foreground2) 35%, var(--light-gray));border-left:3px solid color-mix(in srgb, var(--foreground2) 55%, var(--light-gray));color:var(--foreground2);background:0 0;border-radius:2px}.CourseQuizTab-module__lJaRAa__badgeStudyArea{color:var(--foreground);border-radius:999px}.CourseQuizTab-module__lJaRAa__quizCardLoading{opacity:.9}.CourseQuizTab-module__lJaRAa__loadingSpinner{border:3px solid var(--light-gray);border-top-color:var(--primary-color);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite CourseQuizTab-module__lJaRAa__quizSpin}.CourseQuizTab-module__lJaRAa__skeletonList{flex-direction:column;gap:16px;margin-top:24px;display:flex}.CourseQuizTab-module__lJaRAa__skeletonCard{background:linear-gradient(90deg, var(--background2) 25%, var(--background) 50%, var(--background2) 75%);pointer-events:none;background-size:200% 100%;min-height:96px;animation:1.2s ease-in-out infinite CourseQuizTab-module__lJaRAa__quizSkeleton}@keyframes CourseQuizTab-module__lJaRAa__quizSpin{to{transform:rotate(360deg)}}@keyframes CourseQuizTab-module__lJaRAa__quizSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:720px){.CourseQuizTab-module__lJaRAa__quizCard{flex-direction:column;align-items:flex-start}.CourseQuizTab-module__lJaRAa__actionButtons{flex-direction:row;width:100%}.CourseQuizTab-module__lJaRAa__filterField{max-width:none}}
.ActiveFilter-module__GGBuJa__select{background-color:var(--primary-color);color:#000;border:1px solid var(--foreground2);cursor:pointer;border-radius:4px;outline:none;max-width:100%;padding:4px 8px}.ActiveFilter-module__GGBuJa__select:hover{border-color:var(--foreground)}.ActiveFilter-module__GGBuJa__select:focus{border-color:var(--foreground);box-shadow:0 0 0 2px #ffffff1a}@media (max-width:768px){.ActiveFilter-module__GGBuJa__select{padding:6px 4px;font-size:.75rem}}
.CourseAnalysisTab-module__sE1DSq__tabWrapper{width:100%;max-width:100%}.CourseAnalysisTab-module__sE1DSq__headerContainer{margin-bottom:24px}.CourseAnalysisTab-module__sE1DSq__stateContainer{text-align:center;border:1px solid var(--divider);background-color:var(--background);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.CourseAnalysisTab-module__sE1DSq__stateIcon{color:var(--foreground-muted);margin-bottom:8px}.CourseAnalysisTab-module__sE1DSq__stateHeading{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.CourseAnalysisTab-module__sE1DSq__stateBody{max-width:420px;color:var(--foreground2);margin:0;font-size:1rem;line-height:1.5}.CourseAnalysisTab-module__sE1DSq__progressRow{color:var(--foreground-muted);justify-content:center;align-items:center;gap:8px;font-size:.95rem;display:flex}.CourseAnalysisTab-module__sE1DSq__spinner{color:var(--primary-color);flex-shrink:0;animation:.8s linear infinite CourseAnalysisTab-module__sE1DSq__spin}@keyframes CourseAnalysisTab-module__sE1DSq__spin{to{transform:rotate(360deg)}}.CourseAnalysisTab-module__sE1DSq__progressBar{background:var(--background3,var(--background2));border-radius:3px;width:120px;height:6px;display:inline-block;overflow:hidden}.CourseAnalysisTab-module__sE1DSq__progressBarFill{background:var(--primary-color);border-radius:3px;height:100%;transition:width .3s;display:block}.CourseAnalysisTab-module__sE1DSq__failedText{color:var(--red,#c0392b)}.CourseAnalysisTab-module__sE1DSq__loadingContainer{color:var(--foreground-muted);justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.CourseAnalysisTab-module__sE1DSq__errorContainer{color:var(--red,#c0392b);text-align:center;padding:24px}.CourseAnalysisTab-module__sE1DSq__goToUploadButton{margin-top:8px;text-decoration:none;display:inline-block}.CourseAnalysisTab-module__sE1DSq__retryButton{border:1px solid var(--divider);background:var(--background2);color:var(--foreground);cursor:pointer;border-radius:8px;margin-top:8px;padding:10px 20px;font-size:.95rem;font-weight:500}.CourseAnalysisTab-module__sE1DSq__retryButton:hover:not(:disabled){border-color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 10%, var(--background2))}.CourseAnalysisTab-module__sE1DSq__retryButton:disabled{opacity:.6;cursor:not-allowed}.CourseAnalysisTab-module__sE1DSq__readyView{flex-direction:column;gap:28px;width:100%;display:flex}.CourseAnalysisTab-module__sE1DSq__updatingBanner{border:1px solid var(--divider);background:var(--background2);color:var(--foreground-muted);border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;display:flex}.CourseAnalysisTab-module__sE1DSq__headlineCard{border:1px solid var(--divider);background-color:var(--background);border-radius:12px;align-items:center;gap:32px;padding:28px 32px;display:flex}.CourseAnalysisTab-module__sE1DSq__headlineContent{flex-direction:column;flex:1;gap:12px;display:flex}.CourseAnalysisTab-module__sE1DSq__readinessRingWrap{flex-shrink:0;width:120px;height:120px;position:relative}.CourseAnalysisTab-module__sE1DSq__readinessRing{width:100%;height:100%}.CourseAnalysisTab-module__sE1DSq__readinessRingCenter{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CourseAnalysisTab-module__sE1DSq__readinessValue{color:var(--foreground);font-size:1.75rem;font-weight:700;line-height:1.1}.CourseAnalysisTab-module__sE1DSq__readinessLabel{color:var(--foreground-muted);margin-top:2px;font-size:.75rem}.CourseAnalysisTab-module__sE1DSq__confidenceBadge{background:var(--background2);color:var(--foreground-muted);border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.CourseAnalysisTab-module__sE1DSq__confidenceBadgeLow{background:color-mix(in srgb, var(--primary-color) 15%, var(--background2));color:var(--foreground)}.CourseAnalysisTab-module__sE1DSq__nextStep{color:var(--foreground2);margin:0;font-size:1.05rem;line-height:1.5}.CourseAnalysisTab-module__sE1DSq__section{border:1px solid var(--divider);background-color:var(--background);border-radius:12px;padding:24px}.CourseAnalysisTab-module__sE1DSq__sectionTitle{color:var(--foreground);margin:0 0 20px;font-size:1.1rem;font-weight:600}.CourseAnalysisTab-module__sE1DSq__areaList{flex-direction:column;gap:16px;display:flex}.CourseAnalysisTab-module__sE1DSq__areaRow{flex-direction:column;gap:6px;display:flex}.CourseAnalysisTab-module__sE1DSq__practiceQuizLink{color:var(--foreground);white-space:nowrap;font-size:.8rem;text-decoration:underline}.CourseAnalysisTab-module__sE1DSq__practiceQuizLink:hover{color:var(--foreground2)}.CourseAnalysisTab-module__sE1DSq__areaRowOther{opacity:.75;border-top:1px dashed var(--divider);margin-top:8px;padding-top:16px}.CourseAnalysisTab-module__sE1DSq__areaRowHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.CourseAnalysisTab-module__sE1DSq__areaLabel{color:var(--foreground);font-size:.95rem;font-weight:500}.CourseAnalysisTab-module__sE1DSq__areaMeta{flex-shrink:0;align-items:center;gap:8px;display:flex}.CourseAnalysisTab-module__sE1DSq__importanceBadge{color:var(--foreground-muted);font-size:.75rem}.CourseAnalysisTab-module__sE1DSq__notTestedBadge{color:var(--foreground-muted);font-size:.75rem;font-style:italic}.CourseAnalysisTab-module__sE1DSq__proficiencyValue{color:var(--foreground);font-size:.85rem;font-weight:600}.CourseAnalysisTab-module__sE1DSq__proficiencyTrack{background:var(--background2);border-radius:5px;height:10px;overflow:hidden}.CourseAnalysisTab-module__sE1DSq__proficiencyTrackEmpty{border:1px dashed var(--divider);background:0 0}.CourseAnalysisTab-module__sE1DSq__proficiencyTrackLowConfidence{border:1px dashed color-mix(in srgb, var(--primary-color) 40%, var(--divider))}.CourseAnalysisTab-module__sE1DSq__proficiencyFill{background:var(--primary-color);border-radius:5px;height:100%;transition:width .3s;display:block}.CourseAnalysisTab-module__sE1DSq__proficiencyFillLowConfidence{opacity:.55}.CourseAnalysisTab-module__sE1DSq__confidenceHint{color:var(--foreground-muted);font-size:.75rem}.CourseAnalysisTab-module__sE1DSq__confidenceHintLow{color:var(--foreground);font-weight:500}.CourseAnalysisTab-module__sE1DSq__importanceDonutLayout{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.CourseAnalysisTab-module__sE1DSq__importanceDonutWrap{flex-shrink:0;width:120px;height:120px;position:relative}.CourseAnalysisTab-module__sE1DSq__importanceDonut{width:100%;height:100%;display:block}.CourseAnalysisTab-module__sE1DSq__importanceDonutSlice{transition:opacity .15s}.CourseAnalysisTab-module__sE1DSq__importanceDonutWrap:hover .CourseAnalysisTab-module__sE1DSq__importanceDonutSlice{opacity:.88}.CourseAnalysisTab-module__sE1DSq__importanceLegend{flex-direction:column;flex:1;gap:10px;min-width:min(100%,220px);margin:0;padding:0;list-style:none;display:flex}.CourseAnalysisTab-module__sE1DSq__importanceLegendItem{grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.CourseAnalysisTab-module__sE1DSq__importanceLegendSwatch{border-radius:50%;flex-shrink:0;width:8px;height:8px}.CourseAnalysisTab-module__sE1DSq__importanceLegendLabel{color:var(--foreground);font-size:.9rem;line-height:1.3}.CourseAnalysisTab-module__sE1DSq__importanceLegendPct{color:var(--foreground-muted);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.CourseAnalysisTab-module__sE1DSq__predictedList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.CourseAnalysisTab-module__sE1DSq__predictedItem{border-bottom:1px solid var(--divider);padding-bottom:16px}.CourseAnalysisTab-module__sE1DSq__predictedItem:last-child{border-bottom:none;padding-bottom:0}.CourseAnalysisTab-module__sE1DSq__predictedHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.CourseAnalysisTab-module__sE1DSq__predictedQuestion{color:var(--foreground);font-size:.95rem;font-weight:500}.CourseAnalysisTab-module__sE1DSq__predictedProbability{color:var(--primary-color);flex-shrink:0;font-size:.8rem;font-weight:600}.CourseAnalysisTab-module__sE1DSq__predictedRationale{color:var(--foreground-muted);margin:0;font-size:.85rem;line-height:1.4}.CourseAnalysisTab-module__sE1DSq__predictedCta{background:var(--background2);border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;margin-top:12px;padding:16px;display:flex}.CourseAnalysisTab-module__sE1DSq__predictedCtaActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CourseAnalysisTab-module__sE1DSq__predictedCtaBody{color:var(--foreground2);margin:0;font-size:.95rem;line-height:1.5}.CourseAnalysisTab-module__sE1DSq__methodBalance{border:1px solid var(--divider);background:var(--background2);color:var(--foreground-muted);border-radius:8px;padding:16px 20px;font-size:.85rem}.CourseAnalysisTab-module__sE1DSq__methodBalanceCounts{gap:16px;display:flex}.CourseAnalysisTab-module__sE1DSq__methodSuggestion{color:var(--foreground2);margin:8px 0 0;font-size:.85rem}.CourseAnalysisTab-module__sE1DSq__aiReadSection{border:1px solid var(--divider);background-color:var(--background);border-radius:12px;overflow:hidden}.CourseAnalysisTab-module__sE1DSq__aiReadToggle{cursor:pointer;width:100%;color:var(--foreground);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 20px;font-size:.95rem;font-weight:500;display:flex}.CourseAnalysisTab-module__sE1DSq__aiReadToggle:hover{background:var(--background2)}.CourseAnalysisTab-module__sE1DSq__aiReadContent{flex-direction:column;gap:12px;padding:0 20px 20px;display:flex}.CourseAnalysisTab-module__sE1DSq__aiReadSummary{color:var(--foreground2);margin:0;font-size:.9rem;line-height:1.5}.CourseAnalysisTab-module__sE1DSq__aiReadArea{color:var(--foreground2);font-size:.85rem}.CourseAnalysisTab-module__sE1DSq__aiReadArea strong{color:var(--foreground);margin-bottom:4px;display:block}.CourseAnalysisTab-module__sE1DSq__aiReadArea p{margin:0;line-height:1.4}@media (max-width:600px){.CourseAnalysisTab-module__sE1DSq__headlineCard{text-align:center;flex-direction:column}.CourseAnalysisTab-module__sE1DSq__confidenceBadge{align-self:center}.CourseAnalysisTab-module__sE1DSq__importanceRow{grid-template-columns:1fr;gap:4px}.CourseAnalysisTab-module__sE1DSq__importancePct{text-align:left}}
.studies-module__p4ov5q__mainWrapper{margin:0 var(--web-margin);flex:1;display:flex}.studies-module__p4ov5q__leftSection{border-right:1px solid #d3d3d3;flex-direction:column;width:fit-content;padding:2rem 1rem;display:flex}.studies-module__p4ov5q__leftSection>h2{height:116px;margin:0}.studies-module__p4ov5q__areaWrapper{flex-direction:column;gap:.5rem;display:flex}.studies-module__p4ov5q__settingsArea{border:1px solid #d3d3d3;border-radius:5px;align-items:center;height:1.5rem;padding:.5rem;font-size:20px;display:flex}.studies-module__p4ov5q__active,.studies-module__p4ov5q__settingsArea:hover{background-color:var(--background2)}.studies-module__p4ov5q__rightSection{background-color:var(--background);flex-direction:column;flex:1;padding:2rem;display:flex}.studies-module__p4ov5q__userCourses{flex-direction:column;flex:1;min-width:0;display:flex}.studies-module__p4ov5q__courseHeader>h2{margin:0}.studies-module__p4ov5q__courseHeader{justify-content:space-between;align-items:center;gap:.75rem;height:60px;display:flex}.studies-module__p4ov5q__infoWrapper{gap:1rem;min-height:100px;margin-bottom:1rem;display:flex}.studies-module__p4ov5q__infoDivWrapper{background-color:var(--background-secondary);border-radius:8px;flex:1;min-width:0;display:flex;overflow:hidden}.studies-module__p4ov5q__infoDivWrapper img{object-fit:contain;flex-shrink:0}.studies-module__p4ov5q__infoDivTextWrapper{flex-direction:column;min-width:0;margin-right:1rem;padding:.75rem;display:flex}.studies-module__p4ov5q__infoDivTextWrapper h2{color:var(--text-secondary);margin:0}.studies-module__p4ov5q__infoDivTextWrapper p{color:var(--text-primary);text-overflow:ellipsis;margin:0 0 .5rem;overflow:hidden}.studies-module__p4ov5q__addCourseModal{width:min(90vw,720px);height:min(80vh,640px);max-height:90vh;padding:1.5rem}.studies-module__p4ov5q__addCourseModalBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.studies-module__p4ov5q__searchInput{box-sizing:border-box;color:var(--dark-gray);--height:3rem;width:60%;max-width:450px;height:var(--height);border-radius:calc(var(--height) / 2);background-color:#fff;outline:1px solid gray;flex-direction:column;flex-shrink:0;min-width:0;padding:0 1.5rem;font-size:1rem;display:flex}.studies-module__p4ov5q__searchInput:focus-within{outline:2px solid var(--foreground2)}.studies-module__p4ov5q__courseList{background-color:var(--background3);-webkit-overflow-scrolling:touch;border:1px solid gray;border-radius:8px;flex-direction:column;flex:1;min-height:0;margin-top:1rem;display:flex;overflow-y:auto}.studies-module__p4ov5q__courseListItem{border-bottom:1px solid gray;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;font-size:.9rem;transition:background-color .2s;display:flex}.studies-module__p4ov5q__courseListItem>button{flex-shrink:0}.studies-module__p4ov5q__courseListItem:last-child{border-bottom:none}.studies-module__p4ov5q__courseListItem:hover{background-color:var(--background2)}.studies-module__p4ov5q__courseInfo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.studies-module__p4ov5q__courseCodeHp{flex-direction:row;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.studies-module__p4ov5q__courseCode,.studies-module__p4ov5q__courseHp{flex-shrink:0;justify-content:center;width:60px;display:flex}.studies-module__p4ov5q__courseName{overflow-wrap:anywhere;flex:1;justify-content:flex-start;width:auto;min-width:0;display:flex}.studies-module__p4ov5q__archivedSectionHeader{background-color:var(--background-secondary);border-bottom:1px solid gray;flex-direction:column;gap:.25rem;padding:.85rem .75rem .5rem;display:flex}.studies-module__p4ov5q__archivedSectionHeader h3{color:var(--text-primary);margin:0;font-size:.9rem}.studies-module__p4ov5q__archivedSectionHeader p{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.35}.studies-module__p4ov5q__openCourseLink{color:var(--foreground2);flex-shrink:0;font-size:.85rem;font-weight:600;text-decoration:none}.studies-module__p4ov5q__openCourseLink:hover{text-decoration:underline}@media (max-width:768px){.studies-module__p4ov5q__infoWrapper{flex-direction:column;gap:.75rem;height:auto;min-height:0}.studies-module__p4ov5q__infoDivWrapper{align-items:center;height:auto;min-height:72px}.studies-module__p4ov5q__infoDivWrapper img{margin-right:.5rem;width:56px!important;height:56px!important}.studies-module__p4ov5q__infoDivTextWrapper{flex:1;margin-right:0}.studies-module__p4ov5q__infoDivTextWrapper h2{font-size:.9rem}.studies-module__p4ov5q__infoDivTextWrapper p{font-size:.95rem}.studies-module__p4ov5q__courseHeader{height:auto;min-height:48px;padding:.5rem 0}.studies-module__p4ov5q__courseHeader>h2{font-size:1.15rem}.studies-module__p4ov5q__addCourseModal{border-radius:0;width:100%;height:100%;max-height:100%;padding:1rem}.studies-module__p4ov5q__searchInput{--height:2.75rem;width:100%;max-width:100%;padding:0 1rem;font-size:1rem}.studies-module__p4ov5q__courseListItem{align-items:flex-start;gap:.5rem;padding:.85rem .75rem}.studies-module__p4ov5q__courseInfo{flex-direction:row;align-items:flex-start;gap:.75rem}.studies-module__p4ov5q__courseCodeHp{flex-direction:column;align-items:center;gap:.2rem;min-width:56px}.studies-module__p4ov5q__courseCode,.studies-module__p4ov5q__courseHp{width:auto;font-size:.75rem;font-weight:500;line-height:1.2}.studies-module__p4ov5q__courseHp{font-size:.7rem}.studies-module__p4ov5q__courseName{padding-top:.1rem;font-size:.85rem;line-height:1.35}.studies-module__p4ov5q__archivedSectionHeader{padding:.75rem .75rem .45rem}}
.SubscriptionManager-module__7pb5tq__container{flex-direction:column;gap:2rem;max-width:1200px;display:flex}.SubscriptionManager-module__7pb5tq__container h3{color:var(--foreground);margin:0;font-size:1.5rem}.SubscriptionManager-module__7pb5tq__creditChartsContainer{flex-direction:column;gap:1rem;display:flex}.SubscriptionManager-module__7pb5tq__subscriptionInfo{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.SubscriptionManager-module__7pb5tq__subscriptionInfo p{color:var(--foreground2);margin:0;font-size:.9rem}.SubscriptionManager-module__7pb5tq__subscriptionInfo p strong{color:var(--foreground)}.SubscriptionManager-module__7pb5tq__creditCharts{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem;padding:1rem;display:flex}.SubscriptionManager-module__7pb5tq__subscriptionInfoInline{border-right:1px solid var(--border-color);flex-direction:column;gap:.5rem;margin-right:.5rem;padding-right:1.5rem;display:flex}.SubscriptionManager-module__7pb5tq__subscriptionInfoInline p{color:var(--foreground2);white-space:nowrap;margin:0;font-size:.9rem}.SubscriptionManager-module__7pb5tq__subscriptionInfoInline p strong{color:var(--foreground)}.SubscriptionManager-module__7pb5tq__infoButton{cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;margin-left:.5rem;padding:.25rem;font-size:1.25rem;transition:opacity .2s}.SubscriptionManager-module__7pb5tq__infoButton:hover{opacity:1}.SubscriptionManager-module__7pb5tq__explanation{background:var(--background-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.SubscriptionManager-module__7pb5tq__explanation h4{color:var(--foreground);margin-top:0;margin-bottom:1rem;font-size:1rem}.SubscriptionManager-module__7pb5tq__explanation p{color:var(--foreground2);margin:.75rem 0;font-size:.875rem;line-height:1.5}.SubscriptionManager-module__7pb5tq__explanation p strong{color:var(--foreground)}.SubscriptionManager-module__7pb5tq__reasoning{border-top:1px solid var(--border-color);margin-top:1rem;padding-top:.75rem;font-style:italic}.SubscriptionManager-module__7pb5tq__warning{background:var(--warning-background,#ff98001a);border:1px solid var(--warning-color,#ff9800);border-radius:6px;padding:.75rem;color:var(--warning-color,#ff9800)!important}.SubscriptionManager-module__7pb5tq__scheduledChange{background:var(--info-background,#2196f31a);border:1px solid var(--info-color,#2196f3);border-radius:6px;margin-top:1rem;padding:1rem}.SubscriptionManager-module__7pb5tq__scheduledChangeTitle{color:var(--foreground);margin:0 0 .5rem;font-size:1rem;font-weight:600}.SubscriptionManager-module__7pb5tq__scheduledChangeText{color:var(--foreground);margin:0;font-size:.9rem;line-height:1.5}.SubscriptionManager-module__7pb5tq__overageSection{background:var(--background-tertiary);border:1px solid var(--border-color);border-radius:6px;margin-top:1rem;padding:1rem}.SubscriptionManager-module__7pb5tq__overageSection label{cursor:pointer;color:var(--foreground);align-items:center;gap:.5rem;font-weight:500;display:flex}.SubscriptionManager-module__7pb5tq__overageSection input[type=checkbox]{cursor:pointer;width:18px;height:18px}.SubscriptionManager-module__7pb5tq__overageDesc{color:var(--foreground2);margin-top:.5rem;font-size:.875rem}.SubscriptionManager-module__7pb5tq__overageStatus{color:var(--foreground);margin-top:.5rem;font-size:.875rem;font-weight:500}.SubscriptionManager-module__7pb5tq__billingPortalSection{border-top:1px solid var(--border-color);width:100%;margin-top:2rem;padding-top:2rem}.SubscriptionManager-module__7pb5tq__billingPortalCard{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.25rem;display:flex}.SubscriptionManager-module__7pb5tq__billingPortalContent{flex-direction:column;gap:.25rem;min-width:0;display:flex}.SubscriptionManager-module__7pb5tq__billingPortalTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.SubscriptionManager-module__7pb5tq__billingPortalDescription{color:var(--foreground2);margin:0;font-size:.9rem;line-height:1.45}.SubscriptionManager-module__7pb5tq__billingPortalButton{color:var(--foreground);background:var(--background2);border:1px solid var(--border-color);cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.SubscriptionManager-module__7pb5tq__billingPortalButton:hover{background:var(--background-tertiary);border-color:var(--primary-color);transform:translateY(-1px)}.SubscriptionManager-module__7pb5tq__customerBalance{border:1px solid var(--border-color);border-radius:8px;margin-bottom:1rem;padding:1rem}.SubscriptionManager-module__7pb5tq__customerBalanceAmount{color:var(--foreground);margin:0;font-weight:600}.SubscriptionManager-module__7pb5tq__customerBalanceNote{color:var(--foreground2);margin:.35rem 0 0;font-size:.85rem}@media (max-width:768px){.SubscriptionManager-module__7pb5tq__creditCharts{flex-wrap:wrap;justify-content:center;gap:1rem}.SubscriptionManager-module__7pb5tq__infoButton{align-self:center;margin-top:.5rem;margin-left:0}.SubscriptionManager-module__7pb5tq__billingPortalButton{width:100%;padding:.7rem 1rem;font-size:.9rem}.SubscriptionManager-module__7pb5tq__billingPortalCard{flex-direction:column;align-items:stretch;gap:1rem}}
