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}*{box-sizing:border-box;margin:0;padding:0}body,html{background:#f8f8f8;color:#444;font-family:Open Sans,Arial,sans-serif;line-height:1.6;scroll-behavior:smooth}img{height:auto;max-width:100%}a{color:#f60;text-decoration:none;transition:all .3s ease}a:hover{color:#e65c00}.container{margin:0 auto;max-width:1200px;padding:0 1rem;width:90%}.section{padding:4rem 0}.section-header{margin-bottom:2.5rem;text-align:center}.section-header h2{display:inline-block;font-size:2.2rem;margin-bottom:.5rem;position:relative}.section-header h2 span{color:#f60}.section-divider{background:#f60;height:3px;margin:.5rem auto 1.5rem;width:80px}.section-subheader{color:#666;font-size:1.1rem;margin:0 auto;max-width:700px}.alt-bg{background:#f0f0f0}.button{background:#f60;border:none;border-radius:4px;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;text-align:center;transition:all .3s ease}.button:hover{background:#e65c00;box-shadow:0 4px 8px #0003;color:#fff;transform:translateY(-2px)}.top-bar{background:#f60;color:#fff;padding:.5rem 0}.top-bar-content{align-items:center;display:flex;font-weight:700;justify-content:space-between}.years-in-business{font-size:.9rem;letter-spacing:.5px}.phone-number{font-size:1rem}.top-bar a{color:#fff;text-decoration:none}.header{background:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{background-color:#f60;box-shadow:2px 2px 6px #0000004d;color:#000;display:inline-block;font-size:1.5rem;font-weight:700;padding:.4rem .8rem;text-shadow:.8px .8px 1.5px #0006}.nav-links{display:flex;gap:1.5rem}.nav-links a{color:#333;font-weight:600;padding:.5rem 0;position:relative}.nav-links a:after{background:#f60;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:#f60}.nav-links a:hover:after{width:100%}.hero-section{align-items:center;background:#333;background-position:50%;background-size:cover;color:#fff;display:flex;height:600px;justify-content:center;position:relative;text-align:center}.overlay{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-overlay{max-width:800px;padding:2rem;position:relative;z-index:2}.hero-overlay h1{font-size:2.8rem;line-height:1.2;margin-bottom:1rem;text-shadow:1px 1px 3px #00000080}.hero-overlay p{font-size:1.25rem;margin-bottom:2rem;text-shadow:1px 1px 2px #00000080}.hero-buttons{display:flex;gap:1.5rem;justify-content:center}.primary-button{background:#f60;border:none;border-radius:4px;box-shadow:0 4px 8px #0000004d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.primary-button:hover{background:#e65c00;box-shadow:0 6px 12px #0000004d;transform:translateY(-3px)}.pulse-button{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff6600b3}70%{box-shadow:0 0 0 10px #f600}to{box-shadow:0 0 0 0 #f600}}.secondary-button{background:#fff3;border:2px solid #fff;border-radius:4px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.secondary-button:hover{background:#ffffff4d;box-shadow:0 6px 12px #0000004d;transform:translateY(-3px)}.sealcoating-highlight{background:#fff;overflow:hidden;position:relative}.sealcoating-benefits{display:flex;gap:2rem;justify-content:space-between;margin:3rem 0}.benefit-item{background:#f8f8f8;border-radius:8px;box-shadow:0 3px 10px #0000001a;flex:1 1;padding:2rem;text-align:center;transition:all .3s ease}.benefit-item:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-10px)}.benefit-icon{background:#fff;border-radius:50%;box-shadow:0 5px 15px #f603;color:#f60;font-size:2.5rem;height:60px;line-height:60px;margin:0 auto 1rem;width:60px}.benefit-item h3{color:#333;font-size:1.3rem;margin-bottom:.75rem}.cta-container{background:#f8f8f8;border-radius:8px;box-shadow:0 3px 10px #0000001a;margin-top:2rem;padding:2rem;text-align:center}.cta-container p{font-size:1.2rem;margin-bottom:1.5rem}.cta-button{background:#f60;border:none;border-radius:4px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.cta-button:hover{background:#e65c00;box-shadow:0 6px 12px #0000004d;transform:translateY(-3px)}.featured-projects{background:#fff}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.project-item{border-radius:8px;box-shadow:0 5px 15px #0000001a;overflow:hidden;transition:all .3s ease}.project-item:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.project-image{height:200px;overflow:hidden}.project-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.project-item:hover .project-image img{transform:scale(1.05)}.project-info{padding:1.5rem}.project-info h3{color:#f60;font-size:1.2rem;margin-bottom:.5rem}.service-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.service-item{background:#fff;border-bottom:3px solid #f60;border-radius:8px;box-shadow:0 3px 8px #0000000d;overflow:hidden;padding:0;position:relative;transition:all .3s ease}.service-item:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.featured-service{border:1px solid #ff66001a;border-bottom:3px solid #f60;box-shadow:0 5px 20px #ff660026;transform:translateY(-5px)}.featured-badge{background:#f60;border-radius:3px;color:#fff;font-size:.8rem;font-weight:700;padding:5px 10px;position:absolute;right:10px;top:10px;z-index:10}.service-image{height:200px;overflow:hidden}.service-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.service-item:hover .service-image img{transform:scale(1.05)}.service-item h3{color:#f60;font-size:1.3rem;margin:1.2rem 1.5rem .7rem}.service-item p{margin-bottom:1.5rem;padding:0 1.5rem}.service-button{background:#f60;border-radius:4px;box-shadow:0 2px 5px #0000001a;color:#fff;display:inline-block;font-weight:600;margin:0 1.5rem 1.5rem;padding:.7rem 1.5rem;transition:all .3s ease}.service-button:hover{background:#e65c00;box-shadow:0 4px 8px #0003;color:#fff;transform:translateY(-2px)}.nav-link-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-decoration:none}.nav-link-button:hover{text-decoration:underline}.contact-form h3{font-size:1.5rem}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-group{flex:1 1;margin-bottom:1.5rem}.form-group label{color:#444}.form-group input,.form-group select,.form-group textarea{padding:.75rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 3px #ff66001a}.submit-button{box-shadow:0 4px 8px #0000001a;font-size:1.1rem;padding:1rem 2rem}.submit-button:hover{box-shadow:0 6px 12px #00000026}.form-disclaimer{color:#777;font-size:.85rem;margin-top:1rem;text-align:center}.form-success{border-left:4px solid #f60}.about-content{display:flex;gap:2rem;margin-top:2rem}.about-image{border-radius:8px;box-shadow:0 5px 15px #0000001a;flex:1 1;overflow:hidden;position:relative}.about-text{flex:1 1}.about-text p{margin-bottom:1.5rem}.experience-badge{align-items:center;background:#f60;border-radius:50%;box-shadow:0 5px 15px #0003;color:#fff;display:flex;flex-direction:column;height:100px;justify-content:center;padding:1rem;position:absolute;right:20px;text-align:center;top:20px;width:100px}.experience-badge .years{font-size:1.8rem;font-weight:700;line-height:1}.experience-badge .text{font-size:.8rem;line-height:1;text-transform:uppercase}.about-cta button{background:#f60;border:none;border-radius:4px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.about-cta button:hover{background:#e65c00;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.reviews-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.review-box{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000000d;padding:2rem;transition:all .3s ease}.review-box:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.review-box .stars{color:#f60;font-size:1.5rem;margin-bottom:1rem}.review-box blockquote{color:#666;font-style:italic}.review-box cite{color:#333;display:block;font-style:normal;font-weight:700;margin-top:.5rem}.review-cta{margin-top:3rem;text-align:center}.review-cta p{margin-bottom:1rem}.footer{background:#333;color:#fff;padding:3rem 0 2rem}.footer-content{display:flex;justify-content:space-between}.footer-info{flex:2 1}.footer-info p{color:#ddd;margin-bottom:.5rem}.footer-links{display:flex;flex:1 1;flex-direction:column}.footer-links a{color:#ddd;margin-bottom:.75rem;transition:color .3s}.footer-links a:hover{color:#f60}.quote-section{background:#f8f8f8;overflow:hidden;position:relative}.quote-container{box-shadow:0 5px 15px #0000000d;margin-top:2rem;padding:1rem}.quote-paused-message{color:#444;font-size:1.1rem;margin:0;padding:2.5rem 1rem;text-align:center}.job-form-container{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;margin-top:2rem;padding:2rem}.mobile-nav-toggle{background:none;border:none;color:#f60;cursor:pointer;display:none;font-size:1.5rem;z-index:200}.hamburger{display:inline-block;height:20px;position:relative;width:30px}.hamburger span{background:#f60;border-radius:3px;display:block;height:3px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:all .25s ease-in-out;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.mobile-nav-open .hamburger span:first-child{top:8px;transform:rotate(135deg)}.mobile-nav-open .hamburger span:nth-child(2){left:-60px;opacity:0}.mobile-nav-open .hamburger span:nth-child(3){top:8px;transform:rotate(-135deg)}html{scroll-padding-top:80px}@media (max-width:992px){.container{width:95%}.section{padding:3rem 0}.section-header h2{font-size:1.8rem}.hero-overlay h1{font-size:2.2rem}.hero-section{height:500px}.projects-grid,.reviews-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.mobile-nav-toggle{align-items:center;display:flex}.header-content{position:relative}.nav-links{align-items:center;background:#fff;box-shadow:-5px 0 15px #0000001a;flex-direction:column;gap:2rem;height:100vh;justify-content:center;max-width:300px;padding:2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:80%;z-index:100}.mobile-nav-open .nav-links{right:0}.nav-overlay{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:90}.mobile-nav-open .nav-overlay{opacity:1;visibility:visible}.section-header h2{font-size:1.6rem}.hero-overlay h1{font-size:1.8rem}.hero-overlay p{font-size:1rem}.hero-section{height:400px}.top-bar-content{flex-direction:column;gap:.5rem;padding:.5rem 0;text-align:center}.sealcoating-benefits{flex-direction:column;gap:1.5rem}.about-content{flex-direction:column}.about-image,.about-text{width:100%}.reviews-content{grid-template-columns:1fr}.contact-container{flex-direction:column}.contact-form,.contact-info{width:100%}.hero-buttons{align-items:center;flex-direction:column;gap:1rem}.projects-grid{grid-template-columns:1fr}.form-row{flex-direction:column}.form-group{width:100%}.footer-content{flex-direction:column}.footer-info{margin-bottom:2rem;text-align:center}.footer-links{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.job-form-container iframe{height:1200px}.quote-container iframe{height:600px}.experience-badge{height:80px;padding:.75rem;width:80px}.experience-badge .years{font-size:1.5rem}.experience-badge .text{font-size:.7rem}}@media (max-width:480px){.section{padding:2rem 0}.primary-button,.secondary-button{font-size:1rem;padding:.8rem 1.5rem;width:100%}.section-header h2{font-size:1.4rem}.hero-overlay h1{font-size:1.6rem}.hero-section{height:350px}}html{scroll-behavior:smooth;scroll-padding-top:100px}section[id]{position:relative;scroll-margin-top:100px}section[id]:before{content:"";display:block;height:100px;margin-top:-100px;pointer-events:none;visibility:hidden}.contact-container{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.contact-form,.contact-info{flex:1 1;min-width:300px}.contact-form{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;padding:2rem}.contact-form h3{color:#333;font-size:1.3rem;margin-bottom:1.5rem;position:relative;text-align:center}.contact-form h3:after{background:#f60;content:"";display:block;height:3px;margin:.5rem auto 0;width:50px}.form-group{margin-bottom:1.2rem}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#f60;box-shadow:0 0 0 2px #f603;outline:none}.submit-button{background:#f60;border:none;border-radius:4px;box-shadow:0 3px 6px #0003;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover{background:#e65c00;box-shadow:0 5px 12px #0000004d;transform:translateY(-2px)}.form-success{background:#f8f8f8;border-radius:8px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center}.form-success h3{color:#f60;margin-bottom:1rem}@media (max-width:768px){.contact-container{flex-direction:column}.contact-form,.contact-info{width:100%}}.quote-section{background:#f0f0f0;padding:3rem 0}.quote-container{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;margin:0 auto;max-width:800px;padding:2rem}.quote-title{color:#333;font-size:1.8rem;margin-bottom:1.5rem;position:relative;text-align:center}.quote-title:after{background:#f60;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}.quote-form .form-row{display:flex;gap:1.5rem;margin-bottom:1.2rem}.quote-form .form-group{flex:1 1}.quote-cta{margin-top:1.5rem;text-align:center}@media (max-width:768px){.quote-form .form-row{flex-direction:column;gap:0}}
/*# sourceMappingURL=main.36090c45.css.map*/