.contact-form[data-astro-cid-vekgkm42]{flex-direction:column;gap:1.75rem;display:flex}.contact-form__row[data-astro-cid-vekgkm42]{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-form[data-astro-cid-vekgkm42] .form-field label{color:#dce4f0}.contact-form[data-astro-cid-vekgkm42] .form-field label span{color:#77869d;font-weight:400}.contact-form[data-astro-cid-vekgkm42] .form-field :is(input,textarea){border-bottom:1px solid #3c4a5f}.contact-form[data-astro-cid-vekgkm42] .form-field :is(input,textarea):focus{border-color:var(--color-accent-on-dark)}.contact-form__button[data-astro-cid-vekgkm42]{align-self:flex-start;gap:1.25rem;margin-top:.25rem}.contact-form__button[data-astro-cid-vekgkm42]:hover{background:#3d78ed}.contact-form__button[data-astro-cid-vekgkm42]:disabled{cursor:wait;opacity:.7;transform:none}.contact-form__status[data-astro-cid-vekgkm42]{color:var(--color-muted-on-dark);margin:-.5rem 0 0;line-height:1.6}.contact-form__status[data-astro-cid-vekgkm42][data-state=success]{color:#a7f3d0}.contact-form__status[data-astro-cid-vekgkm42][data-state=error]{color:#fecaca}@media (width<=560px){.contact-form__row[data-astro-cid-vekgkm42]{grid-template-columns:1fr;gap:1.75rem}}.home-hero{border-bottom:1px solid var(--color-line);background:radial-gradient(circle at 50% -20%, #2563eb24, transparent 48%), linear-gradient(180deg, #fafdff 0%, var(--color-surface) 75%);overflow:hidden}.home-hero__inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(35rem,76vh,48rem);padding-top:clamp(5.5rem,10vw,8.5rem);padding-bottom:clamp(5.5rem,10vw,8.5rem);display:flex}.home-hero__title{text-wrap:balance;max-width:18ch;font-size:clamp(2.7rem,5.8vw,5.4rem);line-height:1.02}.home-hero__title span{color:var(--color-blue)}.home-hero__subtitle{max-width:66ch;color:var(--color-muted);text-wrap:balance;margin:2rem auto 0;font-size:clamp(1.1rem,1.8vw,1.4rem);line-height:1.6}.home-services__inner{grid-template-columns:minmax(19rem,.88fr) minmax(0,1.12fr);align-items:start;gap:clamp(4rem,8vw,8rem);display:grid}.home-services__intro{position:sticky;top:7rem}.home-services__intro .label,.home-about .label{color:var(--color-blue)}.home-services__intro h2{max-width:10ch;margin:1.15rem 0 .9rem;font-size:clamp(2.75rem,4.3vw,4.5rem);line-height:1.03}.home-services__subtitle{letter-spacing:normal;max-width:31ch;margin:0 0 2.5rem;font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:400;line-height:1.55}.home-services__image{border-radius:var(--radius-lg);background:#cedbea;max-width:31rem;height:30rem;display:block;overflow:hidden;box-shadow:0 2rem 5rem #0f234129}.home-services__image img{object-fit:cover;object-position:center 36%;width:100%;height:100%}.home-services__image--mobile{display:none}.home-services__list{list-style:none}.home-service{border-bottom:1px solid var(--color-line);grid-template-columns:3rem 1fr;gap:1.5rem;padding:clamp(2.25rem,4vw,3.5rem) 0;display:grid}.home-service:last-child{border-bottom:0}.home-service__number{color:var(--color-blue);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em;padding-top:.45rem}.home-service h3{margin-bottom:.85rem;font-size:clamp(1.55rem,2.35vw,2.15rem);line-height:1.2}.home-service p{max-width:52ch;color:var(--color-muted);margin:0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.home-newsletter{border-top:1px solid #2563eb14;border-bottom:1px solid #2563eb1f}.home-newsletter__inner{grid-template-columns:minmax(0,1fr) minmax(25rem,.9fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.home-newsletter .label{color:var(--color-blue-dark);margin-bottom:1rem}.home-newsletter h2{max-width:18ch;font-size:clamp(2.25rem,3.8vw,3.75rem);line-height:1.08}.home-newsletter__content>p:last-child{color:#4e6179;max-width:52ch;margin:1.25rem 0 0;font-size:1.05rem}.home-newsletter__signup{min-width:0}.home-newsletter__form{background:var(--color-surface);border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:.5rem;min-height:4.5rem;padding:.45rem;display:flex;box-shadow:0 1rem 2.5rem #294e7d1c}.home-newsletter__status{color:#4e6179;margin:1rem 1.25rem 0;font-size:.95rem}.home-newsletter__form input{min-width:0;color:var(--color-ink);background:0 0;border:0;outline:0;flex:1;padding:0 1rem 0 1.35rem}.home-newsletter__form input::placeholder{color:#78869a}.home-newsletter__form:focus-within{border-color:var(--color-blue);box-shadow:0 0 0 4px #2563eb1f,0 1rem 2.5rem #294e7d1c}.home-newsletter__form button{cursor:pointer;background:var(--color-blue);color:var(--color-on-dark);font-family:var(--font-body);white-space:nowrap;border:0;border-radius:999px;align-self:stretch;padding:0 1.75rem;font-weight:700;transition:transform .2s,background-color .2s}.home-newsletter__form button:hover{background:var(--color-blue-dark);transform:translateY(-1px)}.home-newsletter__form button:disabled{cursor:wait;opacity:.65}.home-about__inner{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:stretch;gap:clamp(4rem,8vw,8rem);display:grid}.home-about__visual{border-radius:var(--radius-lg);background:#e1e8f0;order:2;min-height:36rem;position:relative;overflow:hidden}.home-about__visual img{object-fit:cover;width:100%;height:100%}.home-about__content{order:1;padding:clamp(1rem,3vw,3rem) 0}.home-about__content h2{max-width:23ch;margin:1.5rem 0 2rem;font-size:clamp(2.35rem,4vw,4rem);line-height:1.1}.home-about__lead{max-width:57ch;color:var(--color-muted);margin:0 0 2.75rem;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.7}.home-about__principles{border-top:1px solid var(--color-line);grid-template-columns:repeat(3,1fr);gap:1.25rem;padding-top:1.75rem;display:grid}.home-about__principles p{color:#3f4b5d;margin:0;font-size:.95rem;line-height:1.55}.home-about__principles span{color:var(--color-blue);font-family:var(--font-mono);margin-bottom:.75rem;font-size:.7rem;display:block}.home-founder{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface-soft);grid-template-columns:clamp(12rem,22vw,19rem) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:clamp(4rem,8vw,7rem);padding:clamp(1.25rem,3vw,2rem);display:grid}.home-founder__portrait{aspect-ratio:1;background:#dce5ef;border-radius:1rem;overflow:hidden}.home-founder__portrait img{object-fit:cover;width:100%;height:100%}.home-founder .label{color:var(--color-blue)}.home-founder h3{margin:.75rem 0 1rem;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.home-founder__content>p:not(.label){max-width:66ch;color:var(--color-muted);margin:0 0 1.5rem;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.75}.home-founder a{border-bottom:1px solid var(--color-blue);color:var(--color-blue-dark);align-items:center;gap:.75rem;padding-bottom:.2rem;font-weight:700;display:inline-flex}.home-contact__inner{z-index:1;grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(4rem,10vw,10rem);display:grid;position:relative}.home-contact{background:radial-gradient(circle at 88% 18%, #2563eb33, transparent 30rem), var(--color-surface-dark);position:relative;overflow:hidden}.home-contact .label{color:var(--color-accent-on-dark)}.home-contact__intro h2{max-width:14ch;margin:1.25rem 0 1.5rem;font-size:clamp(2.5rem,4.2vw,4.25rem);line-height:1.06}.home-contact__intro>p:not(.label){max-width:43ch;color:var(--color-muted-on-dark);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.home-hero__cta{gap:1.25rem;margin-top:2.25rem}.home-values{padding-block:clamp(5rem,9vw,8rem)}.home-values__header{flex-direction:column;gap:1rem;margin-bottom:clamp(3rem,6vw,5rem);display:flex}.home-values .label{color:var(--color-accent-on-dark);letter-spacing:normal;font-weight:400}.home-values__header h2{max-width:17ch;font-size:clamp(2.4rem,4vw,4rem);line-height:1.08}.home-values__list{border-top:1px solid var(--color-line-dark);grid-template-columns:repeat(3,1fr);list-style:none;display:grid}.home-value{border-left:1px solid var(--color-line-dark);padding:2rem clamp(1.25rem,2.5vw,2.5rem) 0}.home-value:first-child{border-left:0;padding-left:0}.home-value__number{color:var(--color-accent-on-dark);font-family:var(--font-mono);letter-spacing:.08em;font-size:.75rem}.home-value h3{margin:2.5rem 0 1rem;font-size:clamp(1.35rem,2vw,1.8rem)}.home-value p{max-width:35ch;color:var(--color-muted-on-dark);margin:0;line-height:1.7}@media (width<=900px){.home-newsletter__inner,.home-about__inner,.home-contact__inner{grid-template-columns:1fr}.home-newsletter__inner,.home-about__inner{gap:3.5rem}.home-newsletter h2,.home-about__content h2{max-width:22ch}.home-about__visual{order:1;min-height:26rem}.home-about__content{order:2}.home-contact__inner{gap:4rem}}@media (width<=760px){.home-hero{padding-top:5rem;padding-bottom:5.5rem}.home-hero__inner{min-height:0;padding-top:0;padding-bottom:0;display:block}.home-hero__title{max-width:15ch;font-size:clamp(2.55rem,11vw,3.9rem)}.home-hero__cta{margin-top:1.75rem}.home-services__inner{grid-template-columns:1fr;gap:3.5rem}.home-services__intro{position:static}.home-services__intro h2{max-width:12ch}.home-services__image{border-radius:1.1rem;max-width:none;height:20rem}.home-services__image img{object-position:center 34%}.home-services__image--desktop{display:none}.home-services__image--mobile{display:block}.home-values__list,.home-founder{grid-template-columns:1fr}.home-values__header{gap:1.25rem}.home-value,.home-value:first-child{border-bottom:1px solid var(--color-line-dark);border-left:0;padding:2rem 0}.home-value h3{margin-top:1.25rem}.home-founder__portrait{max-width:18rem}.home-about__principles{grid-template-columns:1fr;gap:1.5rem}}@media (width<=560px){.home-service{grid-template-columns:2.25rem 1fr;gap:.75rem}.home-newsletter__form{border-radius:1.75rem;flex-direction:column;align-items:stretch;min-height:auto;padding:.5rem}.home-newsletter__form input{min-height:var(--control-height);text-align:center;padding:0 1rem}.home-newsletter__form button{min-height:var(--control-height)}.home-about__visual{min-height:22rem}}
