.waitlist-root{--ocean:#0F3D4C;--ocean-hover:#0C2F3A;--deep:#072632;--ink:#0B1F2A;--sunset:#B89B5E;--coral:#E78C63;--aqua:#5FB3B3;--mist:#F5F7F8;--shell:#FAF7F1;--sand:#F2ECE0}.waitlist-root *,.waitlist-root :after,.waitlist-root :before{box-sizing:border-box;margin:0;padding:0}.waitlist-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--mist);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}.waitlist-root nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(15,61,76,.96);backdrop-filter:blur(8px);padding:0 40px;height:64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.waitlist-root .nav-logo{display:flex;align-items:center;gap:10px}.waitlist-root .nav-logo-mark{width:32px;height:32px;background:var(--sunset);border-radius:8px;display:flex;align-items:center;justify-content:center}.waitlist-root .nav-logo-mark svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round}.waitlist-root .nav-logo-text{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.02em}.waitlist-root .nav-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;background:rgba(184,155,94,.2);color:var(--sunset);border:1px solid rgba(184,155,94,.35);padding:4px 10px;border-radius:999px}.waitlist-root .hero{min-height:100vh;background:linear-gradient(160deg,var(--deep) 0,var(--ocean) 55%,#1a5a6e 100%);display:flex;align-items:center;justify-content:center;padding:120px 40px 80px;position:relative;overflow:hidden}.waitlist-root .hero-wave{position:absolute;bottom:0;left:0;right:0;height:120px;overflow:hidden}.waitlist-root .hero-wave svg{position:absolute;bottom:0;width:100%}.waitlist-root .hero-dots{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.06) 1px,transparent 0);background-size:36px 36px;pointer-events:none}.waitlist-root .hero-content{position:relative;z-index:2;max-width:760px;text-align:center}.waitlist-root .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(95,179,179,.15);border:1px solid rgba(95,179,179,.3);color:var(--aqua);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;padding:6px 16px;border-radius:999px;margin-bottom:28px}.waitlist-root .hero-eyebrow span{width:6px;height:6px;background:var(--aqua);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.waitlist-root .hero h1{font-size:clamp(36px,6vw,64px);line-height:1.06;letter-spacing:-.03em;color:#fff;margin-bottom:24px;font-weight:800}.waitlist-root .hero h1 em{font-style:normal;color:var(--sunset)}.waitlist-root .hero-lede{font-size:clamp(16px,2.2vw,19px);color:rgba(255,255,255,.72);max-width:560px;margin:0 auto 44px;line-height:1.65}.waitlist-root .waitlist-form{display:flex;gap:0;max-width:480px;margin:0 auto 20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:6px;backdrop-filter:blur(4px)}.waitlist-root .waitlist-form input[type=email]{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:15px;padding:10px 14px;font-family:inherit}.waitlist-root .waitlist-form input::placeholder{color:rgba(255,255,255,.4)}.waitlist-root .waitlist-form button{background:var(--sunset);color:var(--deep);border:none;cursor:pointer;font-size:14px;font-weight:700;padding:12px 22px;border-radius:10px;white-space:nowrap;transition:background .15s,transform .1s;letter-spacing:.01em}.waitlist-root .waitlist-form button:hover{background:#cca96a}.waitlist-root .waitlist-form button:active{transform:scale(.98)}.waitlist-root .hero-footnote{font-size:13px;color:rgba(255,255,255,.4);margin-bottom:60px}.waitlist-root .hero-social{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:4px}.waitlist-root .hero-social-item{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.6);font-size:13px}.waitlist-root .hero-social-item svg{width:16px;height:16px;stroke:var(--aqua);fill:none;stroke-width:2;flex-shrink:0}.waitlist-root .hero-social-divider{color:rgba(255,255,255,.2)}.waitlist-root .section{padding:96px 40px;max-width:1080px;margin:0 auto}.waitlist-root .section-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--sunset);margin-bottom:12px}.waitlist-root .section-heading{font-size:clamp(26px,4vw,40px);font-weight:800;letter-spacing:-.025em;color:var(--ocean);margin-bottom:16px;line-height:1.15}.waitlist-root .section-sub{font-size:16px;color:rgba(11,31,42,.65);max-width:520px;line-height:1.7;margin-bottom:56px}.waitlist-root .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px}.waitlist-root .step-card{background:#fff;border-radius:18px;padding:28px 26px 26px;border:1px solid rgba(11,31,42,.07);position:relative}.waitlist-root .step-num{background:var(--ocean);font-size:15px;font-weight:800;color:#fff;margin-bottom:18px}.waitlist-root .step-icon,.waitlist-root .step-num{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.waitlist-root .step-icon{position:absolute;top:26px;right:24px;background:rgba(15,61,76,.07)}.waitlist-root .step-icon svg{width:18px;height:18px;stroke:var(--ocean);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.waitlist-root .step-card h3{font-size:17px;font-weight:700;color:var(--ocean);margin-bottom:8px;letter-spacing:-.01em}.waitlist-root .step-card p{font-size:14px;color:rgba(11,31,42,.7);line-height:1.65}.waitlist-root .listings-section{background:var(--shell);padding:96px 0}.waitlist-root .listings-inner{max-width:1080px;margin:0 auto;padding:0 40px}.waitlist-root .listings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-top:48px}.waitlist-root .listing-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid rgba(11,31,42,.07);transition:transform .2s}.waitlist-root .listing-card:hover{transform:translateY(-4px)}.waitlist-root .listing-thumb{height:160px;display:flex;align-items:center;justify-content:center;font-size:48px;position:relative}.waitlist-root .listing-badge{position:absolute;top:12px;left:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 10px;border-radius:999px}.waitlist-root .badge-boat{background:rgba(15,61,76,.12);color:var(--ocean)}.waitlist-root .badge-house{background:rgba(184,155,94,.2);color:#8a6a1e}.waitlist-root .listing-body{padding:18px 18px 20px}.waitlist-root .listing-title{font-size:16px;font-weight:700;color:var(--ink);margin-bottom:4px;letter-spacing:-.01em}.waitlist-root .listing-loc{font-size:13px;color:rgba(11,31,42,.5);margin-bottom:14px;display:flex;align-items:center;gap:5px}.waitlist-root .listing-loc svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2}.waitlist-root .listing-meta{display:flex;justify-content:space-between;align-items:center}.waitlist-root .listing-price{font-size:16px;font-weight:800;color:var(--ocean)}.waitlist-root .listing-price span{font-size:12px;font-weight:400;color:rgba(11,31,42,.45)}.waitlist-root .listing-pill{font-size:11px;font-weight:600;background:rgba(95,179,179,.15);color:#3d8585;padding:4px 10px;border-radius:999px}.waitlist-root .listing-blur-notice{grid-column:1/-1;background:var(--ocean);border-radius:18px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.waitlist-root .listing-blur-notice p{font-size:15px;color:rgba(255,255,255,.85);max-width:480px}.waitlist-root .listing-blur-notice strong{color:#fff}.waitlist-root .listing-blur-notice a{background:var(--sunset);color:var(--deep);padding:12px 24px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s}.waitlist-root .listing-blur-notice a:hover{background:#cca96a}.waitlist-root .why-section{padding:96px 40px;max-width:1080px;margin:0 auto}.waitlist-root .why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin-top:48px}.waitlist-root .why-card{padding:26px 24px;border-radius:18px;border:1px solid rgba(11,31,42,.08);background:#fff}.waitlist-root .why-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.waitlist-root .why-icon svg{width:22px;height:22px;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.waitlist-root .why-card h3{font-size:16px;font-weight:700;color:var(--ocean);margin-bottom:8px;letter-spacing:-.005em}.waitlist-root .why-card p{font-size:14px;color:rgba(11,31,42,.7);line-height:1.65}.waitlist-root .cta-section{background:var(--ocean);padding:96px 40px;text-align:center}.waitlist-root .cta-inner{max-width:620px;margin:0 auto}.waitlist-root .cta-section h2{font-size:clamp(28px,4vw,44px);font-weight:800;color:#fff;letter-spacing:-.025em;margin-bottom:16px;line-height:1.15}.waitlist-root .cta-section p{font-size:16px;color:rgba(255,255,255,.65);margin-bottom:40px;line-height:1.65}.waitlist-root .cta-form{display:flex;gap:0;max-width:440px;margin:0 auto 16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:6px}.waitlist-root .cta-form input[type=email]{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:15px;padding:10px 14px;font-family:inherit}.waitlist-root .cta-form input::placeholder{color:rgba(255,255,255,.35)}.waitlist-root .cta-form button{background:var(--coral);color:#fff;border:none;cursor:pointer;font-size:14px;font-weight:700;padding:12px 20px;border-radius:10px;transition:background .15s;letter-spacing:.01em}.waitlist-root .cta-form button:hover{background:#d4724a}.waitlist-root .cta-note{font-size:12.5px;color:rgba(255,255,255,.35)}.waitlist-root .cta-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:32px}.waitlist-root .cta-tag{font-size:12px;font-weight:600;color:rgba(255,255,255,.55);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:5px 12px;border-radius:999px}.waitlist-root footer{background:var(--deep);padding:40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.waitlist-root .footer-logo{font-size:17px;font-weight:700;color:rgba(255,255,255,.6);letter-spacing:-.01em}.waitlist-root .footer-logo strong{color:#fff}.waitlist-root footer p{font-size:13px;color:rgba(255,255,255,.3)}.waitlist-root .success-msg{display:none;align-items:center;justify-content:center;gap:10px;background:rgba(95,179,179,.2);border:1px solid rgba(95,179,179,.4);color:var(--aqua);border-radius:10px;padding:14px 20px;font-size:15px;font-weight:600;max-width:480px;margin:0 auto}.waitlist-root .success-msg svg{width:20px;height:20px;stroke:var(--aqua);fill:none;stroke-width:2.5;flex-shrink:0}@media (max-width:640px){.waitlist-root .hero{padding:100px 24px 80px}.waitlist-root .waitlist-form{flex-direction:column;gap:8px}.waitlist-root .waitlist-form button{border-radius:10px}.waitlist-root .section,.waitlist-root .why-section{padding:64px 24px}.waitlist-root .listings-inner{padding:0 24px}.waitlist-root footer{padding:32px 24px;flex-direction:column;align-items:flex-start}.waitlist-root .cta-section{padding:64px 24px}.waitlist-root .cta-form{flex-direction:column;gap:8px}.waitlist-root .cta-form button{border-radius:10px}.waitlist-root nav{padding:0 20px}}