@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&family=Montserrat:wght@700&display=swap";html,body,#root{margin:0;padding:0;min-height:100vh;width:100vw;box-sizing:border-box}*{box-sizing:inherit}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.eldorado-root{font-family:DM Sans,Montserrat,Arial,sans-serif;background:#0d1b2a;color:#fff;min-height:100vh;display:flex;flex-direction:column}.hero{background:linear-gradient(180deg,#0d1b2a 60%,gold);position:relative;padding:3rem 1.5rem 2rem;text-align:center;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.island-skyline{width:100%;max-width:600px;margin:0 auto;display:block;opacity:.7}.hero-content{position:relative;z-index:1}.hero h1{font-family:Montserrat,Arial,sans-serif;font-size:2.5rem;color:gold;margin-bottom:.5rem}.hero .subtext{font-size:1.2rem;color:#fff;margin-bottom:1.5rem}.hero-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-btn{background:gold;color:#0d1b2a;font-weight:700;border:none;border-radius:2rem;padding:.9rem 2.2rem;font-size:1.1rem;cursor:not-allowed;position:relative;box-shadow:0 2px 12px #ffd70033;margin-bottom:0}.survey-btn{background:#fff;color:#0d1b2a;font-weight:700;border:2px solid #FFD700;border-radius:2rem;padding:.8rem 2rem;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #ffd70033}.survey-btn:hover{background:gold;color:#0d1b2a;transform:translateY(-2px);box-shadow:0 4px 16px #ffd7004d}.coming-soon{background:#3e4c59;color:gold;font-size:.85em;border-radius:1rem;padding:.2em .8em;margin-left:1em}.how-it-works{background:#fff;color:#0d1b2a;padding:2.5rem 1.5rem 2rem;text-align:center}.how-it-works h2{font-family:Montserrat,Arial,sans-serif;font-size:2rem;margin-bottom:2rem}.steps{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.step-card{background:#f5f6fa;border-radius:1.2rem;box-shadow:0 2px 8px #0d1b2a11;padding:1.5rem 1.2rem;width:220px;max-width:90vw;display:flex;flex-direction:column;align-items:center}.step-card .icon{font-size:2.2rem;margin-bottom:.7rem}.step-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.step-card p{font-size:1rem;color:#3e4c59}.why-eldorado{background:#0d1b2a;color:#fff;padding:2.5rem 1.5rem 2rem;text-align:center}.why-eldorado h2{font-family:Montserrat,Arial,sans-serif;font-size:2rem;margin-bottom:2rem}.reasons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.reason-card{background:#1b263b;border-radius:1.2rem;box-shadow:0 2px 8px #ffd70022;padding:1.5rem 1.2rem;width:220px;max-width:90vw;display:flex;flex-direction:column;align-items:center}.reason-card .icon{font-size:2.2rem;margin-bottom:.7rem}.reason-card .icon.gold{color:gold}.reason-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.reason-card p{font-size:1rem;color:gold}.about-us{background:#fff;color:#0d1b2a;padding:2.5rem 1.5rem 2rem;text-align:center}.about-us h2{font-family:Montserrat,Arial,sans-serif;font-size:2rem;margin-bottom:1rem}.about-us p{font-size:1.1rem;max-width:700px;margin:0 auto}.coming-soon-teaser{background:#f5f6fa;color:#0d1b2a;padding:2.5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.app-preview{margin-bottom:1rem}.waitlist{background:#0d1b2a;color:#fff;padding:2.5rem 1.5rem 2rem;text-align:center}.waitlist h2{font-family:Montserrat,Arial,sans-serif;font-size:2rem;margin-bottom:1rem}.waitlist-form{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:.7rem}.waitlist-form input[type=email]{padding:.8rem 1.2rem;border-radius:2rem;border:none;font-size:1rem;width:260px;max-width:90vw;margin-bottom:.5rem}.waitlist-form button{background:gold;color:#0d1b2a;font-weight:700;border:none;border-radius:2rem;padding:.8rem 2rem;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 12px #ffd70033}.waitlist-note{font-size:.95rem;color:gold}.footer{background:#1b263b;color:gold;padding:1.5rem 1rem;text-align:center;font-size:1rem;margin-top:auto}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:.7rem}.footer-links a{color:gold;text-decoration:none;font-weight:500;transition:color .2s}.footer-links a:hover{color:#fff}.footer-social{display:flex;justify-content:center;gap:1.2rem;margin-bottom:.7rem}.footer-legal{text-align:center;color:#3e4c59;font-size:.9rem;margin-top:1rem}.survey-form{background:#fff;color:#0d1b2a;padding:3rem 1.5rem;text-align:center}.survey-container{max-width:800px;margin:0 auto}.survey-form h2{font-family:Montserrat,Arial,sans-serif;font-size:2rem;margin-bottom:1rem;color:#0d1b2a}.survey-form p{font-size:1.1rem;color:#3e4c59;margin-bottom:2rem;line-height:1.6}.tally-form-wrapper{background:#f5f6fa;border-radius:1.2rem;padding:2rem;box-shadow:0 4px 16px #0d1b2a1a;margin-top:1rem}.tally-form-wrapper iframe{border-radius:.8rem;background:transparent}@media (max-width: 700px){.survey-form{padding:2rem 1rem}.survey-form h2{font-size:1.8rem}.survey-form p{font-size:1rem}.tally-form-wrapper{padding:1rem}.hero-buttons{gap:.8rem}.survey-btn{padding:.7rem 1.8rem;font-size:.95rem}}@media (max-width: 700px){.steps,.reasons{flex-direction:column;align-items:center}.step-card,.reason-card{width:100%;max-width:300px}.footer-links{flex-direction:column;gap:1rem}}
