.services-page.svelte-4z030h{min-height:100vh}.page-hero.svelte-4z030h{background:#000;color:#fff;padding:6rem max(2rem,env(safe-area-inset-right)) 4rem max(2rem,env(safe-area-inset-left));text-align:center}.page-hero.svelte-4z030h h1:where(.svelte-4z030h){font-size:3rem;font-weight:900;margin-bottom:1rem}.page-hero.svelte-4z030h p:where(.svelte-4z030h){font-size:1.2rem;opacity:.9}.section.svelte-4z030h{padding:6rem 2rem}.container.svelte-4z030h{max-width:1200px;margin:0 auto}.section-title.svelte-4z030h{font-size:2.5rem;font-weight:900;text-align:center;margin-bottom:4rem;color:#111}.packages.svelte-4z030h{background:#f9f9f9}.packages-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}@media(max-width:1024px){.packages-grid.svelte-4z030h{grid-template-columns:1fr;max-width:450px}}.package-card.svelte-4z030h{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;position:relative}.package-card.svelte-4z030h:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.package-card.featured.svelte-4z030h{border:3px solid #ee445f}.featured-badge.svelte-4z030h{position:absolute;top:1rem;right:1rem;background:#ee445f;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;z-index:10}.package-header.svelte-4z030h{background:#000;color:#fff;padding:2.5rem 2rem 2rem;text-align:center}.package-card.featured.svelte-4z030h .package-header:where(.svelte-4z030h){background:linear-gradient(135deg,#ee445f,#d63850)}.package-name.svelte-4z030h{font-size:1.5rem;font-weight:900;margin-bottom:1rem;letter-spacing:1px}.package-price.svelte-4z030h{display:flex;align-items:baseline;justify-content:center;gap:.3rem}.price-amount.svelte-4z030h{font-size:2.5rem;font-weight:900}.price-currency.svelte-4z030h{font-size:1.2rem;font-weight:500}.package-body.svelte-4z030h{padding:2.5rem 2rem;flex:1}.package-features.svelte-4z030h{list-style:none;display:flex;flex-direction:column;gap:1rem}.package-features.svelte-4z030h li:where(.svelte-4z030h){display:flex;align-items:center;gap:.8rem;font-size:.95rem;color:#333}.package-features.svelte-4z030h li:where(.svelte-4z030h) svg{color:#ee445f;flex-shrink:0}.package-footer.svelte-4z030h{padding:0 2rem 2.5rem}.package-button.svelte-4z030h{display:block;width:100%;padding:1rem;text-align:center;background:#fff;color:#000;border:2px solid #000;border-radius:8px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s}.package-button.svelte-4z030h:hover{background:#000;color:#fff}.package-button.primary.svelte-4z030h{background:#ee445f;color:#fff;border-color:#ee445f}.package-button.primary.svelte-4z030h:hover{background:#d63850;border-color:#d63850}.additional-services.svelte-4z030h{background:#fff}.services-grid.svelte-4z030h{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-item.svelte-4z030h{flex:0 1 calc(33.333% - 1.4rem);min-width:280px;padding:2rem;border:2px solid #f0f0f0;border-radius:12px;transition:all .3s}@media(max-width:900px){.service-item.svelte-4z030h{flex:0 1 calc(50% - 1rem);min-width:260px}}@media(max-width:640px){.service-item.svelte-4z030h{flex:0 1 100%}}.service-item.svelte-4z030h:hover{border-color:#ee445f;transform:translateY(-4px)}.service-item.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#111}.service-item.svelte-4z030h p:where(.svelte-4z030h){color:#666;line-height:1.7;margin-bottom:1rem}.service-price.svelte-4z030h{font-size:1.1rem;font-weight:700;color:#ee445f}.cta-section.svelte-4z030h{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;text-align:center}.cta-section.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.2rem;font-weight:900;margin-bottom:1rem;color:#fff}.cta-section.svelte-4z030h p:where(.svelte-4z030h){font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-button.svelte-4z030h{display:inline-block;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s;background:#ee445f;color:#fff}.cta-button.svelte-4z030h:hover{transform:translateY(-2px);background:#d63850}.fade-in.svelte-4z030h{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.package-card.fade-in.svelte-4z030h:nth-child(1){transition-delay:.1s}.package-card.fade-in.svelte-4z030h:nth-child(2){transition-delay:.2s}.package-card.fade-in.svelte-4z030h:nth-child(3){transition-delay:.3s}.service-item.fade-in.svelte-4z030h:nth-child(1){transition-delay:.1s}.service-item.fade-in.svelte-4z030h:nth-child(2){transition-delay:.2s}.service-item.fade-in.svelte-4z030h:nth-child(3){transition-delay:.3s}.service-item.fade-in.svelte-4z030h:nth-child(4){transition-delay:.4s}.service-item.fade-in.svelte-4z030h:nth-child(5){transition-delay:.5s}@media(max-width:768px){.page-hero.svelte-4z030h{padding:4rem 1.5rem 3rem}.page-hero.svelte-4z030h h1:where(.svelte-4z030h){font-size:2rem}.page-hero.svelte-4z030h p:where(.svelte-4z030h){font-size:1rem}.section.svelte-4z030h{padding:4rem 1.5rem}.section-title.svelte-4z030h{font-size:1.8rem;margin-bottom:2.5rem}.package-card.svelte-4z030h{box-shadow:0 2px 15px #00000014}.cta-section.svelte-4z030h h2:where(.svelte-4z030h){font-size:1.8rem}.cta-button.svelte-4z030h{padding:1rem 2.5rem;font-size:1rem}}
