.services-page.svelte-4z030h{max-width:1400px;margin:0 auto;padding:1rem 1rem 3rem}.hero-section.svelte-4z030h{text-align:center;padding:2.5rem 0 2rem;margin-bottom:2rem;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 5%,transparent) 0%,transparent 100%);border-radius:var(--radius-xl);border:1px solid color-mix(in srgb,var(--color-accent) 15%,var(--color-border))}.hero-title.svelte-4z030h{margin:0;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary)}.hero-subtitle.svelte-4z030h{margin:.75rem 0 1.5rem;font-size:1.125rem;color:var(--color-text-secondary);font-weight:400}.hero-actions.svelte-4z030h{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.search-section.svelte-4z030h{margin-bottom:1.5rem}.loading-container.svelte-4z030h{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;color:var(--color-text-muted)}.services-grid.svelte-4z030h{display:grid;grid-template-columns:1fr;gap:1.25rem}.service-card.svelte-4z030h{display:flex;flex-direction:column;border:none;background:var(--color-bg-raised)}.service-header.svelte-4z030h{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.service-icon.svelte-4z030h{width:48px;height:48px;background:color-mix(in srgb,var(--color-accent) 15%,transparent);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.service-icon.svelte-4z030h i:where(.svelte-4z030h){font-size:1.25rem;color:var(--color-accent)}.service-content.svelte-4z030h{flex:1;margin-bottom:1.25rem}.service-content.svelte-4z030h h3:where(.svelte-4z030h){margin:0 0 .75rem;font-size:1.125rem;font-weight:700;color:var(--color-text-primary)}.service-description.svelte-4z030h{margin:0 0 .75rem;font-size:1rem;color:var(--color-text-secondary);line-height:1.5}.service-tags.svelte-4z030h{display:flex;flex-wrap:wrap;gap:.5rem}.service-footer.svelte-4z030h{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--color-border)}.service-price.svelte-4z030h{display:flex;flex-direction:column;gap:.25rem}.price-amount.svelte-4z030h{font-weight:600;font-size:1rem;color:var(--color-accent)}.price-time.svelte-4z030h{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:var(--color-text-muted)}.modal-content.svelte-4z030h{display:flex;flex-direction:column;gap:1.25rem}.service-summary.svelte-4z030h{padding:1.25rem;background:var(--color-bg-base);border-radius:var(--radius-md);border:1px solid var(--color-border)}.service-summary.svelte-4z030h h4:where(.svelte-4z030h){margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--color-text-primary)}.service-summary.svelte-4z030h p:where(.svelte-4z030h){margin:0 0 .75rem;color:var(--color-text-secondary);font-size:.9rem;line-height:1.5}.service-summary.svelte-4z030h .price:where(.svelte-4z030h){margin:0;font-weight:600;color:var(--color-accent);font-size:1.1rem}.form-group.svelte-4z030h{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-4z030h label:where(.svelte-4z030h){font-size:.875rem;font-weight:500;color:var(--color-text-secondary)}.form-group.svelte-4z030h input:where(.svelte-4z030h),.form-group.svelte-4z030h textarea:where(.svelte-4z030h){padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-base);color:var(--color-text-primary);font-size:1rem;font-family:inherit;transition:border-color .2s ease}.form-group.svelte-4z030h input:where(.svelte-4z030h):focus,.form-group.svelte-4z030h textarea:where(.svelte-4z030h):focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 15%,transparent)}.form-group.svelte-4z030h textarea:where(.svelte-4z030h){resize:vertical;line-height:1.5}.total-estimate.svelte-4z030h{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--color-border);font-weight:500}.total-estimate.svelte-4z030h .amount:where(.svelte-4z030h){font-size:1.25rem;color:var(--color-accent);font-weight:600}@media (min-width: 600px){.services-grid.svelte-4z030h{grid-template-columns:repeat(2,1fr)}.service-footer.svelte-4z030h{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}@media (min-width: 768px){.services-page.svelte-4z030h{padding:1rem 2rem 4rem}.services-grid.svelte-4z030h{grid-template-columns:repeat(2,1fr)}}.featured-services.svelte-4z030h{margin-bottom:2rem}.section-title.svelte-4z030h{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1.5rem;text-align:center}.featured-grid.svelte-4z030h{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 600px){.featured-grid.svelte-4z030h{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.featured-grid.svelte-4z030h{grid-template-columns:repeat(3,1fr)}}.featured-card.svelte-4z030h{display:flex;flex-direction:column;padding:1.5rem;background:var(--color-bg-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-decoration:none;color:var(--color-text-primary);transition:border-color .2s ease,box-shadow .2s ease}.featured-card.svelte-4z030h:hover{border-color:var(--color-accent);box-shadow:0 4px 12px #0000001a}.featured-icon.svelte-4z030h{width:48px;height:48px;background:color-mix(in srgb,var(--color-accent) 15%,transparent);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.featured-icon.svelte-4z030h i:where(.svelte-4z030h){font-size:1.25rem;color:var(--color-accent)}.featured-card.svelte-4z030h h3:where(.svelte-4z030h){margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}.featured-card.svelte-4z030h p:where(.svelte-4z030h){margin:0 0 1rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.5;flex:1}.learn-more.svelte-4z030h{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--color-accent)}.learn-more.svelte-4z030h i:where(.svelte-4z030h){font-size:.75rem;transition:transform .2s ease}.featured-card.svelte-4z030h:hover .learn-more:where(.svelte-4z030h) i:where(.svelte-4z030h){transform:translate(4px)}@media (min-width: 768px){.featured-services.svelte-4z030h{margin-bottom:3rem}.section-title.svelte-4z030h{font-size:1.75rem}}
