.site-header{position:fixed;top:0;left:0;z-index:10;padding:1.25rem 1.5rem;font-family:"Young Serif",serif;font-size:1.125rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5),0 2px 8px rgba(0,0,0,.35)}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem 2rem;position:relative;isolation:isolate}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/hero-bg.png) center / cover no-repeat}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#00000073,#00000040 40%,#00000040 60%,#0000008c);pointer-events:none}.content{position:relative;z-index:2;text-align:center;max-width:520px;margin-top:2rem}.tagline{font-family:"Young Serif",serif;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:400;line-height:1.3;color:#fde047;text-shadow:0 1px 4px rgba(0,0,0,.5),0 2px 12px rgba(0,0,0,.4);margin-bottom:2.5rem}.waitlist-section{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1.5rem 1.75rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.waitlist-form{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.waitlist-form input{font-family:Outfit,sans-serif;font-size:1rem;font-weight:300;padding:.875rem 1.25rem;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff1a;color:#fff;transition:border-color .2s,background .2s}.waitlist-form input::placeholder{color:#ffffffa6}.waitlist-form input:focus{outline:none;border-color:#ffffff80;background:#ffffff29}.waitlist-btn{font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:500;padding:.875rem 1.5rem;background:#fff;color:#1e293b;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .2s}.waitlist-btn:hover{opacity:.95;transform:translateY(-1px)}.waitlist-btn:active{transform:translateY(0)}.success-message{margin:0;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:400;color:#fde047;text-shadow:0 1px 2px rgba(0,0,0,.3)}.error-message{margin:0 0 1rem;font-size:.875rem;color:#fca5a5}@media (min-width: 480px){.waitlist-form{flex-direction:row}.waitlist-form input{flex:1}.waitlist-btn{flex-shrink:0}}.secondary{padding:3rem 1.5rem;background:#1e293b;display:flex;justify-content:center;align-items:center}.secondary-image{max-width:100%;width:min(560px,100%);height:auto;border-radius:8px;display:block;box-shadow:0 20px 40px #00000040}.site-footer{padding:2rem 1.5rem;background:#1e293b;text-align:center;font-family:"Young Serif",serif;font-size:1.125rem;color:#ffffffd9}.footer-year{display:block;margin-top:.35rem;font-size:.9375rem;color:#fff9}.footer-location{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.5rem;font-size:.875rem;color:#fff9}.location-icon{width:1rem;height:1rem;flex-shrink:0}:root{--snow: #f8fafc;--ice: #e2e8f0;--slate: #334155;--peaks: #0f172a;--accent: #0ea5e9;--accent-dark: #0284c7;--warm: #f59e0b}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Outfit,sans-serif;background:#334155;color:#fff;min-height:100vh;overflow-x:hidden}
