body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}#root,.homepage,html{max-width:100%;overflow-x:hidden;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;visibility:hidden;will-change:opacity,visibility}.fade-in-section.is-visible{opacity:1;transform:none;visibility:visible}*{box-sizing:border-box}body,html{margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100%}body{background-color:#000;color:#fff;font-family:Inter,sans-serif}.navbar{align-items:center;background:linear-gradient(180deg,#1a2b47,#0c1526);border-bottom:1px solid #ffd70033;display:flex;justify-content:space-between;padding:.5rem 2rem;position:relative;z-index:100}.logo{color:#fff;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700}.logo-image{filter:brightness(1.1);height:40px;margin-top:.3rem;transition:filter .3s ease;width:auto}.logo-image:hover{filter:brightness(1.2)}.nav-links{display:flex;gap:1.5rem;list-style:none}.nav-links a{color:#fff;font-family:Inter,sans-serif;font-weight:600;padding:.2rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a:after{background-color:gold;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:gold}.nav-links a:hover:after{width:100%}.hero{background-color:#000;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:4rem 2rem;position:relative}.hero-content{align-self:center;display:flex;flex-direction:column;max-width:500px}.hero-text-content{margin-bottom:8rem}.hero-content .store-buttons{bottom:4rem;position:absolute}@media (max-width:1024px) and (min-width:769px){.hero{align-items:center;flex-direction:column;padding:3rem 2rem;text-align:center}.hero-content{max-width:100%}.hero-content,.hero-text-content{margin-bottom:2rem}.hero-content .store-buttons{justify-content:center;margin-top:2rem;position:static}.hero-image{align-self:center;margin-top:2rem}.hero-content h1{font-size:2.2rem}.hero-content p{font-size:1.1rem}}@media (max-width:768px){.hero{align-items:center;flex-direction:column;padding:2rem 1.5rem;text-align:center}.hero-content{max-width:100%;padding:0 .5rem}.hero-content,.hero-text-content{margin-bottom:2rem}.hero-content .store-buttons{gap:.75rem;justify-content:center;margin-top:2rem;padding:.5rem;position:static}.store-button{padding:.5rem}.store-icon{height:36px}.hero-image{align-self:center;margin-top:2rem}.hero-content h1{font-size:2rem;padding:0 .5rem}.hero-content p{font-size:1rem;padding:0 .5rem}}.hero-image{align-self:flex-end}.hero-content h1{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-family:Inter,sans-serif;font-size:1.2rem;margin-bottom:2rem}.store-buttons{align-items:center;border-radius:12px;display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%;padding:.5rem;transition:all .3s ease}.store-buttons>div{font-size:.95rem;margin-bottom:.5rem;width:100%}.store-buttons:hover{background:#ffffff08}.store-icon{filter:brightness(1);height:40px;transition:all .3s ease;width:auto}.store-button{align-items:center;border:1px solid #0000;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-weight:700;justify-content:center;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease}.store-button:hover{background:#ffd70008;border-color:#ffd7004d;box-shadow:0 4px 12px #ffd7001a;transform:translateY(-2px)}.store-button:hover .store-icon{filter:brightness(1.2)}.store-button.apple,.store-button.google{background-color:initial}.hero-image img{height:auto;max-width:400px;width:100%}.content-section{background:linear-gradient(180deg,#000,#111);box-sizing:border-box;color:#fff;max-width:100%;overflow:hidden;padding:5rem 2rem;position:relative;width:100%}.content-section:before{background:linear-gradient(90deg,#0000,#ffd7004d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.quote{font-size:1rem;font-style:italic;margin-bottom:1rem}.content-section-2{background:linear-gradient(180deg,#111,#000);border-top:none;box-sizing:border-box;color:#fff;max-width:100%;overflow:hidden;padding:5rem 2rem;position:relative;width:100%}.content-section-2:before{background:linear-gradient(90deg,#0000,#ffd7004d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.content-section-2 h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,gold);-webkit-background-clip:text;font-size:2.8rem;font-weight:800;margin-bottom:3rem;text-align:center;text-shadow:0 0 30px #ffd7001a}.upgrade-section{align-items:flex-start;display:flex;gap:2rem}.upgrade-images{display:flex;flex:1 1;flex-direction:column;gap:1rem}.upgrade-image{border-radius:12px;box-shadow:0 4px 20px #0000004d;height:auto;margin-bottom:2rem;max-width:300px;transform:perspective(1000px) rotateY(-8deg) translateZ(0);transition:all .6s cubic-bezier(.165,.84,.44,1);width:100%;will-change:transform,box-shadow}.upgrade-image:hover{box-shadow:0 15px 30px #ffd70033,0 0 60px #ffd7001a;transform:perspective(1000px) rotateY(-4deg) translateZ(20px)}.upgrade-content{flex:2 1}.everything-section{align-items:flex-start;display:flex;gap:3rem}.everything-content{flex:1 1;min-width:0}.everything-image{align-items:flex-start;display:flex;flex:0 0 auto;justify-content:center}.everything-img{border-radius:8px;height:auto;max-width:450px;width:450px}.category-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #ffd70033;border-radius:12px;box-shadow:0 4px 20px #0000004d;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.category-card:before{background:linear-gradient(90deg,#0000,#ffd7004d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.category-card:hover{border-color:#ffd70066;box-shadow:0 8px 30px #0006;transform:translateY(-4px)}.category-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.category-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:24px;height:48px;justify-content:center;width:48px}.category-icon-img{height:32px;object-fit:contain;width:32px}.health-icon{background:linear-gradient(135deg,#28a745,#20c997)}.crime-icon{background:linear-gradient(135deg,#dc3545,#e74c3c)}.environmental-icon{background:linear-gradient(135deg,#fd7e14,#ffc107)}.dashboard-icon{background:linear-gradient(135deg,#007bff,#6f42c1)}.category-title{color:gold;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:700;margin:0;text-shadow:0 2px 4px #0000004d}.category-card p{color:#e0e0e0;font-size:1.1rem;line-height:1.7;margin:1.5rem 0}.category-card .feature-list{border-top:1px solid #ffd70033;color:#fffc;font-size:.95rem;font-weight:500;padding:.5rem 0}.feature-list{color:#e0e0e0;font-size:.9rem;font-weight:700}.section-separator{background-color:#ddd;height:1px;margin:1.5rem auto;width:70%}.boil-alert-section{align-items:center;display:flex;gap:4rem;margin-bottom:0;margin-top:3rem;position:relative}.boil-alert-section:before{background:radial-gradient(circle at center,#ffd70008 0,#0000 70%);content:"";height:200%;left:-20%;pointer-events:none;position:absolute;top:-50%;width:140%;z-index:0}.boil-alert-image{align-items:center;display:flex;flex:0 0 auto;justify-content:center;position:relative;z-index:1}.boil-alert-img{border:1px solid #ffd70033;border-radius:12px;box-shadow:0 8px 30px #0006;display:block;height:auto;margin-bottom:0;max-width:300px;transform:perspective(1000px) rotateY(8deg) translateZ(0);transition:all .6s cubic-bezier(.165,.84,.44,1);width:300px;will-change:transform,box-shadow}.boil-alert-img:hover{border-color:#ffd70066;box-shadow:0 15px 30px #ffd70033,0 0 60px #ffd7001a;transform:perspective(1000px) rotateY(4deg) translateZ(20px)}.boil-alert-content{flex:1 1;min-width:0;position:relative;z-index:1}.alert-details-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #ffd70033;border-radius:12px;box-shadow:0 4px 20px #0000004d;margin-bottom:2rem;padding:2rem}.alert-details-box p{color:#e0e0e0;display:flex;font-size:1rem;justify-content:space-between;margin:.75rem 0}.alert-details-box p:first-child{border-bottom:1px solid #ffd70033;color:gold;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding-bottom:1rem}.boil-alert-content h4{color:gold;font-size:1.4rem;line-height:1.4;margin-top:2rem;text-shadow:0 2px 4px #0000004d}.boil-alert-content h3{margin-bottom:0;margin-top:1rem}.comparison-image{border:1px solid #ffd70033;border-radius:12px;box-shadow:0 8px 30px #0006;display:block;height:auto;margin:3rem auto;max-width:calc(100% - 4rem);width:100%}.content-section:last-child{text-align:center}.content-section:last-child h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,gold);-webkit-background-clip:text;font-size:2.8rem;font-weight:800;margin-bottom:2rem;text-shadow:0 0 30px #ffd7001a}.content-section:last-child p{color:#e0e0e0;font-size:1.2rem;margin:2rem auto;max-width:600px}.premium-section{align-items:flex-start;display:flex;gap:2rem;margin-top:2rem}.premium-content{flex:1 1}.steps-container{flex-direction:column;margin:3rem 0;position:relative}.step,.steps-container{display:flex;gap:1.5rem}.step{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #ffd7001a;border-radius:8px;padding:1rem;transition:all .3s ease}.step:hover{border-color:#ffd7004d;transform:translateX(4px)}.step-number{align-items:center;background:linear-gradient(135deg,gold,orange);border-radius:50%;box-shadow:0 4px 12px #ffd70033;color:#000;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;height:36px;justify-content:center;width:36px}.step-text{color:#e0e0e0;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.4}.premium-features-box{background-color:#000;border:2px solid gold;border-radius:8px;box-sizing:border-box;flex:0 0 auto;padding:1.5rem;position:relative;width:400px}.premium-badge{background-color:gold;border-radius:4px;color:#000;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:4px 12px;position:absolute;right:20px;top:-12px}.premium-features-box h3{color:gold;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:center}.premium-features-box ul{margin:0;padding-left:1.2rem}.premium-features-box li{color:#e0e0e0;font-size:.95rem;line-height:1.4;margin-bottom:.5rem}@media (max-width:768px){.premium-section{flex-direction:column;gap:1rem}.premium-features-box{width:100%}.boil-alert-section{flex-direction:column;gap:1rem}.boil-alert-img{max-width:250px;width:250px}.upgrade-section{flex-direction:column;gap:1rem}.upgrade-image{max-width:250px}.everything-section{flex-direction:column;gap:1rem}.everything-img{max-width:300px}}.content-section h2{font-family:Poppins,sans-serif;font-size:1.8rem;margin-bottom:1rem}.content-with-image{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1400px}.text-content{flex:2 1}.text-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,gold);-webkit-background-clip:text;font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:2rem;text-shadow:0 0 30px #ffd7001a}.text-content h4{color:gold;font-size:1.6rem;font-weight:700;margin:3rem 0 1.5rem}.text-content p{color:#e0e0e0;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.text-content .quote{border-left:3px solid gold;color:#fff;font-size:1.2rem;line-height:1.8;margin:2rem 0;padding-left:1.5rem}.text-content .quote:last-of-type{border-left:none;color:gold;font-size:1rem;margin-top:-1rem;padding-left:0;text-align:right}.image-content{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.image-content:before{background:radial-gradient(circle at center,#ffd7001a 0,#0000 70%);content:"";height:140%;position:absolute;right:-20%;top:-20%;width:140%;z-index:0}.phone-image{border-radius:12px;box-shadow:0 0 40px #ffd7001a;height:auto;max-width:300px;position:relative;transform:perspective(1000px) rotateY(-10deg) rotateX(5deg) translateZ(0);transition:all .6s cubic-bezier(.165,.84,.44,1);width:100%;will-change:transform,box-shadow;z-index:1}.phone-image:hover{box-shadow:0 15px 30px #ffd70033,0 0 60px #ffd7001a;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg) translateZ(20px)}@media (max-width:768px){.content-with-image{flex-direction:column;gap:1rem}.phone-image{max-width:250px}}.combined-section{background:linear-gradient(180deg,#111,#000);color:#fff;overflow:hidden;position:relative}.combined-section:before{background:linear-gradient(90deg,#0000,#ffd7004d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.combined-header{margin:0 auto;max-width:900px;padding:5rem 2rem 3rem;text-align:center}.combined-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,gold);-webkit-background-clip:text;font-size:2.8rem;font-weight:800;margin-bottom:2rem;text-shadow:0 0 30px #ffd7001a}.combined-header p{color:#e0e0e0;font-size:1.2rem;line-height:1.8;margin-bottom:2rem}.three-column-section{display:flex;flex-wrap:wrap;gap:1.5rem;padding:2rem 2rem 5rem}.three-column-section .column{background:linear-gradient(145deg,#1a2b47,#0c1526);border:1px solid #ffd70033;border-radius:12px;box-shadow:inset 0 1px 1px #ffffff1a;flex:1 1;min-width:250px;padding:2rem;text-align:center;transition:all .3s ease}.three-column-section .column:hover{border-color:#ffd70066;box-shadow:0 8px 30px #0006;transform:translateY(-4px)}.feature-circle{align-items:center;background:linear-gradient(145deg,#1a2b47,#0c1526);border:2px solid #ffd7004d;border-radius:50%;display:flex;height:220px;justify-content:center;margin:0 auto 2.5rem;position:relative;transition:all .3s ease;width:220px}.feature-circle:before{background:linear-gradient(135deg,#ffd70066,#0000);border-radius:50%;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease}.feature-circle:hover{box-shadow:0 0 30px #ffd70033;transform:scale(1.05)}.feature-circle:hover:before{opacity:.2}.feature-circle-content{padding:0 1.5rem;text-align:center;z-index:1}.three-column-section .feature-circle-content h3{color:#fff!important;font-size:1.6rem;font-weight:600;letter-spacing:.5px;line-height:1.3;margin:0 0 1rem}.feature-circle-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:2.5rem;margin-top:.5rem}.three-column-section .column p{color:#fff;font-size:1.1rem;font-weight:400;letter-spacing:.3px;line-height:1.7;margin:0;text-shadow:0 1px 1px #0003}.three-column-section .column>h3{color:#fff;font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:1rem}.three-column-section p{color:#666;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}@media (max-width:768px){.three-column-section{flex-direction:column;gap:1rem}.three-column-section .column{min-width:0;min-width:auto}}.back-to-top{align-items:center;background:linear-gradient(145deg,#1a2b47,#0c1526);border:1px solid #ffd70033;border-radius:50%;bottom:2rem;box-shadow:0 4px 12px #0000004d;color:gold;display:flex;height:48px;justify-content:center;opacity:0;position:fixed;right:2rem;text-decoration:none;transition:all .3s ease;visibility:hidden;width:48px;z-index:1000}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{border-color:#ffd70066;box-shadow:0 6px 16px #0006;transform:translateY(-4px)}.back-to-top:before{content:"↑";font-size:1.5rem;font-weight:700}.footer{background:linear-gradient(180deg,#1a2b47,#0c1526);border-top:1px solid #ffd70033;color:#fff;margin-top:4rem;padding:4rem 2rem 2rem}.footer-content{display:flex;justify-content:center;margin:0 auto 3rem;max-width:1200px}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-logo{filter:brightness(1.1);height:auto;margin-bottom:1rem;object-fit:contain;width:180px}.footer-section p{color:#e0e0e0;font-size:.95rem;line-height:1.6;margin:0}.footer-social{display:flex;gap:1rem;margin-top:1rem}.footer-social a{align-items:center;border:1px solid #ffd7004d;border-radius:50%;color:gold;display:flex;font-size:1.2rem;height:36px;justify-content:center;text-decoration:none;transition:all .3s ease;width:36px}.footer-social a:hover{background:#ffd7001a;border-color:#ffd70080;transform:translateY(-2px)}.footer-section h4{color:gold;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul a{color:#e0e0e0;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-section ul a:hover{color:gold;transform:translateX(4px)}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:2rem}.footer-bottom p{color:#888;font-size:.9rem;margin:0}.footer-bottom .store-buttons{gap:.75rem}.footer-bottom .store-icon{height:32px}@media (max-width:768px){.content-section,.content-section-2{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;padding:3rem 1rem!important;width:100%!important}.combined-header h2,.content-section h2,.content-section-2 h2{word-wrap:break-word!important;box-sizing:border-box!important;font-size:2rem!important;line-height:1.3!important;margin-bottom:2rem!important;max-width:100%!important;overflow-wrap:break-word!important;padding:0 1rem!important;width:auto!important}.content-section:last-child{padding:3rem .5rem}.content-section:last-child .store-buttons{gap:.75rem;margin:0 auto;padding:.5rem}.content-section:last-child .store-button{padding:.5rem}.content-section:last-child .store-icon{height:36px}.premium-section{flex-direction:column;gap:2rem;padding:0 1rem}.premium-features-box{margin:0 .5rem;max-width:100%;padding:1.25rem;width:100%}.premium-features-box ul{padding-left:1rem}.premium-features-box li{font-size:.9rem;margin-bottom:.75rem}.footer-content{align-items:center}.footer-bottom,.footer-content{flex-direction:column;text-align:center}.footer-bottom{gap:1.5rem}}@media (max-width:480px){.content-section,.content-section-2{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;padding:2rem .75rem!important;width:100%!important}.combined-header h2,.content-section h2,.content-section-2 h2{box-sizing:border-box!important;font-size:1.75rem!important;line-height:1.3!important;margin-bottom:1.5rem!important;padding:0 .5rem!important;width:auto!important}.premium-section{padding:0 .5rem}.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-social{justify-content:center}}.email-signup-section{background:linear-gradient(180deg,#000,#1a2b47);overflow:hidden;padding:6rem 2rem;position:relative}.email-signup-section:before{background:linear-gradient(90deg,#0000,#ffd7004d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.email-signup-container{margin:0 auto;max-width:700px;text-align:center}.email-signup-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,gold);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 0 30px #ffd7001a}.signup-description{color:#e0e0e0;font-size:1.2rem;line-height:1.8;margin-bottom:3rem}.signup-form{margin-bottom:1.5rem}.input-row{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 auto .75rem;max-width:600px}.form-input{background:#ffffff0d;border:2px solid #ffd7004d;border-radius:8px;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:1rem;min-width:200px;padding:1rem 1.5rem;transition:all .3s ease}.form-input:focus{background:#ffffff14;border-color:gold;box-shadow:0 0 20px #ffd70033;outline:none}.form-input::placeholder{color:#ffffff80}.form-input.error{border-color:#dc3545}.form-input:disabled{cursor:not-allowed;opacity:.6}.zip-input{flex:0 0 140px;min-width:140px}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:0 auto;max-width:600px}.email-input{background:#ffffff0d;border:2px solid #ffd7004d;border-radius:8px;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:1rem;min-width:250px;padding:1rem 1.5rem;transition:all .3s ease}.email-input:focus{background:#ffffff14;border-color:gold;box-shadow:0 0 20px #ffd70033;outline:none}.email-input::placeholder{color:#ffffff80}.email-input.error{border-color:#dc3545}.email-input:disabled{cursor:not-allowed;opacity:.6}.signup-button{background:linear-gradient(135deg,gold,orange);border:none;border-radius:8px;box-shadow:0 4px 12px #ffd7004d;color:#000;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.signup-button:hover:not(:disabled){box-shadow:0 6px 20px #ffd70066;transform:translateY(-2px)}.signup-button:active:not(:disabled){transform:translateY(0)}.signup-button:disabled{cursor:not-allowed;opacity:.7}.status-message{animation:fadeIn .3s ease;border-radius:8px;font-size:1rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem}.status-message.success{background:#28a74533;border:1px solid #28a74580;color:#28a745}.status-message.error{background:#dc354533;border:1px solid #dc354580;color:#dc3545}.privacy-note{color:#fff9;font-size:.9rem;margin-top:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.email-signup-section{padding:4rem 1rem}.email-signup-section h2{font-size:2rem}.signup-description{font-size:1rem}.input-row{flex-direction:column;gap:.75rem}.form-input,.zip-input{min-width:100%}.zip-input{flex:1 1}.input-group{flex-direction:column;gap:.75rem}.email-input{min-width:100%}.signup-button{padding:1rem 1.5rem;width:100%}}@media (max-width:480px){.email-signup-section h2{font-size:1.75rem}.signup-description{font-size:.95rem}}
/*# sourceMappingURL=main.625a7e71.css.map*/