html,body{overflow-x:hidden}*{box-sizing:border-box}.custom-slider{position:relative;width:100%;height:70vh;overflow:hidden}.custom-slider .slide{position:absolute;inset:0;opacity:0;transition:opacity 0.8s ease;z-index:1}.custom-slider .slide img{width:100%;height:100%;object-fit:cover;display:block}.custom-slider .slide.active{opacity:1;z-index:2}.custom-slider .slide-text{position:absolute;bottom:12%;left:50%;transform:translate(-50%,20px);color:#ffffff;font-size:47px;font-weight:700;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;text-shadow:0 10px 30px rgba(0,0,0,0.6),0 0 10px rgba(255,255,255,0.15);opacity:0;transition:opacity 0.6s ease,transform 0.6s ease;z-index:3;text-align:center}.custom-slider .slide.active .slide-text{opacity:1;transform:translate(-50%,0)}.night-text{bottom:8%;transform:translate(-50%,0) translateX(-5vw)}.lighting-demo{position:relative;width:100%;height:70vh;overflow:hidden}.lighting-demo .house{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 0.6s ease}.lighting-demo .house.active{opacity:1}.phone-ui{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:220px;height:420px;background:#111;border-radius:28px;box-shadow:0 20px 60px rgba(0,0,0,0.4);padding:16px;z-index:5}.menu{display:flex;flex-direction:column;gap:12px}.item{background:#222;color:white;padding:12px;border-radius:12px;text-align:center;cursor:pointer;transition:0.3s;font-size:14px}.item:hover{background:#444}.carousel{width:100%;max-width:1200px;margin:auto;overflow:hidden}.track{display:flex;gap:20px;animation:scroll 60s linear infinite}.slide{position:relative;flex:0 0 350px}.slide img{width:100%;height:220px;object-fit:cover;border-radius:12px}.caption{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);color:white;font-weight:600;background:rgba(0,0,0,0.5);padding:6px 12px;border-radius:8px;font-size:14px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.carousel:hover .track{animation-play-state:paused}@media (max-width:768px){.track{animation:scroll 25s linear infinite!important}}.video-container{position:relative;width:100%;height:70vh;overflow:hidden;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,0.25)}.video-container iframe{width:100%;height:100%}.video-container::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.2),rgba(0,0,0,0.5));pointer-events:none}.et_pb_text.text-design{text-align:center;color:#000!important;max-width:900px;margin:0 auto}.et_pb_text.text-design h1,.et_pb_text.text-design h2,.et_pb_text.text-design h3{font-size:88px!important;font-weight:800;letter-spacing:3px;text-transform:uppercase;line-height:1.1;text-shadow:0 3px 10px rgba(0,0,0,0.15)}.et_pb_text.text-design p{font-size:33px!important;opacity:0.85}.et_pb_text.clean-heading{text-align:center!important;max-width:900px;margin:0 auto}.et_pb_text.clean-heading h1,.et_pb_text.clean-heading h2,.et_pb_text.clean-heading h3{font-size:56px!important;font-weight:800;letter-spacing:2px}.et_pb_text.clean-heading p{font-size:18px!important;color:#555}@media (max-width:768px){.custom-slider{height:45vh}.custom-slider .slide img{object-fit:contain;background:black}.custom-slider .slide-text{font-size:18px;white-space:normal;width:90%;line-height:1.3;bottom:10%}.lighting-demo{height:55vh}.lighting-demo .house{object-fit:contain;background:black}.phone-ui{width:140px;height:260px;right:10px;top:auto;bottom:10px;transform:none;padding:10px}.item{font-size:10px;padding:6px}}.read-more-wrap{max-width:600px;font-style:italic;color:#333}.read-more-content{max-height:50px;overflow:hidden;position:relative;transition:max-height 0.4s ease}.read-more-content::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background:linear-gradient(to bottom,transparent,black)}.read-more-wrap.active .read-more-content{max-height:500px}.read-more-wrap.active .read-more-content::after{display:none}.read-more-btn{margin-top:10px;background:none;border:none;color:#0073e6;cursor:pointer;font-weight:600;font-size:14px}@media only screen and (max-width:768px){.no-stack.et_pb_row{display:flex!important;flex-wrap:nowrap!important}.no-stack.et_pb_row .et_pb_column{width:50%!important;flex:0 0 50%!important;max-width:50%!important}}.custom-faq{background:#0b0b0b!important}.custom-faq .saswp_divi_faqblock h3{color:goldenrod!important;font-family:Impact!important;font-size:30px!important}.custom-faq .saswp_divi_faqblock p{color:#ffffff!important;font-family:"Segoe UI",Roboto,Arial,sans-serif!important;font-size:18px!important;font-weight:400!important;line-height:1.7!important}.custom-faq .saswp_divi_faqblock li{margin-bottom:40px!important}.custom-faq .saswp_divi_faqblock *{text-decoration:none!important}.quote-form{background:#0b0b0b;padding:30px;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.08);transition:all 0.3s ease}.quote-form:hover{transform:translateY(-3px);box-shadow:0 30px 80px rgba(0,0,0,0.7)}.quote-form input,.quote-form textarea,.quote-form select{width:100%;padding:14px 16px;border-radius:10px;border:1px solid rgba(255,255,255,0.15);background:#111;color:#fff;font-size:15px;transition:all 0.25s ease}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:#ff3c3c;box-shadow:0 0 0 2px rgba(255,60,60,0.2);outline:none}.quote-form ::placeholder{color:rgba(255,255,255,0.5)}.quote-form label{color:#fff;font-size:14px;margin-bottom:6px;display:block}.quote-form button,.quote-form input[type="submit"]{background:linear-gradient(135deg,#ff3c3c,#ff0000);color:#fff;border:none;padding:14px;border-radius:10px;font-weight:600;letter-spacing:0.5px;cursor:pointer;transition:all 0.25s ease}.quote-form button:hover,.quote-form input[type="submit"]:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,0,0,0.4)}.quote-form .ff-el-group{margin-bottom:18px}