:root{--flour: #fffdf9;--char: #141210;--char-soft: rgba(20, 18, 16, .72);--char-muted: rgba(20, 18, 16, .56);--line: rgba(20, 18, 16, .12);--line-strong: rgba(20, 18, 16, .2);--gold: #d4a857;--gold-dark: #a57622;--white: #fffaf2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--char);background:var(--flour);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-height:100%;background:var(--flour)}body{min-width:320px;min-height:100vh;margin:0;background:var(--flour)}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed}.site-shell{width:min(100%,1420px);min-height:100vh;margin:0 auto;padding:clamp(44px,7vw,92px) clamp(20px,5vw,72px) 44px}.hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(360px,.86fr);align-items:center;gap:clamp(42px,7vw,108px);min-height:calc(100vh - 260px);padding:0 0 clamp(48px,6vw,84px)}.hero-copy{max-width:670px}h1,h2,p{margin-top:0}h1{margin-bottom:22px;font-size:clamp(4.2rem,10vw,9.75rem);font-weight:650;letter-spacing:0;line-height:.9}.tagline{max-width:610px;margin-bottom:22px;color:var(--char);font-size:clamp(1.34rem,2.2vw,2.15rem);font-weight:500;letter-spacing:0;line-height:1.1}.intro{max-width:560px;margin-bottom:44px;color:var(--char-soft);font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.65}.waitlist-form{width:min(100%,586px)}.form-row{display:flex;gap:10px;width:100%;padding:8px;border:1px solid var(--line-strong);border-radius:999px;background:#f5f0e857;box-shadow:0 18px 46px #1412100e}.form-row:focus-within{border-color:#d4a857bd;box-shadow:0 0 0 4px #d4a85724,0 20px 54px #14121014}.form-row input{min-width:0;flex:1;border:0;outline:0;padding:0 18px;color:var(--char);background:transparent;font-size:1rem}.form-row input::placeholder{color:#14121066}.form-row button{min-width:152px;border:1px solid rgba(20,18,16,.08);border-radius:999px;padding:15px 24px;color:var(--char);background:var(--gold);font-weight:750;letter-spacing:0;transition:transform .16s ease,background-color .16s ease,opacity .16s ease}.form-row button:hover:not(:disabled){background:#ddb464;transform:translateY(-1px)}.form-row button:disabled{opacity:.62}.form-message{min-height:24px;margin:14px 0 0;color:var(--char-muted);font-size:.92rem;line-height:1.45;text-align:center}.form-message.success{color:#3f6725}.form-message.error{color:#8a2d1c}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px}.hero-visual img{position:relative;z-index:1;width:min(100%,470px);max-height:min(760px,78vh);object-fit:contain;filter:drop-shadow(0 32px 44px rgba(20,18,16,.13))}.feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,4vw,58px);padding:10px 0 26px}.feature{display:grid;grid-template-columns:34px minmax(0,1fr);gap:18px;min-height:118px}.feature svg{width:25px;height:25px;margin-top:2px;color:var(--gold-dark)}.feature h2{margin-bottom:8px;font-size:1.02rem;font-weight:750;letter-spacing:0;line-height:1.2}.feature p{margin-bottom:0;color:var(--char-muted);font-size:.94rem;line-height:1.5}@media(max-width:980px){.site-shell{padding-top:48px}.hero{grid-template-columns:1fr;gap:44px;min-height:auto}.hero-copy{max-width:760px}.hero-visual{min-height:0;order:2}.hero-visual img{width:min(82vw,420px);max-height:none}.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}}@media(max-width:620px){.site-shell{padding-inline:18px;padding-bottom:26px}.hero{gap:34px;padding:18px 0 38px}h1{margin-bottom:18px;font-size:clamp(3.75rem,19vw,5.8rem)}.tagline{font-size:clamp(1.25rem,7vw,1.68rem)}.intro{margin-bottom:30px;font-size:1rem;line-height:1.55}.form-row{flex-direction:column;border-radius:26px;padding:10px}.form-row input{min-height:48px;padding:0 12px}.form-row button{width:100%;min-width:0}.hero-visual img{width:min(94vw,360px)}.feature-strip{grid-template-columns:1fr}.feature,.feature:nth-child(2){min-height:112px;padding:26px 2px}}
