.lh{position:relative;min-height:92svh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:clamp(64px,12vh,140px) 20px clamp(48px,9vh,96px);background:linear-gradient(160deg,#0b3b38 0,var(--teal-deep) 34%,#0c2438 78%,var(--navy) 100%);color:#fff;isolation:isolate}.lh-aurora{position:absolute;inset:-20% -10% -10% -10%;z-index:-1;background:radial-gradient(38% 42% at 18% 22%,rgba(94,234,212,.28),transparent 70%),radial-gradient(34% 40% at 84% 30%,rgba(251,146,60,.2),transparent 72%),radial-gradient(46% 50% at 62% 88%,rgba(20,184,166,.26),transparent 74%);filter:blur(14px);animation:lh-drift 22s ease-in-out infinite alternate}@keyframes lh-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(0,-3%,0) scale(1.08)}}.lh-inner{position:relative;width:100%;max-width:720px;text-align:center;display:flex;flex-direction:column;align-items:center}.lh-progress{display:flex;gap:8px;margin-bottom:26px}.lh-dot{width:22px;height:4px;border-radius:999px;background:rgba(255,255,255,.18);transition:background .4s ease}.lh-dot.on{background:var(--teal-light)}.lh-stage{width:100%;display:flex;flex-direction:column;align-items:center;animation:lh-in .55s cubic-bezier(.22,1,.36,1) both}@keyframes lh-in{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}.lh-eyebrow,.lh-kicker{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-light);font-weight:600;margin-bottom:18px}.lh-kicker{margin-bottom:14px}.lh-h1{font-size:clamp(2.2rem,6vw,4rem);line-height:1.04;font-weight:800;letter-spacing:-.02em;margin:0 0 20px;text-wrap:balance}.lh-h1 em,.lh-h2 em{font-style:normal;color:var(--teal-light)}.lh-h2{font-size:clamp(1.7rem,4.6vw,3rem);line-height:1.1;font-weight:800;letter-spacing:-.02em;margin:0 0 26px;text-wrap:balance}.lh-h2--big{font-size:clamp(2rem,5.6vw,3.4rem)}.lh-lead{font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.5;color:rgba(255,255,255,.82);max-width:52ch;margin:0 0 30px}.lh-lead--sm{font-size:clamp(.98rem,1.6vw,1.1rem);margin-bottom:24px}.lh-note{color:rgba(255,255,255,.66);font-size:.92rem;margin:4px 0 14px}.lh-askrow{display:flex;gap:10px;width:100%;max-width:540px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:8px;border-radius:999px;backdrop-filter:blur(8px)}.lh-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:1.05rem;padding:12px 18px;min-width:0}.lh-input::-moz-placeholder{color:rgba(255,255,255,.55)}.lh-input::placeholder{color:rgba(255,255,255,.55)}.lh-go{border:none;cursor:pointer;background:#fff;color:var(--teal-deep);font-weight:700;font-size:1rem;padding:13px 24px;border-radius:999px;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 8px 24px rgba(0,0,0,.22);text-decoration:none;display:inline-block}.lh-go:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.3)}.lh-go--wide{margin-top:8px;padding:15px 32px;font-size:1.06rem}.lh-subrow{margin-top:18px;display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.6);font-size:.95rem}.lh-dotsep{opacity:.5}.lh-link{background:none;border:none;cursor:pointer;color:var(--teal-light);font-weight:600;font-size:.95rem;text-decoration:none;padding:0}.lh-link:hover{text-decoration:underline}.lh-link--quiet{color:rgba(255,255,255,.6);font-weight:500}.lh-problem{list-style:none;padding:0;margin:6px 0 30px;display:flex;flex-direction:column;gap:14px;max-width:42ch;text-align:left}.lh-problem li{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;color:rgba(255,255,255,.86);font-size:clamp(1rem,1.8vw,1.14rem);line-height:1.45;animation:lh-msgin .4s ease both}.lh-problem li:nth-child(2){animation-delay:.1s}.lh-problem li:nth-child(3){animation-delay:.2s}.lh-problem-ico{font-size:1.2rem;line-height:1.3}.lh-team{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:720px;margin:8px 0 28px;text-align:left}.lh-team--solo{grid-template-columns:1fr;max-width:520px}.lh-teamcard{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:20px 22px 20px 26px;position:relative;overflow:hidden;animation:lh-pop .5s cubic-bezier(.22,1,.36,1) both}.lh-teamcard:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.lh-teamcard--rani:before{background:var(--teal-light)}.lh-teamcard--insights:before{background:var(--coral)}.lh-teamcard--insights{animation-delay:.1s}.lh-team-title{font-size:1.14rem;font-weight:700;margin-bottom:8px}.lh-teamcard p{margin:0 0 12px;color:rgba(255,255,255,.82);line-height:1.45;font-size:.97rem}.lh-team-snippet{font-size:.9rem;color:var(--teal-light);background:rgba(0,0,0,.2);border-radius:10px;padding:10px 12px;line-height:1.4}.lh-teamcard--insights .lh-team-snippet{color:#ffd7b0}@media (max-width:640px){.lh-team{grid-template-columns:1fr}}.lh-scene{display:flex;gap:16px;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin:8px 0 24px;width:100%}.lh-phone{width:min(330px,88vw);background:rgba(6,18,24,.6);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:14px 14px 12px;text-align:left;box-shadow:0 22px 55px rgba(0,0,0,.38)}.lh-phone-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:10px}.lh-phone-name{font-weight:700}.lh-phone-status{font-size:.8rem;color:rgba(255,255,255,.6)}.lh-phone-body{display:flex;flex-direction:column;gap:8px;min-height:158px}.lh-inmsg{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:14px;border-top-left-radius:5px;padding:9px 12px;align-self:flex-start;max-width:94%;opacity:0;animation:lh-msgin .45s ease forwards}.lh-inmsg-text{color:#fff;font-size:.95rem}.lh-inmsg-meta{color:rgba(255,255,255,.45);font-size:.72rem;margin-top:3px}.lh-phone-foot{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;color:rgba(255,255,255,.75);display:flex;align-items:center;gap:8px}.lh-phone-foot b{color:var(--coral)}.lh-dotred{width:8px;height:8px;border-radius:50%;background:var(--coral);animation:lh-pulse 1.7s ease-out infinite}@keyframes lh-pulse{0%{box-shadow:0 0 0 0 rgba(251,146,60,.5)}to{box-shadow:0 0 0 11px rgba(251,146,60,0)}}.lh-mktcard{width:min(280px,88vw);background:rgba(251,146,60,.1);border:1px solid rgba(251,146,60,.3);border-radius:18px;padding:16px 18px;text-align:left;align-self:center;animation:lh-pop .5s cubic-bezier(.22,1,.36,1) .5s both}.lh-mkt-head{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#ffd7b0;margin-bottom:10px;font-weight:700}.lh-mkt-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px 0;border-top:1px solid rgba(255,255,255,.09);color:rgba(255,255,255,.85);font-size:.88rem}.lh-mkt-row:first-of-type{border-top:none}.lh-mkt-price s{color:rgba(255,255,255,.4)}.lh-mkt-price b,.lh-mkt-up{color:var(--teal-light)}.lh-mkt-up{font-weight:600;white-space:nowrap}.lh-mkt-foot{margin-top:10px;font-size:.8rem;color:rgba(255,255,255,.5);font-style:italic}.lh-reccard{display:flex;flex-direction:column;align-items:center;gap:20px}.lh-spinner{display:flex;gap:8px}.lh-spinner span{width:12px;height:12px;border-radius:50%;background:var(--teal-light);animation:lh-bounce 1s ease-in-out infinite}.lh-spinner span:nth-child(2){animation-delay:.15s}.lh-spinner span:nth-child(3){animation-delay:.3s}@keyframes lh-bounce{0%,80%,to{transform:scale(.5);opacity:.4}40%{transform:scale(1);opacity:1}}.lh-recq{font-size:1.3rem;font-weight:600}.lh-recq b{color:var(--teal-light)}.lh-recsteps{display:flex;flex-direction:column;gap:8px;color:rgba(255,255,255,.7);font-size:.98rem}.lh-recsteps span{opacity:0;animation:lh-step .5s ease forwards}.lh-recsteps .s1{animation-delay:.15s}.lh-recsteps .s2{animation-delay:.5s}.lh-recsteps .s3{animation-delay:.85s}.lh-recsteps span:before{content:"✓ ";color:var(--teal-light);font-weight:700}@keyframes lh-step{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.lh-bizcard{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:16px 22px;margin-bottom:22px;backdrop-filter:blur(8px);animation:lh-pop .5s cubic-bezier(.22,1,.36,1) both}.lh-bizcard--sm{padding:10px 16px;margin-bottom:18px}@keyframes lh-pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.lh-bizpin{font-size:1.5rem}.lh-bizmeta{text-align:left}.lh-bizname{font-size:1.3rem;font-weight:700}.lh-bizcard--sm .lh-bizname{font-size:1.05rem}.lh-bizsub{display:flex;gap:12px;flex-wrap:wrap;color:rgba(255,255,255,.72);font-size:.9rem;margin-top:2px}.lh-bizopen{color:var(--teal-light);font-weight:600}.lh-chat{width:100%;max-width:470px;display:flex;flex-direction:column;gap:10px;margin:6px 0 22px;min-height:150px}.lh-msg{padding:12px 16px;border-radius:18px;font-size:1rem;line-height:1.4;max-width:88%;animation:lh-msgin .35s ease both;text-align:left}@keyframes lh-msgin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lh-msg--cust{align-self:flex-end;background:var(--teal-light);color:#08312d;border-bottom-right-radius:5px;font-weight:500}.lh-msg--rani{align-self:flex-start;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);color:#fff;border-bottom-left-radius:5px}.lh-typing{display:inline-flex;gap:5px;align-items:center}.lh-typing span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.7);animation:lh-bounce 1s ease-in-out infinite}.lh-typing span:nth-child(2){animation-delay:.15s}.lh-typing span:nth-child(3){animation-delay:.3s}.lh-foot{align-self:center;margin-top:6px;color:var(--coral);font-size:.92rem;font-style:italic;animation:lh-msgin .4s ease both}.lh-chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.lh-chip{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:1rem;font-weight:600;padding:14px 22px;border-radius:999px;cursor:pointer;transition:background .15s ease,transform .15s ease,border-color .15s ease}.lh-chip:hover{background:rgba(255,255,255,.2);border-color:var(--teal-light);transform:translateY(-2px)}.lh-punch{font-size:clamp(1.15rem,2.6vw,1.5rem);line-height:1.4;font-weight:600;color:#fff;max-width:44ch;margin:0 0 24px;text-wrap:balance}.lh-insight{width:100%;max-width:460px;text-align:left;background:rgba(251,146,60,.12);border:1px solid rgba(251,146,60,.34);border-radius:16px;padding:18px 20px;margin:4px 0 20px;animation:lh-pop .5s cubic-bezier(.22,1,.36,1) both}.lh-insight-tag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffd7b0;background:rgba(251,146,60,.22);padding:3px 10px;border-radius:6px;margin-bottom:10px}.lh-insight p{margin:0;color:rgba(255,255,255,.9);line-height:1.45}.lh-insight b{color:#fff}.lh-insight-do{margin-top:8px!important;color:var(--teal-light)!important;font-weight:600}.lh-gatebtns{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:6px}.lh-restart{margin-top:26px}@media (max-width:560px){.lh-askrow{flex-direction:column;border-radius:22px}.lh-go{width:100%}.lh-bizsub{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.lh-aurora,.lh-bizcard,.lh-dotred,.lh-foot,.lh-inmsg,.lh-mktcard,.lh-msg,.lh-problem li,.lh-recsteps span,.lh-spinner span,.lh-stage,.lh-teamcard,.lh-typing span{animation:none!important}.lh-inmsg,.lh-recsteps span{opacity:1}.lh-chip:hover,.lh-go:hover{transform:none}}