.hero-section[data-astro-cid-nfyburgh]{position:relative;height:var(--hero-height-case-study);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image-wrapper[data-astro-cid-nfyburgh]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-image[data-astro-cid-nfyburgh]{width:100%;height:100%;object-fit:cover}.hero-overlay[data-astro-cid-nfyburgh]{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--hero-overlay-vertical);z-index:2}.hero-content[data-astro-cid-nfyburgh]{position:relative;z-index:3;text-align:center;color:#fff;padding:2rem}.badges[data-astro-cid-nfyburgh]{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.badge[data-astro-cid-nfyburgh]{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:50px;font-family:var(--font-primary);font-size:.75rem;font-weight:600;text-transform:uppercase}.case-study-badge[data-astro-cid-nfyburgh]{background:#484342e6;color:#fff}.testimonial-badge[data-astro-cid-nfyburgh]{background:#fffffff2;color:var(--color-mud-grey)}.hero-title[data-astro-cid-nfyburgh]{font-family:var(--font-secondary);font-size:3.5rem;color:#fff;margin-bottom:1rem;line-height:1.2;text-shadow:0 4px 20px rgba(0,0,0,.8)}.hero-subtitle[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:1.4rem;color:#fff;margin-bottom:1.5rem;font-style:italic}.hero-location[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:1.1rem;color:#fff;display:inline-flex;align-items:center;gap:.5rem}.breadcrumb-section[data-astro-cid-nfyburgh]{background:#faf9f7;padding:1.5rem 0;border-bottom:1px solid #e5e5e5}.breadcrumb[data-astro-cid-nfyburgh]{display:flex;align-items:center;gap:.75rem;font-family:var(--font-primary);font-size:.95rem}.breadcrumb[data-astro-cid-nfyburgh] a[data-astro-cid-nfyburgh]{color:var(--color-earthy-pink);text-decoration:none}.breadcrumb[data-astro-cid-nfyburgh] .separator[data-astro-cid-nfyburgh]{color:#999}.breadcrumb[data-astro-cid-nfyburgh] .current[data-astro-cid-nfyburgh]{color:var(--color-mud-grey)}.details-section[data-astro-cid-nfyburgh]{background:#fff;padding:60px 0}.details-grid[data-astro-cid-nfyburgh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:900px;margin:0 auto}.detail-card[data-astro-cid-nfyburgh]{text-align:center;padding:1.5rem;background:#faf9f7;border-radius:12px}.detail-card[data-astro-cid-nfyburgh] h3[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:.85rem;color:var(--color-earthy-pink);text-transform:uppercase;margin-bottom:.5rem}.detail-card[data-astro-cid-nfyburgh] p[data-astro-cid-nfyburgh]{font-family:var(--font-secondary);font-size:1.1rem;color:var(--color-mud-grey)}.content-section[data-astro-cid-nfyburgh]{background:#faf9f7;padding:80px 0}.content-wrapper[data-astro-cid-nfyburgh]{max-width:800px;margin:0 auto}.section-title[data-astro-cid-nfyburgh]{font-family:var(--font-secondary);font-size:2.5rem;color:var(--color-mud-grey);margin-bottom:2rem;text-align:center}.content-text[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:1.1rem;color:#666;line-height:1.8}.content-text[data-astro-cid-nfyburgh] p[data-astro-cid-nfyburgh]{margin-bottom:1.5rem}.gallery-preview-section[data-astro-cid-nfyburgh]{background:#fff;padding:80px 0}.section-description[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:1.1rem;color:#666;text-align:center;margin-bottom:2rem}.gallery-preview-link[data-astro-cid-nfyburgh]{display:block;max-width:900px;margin:0 auto;text-decoration:none}.gallery-preview-image[data-astro-cid-nfyburgh]{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16/9}.gallery-preview-image[data-astro-cid-nfyburgh] img[data-astro-cid-nfyburgh]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-preview-overlay[data-astro-cid-nfyburgh]{position:absolute;inset:0;background:#48434299;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-preview-link[data-astro-cid-nfyburgh]:hover .gallery-preview-overlay[data-astro-cid-nfyburgh]{opacity:1}.gallery-preview-link[data-astro-cid-nfyburgh]:hover img[data-astro-cid-nfyburgh]{transform:scale(1.05)}.view-gallery-text[data-astro-cid-nfyburgh]{display:flex;align-items:center;gap:.75rem;color:#fff;font-family:var(--font-primary);font-size:1.1rem;font-weight:500;padding:1rem 2rem;background:var(--color-earthy-pink);border-radius:50px}.video-section[data-astro-cid-nfyburgh]{background:#faf9f7;padding:80px 0}.video-wrapper[data-astro-cid-nfyburgh]{position:relative;max-width:900px;margin:3rem auto 0;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000026;aspect-ratio:16 / 9}.video-wrapper[data-astro-cid-nfyburgh] iframe[data-astro-cid-nfyburgh]{position:absolute;top:0;left:0;width:100%;height:100%}.testimonial-section[data-astro-cid-nfyburgh]{background:var(--color-earthy-pink);padding:100px 0}.testimonial-wrapper[data-astro-cid-nfyburgh]{max-width:900px;margin:0 auto 3rem;text-align:center}.quote-icon[data-astro-cid-nfyburgh]{margin-bottom:2rem}.testimonial-quote[data-astro-cid-nfyburgh]{font-family:var(--font-secondary);font-size:1.6rem;color:#fff;line-height:1.6;margin-bottom:2rem;font-style:italic}.testimonial-author[data-astro-cid-nfyburgh]{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-family:var(--font-primary);color:#fff}.testimonial-author[data-astro-cid-nfyburgh] strong[data-astro-cid-nfyburgh]{font-size:1.1rem}.testimonial-author[data-astro-cid-nfyburgh] span[data-astro-cid-nfyburgh]{font-size:.95rem;opacity:.9}.features-section[data-astro-cid-nfyburgh]{background:#fff;padding:80px 0}.features-grid[data-astro-cid-nfyburgh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;max-width:1100px;margin:0 auto}.feature-card[data-astro-cid-nfyburgh]{text-align:center;padding:2rem;background:#faf9f7;border-radius:16px}.feature-icon[data-astro-cid-nfyburgh]{color:var(--color-earthy-pink);margin-bottom:1.25rem}.feature-title[data-astro-cid-nfyburgh]{font-family:var(--font-secondary);font-size:1.3rem;color:var(--color-mud-grey);margin-bottom:.75rem}.feature-description[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:.95rem;color:#666;line-height:1.6}.philosophy-section[data-astro-cid-nfyburgh]{background:#faf9f7;padding:80px 0}.philosophy-content[data-astro-cid-nfyburgh]{max-width:1000px;margin:0 auto}.philosophy-text[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:1.1rem;color:#666;text-align:center;line-height:1.8;margin-bottom:3rem}.pillars-grid[data-astro-cid-nfyburgh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.pillar[data-astro-cid-nfyburgh]{text-align:center;padding:2rem;background:#fff;border-radius:16px}.pillar-number[data-astro-cid-nfyburgh]{width:50px;height:50px;background:var(--color-earthy-pink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-secondary);font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.pillar[data-astro-cid-nfyburgh] h3[data-astro-cid-nfyburgh]{font-family:var(--font-secondary);font-size:1.25rem;color:var(--color-mud-grey);margin-bottom:.75rem}.pillar[data-astro-cid-nfyburgh] p[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:.95rem;color:#666;line-height:1.6}.cta-section[data-astro-cid-nfyburgh]{background:var(--color-earthy-pink);padding:100px 0}.cta-content[data-astro-cid-nfyburgh]{max-width:800px;margin:0 auto;text-align:center}.cta-title[data-astro-cid-nfyburgh]{font-family:var(--font-secondary);font-size:2.5rem;color:#fff;margin-bottom:1.5rem}.cta-description[data-astro-cid-nfyburgh]{font-family:var(--font-primary);font-size:1.1rem;color:#fff;line-height:1.8;margin-bottom:2rem;opacity:.95}@media (max-width: 768px){.hero-title[data-astro-cid-nfyburgh]{font-size:2.5rem}.testimonial-quote[data-astro-cid-nfyburgh]{font-size:1.3rem}.section-title[data-astro-cid-nfyburgh],.cta-title[data-astro-cid-nfyburgh]{font-size:2rem}}
