:root{--brand-graphite:#15181d;--brand-chalk:#f1efea;--brand-cobalt:#2440ff;--brand-periwinkle:#6e85ff;--brand-n800:#1e232a;--brand-n700:#2c333c;--brand-n600:#4a535f;--brand-n400:#99a1ac;--brand-n300:#c3c9d1;--brand-rule:#dcd9d2;--brand-angle:58.4deg;--font-display:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-body:var(--font-display);--font-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--font-label:var(--font-mono);--font-annotation:var(--font-mono);--surface-base:var(--brand-chalk);--surface-raised:#fff;--surface-inverse:var(--brand-graphite);--text-primary:var(--brand-graphite);--text-secondary:var(--brand-n600);--text-inverse:var(--brand-chalk);--text-inverse-secondary:var(--brand-n300);--rule-subtle:var(--brand-rule);--rule-strong:var(--brand-n400);--action-primary:var(--brand-cobalt);--action-hover:#1730dc;--focus-ring:var(--brand-cobalt);--content-max:71.25rem;--reading-max:42.5rem;--wide-reading-max:52rem;--page-gutter:clamp(1.25rem, 4.5vw, 2.125rem);--grid-gap:clamp(.875rem, 2.6vw, 2rem);--section-gap:clamp(3.625rem, 9vw, 6.5rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--motion-instant:0s;--motion-fast:.16s;--motion-standard:.22s;--ease-out:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth;scrollbar-gutter:stable;text-size-adjust:100%}body{background:var(--surface-base);min-width:20rem;color:var(--text-primary);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(1rem,.25vw + .96rem,1.125rem);line-height:1.58;overflow-x:clip}body.menu-open{overflow:hidden}main{display:block}img,picture,svg{max-width:100%;display:block}button,input,select,textarea{color:inherit;font:inherit}button,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:.075em}a:hover{text-decoration-color:var(--action-primary)}:focus-visible{outline:.125rem solid var(--focus-ring);outline-offset:.25rem;box-shadow:none}::selection{background:var(--action-primary);color:var(--text-inverse)}h1,h2,h3,p,ol,ul,dl,dd{margin-block-start:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.034em;font-weight:800}h1{max-width:15ch;letter-spacing:-.042em;margin-block-end:var(--space-6);font-size:clamp(2.375rem,8.4vw,5.375rem);line-height:.98}h2{margin-block-end:var(--space-6);font-size:clamp(1.625rem,4.6vw,2.875rem);line-height:1.06}h3{letter-spacing:-.024em;margin-block-end:var(--space-3);font-size:clamp(1.125rem,2.1vw,1.4375rem);line-height:1.15}h1 em,h2 em,h3 em{font-weight:inherit}p{margin-block-end:var(--space-5)}[hidden]{display:none!important}.container{width:min(100% - (var(--page-gutter) * 2), var(--content-max));margin-inline:auto}.reading-width{max-width:var(--reading-max)}.wide-reading-width{max-width:var(--wide-reading-max)}.section{padding-block:var(--section-gap);border-block-start:.0625rem solid var(--rule-subtle)}.section--no-rule{border-block-start:0}.section--compact{padding-block:clamp(3rem,5vw,5rem)}.eyebrow,.section-label{color:var(--text-secondary);font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;margin-block-end:var(--space-4);font-size:.6875rem;font-weight:600;line-height:1.3}.annotation{border-inline-start:.125rem solid var(--annotation-accent,var(--brand-cobalt));max-width:16rem;color:var(--annotation-accent,var(--brand-cobalt));font-family:var(--font-annotation);letter-spacing:.12em;text-transform:uppercase;margin:0;padding-inline-start:var(--space-3);font-size:.6875rem;font-weight:600;line-height:1.5;display:inline-block}.annotation:after{content:none}.skip-link{z-index:1000;background:var(--surface-inverse);color:var(--text-inverse);transition:translate var(--motion-fast) var(--ease-out);padding:.75rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;position:fixed;inset-block-start:var(--space-4);inset-inline-start:var(--space-4);translate:0 -200%}.skip-link:focus{translate:0}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero){--action-primary:var(--brand-periwinkle);--action-hover:#91a1ff;--annotation-accent:var(--brand-periwinkle);--focus-ring:var(--brand-periwinkle);--rule-subtle:var(--brand-n700);--rule-strong:var(--brand-n600);--surface-raised:var(--brand-n800);--text-primary:var(--brand-chalk);--text-secondary:var(--brand-n300);background:var(--brand-graphite);color:var(--brand-chalk);position:relative;overflow:hidden}main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero):before{z-index:0;background:repeating-linear-gradient(var(--brand-angle), transparent 0 28px, var(--brand-periwinkle) 28px 29px);content:"";opacity:.12;pointer-events:none;position:absolute;inset:0}main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero)>.container{z-index:1;position:relative}main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero) :is(h1,h2) em{color:var(--brand-periwinkle);font-style:normal}main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero) .eyebrow{color:var(--brand-n400)}main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero) .button-link--primary{border-color:var(--brand-chalk);background:var(--brand-chalk);color:var(--brand-graphite)}main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero) .button-link--primary:hover{background:#fff;border-color:#fff}.button-link{justify-content:center;align-items:center;gap:var(--space-3);min-height:3rem;font-family:var(--font-body);transition:background-color var(--motion-fast) ease, border-color var(--motion-fast) ease, color var(--motion-fast) ease;border:.0625rem solid #0000;border-radius:99rem;padding:.9375rem 1.625rem;font-size:1rem;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex}.button-link--primary{border-color:var(--action-primary);background:var(--action-primary);color:var(--text-inverse)}.button-link--primary:hover{border-color:var(--action-hover);background:var(--action-hover)}.button-link--secondary{border-color:var(--rule-strong);color:var(--text-primary);background:0 0}.button-link--secondary:hover{border-color:var(--text-primary);background:var(--surface-raised)}.button-link--inverse{border-color:var(--surface-base);background:var(--surface-base);color:var(--text-primary)}.button-link--inverse:hover{border-color:var(--surface-raised);background:var(--surface-raised)}.button-link--text{border:0;border-block-end:.0625rem solid;justify-content:flex-start;min-height:2.75rem;padding:.5rem 0 .25rem;font-weight:550}.button-link--text:hover{border-block-end-color:var(--action-primary);color:var(--action-hover)}.button-link--small{min-height:2.75rem;padding:.7rem 1.2rem;font-size:.9375rem}.button-link--full{width:100%}.site-header{z-index:50;--action-primary:var(--brand-periwinkle);--focus-ring:var(--brand-periwinkle);--rule-subtle:var(--brand-n700);--rule-strong:var(--brand-n600);--surface-base:var(--brand-graphite);--surface-raised:var(--brand-n800);--text-primary:var(--brand-chalk);--text-secondary:var(--brand-n300);border-block-end:.0625rem solid var(--brand-n700);backdrop-filter:blur(1rem)saturate(125%);color:var(--brand-chalk);background:#15181ddb;position:sticky;inset-block-start:0}.site-header__inner{align-items:center;gap:var(--space-8);grid-template-columns:minmax(10.375rem,1fr) auto;min-height:5rem;display:grid}.wordmark{align-items:center;width:clamp(8.25rem,13vw,10.375rem);min-height:2.75rem;text-decoration:none;display:inline-flex}.wordmark img{width:100%;height:auto}.wordmark:hover{text-decoration:none}.site-header__desktop{align-items:center;gap:clamp(1.25rem,2.8vw,2.9rem);display:flex}.site-header__nav-list{align-items:center;gap:clamp(1rem,2.4vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}.site-header__nav-link{min-height:2.75rem;color:var(--brand-n300);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:.6875rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.site-header__nav-link:after{content:"";background:var(--action-primary);transform-origin:100%;height:.0625rem;transition:scale var(--motion-fast) var(--ease-out);position:absolute;inset-block-end:.35rem;inset-inline:0;scale:0 1}.site-header__nav-link:hover:after,.site-header__nav-link[aria-current=page]:after{transform-origin:0;scale:1}.site-header__nav-link:hover,.site-header__nav-link[aria-current=page]{color:var(--brand-chalk)}.site-header .button-link--primary{border-color:var(--brand-chalk);background:var(--brand-chalk);color:var(--brand-graphite)}.site-header .button-link--primary:hover{background:#fff;border-color:#fff}.site-header__mobile-email{display:none}.site-footer{--focus-ring:var(--brand-periwinkle);border-block-start:.0625rem solid var(--brand-n700);background:var(--brand-graphite);color:var(--brand-chalk)}.site-footer__verification,.site-footer__inner{align-items:center;display:flex}.site-footer__verification{border-block-end:.0625rem solid var(--brand-n700);min-height:2.75rem}.site-footer__inner{justify-content:space-between;gap:clamp(.75rem,3vw,2rem);min-height:5rem}.site-footer__contact{min-height:2.75rem;color:var(--brand-chalk);font-family:var(--font-mono);letter-spacing:.04em;align-items:center;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.site-footer__contact:hover{color:var(--brand-chalk);text-decoration:underline}.site-footer__outreach{color:var(--brand-n400);font-family:var(--font-mono);letter-spacing:.025em;margin:0;font-size:.6875rem;font-weight:500;line-height:1.45}.site-footer__outreach-domains{color:var(--brand-n300)}.site-footer__year{color:var(--brand-n400);font-family:var(--font-mono);letter-spacing:.04em;white-space:nowrap;margin:0;font-size:.75rem}.section-masthead{gap:var(--grid-gap);grid-template-columns:clamp(4.5rem,8vw,7rem) minmax(0,1fr);display:grid}.section-masthead__number{color:var(--action-primary);font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.14em;margin:0;font-size:clamp(.75rem,1.2vw,.875rem);font-weight:600;line-height:1.35}.section-masthead__body{grid-template-columns:minmax(0, var(--wide-reading-max)) minmax(10rem, 1fr);gap:clamp(2rem,7vw,7rem);min-width:0;display:grid}.section-masthead__copy{min-width:0}.section-masthead__copy>:last-child{margin-block-end:0}.section-masthead__title{text-wrap:balance}.section-masthead__intro{max-width:var(--reading-max);color:var(--text-secondary)}.section-masthead__annotation{place-self:start center;padding-block-start:var(--space-4)}.section-masthead--plain{grid-template-columns:minmax(0,1fr)}.section-masthead--plain .section-masthead__body{grid-template-columns:minmax(0, var(--wide-reading-max)) minmax(10rem, 1fr)}.section-masthead--compact .section-masthead__title{font-size:clamp(2rem,3.25vw,3.25rem)}.section-masthead--centered{text-align:center;display:block}.section-masthead--centered .section-masthead__body{display:block}.section-masthead--centered .section-masthead__copy,.section-masthead--centered .section-masthead__intro{margin-inline:auto}.fit-criteria{min-width:0}.fit-criteria__intro{gap:var(--grid-gap);grid-template-columns:minmax(13rem,.75fr) minmax(0,1.25fr);margin-block-end:clamp(2rem,4vw,3.5rem);display:grid}.fit-criteria__intro>:last-child{margin-block-end:0}.fit-criteria__list{column-gap:var(--grid-gap);grid-template-rows:repeat(3,minmax(0,auto));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;margin:0;padding:0;list-style:none;display:grid}.fit-criteria__item{align-items:start;gap:var(--space-4);border-block-start:.0625rem solid var(--rule-strong);padding-block:var(--space-4);grid-template-columns:2.25rem minmax(9rem,.72fr) minmax(12rem,1fr);display:grid}.fit-criteria__number,.service-list__number,.process-rail__number{color:var(--action-primary);font-family:var(--font-label);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:.875rem;font-weight:600}.fit-criteria__title{margin:0;font-size:clamp(1.25rem,1.55vw,1.5rem);line-height:1.1}.fit-criteria__description{border-inline-start:.0625rem solid var(--rule-subtle);color:var(--text-secondary);margin:0;padding-inline-start:var(--space-4);font-size:.925rem;line-height:1.45}.fit-criteria__note{max-width:var(--reading-max);margin:var(--space-6) 0 0 auto;color:var(--text-secondary);font-size:.9375rem}.process-rail__list{gap:var(--space-4);grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.process-rail__item{border-block-start:.0625rem solid var(--rule-strong);min-width:0;padding-block-start:var(--space-3);position:relative}.process-rail__item:not(:last-child):after{content:"";width:var(--space-4);background:var(--rule-strong);height:.0625rem;position:absolute;inset-block-start:-.0625rem;inset-inline-start:100%}.process-rail__title{margin-block:var(--space-4) var(--space-3);font-size:clamp(1.25rem,1.55vw,1.5rem)}.process-rail__description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.process-rail__note{border-inline-start:.125rem solid var(--action-primary);color:var(--action-primary);font-family:var(--font-annotation);letter-spacing:.1em;text-transform:uppercase;margin-block-start:var(--space-5);padding-inline-start:var(--space-3);font-size:.6875rem;font-weight:600;line-height:1.5}.process-rail__note:after{content:none}.service-list{margin:0;padding:0}.service-list__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,5vw,5rem);margin:0;padding:0;list-style:none;display:grid}.service-list__item{border-block-start:.0625rem solid var(--rule-strong);padding-block-start:var(--space-4)}.service-list__item h3{max-width:13ch;margin-block:var(--space-5) var(--space-4)}.service-list__item p{max-width:34rem;color:var(--text-secondary);margin:0}.service-list__supporting{gap:var(--grid-gap);border-block-start:.0625rem solid var(--rule-strong);grid-template-columns:minmax(16rem,.85fr) minmax(18rem,1.15fr);margin-block-start:var(--space-16);padding-block-start:var(--space-8);display:grid}.service-list__supporting h3{max-width:20ch}.service-list__supporting p{max-width:var(--reading-max);color:var(--text-secondary);margin:0}.fit-guidance{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,5rem);display:grid}.fit-guidance__group+.fit-guidance__group{border-inline-start:.0625rem solid var(--rule-subtle);padding-inline-start:clamp(2rem,5vw,5rem)}.fit-guidance__group h3{border-block-end:.0625rem solid var(--rule-strong);padding-block-end:var(--space-3)}.fit-guidance__list{margin:0;padding:0;list-style:none}.fit-guidance__item{border-block-end:.0625rem solid var(--rule-subtle);min-height:3.25rem;padding-block:var(--space-3);grid-template-columns:1fr;align-items:center;font-size:.9375rem;display:grid}.faq-block{grid-template-columns:minmax(13rem,.72fr) minmax(18rem,1.28fr);gap:clamp(2rem,7vw,7rem);display:grid}.faq-block__heading{max-width:12ch;margin:0;font-size:clamp(2rem,3.25vw,3rem)}.faq-block__list{border-block-start:.0625rem solid var(--rule-strong)}.faq-item{border-block-end:.0625rem solid var(--rule-strong)}.faq-item summary{min-height:3.5rem;padding-block:var(--space-3);cursor:pointer;font-family:var(--font-display);font-size:clamp(1.2rem,1.6vw,1.45rem);line-height:1.2;list-style-position:inside;display:list-item}.faq-item summary::marker{color:var(--action-primary);font-size:.75em}.faq-item__answer{max-width:var(--reading-max);padding:0 var(--space-8) var(--space-6) 0;color:var(--text-secondary)}.faq-item__answer>:last-child{margin-block-end:0}@media (width<=73.75rem){.process-rail__list{gap:var(--space-10) var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr))}.process-rail__item:not(:last-child):after{display:none}}@media (width<=68rem){.site-header__desktop{gap:var(--space-5)}.site-header__nav-list{gap:var(--space-4)}.section-masthead__body,.section-masthead--plain .section-masthead__body{gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(10rem,.55fr)}.fit-criteria__item{gap:var(--space-3);grid-template-columns:2rem minmax(7.5rem,.65fr) minmax(9rem,1fr)}}@media (width<=56rem){:root{--page-gutter:clamp(1.25rem, 4vw, 2.5rem)}.site-header__inner{min-height:4.5rem}.site-header__desktop{display:none}.site-header__mobile-email{justify-self:end;display:inline-flex}.section-masthead__body,.section-masthead--plain .section-masthead__body{grid-template-columns:minmax(0,1fr)}.section-masthead__annotation{justify-self:start;padding-block-start:0}.fit-criteria__list{grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;display:grid}.fit-criteria__item{grid-template-columns:2rem minmax(8rem,.62fr) minmax(11rem,1fr)}}@media (width<=47.9375rem){:root{--page-gutter:1.25rem;--section-gap:clamp(4rem, 17vw, 5rem)}h1{font-size:clamp(2.75rem,13.2vw,3.5rem);line-height:.98}h2{font-size:clamp(2.15rem,10vw,2.85rem);line-height:1.02}.section{padding-block:var(--section-gap)}.section-masthead{gap:var(--space-4);grid-template-columns:4rem minmax(0,1fr)}.section-masthead--plain{grid-template-columns:minmax(0,1fr)}.section-masthead__number{font-size:3rem}.section-masthead__body{gap:var(--space-6)}.fit-criteria__intro{grid-template-columns:1fr}.fit-criteria__item{gap:var(--space-3);grid-template-columns:1.75rem minmax(0,1fr)}.fit-criteria__description{border-inline-start:0;grid-column:2;padding-inline-start:0}.fit-criteria__note{margin-inline-start:0}.process-rail__list{grid-template-columns:minmax(0,1fr);gap:0}.process-rail__item{gap:0 var(--space-4);border-block-start-color:var(--rule-subtle);padding-block:var(--space-5);grid-template-columns:2rem minmax(0,1fr);display:grid}.process-rail__number{grid-row:1/span 3}.process-rail__title{margin:0 0 var(--space-2)}.process-rail__description{grid-column:2}.process-rail__note{margin-block:var(--space-4) 0;grid-column:2}.service-list__items{gap:var(--space-10);grid-template-columns:1fr}.service-list__item h3{max-width:18ch}.service-list__supporting{grid-template-columns:1fr;margin-block-start:var(--space-12)}.fit-guidance{gap:var(--space-10);grid-template-columns:1fr}.fit-guidance__group+.fit-guidance__group{border-inline-start:0;padding-inline-start:0}.faq-block{gap:var(--space-8);grid-template-columns:1fr}.faq-block__heading{max-width:13ch}}@media (width<=22rem){:root{--page-gutter:1rem}body{min-width:0}.wordmark{letter-spacing:.24em;font-size:1.2rem}.section-masthead{gap:var(--space-3);grid-template-columns:3.35rem minmax(0,1fr)}.section-masthead--plain{grid-template-columns:minmax(0,1fr)}.section-masthead__number{font-size:2.55rem}}@media (prefers-reduced-motion:no-preference){.site-header .wordmark img{animation:brand-extrude .3s var(--ease-out) both}body.home-page--editorial main>.home-hero>.container{animation:axis-resolve .36s var(--ease-out) both}}@keyframes brand-extrude{0%{transform:translate(-.5rem,.3125rem)}to{transform:none}}@keyframes axis-resolve{0%{transform:translate(-.5rem,.375rem)}to{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:var(--motion-instant)!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.annotation,.annotation:after,.process-rail__note{transform:none}}@media (forced-colors:active){main>:where(.home-hero,.brand-hero,.approach-hero,.focus-hero,.creator-hero,.about-hero,.legal-hero,.page-hero):before{background:0 0}.site-header__nav-link[aria-current=page],.site-header__mobile-link[aria-current=page],.site-header__fallback-link[aria-current=page]{color:linktext;text-underline-offset:.24em;border-block-end:.125rem solid linktext;text-decoration:underline .125rem}body.home-page--editorial :is(.button-link--primary,.home-hero__cta.button-link--secondary):after{display:none}}body.home-page--editorial{--content-max:78rem;background:var(--brand-graphite)}body.home-page--editorial .site-header__inner{min-height:5.75rem}body.home-page--editorial .site-header .wordmark{width:10.875rem}body.home-page--editorial .site-header .button-link--primary{border-color:var(--brand-cobalt);background:var(--brand-cobalt);min-height:2.75rem;color:var(--brand-chalk);font-family:var(--font-display);letter-spacing:.055em;text-transform:uppercase;padding:.65rem 1.4rem;font-size:.8rem;font-weight:700}body.home-page--editorial .site-header .button-link--primary:hover{border-color:var(--brand-chalk);background:var(--brand-cobalt)}.home-page--editorial .home-hero{min-height:auto;padding:0}.home-page--editorial .home-hero:before{opacity:.07}.home-page--editorial .home-hero__inner{grid-template-rows:minmax(0,1fr);min-height:auto;display:grid}.home-page--editorial .home-hero__body{align-self:start;max-width:56rem;padding-block:clamp(5.75rem,9.5vh,6.75rem) clamp(4rem,7vh,5rem)}.home-page--editorial .home-hero .eyebrow{color:var(--brand-periwinkle);letter-spacing:.14em;margin-block-end:clamp(1.75rem,3vh,2.25rem);font-size:.75rem;font-weight:700}.home-page--editorial .home-hero h1{max-width:none;color:var(--brand-chalk);letter-spacing:-.045em;margin-block-end:1.35rem;font-size:clamp(4.5rem,6.7vw,6rem);line-height:.985}.home-page--editorial .home-hero h1 em{color:var(--brand-cobalt)}.home-page--editorial .home-hero__lead{max-width:34rem;color:var(--brand-n300);margin-block-end:clamp(1.9rem,4vh,2.65rem);font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.6}@media (width>=85rem){body.home-page--editorial .site-header__inner,.home-page--editorial .home-hero__inner{position:relative;inset-inline-start:1.125rem}}.home-page--editorial .home-hero__actions{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.home-page--editorial .home-hero .home-hero__cta{letter-spacing:.055em;text-transform:uppercase;min-height:3.5rem;padding:1rem 2.35rem;font-size:.9rem;font-weight:700}.home-page--editorial .home-hero .home-hero__cta.button-link--primary{border-color:var(--brand-cobalt);background:var(--brand-cobalt);color:var(--brand-chalk)}.home-page--editorial .home-hero .home-hero__cta.button-link--primary:hover{border-color:var(--brand-chalk);background:var(--brand-cobalt)}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){body.home-page--editorial :is(.button-link--primary,.home-hero__cta.button-link--secondary){isolation:isolate;position:relative;overflow:hidden}body.home-page--editorial :is(.button-link--primary,.home-hero__cta.button-link--secondary):after{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(100deg,#0000 15%,#ffffff1a 50%,#0000 85%);width:45%;position:absolute;inset-block:-.0625rem;inset-inline-start:-45%;transform:translate(0)skew(-18deg)}body.home-page--editorial :is(.button-link--primary,.home-hero__cta.button-link--secondary):hover:not(:focus-visible):after{animation:button-signal-sweep .48s var(--ease-out) both}}@keyframes button-signal-sweep{to{transform:translate(330%)skew(-18deg)}}.home-page--editorial .home-hero .home-hero__cta.button-link--secondary{border-color:var(--brand-n600);color:var(--brand-chalk);background:0 0}.home-page--editorial .home-hero .home-hero__cta.button-link--secondary:hover{border-color:var(--brand-n400);background:var(--brand-n800)}.home-page--editorial .home-process{--process-rule:var(--brand-n600);border-block-start:.25rem solid var(--brand-cobalt);background:var(--brand-n800);color:var(--brand-chalk);padding-block:clamp(5.5rem,9vw,8rem);position:relative;overflow:hidden}.home-page--editorial .home-process:before{background:repeating-linear-gradient(var(--brand-angle), transparent 0 32px, var(--brand-periwinkle) 32px 33px);content:"";opacity:.035;pointer-events:none;position:absolute;inset:0}.home-page--editorial .home-process__inner{position:relative}.home-page--editorial .home-process__heading{max-width:54rem}.home-page--editorial .home-process__label{align-items:center;gap:var(--space-4);color:var(--brand-periwinkle);font-family:var(--font-mono);letter-spacing:.08em;margin-block-end:clamp(2rem,4vw,3.25rem);font-size:.75rem;font-weight:700;line-height:1.2;display:flex}.home-page--editorial .home-process__label:before{background:var(--brand-cobalt);content:"";width:2rem;height:.125rem}.home-page--editorial .home-process h2{max-width:17ch;color:var(--brand-chalk);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(3.5rem,6.4vw,5.75rem);line-height:.98}.home-page--editorial .home-process h2 em{color:var(--brand-periwinkle);font-style:normal}.home-page--editorial .home-process__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);margin:clamp(4.5rem,8vw,7rem) 0 0;padding:0;list-style:none;display:grid}.home-page--editorial .home-process__step{border-block-start:.0625rem solid var(--process-rule);padding-block-start:clamp(1.5rem,2.5vw,2rem)}.home-page--editorial .home-process__step-label{color:var(--brand-periwinkle);font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.08em;margin-block-end:clamp(1.5rem,2.5vw,2rem);font-size:.75rem;font-weight:700;line-height:1.2;display:block}.home-page--editorial .home-process__step h3{max-width:15ch;margin:0 0 var(--space-4);color:var(--brand-chalk);letter-spacing:-.025em;font-size:clamp(1.25rem,1.75vw,1.55rem);line-height:1.12}.home-page--editorial .home-process__step p{max-width:29ch;color:var(--brand-n300);margin:0;font-size:clamp(.875rem,1vw,.975rem);line-height:1.55}@media (prefers-reduced-motion:no-preference){.home-page--editorial .home-process--reveal-ready .home-process__heading,.home-page--editorial .home-process--reveal-ready .home-process__step{opacity:0;transform:translate(-.75rem,.5rem)}.home-page--editorial .home-process--visible .home-process__heading,.home-page--editorial .home-process--visible .home-process__step{opacity:1;transition:opacity .42s var(--ease-out), transform .42s var(--ease-out);transform:none}.home-page--editorial .home-process--visible .home-process__step:first-child{transition-delay:45ms}.home-page--editorial .home-process--visible .home-process__step:nth-child(2){transition-delay:90ms}.home-page--editorial .home-process--visible .home-process__step:nth-child(3){transition-delay:.135s}.home-page--editorial .home-process--visible .home-process__step:nth-child(4){transition-delay:.18s}}@media (prefers-reduced-motion:no-preference) and (width<=56rem){.home-page--editorial .home-process--reveal-ready .home-process__heading,.home-page--editorial .home-process--reveal-ready .home-process__step{transform:translate(-.5rem,.375rem)}.home-page--editorial .home-process--visible .home-process__heading,.home-page--editorial .home-process--visible .home-process__step{opacity:1;transition:opacity .36s var(--ease-out), transform .36s var(--ease-out);transform:none}.home-page--editorial .home-process--visible .home-process__step:nth-child(n){transition-delay:40ms}}@media (prefers-reduced-motion:no-preference) and (width<=34rem){.home-page--editorial .home-process--reveal-ready .home-process__heading,.home-page--editorial .home-process--reveal-ready .home-process__step{transform:translate(-.375rem,.25rem)}.home-page--editorial .home-process--visible .home-process__heading,.home-page--editorial .home-process--visible .home-process__step{opacity:1;transition:opacity .34s var(--ease-out), transform .34s var(--ease-out);transform:none}.home-page--editorial .home-process--visible .home-process__step:nth-child(n){transition-delay:40ms}}.home-page--editorial .home-contact{background:var(--brand-chalk);color:var(--brand-graphite);padding-block:clamp(3.5rem,6.5vw,6.5rem)}.home-page--editorial .home-contact__grid{border-block:.0625rem solid var(--brand-n400);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-page--editorial .home-contact__choice{min-height:clamp(27rem,39vw,32rem);position:relative;overflow:hidden}.home-page--editorial .home-contact__choice--brand{border-inline-end:.0625rem solid var(--brand-n400)}.home-page--editorial .home-contact__link{isolation:isolate;min-height:inherit;height:100%;color:var(--brand-graphite);cursor:pointer;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-block:clamp(3.75rem,6vw,5rem);padding-inline:clamp(2.75rem,4.5vw,3.5rem);text-decoration:none;transition:background-color .11s,color .11s;display:flex;position:relative}.home-page--editorial .home-contact__link:before{z-index:0;background:var(--brand-graphite);content:"";transform-origin:bottom;transition:none;position:absolute;inset:0;transform:scaleY(0)}.home-page--editorial .home-contact__link>*{z-index:1;position:relative}.home-page--editorial .home-contact__label{color:var(--brand-cobalt);font-family:var(--font-mono);letter-spacing:.08em;margin-block-end:clamp(2.5rem,4vw,3.25rem);font-size:.75rem;font-weight:700;line-height:1.2;transition:color .11s}.home-page--editorial .home-contact h3{color:var(--brand-graphite);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,4.75vw,4rem);font-weight:800;line-height:.98;transition:color .11s}.home-page--editorial .home-contact__choice--brand h3{max-width:11ch}.home-page--editorial .home-contact__choice--creator h3{max-width:10ch}.home-page--editorial .home-contact__action{width:2rem;height:2rem;transition:transform .11s var(--ease-out);display:block}.home-page--editorial .home-contact__action img{width:100%;height:100%;transition:filter .11s;display:block}.home-page--editorial .home-contact__link:is(:focus-visible,:active){background:var(--brand-graphite)}.home-page--editorial .home-contact__link:is(:focus-visible,:active) h3{color:var(--brand-chalk)}.home-page--editorial .home-contact__link:is(:focus-visible,:active) .home-contact__label{color:var(--brand-periwinkle)}.home-page--editorial .home-contact__link:is(:focus-visible,:active) .home-contact__action img{filter:brightness(0)invert()}.home-page--editorial .home-contact__link:focus-visible{outline:.1875rem solid var(--brand-periwinkle);outline-offset:-.375rem;box-shadow:none;transition:none}.home-page--editorial .home-contact__link:focus-visible .home-contact__label,.home-page--editorial .home-contact__link:focus-visible h3,.home-page--editorial .home-contact__link:focus-visible .home-contact__action,.home-page--editorial .home-contact__link:focus-visible .home-contact__action img{transition:none}@media (hover:hover) and (pointer:fine){.home-page--editorial .home-contact__link:before{transition:transform .32s var(--ease-out)}.home-page--editorial .home-contact__label,.home-page--editorial .home-contact h3,.home-page--editorial .home-contact__action,.home-page--editorial .home-contact__action img{transition-duration:.18s}.home-page--editorial .home-contact__link:hover:not(:focus-visible):before{transform:scaleY(1)}.home-page--editorial .home-contact__link:hover:not(:focus-visible) h3{color:var(--brand-chalk)}.home-page--editorial .home-contact__link:hover:not(:focus-visible) .home-contact__label{color:var(--brand-periwinkle)}.home-page--editorial .home-contact__link:hover:not(:focus-visible) .home-contact__action{transform:translate(.375rem,-.375rem)}.home-page--editorial .home-contact__link:hover:not(:focus-visible) .home-contact__action img{filter:brightness(0)invert()}}@media (width<=56rem){body.home-page--editorial .site-header__inner{min-height:4.5rem}.home-page--editorial .home-hero,.home-page--editorial .home-hero__inner{min-height:auto}.home-page--editorial .home-hero__body{padding-block-start:clamp(4rem,10vh,5.5rem)}.home-page--editorial .home-hero h1{font-size:clamp(3.75rem,9vw,4.5rem)}.home-page--editorial .home-process__steps{grid-template-columns:minmax(0,1fr);gap:0}.home-page--editorial .home-process__step{padding-block:var(--space-8)}.home-page--editorial .home-process__step h3{max-width:none}.home-page--editorial .home-process__step p{max-width:54ch}}@media (width<=47.9375rem){.home-page--editorial .home-hero__inner{grid-template-rows:auto}.home-page--editorial .home-hero__body{padding-block:3.75rem 4.25rem}.home-page--editorial .home-hero h1{max-width:12ch;font-size:clamp(3rem,14vw,4.15rem);line-height:1.02}.home-page--editorial .home-hero__desktop-break{display:none}.home-page--editorial .home-hero__lead{max-width:34rem;font-size:1rem}.home-page--editorial .home-process h2{font-size:clamp(3rem,12vw,4.5rem)}.home-page--editorial .home-contact__grid{grid-template-columns:minmax(0,1fr)}.home-page--editorial .home-contact__choice{min-height:22rem}.home-page--editorial .home-contact__choice .home-contact__link{padding:3rem}.home-page--editorial .home-contact__choice--brand{border-block-end:.0625rem solid var(--brand-n400);border-inline-end:0}.home-page--editorial .home-contact h3,.home-page--editorial .home-contact__choice--creator h3{max-width:12ch;font-size:clamp(2.5rem,11vw,3.4rem)}}@media (prefers-reduced-motion:reduce){.home-page--editorial .home-contact__link,.home-page--editorial .home-contact__link:before,.home-page--editorial .home-contact__label,.home-page--editorial .home-contact h3,.home-page--editorial .home-contact__action,.home-page--editorial .home-contact__action img{transition:none}.home-page--editorial .home-contact__link:hover:not(:focus-visible) .home-contact__action{transform:none}}@media (width<=34rem){.home-page--editorial .home-process{padding-block:4.75rem 5.25rem}.home-page--editorial .home-process__label{margin-block-end:var(--space-8)}.home-page--editorial .home-process__steps{margin-block-start:var(--space-16)}.home-page--editorial .home-process__step h3{margin:0 0 var(--space-3)}.home-page--editorial .home-process__step p{max-width:34ch}}@media (width<=25rem){.home-page--editorial .home-hero__body{padding-block-start:3.25rem}.home-page--editorial .home-hero h1{font-size:clamp(2.75rem,13.5vw,3.35rem)}.home-page--editorial .home-hero .home-hero__cta{width:100%;padding-inline:1.25rem}.home-page--editorial .home-hero__actions{display:grid}}
