.hero-logo[data-astro-cid-vjbuyh66]{align-items:center;display:flex}.hero-logo__img[data-astro-cid-vjbuyh66]{aspect-ratio:98.27/145.21;width:auto;height:min(320px,50vh)}.hero-logo__img--dark[data-astro-cid-vjbuyh66]{aspect-ratio:98.27/145.21;width:auto;height:min(320px,50vh);display:none}[data-theme=dark] .hero-logo__img--light[data-astro-cid-vjbuyh66]{display:none}[data-theme=dark] .hero-logo__img--dark[data-astro-cid-vjbuyh66]{display:block}.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:calc(100vh - 4.5rem);padding:4rem 0;display:flex;position:relative;overflow:hidden}.hero__inner[data-astro-cid-ge2uvauf]{z-index:1;grid-template-columns:1fr auto;place-items:center start;gap:clamp(2rem,6vw,5rem);display:grid;position:relative}.hero__visual[data-astro-cid-ge2uvauf]{flex-shrink:0;justify-content:flex-end;justify-self:end;align-items:center;display:flex}.hero__title[data-astro-cid-ge2uvauf]{margin-bottom:1.25rem}.hero__accent[data-astro-cid-ge2uvauf]{color:var(--brand-accent);display:inline-block;position:relative}.hero__accent[data-astro-cid-ge2uvauf]:after{content:"";background:var(--brand-accent);transform-origin:0;opacity:.85;border-radius:999px;width:100%;height:.12em;animation:.7s cubic-bezier(.22,1,.36,1) .45s both hero-underline;position:absolute;bottom:.08em;left:0;transform:scaleX(0)}.hero__subtitle[data-astro-cid-ge2uvauf]{color:var(--text-secondary);max-width:520px;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1rem;display:flex}@keyframes hero-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{align-items:flex-start;min-height:auto;padding:2rem 0 4.5rem}.hero__inner[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr}.hero__visual[data-astro-cid-ge2uvauf]{display:none}.hero__subtitle[data-astro-cid-ge2uvauf]{margin-inline:auto}.hero__actions[data-astro-cid-ge2uvauf]{justify-content:center}}@media (prefers-reduced-motion:reduce){.hero__accent[data-astro-cid-ge2uvauf]:after{animation:none;transform:scaleX(1)}}.client-item--link[data-astro-cid-ounaarr2]{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:480px;height:96px;transition:opacity .2s,transform .2s;display:flex}.client-item--link[data-astro-cid-ounaarr2]:hover{opacity:1;transform:translateY(-2px)}.client-item__logo[data-astro-cid-ounaarr2]{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.client-item__logo--dark[data-astro-cid-ounaarr2],[data-theme=dark] .client-item__logo--light[data-astro-cid-ounaarr2]{display:none}[data-theme=dark] .client-item__logo--dark[data-astro-cid-ounaarr2]{display:block}.client-item--placeholder[data-astro-cid-ounaarr2]{border:1.5px dashed var(--border-color);opacity:.55;border-radius:8px;flex-shrink:0;align-items:center;gap:.6rem;height:96px;padding:0 1rem;display:flex}@media (width<=768px){.client-item--link[data-astro-cid-ounaarr2]{width:min(70vw,280px);height:64px}.client-item--placeholder[data-astro-cid-ounaarr2]{height:64px}}.client-item__mark[data-astro-cid-ounaarr2]{background:var(--brand-accent);opacity:.6;clip-path:polygon(0% 100%,50% 0%,100% 100%);width:20px;height:16px}.client-item__name[data-astro-cid-ounaarr2]{letter-spacing:.04em;color:var(--brand-accent);white-space:nowrap;font-family:Science Gothic,Inter,system-ui,sans-serif;font-size:.85rem;font-weight:700}.clients__marquee[data-astro-cid-zrm7ciof]{margin-top:1rem;padding:1rem 0;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.clients__track[data-astro-cid-zrm7ciof]{width:max-content;animation:clients-scroll var(--scroll-duration,30s) linear infinite;align-items:center;display:flex}.clients__track[data-astro-cid-zrm7ciof] .client-item{margin-right:3rem}@media (hover:hover){.clients__marquee[data-astro-cid-zrm7ciof]:hover .clients__track[data-astro-cid-zrm7ciof]{animation-play-state:paused}}.clients__static[data-astro-cid-zrm7ciof]{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-top:1rem;padding:1rem 0;display:none}@keyframes clients-scroll{to{transform:translateX(calc(-100% / var(--copies,2)))}}@media (prefers-reduced-motion:reduce){.clients__marquee[data-astro-cid-zrm7ciof]{display:none}.clients__static[data-astro-cid-zrm7ciof]{display:flex}}.services[data-astro-cid-lesv7jgp]{background:var(--bg-primary)}[data-theme=dark] .section__title[data-astro-cid-lesv7jgp]{color:var(--brand-cream)}[data-theme=dark] .section__subtitle[data-astro-cid-lesv7jgp]{color:#d4cdc9}.services__grid[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:1.25rem;display:grid}.services__card[data-astro-cid-lesv7jgp]{color:var(--brand-navy);box-shadow:var(--shadow);background:#fff;border:1px solid #0e17311a;border-radius:12px;flex-direction:column;padding:1.75rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.services__card[data-astro-cid-lesv7jgp]:hover{border-color:var(--brand-accent);transform:translateY(-4px);box-shadow:0 8px 32px #0e17311f}[data-theme=dark] .services__card[data-astro-cid-lesv7jgp]{box-shadow:0 4px 24px #0000004d}[data-theme=dark] .services__card[data-astro-cid-lesv7jgp]:hover{box-shadow:0 8px 32px #0006}.services__icon[data-astro-cid-lesv7jgp]{width:2.75rem;height:2.75rem;color:var(--brand-accent);background:#c84e381f;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1rem;transition:background .2s,color .2s;display:flex}.services__icon[data-astro-cid-lesv7jgp] svg{width:1.35rem;height:1.35rem}.services__card[data-astro-cid-lesv7jgp]:hover .services__icon[data-astro-cid-lesv7jgp]{background:var(--brand-accent);color:var(--brand-cream)}.services__title[data-astro-cid-lesv7jgp]{margin-bottom:.5rem;font-size:1.15rem}.services__desc[data-astro-cid-lesv7jgp]{color:#3d4a6b;font-size:.95rem;line-height:1.6}@media (width>=640px) and (width<=1023px){#services[data-astro-cid-lesv7jgp] .section__subtitle[data-astro-cid-lesv7jgp]{max-width:520px}.services__grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.services__card[data-astro-cid-lesv7jgp]{flex-direction:row;align-items:flex-start;gap:1.25rem;min-height:100%;padding:1.75rem 1.5rem}.services__icon[data-astro-cid-lesv7jgp]{flex-shrink:0;margin-bottom:0}.services__content[data-astro-cid-lesv7jgp]{flex:1;min-width:0}.services__title[data-astro-cid-lesv7jgp]{font-size:1.1rem;line-height:1.3}.services__desc[data-astro-cid-lesv7jgp]{font-size:.9rem}}@media (width>=1024px){.services__grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(3,1fr);gap:1.75rem}.services__card[data-astro-cid-lesv7jgp]{padding:2rem}}.about__inner[data-astro-cid-oxgmilyn]{grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid}.about__text[data-astro-cid-oxgmilyn]{color:var(--text-secondary);max-width:600px;margin-bottom:1rem;line-height:1.7}.about__text[data-astro-cid-oxgmilyn] strong[data-astro-cid-oxgmilyn]{color:var(--brand-accent);font-weight:600}.about__badge[data-astro-cid-oxgmilyn]{background:var(--bg-elevated);border:1px solid var(--border-color);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;display:flex}.about__badge[data-astro-cid-oxgmilyn] span[data-astro-cid-oxgmilyn]{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-family:Science Gothic,Inter,system-ui,sans-serif;font-size:.85rem;font-weight:700}.about__icon[data-astro-cid-oxgmilyn]{width:80px;height:auto}.about__icon--dark[data-astro-cid-oxgmilyn],[data-theme=dark] .about__icon--light[data-astro-cid-oxgmilyn]{display:none}[data-theme=dark] .about__icon--dark[data-astro-cid-oxgmilyn]{display:block}@media (width<=768px){.about__inner[data-astro-cid-oxgmilyn]{grid-template-columns:1fr}.about__badge[data-astro-cid-oxgmilyn]{justify-self:center}}.blog-preview__grid[data-astro-cid-p5mm25qv]{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem;display:grid}.blog-preview__footer[data-astro-cid-p5mm25qv]{text-align:center}@media (width>=640px){.blog-preview__grid[data-astro-cid-p5mm25qv]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width>=1024px){.blog-preview__grid[data-astro-cid-p5mm25qv]{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.contact__form{flex-direction:column;gap:1.25rem;max-width:560px;display:flex}.contact__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact__field{flex-direction:column;gap:.4rem;display:flex}.contact__field label{color:var(--text-primary);font-size:.875rem;font-weight:600}.contact__field input,.contact__field textarea{color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border-color);resize:vertical;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact__field input:focus,.contact__field textarea:focus{border-color:var(--brand-accent);outline:none;box-shadow:0 0 0 3px #c84e3826}.contact__submit{align-self:flex-start}.contact__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact__feedback{border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.contact__feedback--success{color:#16a34a;background:#22c55e1a}.contact__feedback--error{color:#dc2626;background:#ef44441a}[data-theme=dark] .contact__feedback--success{color:#4ade80}[data-theme=dark] .contact__feedback--error{color:#f87171}.floating-bg[data-astro-cid-jmidh5s6]{z-index:0;pointer-events:none;opacity:var(--grain-opacity);mix-blend-mode:var(--grain-blend);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;position:fixed;inset:0}
