:root{color:#111;background:#fffdf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper: #fffdf8;--ink: #111111;--tan: #ead7bf;--deep: #19120d;--copper: #a66d43;--sage: #5d6c59}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit}button,input{font:inherit}.hero{position:relative;min-height:88vh;display:flex;flex-direction:column;background-position:center;background-size:cover;color:var(--paper);overflow:hidden}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#090705db,#090705a3 39%,#0907051a 74%),linear-gradient(0deg,#0907057a,#0907050a 45%)}.nav{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:28px clamp(20px,5vw,72px)}.nav__brand,.nav__link{text-decoration:none}.nav__brand{display:inline-flex;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:22px;letter-spacing:0}.brand-mark{width:34px;height:34px;display:block;object-fit:contain}.nav__link{border:1px solid rgba(255,253,248,.42);border-radius:999px;padding:10px 16px;font-size:14px;background:#fffdf814}.hero__content{position:relative;z-index:1;width:min(640px,calc(100% - 40px));margin:auto 0 9vh clamp(20px,7vw,104px)}.eyebrow{margin:0 0 18px;color:var(--tan);font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(76px,15vw,178px);line-height:.84;letter-spacing:0;font-weight:500}.hero__title-lockup{display:flex;align-items:flex-end;gap:clamp(14px,2vw,24px)}.brand-mark--hero{flex:0 0 auto;width:clamp(52px,8vw,92px);height:clamp(52px,8vw,92px);margin-bottom:clamp(4px,1.2vw,16px)}.hero__lead{margin:28px 0 0;font-size:clamp(24px,4vw,44px);line-height:1.02;max-width:560px}.hero__copy{margin:18px 0 0;max-width:540px;color:#fffdf8c7;font-size:clamp(16px,1.7vw,20px);line-height:1.5}.waitlist{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:min(560px,100%);margin-top:32px}.waitlist input:not(.honeypot){min-height:54px;border:1px solid rgba(255,253,248,.46);border-radius:0;padding:0 16px;background:#fffdf8f0;color:var(--ink);outline:none}.waitlist input:focus-visible{border-color:var(--tan);box-shadow:0 0 0 3px #ead7bf52}.waitlist button{min-height:54px;border:0;border-radius:0;padding:0 22px;background:var(--paper);color:var(--ink);font-weight:800;cursor:pointer}.waitlist button:hover:not(:disabled){background:var(--tan)}.waitlist button:disabled{cursor:wait;opacity:.72}.consent,.form-message{width:min(560px,100%);margin:12px 0 0;color:#fffdf8b8;font-size:13px;line-height:1.45}.consent a{color:var(--paper);text-underline-offset:3px}.form-message--success{color:#dfe9d7}.form-message--error{color:#ffd8c8}.proof{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(17,17,17,.14);background:var(--paper)}.proof article{min-height:188px;padding:28px;border-right:1px solid rgba(17,17,17,.14)}.proof article:last-child{border-right:0}.proof span{display:block;max-width:210px;font-weight:850;font-size:18px;line-height:1.05}.proof p{margin:38px 0 0;max-width:250px;color:#1111119e;line-height:1.45}.site-footer{display:flex;justify-content:space-between;gap:16px 28px;flex-wrap:wrap;padding:22px clamp(20px,5vw,72px);border-top:1px solid rgba(17,17,17,.14);background:var(--deep);color:#fffdf8b8;font-size:13px;line-height:1.5}.site-footer p{margin:0}.site-footer a{text-underline-offset:3px}.site-footer__instagram{display:inline-flex;align-items:center;width:20px;height:20px}.site-footer__instagram svg{width:100%;height:100%;fill:currentColor}.sr-only,.honeypot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:820px){.hero{min-height:84vh;background-position:61% center}.hero__shade{background:linear-gradient(90deg,#090705e0,#0907056b),linear-gradient(0deg,#090705ad,#0907051a)}.hero__content{margin:auto 20px 46px;width:calc(100% - 40px)}.hero__title-lockup{gap:12px}.waitlist,.proof{grid-template-columns:1fr}.proof article{min-height:0;border-right:0;border-bottom:1px solid rgba(17,17,17,.14)}.proof article:last-child{border-bottom:0}.site-footer{display:grid;grid-template-columns:1fr}}
