.LEDStreetLight-module__yN6zxa__pageContainer{width:100%;color:var(--foreground);background-color:#121212;font-family:sans-serif}.LEDStreetLight-module__yN6zxa__topSection{text-align:center;background-color:#1a1a1a;border-bottom:1px solid #333;padding:20px}.LEDStreetLight-module__yN6zxa__topSection h1{color:#fff;margin-bottom:.5rem;font-size:2.5rem}.LEDStreetLight-module__yN6zxa__topSection p{color:#a0a0a0;max-width:800px;margin:.5rem auto;font-size:1.1rem;line-height:1.6}.LEDStreetLight-module__yN6zxa__breadcrumbs{color:#718096;text-align:center;margin-bottom:1rem;font-size:.9rem}.LEDStreetLight-module__yN6zxa__breadcrumbs a{color:#fbc02d;text-decoration:none}.LEDStreetLight-module__yN6zxa__breadcrumbs a:hover{color:#fff}.LEDStreetLight-module__yN6zxa__breadcrumbs span{color:#a0a0a0}.LEDStreetLight-module__yN6zxa__contentWrapper{flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;display:flex}.LEDStreetLight-module__yN6zxa__sectionPanel{background-color:#1a1a1a;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.2)}.LEDStreetLight-module__yN6zxa__sectionHeader{text-align:center;margin-bottom:2.5rem}.LEDStreetLight-module__yN6zxa__sectionHeader h2{color:#f1f1f1;margin-bottom:.5rem;font-size:2.2rem}.LEDStreetLight-module__yN6zxa__sectionHeader p{color:#a0a0a0;max-width:700px;margin:0 auto;font-size:1.1rem}.LEDStreetLight-module__yN6zxa__introSection{align-items:center;gap:3rem;padding:2.5rem;display:flex}.LEDStreetLight-module__yN6zxa__introSection.LEDStreetLight-module__yN6zxa__reversed{flex-direction:row-reverse}.LEDStreetLight-module__yN6zxa__introImageWrapper{border-radius:8px;flex:1;min-width:300px;overflow:hidden}.LEDStreetLight-module__yN6zxa__introImageWrapper img{transition:transform .4s}.LEDStreetLight-module__yN6zxa__introContent{flex:1.2}.LEDStreetLight-module__yN6zxa__introContent h2{color:#f1f1f1;margin-bottom:1rem;font-size:1.8rem}.LEDStreetLight-module__yN6zxa__introContent p{color:#a0a0a0;margin-bottom:1rem;line-height:1.7}.LEDStreetLight-module__yN6zxa__introContent ul{margin:0;padding-left:1.5rem;list-style:none}.LEDStreetLight-module__yN6zxa__introContent li{color:#a0a0a0;margin-bottom:.75rem;line-height:1.6}.LEDStreetLight-module__yN6zxa__introContent li:before{content:"✔";color:#fbc02d;font-size:1.4rem;position:absolute;top:4px;left:-1.5rem}.LEDStreetLight-module__yN6zxa__typesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.LEDStreetLight-module__yN6zxa__typeCard{background-color:#222;border:1px solid #333;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.LEDStreetLight-module__yN6zxa__typeImageWrapper{background-color:#1e1e1e;flex-shrink:0;justify-content:center;align-items:center;padding:1rem;display:flex}.LEDStreetLight-module__yN6zxa__typeContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.LEDStreetLight-module__yN6zxa__typeContent h4{color:#a0a0a0;margin-bottom:.5rem;font-size:1.1rem;font-weight:400}.LEDStreetLight-module__yN6zxa__typeContent h5{color:#f1f1f1;margin-bottom:.5rem;font-size:1.4rem}.LEDStreetLight-module__yN6zxa__stockInfo{color:#2a9d8f;margin-bottom:.5rem;font-weight:700}.LEDStreetLight-module__yN6zxa__productGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.LEDStreetLight-module__yN6zxa__productCard{color:#f1f1f1;background-color:#222;border:1px solid #333;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.LEDStreetLight-module__yN6zxa__productCard:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.2)}.LEDStreetLight-module__yN6zxa__productImageWrapper{aspect-ratio:4/3;width:100%;position:relative}.LEDStreetLight-module__yN6zxa__productImageWrapper img{object-fit:contain}.LEDStreetLight-module__yN6zxa__stockBanner{color:#fff;background-color:#333;border-radius:4px;padding:.3rem .6rem;font-size:.8rem;font-weight:700;position:absolute;top:10px;left:10px}.LEDStreetLight-module__yN6zxa__productInfo{padding:1rem}.LEDStreetLight-module__yN6zxa__productInfo h3{margin-bottom:.5rem;font-size:1.2rem}.LEDStreetLight-module__yN6zxa__productWattage{color:#888;margin-bottom:.5rem;font-size:.9rem}.LEDStreetLight-module__yN6zxa__productDescription{color:#a0a0a0;font-size:.95rem;line-height:1.5}.LEDStreetLight-module__yN6zxa__projectsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.LEDStreetLight-module__yN6zxa__projectItem{text-align:center;border-radius:8px;overflow:hidden}.LEDStreetLight-module__yN6zxa__projectItem p{color:#f1f1f1;margin-top:.75rem;font-weight:500}.LEDStreetLight-module__yN6zxa__projectItem img{transition:transform .3s}.LEDStreetLight-module__yN6zxa__ctaButton{color:#1e1e1e;cursor:pointer;background-color:#fbc02d;border:none;border-radius:8px;margin-top:1rem;padding:.8rem 1.5rem;font-size:1rem;text-decoration:none;transition:background-color .2s;display:inline-block}.LEDStreetLight-module__yN6zxa__ctaButton:hover{background-color:#e0a828}.LEDStreetLight-module__yN6zxa__faqSection{max-width:900px;margin:2rem auto;padding:41px}.LEDStreetLight-module__yN6zxa__faqList{border-top:1px solid #333}.LEDStreetLight-module__yN6zxa__faqItem{border-bottom:1px solid #333}.LEDStreetLight-module__yN6zxa__faqQuestion{text-align:left;cursor:pointer;color:#f1f1f1;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;font-size:1.1rem;font-weight:600;display:flex}.LEDStreetLight-module__yN6zxa__faqIcon{color:#fbc02d;font-size:1.5rem;font-weight:300;transition:transform .2s}.LEDStreetLight-module__yN6zxa__faqIcon.LEDStreetLight-module__yN6zxa__open{transform:rotate(45deg)}.LEDStreetLight-module__yN6zxa__faqAnswer{color:#a0a0a0;padding:0 0 1.25rem;line-height:1.7}.LEDStreetLight-module__yN6zxa__faqAnswer p{margin:0}@media (max-width:768px){.LEDStreetLight-module__yN6zxa__introSection,.LEDStreetLight-module__yN6zxa__introSection.LEDStreetLight-module__yN6zxa__reversed{flex-direction:column}.LEDStreetLight-module__yN6zxa__projectsGrid{grid-template-columns:1fr}}@media (max-width:1024px){.LEDStreetLight-module__yN6zxa__introSection{flex-direction:column}.LEDStreetLight-module__yN6zxa__introSection.LEDStreetLight-module__yN6zxa__reversed{flex-direction:column-reverse}.LEDStreetLight-module__yN6zxa__projectsGrid{grid-template-columns:repeat(2,1fr)}}.LEDStreetLight-module__yN6zxa__wattage{color:#888;margin-bottom:1rem}.LEDStreetLight-module__yN6zxa__detailsButton{color:#1e1e1e;cursor:pointer;background-color:#fbc02d;border:none;border-radius:5px;align-self:flex-start;margin-top:51px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:background-color .2s}.LEDStreetLight-module__yN6zxa__detailsButton:hover{background-color:#e0a828}
