.syllabus-downloads-module__uSWOlW__main{background:linear-gradient(135deg,var(--neutral-50)0%,var(--neutral-100)100%);min-height:100vh;padding:0}.syllabus-downloads-module__uSWOlW__header{background:linear-gradient(135deg,var(--primary)0%,var(--primary-500)100%);border-bottom:3px solid var(--secondary);box-shadow:var(--shadow-lg);padding:2rem 1rem}.syllabus-downloads-module__uSWOlW__headerContainer{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.syllabus-downloads-module__uSWOlW__backLink{color:#ffffffd9;border-radius:.5rem;align-items:center;width:fit-content;padding:.5rem .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.syllabus-downloads-module__uSWOlW__backLink:hover{color:var(--secondary);background:#ffffff1a}.syllabus-downloads-module__uSWOlW__title{color:#fff;align-items:center;gap:.75rem;margin:0;font-size:2rem;font-weight:700;display:flex}.syllabus-downloads-module__uSWOlW__subtitle{opacity:.9;color:#ffffffd9;margin:0;font-size:.95rem}@media (min-width:768px){.syllabus-downloads-module__uSWOlW__title{font-size:2.5rem}}.syllabus-downloads-module__uSWOlW__contentWrapper{padding:2rem 1rem}.syllabus-downloads-module__uSWOlW__contentContainer{margin:0 auto}.syllabus-downloads-module__uSWOlW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.syllabus-downloads-module__uSWOlW__statCard{border:1px solid var(--neutral-200);box-shadow:var(--shadow-sm);border-left:4px solid var(--primary);background:#fff;border-radius:.75rem;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.syllabus-downloads-module__uSWOlW__statCard:hover{box-shadow:var(--shadow-lg);border-left-color:var(--secondary);transform:translateY(-4px)}.syllabus-downloads-module__uSWOlW__statIcon{background:linear-gradient(135deg,var(--primary-50),var(--secondary-50));width:60px;height:60px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.syllabus-downloads-module__uSWOlW__statContent{flex:1}.syllabus-downloads-module__uSWOlW__statLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.3px;margin:0;font-size:.85rem;font-weight:600}.syllabus-downloads-module__uSWOlW__statValue{color:var(--primary);margin:0;font-size:2rem;font-weight:700}.syllabus-downloads-module__uSWOlW__controls{border:1px solid var(--neutral-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:.75rem;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}@media (min-width:768px){.syllabus-downloads-module__uSWOlW__controls{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.syllabus-downloads-module__uSWOlW__searchBar{flex:1;align-items:center;display:flex;position:relative}.syllabus-downloads-module__uSWOlW__searchInput{border:2px solid var(--neutral-300);width:100%;color:var(--foreground);border-radius:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.syllabus-downloads-module__uSWOlW__searchInput::placeholder{color:var(--text-light)}.syllabus-downloads-module__uSWOlW__searchInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #1e3a5f1a}.syllabus-downloads-module__uSWOlW__controlsRight{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.syllabus-downloads-module__uSWOlW__sortSelect{border:2px solid var(--neutral-300);color:var(--foreground);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231E3A5F' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border-radius:.75rem;padding:.75rem 2.25rem .75rem 1rem;font-size:.95rem;transition:all .3s}.syllabus-downloads-module__uSWOlW__sortSelect:hover,.syllabus-downloads-module__uSWOlW__sortSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1e3a5f1a}.syllabus-downloads-module__uSWOlW__exportBtn{background:linear-gradient(135deg,var(--secondary),var(--secondary-500));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.syllabus-downloads-module__uSWOlW__exportBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f4a2614d}.syllabus-downloads-module__uSWOlW__exportBtn:active{transform:translateY(0)}.syllabus-downloads-module__uSWOlW__tableSection{border:1px solid var(--neutral-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:.75rem;overflow:hidden}.syllabus-downloads-module__uSWOlW__tableWrapper{overflow-x:auto}.syllabus-downloads-module__uSWOlW__table{border-collapse:collapse;width:100%;font-size:.95rem}.syllabus-downloads-module__uSWOlW__tableHead{background:linear-gradient(135deg,var(--primary-50),var(--neutral-50));border-bottom:2px solid var(--neutral-300)}.syllabus-downloads-module__uSWOlW__tableHead th{text-align:left;color:var(--foreground);text-transform:uppercase;letter-spacing:.3px;padding:1.25rem;font-size:.85rem;font-weight:700}.syllabus-downloads-module__uSWOlW__tableBody tr{border-bottom:1px solid var(--neutral-200);transition:all .2s}.syllabus-downloads-module__uSWOlW__tableBody tr:hover{background-color:var(--primary-50)}.syllabus-downloads-module__uSWOlW__rowAlternate{background-color:var(--neutral-50)}.syllabus-downloads-module__uSWOlW__rowAlternate:hover{background-color:var(--primary-50)}.syllabus-downloads-module__uSWOlW__tableBody td{color:var(--foreground);padding:1.25rem}.syllabus-downloads-module__uSWOlW__nameCell{color:var(--primary);align-items:center;gap:.75rem;font-weight:600;display:flex}.syllabus-downloads-module__uSWOlW__emailCell{color:var(--text-light);align-items:center;gap:.75rem;display:flex}.syllabus-downloads-module__uSWOlW__syllabusCell{flex-direction:column;gap:.5rem;display:flex}.syllabus-downloads-module__uSWOlW__syllabusTitle{color:var(--primary);font-size:.95rem;font-weight:700;line-height:1.4}.syllabus-downloads-module__uSWOlW__syllabusInfo{color:var(--text-light);font-size:.8rem;line-height:1.3}.syllabus-downloads-module__uSWOlW__badge{background:linear-gradient(135deg,var(--success-50),var(--tertiary-50));color:var(--success);border:1px solid var(--success);text-align:center;border-radius:9999px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.syllabus-downloads-module__uSWOlW__emptyState{text-align:center;color:var(--text-light);padding:3rem 2rem}.syllabus-downloads-module__uSWOlW__emptyState h3{color:var(--foreground);margin:1rem 0 .5rem;font-size:1.25rem}.syllabus-downloads-module__uSWOlW__emptyState p{color:var(--text-light);margin:0}.syllabus-downloads-module__uSWOlW__pagination{border-top:1px solid var(--neutral-200);justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex}.syllabus-downloads-module__uSWOlW__paginationBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.syllabus-downloads-module__uSWOlW__paginationBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #1e3a5f4d}.syllabus-downloads-module__uSWOlW__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.syllabus-downloads-module__uSWOlW__pageInfo{color:var(--foreground);text-align:center;min-width:120px;font-weight:600}.syllabus-downloads-module__uSWOlW__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s syllabus-downloads-module__uSWOlW__fadeIn;display:flex;position:fixed;inset:0}@keyframes syllabus-downloads-module__uSWOlW__fadeIn{0%{opacity:0}to{opacity:1}}.syllabus-downloads-module__uSWOlW__modal{box-shadow:var(--shadow-lg);background:#fff;border-radius:.75rem;width:100%;max-width:500px;max-height:80vh;animation:.3s syllabus-downloads-module__uSWOlW__slideIn;overflow-y:auto}@keyframes syllabus-downloads-module__uSWOlW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.syllabus-downloads-module__uSWOlW__modalHeader{border-bottom:1px solid var(--neutral-200);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.syllabus-downloads-module__uSWOlW__modalTitle{color:var(--primary);margin:0;font-size:1.5rem;font-weight:700}.syllabus-downloads-module__uSWOlW__modalCloseBtn{cursor:pointer;color:var(--text-light);background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.syllabus-downloads-module__uSWOlW__modalCloseBtn:hover{background:var(--neutral-100);color:var(--primary)}.syllabus-downloads-module__uSWOlW__modalContent{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.syllabus-downloads-module__uSWOlW__detailRow{border-bottom:1px solid var(--neutral-100);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.syllabus-downloads-module__uSWOlW__detailRow:last-child{border-bottom:none;padding-bottom:0}.syllabus-downloads-module__uSWOlW__detailLabel{color:var(--primary);flex-shrink:0;min-width:120px;font-weight:600}.syllabus-downloads-module__uSWOlW__detailValue{color:var(--text-main);text-align:right;word-break:break-word;flex:1}.syllabus-downloads-module__uSWOlW__infoButton{cursor:pointer;color:var(--secondary);background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.syllabus-downloads-module__uSWOlW__infoButton:hover{background:var(--secondary-light);color:#fff;transform:scale(1.1)}@media (max-width:768px){.syllabus-downloads-module__uSWOlW__title{font-size:1.5rem}.syllabus-downloads-module__uSWOlW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.syllabus-downloads-module__uSWOlW__statCard{text-align:center;flex-direction:column}.syllabus-downloads-module__uSWOlW__statIcon{width:50px;height:50px}.syllabus-downloads-module__uSWOlW__table{font-size:.85rem}.syllabus-downloads-module__uSWOlW__tableHead th,.syllabus-downloads-module__uSWOlW__tableBody td{padding:.75rem}.syllabus-downloads-module__uSWOlW__nameCell,.syllabus-downloads-module__uSWOlW__emailCell{flex-direction:column;align-items:flex-start}.syllabus-downloads-module__uSWOlW__nameCell svg,.syllabus-downloads-module__uSWOlW__emailCell svg{display:none}}@media (max-width:480px){.syllabus-downloads-module__uSWOlW__controls{flex-direction:column}.syllabus-downloads-module__uSWOlW__exportBtn{width:100%}.syllabus-downloads-module__uSWOlW__statsGrid{grid-template-columns:1fr}}
.Loader-module__OpcrDa__container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.Loader-module__OpcrDa__fullScreenContainer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background-color:#fffffff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Loader-module__OpcrDa__content{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Loader-module__OpcrDa__loader{border:4px solid var(--primary-100);border-top:4px solid var(--tertiary);border-radius:50%;animation:1s linear infinite Loader-module__OpcrDa__spin}.Loader-module__OpcrDa__small{width:30px;height:30px}.Loader-module__OpcrDa__medium{width:50px;height:50px}.Loader-module__OpcrDa__large{width:70px;height:70px}@keyframes Loader-module__OpcrDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loader-module__OpcrDa__message{color:var(--text-light);text-align:center;letter-spacing:.3px;font-size:1rem;font-weight:500}
.syllabuses-module__4IfyVa__main{background:#f8f9fa;min-height:100vh;padding:0}.syllabuses-module__4IfyVa__header{background:#fff;border-bottom:1px solid #e0e0e0;padding:2rem 1rem}.syllabuses-module__4IfyVa__headerContainer{flex-direction:column;gap:.5rem;max-width:1200px;margin:0 auto;display:flex}.syllabuses-module__4IfyVa__backLink{width:fit-content;color:var(--text-light);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.syllabuses-module__4IfyVa__backLink:hover{color:var(--primary)}.syllabuses-module__4IfyVa__title{color:var(--foreground);margin:0;font-size:2rem;font-weight:700}.syllabuses-module__4IfyVa__subtitle{color:var(--text-light);margin:0;font-size:.95rem}@media (min-width:768px){.syllabuses-module__4IfyVa__title{font-size:2.5rem}}.syllabuses-module__4IfyVa__filterSection{max-width:1200px;margin:0 auto;padding:2rem 1rem}.syllabuses-module__4IfyVa__filterControls{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.syllabuses-module__4IfyVa__searchBar{background:#fff;border:1px solid #ddd;border-radius:.5rem;flex:1;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .3s;display:flex}.syllabuses-module__4IfyVa__searchBar:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #1e3a5f1a}.syllabuses-module__4IfyVa__searchBar svg{color:var(--text-light);flex-shrink:0}.syllabuses-module__4IfyVa__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.syllabuses-module__4IfyVa__searchInput::placeholder{color:var(--text-light)}.syllabuses-module__4IfyVa__filterToggleBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.syllabuses-module__4IfyVa__filterToggleBtn:hover{background:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #1e3a5f33}.syllabuses-module__4IfyVa__filterOptions{background:#fff;border:1px solid #ddd;border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1.5rem;animation:.3s ease-out syllabuses-module__4IfyVa__slideDown;display:grid}@keyframes syllabuses-module__4IfyVa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.syllabuses-module__4IfyVa__filterGroup{flex-direction:column;gap:.5rem;display:flex}.syllabuses-module__4IfyVa__filterLabel{color:var(--foreground);text-transform:uppercase;letter-spacing:.3px;font-size:.85rem;font-weight:600}.syllabuses-module__4IfyVa__filterSelect{color:var(--foreground);cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem;transition:all .2s}.syllabuses-module__4IfyVa__filterSelect:hover,.syllabuses-module__4IfyVa__filterSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1e3a5f1a}.syllabuses-module__4IfyVa__resetBtn{color:var(--error);border:2px solid var(--error);cursor:pointer;background:0 0;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.syllabuses-module__4IfyVa__resetBtn:hover{background:var(--error);color:#fff}.syllabuses-module__4IfyVa__resultsInfo{max-width:1200px;color:var(--text-light);margin:0 auto 1.5rem;padding:0 1rem;font-size:.95rem}.syllabuses-module__4IfyVa__resultCount,.syllabuses-module__4IfyVa__totalCount{color:var(--primary);font-weight:700}.syllabuses-module__4IfyVa__syllabusesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto 3rem;padding:0 1rem;display:grid}.syllabuses-module__4IfyVa__emptyState{text-align:center;background:#fff;border:2px dashed #ddd;border-radius:1rem;max-width:1200px;margin:3rem auto;padding:3rem 2rem}.syllabuses-module__4IfyVa__emptyState h3{color:var(--foreground);margin:1rem 0 .5rem;font-size:1.25rem}.syllabuses-module__4IfyVa__emptyState p{color:var(--text-light);margin:0;font-size:.95rem}@media (max-width:768px){.syllabuses-module__4IfyVa__filterControls{flex-direction:column;gap:1rem}.syllabuses-module__4IfyVa__searchBar{width:100%}.syllabuses-module__4IfyVa__filterToggleBtn{justify-content:center;width:100%}.syllabuses-module__4IfyVa__title{font-size:1.5rem}.syllabuses-module__4IfyVa__subtitle{font-size:.9rem}.syllabuses-module__4IfyVa__syllabusesGrid{grid-template-columns:1fr;gap:1rem}.syllabuses-module__4IfyVa__filterOptions{grid-template-columns:1fr}}@media (max-width:480px){.syllabuses-module__4IfyVa__header{padding:1.5rem 1rem}.syllabuses-module__4IfyVa__title{font-size:1.25rem}.syllabuses-module__4IfyVa__subtitle{font-size:.85rem}.syllabuses-module__4IfyVa__syllabusesGrid{gap:.75rem;padding:0 .5rem}}
.SuccessModal-module__RQsCxa__overlay{z-index:1000;background-color:#1e3a5f66;justify-content:center;align-items:center;animation:.3s SuccessModal-module__RQsCxa__fadeIn;display:flex;position:fixed;inset:0}@keyframes SuccessModal-module__RQsCxa__fadeIn{0%{opacity:0}to{opacity:1}}.SuccessModal-module__RQsCxa__modal{background:var(--background);border-radius:1rem;width:90%;max-width:400px;padding:2rem;animation:.3s SuccessModal-module__RQsCxa__slideUp;position:relative;box-shadow:0 20px 25px -5px #1e3a5f33}@keyframes SuccessModal-module__RQsCxa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SuccessModal-module__RQsCxa__closeButton{cursor:pointer;color:var(--text-light);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;position:absolute;top:1rem;right:1rem}.SuccessModal-module__RQsCxa__closeButton:hover{color:var(--foreground)}.SuccessModal-module__RQsCxa__content{text-align:center}.SuccessModal-module__RQsCxa__iconContainer{color:var(--success);justify-content:center;margin-bottom:1.5rem;animation:.5s SuccessModal-module__RQsCxa__scaleIn;display:flex}@keyframes SuccessModal-module__RQsCxa__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.SuccessModal-module__RQsCxa__title{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.SuccessModal-module__RQsCxa__message{color:var(--text-light);margin-bottom:2rem;font-size:1rem;line-height:1.6}.SuccessModal-module__RQsCxa__loaderContainer{justify-content:center;padding:1rem 0;display:flex}.SuccessModal-module__RQsCxa__loader{border:4px solid var(--primary-100);border-top:4px solid var(--tertiary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite SuccessModal-module__RQsCxa__spin}@keyframes SuccessModal-module__RQsCxa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.notes-module__lcX0AG__main{background:var(--background)}.notes-module__lcX0AG__headerFixed{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--neutral-200);background:#fffffff2;width:100%;position:fixed;top:0}.notes-module__lcX0AG__headerContainer{max-width:1280px;margin:0 auto;padding:1rem}@media (min-width:640px){.notes-module__lcX0AG__headerContainer{padding:1rem 1.5rem}}@media (min-width:1024px){.notes-module__lcX0AG__headerContainer{padding:1rem 2rem}}.notes-module__lcX0AG__backLink{color:var(--primary);font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s}.notes-module__lcX0AG__backLink:hover{opacity:.8}.notes-module__lcX0AG__mainContent{padding:6rem 1rem 3rem}@media (min-width:640px){.notes-module__lcX0AG__mainContent{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.notes-module__lcX0AG__mainContent{padding-left:2rem;padding-right:2rem}}.notes-module__lcX0AG__container{max-width:56rem;margin:0 auto}.notes-module__lcX0AG__card{background:var(--background);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.notes-module__lcX0AG__gridLayout{grid-template-columns:1fr;gap:2rem;padding:1.5rem;display:grid}@media (min-width:640px){.notes-module__lcX0AG__gridLayout{padding:2rem}}@media (min-width:1024px){.notes-module__lcX0AG__gridLayout{grid-template-columns:1fr}}.notes-module__lcX0AG__imageSection{justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex}@media (min-width:640px){.notes-module__lcX0AG__imageSection{max-width:280px;margin:0 auto 1.5rem}}@media (min-width:1024px){.notes-module__lcX0AG__imageSection{max-width:280px;margin:0 auto 2rem}}.notes-module__lcX0AG__image{border-radius:.5rem;width:100%}.notes-module__lcX0AG__imagePlaceholder{background:linear-gradient(135deg,var(--primary)0%,var(--tertiary)50%,var(--secondary)100%);border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:16rem;font-size:2.25rem;display:flex;box-shadow:0 8px 16px #1e3a5f33}.notes-module__lcX0AG__detailsSection{flex-direction:column;justify-content:space-between;display:flex}.notes-module__lcX0AG__badge{background:var(--secondary);width:fit-content;color:var(--primary);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;display:inline-block;box-shadow:0 2px 8px #f4a26133}.notes-module__lcX0AG__title{color:var(--foreground);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.notes-module__lcX0AG__title{font-size:2.25rem}}.notes-module__lcX0AG__description{color:var(--text-light);margin-bottom:1.5rem;line-height:1.6}.notes-module__lcX0AG__keyDetailsGrid{background:linear-gradient(135deg,var(--primary-50)0%,#f4a2610d 100%);border-left:4px solid var(--tertiary);border-radius:.75rem;grid-template-columns:1fr;gap:1rem;margin:2rem 0;padding:1.5rem;display:grid}@media (min-width:640px){.notes-module__lcX0AG__keyDetailsGrid{grid-template-columns:repeat(2,1fr)}}.notes-module__lcX0AG__keyDetailItem{flex-direction:column;display:flex}.notes-module__lcX0AG__keyDetailLabel{color:var(--tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.notes-module__lcX0AG__keyDetailValue{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.notes-module__lcX0AG__infoDivider{border-top:1px solid var(--neutral-200);padding-top:1rem}.notes-module__lcX0AG__infoGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1rem;display:grid}@media (min-width:640px){.notes-module__lcX0AG__infoGrid{grid-template-columns:repeat(3,1fr)}}.notes-module__lcX0AG__infoItem{flex-direction:column;display:flex}.notes-module__lcX0AG__infoLabel{color:var(--text-light);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.notes-module__lcX0AG__infoValue{color:var(--foreground);font-weight:600}.notes-module__lcX0AG__priceSection{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.notes-module__lcX0AG__priceDisplay{color:var(--primary);align-items:center;gap:1rem;font-size:2.25rem;font-weight:700;display:flex}.notes-module__lcX0AG__originalPrice{color:var(--text-light);font-size:1rem;text-decoration:line-through}.notes-module__lcX0AG__priceLabel{color:var(--text-light);text-transform:uppercase;font-size:.75rem;font-weight:600}.notes-module__lcX0AG__buyButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #1e3a5f33}.notes-module__lcX0AG__buyButton:hover{background:var(--tertiary);transform:translateY(-2px);box-shadow:0 10px 25px #2a9d8f4d}.notes-module__lcX0AG__loadingContainer{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex}.notes-module__lcX0AG__loadingContent{text-align:center}.notes-module__lcX0AG__spinner{border:4px solid var(--tertiary);border-top:4px solid var(--primary);border-radius:50%;width:3rem;height:3rem;margin:0 auto 1rem;animation:1s linear infinite notes-module__lcX0AG__spin}@keyframes notes-module__lcX0AG__spin{to{transform:rotate(360deg)}}.notes-module__lcX0AG__loadingText{color:var(--text-light)}.notes-module__lcX0AG__errorContainer{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex}.notes-module__lcX0AG__errorContent{text-align:center}.notes-module__lcX0AG__errorIcon{margin-bottom:.5rem;font-size:2.25rem}.notes-module__lcX0AG__errorMessage{color:var(--text-light);margin-bottom:1rem}.notes-module__lcX0AG__errorLink{color:var(--primary);margin-top:1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.notes-module__lcX0AG__errorLink:hover{opacity:.8}
.SyllabusCard-module__HJWQcq__card{background-color:var(--background,#fff);border:1px solid #e0e0e0;border-radius:.75rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.SyllabusCard-module__HJWQcq__card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #00000026}.SyllabusCard-module__HJWQcq__imageContainer{background:linear-gradient(135deg,var(--primary,#1e3a5f)0%,var(--tertiary,#2ba5a8)100%);flex-shrink:0;justify-content:center;align-items:center;width:100%;height:12rem;font-size:2.25rem;display:flex}.SyllabusCard-module__HJWQcq__imageContainer svg{color:#fff;font-size:2.5rem!important}.SyllabusCard-module__HJWQcq__content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.SyllabusCard-module__HJWQcq__badge{width:fit-content;color:var(--tertiary,#2ba5a8);background:#1e3a5f1a;border:none;border-radius:9999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-block}.SyllabusCard-module__HJWQcq__badgeRow{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.SyllabusCard-module__HJWQcq__title{color:var(--foreground,#1f2937);line-clamp:2;-webkit-line-clamp:2;word-wrap:break-word;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;display:-webkit-box;overflow:hidden}.SyllabusCard-module__HJWQcq__description{color:var(--text-light,#666);line-clamp:2;-webkit-line-clamp:2;word-wrap:break-word;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.SyllabusCard-module__HJWQcq__footer{border-top:1px solid #e0e0e0;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.SyllabusCard-module__HJWQcq__footerRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.SyllabusCard-module__HJWQcq__downloadInfo{color:var(--text-light,#666);align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;display:flex}.SyllabusCard-module__HJWQcq__downloadInfo svg{font-size:.85rem!important}.SyllabusCard-module__HJWQcq__freeTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#2aa569,#2da878);border-radius:.25rem;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:inline-block}.SyllabusCard-module__HJWQcq__downloadBtn{background-color:var(--primary,#1e3a5f);color:#fff;cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.SyllabusCard-module__HJWQcq__downloadBtn svg{font-size:.875rem!important}.SyllabusCard-module__HJWQcq__downloadBtn:hover:not(:disabled){background-color:var(--tertiary,#2ba5a8);transform:translateY(-2px);box-shadow:0 10px 25px #1e3a5f4d}.SyllabusCard-module__HJWQcq__downloadBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.SyllabusCard-module__HJWQcq__imageContainer{height:10rem}.SyllabusCard-module__HJWQcq__badge{padding:.2rem .6rem;font-size:.7rem}.SyllabusCard-module__HJWQcq__badgeRow{gap:.25rem;margin-bottom:.5rem}.SyllabusCard-module__HJWQcq__title{font-size:1rem}.SyllabusCard-module__HJWQcq__description{margin-bottom:.75rem;font-size:.8rem}.SyllabusCard-module__HJWQcq__footer{padding-top:.75rem}.SyllabusCard-module__HJWQcq__footerRow{margin-bottom:.5rem}.SyllabusCard-module__HJWQcq__downloadBtn{margin-top:.5rem;padding:.4rem;font-size:.8rem}}@media (max-width:480px){.SyllabusCard-module__HJWQcq__imageContainer{height:8rem}.SyllabusCard-module__HJWQcq__content{padding:1rem}.SyllabusCard-module__HJWQcq__badge{margin-bottom:.5rem;padding:.15rem .5rem;font-size:.65rem}.SyllabusCard-module__HJWQcq__badgeRow{gap:.25rem}.SyllabusCard-module__HJWQcq__title{font-size:.95rem}.SyllabusCard-module__HJWQcq__description{margin-bottom:.5rem;font-size:.75rem}.SyllabusCard-module__HJWQcq__downloadInfo{font-size:.7rem}.SyllabusCard-module__HJWQcq__freeTag{padding:.3rem .6rem;font-size:.65rem}.SyllabusCard-module__HJWQcq__downloadBtn{margin-top:.5rem;padding:.4rem;font-size:.75rem}}
