@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--lj-primary:#1677ff;--lj-primary-dark:#0958d9;--lj-primary-light:#4096ff;--lj-hero-gradient:linear-gradient(135deg, #1677ff 0%, #0958d9 55%, #003eb3 100%);--lj-dark:#0b1220;--lj-dark-card:#141c2e;--lj-text:#1f2937;--lj-text-secondary:#6b7280;--lj-text-inverse:#fff;--lj-bg:#fff;--lj-bg-muted:#f5f7fa;--lj-border:#e5e7eb;--lj-radius:12px;--lj-radius-lg:20px;--lj-shadow:0 12px 40px #0f172a14;--lj-shadow-card:0 4px 24px #1677ff14;--lj-font:"Noto Sans SC", "DM Sans", system-ui, sans-serif;--lj-max:1200px;--lj-header-h:72px;--lj-section-pad-y:100px;--lj-container-pad:24px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--lj-font);color:var(--lj-text);background:var(--lj-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}.lj-container{width:min(calc(100% - var(--lj-container-pad) * 2), var(--lj-max));margin-inline:auto}.lj-section-title{letter-spacing:-.02em;color:var(--lj-text);text-align:center;margin:0 0 12px;font-size:clamp(28px,4vw,40px);font-weight:700}.lj-section-subtitle{text-align:center;max-width:560px;color:var(--lj-text-secondary);margin:0 auto 48px;font-size:16px;line-height:1.7}.lj-btn{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.lj-btn:active{transform:scale(.98)}.lj-btn--primary{color:var(--lj-primary);background:#fff;box-shadow:0 4px 14px #0000001f}.lj-btn--primary:hover{box-shadow:0 8px 24px #00000029}.lj-btn--outline{color:#fff;background:0 0;border:1.5px solid #ffffffd9}.lj-btn--outline:hover{background:#ffffff1f}.lj-btn--dark{background:var(--lj-primary);color:#fff}.lj-btn--dark:hover{background:var(--lj-primary-dark)}@media (width<=768px){:root{--lj-header-h:56px;--lj-section-pad-y:56px;--lj-container-pad:16px}.lj-container{width:min(100% - var(--lj-container-pad) * 2, var(--lj-max))}.lj-section-title{margin-bottom:10px;font-size:24px}.lj-section-subtitle{margin-bottom:32px;font-size:14px;line-height:1.65}.lj-btn{padding:11px 24px;font-size:14px}}@media (width<=480px){:root{--lj-section-pad-y:48px;--lj-container-pad:16px}.lj-section-title{font-size:22px}.lj-section-subtitle{margin-bottom:28px}}html.lj-gsap-active .lj-hero__scroll,html.lj-gsap-active .lj-hero,html.lj-gsap-active .lj-hero__mesh,html.lj-gsap-active .lj-hero__orb,html.lj-gsap-active .lj-hero__glow,html.lj-gsap-active .lj-hero__boat{animation:none}html.lj-gsap-active .lj-products__card{transition:border-color .25s}html.lj-gsap-active .lj-products__card:hover{box-shadow:none;transform:none}@media (prefers-reduced-motion:reduce){html.lj-gsap-active .lj-hero__logo{animation:none}}.lj-lang--dropdown{flex-shrink:0;position:relative}.lj-lang__trigger{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:500;line-height:1;transition:opacity .2s;display:inline-flex}.lj-lang__trigger:hover{opacity:.88}.lj-lang__chevron{transition:transform .2s}.lj-lang--open .lj-lang__chevron{transform:rotate(180deg)}.lj-lang__menu{border:1px solid var(--lj-border,#e2e8f0);z-index:120;background:#fff;border-radius:10px;min-width:120px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0f172a1f}.lj-lang__option{width:100%;color:var(--lj-text,#0f172a);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;transition:background .15s;display:block}.lj-lang__option:hover{background:#2563eb0f}.lj-lang__option--active{color:var(--lj-primary,#2563eb);background:#2563eb14}.lj-header{z-index:100;height:var(--lj-header-h);transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.lj-header--solid{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--lj-border);background:#ffffffeb}.lj-header__inner{width:100%;height:100%;padding-left:max(var(--lj-container-pad), calc((100% - var(--lj-max)) / 2 + var(--lj-container-pad)));padding-right:var(--lj-container-pad);justify-content:space-between;align-items:center;display:flex}.lj-header__brand{color:var(--lj-text);z-index:101;letter-spacing:.02em;flex-shrink:0;align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.lj-header__logo-wrap{flex-shrink:0;width:40px;height:40px;display:block;position:relative}.lj-header__logo{object-fit:contain;width:40px;height:40px;display:block}.lj-header__logo--on-solid,.lj-header--solid .lj-header__logo--on-hero{display:none}.lj-header--solid .lj-header__logo--on-solid{display:block}.lj-header__brand-name{white-space:nowrap}.lj-header--transparent .lj-header__brand,.lj-header--transparent .lj-header__btn,.lj-header--transparent .lj-lang__trigger,.lj-header--transparent .lj-header__github,.lj-header--transparent .lj-header__menu-btn{color:#fff}.lj-header__right{z-index:101;flex-shrink:0;align-items:center;gap:12px;display:flex}.lj-header__nav--desktop{align-items:center;display:flex}.lj-header__nav-btns{align-items:center;gap:10px;display:flex}.lj-header__btn{white-space:nowrap;color:inherit;background:#ffffff24;border:1px solid #ffffff61;border-radius:999px;justify-content:flex-start;align-items:center;padding:8px 18px;font-size:14px;font-weight:500;line-height:1.2;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.lj-header__btn:hover{background:#ffffff38;border-color:#ffffff80}.lj-header--solid .lj-header__btn{color:var(--lj-text);background:#2563eb0f;border-color:#2563eb38}.lj-header--solid .lj-header__btn:hover{color:var(--lj-primary);background:#2563eb1a;border-color:#2563eb59}.lj-header__lang{align-items:center;display:flex}.lj-header__github{width:36px;height:36px;color:inherit;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s,background .2s;display:inline-flex}.lj-header__github:hover{opacity:.88;background:#ffffff1f}.lj-header--solid .lj-header__github:hover{background:#2563eb14}.lj-header__github-icon{width:22px;height:22px;display:block}.lj-header--transparent .lj-header__github{color:#fff}.lj-header__mobile-menu{display:none}.lj-header__menu-btn{width:40px;height:40px;color:var(--lj-text);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none}@media (width<=768px){.lj-header--transparent{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0}.lj-header--transparent .lj-header__brand,.lj-header--transparent .lj-lang__trigger,.lj-header--transparent .lj-header__github,.lj-header--transparent .lj-header__menu-btn,.lj-header--transparent .lj-header__menu-brand{color:#fff}.lj-header--transparent .lj-header__logo--on-hero{display:block}.lj-header--transparent .lj-header__logo--on-solid{display:none}.lj-header--transparent .lj-header__github,.lj-header--transparent .lj-header__menu-btn{background:#ffffff1a;border:1px solid #ffffff6b}.lj-header--solid .lj-header__brand,.lj-header--solid .lj-header__github,.lj-header--solid .lj-header__menu-btn{color:var(--lj-text)}.lj-header--solid .lj-header__github,.lj-header--solid .lj-header__menu-btn{background:#2563eb0f;border:1px solid #2563eb38}.lj-header--solid .lj-header__logo--on-hero{display:none}.lj-header--solid .lj-header__logo--on-solid{display:block}.lj-header--menu-open.lj-header--transparent .lj-header__menu-btn{background:#ffffff2e;border-color:#ffffff8c}.lj-header__brand{gap:8px;font-size:16px}.lj-header__logo-wrap,.lj-header__logo{width:36px;height:36px}.lj-header__nav--desktop,.lj-header__lang{display:none}.lj-header__menu-btn{display:flex}.lj-header__mobile-menu{z-index:200;display:block;position:fixed;inset:0}.lj-header__mobile-backdrop{cursor:pointer;background:#0958d966;border:none;margin:0;padding:0;position:absolute;inset:0}.lj-header__menu-panel{z-index:1;min-height:100%;padding:calc(var(--lj-header-h) + 12px) var(--lj-container-pad) 32px;background:linear-gradient(165deg,#4096ff 0%,#1677ff 32%,#0958d9 62%,#003eb3 100%);flex-direction:column;display:flex;position:relative;overflow-y:auto}.lj-header__menu-head{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.lj-header__menu-brand{color:#fff;align-items:center;gap:10px;font-size:17px;font-weight:600;display:flex}.lj-header__menu-brand .lj-header__logo--on-solid{display:none}.lj-header__menu-brand .lj-header__logo--on-hero{display:block}.lj-header__menu-close{color:#fff;background:#ffffff1a;border:1px solid #ffffff6b;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.lj-header__mobile-menu .lj-header__nav-btns{flex-direction:column;flex:1;align-items:stretch;gap:12px}.lj-header__menu-link{color:#fff;background:#ffffff14;border:1px solid #ffffff8c;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:14px 20px;font-size:16px;font-weight:600;line-height:1.2;transition:background .2s,border-color .2s;display:flex}.lj-header__menu-link:first-child{color:var(--lj-primary);background:#fff;border-color:#fff;box-shadow:0 4px 16px #0000001f}.lj-header__menu-link:hover{background:#ffffff2e;border-color:#ffffffb3}.lj-header__menu-link:first-child:hover{background:#f0f7ff}.lj-header__drawer-lang{border-top:1px solid #ffffff38;justify-content:flex-start;margin-top:auto;padding-top:24px;display:flex}.lj-header__drawer-lang .lj-lang__trigger{color:#fff;font-size:15px}.lj-header__drawer-lang .lj-lang__menu{background:#fffffffa}}@media (width<=480px){.lj-header__menu-panel{padding-bottom:28px}}.lj-hero__boat{z-index:3;pointer-events:none;transform-origin:50% 90%;filter:drop-shadow(0 6px 14px #0958d938);width:88px;position:absolute;bottom:78px;left:62%}.lj-hero__boat-svg{width:100%;height:auto;display:block}@media (width<=900px){.lj-hero__boat{width:72px;bottom:64px;left:62%}}@media (width<=768px){.lj-hero__boat{width:64px;bottom:52px;left:50%}}@media (prefers-reduced-motion:reduce){.lj-hero__boat{animation:none}}.lj-hero{min-height:72vh;padding:calc(var(--lj-header-h) + 48px) 0 72px;color:var(--lj-text-inverse);background:linear-gradient(125deg,#69b1ff 0%,#1677ff 28%,#0958d9 52%,#003eb3 78%,#002c8c 100%) 0 0/320% 320%;animation:7s ease-in-out infinite lj-hero-gradient-flow;position:relative;overflow:hidden}@keyframes lj-hero-gradient-flow{0%{background-position:0 20%}33%{background-position:80% 60%}66%{background-position:40% 100%}to{background-position:0 20%}}.lj-hero__mesh{z-index:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(70% 55% at 15% 35%,#ffffff47,#0000 55%),radial-gradient(55% 70% at 85% 25%,#69b1ff8c,#0000 58%),radial-gradient(60% 50% at 55% 85%,#0050c880,#0000 52%);animation:10s ease-in-out infinite alternate lj-hero-mesh-drift;position:absolute;inset:-30%}@keyframes lj-hero-mesh-drift{0%{transform:translate(0)rotate(0)scale(1)}to{transform:translate(-4%,6%)rotate(3deg)scale(1.06)}}.lj-hero__bg-flow{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.lj-hero__orb{filter:blur(56px);will-change:transform;border-radius:50%;position:absolute}.lj-hero__orb--a{background:radial-gradient(circle,#96d2ffbf 0%,#0000 68%);width:min(520px,70vw);height:min(520px,70vw);animation:11s ease-in-out infinite lj-hero-orb-a;top:-18%;left:-12%}.lj-hero__orb--b{background:radial-gradient(circle,#0064e6b3 0%,#0000 70%);width:min(480px,65vw);height:min(480px,65vw);animation:13s ease-in-out infinite lj-hero-orb-b;bottom:-22%;right:-10%}.lj-hero__orb--c{background:radial-gradient(circle,#ffffff59 0%,#0000 65%);width:min(360px,50vw);height:min(360px,50vw);animation:9s ease-in-out infinite lj-hero-orb-c;top:35%;left:42%}@keyframes lj-hero-orb-a{0%,to{transform:translate(0)scale(1)}50%{transform:translate(12%,14%)scale(1.15)}}@keyframes lj-hero-orb-b{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-14%,-10%)scale(1.12)}}@keyframes lj-hero-orb-c{0%,to{opacity:.85;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(-8%,12%)scale(1.2)}}.lj-hero__bg-flow:before,.lj-hero__bg-flow:after{content:none}.lj-hero__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff38 0%,#0000 68%);border-radius:50%;width:min(680px,90vw);height:min(680px,90vw);animation:5s ease-in-out infinite lj-hero-glow-pulse;position:absolute;top:-140px;right:-100px}@keyframes lj-hero-glow-pulse{0%,to{opacity:.75;transform:scale(1)translate(0)}50%{opacity:1;transform:scale(1.12)translate(-3%,4%)}}.lj-hero__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid;position:relative}.lj-hero__eyebrow{background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;margin:0 12px 20px 0;padding:6px 14px;font-size:13px;font-weight:500;display:inline-block}.lj-hero__title{letter-spacing:-.03em;margin:0 0 20px;font-size:clamp(40px,5.5vw,56px);font-weight:700;line-height:1.15}.lj-hero__subtitle{color:#ffffffe0;max-width:480px;margin:0 0 36px;font-size:17px;line-height:1.75}.lj-hero__actions{flex-wrap:wrap;gap:16px;display:flex}.lj-hero__visual{justify-content:center;align-items:center;display:flex}.lj-hero__logo-wrap{aspect-ratio:1;justify-content:center;align-items:center;width:min(341px,42vw);display:flex;position:relative}.lj-hero__logo{object-fit:contain;width:100%;height:100%;animation:6s ease-in-out infinite lj-float}@keyframes lj-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.lj-hero__wave{z-index:2;pointer-events:none;isolation:isolate;width:100vw;height:128px;margin-left:-50vw;position:absolute;bottom:0;left:50%}.lj-hero__wave-layer{line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateZ(0)}.lj-hero__wave-layer--back{opacity:.42;height:118px}.lj-hero__wave-layer--front{height:128px}.lj-hero__wave-track{will-change:transform;backface-visibility:hidden;width:200%;height:100%;animation:linear infinite lj-hero-wave-flow;display:flex;transform:translate(0,0)}.lj-hero__wave-layer--back .lj-hero__wave-track{animation-duration:36s}.lj-hero__wave-layer--front .lj-hero__wave-track{animation-duration:22s}.lj-hero__wave-svg{shape-rendering:geometricprecision;flex:0 0 50%;width:50%;min-width:50%;height:100%;display:block}.lj-hero__wave-svg path{vector-effect:non-scaling-stroke}@keyframes lj-hero-wave-flow{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.lj-hero__scroll{z-index:10;color:#fffffff2;background:#ffffff29;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .35s,visibility .35s,transform .35s;animation:2s ease-in-out infinite lj-hero-scroll-bounce;display:flex;position:absolute;bottom:108px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0958d959}.lj-hero__scroll:hover{background:#fff3}.lj-hero__scroll--hidden{opacity:0;visibility:hidden;pointer-events:none;animation:none;transform:translate(-50%)translateY(12px)}@keyframes lj-hero-scroll-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (width<=900px){.lj-hero{min-height:auto;padding-bottom:96px}.lj-hero__inner{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.lj-hero{min-height:min(82vh,680px);padding:calc(var(--lj-header-h) + 28px) 0 40px;background:linear-gradient(165deg,#4096ff 0%,#1677ff 38%,#0958d9 68%,#003eb3 100%) 0 0/100% 100%;animation:none}.lj-hero__mesh,.lj-hero__bg-flow,.lj-hero__glow{opacity:.65}.lj-hero__inner{text-align:left;display:block}.lj-hero__visual,.lj-hero__wave,.lj-hero__scroll{display:none}.lj-hero__copy{max-width:100%}.lj-hero__eyebrow{margin:0 8px 12px 0;padding:5px 12px;font-size:12px}.lj-hero__title{margin-bottom:16px;font-size:30px;line-height:1.2}.lj-hero__subtitle{color:#ffffffe6;max-width:100%;margin:0 0 22px;font-size:14px;line-height:1.6}.lj-hero__actions{flex-flow:row;align-items:stretch;gap:10px}.lj-hero__actions .lj-btn{white-space:nowrap;flex:1;min-width:0;padding:11px 12px;font-size:14px}}@media (width<=480px){.lj-hero__title{font-size:26px}.lj-hero__actions .lj-btn{padding:10px;font-size:13px}}@media (prefers-reduced-motion:reduce){.lj-hero,.lj-hero__mesh,.lj-hero__orb,.lj-hero__glow,.lj-hero__wave-track,.lj-hero__logo,.lj-hero__scroll{animation:none}}.lj-feature{padding:var(--lj-section-pad-y) 0;background:var(--lj-bg)}.lj-feature__head{text-align:center;margin-bottom:40px}.lj-feature__eyebrow{color:var(--lj-primary);letter-spacing:.06em;margin:0 0 12px;font-size:14px;font-weight:600}.lj-feature__head .lj-section-subtitle{margin-bottom:0}.lj-feature__tabs{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:40px;display:flex}.lj-feature__tab{color:var(--lj-text);white-space:nowrap;background:#f0f2f5;border:1px solid #0000;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .22s,color .22s,box-shadow .22s,transform .15s}.lj-feature__tab:hover:not(.lj-feature__tab--active){background:#e8ecf2}.lj-feature__tab--active{background:var(--lj-primary);color:#fff;box-shadow:0 4px 14px #1677ff59}.lj-feature__tab:focus-visible{outline:2px solid var(--lj-primary-light);outline-offset:2px}.lj-feature__panel{grid-template-columns:1.05fr .95fr;align-items:center;gap:180px;display:grid}.lj-feature__compare-wrap{justify-content:center;width:100%;animation:.35s lj-feature-fade;display:flex}.lj-feature__detail{animation:.35s 50ms both lj-feature-fade}@keyframes lj-feature-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lj-feature__detail-title{letter-spacing:-.02em;color:var(--lj-text);margin:0 0 16px;font-size:28px;font-weight:700}.lj-feature__detail-desc{color:var(--lj-text-secondary);margin:0 0 28px;font-size:15px;line-height:1.75}.lj-feature__highlights{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.lj-feature__highlights li{color:var(--lj-text);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.lj-feature__check{width:22px;height:22px;color:var(--lj-primary);flex-shrink:0;margin-top:1px}.lj-compare{border-radius:var(--lj-radius-lg);cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(145deg,#eef2f8 0%,#f8f9fc 50%,#f0f4fa 100%);width:100%;max-width:400px;max-height:min(68vh,560px);position:relative;overflow:hidden;box-shadow:0 0 0 1px #1677ff0f,0 20px 50px #1677ff1f,-12px -12px 40px #ff78b41f,12px 12px 40px #1677ff1a}.lj-compare__layer{object-fit:contain;object-position:center center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.lj-compare--cover .lj-compare__layer{object-fit:cover;object-position:center top}.lj-compare--cover{background:#0f1419}.lj-compare__layer--after{z-index:1}.lj-compare__divider{z-index:2;pointer-events:none;background:#fffffff2;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;box-shadow:0 0 12px #0003}.lj-compare__handle{background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #0f172a33}.lj-compare__handle-dots{border-left:2px solid var(--lj-text-secondary);border-right:2px solid var(--lj-text-secondary);opacity:.6;width:4px;height:14px}.lj-compare__label{z-index:3;color:#fff;pointer-events:none;background:#00000073;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;bottom:14px}.lj-compare__label--before{left:14px}.lj-compare__label--after{right:14px}@media (width<=900px){.lj-feature__panel{grid-template-columns:1fr;gap:40px}.lj-feature__detail-title{font-size:24px}}@media (width<=768px){.lj-feature__head{margin-bottom:28px}.lj-feature__tabs-wrap{margin-bottom:28px;position:relative}.lj-feature__tabs-wrap--hint:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg, #fff0 0%, var(--lj-bg) 78%);width:72px;height:100%;position:absolute;top:0;right:0}.lj-feature__tabs{margin-inline:calc(-1 * var(--lj-container-pad));padding:4px var(--lj-container-pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-inline:var(--lj-container-pad);flex-wrap:nowrap;justify-content:flex-start;gap:14px;margin-bottom:0;overflow-x:auto}.lj-feature__tabs::-webkit-scrollbar{display:none}.lj-feature__tab{flex-shrink:0;padding:9px 16px;font-size:13px}.lj-feature__tabs-hint{right:calc(var(--lj-container-pad) + 4px);z-index:2;color:var(--lj-text-secondary);pointer-events:none;white-space:nowrap;background:#ffffffeb;border-radius:999px;align-items:center;gap:4px;padding:5px 8px 5px 14px;font-size:11px;font-weight:500;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0f172a14}.lj-feature__tabs-hint-icon{width:20px;height:12px;color:var(--lj-primary);flex-shrink:0;animation:1.8s ease-in-out infinite lj-feature-tabs-hint-nudge}@keyframes lj-feature-tabs-hint-nudge{0%,to{opacity:.75;transform:translate(-2px)}50%{opacity:1;transform:translate(3px)}}.lj-feature__detail{text-align:left}.lj-feature__detail-title{margin-bottom:12px;font-size:22px}.lj-feature__detail-desc{margin-bottom:20px;font-size:14px}.lj-feature__highlights li{font-size:14px}.lj-compare{max-width:100%;max-height:min(58vh,480px)}}@media (prefers-reduced-motion:reduce){.lj-feature__tabs-hint-icon{animation:none}}.lj-products{padding:var(--lj-section-pad-y) 0;background:var(--lj-bg-muted)}.lj-products__head{text-align:center;margin-bottom:40px}.lj-products__eyebrow{color:var(--lj-primary);letter-spacing:.06em;margin:0 0 12px;font-size:14px;font-weight:600}.lj-products__head .lj-section-subtitle{margin-bottom:0}.lj-products__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lj-products__card{border-radius:var(--lj-radius-lg);background:var(--lj-bg);border:1px solid var(--lj-border);box-shadow:var(--lj-shadow-card);padding:32px 28px;transition:transform .25s,box-shadow .25s}.lj-products__card:hover{box-shadow:var(--lj-shadow);transform:translateY(-4px)}.lj-products__icon-wrap{transform-origin:50%;will-change:transform;background:#1677ff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.lj-products__icon{object-fit:contain;width:28px;height:28px;display:block}.lj-products__card h3{margin:0 0 10px;font-size:18px;font-weight:600}.lj-products__card p{color:var(--lj-text-secondary);margin:0;font-size:14px;line-height:1.6}@media (width<=900px){.lj-products__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=768px){.lj-products__head{margin-bottom:28px}.lj-products__grid{grid-template-columns:repeat(2,1fr);gap:12px}.lj-products__card{border-radius:var(--lj-radius);padding:20px 16px}.lj-products__icon-wrap{border-radius:12px;width:44px;height:44px;margin-bottom:12px}.lj-products__icon{width:24px;height:24px}.lj-products__card h3{margin-bottom:6px;font-size:15px}.lj-products__card p{font-size:12px;line-height:1.5}}@media (width<=360px){.lj-products__grid{grid-template-columns:1fr}}.lj-integration{padding:var(--lj-section-pad-y) 0;background:var(--lj-dark);color:var(--lj-text-inverse)}.lj-integration__head{text-align:center;margin-bottom:40px}.lj-integration__eyebrow{color:var(--lj-primary-light);letter-spacing:.06em;margin:0 0 12px;font-size:14px;font-weight:600}.lj-integration .lj-section-title{color:#fff}.lj-integration .lj-section-subtitle{color:#ffffffa6;margin-bottom:0}.lj-integration__ide{border-radius:var(--lj-radius-lg);background:#0c1220;border:1px solid #ffffff1a;overflow:hidden;box-shadow:0 24px 64px #0006}.lj-integration__titlebar{background:#141c2e;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:14px 20px;display:flex}.lj-integration__dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.lj-integration__dot--red{background:#ff5f57}.lj-integration__dot--yellow{background:#febc2e}.lj-integration__dot--green{background:#28c840}.lj-integration__window-name{color:#ffffff80;margin-left:8px;font-family:Consolas,Monaco,ui-monospace,monospace;font-size:13px}.lj-integration__workspace{grid-template-columns:200px 1fr;height:320px;max-height:320px;display:grid}.lj-integration__nav{background:#0a0f18;border-right:1px solid #ffffff14;flex-direction:column;gap:4px;min-height:0;padding:16px 12px;display:flex;overflow-y:auto}.lj-integration__nav-item{text-align:left;color:#ffffffb8;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:12px 14px;font-size:14px;font-weight:500;transition:background .2s,color .2s}.lj-integration__nav-item:hover:not(.lj-integration__nav-item--active){color:#fff;background:#ffffff0f}.lj-integration__nav-item--active{color:#fff;background:#1677ff59}.lj-integration__nav-item:focus-visible{outline:2px solid var(--lj-primary-light);outline-offset:2px}.lj-integration__editor{background:#060a12;height:100%;min-height:0;overflow:hidden}.lj-integration__pre{box-sizing:border-box;-webkit-overflow-scrolling:touch;color:#e2e8f0;white-space:pre;scrollbar-color:#ffffff40 transparent;height:100%;max-height:100%;margin:0;padding:24px 28px;font-family:Consolas,Monaco,ui-monospace,monospace;font-size:13px;line-height:1.7;animation:.25s lj-integration-fade;overflow:auto}.lj-integration__pre::-webkit-scrollbar{width:8px;height:8px}.lj-integration__pre::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:4px}.lj-integration__pre::-webkit-scrollbar-track{background:0 0}@keyframes lj-integration-fade{0%{opacity:0}to{opacity:1}}.lj-integration__pre .kw{color:#7dd3fc}.lj-integration__pre .str{color:#86efac}.lj-integration__pre .cmt{color:#64748b}.lj-integration__pre .type{color:#c4b5fd}.lj-integration__footer{text-align:center;color:#ffffff8c;margin:28px 0 0;font-size:14px;line-height:1.6}.lj-integration__footer-link{color:var(--lj-primary-light);margin-left:4px;font-weight:500;transition:color .2s}.lj-integration__footer-link:hover{color:#fff;text-decoration:underline}@media (width<=768px){.lj-integration__head{margin-bottom:28px}.lj-integration__ide{border-radius:var(--lj-radius)}.lj-integration__workspace{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:360px;max-height:360px}.lj-integration__editor{min-height:0}.lj-integration__pre{max-height:100%}.lj-integration__nav{scrollbar-width:none;border-bottom:1px solid #ffffff14;border-right:none;flex-flow:row;gap:8px;padding:12px;overflow-x:auto}.lj-integration__nav::-webkit-scrollbar{display:none}.lj-integration__nav-item{white-space:nowrap;flex-shrink:0;width:auto;padding:10px 14px;font-size:13px}.lj-integration__pre{padding:16px;font-size:11px}.lj-integration__footer{margin-top:20px;font-size:13px}}.lj-scenarios{padding:var(--lj-section-pad-y) 0 80px;background:var(--lj-bg)}.lj-scenarios__head{text-align:center;margin-bottom:40px}.lj-scenarios__eyebrow{color:var(--lj-primary);letter-spacing:.06em;margin:0 0 12px;font-size:14px;font-weight:600}.lj-scenarios__head .lj-section-subtitle{margin-bottom:0}.lj-scenarios__row{grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:48px;display:grid}.lj-scenarios__card{aspect-ratio:168/240;background:var(--lj-bg-muted);border-radius:20px;min-width:0;position:relative;overflow:hidden}.lj-scenarios__card img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .4s;display:block}.lj-scenarios__card:hover img{transform:scale(1.04)}@media (width<=1100px){.lj-scenarios__row{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.lj-scenarios__row::-webkit-scrollbar{display:none}.lj-scenarios__card{scroll-snap-align:start;flex:0 0 calc(16.6667% - 8px);min-width:140px;max-width:168px}}@media (width<=768px){.lj-scenarios{padding-bottom:56px}.lj-scenarios__head{margin-bottom:28px}.lj-scenarios__row{scroll-snap-type:none;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:40px;display:grid;overflow:visible}.lj-scenarios__card{aspect-ratio:168/240;border-radius:16px;flex:none;width:100%;min-width:0;max-width:none}}.lj-footer{--lj-footer-services-bg:#f8fafc;--lj-footer-bar-bg:#f5f7fa;--lj-footer-border:#e5e7eb;--lj-footer-title:#1a1a1a;--lj-footer-desc:#666;background:var(--lj-footer-bar-bg);padding:0}.lj-footer__services-band{background:var(--lj-footer-services-bg)}.lj-footer__services{border-bottom:1px solid var(--lj-footer-border);justify-content:space-between;align-items:center;gap:48px;padding:44px 0;display:flex}.lj-footer__service{flex:1;align-items:center;gap:18px;min-width:0;max-width:380px;display:flex}.lj-footer__service-icon{object-fit:contain;flex-shrink:0;width:40px;height:40px;display:block}.lj-footer__service-text{flex:1;min-width:0}.lj-footer__service-title{color:var(--lj-footer-title);text-align:left;margin:0 0 6px;font-size:16px;font-weight:600;line-height:1.4}.lj-footer__service-desc{color:var(--lj-footer-desc);text-align:left;margin:0;font-size:14px;font-weight:400;line-height:1.5}.lj-footer__bar{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:28px 0 32px;display:grid}.lj-footer__brand{justify-self:start;align-items:center;gap:10px;display:flex}.lj-footer__logo{object-fit:contain;flex-shrink:0;width:36px;height:36px}.lj-footer__brand-name{color:var(--lj-text);white-space:nowrap;font-size:16px;font-weight:700}.lj-footer__copyright{color:#5c6573;text-align:center;justify-self:center;margin:0;font-size:13px}.lj-footer__email{color:var(--lj-primary);white-space:nowrap;justify-self:end;font-size:14px;font-weight:500;transition:color .2s}.lj-footer__email:hover{color:var(--lj-primary-dark)}@media (width<=1024px){.lj-footer__services{gap:32px;padding:36px 0}.lj-footer__service{max-width:none}}@media (width<=900px){.lj-footer__services{flex-direction:column;align-items:stretch;gap:28px;padding:32px 0}.lj-footer__service{max-width:100%}.lj-footer__bar{text-align:center;grid-template-columns:1fr;gap:12px;padding:24px 0 28px}.lj-footer__brand,.lj-footer__copyright,.lj-footer__email{justify-self:center}}@media (width<=768px){.lj-footer__services{padding:28px 0}.lj-footer__service-title{font-size:15px}.lj-footer__service-desc{font-size:13px}}
