.footer{border-top:1px solid #F5CEBE}.footer-content{max-width:64rem;margin:0 auto;padding:2rem 1rem;text-align:center;font-size:.875rem;color:#325288}.hero-container{padding:5rem 1rem;background-color:#bfdbfe;color:#333}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:64rem;margin:0 auto;gap:2rem;text-align:center}.hero-image-container{flex:1;display:flex;justify-content:center;align-items:center}.hero-image{max-width:20rem;width:100%;height:auto;border-radius:8px}.hero-text-container{flex:1;text-align:center}.hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#325288}.hero-subtitle{color:#114e60}.hero-description{font-size:1.125rem;color:#374151;opacity:.9;max-width:42rem;margin:0 auto 1.5rem}.hero-highlight{color:#d97706}.hero-cta{font-size:1rem;color:#1e40af;opacity:1;margin-top:1rem;font-weight:700}.hero-waitlist-count{font-size:.875rem;color:#4b5563;opacity:.7;margin-top:.75rem}@media(min-width:768px){.hero-content{flex-direction:row;text-align:left}.hero-text-container{text-align:left}.hero-image{max-width:25rem}.hero-description{font-size:1.25rem}.hero-cta{font-size:1.1rem}}.waitlist-form-container{max-width:clamp(18rem,90%,28rem);margin:0 auto}.waitlist-form{display:flex;flex-direction:column;gap:.5rem}.waitlist-input{flex:1;padding:1rem 1.25rem;border-radius:.5rem;border:none;color:#333;background-color:#fff;font-size:1rem;outline:none}.waitlist-button{background-color:#114e60;color:#fff;font-weight:600;padding:1rem 2rem;border-radius:.5rem;border:none;cursor:pointer;white-space:nowrap;transition:background-color .2s}.waitlist-button:hover{background-color:#0d3a48}@media(min-width:768px){.waitlist-form{flex-direction:row}}.services-container{background-color:#fff;max-width:80rem;margin:0 auto;padding:4rem 1rem}.services-title{font-size:1.875rem;font-weight:700;color:#047857;text-align:center;margin-bottom:3rem}.services-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:60rem;margin:0 auto}.service-card{background-color:#bfdbfe;border-radius:.5rem;padding:1.5rem;text-align:center;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.service-card:hover{box-shadow:0 10px 15px #0000001a}.service-icon{width:2.5rem;height:2.5rem;color:#1e40af;margin:0 auto .75rem}.service-name{font-weight:600;color:#1e40af;font-size:1rem}@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.app-container{min-height:100vh;background-color:#f4eee8}.submitted-container{min-height:100vh;background-color:#f4eee8;display:flex;align-items:center;justify-content:center;padding:1rem}.submitted-content{max-width:28rem;text-align:center}.submitted-icon{width:4rem;height:4rem;color:#114e60;margin:0 auto 1.5rem}.submitted-title{font-size:1.875rem;font-weight:700;color:#325288;margin-bottom:1rem}.submitted-message{color:#114e60;margin-bottom:.5rem}.submitted-waitlist-count{font-size:.875rem;color:#325288;opacity:.7}:root{font-family:Inter,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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%}
