.page-services.svelte-1s3wsov{padding-block:var(--space-20);background-color:var(--bg-primary)}.page-header.svelte-1s3wsov{text-align:center;margin-bottom:var(--space-20);max-width:800px;margin-inline:auto}.page-title.svelte-1s3wsov{font-size:clamp(2.5rem,6vw,4rem);line-height:1.1;margin-bottom:var(--space-6)}.page-subtitle.svelte-1s3wsov{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.6}.text-gradient.svelte-1s3wsov{background:linear-gradient(90deg,#06c,#2997ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-grid.svelte-1s3wsov{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.services-grid.svelte-1s3wsov{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-grid.svelte-1s3wsov{grid-template-columns:repeat(3,1fr)}}.service-card.svelte-1s3wsov{padding:var(--space-10);background:#fff;border-radius:var(--radius-xl);border:1px solid var(--border);transition:all var(--transition-slow);display:flex;flex-direction:column;height:100%}.service-card.svelte-1s3wsov:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000d;border-color:var(--accent)}.service-card__icon.svelte-1s3wsov{margin-bottom:var(--space-8)}.icon-blob.svelte-1s3wsov{width:48px;height:48px;background:var(--bg-tertiary);border-radius:14px;position:relative}.service-card.svelte-1s3wsov:hover .icon-blob:where(.svelte-1s3wsov){background:var(--accent-dim)}.service-card__title.svelte-1s3wsov{font-size:var(--text-xl);margin-bottom:var(--space-4);color:var(--text-primary)}.service-card__description.svelte-1s3wsov{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-8);flex-grow:1;line-height:1.6}.service-card__link.svelte-1s3wsov{font-size:var(--text-xs);font-weight:600;color:var(--accent);opacity:.6;transition:opacity var(--transition-base)}.service-card.svelte-1s3wsov:hover .service-card__link:where(.svelte-1s3wsov){opacity:1}.mb-4{margin-bottom:1rem!important}
