:root{--hero-brand-background-color:var(--color-white);--hero-brand-color:var(--color-brand);--hero-enquiry-background-color:var(--color-brand-dark);--hero-eyebrow-color:var(--color-brand-teal);--hero-description-color:var(--color-ink-muted);--hero-tag-color:var(--color-brand);--hero-tag-background-color:var(--color-ui-surface);--hero-tag-border-color:var(--color-ui-border-chip);--hero-contact-label-color:#9aa3af;--hero-blob-teal-color:#3f9e9421;--hero-blob-orange-color:#e0862e1a}.hero-accent[data-astro-cid-lcdefpme]{background:var(--gradient-accent);flex:none;width:100%;height:5px}.hero[data-astro-cid-lcdefpme]{flex-wrap:wrap;flex:1 0 auto;align-items:stretch;display:flex}.hero__brand[data-astro-cid-lcdefpme]{padding:clamp(36px,5vw,76px);padding-left:calc(clamp(36px, 5vw, 76px) + env(safe-area-inset-left));color:var(--hero-brand-color);background:var(--hero-brand-background-color);flex-direction:column;flex:440px;justify-content:space-between;gap:44px;display:flex;position:relative;overflow:hidden}.hero__blob[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;border-radius:50%;position:absolute}.hero__blob--teal[data-astro-cid-lcdefpme]{background:radial-gradient(circle, var(--hero-blob-teal-color), transparent 68%);filter:blur(18px);width:460px;height:460px;top:-150px;right:-130px}.hero__blob--orange[data-astro-cid-lcdefpme]{background:radial-gradient(circle, var(--hero-blob-orange-color), transparent 66%);filter:blur(22px);width:340px;height:340px;bottom:-120px;left:-110px}.hero__logo[data-astro-cid-lcdefpme],.hero__pitch[data-astro-cid-lcdefpme],.hero__contact[data-astro-cid-lcdefpme]{z-index:1;position:relative}.hero__logo[data-astro-cid-lcdefpme]>svg[data-astro-cid-lcdefpme]{width:clamp(190px,20vw,240px);height:auto;display:block}.hero__tick[data-astro-cid-lcdefpme]{background:var(--gradient-accent);border-radius:4px;width:46px;height:4px;margin-bottom:22px;display:block}.hero__eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-family-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--hero-eyebrow-color);margin:0 0 18px;font-size:12px}.hero__headline[data-astro-cid-lcdefpme]{font-family:var(--font-family-heading);letter-spacing:-.02em;color:var(--hero-brand-color);margin:0;font-size:clamp(30px,3.6vw,50px);font-weight:600;line-height:1.08}.hero__description[data-astro-cid-lcdefpme]{max-width:34ch;color:var(--hero-description-color);margin:22px 0 0;font-size:clamp(15px,1.35vw,18px);line-height:1.6}.hero__tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:10px;margin:30px 0 0;padding:0;list-style:none;display:flex}.hero__tags[data-astro-cid-lcdefpme]>li[data-astro-cid-lcdefpme]{font-family:var(--font-family-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--hero-tag-color);background:var(--hero-tag-background-color);border:1px solid var(--hero-tag-border-color);border-radius:100px;padding:8px 15px;font-size:12px}.hero__contact-label[data-astro-cid-lcdefpme]{font-family:var(--font-family-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--hero-contact-label-color);margin:0 0 8px;font-size:11px}.hero__contact-email[data-astro-cid-lcdefpme]{font-family:var(--font-family-heading);letter-spacing:-.01em;color:var(--hero-brand-color);font-size:clamp(18px,1.8vw,24px);font-weight:600;text-decoration:none}.hero__enquiry[data-astro-cid-lcdefpme]{padding:clamp(28px,4vw,72px);padding-right:calc(clamp(28px, 4vw, 72px) + env(safe-area-inset-right));background:var(--hero-enquiry-background-color);flex:540px;justify-content:center;align-items:center;display:flex}.hero__enquiry-inner[data-astro-cid-lcdefpme]{width:100%;max-width:560px}@media (prefers-reduced-motion:no-preference){.hero__blob--teal[data-astro-cid-lcdefpme]{animation:15s ease-in-out infinite hero-drift}.hero__blob--orange[data-astro-cid-lcdefpme]{animation:18s ease-in-out infinite hero-drift2}}@keyframes hero-drift{0%{transform:translate(0)scale(1)}50%{transform:translate(-34px,42px)scale(1.12)}to{transform:translate(0)scale(1)}}@keyframes hero-drift2{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.08)}to{transform:translate(0)scale(1)}}
