@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;line-height:1.6;overflow-x:hidden;min-width:320px}#root{width:100%;min-height:100vh}.container{width:100%;max-width:1500px;margin:0 auto;padding:0 1rem;box-sizing:border-box}@media (min-width: 576px){.container{padding:0 1.5rem}}@media (min-width: 768px){.container{padding:0 2rem}}@media (min-width: 992px){.container{padding:0 2.5rem}}@media (min-width: 1200px){.container{padding:0 3rem}}*{max-width:100vw}img,video,iframe{max-width:100%;height:auto}button,a,input,textarea,select{min-height:44px;min-width:44px}@media (max-width: 768px){p{font-size:1rem;line-height:1.7}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{line-height:1.2}.App{width:100%;min-height:100vh;overflow-x:hidden;background-color:#fff}.top-bar{background:#a52929;color:#fff;padding:.5rem 0;font-size:.875rem;width:100%;overflow:hidden}.top-bar-content{display:flex;justify-content:space-between;align-items:center;width:100%}.top-bar-left{display:flex;gap:2rem;align-items:center}.top-bar-item{display:flex;align-items:center;gap:.5rem;line-height:1}.top-bar-item svg{flex-shrink:0;vertical-align:middle;margin-top:-2px}.top-bar a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s;display:inline-flex;align-items:center;line-height:1}.top-bar a:hover{opacity:.8}.top-bar-right{white-space:nowrap}@media (max-width: 768px){.top-bar{padding:.75rem 1rem;font-size:.8rem}.top-bar-content{flex-direction:row;justify-content:center}.top-bar-left{gap:1rem}.top-bar-item{gap:.3rem}.top-bar-item svg{width:14px;height:14px}.top-bar-right{display:none}}@media (max-width: 480px){.top-bar{padding:.5rem;font-size:.75rem}.top-bar-content{justify-content:center}.top-bar-left{flex-direction:column;gap:.5rem;text-align:center}.top-bar-item{justify-content:center}}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:41px;z-index:999;width:100%}.nav-wrapper{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{flex-shrink:0}.logo a{display:block;text-decoration:none}.logo img{height:65px;width:auto;display:block}.nav-menu{display:flex;gap:2rem;align-items:center;justify-content:center;flex:1;padding:0 2rem}.nav-link{color:#333;font-weight:700;font-size:.8rem;transition:all .3s;white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;text-decoration:none;padding:.5rem .25rem;cursor:pointer;display:inline-block;position:relative}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#a52929;transition:width .3s}.nav-link:hover{color:#a52929}.nav-link:hover:after{width:100%}.nav-item-dropdown{position:relative}.nav-item-dropdown:hover .dropdown-menu{display:block;opacity:1;visibility:visible}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%);background:white;min-width:200px;box-shadow:0 10px 30px #00000026;border-radius:8px;padding:.5rem 0;padding-top:calc(.5rem + 15px);margin-top:0;z-index:1000;border:1px solid #f0f0f0;display:none;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.dropdown-menu:before{content:"";position:absolute;top:0;left:0;right:0;height:15px;background:transparent}.dropdown-item{display:block;padding:.75rem 1.5rem;color:#333;text-decoration:none;transition:all .3s;font-size:.85rem;white-space:nowrap;text-transform:none;letter-spacing:normal}.dropdown-item:hover{background:#f8f8f8;color:#a52929;padding-left:2rem}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.cta-button{background:linear-gradient(135deg,#a52929 0%,#8a2323 100%);color:#fff;padding:.6rem 1.25rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #a5292933;text-transform:uppercase;font-size:.7rem;letter-spacing:.5px;white-space:nowrap;display:inline-block}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #a529294d}.menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.menu-toggle span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}@media (max-width: 1200px){.nav-link{font-size:.65rem;padding:.5rem .2rem}.nav-menu{gap:.75rem}.cta-button{font-size:.65rem;padding:.5rem 1rem}.logo img{height:60px}}@media (max-width: 968px){.header{top:0;position:fixed}.nav-wrapper{padding:.75rem 0}.nav-menu{position:fixed;left:-100%;top:80px;flex-direction:column;background:white;width:100%;height:calc(100vh - 80px);overflow-y:auto;text-align:center;transition:.3s ease-in-out;box-shadow:0 10px 27px #0000000d;padding:2rem 1rem;margin:0;z-index:998}.nav-menu.active{left:0}.menu-toggle{display:flex;z-index:1000;padding:.75rem}.menu-toggle span{width:28px;height:3px;border-radius:2px}.header-actions{display:none}.nav-item-dropdown{width:100%;margin:1rem 0}.nav-link{font-size:1rem;padding:1rem;display:block;width:100%;border-bottom:1px solid #f0f0f0}.dropdown-menu{position:static;transform:none;display:block!important;opacity:1!important;visibility:visible!important;box-shadow:none;border:none;background:#f8f8f8;margin-top:.5rem;width:100%;max-width:none;margin:.5rem 0;border-radius:0;padding:0}.dropdown-item{padding:1rem;font-size:.95rem;border-bottom:1px solid #e0e0e0}.dropdown-item:hover{padding-left:1.5rem}.nav-item-dropdown:hover .dropdown-menu{display:block!important}body.menu-open{overflow:hidden}}@media (max-width: 480px){.header{box-shadow:0 1px 5px #0000001a}.logo img{height:45px}.cta-button{padding:.5rem 1rem;font-size:.65rem;border-radius:25px}.nav-wrapper{padding:.5rem 0}.nav-menu{top:70px;height:calc(100vh - 70px)}.nav-link{font-size:.95rem}.dropdown-item{font-size:.9rem;padding:.875rem}}.hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);color:#fff;padding:6rem 0;min-height:65vh;display:flex;align-items:center;position:relative;overflow:hidden;width:100%}.hero:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(circle at top right,rgba(165,41,41,.1),transparent 60%)}.hero-content{position:relative;z-index:1;width:100%;padding-left:0;text-align:left}.hero-title{font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;margin-bottom:1.25rem;line-height:1.2;text-transform:uppercase;letter-spacing:-.5px;text-align:left;max-width:100%}.hero-title .highlight{color:#a52929}.hero-subtitle{font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:400;margin-bottom:2rem;color:#f0f0f0;letter-spacing:1px;text-align:left;max-width:100%}.hero-description{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;color:#d0d0d0;max-width:100%;text-align:left}.hero-location{display:flex;align-items:center;gap:.5rem;margin-bottom:2.5rem;color:#a52929;font-size:1.15rem;font-weight:600}.hero-location svg{flex-shrink:0}.hero-cta{display:inline-block;background:#a52929;color:#fff;padding:1rem 2.5rem;border-radius:4px;font-weight:600;font-size:1.1rem;transition:background .3s,transform .2s;text-transform:uppercase;letter-spacing:1px}.hero-cta:hover{background:#8a2323;transform:translateY(-3px);box-shadow:0 10px 20px #a529294d}@media (max-width: 768px){.hero{padding:3rem 1rem;min-height:auto}.hero-content{text-align:center;padding:0 1rem}.hero-title{text-align:center;font-size:2rem;margin-bottom:1rem}.hero-subtitle{text-align:center;font-size:1.25rem;margin-bottom:1.5rem}.hero-description{text-align:center;font-size:.95rem;line-height:1.6;margin-bottom:1.25rem}.hero-location{justify-content:center;font-size:1rem;margin-bottom:2rem}.hero-cta{padding:.875rem 2rem;font-size:.95rem;width:100%;max-width:280px;text-align:center}}@media (max-width: 480px){.hero{padding:2.5rem 1rem}.hero-title{font-size:1.75rem;line-height:1.3}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.9rem}.hero-cta{padding:.75rem 1.5rem;font-size:.9rem}}.stats{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:5rem 0;width:100%;overflow:hidden;position:relative}.stats:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#a52929,transparent)}.stats-header{text-align:center;margin-bottom:3rem}.stats-title{font-size:clamp(2rem,4vw,3rem);color:#1a1a1a;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px}.stats-underline{width:100px;height:4px;background:linear-gradient(90deg,#a52929,#ff6b6b);margin:0 auto;border-radius:2px}.main-stat{background:white;border-radius:20px;padding:3rem;margin-bottom:4rem;box-shadow:0 20px 60px #a529291a;position:relative;overflow:hidden}.main-stat:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(165,41,41,.05),transparent);border-radius:50%}.main-stat-content{text-align:center;position:relative;z-index:1}.stat-amount{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1rem}.dollar-sign{font-size:clamp(2rem,4vw,3rem);color:#a52929;font-weight:300;opacity:.8}.stat-value{font-size:clamp(3.5rem,7vw,5rem);color:#a52929;font-weight:900;line-height:1;background:linear-gradient(135deg,#a52929,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-unit{font-size:clamp(2rem,4vw,3rem);color:#333;font-weight:700;text-transform:uppercase}.main-stat-description{font-size:clamp(1.1rem,2vw,1.4rem);color:#666;font-weight:500;max-width:600px;margin:0 auto;line-height:1.5}.supporting-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-bottom:4rem}.support-stat{background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);padding:2.5rem;border-radius:20px;text-align:left;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 10px 40px #a5292914;border:1px solid rgba(165,41,41,.05)}.support-stat:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#a52929,#ff6b6b)}.support-stat:hover{transform:translateY(-8px);box-shadow:0 20px 60px #a529291f;border-color:#a529291a;background:linear-gradient(135deg,#ffffff 0%,#fef5f5 100%)}.support-stat-icon{width:60px;height:60px;margin-bottom:1.5rem;background:linear-gradient(135deg,#a52929,#ff6b6b);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #a5292933}.support-stat-icon svg{color:#fff;width:32px;height:32px}.support-stat-title{font-size:1.25rem;color:#2d2d2d;margin-bottom:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;line-height:1.3}.stat-highlight{margin:1.5rem 0;padding:1.25rem;background:linear-gradient(135deg,#a52929,#d63333);color:#fff;display:block;border-radius:12px;box-shadow:0 8px 25px #a5292933}.highlight-number{font-size:2.25rem;font-weight:900;color:#fff;display:block;margin-bottom:.5rem;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.highlight-text{font-size:.95rem;font-weight:500;color:#fffffff2;text-transform:none;letter-spacing:0;display:block;line-height:1.5;opacity:1}.support-stat-text{font-size:.92rem;color:#6a6a6a;line-height:1.65;margin-top:1rem;border-top:2px solid rgba(165,41,41,.08);padding-top:1rem}.upgrade-cta{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);color:#fff;padding:3rem;border-radius:20px;text-align:center;position:relative;overflow:hidden}.upgrade-cta:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(circle at top right,rgba(165,41,41,.2),transparent 60%)}.upgrade-headline{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:.75rem;font-weight:700;position:relative;z-index:1}.upgrade-subtext{font-size:1.1rem;color:#ffffffe6;margin-bottom:2rem;position:relative;z-index:1}.cta-buttons{display:flex;gap:1rem;justify-content:center;position:relative;z-index:1;flex-wrap:wrap}.cta-primary{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 10px 30px #a529294d;text-transform:uppercase;font-size:.9rem;letter-spacing:.5px;border:2px solid transparent}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #a5292966;background:linear-gradient(135deg,#8a2323,#a52929)}.cta-secondary{background:transparent;color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s;border:2px solid rgba(255,255,255,.3);text-transform:uppercase;font-size:.9rem;letter-spacing:.5px}.cta-secondary:hover{background:rgba(255,255,255,.1);border-color:#ffffff80;transform:translateY(-3px)}@media (max-width: 968px){.stats{padding:4rem 1rem}.main-stat{padding:2.5rem 2rem}.supporting-stats{grid-template-columns:1fr;gap:1.5rem}.upgrade-cta{padding:2.5rem 2rem}}@media (max-width: 768px){.stats{padding:3rem 1rem}.stats-title{font-size:2rem}.main-stat{padding:2rem 1.5rem;margin-bottom:3rem}.stat-value{font-size:3.5rem}.dollar-sign,.stat-unit{font-size:2rem}.supporting-stats{grid-template-columns:1fr;gap:2rem}.support-stat{padding:2rem}.support-stat-icon{width:50px;height:50px;margin-bottom:1.25rem}.support-stat-icon svg{width:28px;height:28px}.support-stat-title{font-size:1.1rem}.stat-highlight{padding:1rem;margin:1.25rem 0}.highlight-number{font-size:2rem}.highlight-text{font-size:.9rem}.upgrade-cta{padding:2rem 1.5rem;border-radius:16px}.upgrade-headline{font-size:1.75rem}.cta-buttons{flex-direction:column;align-items:stretch}.cta-primary,.cta-secondary{width:100%;padding:1rem}}@media (max-width: 480px){.stats{padding:2.5rem .75rem}.stats-title{font-size:1.75rem;line-height:1.3}.main-stat{padding:1.75rem 1rem;border-radius:16px}.stat-value{font-size:3rem}.dollar-sign,.stat-unit{font-size:1.75rem}.main-stat-description{font-size:1rem}.supporting-stats{gap:1.5rem}.support-stat{padding:1.5rem;border-radius:16px}.support-stat-icon{width:45px;height:45px;border-radius:10px}.support-stat-icon svg{width:24px;height:24px}.support-stat-title{font-size:1rem;margin-bottom:1rem}.stat-highlight{padding:.875rem;border-radius:10px;margin:1rem 0}.highlight-number{font-size:1.75rem;margin-bottom:.25rem}.highlight-text{font-size:.85rem;line-height:1.3}.support-stat-text{font-size:.85rem;padding-top:.75rem}.upgrade-headline{font-size:1.5rem;line-height:1.3}.upgrade-subtext{font-size:1rem;margin-bottom:1.5rem}.cta-primary,.cta-secondary{font-size:.85rem;padding:.875rem}}.services{background:white;padding:4rem 0;width:100%;overflow:hidden}.services-content{max-width:1200px;margin:0 auto;padding:0 2rem}.services-header{text-align:center;margin-bottom:3rem}.services-title{font-size:1.2rem;color:#a52929;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.services-subtitle{font-size:clamp(1.8rem,3vw,2.5rem);color:#333;font-weight:700;line-height:1.3;max-width:900px;margin:0 auto}.benefits-list{list-style:none;padding:0;margin-bottom:3rem}.benefit-item{display:flex;align-items:flex-start;padding:1rem;margin-bottom:.5rem;background:#f8f8f8;border-radius:6px;transition:transform .3s,background .3s}.benefit-item:hover{transform:translate(10px);background:#f0f0f0}.benefit-icon{color:#a52929;font-weight:700;font-size:1.5rem;margin-right:1rem;flex-shrink:0}.benefit-item span:last-child{font-size:1.1rem;color:#555;line-height:1.6}.services-cta{display:inline-block;background:#333;color:#fff;padding:1rem 2.5rem;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:background .3s,transform .2s;margin:0 auto;display:block;text-align:center;max-width:fit-content}.services-cta:hover{background:#a52929;transform:translateY(-3px);box-shadow:0 10px 20px #0003}@media (max-width: 768px){.services{padding:3rem 1rem}.services-content{padding:0 1rem}.services-header{margin-bottom:2rem}.services-title{font-size:1rem;letter-spacing:1.5px}.services-subtitle{font-size:1.5rem;padding:0 .5rem}.benefit-item{padding:1rem;margin-bottom:.75rem}.benefit-item:hover{transform:translate(5px)}.benefit-icon{font-size:1.3rem}.benefit-item span:last-child{font-size:.95rem;line-height:1.5}.services-cta{padding:.875rem 2rem;font-size:.9rem;width:90%;max-width:300px}}@media (max-width: 480px){.services{padding:2.5rem .5rem}.services-title{font-size:.9rem;letter-spacing:1px;margin-bottom:.75rem}.services-subtitle{font-size:1.35rem;line-height:1.4}.benefit-item{padding:.875rem;border-radius:8px}.benefit-item:hover{transform:none}.benefit-icon{font-size:1.2rem;margin-right:.75rem}.benefit-item span:last-child{font-size:.9rem}.services-cta{padding:.75rem 1.5rem;font-size:.85rem;letter-spacing:.5px}}.clients-partners{background:#f8f8f8;padding:4rem 0;text-align:center;width:100%;overflow:hidden}.section-title{font-size:2.5rem;color:#333;font-weight:700;margin-bottom:3rem;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:#a52929}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}@media (max-width: 768px){.clients-partners{padding:3rem 1rem}.section-title{font-size:1.75rem;margin-bottom:2.5rem}.partners-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;padding:0 1rem}}@media (max-width: 480px){.clients-partners{padding:2.5rem .75rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.section-title:after{width:60px;height:2px}.partners-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}}.footer{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);color:#fff;padding:5rem 0 1rem;position:relative;overflow:hidden;width:100%}.footer-content{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1);width:100%}.footer-logo{width:150px;height:auto;margin-bottom:1rem;display:block}.footer-logo-section h3,.footer-nav h3,.footer-social h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.footer-nav ul{list-style:none;padding:0;margin:0}.footer-nav ul li{margin-bottom:.75rem}.footer-nav ul li a{color:#fff;text-decoration:none;font-size:.95rem;transition:color .3s,transform .3s;display:inline-block}.footer-nav ul li a:hover{color:#a52929;transform:translate(3px)}.footer-logo-section p{margin-bottom:.5rem;color:#ffffffe6;font-size:1rem;line-height:1.6}.footer-logo-section a{color:#fff;text-decoration:none;transition:color .3s}.footer-logo-section a:hover{color:#a52929;text-decoration:underline}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;transition:background .3s,transform .3s,border-color .3s;color:#fff}.social-links a:hover{background:#a52929;border-color:#a52929;transform:translateY(-3px)}.social-links svg{width:20px;height:20px}.footer-bottom{text-align:center;padding-top:1rem}.footer-bottom p{color:#999;font-size:.9rem;margin:.5rem 0}.footer-bottom a{color:#a52929;text-decoration:none;font-weight:500;transition:color .3s}.footer-bottom a:hover{color:#ff6b6b;text-decoration:underline}@media (max-width: 968px){.footer-content{grid-template-columns:1fr 1fr;gap:2.5rem;padding:0 1rem 2rem}.footer-logo{width:120px}.footer{padding:3rem 0 1rem}}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer{padding:3rem 1rem 1rem}.footer-logo{margin:0 auto 1rem}.footer-nav ul li{margin-bottom:.5rem}.social-links{justify-content:center;gap:1.5rem;margin-top:1.5rem}.social-links a{width:45px;height:45px}.footer-logo-section h3,.footer-nav h3,.footer-social h3{font-size:1.35rem;margin-bottom:1.25rem}.footer-logo-section p{font-size:.95rem;line-height:1.7;margin-bottom:.75rem}}@media (max-width: 480px){.footer{padding:2.5rem 1rem 1rem}.footer-content{gap:1.75rem;padding-bottom:1.5rem}.footer-logo-section h3,.footer-nav h3,.footer-social h3{font-size:1.2rem;margin-bottom:1rem}.footer-logo-section p{font-size:.9rem;line-height:1.6}.footer-logo{width:100px}.footer-bottom p{font-size:.8rem;padding:0 1rem}.social-links{gap:1rem}.social-links a{width:40px;height:40px}.social-links svg{width:18px;height:18px}}.floating-phone{display:none;position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:linear-gradient(135deg,#a52929,#8a2323);border-radius:50%;align-items:center;justify-content:center;box-shadow:0 4px 15px #a529294d,0 8px 25px #0003;z-index:1000;transition:all .3s ease;text-decoration:none;color:#fff;border:2px solid rgba(255,255,255,.2);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 15px #a529294d,0 8px 25px #0003}50%{box-shadow:0 4px 20px #a5292980,0 10px 35px #0000004d}to{box-shadow:0 4px 15px #a529294d,0 8px 25px #0003}}.floating-phone:hover{transform:scale(1.1);box-shadow:0 6px 25px #a5292999,0 12px 35px #0000004d;background:linear-gradient(135deg,#8a2323,#a52929);animation:none}.floating-phone:active{transform:scale(.95)}.floating-phone svg{animation:ring 2s ease-in-out infinite}@keyframes ring{0%,to{transform:rotate(0) scale(1)}10%{transform:rotate(-15deg) scale(1.05)}20%{transform:rotate(15deg) scale(1.05)}30%{transform:rotate(-10deg) scale(1.02)}40%{transform:rotate(10deg) scale(1.02)}50%{transform:rotate(0) scale(1)}}@media (max-width: 768px){.floating-phone{display:flex;width:55px;height:55px;bottom:15px;right:15px}}@media (max-width: 480px){.floating-phone{width:50px;height:50px;bottom:12px;right:12px;box-shadow:0 3px 10px #a5292966}.floating-phone svg{width:24px;height:24px}}.parking-garages-page{width:100%;overflow-x:hidden;background:#ffffff}.pg-hero{background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);padding:4rem 0;text-align:center}.pg-hero-content{max-width:800px;margin:0 auto}.pg-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px}.pg-hero-subtitle{font-size:1.25rem;color:#ffffffe6;font-weight:400}.pg-impression{background:#f8f8f8;padding:5rem 0;text-align:center}.impression-content{max-width:900px;margin:0 auto}.impression-text h2{font-size:2.25rem;font-weight:600;color:#333;line-height:1.4;margin-bottom:2rem}.impression-text .highlight{color:#a52929;font-weight:700}.impression-question h3{font-size:1.75rem;color:#666;font-style:italic;font-weight:400}.pg-benefits{background:white;padding:5rem 0}.benefits-grid{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.benefit-title{font-size:2.25rem;color:#333;margin-bottom:1.5rem;font-weight:700}.benefit-lead{font-size:1.15rem;color:#666;line-height:1.7;margin-bottom:3rem}.benefit-features{display:flex;flex-direction:column;gap:2rem}.feature-item{display:flex;align-items:start;gap:1.5rem}.feature-icon{font-size:2.5rem;flex-shrink:0;line-height:1}.feature-text h4{font-size:1.25rem;color:#333;margin-bottom:.5rem;font-weight:600}.feature-text p{color:#666;line-height:1.6}.savings-card{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #a5292933}.savings-label{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;opacity:.9;margin-bottom:1rem}.savings-amount{font-size:3.5rem;font-weight:800;margin:1rem 0;line-height:1}.savings-period{font-size:1.25rem;opacity:.9}.pg-solutions{background:#f8f8f8;padding:5rem 0;text-align:center}.solutions-content{max-width:900px;margin:0 auto}.section-title{font-size:2.25rem;color:#333;font-weight:700;margin-bottom:2rem;text-align:center}.solutions-text{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1.5rem;text-align:left}.download-btn{background:#333;color:#fff;padding:1rem 2.5rem;border:none;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s;font-size:.9rem;margin-top:2rem}.download-btn:hover{background:#a52929;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.pg-projects{background:white;padding:5rem 0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.project-image{width:100%;height:200px;background:linear-gradient(135deg,#666,#999)}.project-content h3{font-size:1.25rem;color:#333;margin-bottom:1rem;font-weight:600}.project-content p{color:#666;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.project-location{display:flex;align-items:center;gap:.5rem;color:#a52929;font-size:.9rem;font-weight:500}.project-location svg{flex-shrink:0}.pg-video{background:#f8f8f8;padding:5rem 0}.video-wrapper{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}.video-info h3{font-size:1.75rem;color:#333;margin-bottom:1rem;font-weight:600}.video-info p{color:#666;font-size:1.1rem;line-height:1.6}.video-player{background:#2a2a2a;height:400px;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 20px 40px #0003}.play-btn{width:80px;height:80px;background:#a52929;border:none;border-radius:50%;color:#fff;font-size:2rem;cursor:pointer;transition:all .3s;box-shadow:0 10px 30px #a5292966}.play-btn:hover{background:#8a2323;transform:scale(1.1)}.pg-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}@media (max-width: 968px){.benefits-grid{grid-template-columns:1fr;gap:3rem}.video-wrapper{grid-template-columns:1fr;gap:2rem}.video-player{height:300px}.savings-card{max-width:400px;margin:0 auto}}@media (max-width: 768px){.pg-hero{padding:3rem 0}.pg-hero-title{font-size:2rem;line-height:1.2;margin-bottom:.75rem}.pg-hero-subtitle{font-size:1.1rem}.pg-impression,.pg-benefits,.pg-projects,.pg-video,.pg-cta{padding:3rem 0}.impression-text h2{font-size:1.75rem;line-height:1.3}.impression-question h3{font-size:1.5rem}.benefit-title,.section-title{font-size:1.75rem;margin-bottom:1rem}.benefit-lead{font-size:1rem;margin-bottom:2rem}.feature-item{gap:1rem}.feature-icon{font-size:2rem}.feature-text h4{font-size:1.1rem}.feature-text p{font-size:.95rem}.savings-card{padding:2.5rem 1.5rem;border-radius:16px}.savings-amount{font-size:2.5rem}.savings-period{font-size:1.1rem}.video-info h3{font-size:1.5rem}.video-info p{font-size:1rem}.video-player{height:250px}.play-btn{width:70px;height:70px;font-size:1.75rem}.projects-grid{grid-template-columns:1fr;gap:2rem}.project-name{font-size:1.1rem}.cta-content h2{font-size:1.75rem}.cta-content p{font-size:1.1rem}.cta-button{width:100%;max-width:280px;padding:.875rem 2rem}}@media (max-width: 480px){.pg-hero{padding:2.5rem .75rem}.pg-hero-title{font-size:1.65rem;letter-spacing:-.3px}.pg-hero-subtitle{font-size:1rem}.pg-impression,.pg-benefits,.pg-projects,.pg-video,.pg-cta{padding:2.5rem .75rem}.impression-text h2{font-size:1.5rem;margin-bottom:1.5rem}.impression-question h3{font-size:1.25rem}.benefit-title,.section-title{font-size:1.5rem}.benefit-lead{font-size:.95rem;line-height:1.6}.feature-item{flex-direction:column;text-align:center;gap:.75rem}.feature-text h4{font-size:1rem}.feature-text p{font-size:.9rem}.savings-card{padding:2rem 1.25rem}.savings-amount{font-size:2rem}.savings-period{font-size:1rem}.savings-label{font-size:.85rem}.video-info h3{font-size:1.35rem;text-align:center}.video-info p{font-size:.95rem;text-align:center}.video-player{height:200px;border-radius:8px}.play-btn{width:60px;height:60px;font-size:1.5rem}.project-card{padding:1.25rem}.project-name{font-size:1rem}.pg-cta{padding:3rem .75rem}.cta-content h2{font-size:1.5rem;margin-bottom:.75rem}.cta-content p{font-size:1rem;margin-bottom:1.5rem}.cta-button{font-size:.9rem;padding:.75rem 1.75rem}}.stairwells-page{width:100%;overflow-x:hidden;background:#ffffff}.sw-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0;text-align:center}.sw-hero-content{max-width:800px;margin:0 auto}.sw-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px}.sw-hero-subtitle{font-size:1.25rem;color:#ffffffe6;font-weight:400}.sw-waste{background:#f8f8f8;padding:5rem 0}.waste-content{max-width:900px;margin:0 auto;text-align:center}.waste-title{font-size:2.5rem;color:#333;margin-bottom:2rem;font-weight:700}.waste-highlight{font-size:1.5rem;color:#333;line-height:1.6;margin-bottom:1.5rem}.waste-highlight .highlight{color:#a52929;font-weight:700}.waste-description{font-size:1.1rem;color:#666;line-height:1.8}.sw-stats{background:white;padding:5rem 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.stat-card{text-align:center;padding:2rem;border-radius:12px;background:linear-gradient(135deg,#f8f8f8 0%,#f0f0f0 100%);transition:all .3s}.stat-icon{font-size:3rem;margin-bottom:1rem}.stat-label{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.stat-description{font-size:.95rem;color:#666;line-height:1.6}.sw-solution{background:#f8f8f8;padding:5rem 0}.section-title{font-size:2.25rem;color:#333;font-weight:700;margin-bottom:3rem;text-align:center}.solution-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.solution-main h3{font-size:1.75rem;color:#333;margin-bottom:1.5rem;font-weight:600}.solution-main p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:2rem}.solution-benefits{list-style:none;padding:0}.solution-benefits li{padding:.75rem 0 .75rem 2rem;position:relative;font-size:1.05rem;color:#555;line-height:1.6}.solution-benefits li:before{content:"✓";position:absolute;left:0;color:#a52929;font-weight:700;font-size:1.2rem}.highlight-card{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:2.5rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #a5292933}.highlight-card h4{font-size:1.1rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px;opacity:.9}.highlight-stat{font-size:3rem;font-weight:800;margin-bottom:.5rem}.highlight-label{font-size:1.1rem;margin-bottom:1rem;opacity:.95}.highlight-note{font-size:.9rem;opacity:.85;line-height:1.4}.sw-case-study{background:white;padding:5rem 0}.case-study-card{background:white;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.case-study-header{background:linear-gradient(135deg,#2d2d2d,#1a1a1a);padding:2rem 3rem;display:flex;justify-content:space-between;align-items:center;color:#fff}.case-logo{font-size:1.5rem;font-weight:700;letter-spacing:1px}.case-location{font-size:1rem;opacity:.9}.case-study-content{padding:3rem}.case-challenge,.case-solution{margin-bottom:2.5rem}.case-study-content h3{font-size:1.3rem;color:#a52929;margin-bottom:1rem;font-weight:600}.case-study-content p{font-size:1.05rem;color:#666;line-height:1.7}.case-results{background:#f8f8f8;padding:2rem;border-radius:12px;margin-top:2rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:1.5rem}.result-item{text-align:center}.result-value{display:block;font-size:2rem;font-weight:700;color:#a52929;margin-bottom:.5rem}.result-label{display:block;font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.sw-benefits{background:#f8f8f8;padding:5rem 0}.benefit-card{background:white;padding:2rem;border-radius:12px;text-align:center;transition:all .3s}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.sw-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}.cta-content h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}@media (max-width: 968px){.solution-grid{grid-template-columns:1fr;gap:2rem}.stats-grid{grid-template-columns:1fr}.case-study-header{flex-direction:column;gap:1rem;text-align:center}.sw-hero,.sw-waste,.sw-stats,.sw-solution,.sw-case-study,.sw-benefits,.sw-cta{padding:3rem 0}}@media (max-width: 768px){.sw-hero-title{font-size:2rem;line-height:1.2}.waste-title{font-size:1.75rem;margin-bottom:1.5rem}.waste-highlight{font-size:1.25rem;margin-bottom:1rem}.section-title{font-size:1.75rem}.stat-number,.highlight-stat{font-size:2.5rem}.benefits-grid,.results-grid{grid-template-columns:1fr}.cta-content h2{font-size:1.75rem}.cta-button{min-height:44px;font-size:.9rem}.case-study-content,.solution-content,.waste-content,.stat-card,.benefit-card{padding:1.5rem}}@media (max-width: 480px){.sw-hero,.sw-waste,.sw-stats,.sw-solution,.sw-case-study,.sw-benefits,.sw-cta{padding:2rem 0}.sw-hero-title{font-size:1.5rem;margin-bottom:1rem}.sw-hero-subtitle{font-size:1rem}.waste-title{font-size:1.5rem}.waste-highlight{font-size:1.1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.stat-number,.highlight-stat{font-size:2rem}.stat-card,.benefit-card{padding:1rem;margin-bottom:1rem}.case-study-content{padding:1rem}.highlight-card{padding:1.5rem;margin-bottom:1rem}.cta-content h2{font-size:1.5rem;line-height:1.3}.cta-button{width:100%;max-width:300px;margin:0 auto;display:block;padding:1rem 1.5rem}.solution-benefits li{font-size:.95rem;padding:.5rem 0}.waste-description,.stat-description{font-size:1rem}}.office-buildings-page{width:100%;overflow-x:hidden;background:#ffffff}.ob-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0;text-align:center}.ob-hero-content{max-width:900px;margin:0 auto}.ob-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px}.ob-hero-subtitle{font-size:1.25rem;color:#ffffffe6;font-weight:400}.ob-transformation{background:white;padding:5rem 0}.transformation-title{font-size:2.5rem;color:#333;text-align:center;margin-bottom:3rem;font-weight:600}.transformation-title .highlight{color:#a52929;font-weight:700;font-style:italic}.transformation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.transformation-card{background:#f8f8f8;padding:2.5rem;border-radius:16px;transition:all .3s}.transformation-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.transformation-card.featured{background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);border:2px solid #a52929}.trans-icon{font-size:3rem;margin-bottom:1.5rem;display:inline-block}.transformation-card h3{font-size:1.5rem;color:#333;margin-bottom:1rem;font-weight:600}.transformation-card p{color:#666;line-height:1.7;margin-bottom:1rem}.trans-highlight{color:#333;font-weight:500;background:rgba(165,41,41,.05);padding:1rem;border-radius:8px;margin-top:1rem}.ob-benefits{background:#f8f8f8;padding:5rem 0}.benefits-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.25rem;color:#333;font-weight:700;margin-bottom:1rem}.section-subtitle{font-size:1.15rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.benefits-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.benefit-stat{text-align:center;background:white;padding:2rem;border-radius:12px;box-shadow:0 5px 20px #0000000d}.stat-number{font-size:3rem;font-weight:800;color:#a52929;margin-bottom:.5rem}.stat-label{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.stat-desc{font-size:.9rem;color:#666}.ob-features{background:white;padding:5rem 0}.features-grid{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.feature-content h2{font-size:2rem;color:#333;margin-bottom:2rem;font-weight:600}.feature-list{display:flex;flex-direction:column;gap:1.5rem}.feature-item{padding-left:2rem;position:relative}.feature-item:before{content:"→";position:absolute;left:0;color:#a52929;font-size:1.5rem;font-weight:700}.feature-item h4{font-size:1.2rem;color:#333;margin-bottom:.5rem;font-weight:600}.feature-item p{color:#666;line-height:1.6}.feature-highlight{display:flex;align-items:center;justify-content:center}.highlight-box{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #a529294d}.highlight-box h3{font-size:1.3rem;margin-bottom:2rem;line-height:1.5}.demo-button{background:white;color:#a52929;padding:1rem 2rem;border:none;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s;font-size:.9rem}.demo-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.ob-projects{background:#f8f8f8;padding:5rem 0}.projects-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:3rem}.project-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .3s}.project-image{width:100%;height:200px;background:linear-gradient(135deg,#95a5a6,#7f8c8d)}.project-card.entrance .project-image{background:linear-gradient(135deg,#a52929,#8a2323)}.project-card.lobby .project-image{background:linear-gradient(135deg,#e74c3c,#c0392b)}.project-card.hospitality .project-image{background:linear-gradient(135deg,#f39c12,#e67e22)}.project-card.cove .project-image{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.project-card.conference .project-image{background:linear-gradient(135deg,#1abc9c,#16a085)}.project-info p{color:#666;line-height:1.5;margin-bottom:.75rem}.project-location{display:flex;align-items:center;gap:.5rem;color:#a52929;font-size:.9rem;font-weight:500;margin-top:.5rem}.ob-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}@media (max-width: 968px){.features-grid{grid-template-columns:1fr;gap:2rem}.transformation-grid{grid-template-columns:1fr}.projects-gallery{grid-template-columns:1fr;max-width:500px;margin:3rem auto 0}.ob-transformation,.ob-benefits,.ob-features,.ob-projects,.ob-cta{padding:3rem 0}}@media (max-width: 768px){.ob-hero-title{font-size:2rem;line-height:1.2}.transformation-title{font-size:1.75rem;margin-bottom:2rem}.section-title{font-size:1.75rem}.benefits-stats{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.cta-content h2{font-size:1.5rem}.transformation-card,.benefit-stat,.project-card{padding:1.5rem}.demo-button,.cta-button{min-height:44px;font-size:.9rem}.highlight-box{padding:2rem 1.5rem}}@media (max-width: 480px){.ob-transformation,.ob-benefits,.ob-features,.ob-projects,.ob-cta{padding:2rem 0}.ob-hero{padding:3rem 0}.ob-hero-title{font-size:1.5rem;margin-bottom:1rem}.ob-hero-subtitle{font-size:1rem}.transformation-title{font-size:1.5rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.benefits-stats{grid-template-columns:1fr;gap:1rem}.stat-number{font-size:2rem}.transformation-card{padding:1rem;margin-bottom:1rem}.benefit-stat{padding:1rem}.project-card{margin-bottom:1rem}.project-info{padding:1rem}.highlight-box{padding:1.5rem 1rem;margin-bottom:1rem}.cta-content h2{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.cta-button{width:100%;max-width:300px;margin:0 auto;display:block;padding:1rem 1.5rem}.trans-icon,.benefit-icon{font-size:2rem}.transformation-card h3,.project-info h3{font-size:1.1rem}.transformation-card p,.project-info p{font-size:.9rem}}.warehouses-page{width:100%;overflow-x:hidden;background:#ffffff}.wh-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0 5rem;text-align:center}.wh-hero-content{max-width:900px;margin:0 auto}.wh-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:2rem;text-transform:uppercase;letter-spacing:-.5px}.wh-hero-message h2{font-size:2rem;color:#fff;font-weight:400;line-height:1.4;margin:.5rem 0}.wh-hero-message .highlight{color:#f39c12;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2)}.wh-intro{background:white;padding:5rem 0}.intro-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.intro-highlight{font-size:1.35rem;color:#333;font-weight:600;line-height:1.6;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f39c12}.intro-text{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.intro-benefits{background:linear-gradient(135deg,#f8f8f8 0%,#f0f0f0 100%);padding:2rem;border-radius:16px}.intro-benefits h3{font-size:1.5rem;color:#333;margin-bottom:1.5rem;text-align:center}.benefit-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:white;border-radius:8px;transition:all .3s}.benefit-item:hover{transform:translate(5px);box-shadow:0 3px 10px #0000001a}.benefit-item span:last-child{font-size:1rem;color:#333;font-weight:500}.wh-comparison{background:#f8f8f8;padding:5rem 0}.comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.comparison-card{background:white;padding:2.5rem;border-radius:16px;box-shadow:0 5px 20px #00000014}.comparison-card.traditional{border-top:4px solid #e74c3c}.comparison-card.led{border-top:4px solid #27ae60}.comparison-card h3{font-size:1.5rem;color:#333;margin-bottom:1.5rem;text-align:center}.comparison-list{list-style:none;padding:0}.comparison-list li{padding:.75rem 0 .75rem 2rem;position:relative;font-size:1rem;line-height:1.5}.comparison-list li.negative{color:#666}.comparison-list li.negative:before{content:"✗";position:absolute;left:0;color:#e74c3c;font-weight:700;font-size:1.2rem}.comparison-list li.positive{color:#333;font-weight:500}.comparison-list li.positive:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700;font-size:1.2rem}.wh-solution{background:white;padding:5rem 0}.solution-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.solution-text h2{font-size:2rem;color:#333;margin-bottom:1.5rem;font-weight:600}.solution-lead{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:2.5rem}.feature h4{font-size:1.25rem;color:#333;margin-bottom:.5rem;font-weight:600}.feature p{color:#666;line-height:1.6;padding-left:1rem;border-left:3px solid #f39c12}.highlight-card{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #f39c124d}.highlight-stat{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.stat-number{font-size:4rem;font-weight:800}.stat-text{font-size:1.5rem;font-weight:600;opacity:.9}.highlight-card p{font-size:1.1rem;line-height:1.4;opacity:.95}.wh-projects{background:#f8f8f8;padding:5rem 0}.project-showcase{display:flex;flex-direction:column;gap:2rem}.project-card{background:white;border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #00000014}.project-card.featured{box-shadow:0 10px 40px #0000001f}.project-header{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.project-header h3{font-size:1.5rem;font-weight:600}.project-badge{background:#f39c12;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.project-content{padding:2rem}.project-description{font-size:1.1rem;color:#666;line-height:1.7;margin-bottom:2rem}.project-testimonial{background:linear-gradient(135deg,#f8f8f8,#f0f0f0);padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border-left:4px solid #f39c12}.project-testimonial p{font-size:1.25rem;color:#333;font-style:italic;margin-bottom:.5rem}.project-testimonial span{font-size:.95rem;color:#666;font-weight:500}.project-location{display:flex;align-items:center;gap:.5rem;color:#a52929;font-size:.95rem;font-weight:500;margin-bottom:2rem}.project-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.project-stats .stat{text-align:center;padding:1rem;background:#f8f8f8;border-radius:8px}.stat-value{display:block;font-size:1.75rem;font-weight:700;color:#f39c12;margin-bottom:.25rem}.stat-label{font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.project-highlight{display:flex;gap:2rem;margin-top:1.5rem}.highlight-item{flex:1;text-align:center;padding:1rem;background:#f8f8f8;border-radius:8px}.highlight-number{display:block;font-size:1.75rem;font-weight:700;color:#f39c12;margin-bottom:.25rem}.highlight-text{font-size:.9rem;color:#666}.wh-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}@media (max-width: 968px){.intro-content{grid-template-columns:1fr;gap:2rem}.comparison-grid{grid-template-columns:1fr}.solution-wrapper{grid-template-columns:1fr;gap:2rem}.project-stats{grid-template-columns:1fr}.wh-intro,.wh-comparison,.wh-solution,.wh-projects,.wh-cta{padding:3rem 0}}@media (max-width: 768px){.wh-hero-title{font-size:2rem;line-height:1.2}.wh-hero-message h2{font-size:1.5rem}.section-title{font-size:1.75rem}.project-header{flex-direction:column;gap:1rem;text-align:center}.cta-content h2{font-size:1.5rem}.comparison-card,.project-card,.project-content,.intro-benefits,.highlight-card{padding:1.5rem}.cta-button{min-height:44px;font-size:.9rem}}@media (max-width: 480px){.wh-intro,.wh-comparison,.wh-solution,.wh-projects,.wh-cta{padding:2rem 0}.wh-hero{padding:3rem 1rem 4rem}.wh-hero-title{font-size:1.5rem;margin-bottom:1.5rem}.wh-hero-message h2{font-size:1.2rem;line-height:1.4}.section-title{font-size:1.5rem;margin-bottom:2rem}.intro-highlight{font-size:1.1rem}.comparison-card{padding:1rem;margin-bottom:1rem}.comparison-card h3{font-size:1.25rem}.solution-wrapper{gap:1.5rem}.highlight-card{padding:1.5rem 1rem}.stat-number{font-size:3rem}.project-card{margin-bottom:1.5rem}.project-header{padding:1rem 1.5rem}.project-content{padding:1rem}.project-description{font-size:1rem}.project-stats{grid-template-columns:1fr;gap:.75rem}.project-highlight{flex-direction:column;gap:1rem}.cta-content h2{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.cta-button{width:100%;max-width:300px;margin:0 auto;display:block;padding:1rem 1.5rem}.benefit-list{gap:.75rem}.benefit-item{padding:.5rem}.benefit-item span:last-child{font-size:.9rem}}.fountains-landscape-page{width:100%;overflow-x:hidden;background:#ffffff}.fl-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.fl-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.fl-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:1}.fl-hero-title{font-size:2.75rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.fl-hero-subtitle{font-size:1.5rem;color:#fffffff2;font-weight:400;font-style:italic}.fl-technology{background:white;padding:5rem 0}.tech-highlight{text-align:center;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#f8f8f8 0%,#f0f0f0 100%);border-radius:16px}.tech-lead{font-size:1.5rem;color:#333;font-weight:600;line-height:1.6}.tech-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.tech-text{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.tech-features{background:white;padding:2rem;border-radius:16px;box-shadow:0 5px 20px #00000014}.tech-features h3{font-size:1.3rem;color:#333;margin-bottom:1.5rem;text-align:center}.feature-list{list-style:none;padding:0}.feature-list li{display:flex;align-items:center;gap:1rem;padding:.75rem;margin-bottom:.5rem;background:#f8f8f8;border-radius:8px;transition:all .3s}.feature-list li:hover{background:#006994;color:#fff;transform:translate(5px)}.feature-icon{font-size:1.5rem;flex-shrink:0}.feature-list span:last-child{font-size:1rem;font-weight:500}.fl-benefits{background:#f8f8f8;padding:5rem 0}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-top-color:#006994}.fl-features{background:white;padding:5rem 0}.features-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.features-content h2{font-size:2rem;color:#333;margin-bottom:2rem;font-weight:600}.control-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.control-item{padding:1.5rem;background:#f8f8f8;border-radius:12px;border-left:4px solid #006994}.control-item h4{font-size:1.15rem;color:#333;margin-bottom:.5rem;font-weight:600}.control-item p{font-size:.9rem;color:#666;line-height:1.5}.visual-card{background:linear-gradient(135deg,#006994,#004d6d);color:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #0069944d}.visual-icon{font-size:4rem;margin-bottom:1rem}.visual-card h3{font-size:1.5rem;margin-bottom:1rem}.visual-card p{font-size:1rem;opacity:.95}.fl-projects{background:#f8f8f8;padding:5rem 0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.project-image{width:100%;height:200px;position:relative;background:linear-gradient(135deg,#006994,#004d6d);display:flex;align-items:center;justify-content:center}.project-card.bollards .project-image{background:linear-gradient(135deg,#8B4513,#654321)}.project-card.landscape .project-image{background:linear-gradient(135deg,#228B22,#006400)}.project-card.fountain .project-image{background:linear-gradient(135deg,#4682B4,#1E90FF)}.project-type-badge{background:rgba(255,255,255,.9);padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#333}.project-info{padding:1.5rem}.project-info h3{font-size:1.25rem;color:#333;margin-bottom:.75rem;font-weight:600}.project-info p{color:#666;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.project-location{display:flex;align-items:center;gap:.5rem;color:#006994;font-size:.9rem;font-weight:500}.fl-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}.cta-content h2:last-of-type{margin-bottom:2rem}@media (max-width: 968px){.tech-grid,.features-wrapper{grid-template-columns:1fr;gap:2rem}.control-features{grid-template-columns:1fr}.projects-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.fl-technology,.fl-benefits,.fl-features,.fl-projects,.fl-cta{padding:3rem 0}}@media (max-width: 768px){.fl-hero-title{font-size:1.75rem;line-height:1.2}.fl-hero-subtitle,.tech-lead{font-size:1.2rem}.section-title{font-size:1.75rem}.benefits-grid{grid-template-columns:1fr}.cta-content h2{font-size:1.5rem}.tech-highlight,.tech-features,.benefit-card,.project-card{padding:1.5rem}.visual-card{padding:2rem 1.5rem}.control-item{padding:1rem}.cta-button{min-height:44px;font-size:.9rem}}@media (max-width: 480px){.fl-technology,.fl-benefits,.fl-features,.fl-projects,.fl-cta{padding:2rem 0}.fl-hero{padding:3rem 0}.fl-hero-title{font-size:1.5rem;margin-bottom:1rem}.fl-hero-subtitle,.tech-lead{font-size:1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.tech-highlight,.tech-features{padding:1rem}.tech-features h3{font-size:1.1rem}.feature-list li{font-size:.9rem;padding:.5rem}.benefit-card{padding:1rem;margin-bottom:1rem}.benefit-icon{font-size:2rem}.benefit-card h3{font-size:1.1rem}.benefit-card p{font-size:.85rem}.control-features{gap:1rem}.control-item{padding:.75rem}.control-item h4{font-size:1rem}.control-item p{font-size:.85rem}.visual-card{padding:1.5rem 1rem}.visual-icon{font-size:3rem}.visual-card h3{font-size:1.25rem}.visual-card p{font-size:.9rem}.project-card{margin-bottom:1rem}.project-info{padding:1rem}.project-info h3{font-size:1.1rem}.project-info p{font-size:.85rem}.cta-content h2{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.cta-button{width:100%;max-width:300px;margin:0 auto;display:block;padding:1rem 1.5rem}}.wallpacks-flood-page{width:100%;overflow-x:hidden;background:#ffffff}.wpf-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0;text-align:center}.wpf-hero-content{max-width:900px;margin:0 auto}.wpf-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px}.wpf-hero-subtitle{font-size:1.3rem;color:#fffffff2;font-weight:400;line-height:1.5}.wpf-highlight{background:#f8f8f8;padding:3rem 0}.highlight-box{max-width:900px;margin:0 auto;text-align:center;padding:2rem}.highlight-title{font-size:1.75rem;color:#333;font-weight:600;line-height:1.5}.highlight-title .accent{color:#a52929;font-weight:700;font-size:2rem}.wpf-solutions{background:white;padding:5rem 0}.solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.solution-card{background:#f8f8f8;border-radius:20px;padding:2.5rem;position:relative;overflow:hidden}.solution-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#a52929,#f39c12)}.solution-card.flood:before{background:linear-gradient(90deg,#a52929,#8a2323)}.solution-card.wallpack:before{background:linear-gradient(90deg,#e74c3c,#c0392b)}.solution-icon{font-size:3rem;margin-bottom:1rem}.solution-card h3{font-size:1.75rem;color:#333;margin-bottom:1rem;font-weight:600}.solution-description{font-size:1.05rem;color:#666;line-height:1.7;margin-bottom:2rem}.solution-features h4,.solution-benefits h4{font-size:1.1rem;color:#333;margin-bottom:1rem;font-weight:600}.solution-features ul{list-style:none;padding:0}.solution-features li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#555}.solution-features li:before{content:"▸";position:absolute;left:0;color:#a52929;font-weight:700}.wattage-range{margin-top:2rem;padding:1.5rem;background:white;border-radius:12px}.range-label{display:block;text-align:center;font-size:.9rem;color:#666;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.range-display{display:flex;align-items:center;justify-content:space-between;gap:1rem}.range-min,.range-max{font-size:1.25rem;font-weight:700;color:#333}.range-bar{flex:1;height:4px;background:linear-gradient(90deg,#a52929,#8a2323);border-radius:2px}.benefit-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:white;border-radius:8px;margin-bottom:.5rem}.benefit-icon{font-size:1.5rem;flex-shrink:0}.benefit-item span:last-child{font-size:.95rem;color:#555}.wpf-products{background:#f8f8f8;padding:5rem 0}.section-title{font-size:2.25rem;color:#333;font-weight:700;text-align:center;margin-bottom:1rem}.section-subtitle{font-size:1.15rem;color:#666;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.6}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.product-category{background:white;padding:2rem;border-radius:16px;text-align:center;transition:all .3s}.product-category:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.category-icon{font-size:2.5rem;margin-bottom:1rem}.product-category h3{font-size:1.25rem;color:#333;margin-bottom:.75rem;font-weight:600}.product-category p{font-size:.9rem;color:#666;line-height:1.5}.wpf-applications{background:white;padding:5rem 0}.applications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.app-card{border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s}.app-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.app-header{padding:1.5rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff}.app-header.walkways{background:linear-gradient(135deg,#27ae60,#229954)}.app-header.driveways{background:linear-gradient(135deg,#a52929,#8a2323)}.app-header.buildings{background:linear-gradient(135deg,#e74c3c,#c0392b)}.app-header.outdoor{background:linear-gradient(135deg,#f39c12,#e67e22)}.app-header.flags{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.app-header.security{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.app-header h3{font-size:1.25rem;font-weight:600;margin:0}.app-card p{padding:1.5rem;background:white;color:#666;line-height:1.6;margin:0}.wpf-stats{background:#f8f8f8;padding:5rem 0}.stats-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.stat-card{background:white;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 5px 20px #0000000d;transition:all .3s}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.stat-card.primary{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff}.stat-number{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-card.primary .stat-number{color:#fff}.stat-card:not(.primary) .stat-number{color:#a52929}.stat-label{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.stat-card.primary .stat-label{color:#fff}.stat-card:not(.primary) .stat-label{color:#333}.stat-description{font-size:.85rem;line-height:1.4}.stat-card.primary .stat-description{color:#ffffffe6}.stat-card:not(.primary) .stat-description{color:#666}.wpf-final-cta{background:white;padding:3rem 0;text-align:center}.final-message{max-width:800px;margin:0 auto}.final-highlight{font-size:1.5rem;color:#333;font-weight:600;line-height:1.5}.wpf-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}.cta-button{background:white;color:#a52929;padding:1rem 2.5rem;border:none;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s;font-size:1rem;margin:.5rem}.cta-button-secondary{background:transparent;color:#fff;padding:1rem 2.5rem;border:2px solid white;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s;font-size:1rem;margin:.5rem}@media (max-width: 968px){.solutions-grid{grid-template-columns:1fr}.applications-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.stats-wrapper{grid-template-columns:repeat(2,1fr)}.wpf-highlight,.wpf-solutions,.wpf-products,.wpf-applications,.wpf-stats,.wpf-final-cta,.wpf-cta{padding:3rem 0}}@media (max-width: 768px){.wpf-hero-title{font-size:2rem;line-height:1.2}.wpf-hero-subtitle{font-size:1.1rem}.highlight-title{font-size:1.5rem}.highlight-title .accent,.section-title{font-size:1.75rem}.products-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.cta-content h2{font-size:1.5rem}.solution-card,.product-category,.stat-card{padding:1.5rem}.app-header,.app-card p{padding:1rem 1.5rem}.cta-button,.cta-button-secondary{min-height:44px;font-size:.9rem}}@media (max-width: 480px){.wpf-highlight,.wpf-solutions,.wpf-products,.wpf-applications,.wpf-stats,.wpf-final-cta,.wpf-cta{padding:2rem 0}.wpf-hero{padding:3rem 0}.wpf-hero-title{font-size:1.5rem;margin-bottom:1rem}.wpf-hero-subtitle{font-size:1rem}.highlight-title{font-size:1.25rem}.highlight-title .accent{font-size:1.5rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.highlight-box{padding:1rem}.solution-card{padding:1rem;margin-bottom:1rem}.solution-card h3{font-size:1.5rem}.solution-features li{font-size:.9rem}.wattage-range{padding:1rem}.benefit-item{padding:.5rem}.benefit-item span:last-child{font-size:.85rem}.product-category{padding:1rem;margin-bottom:1rem}.category-icon{font-size:2rem}.product-category h3{font-size:1.1rem}.product-category p{font-size:.85rem}.stats-wrapper{grid-template-columns:1fr;gap:1rem}.stat-card{padding:1rem}.stat-number{font-size:2rem}.app-card{margin-bottom:1rem}.app-header{padding:1rem}.app-card p{padding:1rem;font-size:.9rem}.final-highlight{font-size:1.25rem}.cta-content h2{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.cta-button,.cta-button-secondary{display:block;width:90%;max-width:300px;margin:.5rem auto;padding:1rem 1.5rem}}.parking-lots-page{width:100%;overflow-x:hidden;background:#ffffff}.pl-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0 5rem;text-align:center;position:relative}.pl-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.1))}.pl-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:1}.pl-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:2rem;text-transform:uppercase;letter-spacing:-.5px}.pl-hero-message h2{font-size:2rem;color:#fff;font-weight:400;line-height:1.3;margin:.5rem 0}.pl-hero-message .highlight{color:gold;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.pl-overview{background:white;padding:5rem 0}.overview-lead{font-size:1.5rem;color:#333;font-weight:600;text-align:center;margin-bottom:3rem;line-height:1.4}.overview-grid{display:grid;grid-template-columns:3fr 1fr;gap:3rem;align-items:center}.overview-text{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.overview-stats{display:flex;justify-content:center}.stat-highlight{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:2.5rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #a529294d}.stat-number{font-size:3.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:1rem;text-transform:uppercase;letter-spacing:.5px;opacity:.95}.pl-benefits{background:#f8f8f8;padding:5rem 0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.benefit-card{background:white;padding:2rem;border-radius:16px;text-align:center;transition:all .3s;border-top:4px solid transparent}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-top-color:#a52929}.benefit-icon{font-size:3rem;margin-bottom:1rem;display:inline-block}.benefit-card h3{font-size:1.3rem;color:#333;margin-bottom:1rem;font-weight:600}.benefit-card p{font-size:.95rem;color:#666;line-height:1.6}.pl-solutions{background:white;padding:5rem 0}.solutions-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.solutions-content h2{font-size:2rem;color:#333;margin-bottom:2rem;font-weight:600}.solution-features{display:flex;flex-direction:column;gap:1.5rem}.feature-item{padding:1rem;background:#f8f8f8;border-radius:12px;border-left:4px solid #a52929}.feature-item h4{font-size:1.15rem;color:#333;margin-bottom:.5rem;font-weight:600}.feature-item p{font-size:.95rem;color:#666;line-height:1.5}.visual-cards{display:flex;flex-direction:column;gap:1rem}.visual-card{background:linear-gradient(135deg,#f8f8f8,#e0e0e0);padding:1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;transition:all .3s}.visual-card:hover{transform:translate(5px);box-shadow:0 5px 15px #0000001a}.visual-card.poles{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff}.visual-card.complete{background:linear-gradient(135deg,#27ae60,#229954);color:#fff}.visual-card.custom{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.card-icon{font-size:2rem;flex-shrink:0}.card-text{font-weight:600;font-size:1rem}.pl-features{background:#f8f8f8;padding:5rem 0}.features-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:start}.comparison-side{background:white;padding:2rem;border-radius:16px;box-shadow:0 5px 20px #00000014}.comparison-side.old{border-top:4px solid #e74c3c}.comparison-side.new{border-top:4px solid #27ae60}.comparison-side h3{font-size:1.3rem;color:#333;margin-bottom:1.5rem;text-align:center;font-weight:600}.comparison-side ul{list-style:none;padding:0}.comparison-side li{padding:.75rem 0 .75rem 1.5rem;position:relative;font-size:.95rem;line-height:1.4}.comparison-side.old li{color:#666}.comparison-side.old li:before{content:"✗";position:absolute;left:0;color:#e74c3c;font-weight:700}.comparison-side.new li{color:#333;font-weight:500}.comparison-side.new li:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700}.vs-divider{display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#666;padding:2rem 0}.pl-projects{background:white;padding:5rem 0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.project-card{background:white;border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s}.project-header{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:1.5rem}.project-header h3{font-size:1.3rem;font-weight:600;margin:0}.project-description{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.project-savings{display:flex;align-items:center;gap:.5rem;background:rgba(165,41,41,.1);padding:.75rem;border-radius:8px;margin-bottom:1rem;color:#a52929;font-weight:600}.savings-icon{font-size:1.25rem}.project-location{display:flex;align-items:center;gap:.5rem;color:#a52929;font-size:.9rem;font-weight:500;margin-bottom:.75rem}.project-client{display:flex;gap:.5rem;font-size:.9rem;color:#666}.client-label{font-weight:600}.client-name{color:#333}.pl-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}@media (max-width: 968px){.overview-grid,.solutions-wrapper{grid-template-columns:1fr;gap:2rem}.features-comparison{grid-template-columns:1fr}.vs-divider{transform:rotate(90deg);margin:2rem 0}.projects-grid{grid-template-columns:1fr}.pl-overview,.pl-benefits,.pl-solutions,.pl-features,.pl-projects,.pl-cta{padding:3rem 0}}@media (max-width: 768px){.pl-hero-title{font-size:2rem;line-height:1.2}.pl-hero-message h2{font-size:1.5rem}.section-title{font-size:1.75rem}.stat-number{font-size:2.5rem}.cta-content h2{font-size:1.5rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button,.cta-button-secondary{width:90%;max-width:300px;min-height:44px;font-size:.9rem}.benefit-card,.comparison-side,.project-card{padding:1.5rem}.project-content{padding:1rem}.stat-highlight{padding:2rem}}@media (max-width: 480px){.pl-overview,.pl-benefits,.pl-solutions,.pl-features,.pl-projects,.pl-cta{padding:2rem 0}.pl-hero{padding:3rem 1rem 4rem}.pl-hero-title{font-size:1.5rem;margin-bottom:1.5rem}.pl-hero-message h2{font-size:1.2rem}.overview-lead{font-size:1.25rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.benefits-grid{grid-template-columns:1fr;gap:1rem}.benefit-card{padding:1rem;margin-bottom:1rem}.benefit-icon{font-size:2rem}.benefit-card h3{font-size:1.1rem}.benefit-card p{font-size:.85rem}.stat-highlight{padding:1.5rem}.stat-number{font-size:2.5rem}.projects-grid{grid-template-columns:1fr;gap:1rem}.project-card{margin-bottom:1rem}.project-header,.project-content{padding:1rem}.project-description{font-size:.9rem}.comparison-side{padding:1rem;margin-bottom:1rem}.comparison-side h3{font-size:1.1rem}.comparison-side li{font-size:.85rem}.visual-cards{gap:.75rem}.visual-card{padding:1rem}.card-text{font-size:.9rem}.cta-content h2{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.cta-button,.cta-button-secondary{width:100%;max-width:300px;margin:.5rem auto;display:block;padding:1rem 1.5rem}}.energy-audit-page{width:100%;overflow-x:hidden;background:#ffffff}.ea-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0;text-align:center}.ea-hero-content{max-width:900px;margin:0 auto}.ea-hero-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:-.5px;line-height:1.2}.ea-hero-highlight{margin-top:2rem}.ea-hero-highlight p{font-size:1.75rem;color:#fff;font-weight:400;line-height:1.3}.ea-hero-highlight .accent{font-size:2.25rem;color:#a52929;font-weight:700}.ea-service{background:white;padding:5rem 0}.service-title{font-size:1.75rem;color:#333;font-weight:600;text-align:center;margin-bottom:3rem;line-height:1.4}.assessment-intro{font-size:1.15rem;color:#666;line-height:1.8;max-width:900px;margin:0 auto 3rem;text-align:center}.assessment-process{background:#f8f8f8;padding:3rem;border-radius:20px}.assessment-process h3{font-size:1.5rem;color:#333;text-align:center;margin-bottom:2.5rem;font-weight:600}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.process-item{background:white;padding:2rem;border-radius:12px;text-align:center;transition:all .3s;border:2px solid transparent}.process-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-color:#2c5f2d}.process-icon{font-size:2.5rem;margin-bottom:1rem}.process-item h4{font-size:1.15rem;color:#333;margin-bottom:.75rem;font-weight:600}.process-item p{font-size:.9rem;color:#666;line-height:1.5}.ea-recommendations{background:#f8f8f8;padding:5rem 0}.recommendations-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.recommendations-text h2{font-size:2rem;color:#333;margin-bottom:1.5rem;font-weight:600}.recommendations-lead{font-size:1.2rem;color:#333;line-height:1.6;margin-bottom:1rem;font-weight:500}.recommendations-detail{font-size:1.05rem;color:#666;line-height:1.7;margin-bottom:2rem}.deliverables{background:white;padding:2rem;border-radius:12px;border-left:4px solid #2c5f2d}.deliverables h3{font-size:1.25rem;color:#333;margin-bottom:1rem;font-weight:600}.deliverables ul{list-style:none;padding:0}.deliverables li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#555;line-height:1.5}.deliverables li:before{content:"✓";position:absolute;left:0;color:#2c5f2d;font-weight:700;font-size:1.2rem}.savings-calculator{background:linear-gradient(135deg,#2c5f2d,#1a3e1b);color:#fff;padding:2.5rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #2c5f2d4d}.savings-calculator h3{font-size:1.3rem;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.5px}.savings-display{display:flex;flex-direction:column;gap:2rem}.savings-percentage,.savings-roi{background:rgba(255,255,255,.1);padding:1.5rem;border-radius:12px}.percentage-number,.roi-number{display:block;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.percentage-label,.roi-label{display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;opacity:.95}.ea-benefits{background:white;padding:5rem 0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit-card{background:#f8f8f8;padding:2rem;border-radius:16px;text-align:center;transition:all .3s}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;background:linear-gradient(135deg,#f8f8f8,#f0f0f0)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{font-size:1.25rem;color:#333;margin-bottom:.75rem;font-weight:600}.benefit-card p{font-size:.95rem;color:#666;line-height:1.5}.ea-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}.cta-button-secondary{background:transparent;color:#fff;padding:1rem 2.5rem;border:2px solid white;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s;font-size:1rem}@media (max-width: 968px){.recommendations-content{grid-template-columns:1fr;gap:2rem}.process-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.ea-service,.ea-recommendations,.ea-benefits,.ea-cta{padding:3rem 0}}@media (max-width: 768px){.ea-hero-title{font-size:1.75rem;line-height:1.2}.ea-hero-highlight p{font-size:1.5rem}.ea-hero-highlight .accent{font-size:2rem}.section-title{font-size:1.75rem}.cta-content h2{font-size:1.5rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button,.cta-button-secondary{width:90%;max-width:300px;min-height:44px;font-size:.9rem}.assessment-process{padding:2rem}.process-item,.benefit-card,.deliverables,.savings-calculator{padding:1.5rem}}@media (max-width: 480px){.ea-service,.ea-recommendations,.ea-benefits,.ea-cta{padding:2rem 0}.ea-hero{padding:3rem 0}.ea-hero-title{font-size:1.5rem;margin-bottom:.5rem}.ea-hero-highlight p{font-size:1.25rem}.ea-hero-highlight .accent{font-size:1.75rem}.service-title{font-size:1.5rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.assessment-intro{font-size:1rem}.assessment-process{padding:1.5rem}.assessment-process h3{font-size:1.25rem}.process-grid{gap:1rem}.process-item{padding:1rem}.process-icon{font-size:2rem}.process-item h4{font-size:1rem}.process-item p{font-size:.85rem}.recommendations-lead{font-size:1.1rem}.recommendations-detail{font-size:1rem}.deliverables{padding:1rem}.deliverables h3{font-size:1.1rem}.deliverables li{font-size:.9rem}.savings-calculator{padding:1.5rem}.savings-calculator h3{font-size:1.1rem}.percentage-number,.roi-number{font-size:2rem}.benefits-grid{gap:1rem}.benefit-card{padding:1rem}.benefit-icon{font-size:2rem}.benefit-card h3{font-size:1.1rem}.benefit-card p{font-size:.85rem}.cta-content h2{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.cta-button,.cta-button-secondary{width:100%;max-width:300px;margin:.5rem auto;display:block;padding:1rem 1.5rem}}.lighting-proposal-page{width:100%;overflow-x:hidden;background:#ffffff}.lp-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0;text-align:center}.lp-hero-content{max-width:900px;margin:0 auto}.lp-hero-title{font-size:2.75rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.lp-hero-subtitle{font-size:1.5rem;color:#fffffff2;font-weight:400;font-style:italic}.lp-overview{background:#f8f8f8;padding:3rem 0}.overview-text{font-size:1.25rem;color:#333;line-height:1.6;text-align:center;max-width:800px;margin:0 auto;font-weight:500}.lp-details{background:white;padding:5rem 0}.details-grid{display:grid;grid-template-columns:3fr 1fr;gap:3rem;align-items:start}.details-main h2{font-size:2rem;color:#333;margin-bottom:1.5rem;font-weight:600}.details-lead{font-size:1.15rem;color:#333;line-height:1.7;margin-bottom:1rem;font-weight:500}.details-text{font-size:1.05rem;color:#666;line-height:1.7;margin-bottom:2rem}.proposal-components{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.component-card{background:#f8f8f8;padding:2rem;border-radius:16px;border-top:4px solid #1e3c72}.component-icon{font-size:2.5rem;margin-bottom:1rem}.component-card h3{font-size:1.25rem;color:#333;margin-bottom:1rem;font-weight:600}.component-card ul{list-style:none;padding:0}.component-card li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#666;font-size:.95rem;line-height:1.5}.component-card li:before{content:"•";position:absolute;left:0;color:#1e3c72;font-weight:700}.visual-highlight{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 30px #1e3c724d}.visual-highlight h3{font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.benefit-list{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:.75rem}.benefit-icon{font-size:1.25rem;color:#90ee90}.benefit-item span:last-child{font-size:.95rem;line-height:1.4}.lp-savings{background:#f8f8f8;padding:5rem 0}.section-title{font-size:2.25rem;color:#333;font-weight:700;text-align:center;margin-bottom:1.5rem}.savings-intro{font-size:1.15rem;color:#666;line-height:1.7;text-align:center;max-width:900px;margin:0 auto 3rem}.savings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.savings-card{background:white;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 5px 20px #00000014;transition:all .3s}.savings-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.savings-icon{font-size:2.5rem;margin-bottom:1rem}.savings-card h3{font-size:1.25rem;color:#333;margin-bottom:.75rem;font-weight:600}.savings-card p{font-size:.95rem;color:#666;line-height:1.5}.lp-incentives{background:white;padding:5rem 0}.incentives-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.incentives-text h2{font-size:2rem;color:#333;margin-bottom:1.5rem;font-weight:600}.incentives-lead{font-size:1.2rem;color:#333;line-height:1.6;margin-bottom:1rem;font-weight:500}.incentives-detail{font-size:1.05rem;color:#666;line-height:1.7;margin-bottom:2rem}.incentive-benefits h3{font-size:1.25rem;color:#333;margin-bottom:1rem;font-weight:600}.incentive-benefits ul{list-style:none;padding:0}.incentive-benefits li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#555;line-height:1.5}.incentive-benefits li:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700;font-size:1.2rem}.partner-card{background:linear-gradient(135deg,#f8f8f8,#e0e0e0);padding:2.5rem;border-radius:16px;text-align:center}.partner-card h3{font-size:1.3rem;color:#333;margin-bottom:1rem;font-weight:600}.partner-card p{color:#666;margin-bottom:2rem;line-height:1.5}.partner-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.partner-stats .stat{padding:1rem;background:white;border-radius:8px}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#1e3c72;margin-bottom:.25rem}.stat-label{display:block;font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.lp-calculator{background:#f8f8f8;padding:5rem 0}.calculator-display{max-width:1000px;margin:0 auto;background:white;padding:3rem;border-radius:20px;box-shadow:0 10px 40px #0000001a}.calculator-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;margin-bottom:3rem}.calc-item{padding:2rem;border-radius:12px}.calc-item.current{background:#ffebeb;border:2px solid #e74c3c}.calc-item.new{background:#e8f8e8;border:2px solid #27ae60}.calc-item h3{font-size:1.3rem;color:#333;margin-bottom:1.5rem;text-align:center;font-weight:600}.calc-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.calc-row:last-child{border-bottom:none}.calc-row span:first-child{color:#666;font-size:.95rem}.calc-row .value{font-weight:600;color:#333}.calc-arrow{font-size:2rem;color:#666}.savings-summary{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:2rem;border-radius:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.summary-item{text-align:center}.summary-label{display:block;font-size:.9rem;margin-bottom:.5rem;opacity:.9}.summary-value{display:block;font-size:1.5rem;font-weight:700}.summary-value.highlight{color:#90ee90;font-size:1.75rem}.lp-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}.cta-content h2{font-size:2.25rem;margin-bottom:.5rem;font-weight:700;line-height:1.3}.cta-content h2:nth-of-type(2){margin-bottom:2rem}@media (max-width: 968px){.details-grid,.incentives-content{grid-template-columns:1fr;gap:2rem}.calculator-grid{grid-template-columns:1fr}.calc-arrow{transform:rotate(90deg);margin:1rem 0}.lp-overview,.lp-details,.lp-savings,.lp-incentives,.lp-calculator,.lp-cta{padding:3rem 0}}@media (max-width: 768px){.lp-hero-title{font-size:1.75rem;line-height:1.2}.lp-hero-subtitle{font-size:1.2rem}.section-title{font-size:1.75rem}.proposal-components{grid-template-columns:1fr}.savings-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.cta-content h2{font-size:1.5rem}.component-card,.savings-card,.partner-card,.visual-highlight{padding:1.5rem}.calculator-display{padding:2rem}.calc-item,.savings-summary{padding:1.5rem}.cta-button{min-height:44px;font-size:.9rem}}@media (max-width: 480px){.lp-overview,.lp-details,.lp-savings,.lp-incentives,.lp-calculator,.lp-cta{padding:2rem 0}.lp-hero{padding:3rem 0}.lp-hero-title{font-size:1.5rem;margin-bottom:1rem}.lp-hero-subtitle{font-size:1rem}.overview-text{font-size:1.1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.details-lead,.details-text{font-size:1rem}.proposal-components{gap:1rem}.component-card{padding:1rem}.component-icon{font-size:2rem}.component-card h3{font-size:1.1rem}.component-card li{font-size:.85rem}.visual-highlight{padding:1rem}.visual-highlight h3{font-size:1.1rem}.benefit-list{gap:.75rem}.benefit-item span:last-child{font-size:.85rem}.savings-intro{font-size:1rem}.savings-grid{gap:1rem}.savings-card{padding:1rem}.savings-icon{font-size:2rem}.savings-card h3{font-size:1.1rem}.savings-card p{font-size:.85rem}.incentives-lead{font-size:1.1rem}.incentives-detail{font-size:1rem}.incentive-benefits li{font-size:.9rem}.partner-card{padding:1.5rem}.partner-stats{gap:.75rem}.stat-number{font-size:1.25rem}.calculator-display{padding:1.5rem}.calculator-grid{gap:1rem}.calc-item{padding:1rem}.calc-item h3{font-size:1.1rem}.calc-row span:first-child{font-size:.85rem}.savings-summary{padding:1rem;gap:1rem}.summary-value{font-size:1.25rem}.summary-value.highlight{font-size:1.5rem}.cta-content h2{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.cta-button{width:100%;max-width:300px;margin:0 auto;display:block;padding:1rem 1.5rem}}.projects-news-page{width:100%;overflow-x:hidden;background:#ffffff}.pn-hero{background:linear-gradient(135deg,#2d3436 0%,#000000 100%);padding:4rem 0;text-align:center}.pn-hero-content{max-width:900px;margin:0 auto}.pn-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px}.pn-hero-subtitle{font-size:1.25rem;color:#ffffffe6;font-weight:400;line-height:1.5}.pn-featured{background:#f8f8f8;padding:5rem 0}.featured-project{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:white;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #0000001a}.featured-content{padding:3rem}.featured-badge{display:inline-block;background:#a52929;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.featured-content h3{font-size:2rem;color:#333;margin-bottom:1rem;font-weight:600}.featured-location{display:flex;align-items:center;gap:.5rem;color:#666;margin-bottom:1.5rem}.featured-description{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:2rem}.featured-link{display:inline-block;color:#a52929;font-weight:600;text-decoration:none;transition:all .3s}.featured-link:hover{transform:translate(5px)}.featured-image{background:linear-gradient(135deg,#a52929,#8a2323);min-height:400px}.pn-projects{background:white;padding:5rem 0}.projects-filter{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn{background:transparent;border:2px solid #e0e0e0;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;color:#666;cursor:pointer;transition:all .3s}.filter-btn:hover,.filter-btn.active{background:#a52929;border-color:#a52929;color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.project-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.project-image{height:200px;position:relative;background:linear-gradient(135deg,#666,#999)}.project-image.parking-garage{background:linear-gradient(135deg,#a52929,#8a2323)}.project-image.warehouse{background:linear-gradient(135deg,#e67e22,#d35400)}.project-image.landscape{background:linear-gradient(135deg,#27ae60,#229954)}.project-image.office{background:linear-gradient(135deg,#c0392b,#a52929)}.project-image.parking-lot{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.project-category{position:absolute;top:1rem;left:1rem;background:rgba(255,255,255,.9);padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.project-content{padding:1.5rem}.project-content h3{font-size:1.25rem;color:#333;margin-bottom:.75rem;font-weight:600}.project-location{display:flex;align-items:center;gap:.3rem;color:#a52929;font-size:.9rem;margin-bottom:1rem}.project-description{color:#666;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.pn-news{background:#f8f8f8;padding:5rem 0}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1500px;margin:0 auto 3rem}.news-card{background:white;padding:2rem;border-radius:12px;transition:all .3s}.news-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.news-category{display:inline-block;background:#a52929;color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.news-card h3{font-size:1.25rem;color:#333;margin-bottom:.5rem;font-weight:600;line-height:1.4}.news-date{color:#999;font-size:.85rem;margin-bottom:1rem}.news-excerpt{color:#666;line-height:1.6;margin-bottom:1.5rem}.news-link{background:none;border:none;color:#a52929;font-weight:600;cursor:pointer;padding:0;transition:all .3s}.news-link:hover{transform:translate(5px)}.news-subscribe{background:white;padding:3rem;border-radius:20px;text-align:center;max-width:600px;margin:0 auto}.news-subscribe h3{font-size:1.75rem;color:#333;margin-bottom:1rem}.news-subscribe p{color:#666;margin-bottom:2rem}.subscribe-btn{background:#a52929;color:#fff;padding:1rem 2.5rem;border:none;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s}.subscribe-btn:hover{background:#8a2323;transform:translateY(-2px);box-shadow:0 10px 20px #a529294d}.pn-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}.cta-button{background:white;color:#a52929;padding:1rem 2.5rem;border:none;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s;font-size:1rem}@media (max-width: 968px){.featured-project{grid-template-columns:1fr}.featured-image{min-height:250px}.featured-stats{grid-template-columns:1fr;gap:1rem}.projects-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.pn-featured,.pn-projects,.pn-news,.pn-cta{padding:3rem 0}}@media (max-width: 768px){.pn-hero-title{font-size:2rem;line-height:1.2}.section-title{font-size:1.75rem}.projects-filter{flex-direction:column;align-items:center}.filter-btn{width:250px;min-height:44px}.news-grid{grid-template-columns:1fr}.featured-content{padding:2rem}.project-content{padding:1rem}.news-card{padding:1.5rem}.news-subscribe{padding:2rem}.subscribe-btn,.cta-button{min-height:44px;font-size:.9rem}}@media (max-width: 480px){.pn-featured,.pn-projects,.pn-news,.pn-cta{padding:2rem 0}.pn-hero{padding:3rem 0}.pn-hero-title{font-size:1.5rem;margin-bottom:1rem}.pn-hero-subtitle{font-size:1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.featured-project{border-radius:16px}.featured-content{padding:1.5rem}.featured-content h3{font-size:1.5rem}.featured-description{font-size:1rem}.projects-filter{gap:.75rem}.filter-btn{width:200px;padding:.5rem 1rem;font-size:.9rem}.projects-grid{gap:1rem;max-width:400px}.project-card{margin-bottom:1rem}.project-content{padding:1rem}.project-content h3{font-size:1.1rem}.project-description{font-size:.85rem}.project-category{font-size:.75rem;padding:.4rem .8rem}.news-grid{gap:1rem}.news-card{padding:1rem}.news-card h3{font-size:1.1rem}.news-excerpt{font-size:.9rem}.news-subscribe{padding:1.5rem}.news-subscribe h3{font-size:1.5rem}.news-subscribe p{font-size:.9rem}.subscribe-btn{width:100%;max-width:250px;padding:.75rem 1.5rem}.cta-content h2{font-size:1.5rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:1.5rem}.cta-button{width:100%;max-width:300px;margin:0 auto;display:block;padding:1rem 1.5rem}.featured-link,.news-link{font-size:.9rem}}.contact-us-page{width:100%;overflow-x:hidden;background:#ffffff}.contact-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0;text-align:center}.contact-hero-content{max-width:900px;margin:0 auto}.contact-hero-title{font-size:2.75rem;font-weight:700;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-.5px}.contact-hero-subtitle{font-size:1.25rem;color:#fffffff2;font-weight:400;line-height:1.5}.contact-info{background:white;padding:5rem 0}.contact-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.contact-form-section h2{font-size:2rem;color:#333;margin-bottom:1rem;font-weight:600}.form-intro{color:#666;margin-bottom:2rem;line-height:1.6}.contact-form{background:#f8f8f8;padding:2rem;border-radius:16px}.form-status{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.form-status.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group label{display:block;font-weight:600;color:#333;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:all .3s;background:white}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#a52929;box-shadow:0 0 0 3px #a529291a}.form-group textarea{resize:vertical;font-family:inherit}.submit-btn{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff;padding:1rem 2.5rem;border:none;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s;font-size:1rem;width:100%}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #a529294d}.submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.contact-details-section{display:flex;flex-direction:column;gap:2rem}.contact-card{background:white;padding:2rem;border-radius:16px;box-shadow:0 5px 20px #00000014}.contact-card h3{font-size:1.5rem;color:#333;margin-bottom:1.5rem;font-weight:600}.contact-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:start}.contact-item svg{color:#a52929;flex-shrink:0;margin-top:.25rem}.contact-item p{color:#666;line-height:1.6}.contact-item a{color:#a52929;text-decoration:none;font-weight:600;transition:all .3s}.contact-item a:hover{color:#8a2323}.service-area{font-size:.9rem;color:#999;margin-top:.25rem}.why-list{list-style:none;padding:0}.why-list li{padding:.75rem 0 .75rem 1.75rem;position:relative;color:#666;line-height:1.5}.why-list li:before{content:"✓";position:absolute;left:0;color:#27ae60;font-weight:700;font-size:1.2rem}.contact-card.emergency{background:linear-gradient(135deg,#a52929,#8a2323);color:#fff}.contact-card.emergency h3{color:#fff}.contact-card.emergency p{color:#ffffffe6;margin-bottom:1.5rem}.emergency-btn{display:inline-block;background:white;color:#a52929;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s}.emergency-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.service-areas{background:#f8f8f8;padding:5rem 0}.section-title{font-size:2.25rem;color:#333;font-weight:700;text-align:center;margin-bottom:3rem}.areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.area-card{background:white;padding:2rem;border-radius:12px;text-align:center}.area-card h4{font-size:1.25rem;color:#a52929;margin-bottom:1rem;font-weight:600}.area-card ul{list-style:none;padding:0}.area-card li{padding:.5rem 0;color:#666;border-bottom:1px solid #f0f0f0}.area-card li:last-child{border-bottom:none}.contact-map{background:white;padding:5rem 0}.map-placeholder{background:linear-gradient(135deg,#f8f8f8,#e0e0e0);height:400px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.map-content{text-align:center;background:white;padding:3rem;border-radius:16px;box-shadow:0 10px 40px #0000001a}.map-content svg{color:#a52929;margin-bottom:1rem}.map-content h3{font-size:1.5rem;color:#333;margin-bottom:1rem}.map-content p{color:#666;line-height:1.5}.contact-cta{background:linear-gradient(135deg,#a52929,#8a2323);padding:5rem 0;text-align:center;color:#fff}.cta-content h2{font-size:2.25rem;margin-bottom:1rem;font-weight:700}.cta-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{background:white;color:#a52929;padding:1rem 2.5rem;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .3s;font-size:1rem}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.cta-button-secondary{background:transparent;color:#fff;padding:1rem 2.5rem;border:2px solid white;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .3s;font-size:1rem}.cta-button-secondary:hover{background:white;color:#a52929;transform:translateY(-2px);box-shadow:0 10px 30px #0003}@media (max-width: 968px){.contact-grid,.form-row{grid-template-columns:1fr}.areas-grid{grid-template-columns:repeat(2,1fr)}.contact-info,.service-areas,.contact-map,.contact-cta{padding:3rem 0}}@media (max-width: 768px){.contact-hero-title{font-size:1.75rem;line-height:1.2}.section-title{font-size:1.75rem}.areas-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.cta-button,.cta-button-secondary{width:90%;max-width:300px;min-height:44px;font-size:.9rem}.contact-form,.contact-card,.area-card{padding:1.5rem}.map-content{padding:2rem}.submit-btn,.emergency-btn{min-height:44px}}@media (max-width: 480px){.contact-info,.service-areas,.contact-map,.contact-cta{padding:2rem 0}.contact-hero{padding:3rem 0}.contact-hero-title{font-size:1.5rem;margin-bottom:1rem}.contact-hero-subtitle{font-size:1rem}.contact-form-section h2{font-size:1.5rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.form-intro{font-size:.9rem}.contact-form{padding:1rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.9rem}.form-group input,.form-group select,.form-group textarea{padding:.6rem;font-size:.9rem}.submit-btn{padding:.75rem 1.5rem;font-size:.9rem}.contact-details-section{gap:1rem}.contact-card{padding:1rem}.contact-card h3{font-size:1.25rem}.contact-item{margin-bottom:1rem}.contact-item p{font-size:.9rem}.why-list li{font-size:.85rem}.emergency-btn{padding:.6rem 1.5rem;font-size:.9rem}.areas-grid{gap:1rem}.area-card{padding:1rem}.area-card h4{font-size:1.1rem}.area-card li{font-size:.85rem;padding:.4rem 0}.map-placeholder{height:300px}.map-content{padding:1.5rem}.map-content h3{font-size:1.25rem}.map-content p{font-size:.9rem}.cta-content h2{font-size:1.5rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:1.5rem}.cta-button,.cta-button-secondary{width:100%;max-width:300px;margin:.5rem auto;display:block;padding:1rem 1.5rem}}
