.BeforeAfter-module__9P_FZG__container{border-radius:var(--radius-xl);cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;width:100%;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.BeforeAfter-module__9P_FZG__imageWrapper{position:absolute;inset:0}.BeforeAfter-module__9P_FZG__imagePlaceholder{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--color-gray-200);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BeforeAfter-module__9P_FZG__placeholderText{font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-gray-500);font-weight:500}.BeforeAfter-module__9P_FZG__handle{z-index:10;pointer-events:none;flex-direction:column;align-items:center;width:4px;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%)}.BeforeAfter-module__9P_FZG__handleLine{background:var(--color-white);flex:1;width:2px;box-shadow:0 0 8px #0000004d}.BeforeAfter-module__9P_FZG__handleKnob{border-radius:var(--radius-full);background:var(--color-white);width:48px;height:48px;transition:transform var(--duration-fast)var(--ease-spring);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 12px #00000040}.BeforeAfter-module__9P_FZG__dragging .BeforeAfter-module__9P_FZG__handleKnob{transform:scale(1.15);box-shadow:0 4px 20px #0000004d}.BeforeAfter-module__9P_FZG__handleArrows{color:var(--color-navy);letter-spacing:2px;font-size:11px;font-weight:700}.BeforeAfter-module__9P_FZG__labels{bottom:var(--space-4);left:var(--space-4);right:var(--space-4);pointer-events:none;justify-content:space-between;display:flex;position:absolute}.BeforeAfter-module__9P_FZG__label{padding:var(--space-1)var(--space-3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-white);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;border-radius:var(--radius-full);background:#0a1628b3;font-weight:600}
.gallery-module__zlwOTG__galleryHero{text-align:center;background:var(--color-navy);flex-direction:column;justify-content:center;align-items:center;height:50vh;min-height:380px;display:flex;position:relative;overflow:hidden}.gallery-module__zlwOTG__galleryHeroTitle{font-family:var(--font-heading);font-size:var(--text-6xl);color:var(--color-white);letter-spacing:var(--tracking-tighter)}.gallery-module__zlwOTG__galleryHeroSub{font-size:var(--text-lg);color:#ffffff80;margin-top:var(--space-4)}.gallery-module__zlwOTG__filterSection{padding-top:var(--space-12);padding-bottom:var(--space-8)}.gallery-module__zlwOTG__filterBar{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.gallery-module__zlwOTG__filterBtn{padding:var(--space-2)var(--space-6);font-size:var(--text-sm);border-radius:var(--radius-full);border:1px solid var(--color-gray-200);background:var(--color-white);color:var(--color-gray-600);cursor:pointer;transition:all var(--duration-fast)var(--ease-out);font-weight:500}.gallery-module__zlwOTG__filterBtn:hover{border-color:var(--color-teal);color:var(--color-teal-dark)}.gallery-module__zlwOTG__filterBtn.gallery-module__zlwOTG__active{background:var(--color-teal-muted);border-color:var(--color-teal);color:var(--color-teal-dark);font-weight:600}.gallery-module__zlwOTG__galleryGrid{gap:var(--space-6);padding-bottom:var(--space-24);grid-template-columns:repeat(3,1fr);display:grid}.gallery-module__zlwOTG__galleryItem{aspect-ratio:4/3;border-radius:var(--radius-xl);background:var(--color-gray-100);cursor:pointer;position:relative;overflow:hidden}.gallery-module__zlwOTG__galleryImagePlaceholder{justify-content:center;align-items:center;gap:var(--space-2);background:linear-gradient(135deg,var(--color-gray-100)0%,var(--color-gray-200)100%);width:100%;height:100%;color:var(--color-gray-400);font-size:var(--text-sm);transition:transform var(--duration-slow)var(--ease-out);flex-direction:column;display:flex;position:relative}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__galleryImagePlaceholder{transform:scale(1.05)}.gallery-module__zlwOTG__galleryItemOverlay{opacity:0;transition:opacity var(--duration-normal)var(--ease-out);padding:var(--space-6);background:linear-gradient(#0000 50%,#0a1628cc 100%);align-items:flex-end;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__galleryItemOverlay{opacity:1}.gallery-module__zlwOTG__galleryItemLabel{color:var(--color-white);font-family:var(--font-heading);font-size:var(--text-lg);font-weight:600}.gallery-module__zlwOTG__galleryItemTag{margin-top:var(--space-2);padding:var(--space-1)var(--space-3);color:var(--color-teal-light);font-size:var(--text-xs);border-radius:var(--radius-full);letter-spacing:var(--tracking-wider);text-transform:uppercase;background:#2dd4bf33;font-weight:600;display:inline-block}.gallery-module__zlwOTG__galleryPlaceholderIcon{font-size:32px}.gallery-module__zlwOTG__featuredSection{padding-block:var(--space-24);background:var(--color-cream)}.gallery-module__zlwOTG__featuredHeader{text-align:center;margin-bottom:var(--space-16)}.gallery-module__zlwOTG__featuredCard{gap:var(--space-12);background:var(--color-white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);padding:var(--space-10);grid-template-columns:1fr 1fr;align-items:center;display:grid;overflow:hidden}.gallery-module__zlwOTG__featuredTestimonial{padding:var(--space-6)}.gallery-module__zlwOTG__featuredQuote{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-navy);line-height:var(--leading-relaxed);margin-bottom:var(--space-6);font-style:italic}.gallery-module__zlwOTG__featuredAuthor{font-size:var(--text-sm);color:var(--color-navy);font-weight:600}.gallery-module__zlwOTG__featuredTreatment{font-size:var(--text-xs);color:var(--color-gold);letter-spacing:var(--tracking-wider);text-transform:uppercase;margin-top:var(--space-1);font-weight:600}.gallery-module__zlwOTG__noItems{text-align:center;padding:var(--space-16);color:var(--color-gray-400);font-size:var(--text-lg);grid-column:1/-1}@media (max-width:768px){.gallery-module__zlwOTG__galleryHeroTitle{font-size:var(--text-3xl)}.gallery-module__zlwOTG__galleryGrid{gap:var(--space-4);grid-template-columns:1fr 1fr}.gallery-module__zlwOTG__featuredCard{grid-template-columns:1fr}}@media (max-width:480px){.gallery-module__zlwOTG__galleryGrid{grid-template-columns:1fr}}
