@layer components{.services-page-hero{background:linear-gradient(180deg, var(--muted) 0%, var(--background) 100%);padding-bottom:2.5rem;position:relative;overflow-x:clip}.services-page-hero-glow{pointer-events:none;background:radial-gradient(at 100% 0,#921a222e,#0000 70%);width:min(480px,70vw);height:280px;position:absolute;top:0;right:0}.services-page-hero-breadcrumb{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:flex}.services-page-hero-breadcrumb a:hover{color:var(--brand-primary)}.services-page-hero-badge{letter-spacing:.2em;text-transform:uppercase;color:var(--brand-primary);background:#921a2214;border:1px solid #921a2240;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.6875rem;font-weight:600;display:inline-flex}.services-page-hero-title{max-width:16ch;font-family:var(--font-heading), var(--font-sans), system-ui, sans-serif;letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.05}.services-page-hero-title span{background:var(--gradient-premium);color:#0000;-webkit-background-clip:text;background-clip:text}.services-page-hero-desc{max-width:40rem;color:var(--muted-foreground);margin-top:1.25rem;font-size:1.0625rem;line-height:1.75}.services-catalog-section{position:relative}.services-catalog-category{margin-bottom:3rem}.services-catalog-category__header{gap:1rem;display:grid}@media (min-width:1024px){.services-catalog-category__header{grid-template-columns:1fr 1.2fr;align-items:start;gap:2rem}}.services-catalog-category__icon-wrap{align-items:center;gap:1rem;display:flex}.services-catalog-category__icon{width:3rem;height:3rem;color:var(--brand-primary);background:#921a221f;border-radius:.875rem;justify-content:center;align-items:center;display:flex}.services-catalog-category__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);font-size:.6875rem;font-weight:600}.services-catalog-category__title{font-family:var(--font-heading), var(--font-sans), system-ui, sans-serif;letter-spacing:-.02em;color:var(--foreground);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.services-catalog-category__desc{color:var(--muted-foreground);font-size:.9375rem;line-height:1.7}.services-catalog-category__subs-label{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary);margin-top:2rem;margin-bottom:1rem;font-size:.75rem;font-weight:600}.services-catalog-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.services-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.services-catalog-grid{grid-template-columns:repeat(3,1fr)}}.services-catalog-divider{background:linear-gradient(90deg, transparent, var(--border) 20%, var(--border) 80%, transparent);height:1px;margin-top:3.5rem}.services-catalog-card{border:1px solid var(--border);background:var(--card);border-radius:1.25rem;flex-direction:column;height:100%;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 8px 28px #0000000d}.services-catalog-card:hover{border-color:#921a2259;transform:translateY(-6px);box-shadow:0 20px 48px #921a221f}.services-catalog-card--featured{flex-direction:row}@media (max-width:767px){.services-catalog-card--featured{flex-direction:column}}.services-catalog-card--category{border-color:#921a2233}.services-catalog-card__media{flex-shrink:0;min-height:10rem;position:relative}.services-catalog-card--featured .services-catalog-card__media{width:42%;min-height:14rem}@media (max-width:767px){.services-catalog-card--featured .services-catalog-card__media{width:100%;min-height:11rem}}.services-catalog-card__media-overlay{background:linear-gradient(#0000 30%,#0000008c 100%);position:absolute;inset:0}.services-catalog-card__body{flex-direction:column;flex:1;padding:1.25rem;display:flex}@media (min-width:768px){.services-catalog-card__body{padding:1.5rem}}.services-catalog-card__head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.services-catalog-card__icon{width:2.5rem;height:2.5rem;color:var(--brand-primary);background:#921a221a;border-radius:.625rem;justify-content:center;align-items:center;display:flex}.services-catalog-card__kind{border:1px solid var(--border);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);border-radius:9999px;padding:.25rem .625rem;font-size:.625rem;font-weight:600}.services-catalog-card__title{font-family:var(--font-heading), var(--font-sans), system-ui, sans-serif;color:var(--foreground);margin-top:.875rem;font-size:1.25rem;font-weight:700;line-height:1.25}.services-catalog-card--featured .services-catalog-card__title{font-size:1.5rem}.services-catalog-card__subtitle{color:var(--muted-foreground);margin-top:.35rem;font-size:.8125rem;font-weight:500}.services-catalog-card__desc{-webkit-line-clamp:3;color:var(--muted-foreground);-webkit-box-orient:vertical;margin-top:.625rem;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.services-catalog-card--featured .services-catalog-card__desc{-webkit-line-clamp:4}.services-catalog-card__benefits{flex-direction:column;gap:.4rem;margin-top:1rem;display:flex}.services-catalog-card__benefits li{color:var(--foreground);align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.4;display:flex}.services-catalog-card__benefits li svg{color:var(--brand-primary);margin-top:.15rem}.services-catalog-card__pricing{flex-wrap:wrap;gap:.5rem 1rem;margin-top:auto;padding-top:1rem;display:flex}.services-catalog-card__price,.services-catalog-card__timeline{color:var(--foreground);align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:inline-flex}.services-catalog-card__timeline{color:var(--muted-foreground);font-weight:500}.services-catalog-card__cta{color:var(--brand-primary);align-items:center;gap:.5rem;margin-top:.875rem;font-size:.875rem;font-weight:600;display:inline-flex}.services-catalog-card:hover .services-catalog-card__cta{gap:.65rem}}
