.container[data-astro-cid-ry2jodao]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.page-header[data-astro-cid-ry2jodao]{text-align:center;margin-bottom:4rem}.reviews-grid[data-astro-cid-ry2jodao]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem}@media (max-width: 768px){.reviews-grid[data-astro-cid-ry2jodao]{grid-template-columns:1fr;gap:1rem;padding:0}.container[data-astro-cid-ry2jodao]{padding:0 .75rem}.review-card[data-astro-cid-ry2jodao]{padding:1rem}.reviewer-image[data-astro-cid-ry2jodao]{width:50px;height:50px}.course-name[data-astro-cid-ry2jodao]{font-size:.8rem}.reviewer-name[data-astro-cid-ry2jodao]{font-size:.7rem}.review-content[data-astro-cid-ry2jodao]{font-size:.75rem;line-height:1.6}.rating[data-astro-cid-ry2jodao] i[data-astro-cid-ry2jodao]{font-size:.75rem}}@media (max-width: 480px){.reviews-grid[data-astro-cid-ry2jodao]{gap:.625rem}.container[data-astro-cid-ry2jodao]{padding:0 .375rem}.review-card[data-astro-cid-ry2jodao]{padding:.75rem}.review-header[data-astro-cid-ry2jodao]{gap:.5rem}.reviewer-image[data-astro-cid-ry2jodao]{width:40px;height:40px}.course-name[data-astro-cid-ry2jodao]{font-size:.7rem;margin-bottom:.2rem}.reviewer-name[data-astro-cid-ry2jodao]{font-size:.6rem;margin-bottom:.2rem}.rating[data-astro-cid-ry2jodao] i[data-astro-cid-ry2jodao]{font-size:.65rem}.review-content[data-astro-cid-ry2jodao]{font-size:.65rem;line-height:1.45;margin:.4rem 0 .6rem}.read-more-btn[data-astro-cid-ry2jodao]{font-size:.65rem;padding:.25rem .4rem}.review-footer[data-astro-cid-ry2jodao]{font-size:.6rem}}@media (max-width: 360px){.reviews-grid[data-astro-cid-ry2jodao]{gap:.5rem}.container[data-astro-cid-ry2jodao]{padding:0 .25rem}.review-card[data-astro-cid-ry2jodao]{padding:.625rem}.reviewer-image[data-astro-cid-ry2jodao]{width:36px;height:36px}.course-name[data-astro-cid-ry2jodao]{font-size:.65rem}.reviewer-name[data-astro-cid-ry2jodao]{font-size:.55rem}.review-content[data-astro-cid-ry2jodao]{font-size:.6rem}.review-footer[data-astro-cid-ry2jodao]{font-size:.55rem}}.review-card[data-astro-cid-ry2jodao]{background:var(--theme-surface);border:1px solid var(--border-color);border-radius:12px;padding:1.75rem;box-shadow:0 4px 20px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}.review-card[data-astro-cid-ry2jodao]:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.review-card[data-astro-cid-ry2jodao]:before{content:"“";position:absolute;top:-15px;left:20px;font-size:120px;color:var(--theme-brown-bg);opacity:.1;font-family:serif}@media (max-width: 480px){.review-card[data-astro-cid-ry2jodao]:before{font-size:80px;top:-10px;left:15px}}.review-header[data-astro-cid-ry2jodao]{display:flex;gap:1.25rem;margin-bottom:1.5rem;position:relative;z-index:1}.reviewer-image[data-astro-cid-ry2jodao]{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid var(--theme-bg-light-beige);box-shadow:0 2px 8px #0000001a}.reviewer-info[data-astro-cid-ry2jodao]{flex:1;display:flex;flex-direction:column;justify-content:center}.course-name[data-astro-cid-ry2jodao]{font-size:1.1rem;font-weight:600;color:var(--theme-brown-text);margin-bottom:.5rem;line-height:1.4}.reviewer-name[data-astro-cid-ry2jodao]{font-size:.95rem;color:var(--theme-text-light);margin-bottom:.5rem}.rating[data-astro-cid-ry2jodao]{color:gold;display:flex;align-items:center}.rating[data-astro-cid-ry2jodao] i[data-astro-cid-ry2jodao]{margin-right:.25rem;font-size:.9rem}.review-content[data-astro-cid-ry2jodao]{position:relative;color:var(--theme-text);line-height:1.8;margin:.5rem 0 1.5rem;z-index:1;font-size:1rem}.expandable-content[data-astro-cid-ry2jodao] .content-preview[data-astro-cid-ry2jodao]{display:block}.expandable-content[data-astro-cid-ry2jodao] .content-full[data-astro-cid-ry2jodao],.expandable-content[data-astro-cid-ry2jodao].expanded .content-preview[data-astro-cid-ry2jodao]{display:none}.expandable-content[data-astro-cid-ry2jodao].expanded .content-full[data-astro-cid-ry2jodao]{display:block}.read-more-btn[data-astro-cid-ry2jodao]{background:transparent;border:none;color:var(--theme-primary);font-size:.9rem;font-weight:500;padding:.5rem .75rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;margin-top:.5rem;transition:all .2s ease;border-radius:4px}.read-more-btn[data-astro-cid-ry2jodao]:hover{background-color:rgba(var(--theme-primary-rgb),.1)}.read-more-btn[data-astro-cid-ry2jodao] i[data-astro-cid-ry2jodao]{font-size:.8rem;transition:transform .2s ease}.expandable-content[data-astro-cid-ry2jodao].expanded .read-more-btn[data-astro-cid-ry2jodao] i[data-astro-cid-ry2jodao]{transform:rotate(180deg)}.read-more-btn[data-astro-cid-ry2jodao] .read-less-text[data-astro-cid-ry2jodao],.expandable-content[data-astro-cid-ry2jodao].expanded .read-more-btn[data-astro-cid-ry2jodao] .read-more-text[data-astro-cid-ry2jodao]{display:none}.expandable-content[data-astro-cid-ry2jodao].expanded .read-more-btn[data-astro-cid-ry2jodao] .read-less-text[data-astro-cid-ry2jodao]{display:inline}.review-footer[data-astro-cid-ry2jodao]{border-top:1px solid var(--border-color);padding-top:1rem;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}.review-footer[data-astro-cid-ry2jodao] time[data-astro-cid-ry2jodao]{font-size:.9rem;color:var(--theme-text-light);font-style:italic}
