.lp{--lp-ink:#1c2024;--lp-ink-2:#3d414a;--lp-ink-3:#60646c;--lp-ink-4:#80838d;--lp-blue:#4275f9;--lp-blue-deep:#3468ef;--lp-navy:#152a60;--lp-line:#e0e1e6}.lp-container{width:100%;max-width:1440px;margin:0 auto;padding:0 60px}.lp-anim [data-reveal]{opacity:0;transform:translateY(18px)}.lp-anim [data-reveal].is-in{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.16,1,.3,1) calc(var(--i, 0) * 90ms),transform .6s cubic-bezier(.16,1,.3,1) calc(var(--i, 0) * 90ms)}.lp-in{opacity:0;animation:lp-rise .7s cubic-bezier(.16,1,.3,1) calc(.12s + var(--i, 0) * .12s) forwards}@keyframes lp-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes lp-hero-bg{0%{transform:translateX(-50%) scale(1.06)}to{transform:translateX(-50%) scale(1)}}@media (prefers-reduced-motion:reduce){.lp-anim [data-reveal],.lp-anim [data-reveal].is-in,.lp-in{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.lp *,.lp :after,.lp :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.lp-eyebrow{font-size:14px;line-height:20px;font-weight:700;color:var(--lp-blue)}.lp-h2{font-size:48px;line-height:1.3;font-weight:600;color:var(--lp-ink);margin-top:16px}.lp-head-center{text-align:center}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;padding:0 28px;border-radius:10px;font-size:16px;line-height:24px;font-weight:600;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.lp-btn:active{transform:translateY(1px)}.lp-btn img{display:block;width:16px;height:16px;flex:none;transition:transform .2s ease}.lp-btn:hover img{transform:translateX(3px)}.lp-btn-primary{background:var(--lp-navy);color:#fff}.lp-btn-primary:hover{background:#0f1f47;color:#fff}.lp-btn-ghost{background:#fff;color:var(--lp-ink);border:1px solid var(--lp-line)}.lp-btn-ghost:hover{background:#f4f5f7;color:var(--lp-ink)}.lp-btn-blue{background:var(--lp-blue);color:#fcfcfd}.lp-btn-blue:hover{background:var(--lp-blue-deep);color:#fcfcfd}.lp-hero{padding:40px;background:#fff}.lp-hero-inner{position:relative;display:flex;align-items:center;justify-content:center;max-width:1360px;height:482px;margin:0 auto;border-radius:20px;overflow:hidden;background:#eef4fb}.lp-hero-bg{left:50%;top:-2px;width:1600px;max-width:none;height:567px;transform:translateX(-50%);object-fit:cover;animation:lp-hero-bg 1.6s cubic-bezier(.16,1,.3,1) both}.lp-hero-bg,.lp-hero-inner:after{position:absolute;pointer-events:none}.lp-hero-inner:after{content:"";inset:0;background-image:repeating-linear-gradient(90deg,rgba(204,204,204,.2) 0 1px,transparent 1px 38.5px),repeating-linear-gradient(180deg,rgba(204,204,204,.2) 0 1px,transparent 1px 26px)}.lp-hero-text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:44px;width:100%;max-width:1320px;padding:0 24px;text-align:center}.lp-hero h1{font-size:60px;line-height:72px;font-weight:700;color:var(--lp-ink)}.lp-hero-sub{margin-top:12px;font-size:24px;line-height:36px;font-weight:600;color:var(--lp-ink-2)}.lp-hero-cta{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.lp-process{padding:112px 0;background:linear-gradient(#ffffff,#f7f7f7)}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px;margin-top:72px}.lp-step{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:96px;min-height:422px;padding:32px 32px 32px 4px;border-top:1px solid rgba(0,0,0,.16)}.lp-step-icon{display:flex;align-items:flex-start;width:88px;height:88px;padding:11px;border-radius:20px;background:linear-gradient(#f9f9f9,#f5f5f5);filter:drop-shadow(0 4px 10px rgba(0,0,0,.25));transition:transform .3s cubic-bezier(.16,1,.3,1)}.lp-step:hover .lp-step-icon{transform:translateY(-6px)}.lp-step-icon img{display:block;width:66px;height:66px}.lp-step-body{width:100%}.lp-step-n{font-size:20px;line-height:28px;font-weight:600;color:var(--lp-blue)}.lp-step-body h3{margin-top:28px;font-size:32px;line-height:44px;font-weight:600;color:var(--lp-ink)}.lp-step-desc{margin-top:8px;font-size:20px;line-height:28px;font-weight:500;color:var(--lp-ink-3)}.lp-step-desc code{font-family:var(--mono);font-size:1em;background:none;padding:0}.lp-products{padding:112px 0;background:#fff}.lp-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:36px;gap:36px;max-width:1272px;margin:64px auto 0;align-items:stretch}.lp-card{display:flex;flex-direction:column;gap:32px;min-width:0;padding:24px;border-radius:16px;background:#fff;box-shadow:0 2px 12.5px rgba(0,0,0,.15);transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease}.lp-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px rgba(0,0,0,.16)}.lp-card-media{position:relative;height:200px;border-radius:12px;overflow:hidden;background:#e8eefb}.lp-card-shot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.lp-card:hover .lp-card-shot{transform:scale(1.07)}.lp-card-media:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.4)}.lp-card-grid{position:absolute;left:-20px;top:-16px;width:610px;max-width:none;height:274px}.lp-card-media-inner{position:relative;z-index:1;flex-direction:column;gap:12px;height:100%;padding:16px}.lp-card-media-inner,.lp-card-top{display:flex;justify-content:space-between}.lp-card-top{align-items:flex-start;gap:8px}.lp-card-icon{flex:none;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:#000}.lp-card-icon img{display:block;width:24px;height:24px}.lp-card-tag{flex:0 1 auto;min-width:0;padding:4px 10px;border:1px solid var(--lp-ink-2);border-radius:999px;font-size:14px;line-height:20px;font-weight:600;color:var(--lp-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-card-caption{min-width:0}.lp-card-caption h3{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;font-size:28px;line-height:36px;font-weight:600;color:var(--lp-ink)}.lp-card-price{display:flex;align-items:flex-end;gap:4px;font-size:20px;line-height:28px;font-weight:500;color:var(--lp-ink-3)}.lp-card-price span{padding-bottom:4px;font-size:12px;line-height:16px;font-weight:400;color:var(--lp-ink-4)}.lp-endpoint{display:flex;align-items:stretch}.lp-endpoint code{flex:1 1;min-width:0;padding:12px;border-radius:10px 0 0 10px;background:#f2f2f2;font-family:var(--mono);font-size:14px;line-height:24px;color:var(--lp-ink-3);word-break:break-all}.lp-copy{flex:none;display:flex;align-items:center;justify-content:center;padding:12px;border:none;border-radius:0 10px 10px 0;background:#2c2c2c;cursor:pointer;transition:background .2s ease}.lp-copy:hover{background:#444}.lp-copy img{display:block;width:24px;height:24px}.lp-copy-ok{position:absolute}.lp-card-desc{font-size:16px;line-height:24px;font-weight:500;color:var(--lp-ink);overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}.lp-card .lp-btn{margin-top:auto;width:100%}.lp-empty{margin-top:40px;text-align:center;font-size:18px;color:var(--lp-ink-3)}.lp-features{padding:113px 0;background:#fff;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.lp-features-inner{display:flex;gap:100px;align-items:flex-start}.lp-features-text{flex:none;width:364px}.lp-features-text .lp-h2{margin-top:24px}.lp-features-desc{margin-top:16px;font-size:16px;line-height:24px;font-weight:500;color:var(--lp-ink-3)}.lp-term{flex:1 1;min-width:0}.lp-term-bar{display:flex;align-items:center;gap:10px;padding:14px 46px 14px 32px;border-radius:20px 20px 0 0;border-bottom:1px solid #666;background:#0a0a0a;font-family:var(--mono);font-size:14px;color:var(--lp-line)}.lp-term-bar span:last-child{line-height:28px}.lp-term-body{padding:33px;border-radius:0 0 20px 20px;background:#0a0a0a}.lp-term-code{display:flex;align-items:flex-start;justify-content:center;gap:10px;padding:14px;border-radius:12px;background:#191919}.lp-term-code pre{flex:1 1;min-width:0;font-family:var(--mono);font-size:16px;line-height:24px;color:#b9bbc6;white-space:pre-wrap;word-break:break-all}.lp-term-line{display:block}.lp-term.is-in .lp-term-line{animation:lp-type .42s steps(28) calc(.22s + var(--i, 0) * .34s) both}.lp-term.is-in .lp-term-line:last-child:after{content:"\258F";margin-left:2px;color:#c3e88d;animation:lp-caret 1s step-end calc(.22s + 3 * .34s) infinite both}@keyframes lp-type{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes lp-caret{0%,to{opacity:1}50%{opacity:0}}.lp-term-code .t-verb{color:#82aaff}.lp-term-code .t-url{color:#89ddff}.lp-term-code .t-key{color:#c3e88d}.lp-term-code .t-val{color:#f78c6c}.lp-term-copy{flex:none;display:flex;align-items:center;gap:4px;padding:4px 6px;border:1px solid var(--lp-ink-3);border-radius:6px;background:none;color:var(--lp-line);font-family:var(--font);font-size:12px;line-height:1.3;font-weight:600;cursor:pointer;transition:background .2s ease}.lp-term-copy:hover{background:rgba(255,255,255,.08)}.lp-term-copy img{display:block;width:20px;height:20px}.lp-cta{padding:40px;background:#fff}.lp-cta-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1360px;margin:0 auto;min-height:190px;padding:24px 40px;border-radius:20px;overflow:hidden;background-color:var(--lp-ink);background-image:linear-gradient(167.4deg,rgba(52,104,239,.38),rgba(52,104,239,0) 50%),linear-gradient(172.1deg,rgba(52,104,239,0) 50%,rgba(52,104,239,.38)),linear-gradient(rgba(0,0,0,.055),rgba(0,0,0,.055))}.lp-cta h2{font-size:36px;line-height:48px;font-weight:600;color:#fff}.lp-cta p{margin-top:8px;font-size:20px;line-height:28px;font-weight:500;color:#cdced6}.lp-cta .lp-btn{height:56px;padding:0 32px;background:#fff;color:var(--lp-blue-deep)}.lp-cta .lp-btn:hover{background:#eef2ff}@media (max-width:1180px){.lp-hero h1{font-size:46px;line-height:60px}.lp-hero-sub{font-size:20px;line-height:30px}.lp-h2{font-size:36px}.lp-step{min-height:0;gap:28px}.lp-step-body h3{font-size:26px;line-height:36px;margin-top:20px}.lp-step-desc{font-size:17px;line-height:26px}.lp-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-features-inner{flex-direction:column;gap:48px}.lp-features-text,.lp-term{width:100%}}@media (max-width:860px){.lp-container{padding:0 20px}.lp-hero{padding:20px}.lp-hero-inner{height:auto;padding:72px 0}.lp-hero h1{font-size:32px;line-height:44px}.lp-hero-sub{font-size:17px;line-height:26px}.lp-hero-text{padding:0 16px}.lp-hero-cta{gap:10px}.lp-hero .lp-btn{flex:0 0 138px;height:44px;padding:0 12px;font-size:15px}.lp-features,.lp-process,.lp-products{padding:72px 0}.lp-h2{font-size:28px}.lp-steps{grid-template-columns:1fr;gap:0;margin-top:40px}.lp-step{display:grid;grid-template-columns:1fr auto;grid-template-areas:"n icon" "title title" "desc desc";align-items:end;grid-gap:0 12px;gap:0 12px;padding:32px 12px}.lp-step-icon{grid-area:icon;width:80px;height:80px;padding:10px}.lp-step-icon img{width:60px;height:60px}.lp-step-body{display:contents}.lp-step-n{grid-area:n;font-size:16px;line-height:24px;font-weight:700}.lp-step-body h3{grid-area:title;margin-top:20px;font-size:24px;line-height:36px;font-weight:700}.lp-step-desc{grid-area:desc;margin-top:8px;font-size:16px;line-height:24px}.lp-cards{grid-template-columns:minmax(0,1fr);gap:24px;margin:40px auto 0}.lp-card-desc{-webkit-line-clamp:unset;line-clamp:unset;min-height:0}.lp-card-caption h3{font-size:24px;line-height:34px}.lp-card-tag{max-width:45%;overflow:hidden;text-overflow:ellipsis}.lp-cta{padding:20px}.lp-cta-inner{flex-direction:column;align-items:center;text-align:center;gap:20px;padding:32px 20px}.lp-cta h2{font-size:26px;line-height:36px}.lp-cta p{font-size:16px;line-height:24px}.lp-cta .lp-btn{height:44px;padding:0 22px;font-size:15px}.lp-term-code pre{font-size:13px}.lp-term-bar{padding:12px 20px}.lp-term-body{padding:16px}}