.augmentes-hero[data-astro-cid-crueawcq]{border-bottom:1px solid var(--ink);background:linear-gradient(90deg, var(--white) 0 58%, var(--comment-bg) 58% 100%);position:relative}.augmentes-hero__inner[data-astro-cid-crueawcq]{min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(0,1.08fr) minmax(28rem,.92fr);display:grid}.augmentes-hero__copy[data-astro-cid-crueawcq]{padding:clamp(2rem, 5vw, 5.5rem) var(--space-page);flex-direction:column;justify-content:center;display:flex}.augmentes-hero__breadcrumb[data-astro-cid-crueawcq]{margin-bottom:clamp(2rem,5vw,4.5rem)}.augmentes-hero__origin[data-astro-cid-crueawcq]{background:var(--ink);width:fit-content;color:var(--white);font-family:var(--font-mono);font-size:var(--text-caption);font-weight:var(--weight-bold);margin:0 0 .8rem;padding:.42rem .58rem;line-height:1.2}.augmentes-hero[data-astro-cid-crueawcq] h1[data-astro-cid-crueawcq]{width:fit-content;max-width:100%;color:var(--ink);font-family:var(--font-display);font-size:var(--text-headline);font-variation-settings:"wdth" 70;font-stretch:70%;font-weight:var(--weight-black);letter-spacing:-.026em;text-transform:uppercase;white-space:nowrap;margin:0;line-height:.86}.augmentes-hero[data-astro-cid-crueawcq] h1[data-astro-cid-crueawcq] span[data-astro-cid-crueawcq]{color:var(--brand-red)}.augmentes-hero__promise[data-astro-cid-crueawcq]{max-width:23ch;font-size:var(--text-lead);font-weight:var(--weight-regular);letter-spacing:-.018em;text-wrap:pretty;margin:clamp(1.5rem,3vw,2.4rem) 0 0;line-height:1.25}.augmentes-hero__promise[data-astro-cid-crueawcq] strong[data-astro-cid-crueawcq]{font-family:var(--font-display);font-size:var(--text-subhead);font-variation-settings:"wdth" 80;font-stretch:80%;font-weight:var(--weight-black);line-height:1;display:block}.augmentes-hero__promise[data-astro-cid-crueawcq] span[data-astro-cid-crueawcq]{color:var(--brand-red);font-weight:var(--weight-bold);margin-top:.35rem;display:block}.augmentes-hero__benefits[data-astro-cid-crueawcq]{border-top:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(100%,37rem);margin:clamp(1.5rem,3vw,2rem) 0 0;padding:0;list-style:none;display:grid}.augmentes-hero__benefits[data-astro-cid-crueawcq] li[data-astro-cid-crueawcq]{border-bottom:1px solid var(--ink);grid-template-columns:1.5rem minmax(0,1fr);align-items:start;gap:.75rem;padding:.75rem 0;display:grid}.augmentes-hero__benefits[data-astro-cid-crueawcq] li[data-astro-cid-crueawcq]+li[data-astro-cid-crueawcq]{border-left:1px solid var(--ink);padding-left:.75rem}.augmentes-hero__benefits[data-astro-cid-crueawcq] li[data-astro-cid-crueawcq]>span[data-astro-cid-crueawcq]{background:var(--ink);width:1.5rem;height:1.5rem;color:var(--white);font-size:var(--text-body);place-items:center;display:grid}.augmentes-hero__benefits[data-astro-cid-crueawcq] strong[data-astro-cid-crueawcq]{font-family:var(--font-display);font-size:var(--text-body);font-variation-settings:"wdth" 80;font-stretch:80%;font-weight:var(--weight-bold);line-height:1.08}.augmentes-hero__form[data-astro-cid-crueawcq]{width:min(100%,37rem);margin-top:clamp(1.5rem,3vw,2rem)}.augmentes-hero__form[data-astro-cid-crueawcq] .augmentes-subscribe-form{width:100%}.augmentes-hero__form[data-astro-cid-crueawcq] .site-form__fields{order:1;grid-template-columns:minmax(0,1fr)}.augmentes-hero__form[data-astro-cid-crueawcq] .site-form__turnstile{order:2}.augmentes-hero__form[data-astro-cid-crueawcq] .augmentes-subscribe-submit{border-color:var(--ink);background:var(--ink);min-height:3.35rem;color:var(--white);order:3}.augmentes-hero__form[data-astro-cid-crueawcq] .augmentes-subscribe-submit:disabled{opacity:1}.augmentes-hero__form[data-astro-cid-crueawcq] .site-form__helper{order:4}.augmentes-hero__form[data-astro-cid-crueawcq] .site-form__status{order:5}.augmentes-hero__form[data-astro-cid-crueawcq] .augmentes-subscribe-submit:hover,.augmentes-hero__form[data-astro-cid-crueawcq] .augmentes-subscribe-submit:focus-visible{border-color:var(--brand-red);background:var(--brand-red);color:var(--white)}.augmentes-hero__proof[data-astro-cid-crueawcq]{background:var(--console);min-width:0;color:var(--white);grid-template-rows:minmax(0,1fr) auto;margin:0;display:grid;position:relative}.augmentes-hero__visual[data-astro-cid-crueawcq]{--image-x:0px;--image-y:0px;--image-scale:2.2;clip-path:inset(0 0 100%);background:var(--console);cursor:crosshair;min-height:0;transition:clip-path .7s cubic-bezier(.16,1,.3,1);overflow:hidden}.augmentes-hero__visual[data-astro-cid-crueawcq].is-ready{clip-path:inset(0)}.augmentes-hero__visual[data-astro-cid-crueawcq] img{object-fit:contain;object-position:right bottom;width:100%;height:100%;min-height:38rem;transform:translate3d(var(--image-x), var(--image-y), 0) scale(calc(var(--image-scale) + .08));transform-origin:100% 100%;filter:saturate(.82)contrast(.94);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .7s cubic-bezier(.16,1,.3,1)}.augmentes-hero__visual[data-astro-cid-crueawcq].is-ready img{transform:translate3d(var(--image-x), var(--image-y), 0) scale(var(--image-scale));filter:saturate()contrast()}.augmentes-hero__proof[data-astro-cid-crueawcq] figcaption[data-astro-cid-crueawcq]{border-top:1px solid var(--white);font-size:var(--text-small);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,2rem);padding:1rem clamp(1rem,2vw,1.6rem);line-height:1.4;display:grid}.augmentes-hero__proof[data-astro-cid-crueawcq] figcaption[data-astro-cid-crueawcq] span[data-astro-cid-crueawcq]{color:var(--brand-true-green);font-family:var(--font-mono);font-size:var(--text-caption);font-weight:var(--weight-bold);white-space:nowrap;line-height:1.45}@media (width<=979px){.augmentes-hero[data-astro-cid-crueawcq]{background:var(--white)}.augmentes-hero__inner[data-astro-cid-crueawcq]{grid-template-columns:minmax(0,1fr)}.augmentes-hero__visual[data-astro-cid-crueawcq] img{aspect-ratio:4/3;min-height:auto}.augmentes-hero__benefits[data-astro-cid-crueawcq]{grid-template-columns:minmax(0,1fr)}.augmentes-hero__benefits[data-astro-cid-crueawcq] li[data-astro-cid-crueawcq]+li[data-astro-cid-crueawcq]{border-left:0;padding-left:0}}@media (width>=980px) and (height<=820px){.augmentes-hero__copy[data-astro-cid-crueawcq]{padding-block:var(--space-sm)}.augmentes-hero__breadcrumb[data-astro-cid-crueawcq]{display:none}.augmentes-hero__promise[data-astro-cid-crueawcq],.augmentes-hero__benefits[data-astro-cid-crueawcq],.augmentes-hero__form[data-astro-cid-crueawcq]{margin-top:var(--space-sm)}.augmentes-hero__benefits[data-astro-cid-crueawcq] li[data-astro-cid-crueawcq]{padding-block:.5rem}}@media (width<=560px){.augmentes-hero__copy[data-astro-cid-crueawcq]{padding:2rem 1.5rem}.augmentes-hero[data-astro-cid-crueawcq] h1[data-astro-cid-crueawcq]{font-size:var(--text-headline)}.augmentes-hero__proof[data-astro-cid-crueawcq] figcaption[data-astro-cid-crueawcq]{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:no-preference){.augmentes-hero__copy[data-astro-cid-crueawcq]>[data-astro-cid-crueawcq]{animation:augmentes-enter .72s var(--ease) both}.augmentes-hero__copy[data-astro-cid-crueawcq]>[data-astro-cid-crueawcq]:nth-child(2){animation-delay:60ms}.augmentes-hero__copy[data-astro-cid-crueawcq]>[data-astro-cid-crueawcq]:nth-child(3){animation-delay:.11s}.augmentes-hero__copy[data-astro-cid-crueawcq]>[data-astro-cid-crueawcq]:nth-child(4){animation-delay:.16s}.augmentes-hero__copy[data-astro-cid-crueawcq]>[data-astro-cid-crueawcq]:nth-child(5){animation-delay:.21s}.augmentes-hero__copy[data-astro-cid-crueawcq]>[data-astro-cid-crueawcq]:nth-child(6){animation-delay:.26s}}@keyframes augmentes-enter{0%{transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.augmentes-hero__visual[data-astro-cid-crueawcq]{clip-path:inset(0);cursor:default;transition:none}.augmentes-hero__visual[data-astro-cid-crueawcq] img,.augmentes-hero__visual[data-astro-cid-crueawcq].is-ready img{object-position:right bottom;filter:none;transition:none;transform:none}}.augmentes-page[data-astro-cid-lnlatltv]{background:var(--white);color:var(--ink);overflow:clip}
