html{scroll-behavior:smooth}body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:#0000;padding:.1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#fffffff2;box-shadow:0 4px 20px #0000001a}.navbar.scrolled,.navbar.solid-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.solid-nav{background:#0a1222;box-shadow:0 4px 20px #0003}.nav-container{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-container,.nav-left{align-items:center;display:flex}.nav-left{gap:3rem}.nav-right{align-items:center;display:flex}.logo-section{text-decoration:none}.logo-img{height:80px}.logo-title{font-size:1.25rem;transition:color .3s}.navbar.scrolled .logo-title{color:#0b1424}.navbar.solid-nav .logo-title{color:#c6a349}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{color:#f5f2e7;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.75px;padding:.5rem 0;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.navbar.scrolled .nav-link{color:#0b1424}.navbar.solid-nav .nav-link{color:#f5f2e7}.nav-link:after{background-color:#c6a349;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active,.nav-link:hover{color:#c6a349}.nav-link.active:after,.nav-link:hover:after{width:100%}.navbar.scrolled .nav-link:after{background-color:#c6a349}.quote-btn{background:#c6a349;border-radius:25px;box-shadow:none;color:#0b1424;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.quote-btn:hover{background:#c6a349;box-shadow:0 0 20px #c6a34999;transform:translateY(-2px)}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:1001}.hamburger{cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-around;width:24px}.hamburger span{background:#c6a349;border-radius:2px;height:2px;transition:all .3s ease;width:100%}.hamburger.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1424fa;display:none;height:100vh;left:0;padding-top:80px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:1000}.mobile-menu.open{transform:translateX(0)}.mobile-link{border-bottom:1px solid #c6a34933;color:#f5f2e7;display:block;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1.5rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.mobile-link:hover{background:#c6a3491a;color:#c6a349}.mobile-quote-btn{background:#c6a349;border-radius:25px;color:#0b1424;display:block;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;letter-spacing:1px;margin:2rem;padding:1rem 2rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.mobile-quote-btn:hover{background:#b8943f;box-shadow:0 0 20px #c6a34999}@media (max-width:768px){.nav-container{gap:1rem;padding:0 1rem}.nav-left{gap:.5rem}.nav-left .nav-links{display:none}.logo-img{height:45px}.logo-title{font-size:.9rem}.logo-subtitle{font-size:.65rem}.quote-btn{display:none}.mobile-menu,.mobile-menu-btn{display:block}}@media (max-width:480px){.nav-container{padding:0 .75rem}.logo-img{height:40px}}.footer{background:#0b1424;border-top:1px solid #c6a3494d;color:#d1d5db;padding:3rem 0 1.5rem}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-logo{grid-column:1/-1}@media (min-width:768px){.footer-logo{grid-column:span 1}}.logo-section{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.logo-img{height:100px;width:auto}.logo-text{display:flex;flex-direction:column}.logo-title{font-size:1.5rem;font-weight:700}.logo-subtitle,.logo-title{color:#c6a349;font-family:Poppins,sans-serif}.logo-subtitle{font-size:.875rem;font-weight:600}.footer-description{color:#d1d5db;line-height:1.6}.footer-title{color:#c6a349;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer-list{list-style:none;padding:0}.footer-list li{margin-bottom:.5rem}.footer-list li strong{color:#c6a349;font-weight:700}.footer-list a{color:#d1d5db;text-decoration:none;transition:color .3s}.footer-list a:hover{color:#c6a349}.service-areas{color:#d1d5db;font-size:.875rem;line-height:1.5}.footer-bottom{border-top:1px solid #fff3;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#d1d5db;font-size:.875rem;margin:0}.hero,.home-page{min-height:100vh}.hero{align-items:center;background:linear-gradient(180deg,#0b1424,#1e4d8c 50%,#0b1424);background-attachment:fixed;background-image:url(https://images.unsplash.com/photo-1512389142860-9c449e58a543?ixlib=rb-4.0.3&auto=format&fit=crop&w=2000&q=80);background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-top:80px;position:relative;text-align:center}.hero:before{background:linear-gradient(180deg,#0b142480,#1e4d8c66 50%,#0b142480);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.premium-badge{background:linear-gradient(135deg,#c6a349,#b8943f);border-radius:25px;box-shadow:none;color:#0b1424;font-size:11px;font-weight:700;left:50%;letter-spacing:2px;padding:10px 24px;position:absolute;text-transform:uppercase;top:140px;transform:translateX(-50%);transition:all .3s ease;z-index:100}.hero-content{max-width:800px;padding:0 2rem;position:relative;z-index:100}.hero-title{font-family:Poppins,sans-serif;font-size:5.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:2rem;text-shadow:3px 3px 12px #000000b3,0 0 30px #00000080}.title-line{display:block}.title-white{color:#f5f2e7}.title-blue{color:#1e4d8c}.title-gold{color:#c6a349}.hero-subtitle{color:#f5f2e7;font-size:1.3rem;font-weight:400;line-height:1.6;margin-bottom:3rem;text-shadow:2px 2px 8px #000c}.button-group{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:center}.btn-primary{box-shadow:0 4px 15px #c6a3494d;color:#fff;font-size:1rem;letter-spacing:.5px;padding:.875rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-primary:hover{background:#d4b356;box-shadow:0 0 15px #c6a34999;transform:translateY(-3px) scale(1.02)}.btn-secondary{background:#0b1424;box-shadow:0 4px 15px #0b142433;color:#f5f2e7;cursor:pointer;font-size:1rem;letter-spacing:.5px;padding:.875rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{background:#0b1424;border-color:#c6a349;box-shadow:0 0 15px #c6a34999;transform:translateY(-3px) scale(1.02)}.about-section{animation:fadeInUp .8s ease-out .3s forwards;background:#fff;opacity:0;padding:5rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.about-grid{grid-template-columns:1fr 1fr}}.about-image img{border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%}.section-title{color:#0c2745}.text-lg{line-height:1.6;margin-bottom:1rem}.services-section{background:#f5f2e7;padding:60px 0;position:relative}.services-section:before{background:linear-gradient(90deg,#0000,#c6a349 50%,#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}.text-4xl{color:#0b1424}.services-grid{grid-gap:2rem;gap:2rem}@media (min-width:768px){.services-grid{grid-template-columns:1fr 1fr}}.service-card{border:1px solid #c6a34933;border-radius:16px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000d;transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card:hover{border-color:#c6a34966;box-shadow:0 12px 40px #c6a34926,0 4px 12px #0000001a;transform:translateY(-8px)}.service-title{color:#0b1424;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-text{color:#0b1424;line-height:1.6;margin-bottom:1.5rem}.service-checklist{list-style:none;margin-bottom:1.5rem;padding:0}.service-checklist li{color:#0b1424;font-size:.95rem;line-height:1.5;padding:.5rem 0}.service-link{color:#c6a349;font-weight:600;text-decoration:none;transition:all .3s ease}.service-link:hover{color:#c6a349;text-decoration:underline}.testimonials-section{background:#0b1424;padding:60px 0;position:relative}.testimonials-section:before{background:linear-gradient(90deg,#0000,#c6a349 50%,#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}.testimonials-section:after{background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff08 0,#ffffff08 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#ffffff08 0,#ffffff08 4px);bottom:0;content:"❄";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.testimonials-section h2{color:#f5f2e7}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #c6a34933;border-radius:16px;box-shadow:0 4px 20px #00000026,0 1px 3px #0000001a;color:#f5f2e7;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover{background:#ffffff14;border-color:#c6a34980;box-shadow:0 12px 40px #c6a34926,0 4px 12px #0003;transform:translateY(-8px)}.testimonial-text{color:#f5f2e7;font-size:1.125rem;line-height:1.6;margin-bottom:1rem}.testimonial-author{color:#c6a349;font-weight:700;margin-bottom:.25rem}.testimonial-location{color:#d1d5db;font-size:.875rem;font-style:italic}.cta-section{background:#0b1424;padding:60px 0;position:relative;text-align:center}.cta-section:before{background:linear-gradient(90deg,#0000,#c6a349 50%,#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}.cta-section:after{background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff08 0,#ffffff08 4px),repeating-linear-gradient(90deg,#0000,#0000 2px,#ffffff08 0,#ffffff08 4px);bottom:0;content:"❄";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.cta-section h2{color:#f5f2e7;line-height:1.3;margin-bottom:1.5rem}.cta-section p{color:#f5f2e7;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.cta-buttons .btn-primary{background:#c6a349;border:none;border-radius:9999px;box-shadow:0 4px 15px #c6a3494d;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.875rem 2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.cta-buttons .btn-primary:hover{background:#d4b356;box-shadow:0 0 15px #c6a34999;transform:translateY(-3px) scale(1.02)}.cta-buttons .btn-secondary{background:#0b1424;border:2px solid #c6a349;border-radius:9999px;box-shadow:0 4px 15px #0b142433;color:#f5f2e7;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.875rem 2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.cta-buttons .btn-secondary:hover{background:#0b1424;border-color:#c6a349;box-shadow:0 0 15px #c6a34999;transform:translateY(-3px) scale(1.02)}@media (max-width:768px){.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.1rem}.button-group{flex-direction:column}.btn-primary,.btn-secondary{max-width:300px;width:100%}}.snowflake{animation:snowfall linear;font-family:Arial;font-size:1.5rem;text-shadow:0 0 5px #fffc}@keyframes snowfall{0%{opacity:1;transform:translateY(0) rotate(0deg)}to{opacity:0;transform:translateY(100vh) rotate(1turn)}}@media (max-width:768px){.hero{background-attachment:scroll;min-height:90vh;padding-top:60px}.premium-badge{display:none}.hero-title{font-size:1.75rem;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1rem;margin-bottom:2rem;padding:0 1rem}.button-group{flex-direction:column;gap:1rem;padding:0 1rem;width:100%}.btn-primary,.btn-secondary{font-size:.9rem;max-width:280px;padding:.875rem 1.5rem;width:100%}.cta-section,.services-section,.testimonials-section{padding:3rem 0}.text-4xl{font-size:1.75rem}.service-card{margin-bottom:1.5rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.cta-buttons{flex-direction:column;gap:1rem;width:100%}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{max-width:280px;width:100%}}@media (max-width:480px){.hero-title{font-size:1.5rem}.premium-badge{display:none}.hero-subtitle{font-size:.9rem}.text-4xl{font-size:1.5rem}}.snowflake{animation:fall linear infinite;color:#fff;font-size:12px;opacity:.7;pointer-events:none;position:absolute;top:-10px;z-index:1}.snowflake:before{content:"❄"}.snowflake:nth-child(odd):before{color:#aee1f9;content:"❅"}@keyframes fall{0%{transform:translateY(-100vh) rotate(0deg)}to{transform:translateY(100vh) rotate(1turn)}}.about-page{background:#fff;min-height:100vh;padding-top:60px}.hero-section{background:#0b1424!important;overflow:hidden!important;padding:80px 0!important;position:relative!important;text-align:center!important}.hero-title{font-family:Poppins,sans-serif!important;font-size:3rem!important;font-weight:700!important;margin-bottom:1.5rem!important;text-shadow:2px 2px 8px #0000004d!important}.about-page .hero-title,.hero-subtitle,.hero-title{color:#f5f2e7!important}.hero-subtitle{font-size:1.125rem!important;line-height:1.6!important;margin:0 auto!important;max-width:48rem!important}.about-page .hero-subtitle{color:#f5f2e7!important}.story-section{background:#fff;padding:5rem 0}.story-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.story-grid{grid-template-columns:1fr 1fr}}.house-image{border-radius:20px;box-shadow:0 10px 30px #00000026;height:auto;width:100%}.section-title{display:inline-block;position:relative}.section-title:after{background:#c6a349;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}.story-paragraph{color:#333;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;max-width:600px}.story-paragraph:last-child{margin-bottom:0}.stats-section{background:linear-gradient(135deg,#f8fafc,#eaf0fa);padding:5rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background:#fff;border-radius:12px;border-top:4px solid #c6a349;box-shadow:0 4px 15px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.stat-number{color:#c6a349;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label,.stat-number{font-family:Poppins,sans-serif}.stat-label{color:#0b1424;font-size:.875rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.why-choose-section{background:#0b1424;padding:5rem 0}.why-choose-section .section-title{color:#f5f2e7;display:block;margin-bottom:3rem;text-align:center}.why-choose-section .section-title:after{left:50%;transform:translateX(-50%)}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 15px #0000001a;padding:2rem;transition:all .3s ease}.feature-card:hover{background:#ffffff14;box-shadow:0 10px 30px #0000004d,0 0 30px #c6a34933;transform:translateY(-5px)}.feature-title{color:#c6a349;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.feature-description{color:#f5f2e7;font-size:1rem;line-height:1.6}.cta-section{background:#f5f2e7!important;box-shadow:0 -4px 20px #0003!important;padding:80px 0!important;text-align:center!important}.cta-content{margin:0 auto;max-width:800px}.cta-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-section .cta-title,.cta-section h2,.cta-text,.cta-title{color:#0b1424!important}.cta-text{font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.cta-section .cta-text,.cta-section p{color:#0b1424!important}.cta-buttons{flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn{border-radius:9999px;display:inline-block;padding:.75rem 2rem;text-decoration:none}.btn-primary{background:#c6a349!important;box-shadow:0 4px 15px #c6a3494d!important;color:#fff!important}.btn-primary:hover{background:#d4b356!important;box-shadow:0 0 15px #c6a34999!important;transform:translateY(-3px) scale(1.02)!important}.btn-secondary{background:#0b1424!important;border:2px solid #c6a349!important;box-shadow:0 4px 15px #0b142433!important;color:#f5f2e7!important}.btn-secondary:hover{background:#0b1424!important;border-color:#c6a349!important;box-shadow:0 0 15px #c6a34999!important;transform:translateY(-3px) scale(1.02)!important}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.cta-title{font-size:2rem}.section-title{font-size:1.75rem}}.services-page{background:#fff;min-height:100vh;padding-top:60px}.container{max-width:1200px}.hero-section{background:#0b1424}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.holiday-lighting-section{background:#f5f2e7;padding:3rem 0}.holiday-lighting-section .services-grid{gap:4rem!important}@media (min-width:768px){.holiday-lighting-section .services-grid{gap:4rem!important}}.section-header{margin-bottom:3rem;max-width:800px;text-align:left}.header-icon{font-size:3rem;margin-bottom:1rem}.section-title{font-family:Poppins,sans-serif;font-size:2.5rem;margin-bottom:1rem}.section-description{color:#0b1424;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:800px}.services-grid{grid-gap:3rem!important;display:grid;gap:3rem!important;grid-template-columns:1fr}@media (min-width:768px){.services-grid{gap:3rem!important;grid-template-columns:repeat(2,1fr)}}.service-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:2.5rem;transition:all .3s ease}.service-card:hover{box-shadow:0 4px 20px #0000001f;transform:translateY(-5px)}.card-title{color:#0b1424;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.card-pricing{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.price{color:#c6a349;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700}.duration{color:#0b1424;font-size:.875rem;font-weight:500}.card-description{color:#0b1424;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.features-list{list-style:none;margin:0 0 2rem;padding:0}.feature-item{align-items:center;color:#0b1424;display:flex;font-size:1rem;margin-bottom:.75rem}.check-icon{align-items:center;background:#0000;border:2px solid #c6a349;border-radius:50%;color:#c6a349;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:900;height:24px;justify-content:center;line-height:1;margin-right:.75rem;width:24px}.card-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{border:none;border-radius:30px;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;padding:.875rem 2rem;transition:all .3s ease}.btn-primary{background:#0b1424;color:#f5f2e7}.btn-primary:hover{background:#1e4d8c;box-shadow:0 4px 12px #0b14244d;transform:translateY(-2px)}.btn-secondary{background:#c6a349;border:2px solid #c6a349;color:#0b1424}.btn-secondary:hover{background:#b8943f;box-shadow:0 4px 12px #c6a3494d;transform:translateY(-2px)}.snow-removal-section{background:#0b1424;padding:3rem 0}.snow-removal-section .section-title{color:#f5f2e7}.snow-removal-section .section-description{color:#d1d5db}.snow-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.snow-grid{grid-template-columns:repeat(2,1fr)}}.process-section{background:#fff;padding:3rem 0}.process-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.process-grid{grid-template-columns:repeat(4,1fr)}}.process-step{position:relative;text-align:center}.step-number{background:#c6a349;border-radius:50%;color:#0b1424;display:inline-block;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;height:40px;line-height:40px;margin-bottom:1rem;width:40px}.step-icon{margin-bottom:1.5rem}.icon-circle{align-items:center;background:#0b1424;border:3px solid #c6a349;border-radius:50%;color:#c6a349;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto;width:80px}.step-title{color:#0b1424;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.step-description{color:#4a5568;font-size:1rem;line-height:1.6}.service-areas-section{background:#0b1424;padding:3rem 0}.areas-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.areas-grid{grid-template-columns:repeat(3,1fr)}}.area-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.area-card:hover{background:#ffffff1f;box-shadow:0 10px 30px #0000004d;transform:translateY(-5px)}.area-title{color:#c6a349;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.area-description{color:#f5f2e7;font-size:1rem;line-height:1.6}.service-areas-description,.service-areas-title{color:#f5f2e7!important}.extended-areas{margin-top:3rem;text-align:center}.extended-areas-text{color:#f5f2e7;font-size:1rem;font-weight:500;line-height:1.8}.faq-page{min-height:100vh;padding-top:80px}.faq-section{background:#fff;padding:5rem 0}.faq-list{margin:0 auto;max-width:48rem}.faq-item{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.faq-question{align-items:center;background:#0b1424;border:none;color:#f5f2e7;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;padding:1.5rem;text-align:left;transition:background-color .3s;width:100%}.faq-question:hover{background:#1e4d8c}.question-text{flex:1 1;text-align:left}.question-icon{color:#c6a349;font-size:1.5rem;font-weight:700;margin-left:1rem}.faq-answer{overflow:hidden}.answer-content{background:#f9fafb;color:#374151;line-height:1.6;padding:1.5rem}.cta-section{background:linear-gradient(135deg,#0b1424,#1e4d8c);padding:5rem 0}.section-title{color:#f5f2e7;margin-bottom:1.5rem}.cta-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.cta-buttons{flex-direction:row;justify-content:center}}.contact-page{min-height:100vh;padding-top:80px}.hero-section{background:linear-gradient(135deg,#0b1424,#1e4d8c);padding:5rem 0;text-align:center}.hero-title{color:#f5f2e7;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero-subtitle{color:#1e4d8c;font-size:1.25rem;margin:0 auto;max-width:48rem}.contact-section{background:#fff;padding:5rem 0}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.section-title{color:#0b1424;font-size:2.25rem;font-weight:700;margin-bottom:2rem}.contact-item{align-items:flex-start;display:flex;margin-bottom:2rem}.contact-icon{background:#c6a349;border-radius:50%;flex-shrink:0;margin-right:1rem;padding:.75rem}.contact-icon svg{color:#0b1424;height:1.5rem;width:1.5rem}.contact-label{color:#0b1424;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.contact-link{color:#374151;text-decoration:none;transition:color .3s}.contact-link:hover{color:#c6a349}.contact-text{color:#374151;line-height:1.6;margin-bottom:.5rem}.contact-form{background:#0b1424;border-radius:1rem;padding:2rem}.form-title{color:#f5f2e7;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}.form{gap:1rem}.form,.form-group{display:flex;flex-direction:column}.form-label{color:#f5f2e7;font-weight:500;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #fff3;border-radius:.5rem;color:#0b1424;font-size:1rem;padding:.75rem;transition:border-color .3s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#c6a349;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-submit{background:#c6a349;border:none;border-radius:25px;color:#0b1424;cursor:pointer;font-size:1.125rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;transition:all .3s}.form-submit:hover{background:#b8943f;transform:scale(1.05)}.success-message{animation:fadeIn .5s ease;background:#2ecc71;border-radius:.5rem;color:#fff;font-weight:500;margin-top:1.5rem;padding:1rem;text-align:center}.success-message p{font-size:1rem;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0b1424,#1e4d8c);color:#f5f2e7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}:root{--navy-deep:#0b1424;--navy-medium:#1e4d8c;--icy-blue:#1e4d8c;--soft-gold:#c6a349;--gold-dark:#b8943f;--off-white:#f5f2e7;--soft-gray:#d1d5db}.container{margin:0 auto;max-width:1280px;padding:0 2rem}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.py-20{padding:5rem 0}.py-12{padding:3rem 0}.btn-primary{background:#c6a349;background:var(--soft-gold);border:none;border-radius:9999px;color:#0b1424;color:var(--navy-deep);cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s}.btn-primary:hover{background:#b8943f;background:var(--gold-dark);transform:scale(1.05)}.btn-secondary{background:#0000;border:2px solid #0b1424;border:2px solid var(--navy-deep);border-radius:9999px;color:#fff;display:inline-block;font-size:1.125rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s}.btn-secondary:hover{background:#ffffff1a;transform:scale(1.05)}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (min-width:768px){.md\\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.text-4xl{font-size:2.25rem;font-weight:700}.text-5xl{font-size:3rem;font-weight:700}.text-xl{font-size:1.25rem}.text-lg{font-size:1.125rem}.bg-white{background:#fff}.bg-navy{background:#0b1424;background:var(--navy-deep)}.bg-gradient{background:linear-gradient(135deg,#0b1424,#1e4d8c)}.text-white{color:#fff}.text-navy{color:#0b1424;color:var(--navy-deep)}.text-gold{color:#c6a349;color:var(--soft-gold)}.text-blue{color:#1e4d8c;color:var(--icy-blue)}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}
/*# sourceMappingURL=main.d9816f7f.css.map*/