.page-hero[data-astro-cid-kcva7ldm]{padding:var(--space-8) 0;background:var(--color-bg)}.page-hero__grid[data-astro-cid-kcva7ldm]{gap:var(--space-7);align-items:center;display:grid}.page-hero__eyebrow[data-astro-cid-kcva7ldm]{margin-bottom:var(--space-3);color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600}.page-hero__description[data-astro-cid-kcva7ldm]{max-width:48rem;color:var(--color-muted);font-size:1.08rem;line-height:1.7}.page-hero__actions[data-astro-cid-kcva7ldm]{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.page-hero__media[data-astro-cid-kcva7ldm]{aspect-ratio:4/3;border:1px solid var(--color-border);border-radius:var(--radius-lg);background-image:var(--hero-image), linear-gradient(135deg, var(--color-primary-soft), var(--color-accent-soft));background-position:50%;background-size:cover;display:block;overflow:hidden}.page-hero__media[data-astro-cid-kcva7ldm] img{object-fit:cover;width:100%;height:100%;display:block}.page-hero--modern[data-astro-cid-kcva7ldm]{background:var(--color-bg-soft)}.page-hero--modern[data-astro-cid-kcva7ldm] .page-hero__content[data-astro-cid-kcva7ldm]{align-content:center;padding:0;display:grid}.page-hero--modern[data-astro-cid-kcva7ldm] .page-hero__description[data-astro-cid-kcva7ldm]{max-width:44rem}.page-hero--modern[data-astro-cid-kcva7ldm] .page-hero__media[data-astro-cid-kcva7ldm]{background-image:var(--hero-image), linear-gradient(135deg, var(--color-primary-soft), var(--color-accent-soft));background-position:50%;background-size:cover;min-height:340px}@media (width>=768px){.page-hero[data-astro-cid-kcva7ldm]{padding:var(--space-9) 0}.page-hero__grid[data-astro-cid-kcva7ldm]{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.page-hero__grid[data-astro-cid-kcva7ldm]:has(.page-hero__content:only-child){grid-template-columns:minmax(0,1fr)}}@media (width<=420px){.page-hero__actions[data-astro-cid-kcva7ldm] .button{width:100%}}.feature-section[data-astro-cid-7l5cwvfx]{padding:var(--space-8) 0}.feature-section--soft[data-astro-cid-7l5cwvfx]{background:var(--color-bg-soft)}.feature-section--work-modern[data-astro-cid-7l5cwvfx]{background:linear-gradient(180deg, var(--color-bg-soft), #fff)}.feature-section--contact-modern[data-astro-cid-7l5cwvfx]{background:#fff}.feature-grid[data-astro-cid-7l5cwvfx]{gap:var(--space-4);display:grid}.feature-card[data-astro-cid-7l5cwvfx]{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-card);transition:box-shadow var(--transition), transform var(--transition), border-color var(--transition);background:#fff}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-grid[data-astro-cid-7l5cwvfx]{counter-reset:work-card;gap:var(--space-5)}.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-grid[data-astro-cid-7l5cwvfx]{gap:var(--space-5)}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx],.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx]{flex-direction:column;min-height:100%;display:flex;position:relative;overflow:hidden}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx]:hover,.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx]:hover{box-shadow:var(--shadow-card-hover);border-color:#0f6b4533;transform:translateY(-3px)}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx]:before{width:2.5rem;height:2.5rem;margin-bottom:var(--space-4);border-radius:var(--radius);background:var(--color-primary-soft);color:var(--color-primary);content:counter(work-card, decimal-leading-zero);counter-increment:work-card;border:1px solid #0f6b4526;place-items:center;font-size:.82rem;font-weight:800;display:grid}.feature-card[data-astro-cid-7l5cwvfx] h3[data-astro-cid-7l5cwvfx]{padding-top:var(--space-5);position:relative}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] h3[data-astro-cid-7l5cwvfx],.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] h3[data-astro-cid-7l5cwvfx]{padding-top:0}.feature-card[data-astro-cid-7l5cwvfx] h3[data-astro-cid-7l5cwvfx]:before{background:var(--gradient-accent);content:"";border-radius:999px;width:32px;height:3px;position:absolute;top:0;left:0}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] h3[data-astro-cid-7l5cwvfx]:before,.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] h3[data-astro-cid-7l5cwvfx]:before{content:none}.feature-card[data-astro-cid-7l5cwvfx] p[data-astro-cid-7l5cwvfx]{color:var(--color-muted);line-height:1.65}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] p[data-astro-cid-7l5cwvfx],.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] p[data-astro-cid-7l5cwvfx]{flex:1}.feature-card[data-astro-cid-7l5cwvfx] a[data-astro-cid-7l5cwvfx]{color:var(--color-primary);transition:color var(--transition);font-size:.94rem;font-weight:700;text-decoration:none}.feature-card[data-astro-cid-7l5cwvfx] a[data-astro-cid-7l5cwvfx]:hover{color:var(--color-primary-dark);text-decoration:underline}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] a[data-astro-cid-7l5cwvfx]{width:fit-content;margin-top:var(--space-3);border-bottom:2px solid #0000;align-items:center;display:inline-flex}.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] a[data-astro-cid-7l5cwvfx]{width:fit-content;margin-top:var(--space-3);display:inline-flex}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx] a[data-astro-cid-7l5cwvfx]:hover{border-bottom-color:var(--color-accent);text-decoration:none}.feature-card[data-astro-cid-7l5cwvfx] a[data-astro-cid-7l5cwvfx]:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}@media (width>=760px){.feature-grid[data-astro-cid-7l5cwvfx]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1040px){.feature-grid[data-astro-cid-7l5cwvfx]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx],.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx]{transition:none}.feature-section--work-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx]:hover,.feature-section--contact-modern[data-astro-cid-7l5cwvfx] .feature-card[data-astro-cid-7l5cwvfx]:hover{transform:none}}.inner-cta[data-astro-cid-chb3gwf5]{padding:var(--space-8) 0}.inner-cta__band[data-astro-cid-chb3gwf5]{gap:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#e6f4ecb3,#fff8ea99),#fff;display:grid}.inner-cta--solid[data-astro-cid-chb3gwf5] .inner-cta__band[data-astro-cid-chb3gwf5]{background:var(--gradient-dark);color:#fff;box-shadow:var(--shadow-lg);border-color:#0f6b454d}.inner-cta[data-astro-cid-chb3gwf5] p[data-astro-cid-chb3gwf5]{max-width:720px;color:var(--color-muted);margin-bottom:0;line-height:1.65}.inner-cta--solid[data-astro-cid-chb3gwf5] p[data-astro-cid-chb3gwf5]{color:#fffc}.inner-cta--solid[data-astro-cid-chb3gwf5] .button--outline{color:#fff;border-color:#ffffff80}.inner-cta--solid[data-astro-cid-chb3gwf5] .button--outline:hover{background:#ffffff1a;border-color:#ffffffb3}.inner-cta__actions[data-astro-cid-chb3gwf5]{gap:var(--space-3);flex-wrap:wrap;display:flex}@media (width>=900px){.inner-cta__band[data-astro-cid-chb3gwf5]{grid-template-columns:1fr auto;align-items:center}}@media (width<=420px){.inner-cta__actions[data-astro-cid-chb3gwf5] .button{width:100%}}
