*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;color:#1f2937}#root{width:100%;min-height:100vh}a{color:inherit}img{max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;background:#f5f5f5;padding:2px 6px;border-radius:4px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:767px){body{font-size:14px}::-webkit-scrollbar{width:4px;height:4px}}:root{--app-max-width: 1200px;--page-padding-x: 32px;--ink: #11181c;--muted: #5b6871;--dim: #86959e;--line: #e6e8eb;--line-strong: #dce0e5;--panel: #fbfcfd;--blue: #0066cc;--blue-dark: #0052a3;--green: #00a86b}.app-layout{min-height:100vh;background:#fff;color:var(--ink)}.app-header{position:sticky;top:0;z-index:100;height:73px;padding:0;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.app-header-inner{width:100%;max-width:var(--app-max-width);height:100%;margin:0 auto;padding:0 var(--page-padding-x);display:flex;align-items:center;justify-content:space-between;gap:16px}.app-header-left{display:flex;align-items:center;min-width:0;flex:1}.app-brand{display:flex;align-items:center;min-width:0;margin-right:42px;color:var(--ink)}.app-brand img{display:block;max-width:180px;height:34px;object-fit:contain}.app-brand-text{color:var(--ink);font-size:22px;font-weight:800;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-nav{flex:1;min-width:0;background:transparent;border:none;font-size:14px}.app-nav .ant-menu-title-content a,.app-nav .ant-menu-item{color:var(--muted)}.app-nav .ant-menu-item-selected .ant-menu-title-content a,.app-nav .ant-menu-item:hover .ant-menu-title-content a{color:var(--blue)}.app-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-mobile-trigger{color:var(--ink)}.app-footer{padding:48px 32px;border-top:1px solid var(--line);background:#fff;text-align:center;color:var(--dim);font-size:12px}.site-shell,.market-shell{min-height:100vh;background:#fff;color:var(--ink)}.site-container,.market-container{max-width:var(--app-max-width);margin:0 auto;padding:0 var(--page-padding-x)}.enterprise-hero{width:100%;padding:28px 32px 38px;background:#f4f7fb;border-bottom:1px solid var(--line)}.enterprise-hero-inner{max-width:1320px;margin:0 auto}.enterprise-home{padding-top:8px}.enterprise-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.enterprise-section-heading.center{align-items:center;flex-direction:column;text-align:center;gap:10px}.enterprise-section-heading span{display:inline-flex;margin-bottom:8px;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.enterprise-section-heading h2{margin:0;color:var(--ink);font-size:34px;line-height:1.2;font-weight:850}.enterprise-section-heading p{max-width:420px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.home-carousel-section{padding:32px 0 28px}.home-carousel{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#f5f7fa;box-shadow:0 24px 60px #0f172a14}.home-banner{height:520px;background:#f5f7fa}.home-banner img{width:100%;height:100%;display:block;object-fit:cover}.home-banner-empty{height:280px;display:grid;place-items:center;border:1px dashed var(--line-strong);border-radius:20px;background:#fbfcfd;color:var(--dim);font-size:14px}.announcement-strip{margin-bottom:28px;padding:14px 18px;border:1px solid #dbeafe;border-radius:16px;background:#f7fbff;color:var(--ink);text-align:left}.enterprise-announcement{display:flex;align-items:center;gap:10px;max-width:760px;margin:26px auto 0;justify-content:center}.announcement-strip strong{color:var(--blue);margin-right:8px}.pill-btn{height:46px;padding:0 32px;border-radius:999px;font-size:14px;font-weight:700}.site-section{padding:64px 0;border-bottom:1px solid var(--line)}.enterprise-plans-section{padding-top:72px}.site-section:last-child{border-bottom:none}.section-header{margin-bottom:48px;text-align:center}.section-header h2{margin:0 0 12px;color:var(--ink);font-size:32px;font-weight:800;letter-spacing:0}.section-header p{margin:0;color:var(--muted);font-size:15px}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.plan-card{position:relative;padding:32px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.enterprise-plan-grid{align-items:stretch}.enterprise-plan-card{min-height:360px;display:flex;flex-direction:column;border-radius:24px;box-shadow:0 14px 34px #0f172a0d}.enterprise-plan-card .ant-tag{width:fit-content;margin-bottom:18px}.enterprise-plan-card .plan-btn{margin-top:auto}.plan-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 8px 20px #0f172a0a}.plan-card.featured{border-color:var(--blue);box-shadow:0 12px 30px #0066cc14}.plan-badge{position:absolute;top:-12px;left:24px;padding:4px 12px;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;font-weight:700}.plan-name{margin-bottom:12px;color:var(--ink);font-size:21px;font-weight:800}.plan-price{margin-bottom:8px;color:var(--ink);font-size:32px;font-weight:800}.plan-price small{color:var(--dim);font-size:14px;font-weight:500}.plan-desc{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px}.plan-features{display:grid;gap:12px;margin-bottom:28px}.plan-features span{display:flex;align-items:center;gap:8px;color:#2d3a45;font-size:13px}.plan-features .anticon{color:var(--green)}.plan-btn,.market-btn{height:42px;border-radius:999px;font-weight:700}.plugins-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.plugins-section{margin:0 calc(var(--page-padding-x) * -1);padding:64px var(--page-padding-x);background:#f7f9fc}.enterprise-plugins-section{border-radius:32px;border:1px solid var(--line);margin-top:16px;box-shadow:inset 0 1px #fffc}.enterprise-capability-section{padding-bottom:80px}.plugins-section .section-header{margin-bottom:34px}.plugins-section .section-header h2{display:inline-flex;align-items:center;gap:12px}.plugins-section .section-header h2:before,.plugins-section .section-header h2:after{content:"";width:34px;height:1px;background:#cbd5e1}.decorated-header p{display:inline-flex;align-items:center;min-height:34px;margin-top:12px;padding:0 16px;border:1px solid #dbeafe;border-radius:999px;background:#f7fbff;color:#456174;font-size:13px}.plugin-item{position:relative;overflow:hidden;min-height:190px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 26px #0f172a0a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.plugin-item:after{content:"";position:absolute;right:-34px;top:-34px;width:108px;height:108px;border-radius:50%;background:#eef6ff}.plugin-item:before{content:"";position:absolute;right:22px;bottom:22px;width:44px;height:44px;border-right:1px solid #dbeafe;border-bottom:1px solid #dbeafe;border-radius:0 0 16px}.plugin-item:hover{transform:translateY(-4px);border-color:#b9c7d8;box-shadow:0 18px 36px #0f172a14}.plugin-icon,.feature-icon{margin-bottom:16px;color:var(--blue);font-size:32px}.plugin-item .plugin-icon{position:relative;z-index:1;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#eef6ff;box-shadow:inset 0 0 0 1px #dbeafe}.plugin-item h3,.feature-item h3{position:relative;z-index:1;margin:0 0 8px;color:var(--ink);font-size:16px;font-weight:800}.plugin-item p,.feature-item p{position:relative;z-index:1;margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.55}.plugin-price{position:relative;z-index:1;display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:#f0f7ff;color:var(--blue);font-size:14px;font-weight:800}.view-all{margin-top:40px;text-align:center}.view-all a{color:var(--blue);font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.feature-item{text-align:center}.capability-section{padding-top:64px}.capability-grid{gap:22px}.capability-item{position:relative;overflow:hidden;padding:28px 24px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:left;box-shadow:0 10px 26px #0f172a0a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.capability-item:after{content:"";position:absolute;right:-28px;top:-28px;width:92px;height:92px;border-radius:50%;background:#eef6ff}.capability-item:hover{transform:translateY(-4px);border-color:#b9c7d8;box-shadow:0 18px 36px #0f172a14}.capability-item .feature-icon{position:relative;z-index:1;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#eef6ff;box-shadow:inset 0 0 0 1px #dbeafe}.capability-item h3,.capability-item p{position:relative;z-index:1}.cta-section{margin:48px 0;padding:56px 48px;border-radius:32px;background:#f0f4f9;text-align:center}.home-note{margin-top:18px;color:var(--dim);font-size:13px}.cta-section h2{margin:0 0 16px;color:var(--ink);font-size:29px;font-weight:800}.cta-section p{margin:0 0 28px;color:var(--muted)}.corp-home{overflow:hidden;background:linear-gradient(180deg,#f6f8fb 0,#fff 430px)}.corp-hero{position:relative;padding:72px 32px 48px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#11181c0a,#fff0 34%),linear-gradient(180deg,#f7f9fc,#fff)}.corp-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(17,24,28,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,28,.045) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 72%)}.corp-hero-grid{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:52px;align-items:center}.corp-hero-copy{max-width:570px}.corp-eyebrow{display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:0 13px;border:1px solid #d7e6f7;border-radius:999px;background:#fff;color:#145ea8;font-size:13px;font-weight:750;box-shadow:0 8px 22px #0f172a0d}.corp-hero-copy h1{max-width:620px;margin:24px 0 18px;color:#0b1220;font-size:56px;line-height:1.06;font-weight:900;letter-spacing:0}.corp-hero-copy p{max-width:560px;margin:0;color:#4f5f6b;font-size:17px;line-height:1.85}.corp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.corp-hero-actions .ant-btn{height:48px;padding:0 24px;border-radius:8px;font-weight:800}.corp-hero-actions .ant-btn-primary{background:#005fbe;border-color:#005fbe;box-shadow:0 14px 24px #005fbe2e}.corp-announcement{width:min(100%,520px);min-height:54px;margin-top:28px;padding:0 16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #d7e6f7;border-radius:8px;background:#ffffffe6;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 12px 28px #0f172a0d}.corp-announcement span{height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:6px;background:#e9f3ff;color:#005fbe;font-size:12px;font-weight:850}.corp-announcement strong{min-width:0;overflow:hidden;color:#162333;font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.corp-visual{overflow:hidden;border:1px solid #dbe3ec;border-radius:8px;background:#0f1720;box-shadow:0 28px 70px #0f172a33}.corp-visual-head{height:50px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);color:#ffffffd1;font-size:13px;font-weight:800}.corp-visual-head div{display:flex;gap:8px}.corp-visual-head i{width:8px;height:8px;border-radius:999px;background:#6b7a8a}.corp-visual-body{padding:18px;background:linear-gradient(180deg,#ffffff0f,#fff0),#111b26}.corp-carousel{overflow:hidden;border-radius:8px}.corp-banner{position:relative;height:390px;overflow:hidden;border-radius:8px;background:#1f2c38}.corp-banner img{width:100%;height:100%;display:block;object-fit:cover}.corp-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(10,17,25,.72))}.corp-banner-caption{position:absolute;left:22px;right:22px;bottom:22px;z-index:1;display:grid;gap:8px;color:#fff}.corp-banner-caption span{width:fit-content;padding:4px 9px;border-radius:6px;background:#0066cce6;font-size:12px;font-weight:850}.corp-banner-caption strong{max-width:520px;font-size:26px;line-height:1.25;font-weight:900}.corp-preview{position:relative;min-height:390px;padding:24px;display:grid;grid-template-columns:1.25fr .9fr;grid-template-rows:1fr 1fr;gap:14px;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),#12202d;background-size:38px 38px}.corp-preview-panel{position:relative;z-index:1;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff12}.corp-preview-panel.main{grid-row:span 2;background:linear-gradient(160deg,#0066cc47,#ffffff12),#ffffff12}.corp-preview-panel span{margin-bottom:8px;color:#91bce8;font-size:12px;font-weight:900}.corp-preview-panel strong{color:#fff;font-size:30px;line-height:1.15;font-weight:900}.corp-preview-panel em{margin-top:8px;color:#ffffffad;font-size:14px;font-style:normal}.corp-preview-line{position:absolute;left:30px;right:30px;bottom:92px;height:1px;background:#ffffff21}.corp-preview-bars{position:absolute;left:30px;right:30px;bottom:34px;display:grid;grid-template-columns:.85fr 1.2fr .65fr;gap:10px}.corp-preview-bars b{height:8px;border-radius:999px;background:#ffffff40}.corp-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.1)}.corp-metrics div{padding:18px;display:grid;gap:4px;border-right:1px solid rgba(255,255,255,.1)}.corp-metrics div:last-child{border-right:none}.corp-metrics strong{color:#fff;font-size:24px;font-weight:900}.corp-metrics span{color:#ffffff9e;font-size:13px}.corp-process{padding:0 32px;background:#fff}.corp-process-inner{max-width:1200px;margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.corp-process-item{min-height:118px;padding:24px;display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:14px;align-content:center;border-right:1px solid var(--line)}.corp-process-item:last-child{border-right:none}.corp-process-item div{grid-row:span 2;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#eff6ff;color:#005fbe;font-size:21px}.corp-process-item strong{color:var(--ink);font-size:16px;font-weight:850}.corp-process-item span{margin-top:4px;color:var(--muted);font-size:13px}.corp-home-container{padding-top:68px}.corp-section{padding:0 0 76px}.corp-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px}.corp-section-heading.center{justify-content:center;text-align:center}.corp-section-heading span{display:inline-flex;margin-bottom:8px;color:#005fbe;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.corp-section-heading h2{margin:0;color:#0b1220;font-size:36px;line-height:1.18;font-weight:900}.corp-section-heading p{max-width:430px;margin:0;color:var(--muted);font-size:14px;line-height:1.8;text-align:right}.corp-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}.corp-plan-card{position:relative;min-height:376px;padding:26px;display:flex;flex-direction:column;border:1px solid #dde5ed;border-radius:8px;background:#fff;box-shadow:0 14px 30px #0f172a0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.corp-plan-card:before{content:"";position:absolute;left:26px;right:26px;top:0;height:3px;background:#d7e6f7}.corp-plan-card.featured{border-color:#005fbe;box-shadow:0 20px 44px #005fbe1f}.corp-plan-card.featured:before{background:#005fbe}.corp-plan-card:hover{transform:translateY(-4px);border-color:#b6c7d8;box-shadow:0 22px 46px #0f172a17}.corp-plan-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.corp-plan-top span,.corp-plan-top b{height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:6px;font-size:12px;font-weight:850}.corp-plan-top span{max-width:190px;overflow:hidden;background:#f2f6fa;color:#4f5f6b;text-overflow:ellipsis;white-space:nowrap}.corp-plan-top b{background:#005fbe;color:#fff}.corp-plan-card h3{margin:0 0 16px;color:#101820;font-size:24px;line-height:1.25;font-weight:900}.corp-plan-price{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;color:#d92d20;font-size:38px;font-weight:900}.corp-plan-price small{color:var(--dim);font-size:13px;font-weight:700}.corp-plan-card p{min-height:42px;margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.65}.corp-plan-features{display:grid;gap:11px;margin:4px 0 24px}.corp-plan-features span{display:flex;align-items:flex-start;gap:9px;color:#243444;font-size:14px;line-height:1.45}.corp-plan-features .anticon{margin-top:3px;color:var(--green)}.corp-plan-card .ant-btn{height:44px;margin-top:auto;border-radius:8px;font-weight:850}.corp-plan-card .ant-btn-primary{background:#005fbe;border-color:#005fbe}.corp-service-section{margin:0 calc(var(--page-padding-x) * -1) 76px;padding:72px var(--page-padding-x);border:1px solid #dbe3ec;border-radius:8px;background:linear-gradient(180deg,#ffffff08,#fff0),#0f1720}.corp-service-section .corp-section-heading h2{color:#fff}.corp-service-section .corp-section-heading span{color:#91bce8}.corp-plugin-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px}.corp-plugin-featured,.corp-plugin-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff12;color:#fff}.corp-plugin-featured{min-height:390px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#0066cc4d,#ffffff12),#ffffff12}.corp-plugin-featured>span{width:fit-content;margin:18px 0 12px;padding:5px 10px;border-radius:6px;background:#ffffff24;color:#d8ebff;font-size:12px;font-weight:900;text-transform:uppercase}.corp-plugin-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff21;color:#d8ebff;font-size:25px}.corp-plugin-featured h3,.corp-plugin-card h3{margin:0;color:#fff;font-weight:900}.corp-plugin-featured h3{font-size:28px;line-height:1.24}.corp-plugin-featured p,.corp-plugin-card p{color:#ffffffad;line-height:1.7}.corp-plugin-featured p{margin:12px 0 20px;font-size:14px}.corp-plugin-featured strong{display:block;margin-bottom:22px;color:#fff;font-size:30px;font-weight:900}.corp-plugin-featured .ant-btn{width:fit-content;height:42px;border-radius:8px;background:#005fbe;border-color:#005fbe;font-weight:850}.corp-plugin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.corp-plugin-card{min-height:186px;padding:24px;display:flex;flex-direction:column;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.corp-plugin-card:hover{transform:translateY(-4px);border-color:#91bce873;background:#ffffff1a}.corp-plugin-card .corp-plugin-icon{width:44px;height:44px;margin-bottom:18px;font-size:22px}.corp-plugin-card h3{font-size:18px}.corp-plugin-card p{margin:8px 0 18px;font-size:13px}.corp-plugin-card span{margin-top:auto;color:#91bce8;font-size:16px;font-weight:900}.corp-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.corp-capability-card{min-height:214px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:background .18s ease}.corp-capability-card:hover{background:#f8fbff}.corp-capability-card>div{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;border-radius:8px;background:#eff6ff;color:#005fbe;font-size:22px}.corp-capability-card h3{margin:0 0 10px;color:var(--ink);font-size:18px;font-weight:900}.corp-capability-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.market-shell{padding:48px 0 64px}.market-breadcrumb{margin-bottom:48px;color:var(--dim);font-size:13px}.market-breadcrumb a{color:var(--muted)}.market-header{margin-bottom:32px}.market-header h1{margin:0 0 8px;color:var(--ink);font-size:32px;font-weight:800}.market-header p{margin:0;color:var(--muted);font-size:15px}.market-filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid var(--line)}.market-tabs{display:flex;flex-wrap:wrap;gap:8px}.market-tab{height:34px;padding:0 16px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer}.market-tab.active{background:var(--blue);border-color:var(--blue);color:#fff}.market-search{width:240px}.market-search .ant-input-affix-wrapper{border-radius:999px}.market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;margin-bottom:60px}.market-card{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.market-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 8px 18px #0f172a0f}.market-plugin-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.market-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f0f4f9;color:var(--blue);font-size:22px}.market-name{color:var(--ink);font-size:17px;font-weight:800}.market-desc{min-height:40px;margin-bottom:20px;color:var(--muted);font-size:13px;line-height:1.55}.market-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.market-price{color:var(--ink);font-size:19px;font-weight:800}.market-price.free{color:var(--green)}.market-btn{padding:0 20px}.market-btn.in-cart{background:var(--blue);border-color:var(--blue);color:#fff}.market-empty{grid-column:1 / -1;padding:60px;color:var(--dim);text-align:center}.page-shell{min-height:100vh;padding:48px 0 64px;background:#fff}.page-shell-soft{background:#fff}.page-container{max-width:var(--app-max-width);margin:0 auto;padding:0 var(--page-padding-x)}.section-eyebrow{display:inline-flex;margin-bottom:8px;padding:3px 10px;border-radius:999px;background:#eef2ff;color:var(--blue);font-size:12px;font-weight:700}.section-title{margin:0 0 10px!important;color:var(--ink)!important;font-size:32px!important;font-weight:800!important}.section-desc{max-width:620px;color:var(--muted);font-size:15px;line-height:1.7}.surface-card{border:1px solid var(--line);border-radius:20px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 8px 20px #0f172a0a}.product-media{height:188px;background:#f0f4f9}.product-media img{width:100%;height:100%;object-fit:cover}.product-placeholder{height:100%;display:grid;place-items:center;color:var(--blue);font-size:28px;font-weight:800;background:#eef2ff}.product-body{padding:24px}.license-shop-shell{min-height:100vh;padding:34px 0 72px;background:#f4f7fb;color:var(--ink)}.license-shop-container{max-width:1200px;margin:0 auto;padding:0 var(--page-padding-x)}.license-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--dim);font-size:13px}.license-breadcrumb button{border:0;background:transparent;color:var(--muted);cursor:pointer;padding:0}.license-breadcrumb button:hover{color:var(--blue)}.license-hero{display:grid;grid-template-columns:340px minmax(0,1fr) 320px;gap:22px;align-items:stretch}.license-cover,.license-hero-info,.checkout-card,.license-section,.license-detail-tabs{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 40px #0f172a0f}.license-cover{min-height:360px;display:grid;place-items:center;overflow:hidden;background:#eef3f8}.license-cover img{width:100%;height:100%;object-fit:cover}.license-hero-info{position:relative;overflow:hidden;padding:36px}.license-hero-info:after{content:"";position:absolute;right:-54px;top:-54px;width:170px;height:170px;border-radius:50%;background:#eef6ff}.license-kicker,.license-hero-info h1,.license-hero-info p,.license-tags,.license-actions{position:relative;z-index:1}.license-kicker{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border:1px solid #dbeafe;border-radius:999px;background:#f7fbff;color:var(--blue);font-size:13px;font-weight:700}.license-hero-info h1{margin:20px 0 12px;color:var(--ink);font-size:42px;line-height:1.15;font-weight:850;letter-spacing:0}.license-hero-info p{max-width:560px;margin:0;color:var(--muted);font-size:15px;line-height:1.8}.license-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.license-tags span{height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#f0f4f9;color:#334155;font-size:13px;font-weight:650}.license-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.checkout-card{padding:28px}.checkout-label{color:var(--dim);font-size:13px;margin-bottom:8px}.checkout-price{color:#d92d20;font-size:42px;line-height:1;font-weight:850}.checkout-origin{margin-top:8px;color:var(--dim);font-size:13px}.checkout-selected{margin:24px 0 18px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fbfcfd}.checkout-selected span{display:block;color:var(--dim);font-size:12px;margin-bottom:5px}.checkout-selected strong{color:var(--ink);font-size:18px}.checkout-submit{height:48px;border-radius:999px;font-weight:800}.checkout-note{display:grid;gap:9px;margin-top:18px;color:#456174;font-size:13px}.checkout-note span{display:flex;align-items:center;gap:8px}.checkout-note .anticon{color:var(--blue)}.license-section,.license-detail-tabs{margin-top:24px;padding:28px}.license-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.license-section-title h2{margin:0;color:var(--ink);font-size:24px;font-weight:850}.license-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.license-plan-card{position:relative;min-height:172px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:left;cursor:pointer;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.license-plan-card:after{content:"";position:absolute;right:-34px;top:-34px;width:104px;height:104px;border-radius:50%;background:#eef6ff}.license-plan-card:hover{transform:translateY(-3px);border-color:#b9c7d8;box-shadow:0 14px 30px #0f172a14}.license-plan-card.active{border-color:var(--blue);background:#f7fbff;box-shadow:0 16px 34px #0066cc1a}.license-plan-card.active:before{content:"";position:absolute;left:18px;top:18px;width:8px;height:8px;border-radius:50%;background:var(--blue)}.license-plan-top,.license-plan-duration,.license-plan-price,.license-plan-desc{position:relative;z-index:1}.license-plan-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-left:16px}.license-plan-top strong{color:var(--ink);font-size:18px}.license-plan-top span{height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;font-weight:700}.license-plan-duration{margin-top:10px;color:var(--dim);font-size:13px}.license-plan-price{margin-top:16px;color:#d92d20;font-size:30px;line-height:1;font-weight:850}.license-plan-price small{display:block;margin-top:7px;color:var(--dim);font-size:12px;font-weight:500}.license-plan-desc{margin-top:12px;color:var(--muted);font-size:13px;line-height:1.55}.license-empty{padding:48px;color:var(--dim);text-align:center}.license-delivery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.delivery-card{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 26px #0f172a0a}.delivery-card .anticon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:15px;background:#eef6ff;color:var(--blue);font-size:22px}.delivery-card strong{display:block;margin-bottom:7px;color:var(--ink);font-size:16px}.delivery-card span{color:var(--muted);font-size:13px;line-height:1.6}.mobile-checkout-bar{display:none}.product-buy-shell{background:#f7f9fc}.product-buy-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.product-buy-main{display:grid;gap:24px}.product-overview{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:24px;align-items:stretch}.product-detail-panel,.buy-panel,.product-content-card{border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 34px #0f172a0d}.product-detail-panel{display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:36px}.product-meta-row,.product-action-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-meta-row{margin-top:22px}.product-action-row{margin-top:18px}.product-visual{min-height:320px;display:grid;place-items:center;border:1px solid var(--line);border-radius:22px;background:#eef3f8;overflow:hidden;box-shadow:0 14px 34px #0f172a0d}.product-visual img{width:100%;height:100%;object-fit:cover}.product-content-card{padding:28px 32px 34px}.product-rich-content{color:#2d3a45;font-size:15px;line-height:2}.product-rich-content p{margin:0 0 14px}.detail-feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.detail-feature-item{display:flex;align-items:flex-start;gap:10px;min-height:46px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#fbfcfd;color:#2d3a45;font-size:14px}.detail-feature-item .anticon{margin-top:3px;color:var(--green)}.buy-panel{position:sticky;top:98px;padding:24px}.buy-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.buy-panel-head span{display:block;margin-bottom:6px;color:var(--dim);font-size:13px}.buy-panel-head strong{color:var(--ink);font-size:22px;line-height:1.2}.buy-benefits{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:18px;padding:14px;border:1px solid #dbeafe;border-radius:16px;background:#f7fbff}.buy-benefits span{display:flex;align-items:center;gap:8px;color:#456174;font-size:13px}.buy-benefits .anticon{color:var(--blue)}.plan-option{position:relative;margin-bottom:12px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.plan-option:hover{transform:translateY(-2px);border-color:#b9c7d8;box-shadow:0 10px 22px #0f172a0f}.plan-option.active{border-color:var(--blue);background:#f7fbff;box-shadow:0 10px 24px #0066cc14}.plan-option.active:before{content:"";position:absolute;left:-1px;top:18px;bottom:18px;width:3px;border-radius:999px;background:var(--blue)}.plan-option-inner{display:flex;justify-content:space-between;gap:12px}.plan-option-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.plan-option-duration,.plan-option-desc{color:var(--dim);font-size:12px}.plan-option-duration{margin-top:5px}.plan-option-desc{margin-top:8px;line-height:1.5}.plan-option-pricebox{min-width:96px;text-align:right}.plan-option-price{color:#d92d20;font-size:25px;line-height:1.1;font-weight:800}.buy-submit{height:48px;margin-top:14px;border-radius:999px;font-weight:800}.buy-empty{padding:28px 0;color:var(--dim);text-align:center}.pricing-product{margin-bottom:32px;padding:32px;border:1px solid var(--line);border-radius:20px;background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-top:24px}.pricing-card{position:relative;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.pricing-card.hot{border-color:var(--blue)}.price-value{margin:18px 0 4px;color:#d92d20;font-size:34px;font-weight:800}.auth-shell,.user-shell{min-height:100vh;background:#fbfcfd}.auth-shell{display:flex;align-items:center;justify-content:center;padding:40px 24px;background:#f5f7fa}.auth-panel{width:100%;max-width:460px;padding:40px 36px;border-radius:24px;background:#fff;box-shadow:0 8px 30px #0f172a0d}.auth-logo{margin-bottom:28px;text-align:center}.auth-logo h1{margin:0;color:var(--ink);font-size:26px;font-weight:800;letter-spacing:0}.auth-logo span{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;background:#eef2ff;color:var(--blue);font-size:11px;font-weight:700;vertical-align:3px}.auth-logo p{margin:10px 0 0;color:var(--muted);font-size:13px}.auth-panel .ant-form-item-label>label{color:#2d3a45;font-size:13px;font-weight:600}.auth-panel .ant-input-affix-wrapper,.auth-panel .ant-input{border-radius:12px}.auth-panel .ant-input-affix-wrapper{padding:0 14px}.auth-panel .ant-input-affix-wrapper input{padding:12px 10px;font-size:14px}.auth-panel .ant-input-prefix{color:var(--dim)}.auth-submit{height:46px;margin-top:8px;border-radius:999px;font-weight:700}.auth-prompt{margin-top:20px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);text-align:center;font-size:13px}.auth-prompt a,.auth-back a{color:var(--blue);font-weight:700}.auth-back{margin-top:18px;text-align:center;font-size:13px}.auth-back a{color:var(--dim);font-weight:500}.auth-card,.user-sidebar-card,.user-content-card{border:1px solid var(--line);border-radius:20px;box-shadow:none}.user-shell{min-height:calc(100vh - 160px);padding:24px}.user-sidebar-card{background:#fff!important;border-radius:20px!important;box-shadow:none!important}.user-sidebar-profile{border-bottom:1px solid var(--line)!important}.user-content .ant-card,.user-content-card,.mobile-table .ant-card{border:1px solid var(--line)!important;border-radius:20px!important;box-shadow:none!important}.user-content .ant-table-wrapper,.user-content .ant-table{border-radius:16px}.user-content .ant-btn-primary,.auth-card .ant-btn-primary,.plan-btn:hover,.market-btn.in-cart{background:var(--blue);border-color:var(--blue)}.user-content .ant-btn-primary:hover,.auth-card .ant-btn-primary:hover{background:var(--blue-dark)!important;border-color:var(--blue-dark)!important}.user-shell-inner{max-width:var(--app-max-width);margin:0 auto}.doc-content img{max-width:100%;height:auto}@media(max-width:900px){:root{--page-padding-x: 20px}.corp-hero{padding:42px 16px 30px}.corp-hero-grid{grid-template-columns:1fr;gap:28px}.corp-hero-copy h1{font-size:38px}.corp-hero-copy p{font-size:15px}.corp-visual-body{padding:12px}.corp-banner,.corp-preview{height:auto;min-height:260px}.corp-banner-caption strong{font-size:20px}.corp-preview{grid-template-columns:1fr;grid-template-rows:none}.corp-preview-panel.main{grid-row:auto}.corp-preview-line,.corp-preview-bars{display:none}.corp-process{padding:0 16px}.corp-process-inner,.corp-plugin-layout,.corp-plugin-grid,.corp-capability-grid{grid-template-columns:1fr}.corp-process-inner{border-top:1px solid var(--line)}.corp-process-item{min-height:96px;border-right:none;border-bottom:1px solid var(--line)}.corp-process-item:last-child{border-bottom:none}.corp-home-container{padding-top:44px}.corp-section{padding-bottom:48px}.corp-section-heading{align-items:flex-start;flex-direction:column;gap:10px}.corp-section-heading.center{align-items:center}.corp-section-heading h2{font-size:28px}.corp-section-heading p{text-align:left}.corp-plan-card{min-height:auto}.corp-service-section{margin-bottom:48px;padding-top:48px;padding-bottom:48px}.corp-plugin-featured{min-height:320px}.corp-capability-grid{border-right:1px solid var(--line)}.plans-grid,.plugins-showcase,.features-grid{grid-template-columns:1fr}.home-banner{height:220px}.enterprise-hero{padding:16px 12px 22px}.enterprise-section-heading{align-items:flex-start;flex-direction:column;gap:12px}.enterprise-section-heading h2{font-size:26px}.enterprise-announcement{justify-content:flex-start;margin-top:16px}.market-grid,.license-hero,.license-delivery{grid-template-columns:1fr}.license-shop-shell{padding-bottom:112px}.license-cover{min-height:230px}.license-hero-info,.checkout-card,.license-section,.license-detail-tabs{padding:22px}.license-hero-info h1{font-size:30px}.checkout-card{display:none}.mobile-checkout-bar{position:fixed;left:0;right:0;bottom:0;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-checkout-bar span{display:block;color:var(--dim);font-size:12px}.mobile-checkout-bar strong{color:#d92d20;font-size:22px}.product-buy-layout,.product-overview{grid-template-columns:1fr}.buy-panel{position:static}.product-detail-panel,.product-content-card,.buy-panel{padding:22px}.product-visual{min-height:220px}.market-search{width:100%}}.chat-widget-button{position:fixed;right:24px;bottom:24px;cursor:pointer;z-index:999;transition:transform .3s ease;box-shadow:0 4px 12px #1890ff66;border-radius:50%}.chat-widget-button:hover{transform:scale(1.1);box-shadow:0 6px 16px #1890ff80}.chat-widget-button:active{transform:scale(.95)}.chat-messages-area{background:linear-gradient(135deg,#f0f8ff,#e6f3ff,#d9edff)}.chat-message-user{background:linear-gradient(135deg,#1890ff,#096dd9);box-shadow:0 2px 8px #1890ff4d}.chat-message-admin{background:#fff;box-shadow:0 2px 8px #0000001a;border:1px solid #e8e8e8}@media(max-width:767px){.chat-widget-button{right:12px;bottom:12px}.chat-messages-area{padding:12px!important}}
