.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}
.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__skeletonContainer{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:6rem 1rem 3rem;display:flex}.notes-module__lcX0AG__skeletonCard{background:var(--background);border-radius:1rem;width:100%;max-width:56rem;padding:2rem;box-shadow:0 16px 40px #0f172a14}.notes-module__lcX0AG__skeletonBackLink{background:var(--neutral-200);border-radius:9999px;width:9rem;height:1rem;margin-bottom:2rem;animation:1.5s ease-in-out infinite notes-module__lcX0AG__pulse}.notes-module__lcX0AG__skeletonGrid{gap:2rem;display:grid}.notes-module__lcX0AG__skeletonImage{background:var(--neutral-200);border-radius:1rem;width:100%;min-height:18rem;animation:1.5s ease-in-out infinite notes-module__lcX0AG__pulse}.notes-module__lcX0AG__skeletonDetails{flex-direction:column;gap:1rem;display:flex}.notes-module__lcX0AG__skeletonTag,.notes-module__lcX0AG__skeletonLineLarge,.notes-module__lcX0AG__skeletonLineMedium,.notes-module__lcX0AG__skeletonLineSmall,.notes-module__lcX0AG__skeletonMetaItem,.notes-module__lcX0AG__skeletonInfoItem,.notes-module__lcX0AG__skeletonButton{background:var(--neutral-200);border-radius:.75rem;animation:1.5s ease-in-out infinite notes-module__lcX0AG__pulse}.notes-module__lcX0AG__skeletonTag{width:6rem;height:1.5rem}.notes-module__lcX0AG__skeletonLineLarge{width:80%;height:1.5rem}.notes-module__lcX0AG__skeletonLineMedium{width:60%;height:1.25rem}.notes-module__lcX0AG__skeletonLineSmall{width:40%;height:1.25rem}.notes-module__lcX0AG__skeletonMetaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.notes-module__lcX0AG__skeletonMetaItem{min-height:4rem}.notes-module__lcX0AG__skeletonInfoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.notes-module__lcX0AG__skeletonInfoItem{min-height:3rem}.notes-module__lcX0AG__skeletonButton{width:12rem;height:3rem;margin-top:1rem}@media (min-width:640px){.notes-module__lcX0AG__skeletonGrid{grid-template-columns:1fr 1.2fr;align-items:start}}@keyframes notes-module__lcX0AG__pulse{0%,to{opacity:1}50%{opacity:.55}}.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}
