.LEDPanelLight_pageContainer__qFhaE{background-color:#121212;color:#f1f1f1;padding:2rem 0;font-family:sans-serif}.LEDPanelLight_sectionPanel___6tiT{max-width:1200px;margin:0 auto 2rem;padding:2.5rem;background-color:#1a1a1a;border-radius:16px}.LEDPanelLight_sectionHeader__jPax2{text-align:center;margin-bottom:2.5rem}.LEDPanelLight_sectionHeader__jPax2 h2{font-size:2.5rem;margin-bottom:.5rem;color:#f1f1f1}.LEDPanelLight_sectionHeader__jPax2 p{font-size:1.1rem;color:#a0a0a0;max-width:700px;margin:0 auto;line-height:1.7}.LEDPanelLight_topSection__P9FdN{text-align:center}.LEDPanelLight_topSection__P9FdN h1{font-size:3rem;margin-bottom:1rem}.LEDPanelLight_topSection__P9FdN p{max-width:800px;margin:0 auto 1rem;font-size:1.1rem;line-height:1.7;color:#a0a0a0}.LEDPanelLight_breadcrumbs__AVWtm{font-size:.9rem;margin-bottom:1rem;color:#a0a0a0}.LEDPanelLight_breadcrumbs__AVWtm a{color:#fbc02d;text-decoration:none;transition:color .3s}.LEDPanelLight_breadcrumbs__AVWtm a:hover{color:#fff}.LEDPanelLight_introSection__fzzvC{display:flex;gap:3rem;align-items:center}.LEDPanelLight_introImageWrapper__5xnoW{flex:1 1;max-width:500px;overflow:hidden;border-radius:8px}.LEDPanelLight_introImageWrapper__5xnoW img{transition:transform .4s ease}.LEDPanelLight_introContent__WUj9L{flex:1.2 1}.LEDPanelLight_introContent__WUj9L h2{font-size:2.2rem;margin-bottom:1.5rem}.LEDPanelLight_introContent__WUj9L ul{list-style:none;padding:0}.LEDPanelLight_introContent__WUj9L li{font-size:1.1rem;line-height:1.6;margin-bottom:.75rem;padding-left:2rem;position:relative;color:#a0a0a0}.LEDPanelLight_introContent__WUj9L li:before{content:"✔";color:#fbc02d;position:absolute;left:0;top:4px}.LEDPanelLight_productGrid__AEahp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;justify-content:center}.LEDPanelLight_productCard__ajyeu{background-color:#222;border-radius:12px;text-decoration:none;color:#f1f1f1;display:flex;flex-direction:column;border:1px solid #333;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;width:365px}.LEDPanelLight_productCard__ajyeu:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.2)}.LEDPanelLight_productCard__ajyeu:hover .LEDPanelLight_productImageWrapper__DQNHA img{transform:scale(1.05)}.LEDPanelLight_productImageWrapper__DQNHA{padding:2rem;border-bottom:1px solid #333;display:flex;justify-content:center;align-items:center;height:250px}.LEDPanelLight_productImageWrapper__DQNHA img{object-fit:contain;border-radius:8px;width:100%;height:100%;transition:transform .4s ease}.LEDPanelLight_stockBanner__4Q3zZ{background-color:#333;color:#fff;text-align:center;padding:9px;font-weight:700;font-size:.9rem}.LEDPanelLight_productInfo__gabKC{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1;text-align:left}.LEDPanelLight_productInfo__gabKC h3{font-size:1.2rem;font-weight:600;color:#f1f1f1;margin-bottom:.5rem}.LEDPanelLight_productWattage__qZO6u{font-size:.9rem;color:#888;margin-bottom:1rem}.LEDPanelLight_productDescription__kgdmd{font-size:1rem;color:#a0a0a0;line-height:1.7}.LEDPanelLight_stockSection__KeTnY{text-align:center}.LEDPanelLight_stockSection__KeTnY h2{font-size:2.2rem;margin-bottom:1rem}.LEDPanelLight_stockSection__KeTnY p{max-width:700px;margin:0 auto 1.5rem;color:#a0a0a0;line-height:1.7}.LEDPanelLight_productionGrid__0D5lu{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.LEDPanelLight_productionImageWrapper__SOwxW{overflow:hidden;border-radius:8px}.LEDPanelLight_productionImageWrapper__SOwxW img{transition:transform .4s ease}.LEDPanelLight_productionImageWrapper__SOwxW:hover img{transform:scale(1.05)}.LEDPanelLight_ctaButton__BHQIP{display:inline-block;background-color:#fbc02d;color:#1e1e1e;padding:12px 24px;border-radius:5px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:background-color .3s}.LEDPanelLight_ctaButton__BHQIP:hover{background-color:#e0a828}.LEDPanelLight_finalCtaSection__ftrUp{text-align:center;padding:2rem}@media (max-width:768px){.LEDPanelLight_introSection__fzzvC{flex-direction:column}}.ContactForm_contactSection__NFhKO{background-color:#1a1a1a;padding:2.5rem;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.2);max-width:800px;margin-left:auto;margin-right:auto}.ContactForm_sectionHeader__jiF6a{text-align:center;margin-bottom:2rem}.ContactForm_sectionHeader__jiF6a h2{font-size:2.2rem;color:#f1f1f1;margin-bottom:.5rem}.ContactForm_sectionHeader__jiF6a p{font-size:1.1rem;color:#a0a0a0}.ContactForm_form__SPAg0{display:flex;flex-direction:column;gap:1.5rem}.ContactForm_formRow__mkk5O{display:flex;gap:1.5rem}.ContactForm_formGroup__uLISP,.ContactForm_formRow__mkk5O input{width:100%}.ContactForm_form__SPAg0 input,.ContactForm_form__SPAg0 textarea{width:100%;padding:.8rem 1rem;background-color:#2c2c2c;border:1px solid #444;border-radius:8px;color:#f1f1f1;font-size:1rem;transition:border-color .2s}.ContactForm_form__SPAg0 input::placeholder,.ContactForm_form__SPAg0 textarea::placeholder{color:#888}.ContactForm_form__SPAg0 input:focus,.ContactForm_form__SPAg0 textarea:focus{outline:none;border-color:#fbc02d}.ContactForm_submitButton__u75ka{background-color:#fbc02d;color:#1e1e1e;padding:.8rem 1.5rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s;align-self:center}.ContactForm_submitButton__u75ka:hover{background-color:#e0a828}.ContactForm_productFieldset__qS4FE{border:1px solid #444;border-radius:8px;padding:1rem 1.5rem 1.5rem;margin-top:.5rem}.ContactForm_productFieldset__qS4FE legend{padding:0 .5rem;font-weight:700;color:#f1f1f1;font-size:1.2rem}.ContactForm_minOrderNote__JC8of{font-size:.9rem;color:#a0a0a0;margin-top:-.5rem;margin-bottom:1.5rem}.ContactForm_productList__eEJrG{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.ContactForm_productItem__6J78Q{display:flex;justify-content:space-between;align-items:center;background-color:#2c2c2c;padding:.75rem 1rem;border-radius:8px;border:1px solid #444}.ContactForm_productSelection__Uq4m5{display:flex;align-items:center;gap:.75rem;flex:1 1 auto;min-width:0}.ContactForm_productSelection__Uq4m5 label{color:#f1f1f1;cursor:pointer;-webkit-text-decoration:underline dotted #555;text-decoration:underline dotted #555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ContactForm_productLabel__v_XAM{flex-shrink:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ContactForm_productSelection__Uq4m5 input[type=checkbox]{accent-color:#fbc02d;width:18px;height:18px;flex-shrink:0}.ContactForm_quantitySelector__wFnPF{display:flex;align-items:center;gap:.5rem;color:#a0a0a0}.ContactForm_quantityInput__wZQg2{width:50px;padding:.4rem;text-align:center;background-color:#3a3a3a;border:1px solid #555;border-radius:5px;color:#f1f1f1;font-size:1rem}.ContactForm_quantityInput__wZQg2:focus{outline:none;border-color:#fbc02d}@media (max-width:600px){.ContactForm_contactSection__NFhKO{padding:1.5rem}.ContactForm_formRow__mkk5O{flex-direction:column}}.ProductInfoModal_modalBackdrop__es2XY{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ProductInfoModal_modalContent__fxOWV{background-color:#1a1a1a;color:#f1f1f1;padding:2rem;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.5);width:90%;max-width:600px;position:relative;border:1px solid #333;animation:ProductInfoModal_fadeIn__WxzHK .3s ease-out}@keyframes ProductInfoModal_fadeIn__WxzHK{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ProductInfoModal_closeButton__pUedV{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#a0a0a0;font-size:2rem;line-height:1;cursor:pointer;transition:color .2s}.ProductInfoModal_closeButton__pUedV:hover{color:#fbc02d}.ProductInfoModal_modalHeader__tAGRr{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #333}.ProductInfoModal_modalHeader__tAGRr h2{margin:0;font-size:1.8rem}.ProductInfoModal_modalBody__lS9TI{line-height:1.7;color:#a0a0a0}