body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#00d4ff,#09c);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#09c,#0077b3)}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}a:focus,button:focus{outline:2px solid #00d4ff;outline-offset:2px}.footer{background:#1a1a1a;color:#fff;padding:4rem 0 2rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin-bottom:3rem}.footer-brand{max-width:400px}.footer-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4ff,#09c);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#b0b0b0;line-height:1.6;margin-bottom:2rem}.footer-social{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;display:inline-block;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:linear-gradient(45deg,#00d4ff,#09c);transform:translateY(-2px)}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-column{display:flex;flex-direction:column}.footer-heading{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{margin-bottom:.5rem}.footer-link{color:#b0b0b0;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#00d4ff}.footer-bottom{border-top:1px solid #333;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-copyright{color:#b0b0b0;margin:0}.footer-legal{display:flex;flex-wrap:wrap;gap:2rem}.footer-legal-link{color:#b0b0b0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-legal-link:hover{color:#00d4ff}@media (max-width:768px){.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-links{gap:1.5rem;grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-legal{flex-wrap:wrap;gap:1rem}.footer-legal,.footer-social{justify-content:center}}@media (max-width:480px){.footer-container{padding:0 .5rem}.footer-content{gap:1.5rem}.footer-links{gap:1rem}.footer-column{text-align:center}.footer-legal{flex-direction:column;gap:.5rem}.footer-legal-link{font-size:.8rem}}.layout{display:flex;flex-direction:column;min-height:100vh}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ef2;border-bottom:1px solid #ffffff1a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4ff,#09c);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none}.nav-links{gap:2rem}.nav-link,.nav-links{align-items:center;display:flex}.nav-link{border-radius:25px;color:#fff;font-weight:500;justify-content:center;min-height:44px;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;color:#00d4ff}.cta-link{background:linear-gradient(45deg,#00d4ff,#09c);color:#fff!important;font-weight:600}.cta-link:hover{background:linear-gradient(45deg,#09c,#0077b3);box-shadow:0 4px 15px #00d4ff4d;transform:translateY(-2px)}.main-content{flex:1 1}@media (max-width:768px){.nav-container{flex-direction:row;justify-content:space-between;padding:0 1rem}.nav-links{flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.nav-link{align-items:center;display:flex;font-size:.85rem;min-height:44px;padding:.4rem .6rem}.nav-logo{font-size:1.5rem}}@media (max-width:480px){.nav-container{flex-direction:column;gap:.5rem}.nav-links{gap:.3rem;justify-content:center;width:100%}.nav-link{flex:1 1;font-size:.8rem;min-height:44px;padding:.5rem .4rem;text-align:center}}.hero{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.hero-content{color:#fff}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4ff,#09c);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1rem}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;opacity:.9}.hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;max-width:500px;opacity:.8}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#ff4757,#ff3742);box-shadow:0 4px 15px #ff475766;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #ff475799;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.hero-prelaunch-notice{margin:1.5rem 0;text-align:center}.prelaunch-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(45deg,#ff6b6b,#ff8e53);border-radius:25px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1.5rem}.hero-visual{align-items:center;display:flex;justify-content:center}.phone-mockup{background:#1a1a1a;border-radius:40px;box-shadow:0 20px 40px #0000004d;height:600px;padding:20px;position:relative;width:300px}.phone-screen{align-items:center;background:linear-gradient(180deg,#f8f9fa,#e9ecef);border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:2rem;position:relative;width:100%}.app-demo{color:#333;text-align:center;width:100%}.emergency-button{animation:pulse 2s ease-in-out infinite;background:linear-gradient(45deg,#ff4757,#ff3742);border-radius:20px;box-shadow:0 8px 20px #ff47574d;color:#fff;margin-bottom:2rem;padding:1.5rem}.emergency-icon{font-size:2rem;margin-bottom:.5rem}.emergency-text{font-size:1.1rem;font-weight:600}.services-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.service-item{background:#00d4ff;border-radius:12px;color:#fff;font-size:.9rem;font-weight:600;padding:.8rem;text-align:center;transition:all .3s ease}.service-item:hover{box-shadow:0 4px 8px #00d4ff4d;transform:scale(1.05)}.status-indicator{align-items:center;color:#00d4ff;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center}.status-dot{animation:blink 1.5s ease-in-out infinite;background:#00d4ff;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.phone-mockup{height:500px;width:250px}}.features{background:#f8f9fa;padding:6rem 0}.features-container{margin:0 auto;max-width:1200px;padding:0 2rem}.features-header{margin-bottom:4rem;text-align:center}.features-title{color:#1a1a2e;font-size:3rem;font-weight:700;margin-bottom:1rem}.features-subtitle{color:#6c757d;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.features-prelaunch-notice{margin:1.5rem 0;text-align:center}.features-prelaunch-text{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:inline-block;font-size:1rem;margin:0;padding:1rem 2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.feature-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.feature-title{color:#1a1a2e;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#6c757d;font-size:1rem;line-height:1.6}@media (max-width:768px){.features{padding:4rem 0}.features-title{font-size:2rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem}}.prelaunch-survey{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0}.survey-container{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.survey-cta{margin-bottom:40px}.survey-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px}.survey-subtitle{font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px;opacity:.95}.survey-iframe-container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;height:600px;margin:0 auto 40px;max-width:600px;overflow:hidden;width:100%}.survey-iframe{border:none;display:block;height:100%;width:100%}.survey-note{margin-top:20px}.survey-note p{font-size:1rem;margin:0;opacity:.8}@media (max-width:768px){.prelaunch-survey{padding:60px 0}.survey-title{font-size:2rem}.survey-subtitle{font-size:1.1rem}.survey-iframe-container{height:500px;margin:0 10px 30px}.survey-iframe{height:100%}}@media (max-width:480px){.survey-title{font-size:1.75rem}.survey-subtitle{font-size:1rem}.survey-iframe-container{height:400px}.survey-iframe{height:100%}}.how-it-works{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:6rem 0}.how-it-works-container{margin:0 auto;max-width:1200px;padding:0 2rem}.how-it-works-header{margin-bottom:4rem;text-align:center}.how-it-works-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4ff,#09c);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.how-it-works-subtitle{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.step-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.step-card:hover{background:#ffffff26;box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(45deg,#ff4757,#ff3742);border-radius:50%;box-shadow:0 4px 15px #ff475766;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;width:50px}.step-content{flex:1 1}.step-icon{display:block;font-size:2rem;margin-bottom:1rem}.step-title{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.step-description{color:#fffc;font-size:1rem;line-height:1.6}@media (max-width:768px){.how-it-works{padding:4rem 0}.how-it-works-title{font-size:2rem}.steps-container{gap:1.5rem;grid-template-columns:1fr}.step-card{flex-direction:column;gap:1rem;text-align:center}.step-number{align-self:center}}.about-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;padding:2rem 0}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-header{margin-bottom:4rem;text-align:center}.about-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4ff,#09c);-webkit-background-clip:text;background-clip:text;color:#1a1a2e;font-size:3rem;font-weight:700;margin-bottom:1rem}.about-subtitle{color:#6c757d;font-size:1.5rem;line-height:1.6;margin:0 auto;max-width:600px}.about-content{margin:0 auto;max-width:800px}.about-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-bottom:3rem;padding:2.5rem}.section-title{font-size:2rem;margin-bottom:1.5rem}.section-text{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.section-text:last-child{margin-bottom:0}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.value-item{background:#f8f9fa;border:2px solid #0000;border-radius:15px;padding:1.5rem;text-align:center;transition:all .3s ease}.value-item:hover{border-color:#00d4ff;box-shadow:0 10px 25px #00d4ff1a;transform:translateY(-5px)}.value-title{color:#1a1a2e;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.value-description{color:#6c757d;font-size:1rem;line-height:1.6}.cta-section{margin-top:2rem;text-align:center}.cta-button{background:linear-gradient(45deg,#00d4ff,#09c);box-shadow:0 4px 15px #00d4ff4d;color:#fff}.cta-button:hover{box-shadow:0 6px 20px #00d4ff66}@media (max-width:768px){.about-container{padding:0 1rem}.about-title{font-size:2.5rem}.about-subtitle{font-size:1.2rem}.about-section{padding:2rem}.values-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.about-container{padding:0 .5rem}.about-title{font-size:2rem}.about-subtitle{font-size:1rem}.about-section{padding:1.5rem}.section-title{font-size:1.5rem}.values-grid{gap:1rem}.value-item{padding:1rem}}.contact-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;padding:2rem 0}.contact-container{margin:0 auto;max-width:1200px;padding:0 2rem}.contact-header{margin-bottom:3rem;text-align:center}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4ff,#09c);-webkit-background-clip:text;background-clip:text;color:#1a1a2e;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-subtitle{color:#6c757d;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.contact-info{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem}.info-title{color:#1a1a2e;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.info-description{color:#6c757d;font-size:1rem;line-height:1.7;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{align-items:center;background:#f8f9fa;border-radius:10px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.contact-method:hover{background:#e9ecef;transform:translateY(-2px)}.method-icon{align-items:center;background:linear-gradient(45deg,#00d4ff,#09c);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.method-content h3{color:#1a1a2e;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.method-content p{color:#6c757d;font-size:.9rem;margin:0}.contact-form-container{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem}.form-header{margin-bottom:2rem;text-align:center}.form-header h3{color:#1a1a2e;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.form-header p{color:#6c757d;font-size:1rem;margin:0}.google-form-container{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;overflow:hidden;width:100%}.contact-form-iframe{border:none;display:block;height:600px;width:100%}.contact-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 30px #667eea4d;color:#fff;padding:3rem;text-align:center}.contact-cta h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.contact-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#667eea;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #0003;transform:translateY(-2px)}@media (max-width:768px){.contact-container{padding:0 1rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-title{font-size:2.5rem}.contact-form-container,.contact-info{padding:1.5rem}.contact-cta{padding:2rem}.contact-cta h3{font-size:1.5rem}.contact-form-iframe{height:500px}}@media (max-width:480px){.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-form-container,.contact-info{padding:1rem}.contact-cta{padding:1.5rem}.contact-cta h3{font-size:1.3rem}.contact-form-iframe{height:450px}.contact-method{flex-direction:column;gap:.5rem;text-align:center}}.privacy-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;padding:2rem 0}.privacy-container{margin:0 auto;max-width:1000px;padding:0 2rem}.privacy-header{margin-bottom:3rem;text-align:center}.privacy-title{color:#1a1a2e;font-size:3rem;font-weight:700;margin-bottom:1rem}.privacy-subtitle{color:#6c757d;font-size:1.2rem}.privacy-content{margin:0 auto;max-width:800px}.privacy-section{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;margin-bottom:2.5rem;padding:2rem}.privacy-list{margin:1rem 0;padding-left:1.5rem}.privacy-list li{color:#6c757d;font-size:1rem;line-height:1.7;margin-bottom:.5rem}@media (max-width:768px){.privacy-container{padding:0 1rem}.privacy-title{font-size:2.5rem}.privacy-section{padding:1.5rem}.section-title{font-size:1.5rem}}@media (max-width:480px){.privacy-container{padding:0 .5rem}.privacy-title{font-size:2rem}.privacy-section{padding:1rem}.section-title{font-size:1.3rem}.subsection-title{font-size:1.1rem}}.terms-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;padding:2rem 0}.terms-container{margin:0 auto;max-width:1000px;padding:0 2rem}.terms-header{margin-bottom:3rem;text-align:center}.terms-title{color:#1a1a2e;font-size:3rem;font-weight:700;margin-bottom:1rem}.terms-subtitle{color:#6c757d;font-size:1.2rem}.terms-content{margin:0 auto;max-width:800px}.terms-section{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;margin-bottom:2.5rem;padding:2rem}.section-title{color:#1a1a2e;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.subsection-title{color:#1a1a2e;font-size:1.3rem;font-weight:600;margin:1.5rem 0 1rem}.section-text{color:#6c757d;font-size:1rem;line-height:1.7;margin-bottom:1rem}.terms-list{margin:1rem 0;padding-left:1.5rem}.terms-list li{color:#6c757d;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.contact-info{background:#f8f9fa;border-radius:10px;margin-top:1rem;padding:1.5rem}.contact-info p{color:#6c757d;font-size:1rem;margin:.5rem 0}@media (max-width:768px){.terms-container{padding:0 1rem}.terms-title{font-size:2.5rem}.terms-section{padding:1.5rem}.section-title{font-size:1.5rem}}@media (max-width:480px){.terms-container{padding:0 .5rem}.terms-title{font-size:2rem}.terms-section{padding:1rem}.section-title{font-size:1.3rem}.subsection-title{font-size:1.1rem}}
/*# sourceMappingURL=main.4f936637.css.map*/