:root{--lw-black:#0A0A0A;--lw-blue:#5AB9D7;--lw-green:#57B96C}body{font-family:'Inter',system-ui,sans-serif}html{scroll-behavior:smooth}.mobile-cta-bar{padding-bottom:env(safe-area-inset-bottom)}input,select,textarea{font-size:16px}.lightbox{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.95);align-items:center;justify-content:center}.lightbox.active{display:flex}.lightbox img{max-width:95%;max-height:90vh;object-fit:contain}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:500px}