.about-module__lVOKZq__aboutPage{background:var(--background);color:var(--foreground);min-height:100vh;padding:50px var(--page-padding)}.about-module__lVOKZq__aboutContainer{margin:0 auto}.about-module__lVOKZq__introSection{text-align:center;margin-bottom:6rem}.about-module__lVOKZq__pageTitle{letter-spacing:-.02em;color:var(--foreground);margin:0 0 2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.about-module__lVOKZq__introText{color:var(--foreground-secondary);max-width:900px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.about-module__lVOKZq__gallerySection{margin-bottom:6rem}.about-module__lVOKZq__sectionTitle{letter-spacing:-.02em;color:var(--foreground);text-align:center;margin:0 0 3rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.about-module__lVOKZq__imageGallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.about-module__lVOKZq__galleryItem{aspect-ratio:4/3;border:1px solid var(--border);background:var(--background-secondary);cursor:pointer;border-radius:16px;transition:transform .3s;position:relative;overflow:hidden}.about-module__lVOKZq__galleryItem:hover{transform:translateY(-4px)}.about-module__lVOKZq__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__lVOKZq__galleryItem:hover .about-module__lVOKZq__galleryImage{transform:scale(1.05)}.about-module__lVOKZq__feedbackSection{margin-bottom:6rem}.about-module__lVOKZq__feedbackGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.about-module__lVOKZq__feedbackCard{background:var(--background-secondary);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s;display:flex}.about-module__lVOKZq__feedbackCard:hover{border-color:var(--primary);transform:translateY(-4px)}.about-module__lVOKZq__stars{color:var(--primary);gap:.25rem;display:flex}.about-module__lVOKZq__feedbackText{color:var(--foreground-secondary);margin:0;font-size:1rem;font-style:italic;line-height:1.7}.about-module__lVOKZq__customerInfo{align-items:center;gap:1rem;margin-top:auto;display:flex}.about-module__lVOKZq__customerAvatar{background:var(--background-tertiary);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex}.about-module__lVOKZq__customerDetails{flex-direction:column;gap:.25rem;display:flex}.about-module__lVOKZq__customerName{color:var(--foreground);margin:0;font-weight:600}.about-module__lVOKZq__customerRole{color:var(--foreground-tertiary);margin:0;font-size:.875rem}.about-module__lVOKZq__teamSection{margin-bottom:4rem}.about-module__lVOKZq__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.about-module__lVOKZq__teamCard{background:var(--background-secondary);border:1px solid var(--border);border-radius:16px;transition:all .3s;overflow:hidden}.about-module__lVOKZq__teamCard:hover{border-color:var(--primary);transform:translateY(-4px)}.about-module__lVOKZq__teamImageWrapper{aspect-ratio:1;background:var(--background-tertiary);position:relative;overflow:hidden}.about-module__lVOKZq__teamImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__lVOKZq__teamCard:hover .about-module__lVOKZq__teamImage{transform:scale(1.05)}.about-module__lVOKZq__teamPlaceholder{width:100%;height:100%;color:var(--foreground-tertiary);justify-content:center;align-items:center;font-size:4rem;display:flex}.about-module__lVOKZq__teamInfo{flex-direction:column;gap:.75rem;padding:2rem;display:flex}.about-module__lVOKZq__teamName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:600}.about-module__lVOKZq__teamPosition{color:var(--primary);margin:0;font-size:1rem;font-weight:500}.about-module__lVOKZq__teamDescription{color:var(--foreground-secondary);margin:.5rem 0 0;font-size:.95rem;line-height:1.6}.about-module__lVOKZq__teamSocials{gap:.75rem;margin-top:1rem;display:flex}.about-module__lVOKZq__teamSocials a{background:var(--background-tertiary);width:36px;height:36px;color:var(--foreground-secondary);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.about-module__lVOKZq__teamSocials a:hover{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:1024px){.about-module__lVOKZq__imageGallery{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about-module__lVOKZq__feedbackGrid,.about-module__lVOKZq__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.about-module__lVOKZq__aboutPage{padding:50px 2rem}.about-module__lVOKZq__introSection,.about-module__lVOKZq__gallerySection,.about-module__lVOKZq__feedbackSection,.about-module__lVOKZq__teamSection{margin-bottom:4rem}.about-module__lVOKZq__imageGallery{grid-template-columns:1fr;gap:1rem}.about-module__lVOKZq__feedbackGrid,.about-module__lVOKZq__teamGrid{grid-template-columns:1fr;gap:1.5rem}.about-module__lVOKZq__feedbackCard,.about-module__lVOKZq__teamInfo{padding:1.5rem}}
