.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-content{justify-content:space-between;padding:1rem 0}.brand-link,.nav-content{align-items:center;display:flex}.brand-link{color:#1f2937;font-size:1.5rem;font-weight:700;gap:10px;text-decoration:none}.brand-icon{font-size:2rem}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{color:#6b7280;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#2563eb}.nav-cta{font-size:.875rem;padding:.75rem 1.5rem}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.hamburger{position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#1f2937;height:2px;transition:all .3s ease;width:24px}.hamburger:after,.hamburger:before{content:"";display:block;position:absolute}.hamburger:before{transform:translateY(-6px)}.hamburger:after{transform:translateY(6px)}.hamburger.open{background:#0000}.hamburger.open:before{transform:rotate(45deg)}.hamburger.open:after{transform:rotate(-45deg)}.mobile-menu{border-top:1px solid #e2e8f0;display:none;flex-direction:column;gap:1rem;padding:1rem 0}.mobile-menu.open{display:flex}.mobile-link{color:#6b7280;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s ease}.mobile-link:hover{color:#2563eb}.mobile-cta{justify-content:center;margin-top:1rem}.brand-text{font-size:48px}@media (max-width:768px){.nav-links{display:none}.mobile-menu-toggle{display:flex}}.hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:80vh;overflow:hidden;padding:6rem 0 4rem;position:relative}.hero:before{background:url(https://images.pexels.com/photos/5691659/pexels-photo-5691659.jpeg) 50%/cover;bottom:0;content:"";left:0;opacity:.03;position:absolute;right:0;top:0;z-index:0}.hero .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr;position:relative;z-index:1}.hero-title{color:#1f2937;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#6b7280;font-size:1.25rem;line-height:1.7;margin:0 0 2rem;max-width:600px}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.hero-visual{justify-content:center}.hero-badge,.hero-visual{align-items:center;display:flex}.hero-badge{animation:float 6s ease-in-out infinite;background:#fff;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a;gap:1rem;min-width:280px;padding:2rem}.badge-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;display:flex;font-size:3rem;height:4rem;justify-content:center;width:4rem}.badge-title{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.badge-subtitle{color:#6b7280;font-size:.875rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.hero .container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.75rem}}@media (max-width:768px){.hero{min-height:70vh;padding:4rem 0 3rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.125rem}.hero-cta{justify-content:center}.hero-badge{margin-top:2rem;min-width:260px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-cta{align-items:center;flex-direction:column}.btn{justify-content:center;max-width:280px;width:100%}}.emergency-response{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0}.section-subtitle{line-height:1.7;max-width:700px}.response-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.response-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.response-card:hover{box-shadow:0 12px 25px -5px #00000026;transform:translateY(-4px)}.response-icon{align-items:center;display:flex;font-size:3rem;height:4rem;justify-content:center;margin-bottom:1.5rem}.response-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.response-description{color:#6b7280;line-height:1.7;margin:0}@media (max-width:768px){.emergency-response{padding:4rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.response-grid{gap:1.5rem;grid-template-columns:1fr}.response-card{padding:2rem 1.5rem}}.value-prop{background:#fff;padding:6rem 0}.section-title{margin:0 0 1rem}.section-subtitle{color:#6b7280;font-size:1.2rem;margin:0 auto;max-width:600px}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{box-shadow:0 12px 25px -5px #0000001f;transform:translateY(-4px)}.benefit-icon{align-items:center;display:flex;font-size:3rem;height:4rem;justify-content:center;margin-bottom:1.5rem}.benefit-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.benefit-description{color:#6b7280;line-height:1.7;margin:0}.trust-indicators{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;color:#fff;display:flex;gap:4rem;justify-content:center;padding:2rem}.trust-item{text-align:center}.trust-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.trust-label{font-size:.875rem;letter-spacing:.05em;opacity:.9;text-transform:uppercase}@media (max-width:768px){.value-prop{padding:4rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.benefits-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.benefit-card{padding:2rem 1.5rem}.trust-indicators{flex-direction:column;gap:1.5rem}.trust-number{font-size:2rem}}@media (max-width:480px){.trust-indicators{gap:1rem}}.how-it-works-preview{background:#fff;padding:6rem 0}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.step-card{padding:2rem 1rem;text-align:center}.step-number{margin:0 auto 1.5rem}.step-title{font-size:1.25rem}.step-description{line-height:1.6}.cta-center{text-align:center}@media (max-width:768px){.how-it-works-preview{padding:4rem 0}.section-title{font-size:2rem}.steps-grid{gap:2rem;grid-template-columns:1fr}}.testimonials{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#1f2937;margin:0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 8px 25px -5px #0000001a;transform:translateY(-2px)}.testimonial-content{color:#374151;line-height:1.7;margin-bottom:2rem}.author-avatar{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.875rem}.author-name{color:#1f2937}.author-location{color:#6b7280}@media (max-width:768px){.testimonials{padding:4rem 0}.section-title{font-size:2rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.testimonial-card{padding:2rem}}.cta-section{overflow:hidden;position:relative}.cta-section:before{background:url(https://images.pexels.com/photos/1249611/pexels-photo-1249611.jpeg) 50%/cover;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:0}.cta-section .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr;position:relative;z-index:1}.cta-title{font-size:2.75rem;line-height:1.2}.cta-subtitle{line-height:1.6}.cta-buttons{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.cta-note{font-size:.875rem;font-style:italic;opacity:.8}.testimonial{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem}.testimonial-content{font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50%;display:flex;font-size:1.1rem;font-weight:600;height:3rem;justify-content:center;width:3rem}.author-name{font-weight:600;margin-bottom:.25rem}.author-location{font-size:.875rem;opacity:.8}@media (max-width:1024px){.cta-section .container{grid-template-columns:1fr;text-align:center}.cta-buttons{align-items:center}.testimonial{margin-top:2rem}}@media (max-width:768px){.cta-section{padding:4rem 0}.cta-title{font-size:2.25rem}.cta-subtitle{font-size:1.1rem}}@media (max-width:480px){.cta-title{font-size:2rem}.testimonial{padding:1.5rem}}.about-us{background:#f8fafc;padding:6rem 0}.about-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;text-align:center}.card-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}@media (max-width:768px){.about-us{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:3rem}.about-grid{gap:1.5rem;grid-template-columns:1fr}.about-card{padding:1.5rem}}@media (max-width:480px){.about-us{padding:3rem 0}.section-title{font-size:1.75rem;margin-bottom:2.5rem}.about-card{padding:1.25rem}.card-title{font-size:1.25rem}}.faq{padding:6rem 0}.container{padding:0 1.5rem}.section-title{margin-bottom:4rem}.faq-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;max-width:800px}.faq-item{border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.faq-question{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.faq-answer{color:#6b7280;margin:0}@media (max-width:768px){.faq{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:3rem}.faq-grid{gap:1rem}.faq-item{padding:1.25rem}.faq-question{font-size:1.125rem}}@media (max-width:480px){.faq{padding:3rem 0}.section-title{font-size:1.75rem;margin-bottom:2.5rem}.faq-item{padding:1rem}.faq-question{font-size:1.1rem}.faq-answer{font-size:.95rem}}.how-it-works-page{padding-top:2rem}.page-subtitle{margin:0 auto;max-width:600px}.steps-section{background:#fff;padding:6rem 0}.steps-detailed{margin:0 auto;max-width:800px}.step-detailed{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:flex;gap:2rem;margin-bottom:3rem;padding:2rem}.step-detailed:last-child{margin-bottom:0}.step-number{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:4rem;justify-content:center;width:4rem}.step-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.step-description{color:#6b7280;font-size:1.1rem;line-height:1.7;margin:0}.safety-section{background:linear-gradient(135deg,#fef3c7,#fde68a);padding:4rem 0}.safety-content{margin:0 auto;max-width:700px;text-align:center}.safety-title{color:#92400e;font-size:2rem;font-weight:700;margin:0 0 1rem}.safety-description{color:#78350f;font-size:1.1rem;line-height:1.7;margin:0}@media (max-width:768px){.page-title{font-size:2.25rem}.page-subtitle{font-size:1.1rem}.steps-section{padding:4rem 0}.step-detailed{flex-direction:column;gap:1rem;text-align:center}.safety-section{padding:3rem 0}.safety-title{font-size:1.75rem}.cta-section{padding:4rem 0}.cta-title{font-size:2rem}}.trust-safety{background:#f8fafc;padding:6rem 0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-intro{color:#6b7280;font-size:1.25rem;margin:0 auto 4rem;max-width:600px;text-align:center}.pillars-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.pillar{text-align:center}.pillar-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.guarantee{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.guarantee-title{font-size:1.75rem;font-weight:600;margin-bottom:1rem}@media (max-width:768px){.trust-safety{padding:4rem 0}.section-title{font-size:2rem}.section-intro{font-size:1.125rem;margin-bottom:3rem}.pillars-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.guarantee{padding:1.5rem}.guarantee-title{font-size:1.5rem}}@media (max-width:480px){.trust-safety{padding:3rem 0}.section-title{font-size:1.75rem}.section-intro{font-size:1rem;margin-bottom:2.5rem}.pillar-title{font-size:1.25rem}.guarantee{padding:1.25rem}.guarantee-title{font-size:1.25rem}}.membership-page{padding-top:2rem}.plans-section{background:#fff;padding:6rem 0}.plans-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto 4rem;max-width:800px}.plan-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:2.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.plan-card:hover{box-shadow:0 12px 25px -5px #00000026;transform:translateY(-4px)}.plan-card.featured{border-color:#2563eb;box-shadow:0 8px 25px -5px #2563eb33}.plan-badge{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.plan-header{margin-bottom:2rem;text-align:center}.plan-name{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.plan-price{align-items:baseline;display:flex;gap:.25rem;justify-content:center}.price-amount{color:#2563eb;font-size:3rem;font-weight:700}.price-period{color:#6b7280;font-size:1.25rem}.plan-savings{color:#059669;font-size:.875rem;font-weight:600;margin-top:.5rem}.features-list{margin:0 0 2rem}.plan-btn{justify-content:center;width:100%}.coming-soon{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;text-align:center}.coming-soon-title{color:#6b7280;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.coming-soon-content h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.coming-soon-content p{color:#6b7280;line-height:1.6;margin:0}.cta-title{margin:0 0 1rem}.cta-subtitle{font-size:1.2rem;margin:0 0 2rem;opacity:.9}@media (max-width:768px){.page-title{font-size:2.25rem}.plans-section{padding:4rem 0}.plans-grid{gap:2rem;grid-template-columns:1fr}.plan-card{padding:2rem}.price-amount{font-size:2.5rem}.cta-section{padding:4rem 0}.cta-title{font-size:2rem}}.footer{background:#111827;color:#9ca3af;padding:4rem 0 2rem}.footer-content{border-bottom:1px solid #374151;display:flex;gap:2rem;justify-content:space-between;padding-bottom:2rem}.footer-heading{color:#fff;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.footer-link{color:#9ca3af;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-bottom{padding-top:2rem;text-align:center}@media (max-width:768px){.footer-content{flex-direction:column;gap:1.5rem}}.services-page{padding-top:2rem}.content-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1000px}.content-headline{font-size:1.5rem}.features-list li{font-size:1rem}@media (max-width:480px){.hero-section{padding:3rem 0}.page-title{font-size:1.75rem}.page-subtitle{font-size:1.125rem}.content-section{padding:3rem 0}.content-block{padding:1.5rem}.content-headline{font-size:1.25rem}.cta-section{padding:3rem 0}.cta-title{font-size:1.5rem}}.for-pros-page{padding-top:2rem}.hero-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:4rem 0;text-align:center}.page-title{color:#1f2937;font-size:3rem;font-weight:700;margin:0 0 1rem}.page-subtitle{color:#6b7280;font-size:1.25rem;margin:0}.content-section{background:#fff;padding:6rem 0}.content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:900px}.content-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem}.content-headline{color:#1f2937;font-size:1.75rem;font-weight:600;margin:0 0 1.5rem}.features-list{list-style:none;margin:0;padding:0}.features-list li{color:#374151;font-size:1.1rem;line-height:1.6;padding:.5rem 0}.cta-section{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:6rem 0;text-align:center}.cta-title{font-size:2.5rem;font-weight:700;margin:0 0 2rem}@media (max-width:768px){.page-title{font-size:2.25rem}.content-section{padding:4rem 0}.content-grid{grid-template-columns:1fr}.content-block{padding:2rem}.cta-section{padding:4rem 0}.cta-title{font-size:2rem}}@media (max-width:480px){.hero-section{padding:3rem 0}.page-title{font-size:1.75rem}.page-subtitle{font-size:1.125rem}.content-section{padding:3rem 0}.content-block{padding:1.5rem}.content-headline{font-size:1.5rem}.features-list li{font-size:1rem}.cta-section{padding:3rem 0}.cta-title{font-size:1.5rem}}.popup-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1000}.popup-overlay.is-visible{opacity:1;visibility:visible}.popup-content{background:#fff;border-radius:16px;max-width:500px;padding:2.5rem;position:relative;text-align:center;transform:scale(.9);transition:transform .3s ease;width:90%}.popup-overlay.is-visible .popup-content{transform:scale(1)}.close-button{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:1rem}.popup-title{color:#1f2937;font-size:1.75rem;font-weight:700;margin:0 0 1.5rem}.popup-message{color:#374151;font-size:1.1rem;margin-bottom:1.5rem}.relaunch-form{margin-top:1.5rem}.form-group{margin-bottom:1.5rem;position:relative}.form-group input{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem 1rem;width:100%}.form-group label{color:#9ca3af;left:1rem;pointer-events:none;position:absolute;top:.75rem;transition:all .2s ease}.form-group input:focus+label,.form-group input:not(:placeholder-shown)+label{background:#fff;color:#2563eb;font-size:.75rem;left:.75rem;padding:0 .25rem;top:-.75rem}.submit-btn{justify-content:center;width:100%}.thank-you-message{text-align:center}.thank-you-message p{color:#374151;font-size:1.1rem;margin-bottom:1.5rem}@media (max-width:768px){.popup-content{padding:2rem}.popup-title{font-size:1.5rem}.popup-message{font-size:1rem}}@media (max-width:480px){.popup-content{padding:1.5rem}.popup-title{font-size:1.25rem}.popup-message{font-size:.95rem}.form-group input{padding:.625rem .875rem}}html{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth}body{background:#fff;color:#1f2937;line-height:1.6;margin:0;padding:0}*{box-sizing:border-box}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 6px -1px #2563eb4d;color:#fff}.btn-primary:hover{box-shadow:0 8px 25px -5px #2563eb66;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #2563eb;color:#2563eb}.btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.container{padding:0 1.5rem}.btn{font-size:1rem;padding:.875rem 1.5rem}}
/*# sourceMappingURL=main.50525e05.css.map*/