html{scroll-behavior:smooth}.lp-root section[id],.lp-root [id=features-tabs]{scroll-margin-top:80px}.lp-root{--lp-bg: #0a0a0a;--lp-bg-2: #111114;--lp-fg: #f5f5f7;--lp-fg-muted: #a0a0a8;--lp-fg-dim: #6c6c75;--lp-line: #1f1f24;--lp-line-2: #2a2a32;--lp-accent: #6366f1;--lp-accent-2: #a855f7;--lp-card: #15151a;--lp-card-hover: #1c1c22;--lp-tab-bg: #15151a;--lp-tab-thumb: linear-gradient(135deg, #6366f1, #a855f7);--lp-tab-active-fg: #ffffff;--lp-tab-fg: #a0a0a8;--lp-nav-bg: rgba(10, 10, 10, .85);--lp-hero-glow-a: rgba(99, 102, 241, .15);--lp-hero-glow-b: rgba(168, 85, 247, .1);background:var(--lp-bg);color:var(--lp-fg);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;transition:background .3s ease,color .3s ease}.lp-root[data-theme=light]{--lp-bg: #ffffff;--lp-bg-2: #f7f7fb;--lp-fg: #18181c;--lp-fg-muted: #5a5a66;--lp-fg-dim: #98989f;--lp-line: #e6e6ee;--lp-line-2: #d4d4dc;--lp-card: #ffffff;--lp-card-hover: #fafafd;--lp-tab-bg: #f0f0f5;--lp-tab-active-fg: #ffffff;--lp-tab-fg: #5a5a66;--lp-nav-bg: rgba(255, 255, 255, .85);--lp-hero-glow-a: rgba(99, 102, 241, .1);--lp-hero-glow-b: rgba(168, 85, 247, .08)}.lp-root .lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 18px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,background .2s ease,border-color .2s ease;white-space:nowrap}.lp-root .lp-btn-lg{padding:12px 26px;font-size:15px}.lp-root .lp-btn-primary{color:#fff;background:linear-gradient(135deg,var(--lp-accent) 0%,var(--lp-accent-2) 100%)}.lp-root .lp-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.1)}.lp-root .lp-btn-ghost{color:var(--lp-fg);background:transparent;border-color:var(--lp-line)}.lp-root .lp-btn-ghost:hover{background:var(--lp-card);border-color:var(--lp-line-2)}.lp-root .lp-nav{position:sticky;top:0;z-index:100;background:var(--lp-nav-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--lp-line);transition:background .3s ease,border-color .3s ease}.lp-root .lp-nav-inner{max-width:1240px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lp-root .lp-brand{display:inline-flex;align-items:center;gap:10px;color:var(--lp-fg);text-decoration:none;font-weight:600;font-size:16px}.lp-root .lp-brand img{height:28px;width:28px}.lp-root .lp-menu{display:flex;gap:28px;flex:1;justify-content:center}.lp-root .lp-menu a{color:var(--lp-fg-muted);text-decoration:none;font-size:14px;transition:color .2s ease;cursor:pointer}.lp-root .lp-menu a:hover{color:var(--lp-fg)}.lp-root .lp-nav-right{display:inline-flex;align-items:center;gap:10px}.lp-root .lp-lang{position:relative}.lp-root .lp-lang-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:transparent;border:1px solid transparent;color:var(--lp-fg-muted);font-size:13px;border-radius:6px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.lp-root .lp-lang-btn:hover,.lp-root .lp-lang.open .lp-lang-btn{background:var(--lp-card);border-color:var(--lp-line);color:var(--lp-fg)}.lp-root .lp-chevron{opacity:.55;transition:transform .2s ease}.lp-root .lp-lang.open .lp-chevron{transform:rotate(180deg)}.lp-root .lp-lang-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:140px;background:var(--lp-card);border:1px solid var(--lp-line);border-radius:8px;padding:4px;box-shadow:0 10px 30px #0000004d;z-index:110}.lp-root .lp-lang-item{display:block;width:100%;text-align:left;background:transparent;border:none;color:var(--lp-fg);padding:8px 10px;font-size:13px;border-radius:6px;cursor:pointer;transition:background .15s ease}.lp-root .lp-lang-item:hover{background:var(--lp-card-hover)}.lp-root .lp-lang-item.active{background:linear-gradient(135deg,#6366f126,#a855f726);color:var(--lp-fg);font-weight:500}.lp-root .lp-theme-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:transparent;border:1px solid transparent;color:var(--lp-fg-muted);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.lp-root .lp-theme-btn:hover{background:var(--lp-card);border-color:var(--lp-line);color:var(--lp-fg);transform:rotate(-15deg)}.lp-root .lp-hero{position:relative;padding:80px 24px 100px;text-align:center;overflow:hidden;background:radial-gradient(ellipse 800px 400px at 50% 0%,var(--lp-hero-glow-a) 0%,transparent 70%),radial-gradient(ellipse 600px 300px at 50% 100%,var(--lp-hero-glow-b) 0%,transparent 70%)}.lp-root .lp-hero-inner{max-width:880px;margin:0 auto}.lp-root .lp-hero-badge{display:inline-block;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg,#6366f126,#a855f726);border:1px solid rgba(99,102,241,.3);color:var(--lp-accent);font-size:13px;margin-bottom:24px}.lp-root .lp-hero-h1{font-size:64px;font-weight:700;margin:0 0 12px;background:linear-gradient(135deg,var(--lp-fg) 0%,var(--lp-accent) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.1}.lp-root .lp-hero-h2{font-size:28px;font-weight:500;margin:0 0 18px;color:var(--lp-fg)}.lp-root .lp-hero-desc{font-size:16px;color:var(--lp-fg-muted);margin:0 auto 32px;max-width:720px}.lp-root .lp-hero-cta{display:inline-flex;gap:12px;margin-bottom:22px;flex-wrap:wrap;justify-content:center}.lp-root .lp-hero-free{font-size:13px;color:var(--lp-fg-muted);margin-bottom:56px}.lp-root .lp-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:720px;margin:0 auto}.lp-root .lp-stat{background:var(--lp-card);border:1px solid var(--lp-line);border-radius:12px;padding:20px}.lp-root .lp-stat-v{font-size:24px;font-weight:600;color:var(--lp-fg);margin-bottom:4px}.lp-root .lp-stat-l{font-size:13px;color:var(--lp-fg-muted)}.lp-root .lp-section{padding:80px 24px;max-width:1240px;margin:0 auto}.lp-root .lp-section-head{text-align:center;margin-bottom:56px;max-width:760px;margin-left:auto;margin-right:auto}.lp-root .lp-eyebrow{display:inline-block;font-size:12px;letter-spacing:2px;color:var(--lp-accent);text-transform:uppercase;margin-bottom:14px;font-weight:600}.lp-root .lp-section-head h2{font-size:40px;font-weight:700;margin:0 0 16px;color:var(--lp-fg);line-height:1.2}.lp-root .lp-section-head p{font-size:16px;color:var(--lp-fg-muted);margin:0}.lp-root .lp-grid{display:grid;gap:20px}.lp-root .lp-grid-3{grid-template-columns:repeat(3,1fr)}.lp-root .lp-grid-4{grid-template-columns:repeat(4,1fr)}.lp-root .lp-card{background:var(--lp-card);border:1px solid var(--lp-line);border-radius:14px;padding:24px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.lp-root .lp-card:hover{background:var(--lp-card-hover);border-color:var(--lp-line-2);transform:translateY(-2px)}.lp-root .lp-card h3{font-size:18px;font-weight:600;margin:0 0 10px;color:var(--lp-fg)}.lp-root .lp-card p{font-size:14px;color:var(--lp-fg-muted);margin:0;line-height:1.6}.lp-root .lp-usecase-media{aspect-ratio:16/9;border-radius:10px;margin-bottom:16px;background:linear-gradient(135deg,var(--lp-bg-2) 0%,var(--lp-card-hover) 100%);position:relative;overflow:hidden}.lp-root .lp-usecase-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.lp-root .lp-usecase-card:hover .lp-usecase-media img{transform:scale(1.04)}.lp-root .lp-usecase-tag{position:absolute;left:10px;bottom:10px;padding:4px 10px;background:#0009;color:#fff;font-size:11px;letter-spacing:1px;text-transform:uppercase;border-radius:999px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.lp-root .lp-cta-band{margin-top:56px;padding:40px;text-align:center;border-radius:16px;background:linear-gradient(135deg,#6366f11a,#a855f71a);border:1px solid rgba(99,102,241,.25)}.lp-root .lp-cta-band h3{font-size:28px;font-weight:600;margin:0 0 10px;color:var(--lp-fg)}.lp-root .lp-cta-band p{color:var(--lp-fg-muted);margin:0 0 22px}.lp-root .lp-tabs{position:relative;display:inline-flex;background:var(--lp-tab-bg);border:1px solid var(--lp-line);padding:4px;border-radius:12px;margin:0 auto 40px;--lp-tab-count: 2;width:auto}.lp-root .lp-section .lp-tabs{display:flex;width:fit-content;margin-left:auto;margin-right:auto}.lp-root .lp-tab{position:relative;z-index:2;padding:10px 28px;background:transparent;border:none;color:var(--lp-tab-fg);font-size:14px;font-weight:500;cursor:pointer;border-radius:8px;transition:color .25s ease;white-space:nowrap}.lp-root .lp-tab.active{color:var(--lp-tab-active-fg)}.lp-root .lp-tabs-thumb{position:absolute;z-index:1;top:4px;left:4px;width:calc((100% - 8px)/2);height:calc(100% - 8px);background:var(--lp-tab-thumb);border-radius:8px;box-shadow:0 4px 14px #6366f166;transition:transform .35s cubic-bezier(.4,0,.2,1);pointer-events:none}.lp-root .lp-tabs-panel{animation:lp-fade-in .4s ease}@keyframes lp-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lp-root .lp-feature-icon{font-size:32px;margin-bottom:14px;line-height:1}.lp-root .lp-pricing-card.lp-pricing-highlight{background:linear-gradient(135deg,#6366f11f,#a855f71f);border-color:#6366f166}.lp-root .lp-how-card{text-align:left}.lp-root .lp-how-card h3{background:linear-gradient(135deg,var(--lp-accent),var(--lp-accent-2));-webkit-background-clip:text;background-clip:text;color:transparent}.lp-root .lp-faq-list{max-width:820px;margin:0 auto}.lp-root .lp-faq-item{background:var(--lp-card);border:1px solid var(--lp-line);border-radius:12px;margin-bottom:12px;padding:0 20px;transition:border-color .2s ease}.lp-root .lp-faq-item[open]{border-color:#6366f166}.lp-root .lp-faq-item summary{padding:18px 0;font-size:16px;font-weight:500;color:var(--lp-fg);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.lp-root .lp-faq-item summary:after{content:"+";font-size:22px;color:var(--lp-fg-muted);font-weight:300}.lp-root .lp-faq-item[open] summary:after{content:"−"}.lp-root .lp-faq-item summary::-webkit-details-marker{display:none}.lp-root .lp-faq-a{padding:0 0 18px;color:var(--lp-fg-muted);font-size:14px;line-height:1.7}.lp-root .lp-finalcta{text-align:center;padding:80px 24px;background:radial-gradient(ellipse 600px 300px at 50% 50%,var(--lp-hero-glow-a) 0%,transparent 70%)}.lp-root .lp-finalcta h2{font-size:36px;font-weight:700;margin:0 0 14px;color:var(--lp-fg)}.lp-root .lp-finalcta p{color:var(--lp-fg-muted);max-width:600px;margin:0 auto 28px}.lp-root .lp-footer{border-top:1px solid var(--lp-line);background:var(--lp-bg);transition:background .3s ease,border-color .3s ease}.lp-root .lp-footer-inner{max-width:1240px;margin:0 auto;padding:56px 24px 24px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.lp-root .lp-footer-col{min-width:0}.lp-root .lp-footer-brandcol{padding-right:24px}.lp-root .lp-footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--lp-fg);font-weight:600;font-size:18px;margin-bottom:12px}.lp-root .lp-footer-brand img{height:28px;width:28px}.lp-root .lp-footer-tagline{color:var(--lp-fg-muted);font-size:13px;line-height:1.7;margin:0}.lp-root .lp-footer-h{color:var(--lp-fg);font-weight:600;font-size:15px;margin-bottom:14px}.lp-root .lp-footer-list{list-style:none;padding:0;margin:0}.lp-root .lp-footer-list li{margin-bottom:8px}.lp-root .lp-footer-list a{color:var(--lp-fg-muted);text-decoration:none;font-size:13px;transition:color .2s ease;cursor:pointer}.lp-root .lp-footer-list a:hover{color:var(--lp-fg)}.lp-root .lp-footer-bottom{max-width:1240px;margin:0 auto;padding:18px 24px 28px;border-top:1px solid var(--lp-line);color:var(--lp-fg-dim);font-size:12px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.lp-root .lp-footer-version{opacity:.7}@media (max-width: 960px){.lp-root .lp-menu{display:none}.lp-root .lp-hero-h1{font-size:44px}.lp-root .lp-hero-h2{font-size:22px}.lp-root .lp-section-head h2{font-size:30px}.lp-root .lp-grid-3,.lp-root .lp-grid-4{grid-template-columns:repeat(2,1fr)}.lp-root .lp-hero-stats{grid-template-columns:1fr;max-width:360px}.lp-root .lp-footer-inner{grid-template-columns:1fr 1fr;padding:40px 20px 24px;gap:32px}.lp-root .lp-footer-brandcol{grid-column:1 / -1;padding-right:0}}@media (max-width: 560px){.lp-root .lp-hero{padding:60px 16px 80px}.lp-root .lp-section{padding:60px 16px}.lp-root .lp-hero-h1{font-size:36px}.lp-root .lp-grid-3,.lp-root .lp-grid-4,.lp-root .lp-footer-inner{grid-template-columns:1fr}.lp-root .lp-footer-bottom{padding:16px 20px 24px}.lp-root .lp-tab{padding:8px 16px;font-size:13px}}.policy-page{max-width:920px;margin:32px auto 80px;padding:40px 48px;background:#fff;color:#000000d9;line-height:1.8;border-radius:12px;box-shadow:0 4px 24px #0000000f}.policy-page .policy-title{margin:0 0 28px;padding-bottom:20px;font-size:26px;font-weight:600;letter-spacing:.5px;border-bottom:1px solid #eaeaea;color:#000000e0}.policy-page .policy-content{font-size:14px}.policy-page .policy-intro{background:#fafafa;border-left:3px solid #1677ff;padding:14px 18px;margin:0 0 32px;font-size:14px;color:#000000b3;border-radius:0 6px 6px 0}.policy-page .policy-section{margin:0 0 24px}.policy-page .policy-section h2{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:600;color:#000000e0;margin:0 0 12px;padding:2px 0 2px 12px;border-left:3px solid #1677ff;line-height:1.4}.policy-page .policy-section--important h2{border-left-color:#ff4d4f}.policy-page .section-tag{display:inline-block;font-size:12px;font-weight:500;color:#d4380d;background:#fff1f0;border:1px solid #ffa39e;padding:1px 8px;border-radius:4px;line-height:1.6}.policy-page .policy-section ol{margin:0;padding:0;list-style:none;counter-reset:policy-item}.policy-page .policy-section ol>li{position:relative;margin:0 0 8px;padding:0 0 0 28px;counter-increment:policy-item}.policy-page .policy-section ol>li:before{content:counter(policy-item) ".";position:absolute;left:0;top:0;width:22px;color:#1677ff;font-weight:600;text-align:left}.policy-page .policy-section ul{list-style:none;margin:8px 0;padding:0}.policy-page .policy-section ul>li{position:relative;margin:0 0 4px;padding:0 0 0 18px;color:#000000b8}.policy-page .policy-section ul>li:before{content:"";position:absolute;left:4px;top:.75em;width:5px;height:5px;background:#1677ff;border-radius:50%}.policy-page .emphasis{color:#d4380d;font-weight:600;background:linear-gradient(transparent 60%,#fff1b8 60%);padding:0 2px}.policy-page strong{color:#000000e0}@media (max-width: 720px){.policy-page{margin:12px;padding:24px 20px;border-radius:8px}.policy-page .policy-title{font-size:22px}.policy-page .policy-section h2{font-size:16px}}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.ant-app{height:100%}.ant-pro-layout{height:100%;overflow:hidden}.ant-pro-layout>.ant-layout{height:100%}.ant-pro-layout .ant-pro-layout-content{flex:1 1 auto;min-height:0;overflow:auto}.ant-pro-layout .ant-pro-layout-content>*{flex-shrink:0}.ant-table-wrapper .ant-table-pagination.ant-pagination{position:sticky;bottom:0;z-index:2;margin:0;padding:12px 0;background:#fff;box-shadow:0 -1px #0000000f}.ant-table-wrapper .ant-table-cell{text-align:center!important}.ant-table-wrapper .ant-table-content{overflow-x:auto}
