.dashboard-module__Gx_nyq__navBar{border-bottom:1px solid #393939;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1100px;margin:0 auto;padding:2em 0;display:flex}.dashboard-module__Gx_nyq__icon{width:auto;height:50px;display:block}.dashboard-module__Gx_nyq__settingsBtn{cursor:pointer;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,-apple-system,sans-serif;background:#fff;border:1px solid #e9e9ea;border-radius:8px;justify-content:center;align-items:center;padding:.45rem;display:inline-flex;box-shadow:0 2px 6px rgba(16,24,40,.04)}.dashboard-module__Gx_nyq__gearImg{width:20px;height:20px;display:block}.dashboard-module__Gx_nyq__settingsLabel{color:#333;margin-left:.5rem;font-size:.95rem}.dashboard-module__Gx_nyq__searchBar{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__Gx_nyq__searchInputWrapper{width:62rem;margin-top:2rem;position:relative}.dashboard-module__Gx_nyq__searchIcon{z-index:1;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.dashboard-module__Gx_nyq__searchInput{color:#000;background-color:#fff;border:1px solid #c5c5c5;border-radius:4px;width:100%;padding:.9rem 2rem .9rem 3rem;box-shadow:0 2px 6px rgba(16,24,40,.04)}.dashboard-module__Gx_nyq__searchInput:focus{border-color:var(--button-color);outline:none}.dashboard-module__Gx_nyq__searchInput::placeholder{font-family:var(--font-space-grotesk),sans-serif;font-size:.9rem}.dashboard-module__Gx_nyq__uploadButtonContainer{cursor:pointer;background:rgba(230,220,240,.5);border:3px dashed rgba(82,42,112,.5);border-radius:13px;flex-direction:row;justify-content:center;align-items:center;gap:1rem;min-width:200px;height:90px;margin-bottom:2rem;padding:2rem 0;transition:box-shadow .2s;display:flex;position:relative}.dashboard-module__Gx_nyq__uploadButtonContainer:hover{background-color:#c5aed6;box-shadow:0 4px 12px rgba(56,20,84,.25)}.dashboard-module__Gx_nyq__uploadButton{color:#fff;cursor:pointer;background-color:#522a70;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin:0;font-size:2rem;line-height:1;display:inline-flex;box-shadow:0 4px 12px rgba(82,42,112,.25)}.dashboard-module__Gx_nyq__uploadButtonText{color:var(--button-color);font-size:1.5rem;font-weight:550;font-family:var(--font-lexend),sans-serif;margin-top:1.5rem}.dashboard-module__Gx_nyq__sectionDivider{background-color:#baaac6;width:100%;height:1px;margin:2rem 0}.dashboard-module__Gx_nyq__TabBar{color:var(--button-color);max-width:1200px;font-family:var(--font-space-grotesk),sans-serif;gap:1rem;margin:0 auto;padding:1rem 20px;display:flex}.dashboard-module__Gx_nyq__tabRow{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 35px;display:flex}.dashboard-module__Gx_nyq__TabBar .MuiTab-root{text-transform:none;color:#2b2b2b;min-width:auto;font-size:1.3rem;font-weight:600;font-family:var(--font-space-grotesk),sans-serif;border-radius:8px;padding:0 12px;transition:background-color .2s}.dashboard-module__Gx_nyq__TabBar .Mui-selected{color:var(--button-color)!important}.dashboard-module__Gx_nyq__filterContainer{flex:none;justify-content:flex-end;align-items:center;padding-right:.5rem;display:flex;position:relative}.dashboard-module__Gx_nyq__filterPill{cursor:pointer;background:#7b868d;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.45rem .9rem;display:inline-flex}.dashboard-module__Gx_nyq__filterPill:active{transition:transform .1s;transform:scale(.98)}.dashboard-module__Gx_nyq__filterPillSelected{background:#5a6570;box-shadow:0 2px 8px rgba(0,0,0,.15)}.dashboard-module__Gx_nyq__filterIconContainer{background:var(--button-color-31);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:8px;padding:6px;display:inline-flex}.dashboard-module__Gx_nyq__filterIcon{background:#dcd4e2;border-radius:10px;width:40px;height:40px;padding:10px;display:block}.dashboard-module__Gx_nyq__filterText{color:#fff;font-weight:500;font-family:var(--font-space-grotesk),sans-serif;font-size:1.2rem}.dashboard-module__Gx_nyq__filterMenu{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:200px;position:absolute;top:calc(100% + 1px);right:0}.dashboard-module__Gx_nyq__filterInner{flex-direction:column;padding:12px;display:flex}.dashboard-module__Gx_nyq__filterOption{cursor:pointer;background-color:transparent;border:none;border-radius:8px;justify-content:flex-end;align-items:center;width:100%;padding:10px 0;transition:background-color .2s;display:flex}.dashboard-module__Gx_nyq__filterOption:hover{background-color:#f2f3f6}.dashboard-module__Gx_nyq__separator{background:#efefef;width:100%;height:1px;margin:6px 0}.dashboard-module__Gx_nyq__optionPill,.dashboard-module__Gx_nyq__optionPillNeeds,.dashboard-module__Gx_nyq__optionPillNeutral{white-space:nowrap;border-radius:50px;padding:8px 12px;font-size:.8rem;font-weight:600;display:inline-block}.dashboard-module__Gx_nyq__optionPill{color:#059669;background:#ecfdf5;border:1px solid #10b981}.dashboard-module__Gx_nyq__optionPillNeeds{color:#ea580c;background:#fff7ed;border:1px solid #fb923c}.dashboard-module__Gx_nyq__optionPillNeutral{color:#6b7280;background:#f9fafb;border:1px solid #d1d5db}.dashboard-module__Gx_nyq__optionIcon{justify-content:center;align-items:center;margin-left:8px;display:flex}.dashboard-module__Gx_nyq__filterEmotionIcons{border-radius:50%;width:32px;height:32px;display:block}.dashboard-module__Gx_nyq__filterFooter{justify-content:flex-end;margin-top:4px;padding-top:8px;display:flex}.dashboard-module__Gx_nyq__clearFilterBtn{color:#fff;cursor:pointer;background:#7b868d;border:none;border-radius:8px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:background-color .2s}.dashboard-module__Gx_nyq__clearFilterBtn:hover{background:#374151}.dashboard-module__Gx_nyq__contentWrap{max-width:68rem;margin:0 auto}.dashboard-module__Gx_nyq__modalOverlay{z-index:2000;background:rgba(16,24,40,.45);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.dashboard-module__Gx_nyq__modal{text-align:center;box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;width:67.5rem;max-width:calc(100% - 40px);height:712px;padding:3.5rem 4.125rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px rgba(16,24,40,.24)}.dashboard-module__Gx_nyq__modal::-webkit-scrollbar{display:none}.dashboard-module__Gx_nyq__modal{-ms-overflow-style:none;scrollbar-width:none}.dashboard-module__Gx_nyq__modalHasFile{box-sizing:border-box;overflow-y:hidden;flex-direction:column!important;width:67.5rem!important;height:712px!important;padding:3.5rem 4.125rem!important;display:flex!important}.dashboard-module__Gx_nyq__modalHasFile .dashboard-module__Gx_nyq__uploadBox{height:400px;padding:50px 28px}.dashboard-module__Gx_nyq__modalClose{color:#000;cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:16px;right:16px}.dashboard-module__Gx_nyq__modalTitle{color:var(--button-color);text-align:center;margin:0 0 10px;font-size:26px;font-weight:700}.dashboard-module__Gx_nyq__modalSubtitle{color:var(--button-color);text-align:center;margin:0 0 20px;font-size:16px}.dashboard-module__Gx_nyq__uploadBox{border:2px dashed #2b2b2b;border-radius:16px;min-height:400px;margin-top:12px;margin-bottom:8px;padding:60px 28px}.dashboard-module__Gx_nyq__uploadIconCircle{background:#efe6f1;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.dashboard-module__Gx_nyq__uploadIconCircle img{width:28px;height:28px}.dashboard-module__Gx_nyq__uploadHeading{color:#42515b;margin:8px 0 6px;font-size:20px}.dashboard-module__Gx_nyq__uploadSupport{color:#42515b;margin:0 0 18px}.dashboard-module__Gx_nyq__modalUploadBtn{color:var(--button-color);cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid rgba(82,42,112,.5);border-radius:6px;padding:12px 150px;font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__selectedFileRow{color:#3a2b3f;background:#fff;border:1px solid rgba(123,73,143,.2);border-radius:10px;align-items:center;gap:10px;margin-bottom:32px;padding:10px 14px;display:inline-flex;position:relative}.dashboard-module__Gx_nyq__selectedFileRowOptions{color:#3a2b3f;background:#fff;border:1px solid rgba(123,73,143,.2);border-radius:10px;align-items:center;gap:10px;margin-bottom:5px;padding:8px 14px;display:inline-flex}.dashboard-module__Gx_nyq__selectedFileRemove{color:#fff;cursor:pointer;z-index:10;background:#8e1149;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:1;display:inline-flex;position:absolute;top:-12px;left:-12px}.dashboard-module__Gx_nyq__selectedFileRemove:hover{background:#d84c4c;font-weight:700}.dashboard-module__Gx_nyq__selectedFileIcon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.dashboard-module__Gx_nyq__selectedFileName{color:var(--button-color);font-weight:600;text-decoration:underline}.dashboard-module__Gx_nyq__selectedFileSize{color:#6b6b6b;margin-left:5px}.dashboard-module__Gx_nyq__uploadContent,.dashboard-module__Gx_nyq__optionsContent{flex:1;padding-bottom:20px;overflow-y:auto}.dashboard-module__Gx_nyq__nextStepContainer{width:calc(100% - 8.25rem);position:absolute;bottom:56px;left:4.125rem;right:4.125rem}.dashboard-module__Gx_nyq__nextStepBtn{background:var(--button-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:18px 20px;font-size:16px;font-weight:700;transition:background-color .2s;display:block}.dashboard-module__Gx_nyq__nextStepBtn:hover{background:#955ebf}.dashboard-module__Gx_nyq__nextStepBtn:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__Gx_nyq__optionsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:10px;display:grid}.dashboard-module__Gx_nyq__optionCard{text-align:left;cursor:pointer;background:#fff;border:2px solid #e6dff4;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:8px;min-height:300px;margin-top:48px;padding:16px 8px;transition:box-shadow .18s,transform .18s;display:flex;position:relative}.dashboard-module__Gx_nyq__optionCard:hover{border-color:#955ebf}.dashboard-module__Gx_nyq__optionCheckbox{z-index:1;position:absolute;top:15px;right:15px}.dashboard-module__Gx_nyq__checkbox{cursor:pointer;background:#fff;border:2px solid #e6dff4;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__checkboxChecked{background:var(--button-color);border-color:var(--button-color)}.dashboard-module__Gx_nyq__checkbox svg{display:block}.dashboard-module__Gx_nyq__optionIcon{justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.dashboard-module__Gx_nyq__optionTitle{color:var(--button-color);margin-top:12px;font-size:16px;font-weight:700}.dashboard-module__Gx_nyq__optionDesc{color:var(--button-color);font-size:14px}.dashboard-module__Gx_nyq__optionCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(82,42,112,.06)}.dashboard-module__Gx_nyq__optionSelected{border-color:var(--button-color);box-shadow:0 8px 28px rgba(82,42,112,.12)}.dashboard-module__Gx_nyq__bottomActions{gap:20px;width:calc(100% - 8.25rem);display:flex;position:absolute;bottom:56px;left:4.125rem;right:4.125rem}.dashboard-module__Gx_nyq__backBtnSmall{color:var(--button-color);cursor:pointer;background:0 0;border:1px solid #7b498f;border-radius:8px;flex:48%;padding:16px 20px;font-size:16px;font-weight:700}.dashboard-module__Gx_nyq__beginBtnLink{flex:48%;text-decoration:none;display:block}.dashboard-module__Gx_nyq__beginBtn{background:var(--button-color);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:48%;padding:16px 20px;font-size:16px;font-weight:700}.dashboard-module__Gx_nyq__beginBtn:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__Gx_nyq__beginBtn:hover{background:#955ebf}@media (max-width:960px){.dashboard-module__Gx_nyq__optionsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.dashboard-module__Gx_nyq__modal,.dashboard-module__Gx_nyq__modalHasFile{width:67.5rem;padding:3.5rem 4.125rem}.dashboard-module__Gx_nyq__uploadBox{height:400px;padding:20px}.dashboard-module__Gx_nyq__modalUploadBtn{width:100%;padding:12px 18px}}.dashboard-module__Gx_nyq__cardsGrid{grid-template-columns:repeat(3,minmax(100px,1fr));gap:2rem;padding:0 4rem;display:grid}.dashboard-module__Gx_nyq__cardsGrid>a{justify-self:center}.dashboard-module__Gx_nyq__courseBookGrid{grid-template-columns:repeat(3,minmax(100px,1fr));gap:2rem;padding:0 4rem;display:grid}.dashboard-module__Gx_nyq__courseBookGrid>a{justify-self:center}.dashboard-module__Gx_nyq__sectionsWrapper{max-width:1150px;margin:0 auto}.dashboard-module__Gx_nyq__sectionContainer{background-color:#f7f6f9;border-radius:1rem;flex-direction:column;min-height:20rem;margin-bottom:3rem;padding:1rem 1rem 4rem;display:flex}.dashboard-module__Gx_nyq__sectionContainer:last-child{margin-bottom:0}.dashboard-module__Gx_nyq__sectionContainer .dashboard-module__Gx_nyq__cardsGrid,.dashboard-module__Gx_nyq__sectionContainer .dashboard-module__Gx_nyq__courseBookGrid{padding:.5rem 3rem}.dashboard-module__Gx_nyq__sectionHeader{color:#522a70;font-size:1.4rem;font-weight:700;font-family:var(--font-space-grotesk),sans-serif;margin:0 .5rem;padding:1rem 0 .5rem}.dashboard-module__Gx_nyq__emptyState{font-size:.875rem}.dashboard-module__Gx_nyq__br{color:#000}@media (max-width:960px){.dashboard-module__Gx_nyq__cardsGrid,.dashboard-module__Gx_nyq__courseBookGrid{grid-template-columns:repeat(2,minmax(200px,1fr));gap:2rem}.dashboard-module__Gx_nyq__navBar{max-width:65%;padding:1.5em 1em}.dashboard-module__Gx_nyq__searchInputWrapper{width:90%;max-width:100%}.dashboard-module__Gx_nyq__tabRow{flex-wrap:wrap;gap:1rem;padding:0 20px}.dashboard-module__Gx_nyq__contentWrap{max-width:95%;padding:0 1rem}}@media (max-width:640px){.dashboard-module__Gx_nyq__cardsGrid,.dashboard-module__Gx_nyq__courseBookGrid{grid-template-columns:1fr;gap:1.5rem}.dashboard-module__Gx_nyq__sectionHeader{margin-left:0;font-size:1.125rem}.dashboard-module__Gx_nyq__sectionsWrapper{padding:.5rem}.dashboard-module__Gx_nyq__navBar{flex-direction:column;gap:1rem;max-width:100%;padding:1em 1rem}.dashboard-module__Gx_nyq__searchInputWrapper{width:100%;margin-top:1rem;padding:0 1rem}.dashboard-module__Gx_nyq__searchInput{padding:.7rem 1.5rem .7rem 2.5rem;font-size:.9rem}.dashboard-module__Gx_nyq__tabRow{flex-direction:column;align-items:flex-start;padding:0 1rem}.dashboard-module__Gx_nyq__TabBar .MuiTab-root{padding:0 8px;font-size:1.2rem}.dashboard-module__Gx_nyq__contentWrap{max-width:100%;margin:0 auto 10rem;padding:0 .5rem}}.dashboard-module__Gx_nyq__studyGuideContainer{flex-direction:column;gap:2rem;padding:1rem 0;display:flex}.dashboard-module__Gx_nyq__studyGuideTop{grid-template-columns:1fr auto;align-items:start;gap:2rem;margin-bottom:2rem;display:grid}.dashboard-module__Gx_nyq__todoListContainer{background:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.dashboard-module__Gx_nyq__todoSection{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__todoSectionHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dashboard-module__Gx_nyq__todoSectionTitle{color:#000;font-size:1.25rem;font-weight:600;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;margin:0}.dashboard-module__Gx_nyq__todoSectionToggle{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s,transform .2s;display:flex}.dashboard-module__Gx_nyq__todoSectionToggle:hover{color:#000}.dashboard-module__Gx_nyq__todoSectionContent{flex-direction:column;display:flex}.dashboard-module__Gx_nyq__todoSectionContentInner{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__Gx_nyq__todoEmpty{color:#6b7280;font-size:.9rem;font-style:italic;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;margin:0;padding:0 0 0 2rem}.dashboard-module__Gx_nyq__todoItem{cursor:pointer;color:#000;font-size:.95rem;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;align-items:center;gap:.75rem;padding:0 0 0 2rem;display:flex}.dashboard-module__Gx_nyq__todoCheckbox{cursor:pointer;accent-color:#baaac6;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid #522a70;border-radius:3px;width:18px;height:18px;position:relative}.dashboard-module__Gx_nyq__todoCheckbox:checked{background-color:#baaac6;border-color:#baaac6}.dashboard-module__Gx_nyq__todoCheckbox:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__Gx_nyq__todoCompleted{color:#baaac6;text-decoration:line-through}.dashboard-module__Gx_nyq__calendarContainer{background:#fff;border-radius:12px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;display:inline-block;box-shadow:0 2px 8px rgba(0,0,0,.1)}.dashboard-module__Gx_nyq__calendar{width:auto;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;border:none!important;outline:none!important}.dashboard-module__Gx_nyq__calendar .react-calendar{min-width:300px;max-width:350px;border:none!important;outline:none!important;width:auto!important}.dashboard-module__Gx_nyq__calendar .react-calendar__navigation{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__Gx_nyq__calendar .react-calendar__navigation button{color:#522a70;cursor:pointer;min-width:44px;font-size:1rem;font-weight:600;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;background:0 0;border:none}.dashboard-module__Gx_nyq__calendar .react-calendar__month-view__weekdays{text-align:center;color:#522a70;margin-bottom:.5rem;font-size:.85rem;font-weight:600;grid-template-columns:repeat(7,1fr)!important;display:grid!important}.dashboard-module__Gx_nyq__calendar .react-calendar__month-view__weekdays__weekday{min-width:0;overflow:hidden}.dashboard-module__Gx_nyq__calendar .react-calendar__month-view__days{gap:.25rem;grid-template-columns:repeat(7,1fr)!important;width:100%!important;display:grid!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile{aspect-ratio:1;cursor:pointer;font-size:.9rem;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;color:#000;background:0 0;border:none;border-radius:4px;width:100%;min-width:0;max-width:100%;transition:background .2s}.dashboard-module__Gx_nyq__calendar .react-calendar__tile:hover{background:#f0f0f0}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--active{color:#fff!important;background:#522a70!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--now{color:#522a70;border:none}.dashboard-module__Gx_nyq__calendar .examDateTile{color:#522a70!important;background:#baaac6!important}.dashboard-module__Gx_nyq__calendar .examDateTile:hover{color:#522a70!important;background:#baaac6!important}.dashboard-module__Gx_nyq__calendar .examDateTile.react-calendar__tile--active{color:#522a70!important;background:#baaac6!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--hasActive{color:#000;background:0 0!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--rangeStart{color:#000;background:0 0!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--rangeEnd{color:#000;background:0 0!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile:enabled:hover{background:#f0f0f0}.dashboard-module__Gx_nyq__calendar .react-calendar__tile:enabled:focus{background:#f0f0f0}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--active:enabled:hover{color:#fff!important;background:#522a70!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--active:enabled:focus{color:#fff!important;background:#522a70!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--hasActive:enabled:hover{color:#fff!important;background:#522a70!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--hasActive:enabled:focus{color:#fff!important;background:#522a70!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--selectRange{color:#000!important;background:0 0!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--selecting{color:#000!important;background:0 0!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile--range{color:#000!important;background:0 0!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile.react-calendar__tile--active.react-calendar__tile--now{color:#fff!important;background:#522a70!important;border:1px solid #522a70!important}.dashboard-module__Gx_nyq__calendar .react-calendar__tile.react-calendar__tile--active{color:#fff!important;background:#522a70!important;border:1px solid #522a70!important}.dashboard-module__Gx_nyq__studyGuidesSection{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__Gx_nyq__studyGuidesTitle{color:#333;font-size:1.5rem;font-weight:700;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;margin:0}.dashboard-module__Gx_nyq__studyGuideCard{cursor:pointer;background:#fff;border-radius:12px;padding:2rem;transition:box-shadow .2s,transform .1s;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1)}.dashboard-module__Gx_nyq__studyGuideCard:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.dashboard-module__Gx_nyq__studyGuideHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-module__Gx_nyq__studyGuideDeleteButton{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2em;height:2em;padding:0;transition:background-color .2s;display:flex}.dashboard-module__Gx_nyq__studyGuideDeleteButton:hover{background-color:rgba(82,42,112,.1)}.dashboard-module__Gx_nyq__studyGuideDeleteButton:active{background-color:rgba(82,42,112,.2)}.dashboard-module__Gx_nyq__studyGuideDeleteButton img{width:1.5em;height:1.5em;display:block}.dashboard-module__Gx_nyq__studyGuideMenuContainer{flex-shrink:0;position:relative}.dashboard-module__Gx_nyq__studyGuideMenu{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:120px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.dashboard-module__Gx_nyq__studyGuideMenuItem{color:#ef4444;text-align:left;cursor:pointer;width:100%;font-size:.9rem;font-weight:500;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;background:0 0;border:none;padding:.75rem 1rem;transition:background-color .2s}.dashboard-module__Gx_nyq__studyGuideMenuItem:hover{background-color:#fef2f2}.dashboard-module__Gx_nyq__studyGuideMenuItem:active{background-color:#fee2e2}.dashboard-module__Gx_nyq__studyGuideCardTitle{color:#333;font-size:1.1rem;font-weight:600;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;flex:1;margin:0}.dashboard-module__Gx_nyq__examDateBadge{background:#f0e5f8;border:1px solid #522a70;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.dashboard-module__Gx_nyq__examDateNumber{color:#fff;background:#522a70;border-radius:4px;padding:.25rem .5rem;font-size:.9rem;font-weight:700}.dashboard-module__Gx_nyq__examDateText{color:#522a70;font-size:.85rem;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif}.dashboard-module__Gx_nyq__studyGuideContent{opacity:0;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .6s cubic-bezier(.4,0,.2,1),opacity .6s ease-out,margin-top .6s ease-out,transform .6s ease-out;display:grid;overflow:hidden;transform:translateY(-10px)}.dashboard-module__Gx_nyq__studyGuideContentInner{flex-direction:column;gap:.5rem;min-height:0;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__studyGuideContentClosed{opacity:0;pointer-events:none;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .3s cubic-bezier(.4,0,1,1),opacity .3s ease-in,margin-top .3s ease-in,transform .3s ease-in;transform:translateY(-10px)}.dashboard-module__Gx_nyq__studyGuideContentOpen{opacity:1;pointer-events:auto;grid-template-rows:1fr;margin-top:1rem;transition:grid-template-rows .6s cubic-bezier(.4,0,.2,1),opacity .6s ease-out,margin-top .6s ease-out,transform .6s ease-out;transform:translateY(0)}.dashboard-module__Gx_nyq__studyGuideDayHeader{align-items:center;gap:.5rem;margin-top:.5rem;margin-bottom:.25rem;display:flex}.dashboard-module__Gx_nyq__studyGuideDayTitle{color:#000;font-size:.95rem;font-weight:600;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif}.dashboard-module__Gx_nyq__fireIcon{font-size:1rem}.dashboard-module__Gx_nyq__studyGuideTask{color:inherit;cursor:pointer;border:1px solid #d0d0d0;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:background .2s;display:flex}.dashboard-module__Gx_nyq__studyGuideTask:hover{background:#f9f9f9}.dashboard-module__Gx_nyq__studyGuideTaskCompleted{background:rgba(186,170,198,.15);border-color:#c9bed9}.dashboard-module__Gx_nyq__studyGuideTaskIcon{color:#fff;background:#baaac6;border:1.5px solid #522a70;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}.dashboard-module__Gx_nyq__studyGuideTaskIcon img{object-fit:contain;width:1.5rem;height:1.5rem;display:block}.dashboard-module__Gx_nyq__studyGuideTaskTitle{color:#333;font-size:.95rem;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;flex:1}.dashboard-module__Gx_nyq__studyGuideTaskTitleCompleted{color:#8a7aa0;text-decoration:line-through}.dashboard-module__Gx_nyq__studyGuideOpenButton{color:#fff;font-size:.9rem;font-weight:500;font-family:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;background:#522a70;border-radius:6px;padding:.5rem 1rem;text-decoration:none;transition:background .2s}.dashboard-module__Gx_nyq__studyGuideOpenButton:hover{background:#3d1f52}.dashboard-module__Gx_nyq__studyGuideOpenButtonCompleted{color:#522a70;background:#d1c5e1}
.settings-module__TEteKW__overlay{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(16,24,40,.45);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.settings-module__TEteKW__settingsContainer{background:#fff;border-radius:16px;flex-direction:column;width:85%;max-width:900px;height:75vh;max-height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px rgba(16,24,40,.25)}.settings-module__TEteKW__closeButton{cursor:pointer;color:#42515b;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:28px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.settings-module__TEteKW__closeButton:hover{background-color:#f3f3f3}.settings-module__TEteKW__settingsContent{height:100%;display:flex;overflow:hidden}.settings-module__TEteKW__sidebar{background:#fff;border-right:1px solid #e5e5e5;width:200px;min-width:200px;padding:24px 0}.settings-module__TEteKW__navMenu{flex-direction:column;gap:4px;padding:0 16px;display:flex}.settings-module__TEteKW__navItem{text-align:left;color:#000;cursor:pointer;font-size:15px;font-weight:400;font-family:var(--font-space-grotesk),sans-serif;background:0 0;border:none;border-radius:8px;padding:12px 16px;transition:background-color .2s,color .2s}.settings-module__TEteKW__navItem:hover{background-color:#f3f3f3}.settings-module__TEteKW__navItemActive{color:#522a70;background-color:#efe6f1;font-weight:600}.settings-module__TEteKW__contentArea{background:#fff;flex:1;padding:32px 40px;overflow-y:auto}.settings-module__TEteKW__profileSection{max-width:700px}.settings-module__TEteKW__profileHeader{align-items:center;gap:24px;margin-bottom:40px;display:flex}.settings-module__TEteKW__avatarContainer{width:80px;height:80px;position:relative}.settings-module__TEteKW__avatar{background:#efe6f1;border-radius:50%;width:80px;height:80px;overflow:hidden}.settings-module__TEteKW__avatarPlaceholder{background:#efe6f1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.settings-module__TEteKW__avatarInitial{color:#522a70;font-size:32px;font-weight:600;font-family:var(--font-space-grotesk),sans-serif}.settings-module__TEteKW__avatarEditButton{color:#fff;cursor:pointer;background:#522a70;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:300;line-height:1;transition:background-color .2s;display:flex;position:absolute;bottom:0;right:0}.settings-module__TEteKW__avatarEditButton:hover{background:#6b3a8a}.settings-module__TEteKW__greeting{flex-direction:column;gap:4px;display:flex}.settings-module__TEteKW__greetingText{color:#42515b;font-size:24px;font-weight:500;font-family:var(--font-space-grotesk),sans-serif;margin:0}.settings-module__TEteKW__userName{color:#42515b;font-size:18px;font-weight:400;font-family:var(--font-space-grotesk),sans-serif;margin:0}.settings-module__TEteKW__infoFields{flex-direction:column;gap:16px;display:flex}.settings-module__TEteKW__infoField{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;transition:border-color .2s,box-shadow .2s;display:flex}.settings-module__TEteKW__infoField:hover{border-color:#cdcdcd}.settings-module__TEteKW__infoFieldContent{flex:1;align-items:center;gap:12px;display:flex}.settings-module__TEteKW__infoLabel{color:#42515b;min-width:90px;font-size:15px;font-weight:500;font-family:var(--font-space-grotesk),sans-serif}.settings-module__TEteKW__infoValue{color:#2b2b2b;font-size:15px;font-family:var(--font-space-grotesk),sans-serif}.settings-module__TEteKW__infoInput{font-size:15px;font-family:var(--font-space-grotesk),sans-serif;color:#2b2b2b;background:#fff;border:1px solid #522a70;border-radius:6px;outline:none;flex:1;padding:8px 12px}.settings-module__TEteKW__infoInput:focus{border-color:#522a70;box-shadow:0 0 0 3px rgba(82,42,112,.1)}.settings-module__TEteKW__editButton{cursor:pointer;color:#42515b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s,color .2s;display:flex}.settings-module__TEteKW__editButton:hover{color:#522a70;background-color:#f3f3f3}.settings-module__TEteKW__editButton svg{width:16px;height:16px}.settings-module__TEteKW__sectionPlaceholder{color:#42515b;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.settings-module__TEteKW__sectionPlaceholder h2{color:#522a70;font-size:24px;font-weight:600;font-family:var(--font-space-grotesk),sans-serif;margin:0 0 12px}.settings-module__TEteKW__sectionPlaceholder p{color:#42515b;font-size:16px;font-family:var(--font-space-grotesk),sans-serif;margin:0}.settings-module__TEteKW__personalizationSection{max-width:700px}.settings-module__TEteKW__sectionTitle{color:#522a70;font-size:24px;font-weight:600;font-family:var(--font-space-grotesk),sans-serif;margin:0 0 32px}.settings-module__TEteKW__settingsList{flex-direction:column;gap:24px;display:flex}.settings-module__TEteKW__settingItem{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;display:flex}.settings-module__TEteKW__settingLabel{color:#42515b;font-size:16px;font-weight:500;font-family:var(--font-space-grotesk),sans-serif}.settings-module__TEteKW__toggleSwitch{cursor:pointer;background:#cdcdcd;border:none;border-radius:14px;outline:none;width:48px;height:28px;padding:0;transition:background-color .3s;position:relative}.settings-module__TEteKW__toggleSwitch:focus{outline-offset:2px;outline:2px solid #522a70}.settings-module__TEteKW__toggleSwitchOn{background:#522a70}.settings-module__TEteKW__toggleSwitchThumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.settings-module__TEteKW__toggleSwitchOn .settings-module__TEteKW__toggleSwitchThumb{transform:translate(20px)}.settings-module__TEteKW__languageDropdownContainer{position:relative}.settings-module__TEteKW__languageDropdown{cursor:pointer;color:#2b2b2b;font-size:15px;font-family:var(--font-space-grotesk),sans-serif;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:140px;padding:10px 16px;transition:border-color .2s,box-shadow .2s;display:flex}.settings-module__TEteKW__languageDropdown:hover{border-color:#522a70}.settings-module__TEteKW__languageDropdown:focus{border-color:#522a70;outline:none;box-shadow:0 0 0 3px rgba(82,42,112,.1)}.settings-module__TEteKW__dropdownArrow{flex-shrink:0;width:16px;height:16px;transition:transform .3s}.settings-module__TEteKW__dropdownArrowOpen{transform:rotate(180deg)}.settings-module__TEteKW__dropdownBackdrop{z-index:1;position:fixed;top:0;bottom:0;left:0;right:0}.settings-module__TEteKW__languageDropdownMenu{z-index:10;background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;max-height:240px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(16,24,40,.15)}.settings-module__TEteKW__languageOption{text-align:left;color:#2b2b2b;cursor:pointer;font-size:15px;font-family:var(--font-space-grotesk),sans-serif;background:0 0;border:none;padding:12px 16px;transition:background-color .2s}.settings-module__TEteKW__languageOption:hover{background-color:#f3f3f3}.settings-module__TEteKW__languageOptionActive{color:#522a70;background-color:#efe6f1;font-weight:600}.settings-module__TEteKW__languageOption:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.settings-module__TEteKW__languageOption:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.settings-module__TEteKW__accountSettingItem{cursor:pointer;text-align:left;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:20px;transition:border-color .2s,background-color .2s;display:flex}.settings-module__TEteKW__accountSettingItem:hover{background-color:#fafafa;border-color:#522a70}.settings-module__TEteKW__accountSettingItem:focus{border-color:#522a70;outline:none;box-shadow:0 0 0 3px rgba(82,42,112,.1)}.settings-module__TEteKW__settingArrow{flex-shrink:0;width:16px;height:16px}.settings-module__TEteKW__deleteAccountContainer{align-items:center;margin-top:32px;display:flex}.settings-module__TEteKW__deleteAccountButton{color:#fff;cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-space-grotesk),sans-serif;background:#dc3545;border:none;border-radius:8px;padding:12px 24px;transition:background-color .2s,transform .1s}.settings-module__TEteKW__deleteAccountButton:hover{background:#c82333}.settings-module__TEteKW__deleteAccountButton:active{transform:scale(.98)}.settings-module__TEteKW__deleteAccountButton:focus{outline:none;box-shadow:0 0 0 3px rgba(220,53,69,.3)}.settings-module__TEteKW__aboutUsSection{max-width:700px}.settings-module__TEteKW__aboutUsContent{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.settings-module__TEteKW__aboutUsParagraph{color:#42515b;font-size:15px;line-height:1.6;font-family:var(--font-space-grotesk),sans-serif;margin:0}.settings-module__TEteKW__learnMoreButton{color:#42515b;cursor:pointer;font-size:15px;font-family:var(--font-space-grotesk),sans-serif;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:12px;padding:12px 20px;transition:border-color .2s,background-color .2s;display:flex}.settings-module__TEteKW__learnMoreButton:hover{background-color:#fafafa;border-color:#cdcdcd}.settings-module__TEteKW__learnMoreButton:focus{border-color:#522a70;outline:none;box-shadow:0 0 0 3px rgba(82,42,112,.1)}.settings-module__TEteKW__learnMoreArrow{color:#42515b;flex-shrink:0;width:16px;height:16px}.settings-module__TEteKW__modalOverlay{z-index:3000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(16,24,40,.45);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.settings-module__TEteKW__formModal{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;padding:32px 40px;position:relative;overflow-y:auto;box-shadow:0 12px 40px rgba(16,24,40,.24)}.settings-module__TEteKW__modalClose{cursor:pointer;color:#42515b;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:28px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.settings-module__TEteKW__modalClose:hover{background-color:#f3f3f3}.settings-module__TEteKW__formTitle{color:#2b2b2b;font-size:24px;font-weight:600;font-family:var(--font-space-grotesk),sans-serif;margin:0 0 24px}.settings-module__TEteKW__formContainer{flex-direction:column;gap:24px;display:flex}.settings-module__TEteKW__formField{flex-direction:column;gap:8px;display:flex}.settings-module__TEteKW__formLabel{color:#2b2b2b;font-size:15px;font-weight:500;font-family:var(--font-space-grotesk),sans-serif;align-items:center;gap:8px;display:flex}.settings-module__TEteKW__required{color:#dc3545;font-size:14px;font-weight:400}.settings-module__TEteKW__formInput{font-size:15px;font-family:var(--font-space-grotesk),sans-serif;color:#2b2b2b;background:#fff;border:1px solid #e5e5e5;border-radius:8px;outline:none;padding:12px 16px;transition:border-color .2s,box-shadow .2s}.settings-module__TEteKW__formInput::placeholder{color:#999}.settings-module__TEteKW__formInput:focus{border-color:#522a70;box-shadow:0 0 0 3px rgba(82,42,112,.1)}.settings-module__TEteKW__resendContainer{align-items:center;gap:8px;margin-top:4px;display:flex}.settings-module__TEteKW__resendButton{color:#522a70;cursor:pointer;font-size:14px;font-family:var(--font-space-grotesk),sans-serif;background:0 0;border:none;padding:0;transition:opacity .2s}.settings-module__TEteKW__resendButton:hover:not(:disabled){opacity:.8;text-decoration:underline}.settings-module__TEteKW__resendButton:disabled{opacity:.5;cursor:not-allowed}.settings-module__TEteKW__timer{color:#42515b;font-size:14px;font-family:var(--font-space-grotesk),sans-serif}.settings-module__TEteKW__saveButton{color:#fff;cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-space-grotesk),sans-serif;background:#522a70;border:none;border-radius:8px;margin-top:8px;padding:12px 24px;transition:background-color .2s,transform .1s}.settings-module__TEteKW__saveButton:hover{background:#6b3a8a}.settings-module__TEteKW__saveButton:active{transform:scale(.98)}.settings-module__TEteKW__saveButton:focus{outline:none;box-shadow:0 0 0 3px rgba(82,42,112,.3)}.settings-module__TEteKW__twoFactorContainer{flex-direction:column;gap:24px;display:flex}.settings-module__TEteKW__twoFactorOptions{background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.settings-module__TEteKW__twoFactorOption{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:16px;width:100%;padding:20px;transition:background-color .2s;display:flex}.settings-module__TEteKW__twoFactorOption:hover,.settings-module__TEteKW__twoFactorOptionSelected{background-color:#fafafa}.settings-module__TEteKW__checkboxContainer{flex-shrink:0;margin-top:2px}.settings-module__TEteKW__checkbox{border:2px solid #cdcdcd;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .2s,background-color .2s;display:flex}.settings-module__TEteKW__checkboxChecked{background-color:#522a70;border-color:#522a70}.settings-module__TEteKW__checkbox svg{color:#fff}.settings-module__TEteKW__twoFactorOptionContent{flex-direction:column;flex:1;gap:8px;display:flex}.settings-module__TEteKW__twoFactorOptionHeader{align-items:center;gap:12px;display:flex}.settings-module__TEteKW__twoFactorOptionTitle{color:#2b2b2b;font-size:16px;font-weight:600;font-family:var(--font-space-grotesk),sans-serif}.settings-module__TEteKW__recommendedBadge{color:#28a745;font-size:14px;font-family:var(--font-space-grotesk),sans-serif}.settings-module__TEteKW__twoFactorOptionDescription{color:#42515b;font-size:14px;line-height:1.5;font-family:var(--font-space-grotesk),sans-serif;margin:0}.settings-module__TEteKW__twoFactorDivider{background:#e5e5e5;height:1px;margin:0}@media (max-width:768px){.settings-module__TEteKW__settingsContainer{border-radius:12px;width:95%;height:90vh}.settings-module__TEteKW__sidebar{width:160px;min-width:160px}.settings-module__TEteKW__contentArea{padding:24px 20px}.settings-module__TEteKW__profileHeader{flex-direction:column;align-items:flex-start;gap:16px}.settings-module__TEteKW__infoFieldContent{flex-direction:column;align-items:flex-start;gap:8px}.settings-module__TEteKW__infoLabel{min-width:auto}}@media (max-width:480px){.settings-module__TEteKW__settingsContainer{border-radius:0;width:100%;height:100vh;max-height:none}.settings-module__TEteKW__settingsContent{flex-direction:column}.settings-module__TEteKW__sidebar{border-bottom:1px solid #e5e5e5;border-right:none;width:100%;padding:16px 0}.settings-module__TEteKW__navMenu{flex-direction:row;padding:0 16px;overflow-x:auto}.settings-module__TEteKW__navItem{white-space:nowrap;padding:8px 12px;font-size:14px}}
.DocCard-module__bfFPKa__card{box-sizing:border-box;background:#fff;border:2px solid #d6d6d6;border-radius:8px 28px 28px 8px;width:230px;min-width:230px;max-width:230px;height:100%;max-height:308px;margin-top:20px;position:relative;overflow:visible;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:8rem 1rem 0!important}.DocCard-module__bfFPKa__ribbonBtn{cursor:pointer;clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);z-index:10;transform-origin:50%;background:#d1d5db;border:none;border-radius:4px 4px 0 0;width:32px;height:48px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:-10px;left:24px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DocCard-module__bfFPKa__ribbonBtn:hover:not(.DocCard-module__bfFPKa__ribbonActive){background-color:#9ca3af;box-shadow:0 4px 8px rgba(0,0,0,.15)}.DocCard-module__bfFPKa__ribbonBtn:hover.DocCard-module__bfFPKa__ribbonActive{filter:brightness(1.1);box-shadow:0 4px 12px rgba(251,191,36,.4)}.DocCard-module__bfFPKa__ribbonBtn:active:not(.DocCard-module__bfFPKa__ribbonActive){background-color:#fbbf24;transition:all .15s}.DocCard-module__bfFPKa__ribbonBtn:active:not(.DocCard-module__bfFPKa__ribbonActive):before{content:"";clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);z-index:-1;background-color:#ffe786;border-radius:11px 11px 0 0;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.DocCard-module__bfFPKa__ribbonActive{background-color:#fbbf24;box-shadow:0 2px 6px rgba(251,191,36,.3)}@keyframes DocCard-module__bfFPKa__ribbonActivate{0%{opacity:.8;transform:scale(.8)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.DocCard-module__bfFPKa__ribbonActive:active{transition:all .15s;transform:translateY(0)scale(.95)}.DocCard-module__bfFPKa__ribbonActive:active:before{content:"";clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);z-index:-1;background-color:#fdf2c6;border-radius:11px 11px 0 0;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.DocCard-module__bfFPKa__kebab{cursor:pointer;z-index:15;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:28px;height:28px;padding:0;transition:background-color .2s,transform .2s,opacity .2s;display:flex;position:absolute;top:20px;right:12px}.DocCard-module__bfFPKa__kebab:hover{background:#f3f4f6;transform:scale(1.1)}.DocCard-module__bfFPKa__kebab:active{transition:transform .1s;transform:scale(.95)}.DocCard-module__bfFPKa__kebabDot{transform-origin:50%;background:#1f2937;border-radius:50%;width:5px;height:5px;transition:all .3s cubic-bezier(.4,0,.2,1)}.DocCard-module__bfFPKa__kebab:hover .DocCard-module__bfFPKa__kebabDot{background:#374151}.DocCard-module__bfFPKa__kebab:hover .DocCard-module__bfFPKa__kebabDot:first-child{animation:.6s ease-in-out infinite DocCard-module__bfFPKa__dotPulse}.DocCard-module__bfFPKa__kebab:hover .DocCard-module__bfFPKa__kebabDot:nth-child(2){animation:.6s ease-in-out .1s infinite DocCard-module__bfFPKa__dotPulse}.DocCard-module__bfFPKa__kebab:hover .DocCard-module__bfFPKa__kebabDot:nth-child(3){animation:.6s ease-in-out .2s infinite DocCard-module__bfFPKa__dotPulse}.DocCard-module__bfFPKa__backdrop{z-index:12;background:0 0;animation:.2s ease-out DocCard-module__bfFPKa__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes DocCard-module__bfFPKa__fadeIn{0%{opacity:0}to{opacity:1}}.DocCard-module__bfFPKa__menuModal{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:180px;padding:8px;position:absolute;top:55px;right:15px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.DocCard-module__bfFPKa__menuItem{cursor:pointer;color:#1f2937;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.DocCard-module__bfFPKa__menuItem:hover{background:#f3f4f6}.DocCard-module__bfFPKa__menuItem svg{flex-shrink:0;margin-left:12px}.DocCard-module__bfFPKa__deleteItem{color:#dc2626}.DocCard-module__bfFPKa__deleteItem:hover{background:#fef2f2}.DocCard-module__bfFPKa__emotionBadge{cursor:pointer;border:1px solid;border-radius:22px;align-items:center;gap:8px;margin-top:0;margin-bottom:10px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.DocCard-module__bfFPKa__emotionBadge img{width:20px;height:20px}.DocCard-module__bfFPKa__emotionModal{z-index:20;transform-origin:0 0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:8px;min-width:130px;padding:10px;animation:.3s cubic-bezier(.16,1,.3,1) DocCard-module__bfFPKa__modalSlideIn;display:flex;position:absolute;top:160px;left:5px;box-shadow:0 4px 20px rgba(0,0,0,.15)}@keyframes DocCard-module__bfFPKa__modalSlideIn{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.DocCard-module__bfFPKa__emotionOption{cursor:pointer;text-align:left;opacity:0;background:0 0;border:1px solid;border-radius:22px;align-items:center;gap:10px;width:100%;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);animation:.3s ease-out forwards DocCard-module__bfFPKa__optionFadeIn;display:flex;transform:translate(-5px)}.DocCard-module__bfFPKa__emotionOption:first-child{animation-delay:50ms}.DocCard-module__bfFPKa__emotionOption:nth-child(2){animation-delay:.1s}.DocCard-module__bfFPKa__emotionOption:nth-child(3){animation-delay:.15s}@keyframes DocCard-module__bfFPKa__optionFadeIn{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.DocCard-module__bfFPKa__emotionOption:hover{border-width:1.5px;transform:translate(2px)scale(1.02);box-shadow:0 2px 12px rgba(0,0,0,.12)}.DocCard-module__bfFPKa__emotionOption:active{transition:all .1s;transform:translate(0)scale(.98)}.DocCard-module__bfFPKa__emotionOption img{flex-shrink:0;width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.DocCard-module__bfFPKa__emotionOption:hover img{transform:scale(1.1)}.DocCard-module__bfFPKa__confident{color:#059669;background:#ecfdf5;border-color:#10b981;transition:background-color .2s,border-color .2s}.DocCard-module__bfFPKa__confident:hover{background:#d1fae5;border-color:#059669}.DocCard-module__bfFPKa__needs{color:#ea580c;background:#fff7ed;border-color:#fb923c;transition:background-color .2s,border-color .2s}.DocCard-module__bfFPKa__needs:hover{background:#ffedd5;border-color:#ea580c}.DocCard-module__bfFPKa__neutral{color:#6b7280;background:#f9fafb;border-color:#d1d5db;transition:background-color .2s,border-color .2s}.DocCard-module__bfFPKa__neutral:hover{background:#f3f4f6;border-color:#9ca3af}.DocCard-module__bfFPKa__title{color:#111827;-webkit-line-clamp:3;line-clamp:3;font-size:1.1rem;font-weight:700;line-height:1.25;font-family:var(--font-lexend),sans-serif;-webkit-box-orient:vertical;margin:0 0 5px;padding-right:35px;display:-webkit-box;overflow:hidden}.DocCard-module__bfFPKa__titleEditContainer{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;max-width:100%;margin:0 0 5px;padding-right:35px;display:flex}.DocCard-module__bfFPKa__titleInput{color:#111827;font-size:1.1rem;font-weight:700;line-height:1.25;font-family:var(--font-lexend),sans-serif;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;background:#fff;border:2px solid #522a70;border-radius:6px;outline:none;width:100%;min-width:0;max-width:100%;padding:8px 12px}.DocCard-module__bfFPKa__titleInput:focus{border-color:#955ebf;box-shadow:0 0 0 3px rgba(82,42,112,.1)}.DocCard-module__bfFPKa__titleEditActions{align-items:center;gap:8px;display:flex}.DocCard-module__bfFPKa__titleSaveBtn,.DocCard-module__bfFPKa__titleCancelBtn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .2s;display:flex}.DocCard-module__bfFPKa__titleSaveBtn{color:#fff;background:#522a70}.DocCard-module__bfFPKa__titleSaveBtn:hover{background:#955ebf;transform:scale(1.05)}.DocCard-module__bfFPKa__titleCancelBtn{color:#6b7280;background:#e5e7eb}.DocCard-module__bfFPKa__titleCancelBtn:hover{background:#d1d5db;transform:scale(1.05)}.DocCard-module__bfFPKa__section{color:#111827;font-size:1rem;font-weight:500;font-family:var(--font-lexend),sans-serif;border-top:1px solid #e5e7eb;padding:10px 0 0}.DocCard-module__bfFPKa__meta{color:#b3b3b3;font-size:.8rem;font-family:var(--font-lexend),sans-serif;margin:0}.DocCard-module__bfFPKa__cardLink{color:inherit;text-decoration:none;display:block;position:relative}.DocCard-module__bfFPKa__courseBookPage1{z-index:1;pointer-events:none;background:#d6d6d6;width:210px;max-width:210px;height:205px;max-height:205px;position:absolute;top:45px;left:20px;transform:rotate(5deg);box-shadow:2px 2px 6px rgba(0,0,0,.1)}.DocCard-module__bfFPKa__courseBookPage2{z-index:0;pointer-events:none;background:#d6d6d6;width:210px;max-width:210px;height:210px;max-height:210px;position:absolute;top:50px;left:20px;transform:rotate(10deg);box-shadow:2px 2px 6px rgba(0,0,0,.1)}.DocCard-module__bfFPKa__cardLink:hover{text-decoration:none}.DocCard-module__bfFPKa__cardLink:hover .DocCard-module__bfFPKa__kebab{opacity:1;pointer-events:auto}.DocCard-module__bfFPKa__courseBookCard{z-index:2;box-sizing:border-box;background:#fff;border:1px solid #d6d6d6;border-radius:8px 28px 28px 8px;width:230px;min-width:230px;max-width:230px;height:100%;max-height:308px;margin:30px 0 0;padding:14rem 1rem 1rem;display:block;position:relative;overflow:visible;box-shadow:2px 2px 8px rgba(0,0,0,.15)}.DocCard-module__bfFPKa__courseBookCard .DocCard-module__bfFPKa__ribbonBtn,.DocCard-module__bfFPKa__courseBookCard .DocCard-module__bfFPKa__emotionBadge,.DocCard-module__bfFPKa__courseBookCard .DocCard-module__bfFPKa__meta,.DocCard-module__bfFPKa__courseBookCard .DocCard-module__bfFPKa__section{display:none}.DocCard-module__bfFPKa__courseBookCard .DocCard-module__bfFPKa__title{margin:0;padding:0 35px 0 0}
