:root{--bg:#f3eee6;--paper:#fffdf9;--ink:#141414;--muted:#5c564f;--line:#e4dcd2;--accent:#6e2430;--panel:#1c1a19;--sans:var(--font-sans),"Helvetica Neue",Helvetica,Arial,sans-serif;--display:var(--font-display),"Arial Narrow",Impact,sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:1.02rem;line-height:1.6}.statement,h1,h2,h3{font-family:var(--display);font-weight:600;letter-spacing:-.025em;line-height:1.02;color:#111}h1{font-size:clamp(2.7rem,5.4vw,4.35rem);max-width:16ch}h1,h2{margin:0}h2{font-size:clamp(1.8rem,3vw,2.4rem)}h3{font-size:1.55rem}h3,p{margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sr-only{width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip,.sr-only{position:absolute}.skip{left:1rem;top:-4rem;background:var(--ink);color:white;padding:.6rem .8rem;z-index:20}.skip:focus{top:1rem}.shell{width:min(1120px,calc(100% - 2.5rem));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--line)}.header-bar{display:flex;align-items:center;gap:1.25rem;min-height:4.4rem}.wordmark-link{flex:none}.wordmark,.wordmark-link,.wordmark-link:hover{color:var(--ink)}.wordmark{display:inline-flex;align-items:center;gap:.65rem;flex:none;font-family:var(--sans);font-size:.95rem;font-weight:700;letter-spacing:-.04em;line-height:1.02}.wordmark-mark{flex:none;width:2.35rem;height:2.35rem;border-radius:.2rem;object-fit:contain;background:#fff}.wordmark-text{display:flex;flex-direction:column}.wordmark:hover{color:var(--ink)}.header-tools{align-items:center;justify-content:flex-end;gap:1.4rem;flex:1 1}.header-tools,.nav-row{display:flex;min-width:0}.footer-links,.languages,.nav-list{display:flex;flex-wrap:wrap;gap:.35rem 1rem;list-style:none;margin:0;padding:0}.languages{flex:none;align-items:center;gap:0}.languages li{display:flex;align-items:center}.languages li:not(:last-child):after{content:"|";margin:0 .45rem;color:#c8c8c8;font-weight:400}.languages a{color:#9a9a9a;font-size:.78rem;font-weight:700;letter-spacing:.06em}.languages a[aria-current=true]{color:var(--ink)}.footer-links a,.nav-list a{color:#2a2a2a;font-size:.88rem}.nav-list a[aria-current=page]{color:var(--accent)}.nav-toggle{border:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;padding:.4rem .65rem;cursor:pointer}.mobile-nav,.nav-toggle{display:none}main{padding:3.5rem 0 4.5rem}.kicker{margin:0 0 .85rem;color:var(--accent);font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.lead{max-width:36rem;margin-top:1.15rem;color:#4d4d4d;font-size:1.05rem;line-height:1.55}.market,.quiet{max-width:40rem;margin-top:.85rem;color:var(--muted)}.rule{width:100%;height:1px;margin:1.6rem 0 0;border:0;background:var(--line)}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(16rem,.95fr);grid-gap:2.5rem;gap:2.5rem;align-items:center}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;margin-top:1.5rem}.hero-actions .button{margin-top:0}.hero-panel{position:relative;min-height:23rem;padding:1.4rem;color:white;background:radial-gradient(circle at 78% 82%,rgba(110,36,48,.85),transparent 34%),linear-gradient(160deg,#2a2726,#141312 68%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,2.8rem 100%,0 calc(100% - 2.8rem));clip-path:polygon(0 0,100% 0,100% 100%,2.8rem 100%,0 calc(100% - 2.8rem))}.hero-photo-label{position:relative;z-index:1;font-weight:650}.hero-photo-note{position:relative;z-index:1;margin-top:.25rem;color:rgba(255,255,255,.62);font-size:.92rem}.hero-frame{position:absolute;top:4.2rem;right:4.8rem;bottom:6.2rem;left:1.5rem;border-bottom:1px solid rgba(255,255,255,.38);border-left:1px solid rgba(255,255,255,.38)}.hero-card{position:absolute;right:1.1rem;bottom:1.15rem;width:min(16rem,78%);padding:.9rem 1rem 1rem;background:var(--paper);color:var(--ink);box-shadow:0 10px 28px rgba(0,0,0,.16);-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%)}.hero-card p+p{margin-top:.35rem}.hero-card strong{font-weight:650}.icon{width:1.45rem;height:1.45rem;color:var(--accent)}.pillars{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.9rem;gap:.9rem;list-style:none;margin:3.2rem 0 0;padding:0}.pillars li{display:grid;grid-gap:.7rem;gap:.7rem;align-content:start;padding:1.25rem 1.15rem 1.35rem;background:white;border:1px solid var(--line);box-shadow:0 1px 2px rgba(20,20,20,.04)}.pillars h2{font-size:1.7rem}.pillars p{color:var(--muted)}.links{display:flex;flex-wrap:wrap;gap:.45rem 1rem;margin-top:.2rem}.links a{color:var(--ink);text-decoration:underline;text-underline-offset:.18em}.links a:hover{color:var(--accent)}.section{margin-top:3.4rem}.statement{max-width:16ch;margin-top:3.5rem;color:#cfcfcf;font-size:clamp(2.6rem,6vw,4.2rem)}.stack{display:grid;grid-gap:.9rem;gap:.9rem;margin-top:2rem}.block,.form,.plan,.price-panel{background:white;border:1px solid var(--line);padding:1.25rem 1.2rem;box-shadow:0 1px 2px rgba(20,20,20,.04)}.block h2{font-size:1.7rem}.block p,.callout{margin-top:.55rem;max-width:42rem;color:var(--muted)}.callout{padding:.15rem 0 .15rem .9rem;border-left:3px solid var(--accent);color:var(--ink)}.steps{margin:1rem 0 0;padding-left:1.15rem;max-width:40rem}.steps li+li{margin-top:.45rem}.extra-list,.feature-list,.limit-list{margin:.9rem 0 0;padding-left:1.1rem;color:var(--muted)}.extra-list li+li,.feature-list li+li,.limit-list li+li{margin-top:.35rem}.plans{display:grid;grid-gap:.9rem;gap:.9rem;margin-top:1.3rem}.plan-enterprise{border-top:3px solid var(--accent)}.price{display:flex;align-items:baseline;gap:.55rem;margin-top:.7rem}.price strong{font-family:var(--display);font-size:2.7rem;font-weight:600;letter-spacing:-.03em;line-height:1}.core,.price span{color:var(--muted)}.core{margin-top:.85rem}.button,button.primary{display:inline-flex;align-items:center;justify-content:center;margin-top:1.1rem;border:0;border-radius:0;background:var(--accent);color:#fffaf7;font:inherit;font-weight:600;text-decoration:none;padding:.72rem 1rem;cursor:pointer}.button:hover,button.primary:hover{background:#541824;color:#fffaf7}.button-nav{margin-top:0;padding:.48rem .8rem;font-size:.92rem}.sign-in{color:var(--ink);font-size:.92rem}.header-end{display:flex;align-items:center;gap:.9rem;margin-left:auto;flex:none}.link-button{margin-top:.8rem;border:0;background:transparent;color:var(--ink);font:inherit;text-decoration:underline;text-underline-offset:.18em;cursor:pointer}.form{max-width:38rem;margin-top:1.6rem;grid-gap:.9rem;gap:.9rem}.form,label{display:grid}label{grid-gap:.35rem;gap:.35rem;font-size:.92rem}input,select,textarea{width:100%;border:1px solid #d5d5d5;border-radius:0;background:white;color:var(--ink);font:inherit;padding:.7rem .75rem}textarea{min-height:9rem;resize:vertical}.banner,.form-error{margin-top:1rem;padding-left:.85rem;border-left:3px solid var(--accent)}.honeypot{position:absolute;left:-9999px}.account-list{list-style:none;margin:1.4rem 0 0;padding:0;background:white;border:1px solid var(--line)}.account-list li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.4rem 1rem;padding:.9rem 1rem;border-bottom:1px solid var(--line)}.account-list li:last-child{border-bottom:0}.status{color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:transparent;padding:2rem 0 2.4rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr .8fr;grid-gap:2rem;gap:2rem}.footer-label{margin-bottom:.7rem;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-links{flex-direction:column;gap:.35rem}.footer-meta{margin-top:1.5rem;color:var(--muted);font-size:.9rem}@media (min-width:860px){.plans{grid-template-columns:repeat(3,1fr);align-items:stretch}}@media (max-width:980px){.shell{width:min(1120px,calc(100% - 1.25rem))}.header-bar{gap:.6rem;min-height:3.8rem}.wordmark{font-size:.82rem;gap:.45rem}.wordmark-mark{width:1.95rem;height:1.95rem}.header-end{gap:.4rem}.languages a{font-size:.68rem}.languages li:not(:last-child):after{margin:0 .28rem}.button-nav{padding:.38rem .5rem;font-size:.78rem}.nav-toggle{padding:.32rem .45rem;line-height:1}.footer-grid,.hero,.pillars{grid-template-columns:1fr}.nav-row,.sign-in{display:none}.nav-toggle{display:inline-flex}.mobile-nav{display:none}.is-open .mobile-nav{display:block;border-top:1px solid var(--line);padding:.8rem 0 1rem}.is-open .mobile-nav .nav-list{flex-direction:column;align-items:flex-start;gap:.7rem}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_1b85de{font-family:Inter,Inter Fallback;font-style:normal}.__variable_1b85de{--font-sans:"Inter","Inter Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_5994bd{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_5994bd{--font-display:"Fraunces","Fraunces Fallback"}