@keyframes lsBlob1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(60px,-80px) scale(1.1)}50%{transform:translate(-40px,40px) scale(.95)}75%{transform:translate(30px,60px) scale(1.05)}}@keyframes lsBlob2{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-50px,60px) scale(.9)}50%{transform:translate(40px,-40px) scale(1.1)}75%{transform:translate(-60px,-30px) scale(1)}}@keyframes lsReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes lsHighlight{0%{background-size:0 100%}to{background-size:100% 100%}}.ls-hero-line{display:block;overflow:hidden}.ls-hero-line span{display:inline-block;animation:lsReveal .9s cubic-bezier(.16,1,.3,1) both}.ls-hero-line:nth-child(2) span{animation-delay:.15s}.ls-hero{background:#f5f3ef;padding:180px 0 80px;position:relative}.ls-hero .container{position:relative;z-index:2}.ls-hero.ls-hero-pr{background:#f5f3ef}.ls-hero:before,.ls-hero:after,.ls-hero.ls-hero-pr:before,.ls-hero.ls-hero-pr:after{display:none}.ls-stat-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.ls-stat-card:hover{box-shadow:0 8px 40px #00000014;transform:translateY(-4px)}.ls-stat-number{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#0a0a0a;line-height:1}.ls-feature-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #eee;height:100%;transition:all .3s ease}.ls-feature-card:hover{box-shadow:0 8px 40px #00000014;transform:translateY(-4px)}.ls-feature-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#a8ff78,#38ef7d);display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#0a0a0a;margin-bottom:1rem}.ls-process-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem;height:100%}.ls-process-num{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#a8ff78,#38ef7d);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;color:#0a0a0a;margin-bottom:1.5rem}.ls-quote-section{background:#fff;border-left:4px solid #a8ff78;border-radius:0 16px 16px 0;padding:2.5rem 3rem}.ls-testimonial-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid #eee;height:100%;transition:all .3s ease}.ls-testimonial-card:hover{box-shadow:0 8px 40px #00000014}.ls-testimonial-stars{color:#38ef7d;font-size:.9rem;margin-bottom:.75rem}.ls-other-service{display:block;background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #eee;text-decoration:none;color:inherit;transition:all .3s ease;height:100%}.ls-other-service:hover{border-color:#a8ff78;box-shadow:0 8px 32px #00000014;transform:translateY(-4px);color:inherit}.ls-cta-section{background:#0a0a0a;border-radius:24px;overflow:hidden;position:relative}.ls-cta-section:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,transparent 0,rgba(168,255,120,.05) 100%)}.ls-ct-tab{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border:2px solid #dee2e6;border-radius:100px;background:0 0;color:#666;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:none;transition:all .2s}.ls-ct-tab:hover{border-color:#1a1a2e;color:#1a1a2e}.ls-ct-tab.active{background:linear-gradient(135deg,#a8ff78,#38ef7d);border-color:transparent;color:#0a0a0a;font-weight:700}.ls-ct-phone{background:#f0fff0;border-color:#a8ff78;color:#1a6b1a;font-weight:700}.ls-ct-phone:hover{background:#e0ffe0;border-color:#38ef7d;color:#0a5c0a}.ls-ct-input{width:100%;padding:.7rem 1rem;border:2px solid #dee2e6;border-radius:10px;background:#f8f9fa;color:#333;font-size:.92rem;font-family:inherit;outline:0;margin-bottom:.6rem;transition:border-color .2s}.ls-ct-input::placeholder{color:#999}.ls-ct-input:focus{border-color:#a8ff78;background:#fff;box-shadow:0 0 0 3px #a8ff7826}.ls-ct-textarea{min-height:90px;resize:vertical}.ls-ct-submit{width:100%;padding:.75rem;border:0;border-radius:10px;background:linear-gradient(135deg,#a8ff78,#38ef7d);color:#0a0a0a;font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 4px 15px #a8ff784d;transition:all .2s}.ls-ct-submit:hover{transform:translateY(-1px);box-shadow:0 6px 20px #a8ff7866}.ls-ct-msg{margin-top:.75rem;padding:.6rem 1rem;border-radius:8px;font-size:.85rem}.ls-ct-ok{background:#e8f5e9;color:#2e7d32}.ls-ct-err{background:#ffebee;color:#c62828}.ls-hero~section.bg-light,.ls-hero~section .bg-light{background:#f5f3ef!important}