.menu-overlay{z-index:70;background:var(--ink);color:var(--paper);flex-direction:column;justify-content:space-between;padding:92px 16px 16px;display:none;position:fixed;inset:0;overflow-y:auto}.menu-overlay__links{flex-direction:column;display:flex}.menu-overlay__links a{color:inherit;letter-spacing:-.055em;text-transform:uppercase;border-bottom:1px solid #f7f4eb29;grid-template-columns:34px 1fr;align-items:baseline;padding:17px 0 15px;font-size:clamp(38px,12vw,62px);font-weight:600;line-height:.95;text-decoration:none;display:grid}.menu-overlay__number{letter-spacing:.08em;color:#f7f4eb6b;align-self:start;padding-top:7px;font-size:9px}.menu-overlay__bottom{padding-top:42px}.menu-overlay__contact{background:var(--red);min-height:64px;color:var(--ink);letter-spacing:-.025em;border-radius:999px;justify-content:space-between;align-items:center;padding:0 22px;font-size:15px;font-weight:750;text-decoration:none;display:flex}@media (width<=900px){.menu-overlay{display:flex}}.site-header{z-index:80;pointer-events:none;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:24px;width:100%;padding:0 clamp(24px,3vw,52px);display:grid;position:fixed;top:24px;left:0}.site-header__desktop-spacer{min-width:1px}.site-header__desktop-nav,.site-header__contact,.site-header__menu{pointer-events:auto}.site-header__desktop-nav{background:var(--paper);border-radius:999px;justify-self:center;align-items:center;gap:clamp(28px,3.1vw,58px);min-height:54px;padding:0 clamp(34px,3.1vw,58px);display:flex;box-shadow:0 1px #00000012}.site-header__desktop-nav a{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;font-size:clamp(12px,.9vw,15px);font-weight:650;line-height:1;text-decoration:none;transition:opacity .18s}.site-header__desktop-nav:has(a:hover) a:not(:hover){opacity:.36}.site-header__contact{background:var(--ink);min-height:54px;color:var(--paper);letter-spacing:-.02em;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0 28px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.site-header__menu{background:var(--paper);min-width:88px;min-height:48px;color:var(--ink);font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0 22px;font-size:12px;font-weight:700;display:none}@media (width<=900px){.site-header{grid-template-columns:1fr;justify-items:end;padding:0 16px;top:16px}.site-header__desktop-spacer,.site-header__desktop-nav,.site-header__contact{display:none}.site-header__menu{display:inline-flex}}.hero-section{background:var(--red);min-height:100svh;color:var(--ink);position:sticky;top:0;overflow:hidden}.hero-section__inner{flex-direction:column;width:min(100%,1920px);min-height:100svh;margin:0 auto;padding:112px clamp(22px,3vw,54px) clamp(24px,3vh,36px);display:flex}.hero-section__eyebrow{letter-spacing:.03em;text-transform:uppercase;margin:0 0 clamp(22px,3vh,38px);font-size:12px;font-weight:750;line-height:1}.hero-section__statement{border-top:1px solid #1a1a1ab8;padding:clamp(22px,3.2vh,42px) 0 clamp(20px,2.8vh,34px)}.hero-section__title{letter-spacing:-.065em;text-wrap:balance;max-width:14ch;margin:0;font-size:clamp(62px,7.8vw,142px);font-weight:620;line-height:.89}.hero-section__support{grid-template-columns:minmax(280px,680px) minmax(220px,430px);grid-template-areas:"body promise""body cta";justify-content:space-between;align-items:end;gap:18px clamp(44px,7vw,120px);margin-top:clamp(28px,3.6vh,50px);display:grid}.hero-section__support>p:first-child{letter-spacing:-.03em;grid-area:body;max-width:680px;margin:0;font-size:clamp(17px,1.25vw,23px);line-height:1.3}.hero-section__promise{letter-spacing:-.035em;grid-area:promise;max-width:430px;margin:0;font-size:clamp(18px,1.4vw,26px);font-weight:650;line-height:1.18}.hero-section__cta{width:fit-content;color:inherit;letter-spacing:-.02em;grid-area:cta;align-items:center;gap:20px;margin-top:16px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.hero-section__wordmark{border-bottom:1px solid #1a1a1ac7;margin-top:auto;padding-bottom:14px}.hero-section__wordmark span{letter-spacing:-.07em;text-transform:uppercase;font-size:clamp(78px,10vw,176px);font-weight:650;line-height:.82;display:block}@media (width<=900px){.hero-section__inner{padding:94px 16px 18px}.hero-section__eyebrow{margin-bottom:18px;font-size:10px}.hero-section__statement{padding:18px 0 22px}.hero-section__title{letter-spacing:-.06em;max-width:100%;font-size:clamp(50px,14.5vw,82px);line-height:.92}.hero-section__support{flex-direction:column;align-items:flex-start;gap:18px;margin-top:28px;display:flex}.hero-section__support>p:first-child{max-width:36rem;font-size:15px;line-height:1.36}.hero-section__promise{max-width:28rem;font-size:18px;line-height:1.18}.hero-section__cta{margin-top:2px;font-size:12px}.hero-section__wordmark{padding-bottom:12px;transform:translateY(-6px)}.hero-section__wordmark span{font-size:clamp(64px,20vw,110px);line-height:.8}}@media (height<=760px) and (width>=901px){.hero-section__inner{padding-top:96px}.hero-section__title{font-size:clamp(58px,7vw,112px)}.hero-section__support{margin-top:24px}.hero-section__wordmark span{font-size:clamp(70px,8.8vw,150px)}}.intro-panel{z-index:2;background:var(--ink);min-height:105svh;color:var(--paper);border-radius:30px 30px 0 0;position:relative;box-shadow:0 -20px 50px #0000001f}.intro-panel__inner{width:min(100%,1920px);margin:0 auto;padding:clamp(54px,7vw,120px) clamp(22px,3vw,54px)}.intro-panel__kicker{color:#f7f4eb80;letter-spacing:.04em;text-transform:uppercase;margin:0 0 40px;font-size:11px;font-weight:700}.intro-panel h2{letter-spacing:-.065em;max-width:13ch;margin:0;font-size:clamp(56px,8vw,148px);font-weight:600;line-height:.9}@media (width<=900px){.intro-panel{border-radius:20px 20px 0 0;min-height:100svh}.intro-panel__inner{padding:56px 16px}.intro-panel h2{font-size:clamp(48px,14vw,80px)}}.home-page{background:var(--ink);width:100%;min-height:100vh}.home-page__stack{position:relative}:root{--red:#d82f2f;--ink:#1a1a1a;--paper:#f7f4eb}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth;min-width:320px;margin:0}body{background:var(--ink);min-width:320px;min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}#root{min-height:100vh}::selection{background:var(--paper);color:var(--ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
