*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Mono,monospace;background:#eae5dc;color:#282018cc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#96552d33;color:#19140eeb}input::placeholder{font-family:DM Mono,monospace}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#28201826;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#28201840}.page{min-height:100vh;display:flex;flex-direction:column}.hero{flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 60px 60px;max-width:1120px;margin:0 auto;width:100%}.title{font-family:Cormorant Garamond,serif;font-size:clamp(68px,11vw,150px);font-weight:300;line-height:.92;color:#19140eeb;letter-spacing:-2px;margin-bottom:24px}.title em{font-style:italic;color:#96552d8c;font-weight:300}.subtitle{font-family:Cormorant Garamond,serif;font-size:clamp(20px,2.6vw,32px);font-weight:300;line-height:1.3;color:#2820188c;max-width:640px;margin-bottom:40px}.subtitle em{font-style:italic;color:#96552d80}.divider{height:1px;background:#2820181a;margin-bottom:32px}.tagline{font-family:DM Mono,monospace;font-size:13px;line-height:1.8;color:#28201873;max-width:580px;font-weight:300;margin-bottom:32px}.tagline em{font-style:normal;color:#376e4199;font-weight:500}.waitlist-inline{max-width:420px}.waitlist-form{display:flex;align-items:stretch;border:1px solid rgba(40,32,24,.1);background:#ffffff59;transition:all .3s ease}.waitlist-form:focus-within{border-color:#96552d40;background:#ffffff80;box-shadow:0 2px 20px #2820180a}.email-input{font-family:DM Mono,monospace;font-size:13px;padding:14px 18px;background:transparent;border:none;color:#19140ee6;outline:none;flex:1;min-width:0;letter-spacing:.3px}.email-input::placeholder{color:#28201847;font-weight:300}.email-input.error{color:#b43c28cc}.submit-btn{font-family:DM Mono,monospace;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;padding:14px 24px;background:#19140ed1;color:#eae5dc;border:none;border-left:1px solid rgba(40,32,24,.08);cursor:pointer;transition:all .3s ease;font-weight:400;white-space:nowrap}.submit-btn:hover{background:#19140ef2;letter-spacing:3px}.submit-btn:disabled{opacity:.4;cursor:not-allowed}.form-error{font-family:DM Mono,monospace;font-size:11px;color:#b43c2899;margin-top:8px}.waitlist-count{font-family:DM Mono,monospace;font-size:11px;color:#28201859;margin-top:14px;letter-spacing:.5px;display:flex;align-items:center;gap:8px}.count-dot{width:6px;height:6px;border-radius:50%;background:#5a8c50b3;box-shadow:0 0 6px #5a8c5066;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 6px #5a8c5066}50%{opacity:.5;box-shadow:0 0 2px #5a8c5033}}.count-number{font-weight:500;color:#19140ea6;font-size:12px}.count-label{color:#2820184d;font-weight:300}.toast-container{position:fixed;top:32px;right:32px;z-index:100;display:flex;flex-direction:column;gap:8px}.toast{font-family:DM Mono,monospace;font-size:12px;padding:14px 20px;background:#19140eeb;color:#eae5dc;letter-spacing:.3px;max-width:340px;line-height:1.5}.toast.toast-error{background:#8c281ee6}.footer{border-top:1px solid rgba(40,32,24,.08);padding:24px 60px;max-width:1120px;margin:0 auto;width:100%}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-left{font-family:DM Mono,monospace;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#2820184d;line-height:2}.footer-left strong{color:#28201880;font-weight:500}.footer-link{color:#28201866;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#96552d99}.footer-right{font-family:DM Mono,monospace;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#28201833;text-align:right;line-height:2}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-in>*{animation:fadeUp .6s ease both}.animate-in>*:nth-child(1){animation-delay:0s}.animate-in>*:nth-child(2){animation-delay:.08s}.animate-in>*:nth-child(3){animation-delay:.16s}.animate-in>*:nth-child(4){animation-delay:.24s}.animate-in>*:nth-child(5){animation-delay:.32s}@media (max-width: 768px){.hero{padding:60px 24px 40px}.title{font-size:clamp(48px,14vw,80px);margin-bottom:18px}.subtitle{font-size:clamp(18px,4.5vw,24px);margin-bottom:28px}.tagline{font-size:12px;margin-bottom:28px}.waitlist-inline{max-width:100%}.footer{padding:20px 24px}.footer-inner{flex-direction:column;gap:8px;text-align:center}.footer-right{text-align:center}.toast-container{top:16px;right:16px;left:16px}.toast{max-width:100%}}
