.CampaignCard-module__c4NsMq__card{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-lg);transition:box-shadow var(--transition-fast);background:#fff}.CampaignCard-module__c4NsMq__card:hover{box-shadow:0 2px 12px #0000000f}.CampaignCard-module__c4NsMq__header{align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.CampaignCard-module__c4NsMq__badge{color:#fff;border-radius:var(--radius-sm);white-space:nowrap;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);flex-shrink:0;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.CampaignCard-module__c4NsMq__title{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.4}.CampaignCard-module__c4NsMq__period{color:var(--text-secondary);margin-bottom:var(--space-sm);align-items:center;gap:6px;font-size:.8125rem;display:flex}.CampaignCard-module__c4NsMq__desc{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.875rem;line-height:1.6}.CampaignCard-module__c4NsMq__link{color:var(--primary-600);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.CampaignCard-module__c4NsMq__link:hover{color:var(--primary-700)}
.detail-module__AnF12a__page{background:var(--bg-secondary);min-height:100vh}.detail-module__AnF12a__hero{border-bottom:1px solid var(--gray-200);padding:var(--space-xl)0;background:#fff}.detail-module__AnF12a__heroInner{gap:var(--space-xl);align-items:flex-start;display:flex}.detail-module__AnF12a__heroLogo{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:var(--gray-50);flex-shrink:0;justify-content:center;align-items:center;width:160px;height:120px;display:flex;overflow:hidden}.detail-module__AnF12a__heroLogoImg{object-fit:contain;width:100%;height:100%;padding:12px}.detail-module__AnF12a__heroLogoEmoji{font-size:3rem}.detail-module__AnF12a__heroInfo{flex:1;min-width:0}.detail-module__AnF12a__heroCat{color:var(--primary-600);background:var(--primary-50);border-radius:var(--radius-full);margin-bottom:var(--space-xs);padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-block}.detail-module__AnF12a__heroTitle{color:var(--text-primary);margin-bottom:var(--space-sm);flex-wrap:wrap;align-items:center;gap:8px;font-size:1.5rem;font-weight:800;line-height:1.3;display:flex}.detail-module__AnF12a__campaignBadge{color:#fff;white-space:nowrap;background:#dc2626;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.detail-module__AnF12a__heroKana{color:var(--text-tertiary);margin-bottom:var(--space-sm);font-size:.8125rem;line-height:1.2}.detail-module__AnF12a__heroCompany{margin-bottom:var(--space-sm);align-items:baseline;gap:0;font-size:.875rem;display:flex}.detail-module__AnF12a__heroCompanyLabel{color:var(--text-tertiary);font-size:.8125rem}.detail-module__AnF12a__heroCompanyName{color:var(--text-primary);font-weight:600}.detail-module__AnF12a__heroRating{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.detail-module__AnF12a__heroRatingValue{color:var(--text-primary);font-size:1.5rem;font-weight:800;line-height:1}.detail-module__AnF12a__heroReviewLink{color:var(--primary-600);font-size:.8125rem;font-weight:600;text-decoration:underline}.detail-module__AnF12a__heroCtas{gap:var(--space-sm);display:flex}.detail-module__AnF12a__heroPrimaryBtn{background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:#fff;border-radius:var(--radius-md);transition:all var(--transition-fast);flex:1;justify-content:center;align-items:center;padding:12px 32px;font-size:.9375rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #8b5cf64d}.detail-module__AnF12a__heroPrimaryBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #8b5cf666}.detail-module__AnF12a__heroSecondaryBtn{border:1.5px solid var(--gray-300);color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);flex:1;justify-content:center;align-items:center;padding:12px 24px;font-size:.9375rem;font-weight:600;display:inline-flex}.detail-module__AnF12a__heroSecondaryBtn:hover{border-color:var(--primary-300);color:var(--primary-600)}.detail-module__AnF12a__tabBar{border-bottom:1px solid var(--gray-200);top:var(--header-height);z-index:50;background:#fff;position:sticky}.detail-module__AnF12a__tabs{gap:0;display:flex}.detail-module__AnF12a__tab{color:var(--text-tertiary);transition:all var(--transition-fast);white-space:nowrap;border-bottom:2px solid #0000;padding:14px 24px;font-size:.875rem;font-weight:600;text-decoration:none}.detail-module__AnF12a__tab:hover{color:var(--text-secondary)}.detail-module__AnF12a__tabActive{color:var(--primary-600);border-bottom-color:var(--primary-500)}.detail-module__AnF12a__content{gap:var(--space-2xl);padding-top:var(--space-xl);padding-bottom:var(--space-3xl);grid-template-columns:1fr 280px;display:grid}.detail-module__AnF12a__mainCol{min-width:0}.detail-module__AnF12a__sideCol{gap:var(--space-md);top:calc(var(--header-height) + 52px + var(--space-lg));flex-direction:column;align-self:start;display:flex;position:sticky}.detail-module__AnF12a__section{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-xl);margin-bottom:var(--space-lg);background:#fff}.detail-module__AnF12a__sectionHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.detail-module__AnF12a__sectionTitle{color:var(--text-primary);align-items:center;gap:var(--space-sm);margin:0 0 var(--space-lg);font-size:1.125rem;font-weight:700;display:flex}.detail-module__AnF12a__sectionHeader .detail-module__AnF12a__sectionTitle{margin:0}.detail-module__AnF12a__sectionTitle:before{content:"";background:linear-gradient(135deg,var(--primary-500),var(--primary-400));border-radius:var(--radius-full);width:4px;height:20px;display:inline-block}.detail-module__AnF12a__seeAll{color:var(--primary-600);font-size:.8125rem;font-weight:600}.detail-module__AnF12a__infoGrid{gap:var(--space-md);margin-bottom:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.detail-module__AnF12a__infoItem{flex-direction:column;gap:2px;display:flex}.detail-module__AnF12a__infoLabel{color:var(--text-tertiary);font-size:.6875rem;font-weight:600}.detail-module__AnF12a__infoValue{color:var(--text-primary);font-size:.9375rem;font-weight:600}.detail-module__AnF12a__tagList{flex-wrap:wrap;gap:6px;display:flex}.detail-module__AnF12a__tag{color:var(--gray-600);background:var(--gray-100);border-radius:var(--radius-full);padding:4px 12px;font-size:.75rem;font-weight:500}.detail-module__AnF12a__featureBadges{margin-top:var(--space-md)}.detail-module__AnF12a__featureBadgesLabel{color:var(--text-tertiary,#999);letter-spacing:.04em;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.detail-module__AnF12a__featureBadgesList{flex-wrap:wrap;gap:8px;display:flex}.detail-module__AnF12a__featureBadge{background:linear-gradient(135deg,var(--primary-50,#fff1f2)0%,#fff 100%);color:var(--primary-700,#be123c);border:1px solid var(--primary-100,#ffe4e6);border-radius:999px;align-items:center;padding:6px 14px;font-size:.8125rem;font-weight:700;line-height:1;transition:transform .15s;display:inline-flex}.detail-module__AnF12a__featureBadge:hover{transform:translateY(-1px)}.detail-module__AnF12a__descText{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.9375rem;line-height:1.8}.detail-module__AnF12a__highlightList{gap:var(--space-sm);flex-direction:column;padding:0;list-style:none;display:flex}.detail-module__AnF12a__highlightItem{color:var(--text-secondary);padding-left:20px;font-size:.875rem;position:relative}.detail-module__AnF12a__highlightItem:before{content:"✓";color:var(--success);font-weight:700;position:absolute;left:0}.detail-module__AnF12a__reviewSummary{gap:var(--space-xl);padding:var(--space-lg);background:var(--gray-50);border-radius:var(--radius-md);margin-bottom:var(--space-lg);grid-template-columns:auto 1fr auto;align-items:center;display:grid}.detail-module__AnF12a__reviewOverall{text-align:center}.detail-module__AnF12a__reviewBigNum{color:var(--text-primary);margin-bottom:4px;font-size:2.5rem;font-weight:800;line-height:1;display:block}.detail-module__AnF12a__reviewTotal{color:var(--text-tertiary);margin-top:4px;font-size:.75rem;display:block}.detail-module__AnF12a__reviewDist{flex-direction:column;gap:6px;display:flex}.detail-module__AnF12a__distRow{align-items:center;gap:var(--space-sm);display:flex}.detail-module__AnF12a__distLabel{color:var(--text-tertiary);text-align:right;width:12px;font-size:.75rem;font-weight:600}.detail-module__AnF12a__distBar{background:var(--gray-200);border-radius:var(--radius-full);flex:1;height:8px;overflow:hidden}.detail-module__AnF12a__distFill{border-radius:var(--radius-full);min-width:0;height:100%;transition:width var(--transition-base);background:#f59e0b}.detail-module__AnF12a__distCount{color:var(--text-tertiary);width:20px;font-size:.6875rem}.detail-module__AnF12a__reviewMetrics{gap:var(--space-sm);flex-direction:column;display:flex}.detail-module__AnF12a__metric{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.detail-module__AnF12a__metricLabel{color:var(--text-tertiary);font-size:.75rem}.detail-module__AnF12a__metricValue{color:var(--text-primary);font-size:.875rem;font-weight:700}.detail-module__AnF12a__reviewCards{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:640px){.detail-module__AnF12a__reviewCards{grid-template-columns:1fr}}.detail-module__AnF12a__reviewCard{padding:var(--space-md);border:1px solid var(--gray-200);border-radius:var(--radius-md)}.detail-module__AnF12a__reviewCardHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.detail-module__AnF12a__reviewAvatar{background:var(--primary-100);width:36px;height:36px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.detail-module__AnF12a__reviewAuthor{color:var(--text-primary);font-size:.8125rem;font-weight:600}.detail-module__AnF12a__reviewMeta{color:var(--text-tertiary);font-size:.6875rem}.detail-module__AnF12a__reviewStars{margin-left:auto}.detail-module__AnF12a__reviewComment{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.7;display:-webkit-box;overflow:hidden}.detail-module__AnF12a__reviewDate{color:var(--text-tertiary);margin-top:var(--space-sm);font-size:.6875rem;display:block}.detail-module__AnF12a__courseList{gap:var(--space-sm);flex-direction:column;display:flex}.detail-module__AnF12a__courseCard{padding:var(--space-md);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50);justify-content:space-between;align-items:center;display:flex}.detail-module__AnF12a__courseName{color:var(--text-primary);font-size:.9375rem;font-weight:700}.detail-module__AnF12a__courseMeta{align-items:center;gap:var(--space-md);display:flex}.detail-module__AnF12a__coursePrice{color:var(--primary-600);font-size:1.125rem;font-weight:800}.detail-module__AnF12a__courseDuration{color:var(--text-tertiary);border-radius:var(--radius-full);border:1px solid var(--gray-200);background:#fff;padding:2px 10px;font-size:.8125rem}.detail-module__AnF12a__curriculumList{gap:var(--space-md);flex-direction:column;display:flex}.detail-module__AnF12a__curriculumItem{gap:var(--space-md);padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#fff;display:flex}.detail-module__AnF12a__curriculumItem:hover{box-shadow:var(--shadow-sm)}.detail-module__AnF12a__curriculumNumber{background:var(--primary-500);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex}.detail-module__AnF12a__curriculumContent{flex:1}.detail-module__AnF12a__curriculumName{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:700}.detail-module__AnF12a__curriculumDesc{color:var(--text-secondary);font-size:.8125rem;line-height:1.6}.detail-module__AnF12a__emptyState{text-align:center;padding:var(--space-3xl);color:var(--text-tertiary);font-size:.9375rem;line-height:1.8}.detail-module__AnF12a__emptyState a{color:var(--primary-600);text-decoration:underline}.detail-module__AnF12a__sideWidget{border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;overflow:hidden}.detail-module__AnF12a__sideWidgetTitle{color:var(--text-primary);padding:var(--space-md);border-bottom:1px solid var(--gray-100);background:var(--gray-50);font-size:.875rem;font-weight:700}.detail-module__AnF12a__infoTable{border-collapse:collapse;width:100%}.detail-module__AnF12a__infoTable th,.detail-module__AnF12a__infoTable td{padding:10px var(--space-md);border-bottom:1px solid var(--gray-100);text-align:left;font-size:.8125rem}.detail-module__AnF12a__infoTable th{color:var(--text-tertiary);background:var(--gray-50);width:90px;font-weight:600}.detail-module__AnF12a__infoTable td{color:var(--text-primary)}.detail-module__AnF12a__sideCta{background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:#fff;border-radius:var(--radius-lg);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:14px;font-size:.9375rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 2px 8px #8b5cf64d}.detail-module__AnF12a__sideCta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #8b5cf666}.detail-module__AnF12a__featureMicrocopy{align-items:flex-start;gap:var(--space-sm);color:var(--text-secondary);margin:0 0 var(--space-lg);font-size:.9375rem;line-height:1.7;display:flex}.detail-module__AnF12a__featureMicrocopy svg{color:var(--text-tertiary);flex-shrink:0;margin-top:3px}.detail-module__AnF12a__featureList{flex-direction:column;gap:1.5rem;display:flex}.detail-module__AnF12a__featureItem{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:#fff;gap:1.25rem;padding:1.5rem;display:flex}.detail-module__AnF12a__featureNumber{background:var(--gray-50);border-radius:var(--radius-md);min-width:60px;color:var(--primary-600);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.detail-module__AnF12a__featureNumberLabel{letter-spacing:.05em;font-size:.75rem;font-weight:700}.detail-module__AnF12a__featureNumberValue{font-size:1.75rem;font-weight:700;line-height:1}.detail-module__AnF12a__featureContent{flex:1}.detail-module__AnF12a__featureCategoryLabel{color:var(--primary-600);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:inline-block}.detail-module__AnF12a__featureTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:700}.detail-module__AnF12a__featureDesc{color:var(--text-secondary);white-space:pre-line;margin:0;font-size:.875rem;line-height:1.8}.detail-module__AnF12a__editorHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.detail-module__AnF12a__editorAvatar{background:var(--gray-100);width:40px;height:40px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.detail-module__AnF12a__editorTitle{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.detail-module__AnF12a__editorCard{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:#fff;margin-top:.75rem;padding:1.5rem;position:relative}.detail-module__AnF12a__editorCard:before,.detail-module__AnF12a__editorCard:after{content:"";border-style:solid;width:0;height:0;position:absolute;left:18px}.detail-module__AnF12a__editorCard:before{border-width:0 10px 10px;border-color:transparent transparent var(--gray-200)transparent;top:-10px}.detail-module__AnF12a__editorCard:after{border-width:0 10px 10px;border-color:#0000 #0000 #fff;top:-9px}.detail-module__AnF12a__editorText{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.8}.detail-module__AnF12a__articleHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.detail-module__AnF12a__articleBadge{background:var(--primary-600);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-flex}.detail-module__AnF12a__articleTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.detail-module__AnF12a__articleBody{color:var(--text-secondary);margin-top:1.5rem;font-size:.9rem;line-height:1.8}.detail-module__AnF12a__articleBody h2{color:var(--text-primary);border-bottom:2px solid var(--primary-500);margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.detail-module__AnF12a__articleBody h3{color:var(--text-primary);margin:1.5rem 0 .75rem;font-size:1.1rem;font-weight:700}.detail-module__AnF12a__articleBody p{margin:0 0 1rem}.detail-module__AnF12a__articleBody ul,.detail-module__AnF12a__articleBody ol{margin:0 0 1rem;padding-left:1.5rem}.detail-module__AnF12a__articleBody li{margin-bottom:.5rem}.detail-module__AnF12a__articleBody a{color:var(--primary-600);text-decoration:underline}.detail-module__AnF12a__articleBody strong{color:var(--text-primary);font-weight:600}.detail-module__AnF12a__articleBody table{border-collapse:collapse;border:1px solid var(--gray-200);border-radius:var(--radius-md);width:100%;margin:0 0 1.5rem;font-size:.875rem;display:table;overflow:hidden}.detail-module__AnF12a__articleBody thead{background:var(--gray-50)}.detail-module__AnF12a__articleBody th,.detail-module__AnF12a__articleBody td{text-align:left;border-bottom:1px solid var(--gray-200);border-right:1px solid var(--gray-200);vertical-align:top;padding:.75rem 1rem;line-height:1.6}.detail-module__AnF12a__articleBody th:last-child,.detail-module__AnF12a__articleBody td:last-child{border-right:none}.detail-module__AnF12a__articleBody tr:last-child td{border-bottom:none}.detail-module__AnF12a__articleBody th{color:var(--text-primary);background:var(--gray-50);font-weight:700}.detail-module__AnF12a__articleBody td{color:var(--text-secondary)}@media (max-width:640px){.detail-module__AnF12a__articleBody table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}@media (max-width:1024px){.detail-module__AnF12a__content{grid-template-columns:1fr}.detail-module__AnF12a__sideCol{position:static}}@media (max-width:768px){.detail-module__AnF12a__heroInner{flex-direction:column}.detail-module__AnF12a__heroLogo{width:100%;height:160px}.detail-module__AnF12a__heroCtas{flex-direction:row}.detail-module__AnF12a__tabs{scrollbar-width:none;overflow-x:auto}.detail-module__AnF12a__tabs::-webkit-scrollbar{display:none}.detail-module__AnF12a__reviewSummary{text-align:center;grid-template-columns:1fr}.detail-module__AnF12a__courseCard{align-items:flex-start;gap:var(--space-sm);flex-direction:column}.detail-module__AnF12a__featureItem{flex-direction:column;gap:.75rem}.detail-module__AnF12a__featureNumber{min-width:unset;flex-direction:row;gap:.5rem;padding:.375rem .75rem}}
.reviewDetail-module__R3WpNW__content{padding-top:var(--space-xl);padding-bottom:var(--space-3xl);max-width:760px}.reviewDetail-module__R3WpNW__miniHero{border-bottom:1px solid var(--gray-200);padding:var(--space-md)0;background:var(--gray-50)}.reviewDetail-module__R3WpNW__miniHeroInner{align-items:center;gap:var(--space-md);display:flex}.reviewDetail-module__R3WpNW__miniLogo{border-radius:var(--radius-md);border:1px solid var(--gray-200);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.reviewDetail-module__R3WpNW__miniLogo img{object-fit:contain;width:100%;height:100%;padding:4px}.reviewDetail-module__R3WpNW__schoolLink{color:var(--text-primary);font-size:1rem;font-weight:700;text-decoration:none}.reviewDetail-module__R3WpNW__schoolLink:hover{color:var(--primary-600)}.reviewDetail-module__R3WpNW__reviewArticle{border:1px solid var(--gray-200);border-radius:var(--radius-lg);margin-bottom:var(--space-xl);background:#fff;overflow:hidden}.reviewDetail-module__R3WpNW__reviewHeader{align-items:center;gap:var(--space-md);padding:var(--space-lg)var(--space-xl);border-bottom:1px solid var(--gray-100);display:flex}.reviewDetail-module__R3WpNW__avatar{background:var(--primary-100);width:48px;height:48px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.reviewDetail-module__R3WpNW__authorInfo{flex:1}.reviewDetail-module__R3WpNW__authorName{color:var(--text-primary);font-size:1rem;font-weight:700}.reviewDetail-module__R3WpNW__authorMeta{color:var(--text-tertiary);margin-top:2px;font-size:.75rem}.reviewDetail-module__R3WpNW__ratingsGrid{gap:var(--space-xl);padding:var(--space-xl);border-bottom:1px solid var(--gray-100);grid-template-columns:auto 1fr;align-items:center;display:grid}.reviewDetail-module__R3WpNW__ratingMain{text-align:center;padding-right:var(--space-xl);border-right:1px solid var(--gray-200)}.reviewDetail-module__R3WpNW__ratingLabel{color:var(--text-tertiary);margin-bottom:4px;font-size:.6875rem;display:block}.reviewDetail-module__R3WpNW__ratingBig{color:var(--text-primary);margin-bottom:4px;font-size:2.5rem;font-weight:800;line-height:1;display:block}.reviewDetail-module__R3WpNW__ratingStars{flex-direction:column;align-items:center;gap:4px;display:flex}.reviewDetail-module__R3WpNW__ratingsSub{gap:var(--space-sm);flex-direction:column;display:flex}.reviewDetail-module__R3WpNW__ratingItem{align-items:center;gap:var(--space-sm);color:var(--text-tertiary);grid-template-columns:80px 1fr 32px;font-size:.8125rem;display:grid}.reviewDetail-module__R3WpNW__ratingItem strong{color:var(--text-primary);text-align:right}.reviewDetail-module__R3WpNW__ratingBar{background:var(--gray-200);border-radius:var(--radius-full);height:8px;overflow:hidden}.reviewDetail-module__R3WpNW__ratingBarFill{border-radius:var(--radius-full);background:#f59e0b;height:100%;transition:width .3s}.reviewDetail-module__R3WpNW__commentSection{padding:var(--space-xl)}.reviewDetail-module__R3WpNW__commentText{color:var(--text-secondary);white-space:pre-wrap;font-size:.9375rem;line-height:2}.reviewDetail-module__R3WpNW__helpfulSection{padding:0 var(--space-xl)var(--space-xl)}.reviewDetail-module__R3WpNW__ctaSection{background:var(--primary-50);border:1px solid var(--primary-100);border-radius:var(--radius-lg);padding:var(--space-lg)var(--space-xl);margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.reviewDetail-module__R3WpNW__ctaText{color:var(--text-primary);font-size:.9375rem;font-weight:600}.reviewDetail-module__R3WpNW__ctaBtn{background:var(--primary-600);color:#fff;border-radius:var(--radius-md);white-space:nowrap;transition:background var(--transition-fast);align-items:center;padding:10px 24px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.reviewDetail-module__R3WpNW__ctaBtn:hover{background:var(--primary-700)}.reviewDetail-module__R3WpNW__otherSection{margin-bottom:var(--space-xl)}.reviewDetail-module__R3WpNW__otherTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:1rem;font-weight:700}.reviewDetail-module__R3WpNW__otherList{gap:var(--space-sm);flex-direction:column;display:flex}.reviewDetail-module__R3WpNW__otherCard{border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:var(--space-md)var(--space-lg);transition:all var(--transition-fast);background:#fff;text-decoration:none;display:block}.reviewDetail-module__R3WpNW__otherCard:hover{border-color:var(--primary-200);box-shadow:var(--shadow-sm)}.reviewDetail-module__R3WpNW__otherCardTop{align-items:center;gap:var(--space-sm);margin-bottom:6px;display:flex}.reviewDetail-module__R3WpNW__otherAvatar{background:var(--primary-100);width:28px;height:28px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.reviewDetail-module__R3WpNW__otherName{color:var(--text-primary);flex:1;font-size:.8125rem;font-weight:600}.reviewDetail-module__R3WpNW__otherComment{color:var(--text-tertiary);font-size:.8125rem;line-height:1.6}.reviewDetail-module__R3WpNW__allReviewsLink{text-align:center;margin-top:var(--space-md);color:var(--primary-600);font-size:.8125rem;font-weight:600;text-decoration:none;display:block}.reviewDetail-module__R3WpNW__allReviewsLink:hover{text-decoration:underline}.reviewDetail-module__R3WpNW__verifiedBadge{color:#059669;border-radius:var(--radius-full);vertical-align:middle;white-space:nowrap;background:#ecfdf5;border:1px solid #a7f3d0;align-items:center;gap:3px;margin-left:8px;padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-flex}.reviewDetail-module__R3WpNW__verifiedBadge:before{content:"✓";font-size:.5625rem}@media (max-width:768px){.reviewDetail-module__R3WpNW__ratingsGrid{grid-template-columns:1fr}.reviewDetail-module__R3WpNW__ratingMain{padding-right:0;padding-bottom:var(--space-md);border-right:none;border-bottom:1px solid var(--gray-200)}.reviewDetail-module__R3WpNW__ctaSection{text-align:center;gap:var(--space-md);flex-direction:column}}.reviewDetail-module__R3WpNW__layout{gap:var(--space-xl);grid-template-columns:minmax(0,1fr) 320px;align-items:start;display:grid}.reviewDetail-module__R3WpNW__mainCol{min-width:0}.reviewDetail-module__R3WpNW__sideCol{gap:var(--space-lg);top:var(--space-xl);flex-direction:column;display:flex;position:sticky}.reviewDetail-module__R3WpNW__sideBox{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-lg);background:#fff}.reviewDetail-module__R3WpNW__sideTitle{color:var(--text-primary);margin:0 0 var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--gray-200);font-size:.9375rem;font-weight:800}.reviewDetail-module__R3WpNW__sideArticleList{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.reviewDetail-module__R3WpNW__sideArticleCard{color:inherit;gap:10px;text-decoration:none;transition:opacity .15s;display:flex}.reviewDetail-module__R3WpNW__sideArticleCard:hover{opacity:.7}.reviewDetail-module__R3WpNW__sideArticleThumb{background:var(--gray-100);border-radius:4px;flex-shrink:0;width:120px;height:68px;overflow:hidden}.reviewDetail-module__R3WpNW__sideArticleThumb img{object-fit:cover;width:100%;height:100%}.reviewDetail-module__R3WpNW__sideArticleTitle{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.reviewDetail-module__R3WpNW__sideReviewList{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.reviewDetail-module__R3WpNW__sideReviewCard{border:1px solid var(--gray-200);color:inherit;border-radius:6px;flex-direction:column;gap:6px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.reviewDetail-module__R3WpNW__sideReviewCard:hover{background:var(--gray-50)}.reviewDetail-module__R3WpNW__sideReviewHead{justify-content:space-between;align-items:center;gap:6px;display:flex}.reviewDetail-module__R3WpNW__sideReviewName{color:var(--text-primary);font-size:.8125rem;font-weight:700}.reviewDetail-module__R3WpNW__sideReviewComment{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.6}.reviewDetail-module__R3WpNW__sideMoreLink{margin-top:var(--space-md);text-align:center;color:var(--primary-600);background:var(--primary-50,#fff1f2);border-radius:6px;padding:8px;font-size:.8125rem;font-weight:700;text-decoration:none;display:block}.reviewDetail-module__R3WpNW__sideMoreLink:hover{background:var(--primary-100,#ffe4e6)}@media (max-width:1024px){.reviewDetail-module__R3WpNW__layout{grid-template-columns:1fr}.reviewDetail-module__R3WpNW__sideCol{position:static}}
.HelpfulButton-module__1H6SRa__wrap{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.HelpfulButton-module__1H6SRa__compactWrap{gap:0}.HelpfulButton-module__1H6SRa__button{border:1px solid var(--gray-200);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:#fff;align-items:center;gap:8px;padding:10px 14px;font-size:.8125rem;font-weight:700;display:inline-flex}.HelpfulButton-module__1H6SRa__button:hover:not(:disabled){border-color:var(--primary-300);color:var(--primary-700);box-shadow:var(--shadow-sm)}.HelpfulButton-module__1H6SRa__button:disabled{cursor:default}.HelpfulButton-module__1H6SRa__voted{background:var(--primary-50);border-color:var(--primary-200);color:var(--primary-700)}.HelpfulButton-module__1H6SRa__compact{padding:8px 12px;font-size:.75rem}.HelpfulButton-module__1H6SRa__icon{font-size:.875rem;line-height:1}.HelpfulButton-module__1H6SRa__count{text-align:center;min-width:20px;color:var(--text-primary)}.HelpfulButton-module__1H6SRa__message{color:var(--text-tertiary);font-size:.6875rem}
.SchoolPhotoCarousel-module__JnmDZq__wrapper{gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.SchoolPhotoCarousel-module__JnmDZq__main{aspect-ratio:16/10;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.SchoolPhotoCarousel-module__JnmDZq__mainImg{object-fit:contain;background:#fff;width:100%;height:100%}.SchoolPhotoCarousel-module__JnmDZq__caption{color:#fff;background:linear-gradient(#0000,#0009);padding:10px 16px;font-size:.8125rem;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.SchoolPhotoCarousel-module__JnmDZq__navBtn{border:1px solid var(--gray-200);width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);z-index:2;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SchoolPhotoCarousel-module__JnmDZq__navBtn:hover{box-shadow:var(--shadow-md);background:#fff}.SchoolPhotoCarousel-module__JnmDZq__navBtn:disabled{opacity:.4;cursor:not-allowed}.SchoolPhotoCarousel-module__JnmDZq__navPrev{left:12px}.SchoolPhotoCarousel-module__JnmDZq__navNext{right:12px}.SchoolPhotoCarousel-module__JnmDZq__thumbs{scrollbar-width:thin;gap:8px;padding:2px;display:flex;overflow-x:auto}.SchoolPhotoCarousel-module__JnmDZq__thumbs::-webkit-scrollbar{height:6px}.SchoolPhotoCarousel-module__JnmDZq__thumbs::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}.SchoolPhotoCarousel-module__JnmDZq__thumb{aspect-ratio:4/3;border-radius:var(--radius-sm);cursor:pointer;background:var(--gray-50);transition:border-color var(--transition-fast);border:2px solid #0000;flex:0 0 96px;padding:0;overflow:hidden}.SchoolPhotoCarousel-module__JnmDZq__thumb:hover{border-color:var(--gray-300)}.SchoolPhotoCarousel-module__JnmDZq__thumbActive,.SchoolPhotoCarousel-module__JnmDZq__thumbActive:hover{border-color:var(--primary-500)}.SchoolPhotoCarousel-module__JnmDZq__thumbImg{object-fit:cover;width:100%;height:100%}@media (max-width:640px){.SchoolPhotoCarousel-module__JnmDZq__main{aspect-ratio:4/3}.SchoolPhotoCarousel-module__JnmDZq__navBtn{width:32px;height:32px}.SchoolPhotoCarousel-module__JnmDZq__navPrev{left:6px}.SchoolPhotoCarousel-module__JnmDZq__navNext{right:6px}.SchoolPhotoCarousel-module__JnmDZq__thumb{flex-basis:72px}}
.featureReviews-module__GFbuKq__page{background:var(--bg-secondary);min-height:100vh;padding-bottom:var(--space-3xl)}.featureReviews-module__GFbuKq__header{margin-bottom:var(--space-md)}.featureReviews-module__GFbuKq__title{color:var(--text-primary);margin-bottom:var(--space-xs);font-size:1.75rem;font-weight:800}.featureReviews-module__GFbuKq__subtitle{color:var(--text-secondary);font-size:.875rem}.featureReviews-module__GFbuKq__actions{margin-bottom:var(--space-xl)}.featureReviews-module__GFbuKq__writeBtn{background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:#fff;border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:6px;padding:10px 24px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #8b5cf64d}.featureReviews-module__GFbuKq__writeBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #8b5cf666}.featureReviews-module__GFbuKq__schoolRailSection,.featureReviews-module__GFbuKq__filterPanel{border:1px solid var(--gray-200);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-xl);background:#fff}.featureReviews-module__GFbuKq__sectionTop{justify-content:space-between;align-items:flex-end;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.featureReviews-module__GFbuKq__sectionTitle{color:var(--text-primary);font-size:1rem;font-weight:800}.featureReviews-module__GFbuKq__sectionText{color:var(--text-tertiary);font-size:.8125rem}.featureReviews-module__GFbuKq__schoolRail{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.featureReviews-module__GFbuKq__schoolChip{border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--gray-50);transition:all var(--transition-fast);align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.featureReviews-module__GFbuKq__schoolChip:hover{border-color:var(--primary-300);box-shadow:var(--shadow-sm);background:#fff}.featureReviews-module__GFbuKq__schoolChipLogo{border-radius:var(--radius-full);border:1px solid var(--gray-200);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.featureReviews-module__GFbuKq__schoolChipLogoImg{object-fit:contain;width:100%;height:100%}.featureReviews-module__GFbuKq__schoolChipFallback,.featureReviews-module__GFbuKq__cardSchoolFallback{width:100%;height:100%;color:var(--primary-700);background:var(--primary-100);justify-content:center;align-items:center;font-weight:800;display:flex}.featureReviews-module__GFbuKq__schoolChipText{flex-direction:column;min-width:0;display:flex}.featureReviews-module__GFbuKq__schoolChipText strong{color:var(--text-primary);font-size:.875rem}.featureReviews-module__GFbuKq__schoolChipText span{color:var(--text-tertiary);font-size:.75rem}.featureReviews-module__GFbuKq__filterPanel{gap:var(--space-md);grid-template-columns:1.8fr 1fr 1fr;display:grid}.featureReviews-module__GFbuKq__filterField{flex-direction:column;gap:6px;display:flex}.featureReviews-module__GFbuKq__filterLabel{color:var(--text-secondary);font-size:.75rem;font-weight:700}.featureReviews-module__GFbuKq__filterInput,.featureReviews-module__GFbuKq__filterSelect{border:1px solid var(--gray-200);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background:#fff;padding:11px 14px}.featureReviews-module__GFbuKq__listHeader{color:var(--text-tertiary);margin-bottom:var(--space-md);font-size:.8125rem}.featureReviews-module__GFbuKq__grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.featureReviews-module__GFbuKq__card{gap:var(--space-md);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-lg);background:#fff;flex-direction:column;display:flex}.featureReviews-module__GFbuKq__cardSchool{align-items:center;gap:var(--space-sm);display:flex}.featureReviews-module__GFbuKq__cardSchoolLogo,.featureReviews-module__GFbuKq__cardSchoolFallback{border-radius:var(--radius-full);border:1px solid var(--gray-200);background:#fff;flex-shrink:0;width:36px;height:36px;overflow:hidden}.featureReviews-module__GFbuKq__cardSchoolLogo{object-fit:contain}.featureReviews-module__GFbuKq__cardSchoolMeta{flex-direction:column;min-width:0;display:flex}.featureReviews-module__GFbuKq__cardSchoolMeta span{color:var(--text-tertiary);font-size:.6875rem}.featureReviews-module__GFbuKq__schoolLink{color:var(--text-primary);font-size:.875rem;font-weight:700;text-decoration:none}.featureReviews-module__GFbuKq__schoolLink:hover{color:var(--primary-600)}.featureReviews-module__GFbuKq__cardLink{text-decoration:none}.featureReviews-module__GFbuKq__cardTop{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.featureReviews-module__GFbuKq__avatar{background:var(--primary-100);width:40px;height:40px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.featureReviews-module__GFbuKq__authorInfo{flex-direction:column;flex:1;min-width:0;display:flex}.featureReviews-module__GFbuKq__authorName{color:var(--text-primary);align-items:center;gap:6px;font-size:.875rem;font-weight:700;display:flex}.featureReviews-module__GFbuKq__verifiedBadge{color:#059669;white-space:nowrap;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:100px;padding:2px 8px;font-size:.625rem;font-weight:600}.featureReviews-module__GFbuKq__authorMeta{color:var(--text-tertiary);font-size:.75rem}.featureReviews-module__GFbuKq__stars{flex-shrink:0}.featureReviews-module__GFbuKq__ratings{background:var(--gray-50);border-radius:var(--radius-sm);color:var(--text-tertiary);margin-bottom:var(--space-md);flex-wrap:wrap;gap:10px;padding:10px 12px;font-size:.75rem;display:flex}.featureReviews-module__GFbuKq__comment{color:var(--text-secondary);min-height:5.4em;font-size:.9375rem;line-height:1.8}.featureReviews-module__GFbuKq__date{color:var(--text-tertiary);margin-top:var(--space-md);font-size:.75rem;display:block}.featureReviews-module__GFbuKq__cardActions{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.featureReviews-module__GFbuKq__detailLink{color:var(--primary-600);font-size:.8125rem;font-weight:700;text-decoration:none}.featureReviews-module__GFbuKq__detailLink:hover{text-decoration:underline}.featureReviews-module__GFbuKq__empty{text-align:center;padding:var(--space-3xl);color:var(--text-tertiary)}.featureReviews-module__GFbuKq__empty h3{margin-bottom:var(--space-sm);color:var(--text-secondary);font-size:1.125rem}@media (max-width:1024px){.featureReviews-module__GFbuKq__grid{grid-template-columns:1fr}}@media (max-width:768px){.featureReviews-module__GFbuKq__sectionTop,.featureReviews-module__GFbuKq__cardActions{flex-direction:column;align-items:flex-start}.featureReviews-module__GFbuKq__filterPanel,.featureReviews-module__GFbuKq__schoolRail{grid-template-columns:1fr}}
.courseDetail-module__0ChPiq__content{padding-top:var(--space-xl);padding-bottom:var(--space-3xl);max-width:760px}.courseDetail-module__0ChPiq__miniHero{border-bottom:1px solid var(--gray-200);padding:var(--space-md)0;background:var(--gray-50)}.courseDetail-module__0ChPiq__miniHeroInner{align-items:center;gap:var(--space-md);display:flex}.courseDetail-module__0ChPiq__miniLogo{border-radius:var(--radius-md);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.courseDetail-module__0ChPiq__miniLogo img{object-fit:contain;width:100%;height:100%;padding:4px}.courseDetail-module__0ChPiq__schoolLink{color:var(--text-primary);font-size:1rem;font-weight:700;text-decoration:none}.courseDetail-module__0ChPiq__schoolLink:hover{color:var(--primary-600)}.courseDetail-module__0ChPiq__courseArticle{border:1px solid var(--gray-200);border-radius:var(--radius-lg);margin-bottom:var(--space-xl);background:#fff;overflow:hidden}.courseDetail-module__0ChPiq__courseHeaderRow{justify-content:space-between;align-items:center;gap:var(--space-xl);padding:var(--space-xl);border-bottom:1px solid var(--gray-100);display:flex}.courseDetail-module__0ChPiq__courseThumbnail{flex-shrink:0;justify-content:center;align-items:center;width:280px;max-width:35%;display:flex}.courseDetail-module__0ChPiq__courseThumbnail img{object-fit:contain;border-radius:var(--radius-md);width:100%;height:auto;display:block}.courseDetail-module__0ChPiq__courseHeader{flex:1;min-width:0}@media (max-width:768px){.courseDetail-module__0ChPiq__courseHeaderRow{align-items:stretch;gap:var(--space-md);flex-direction:column}.courseDetail-module__0ChPiq__courseThumbnail{order:-1;width:100%;max-width:100%}}.courseDetail-module__0ChPiq__courseBadges{margin-bottom:var(--space-sm);align-items:center;gap:8px;display:flex}.courseDetail-module__0ChPiq__durationBadge{background:var(--primary-50);color:var(--primary-700);white-space:nowrap;border-radius:100px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.courseDetail-module__0ChPiq__courseTitle{color:var(--text-primary);font-size:1.5rem;font-weight:800;line-height:1.4}.courseDetail-module__0ChPiq__descriptionSection{padding:var(--space-xl);border-bottom:1px solid var(--gray-100)}.courseDetail-module__0ChPiq__descriptionTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:.875rem;font-weight:700}.courseDetail-module__0ChPiq__descriptionText{color:var(--text-secondary);white-space:pre-wrap;font-size:.9375rem;line-height:2}.courseDetail-module__0ChPiq__infoSection{padding:var(--space-xl)}.courseDetail-module__0ChPiq__infoGrid{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.courseDetail-module__0ChPiq__infoCard{background:var(--gray-50);border-radius:var(--radius-md);padding:var(--space-lg);text-align:center}.courseDetail-module__0ChPiq__infoLabel{color:var(--text-tertiary);margin-bottom:4px;font-size:.6875rem;font-weight:500}.courseDetail-module__0ChPiq__infoValue{color:var(--primary-600);font-size:1.5rem;font-weight:800;line-height:1.2}.courseDetail-module__0ChPiq__infoValueSm{color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1.2}.courseDetail-module__0ChPiq__infoTax{color:var(--text-tertiary);margin-left:2px;font-size:.6875rem;font-weight:500}.courseDetail-module__0ChPiq__infoInquiry{color:var(--text-secondary);font-size:1rem;font-weight:700}.courseDetail-module__0ChPiq__ctaSection{background:var(--primary-50);border:1px solid var(--primary-100);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;margin-bottom:var(--space-xl)}.courseDetail-module__0ChPiq__ctaText{color:var(--text-primary);margin-bottom:var(--space-md);font-size:.9375rem;font-weight:600}.courseDetail-module__0ChPiq__ctaBtn{background:var(--primary-600);color:#fff;border-radius:var(--radius-md);transition:background var(--transition-fast);align-items:center;gap:6px;padding:14px 32px;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.courseDetail-module__0ChPiq__ctaBtn:hover{background:var(--primary-700)}.courseDetail-module__0ChPiq__otherSection{margin-bottom:var(--space-xl)}.courseDetail-module__0ChPiq__otherTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:1rem;font-weight:700}.courseDetail-module__0ChPiq__otherList{gap:var(--space-sm);flex-direction:column;display:flex}.courseDetail-module__0ChPiq__otherCard{border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:var(--space-md)var(--space-lg);transition:all var(--transition-fast);background:#fff;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.courseDetail-module__0ChPiq__otherCard:hover{border-color:var(--primary-200);box-shadow:var(--shadow-sm)}.courseDetail-module__0ChPiq__otherName{color:var(--text-primary);flex:1;font-size:.875rem;font-weight:600}.courseDetail-module__0ChPiq__otherPrice{color:var(--primary-600);white-space:nowrap;margin-left:var(--space-md);font-size:.8125rem;font-weight:700}.courseDetail-module__0ChPiq__allCoursesLink{text-align:center;margin-top:var(--space-md);color:var(--primary-600);font-size:.8125rem;font-weight:600;text-decoration:none;display:block}.courseDetail-module__0ChPiq__allCoursesLink:hover{text-decoration:underline}@media (max-width:768px){.courseDetail-module__0ChPiq__courseTitle{font-size:1.25rem}.courseDetail-module__0ChPiq__infoGrid{grid-template-columns:1fr}.courseDetail-module__0ChPiq__infoValue{font-size:1.25rem}}
.reviews-module__queI0G__content{padding-top:var(--space-xl);padding-bottom:var(--space-3xl)}.reviews-module__queI0G__summaryTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:1.375rem;font-weight:800;line-height:1.4}.reviews-module__queI0G__summaryTitleCount{color:var(--text-tertiary);margin-left:6px;font-size:1rem;font-weight:700}.reviews-module__queI0G__summary{gap:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-lg);margin-bottom:var(--space-xl);background:#fff;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);align-items:stretch;display:grid}.reviews-module__queI0G__summaryRatingCol{gap:var(--space-md);padding:var(--space-md);background:var(--gray-50);border-radius:var(--radius-md);flex-direction:column;display:flex}.reviews-module__queI0G__summaryHeader{align-items:baseline;gap:8px;display:flex}.reviews-module__queI0G__summaryHeaderLabel{color:var(--text-primary);font-size:1rem;font-weight:800}.reviews-module__queI0G__summaryHeaderSep{color:var(--gray-300)}.reviews-module__queI0G__summaryHeaderSub{color:var(--text-secondary);font-size:.8125rem}.reviews-module__queI0G__summaryHero{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.reviews-module__queI0G__summaryHeroNum{color:var(--text-primary);font-size:2.25rem;font-weight:800;line-height:1}.reviews-module__queI0G__summaryHeroCount{color:var(--text-tertiary);font-size:.875rem}.reviews-module__queI0G__summaryDist{margin-top:var(--space-sm);flex-direction:column;gap:8px;display:flex}.reviews-module__queI0G__distStarLabel{color:#f59e0b;flex-shrink:0;width:28px;font-size:.875rem}.reviews-module__queI0G__distCount{color:var(--primary-600);text-align:right;flex-shrink:0;width:56px;font-size:.8125rem;font-weight:700}.reviews-module__queI0G__summaryRadarCol{gap:var(--space-sm);padding:var(--space-sm);background:var(--gray-50);border-radius:var(--radius-md);flex-direction:column;display:flex}.reviews-module__queI0G__summaryRadarChart{justify-content:center;align-items:center;display:flex}.reviews-module__queI0G__summaryRadarChart svg{max-width:360px}.reviews-module__queI0G__summaryRadarTable{border-collapse:collapse;width:100%;font-size:.6875rem}.reviews-module__queI0G__summaryRadarTable th{border:1px solid var(--gray-200);text-align:center;color:var(--text-secondary);background:#fff;padding:4px 3px;font-weight:600}.reviews-module__queI0G__summaryRadarTable td{border:1px solid var(--gray-200);text-align:center;color:var(--primary-600);background:#fff;padding:5px 3px;font-size:.8125rem;font-weight:800}.reviews-module__queI0G__summaryLeft{text-align:center}.reviews-module__queI0G__bigRating{color:var(--text-primary);margin-bottom:4px;font-size:3rem;font-weight:800;line-height:1;display:block}.reviews-module__queI0G__totalCount{color:var(--text-tertiary);margin-top:4px;font-size:.75rem;display:block}.reviews-module__queI0G__summaryCenter{flex-direction:column;gap:6px;display:flex}.reviews-module__queI0G__distRow{align-items:center;gap:var(--space-sm);display:flex}.reviews-module__queI0G__distStar{color:var(--text-tertiary);text-align:right;width:12px;font-size:.75rem;font-weight:600}.reviews-module__queI0G__distBar{background:var(--gray-200);border-radius:var(--radius-full);flex:1;height:10px;overflow:hidden}.reviews-module__queI0G__distFill{border-radius:var(--radius-full);background:#f59e0b;height:100%}.reviews-module__queI0G__distNum{color:var(--text-tertiary);text-align:right;width:24px;font-size:.6875rem}.reviews-module__queI0G__summaryRight{gap:var(--space-sm);flex-direction:column;display:flex}.reviews-module__queI0G__metricRow{align-items:center;gap:var(--space-sm);color:var(--text-tertiary);font-size:.8125rem;display:flex}.reviews-module__queI0G__metricRow span:first-child{flex-shrink:0;width:80px}.reviews-module__queI0G__metricBar{background:var(--gray-200);border-radius:var(--radius-full);flex:1;height:8px;overflow:hidden}.reviews-module__queI0G__metricBarFill{border-radius:var(--radius-full);background:#f59e0b;height:100%}.reviews-module__queI0G__metricRow strong{color:var(--text-primary);text-align:right;flex-shrink:0;width:40px;font-size:.9375rem}.reviews-module__queI0G__ctaSection{background:var(--primary-50);border:1px solid var(--primary-100);border-radius:var(--radius-lg);padding:var(--space-lg)var(--space-xl);margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.reviews-module__queI0G__ctaText{color:var(--text-primary);font-size:.9375rem;font-weight:600}.reviews-module__queI0G__ctaBtn{background:var(--primary-600);color:#fff;border-radius:var(--radius-md);white-space:nowrap;transition:background var(--transition-fast);align-items:center;gap:6px;padding:10px 24px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.reviews-module__queI0G__ctaBtn:hover{background:var(--primary-700)}.reviews-module__queI0G__selectedSchool{justify-content:space-between;align-items:flex-start;gap:var(--space-xl);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-xl);margin-bottom:var(--space-xl);background:#fff;display:flex}.reviews-module__queI0G__selectedSchoolLabel{color:var(--primary-700);background:var(--primary-50);border-radius:var(--radius-full);margin-bottom:10px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-block}.reviews-module__queI0G__selectedSchoolTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:800}.reviews-module__queI0G__selectedSchoolText{max-width:60ch;color:var(--text-secondary);font-size:.9375rem;line-height:1.8}.reviews-module__queI0G__selectedSchoolLinks{flex-wrap:wrap;gap:8px;display:flex}.reviews-module__queI0G__selectedSchoolLinks a{border:1px solid var(--gray-200);border-radius:var(--radius-full);color:var(--text-secondary);white-space:nowrap;align-items:center;padding:10px 14px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.reviews-module__queI0G__selectedSchoolLinks a:hover{border-color:var(--primary-300);color:var(--primary-700)}.reviews-module__queI0G__layout{gap:var(--space-xl);grid-template-columns:280px minmax(0,1fr);align-items:start;display:grid}.reviews-module__queI0G__sidebar{top:calc(var(--space-xl) + 72px);position:sticky}.reviews-module__queI0G__sidebarCard{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-lg);background:#fff}.reviews-module__queI0G__sidebarTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:1rem;font-weight:800}.reviews-module__queI0G__sidebarLabel{color:var(--text-secondary);margin-top:12px;margin-bottom:6px;font-size:.75rem;font-weight:700;display:block}.reviews-module__queI0G__sidebarInput,.reviews-module__queI0G__sidebarSelect{border:1px solid var(--gray-200);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background:#fff;padding:11px 12px}.reviews-module__queI0G__listArea{min-width:0}.reviews-module__queI0G__listHeader{color:var(--text-tertiary);margin-bottom:var(--space-md);font-size:.8125rem}.reviews-module__queI0G__grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.reviews-module__queI0G__cardLink{text-decoration:none;display:block}.reviews-module__queI0G__card{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-xl);height:100%;transition:all var(--transition-fast);background:#fff}.reviews-module__queI0G__cardLink:hover .reviews-module__queI0G__card{border-color:var(--primary-200);box-shadow:var(--shadow-sm)}.reviews-module__queI0G__cardTop{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.reviews-module__queI0G__avatar{background:var(--primary-100);width:40px;height:40px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:flex}.reviews-module__queI0G__authorInfo{flex:1;min-width:0}.reviews-module__queI0G__authorName{color:var(--text-primary);font-size:.875rem;font-weight:700}.reviews-module__queI0G__authorMeta{color:var(--text-tertiary);font-size:.75rem}.reviews-module__queI0G__cardStars{flex-shrink:0}.reviews-module__queI0G__cardRatings{margin-bottom:var(--space-md);padding:var(--space-sm)var(--space-md);background:var(--gray-50);border-radius:var(--radius-sm);color:var(--text-tertiary);flex-wrap:wrap;gap:10px;font-size:.75rem;display:flex}.reviews-module__queI0G__cardComment{color:var(--text-secondary);min-height:5.4em;font-size:.9375rem;line-height:1.8}.reviews-module__queI0G__readMore{color:var(--primary-500);font-weight:600}.reviews-module__queI0G__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-top:var(--space-md);display:flex}.reviews-module__queI0G__cardDate{color:var(--text-tertiary);font-size:.75rem;display:block}.reviews-module__queI0G__empty{text-align:center;padding:var(--space-3xl);color:var(--text-tertiary);border:1px dashed var(--gray-200);border-radius:var(--radius-lg);background:#fff;grid-column:1/-1;font-size:.9375rem}.reviews-module__queI0G__verifiedBadge{color:#059669;border-radius:var(--radius-full);vertical-align:middle;white-space:nowrap;background:#ecfdf5;border:1px solid #a7f3d0;align-items:center;gap:3px;margin-left:8px;padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-flex}.reviews-module__queI0G__verifiedBadge:before{content:"✓";font-size:.5625rem}.reviews-module__queI0G__sidebarCheckboxLabel{margin-top:var(--space-md);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:8px;padding:10px 12px;font-size:.8125rem;font-weight:600;display:flex}.reviews-module__queI0G__sidebarCheckboxLabel:hover{background:#ecfdf5;border-color:#059669}.reviews-module__queI0G__sidebarCheckbox{accent-color:#059669;cursor:pointer;width:16px;height:16px}@media (max-width:1024px){.reviews-module__queI0G__layout{grid-template-columns:1fr}.reviews-module__queI0G__sidebar{position:static}.reviews-module__queI0G__grid{grid-template-columns:1fr}}@media (max-width:768px){.reviews-module__queI0G__summary{grid-template-columns:1fr}.reviews-module__queI0G__summaryRatingCol,.reviews-module__queI0G__summaryRadarCol{text-align:left}.reviews-module__queI0G__summaryHero{justify-content:flex-start}.reviews-module__queI0G__selectedSchool,.reviews-module__queI0G__ctaSection,.reviews-module__queI0G__cardFooter{flex-direction:column;align-items:flex-start}.reviews-module__queI0G__cardRatings{flex-direction:column;gap:4px}}
