:root{--bg-page:#f6f9fc;--bg-card:#ffffff;--bg-soft:#f2f7ff;--text-primary:#1f2937;--text-secondary:#6b7280;--line:#e5edf6;--brand:#2563eb;--brand-2:#0ea5e9;--brand-3:#14b8a6;--brand-dark:#1d4ed8;--max-width:1240px;--shadow-1:0 10px 32px rgba(37,99,235,0.08);--shadow-2:0 8px 24px rgba(14,165,233,0.14)}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text-primary);background:radial-gradient(circle at 3% -10%,rgba(14,165,233,.12),transparent 36%),radial-gradient(circle at 100% 0,rgba(20,184,166,.1),transparent 38%),var(--bg-page)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}[aria-disabled=true],button:disabled{cursor:not-allowed}.container{width:min(var(--max-width),calc(100% - 32px));margin:0 auto}.section{padding:84px 0}.section-soft{background:linear-gradient(180deg,rgba(37,99,235,.05),rgba(14,165,233,.02));border-top:1px solid rgba(191,219,254,.5);border-bottom:1px solid rgba(191,219,254,.5)}.top-strip{background:linear-gradient(90deg,#eff6ff,#ecfeff);border-bottom:1px solid #dbeafe}.top-strip-inner{min-height:40px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px}.top-strip p{margin:0;color:#334155}.top-strip a{color:var(--brand);font-weight:600}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(246,249,252,.92);border-bottom:1px solid var(--line)}.header-inner{min-height:74px;display:flex;align-items:center;gap:20px}.brand{gap:10px}.brand,.brand-mark{display:inline-flex;align-items:center}.brand-mark{width:34px;height:34px;border-radius:10px;color:#fff;justify-content:center;background:linear-gradient(140deg,var(--brand),var(--brand-2),var(--brand-3))}.brand-mark,.brand-text{font-weight:700}.nav{display:flex;align-items:center;gap:22px;margin-left:auto;color:var(--text-secondary)}.nav a:hover{color:var(--brand)}.header-actions{display:flex;gap:8px;justify-content:flex-end;margin-left:auto}.menu-toggle{display:none}.btn{height:42px;padding:0 16px;border-radius:11px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2),var(--brand-3));box-shadow:var(--shadow-2)}.btn:hover:not(:disabled),.tab-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px rgba(15,23,42,.1)}.btn:focus-visible,.menu-toggle:focus-visible,.tab-btn:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.btn-secondary{color:var(--brand);background:linear-gradient(135deg,rgba(37,99,235,.12),rgba(20,184,166,.1));border-color:rgba(37,99,235,.28)}.btn-ghost{color:var(--text-primary);background:#fff;border-color:var(--line)}.hero{padding-top:60px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:22px;gap:22px;align-items:start}.eyebrow{margin:0 0 12px;color:var(--brand);font-size:13px;font-weight:600}h1{margin:0;line-height:1.15;font-size:clamp(36px,4vw,52px)}h1 span{background:linear-gradient(100deg,var(--brand),var(--brand-2),var(--brand-3));-webkit-background-clip:text;background-clip:text;color:transparent}h2{margin:0 0 10px;font-size:clamp(28px,3vw,36px)}h3{margin:0 0 8px;font-size:20px}.hero-text{margin:18px 0 22px;color:var(--text-secondary);line-height:1.7}.hero-actions{gap:10px;justify-content:flex-end}.hero-actions,.quick-entry{display:flex;flex-wrap:wrap}.quick-entry{list-style:none;padding:0;margin:22px 0 0;gap:12px}.quick-entry a{display:inline-flex;padding:8px 12px;border-radius:999px;font-size:13px;color:#1e40af;border:1px solid #bfdbfe;background:#eff6ff}.match-card{border:1px solid #cfe2ff;border-radius:18px;padding:18px;background:linear-gradient(160deg,rgba(255,255,255,.96),rgba(239,246,255,.96),rgba(236,253,245,.96));box-shadow:var(--shadow-1);min-height:100%}.chip-wrap{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.chip{height:34px;border-radius:999px;border:1px solid #dbeafe;background:#fff;color:#334155;padding:0 12px;font-size:13px;display:inline-flex;align-items:center;transition:all .2s ease}.chip.active,.chip:hover{color:#0f4fbf;border-color:#93c5fd;background:#eff6ff}.metric-list{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.metric-card{border:1px solid #dce9ff;border-radius:12px;background:#fff;padding:12px}.metric-card span{display:block;font-size:24px;font-weight:700;color:#0f4fbf}.metric-card p{margin-top:6px;font-size:12px}.logo-wall,.metric-card p{color:var(--text-secondary)}.logo-wall{margin-top:22px;display:flex;align-items:center;gap:16px;font-size:14px}.logo-wall div{display:flex;flex-wrap:wrap;gap:10px}.logo-wall b{display:inline-flex;align-items:center;height:30px;padding:0 10px;border:1px solid #dbeafe;border-radius:8px;color:#334155;background:#fff;font-weight:600}.section-head{margin-bottom:22px}.section-head p{margin:0;color:var(--text-secondary);max-width:720px}.row-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.row-head>div:first-child{max-width:720px}.tab-wrap{display:flex;gap:8px;flex-wrap:wrap}.tab-btn{height:34px;border-radius:999px;padding:0 14px;border:1px solid #dbeafe;background:#fff;color:#334155;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.tab-btn.active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.capability-grid,.card-grid,.case-list,.resource-grid{display:grid;grid-gap:14px;gap:14px}.capability-grid,.card-grid-3,.case-list{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cap-card,.case-item,.price-card,.resource-item,.scene-card{background:var(--bg-card);border:1px solid var(--line);border-radius:16px;padding:20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cap-card:hover,.case-item:hover,.price-card:hover,.resource-item:hover,.scene-card:hover{transform:translateY(-2px);border-color:#bae6fd;box-shadow:var(--shadow-1)}.cap-card p,.case-item p,.price-card p,.resource-item p,.scene-card p{margin:0;color:var(--text-secondary);line-height:1.65}.cap-card-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;margin-bottom:14px;color:#165dff;background:linear-gradient(135deg,#eaf2ff,#dff8f2)}.cap-card-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cap-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.cap-card-tags span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;font-size:12px;font-weight:600}.operations-section,.visual-gallery-section{position:relative}.visual-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.visual-card{border-radius:22px;border:1px solid #dbeafe;background:linear-gradient(165deg,rgba(255,255,255,.99),rgba(239,246,255,.95));box-shadow:var(--shadow-1);overflow:hidden;display:flex;flex-direction:column}.visual-frame{aspect-ratio:16/10;background:linear-gradient(180deg,#f8fbff,#edf6ff)}.visual-frame img{width:100%;height:100%;display:block;object-fit:cover}.visual-copy{padding:20px}.visual-copy p{margin:0;color:var(--text-secondary)}.operations-grid,.product-matrix-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.operation-card,.product-matrix-card{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(240,247,255,.96));border:1px solid #dbeafe;border-radius:18px;padding:22px;box-shadow:var(--shadow-1)}.operation-card:after,.product-matrix-card:after{content:"";position:absolute;inset:auto -12% -55% auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14),transparent 68%)}.matrix-stage,.operation-index{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;margin-bottom:12px;border-radius:999px;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;font-size:12px;font-weight:700}.operation-desc{margin:0 0 14px;color:var(--text-secondary);line-height:1.65}.matrix-points,.operation-points{margin:0;padding-left:18px;color:var(--text-secondary);line-height:1.75}.product-matrix-section{border-top:1px solid rgba(191,219,254,.35)}.showcase-section{position:relative}.showcase-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:18px;gap:18px;align-items:stretch}.showcase-module-card,.showcase-panel{border-radius:20px;border:1px solid #dbeafe;background:linear-gradient(165deg,rgba(255,255,255,.99),rgba(239,246,255,.96));box-shadow:var(--shadow-1)}.showcase-panel{padding:24px}.showcase-flow-head,.showcase-panel-head,.showcase-progress-meta{display:flex;justify-content:space-between;gap:12px}.showcase-flow-head h4,.showcase-panel-head h3{margin:8px 0 0}.showcase-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,#dbeafe,#dcfce7);color:#0f4fbf;font-size:12px;font-weight:700}.showcase-flow-head span,.showcase-progress-meta span,.showcase-subtle{color:var(--text-secondary);font-size:13px}.showcase-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.showcase-kpi-card{padding:16px;border-radius:16px;background:#fff;border:1px solid #e5edf6}.showcase-kpi-card strong{display:block;color:#0f4fbf;font-size:28px;line-height:1.1}.showcase-kpi-card span{display:block;margin-top:6px;color:var(--text-secondary);font-size:13px}.showcase-flow-card{margin-top:18px;padding:18px;border-radius:18px;background:linear-gradient(180deg,rgba(248,250,252,.95),rgba(255,255,255,.98));border:1px solid #e5edf6}.showcase-progress-list{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.showcase-progress-meta strong{display:block;margin-bottom:4px}.showcase-progress-meta b{color:#0f4fbf;font-size:15px}.showcase-progress-bar{height:10px;margin-top:10px;border-radius:999px;background:#e8eef7;overflow:hidden}.showcase-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#2563eb,#0ea5e9,#14b8a6)}.showcase-side-grid{display:grid;grid-gap:14px;gap:14px;align-content:start}.showcase-module-card{padding:20px;min-height:0}.showcase-module-card p{margin:0;color:var(--text-secondary);line-height:1.7}.showcase-module-card ul{margin:14px 0 0;padding-left:18px;color:var(--text-secondary);line-height:1.75}.role-section{position:relative}.role-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:18px;gap:18px;align-items:stretch}.role-main-card,.role-side-card{padding:24px;border-radius:20px;border:1px solid #dbeafe;background:linear-gradient(165deg,rgba(255,255,255,.99),rgba(239,246,255,.95));box-shadow:var(--shadow-1)}.role-main-card h3,.role-side-card h3{margin:14px 0 0}.role-task-list{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.role-task-item{padding:16px 18px;border-radius:16px;border:1px solid #e5edf6;background:#fff}.role-task-item strong{color:#0f4fbf;font-size:18px}.role-focus-list{margin:16px 0 0;padding-left:18px;color:var(--text-secondary);line-height:1.85}.role-note{margin-top:18px;padding:16px 18px;border-radius:16px;border:1px solid #dbeafe;background:linear-gradient(135deg,rgba(219,234,254,.4),rgba(220,252,231,.35))}.role-note p{margin:0;color:var(--text-secondary);line-height:1.7}.trust-section{position:relative}.trust-grid{display:grid;grid-template-columns:1fr .95fr;grid-gap:20px;gap:20px;align-items:start}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-card,.trust-card{border-radius:20px;border:1px solid #dbeafe;background:linear-gradient(165deg,rgba(255,255,255,.99),rgba(239,246,255,.95));box-shadow:var(--shadow-1)}.faq-card{padding:18px 20px}.faq-card.active{border-color:#93c5fd}.faq-question{width:100%;border:0;padding:0;background:transparent;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;color:var(--text-primary);font-weight:700}.faq-question strong{color:#1d4ed8;font-size:22px;line-height:1}.faq-answer{margin:14px 0 0;color:var(--text-secondary);line-height:1.75}.trust-side{display:grid;grid-gap:14px;gap:14px}.trust-card{padding:22px}.trust-card-soft{background:linear-gradient(155deg,rgba(219,234,254,.38),rgba(220,252,231,.32))}.trust-card h3{margin:12px 0 0}.trust-steps{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.trust-step{display:flex;gap:14px;align-items:flex-start}.trust-step span{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-weight:700;flex-shrink:0}.trust-step strong{display:block}.trust-step p{margin:6px 0 0;color:var(--text-secondary);line-height:1.7}.trust-points{margin:16px 0 0;padding-left:18px;color:var(--text-secondary);line-height:1.8}.lead-section{position:relative}.lead-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:22px;gap:22px;align-items:start}.lead-text{margin:0;color:var(--text-secondary);line-height:1.75}.lead-benefits{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.lead-benefits article{padding:16px 18px;border-radius:16px;border:1px solid #dbeafe;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(239,246,255,.95))}.lead-benefits strong{display:block;color:#0f4fbf;font-size:24px;margin-bottom:6px}.lead-benefits span{color:var(--text-secondary);line-height:1.65}.lead-form-card{padding:24px;border-radius:20px;border:1px solid #dbeafe;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(239,246,255,.98),rgba(236,253,245,.94));box-shadow:var(--shadow-1)}.lead-form-head{margin-bottom:16px}.lead-form-head p{margin:0;color:var(--text-secondary)}.field{display:block}.field+.field{margin-top:14px}.field span{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#334155}.field input,.field select,.field textarea{width:100%;padding:0 14px;border-radius:12px;border:1px solid #cfe2ff;background:#fff;color:var(--text-primary)}.field input,.field select{height:46px}.field textarea{min-height:92px;padding:12px 14px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 4px rgba(96,165,250,.15)}.lead-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.lead-inline-grid .field+.field{margin-top:0}.lead-submit{width:auto;min-width:160px;margin-top:18px;margin-left:auto;display:flex}.lead-feedback{min-height:24px;margin:12px 0 0;border-left:4px solid transparent;border-radius:10px;padding:8px 10px;color:#0f766e;background:transparent;opacity:0;cursor:default;transition:opacity .2s ease}.lead-feedback.visible{border-color:#14b8a6;background:#f0fdfa;opacity:1}.lead-status-card{display:grid;grid-gap:12px;gap:12px;margin-top:14px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;padding:14px}.lead-status-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.lead-status-card span{border-radius:999px;background:#dbeafe;padding:5px 9px;color:#1d4ed8;font-size:12px;font-weight:800}.lead-status-card small,.lead-status-card strong{color:#0f172a}.lead-status-card small{color:#475569}.lead-lookup-message,.lead-status-card p{margin:0;color:#475569;line-height:1.6}.lead-status-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.lead-status-rail span{border:1px solid #cbd5e1;border-radius:10px;background:#ffffff;padding:8px 6px;color:#64748b;text-align:center}.lead-status-rail span.active{border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.lead-status-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lead-status-actions .btn{height:38px}.lead-status-actions small{color:#64748b}.lead-lookup{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:end;margin-top:14px}.lead-lookup .field{margin-top:0}.lead-lookup-message{margin-top:8px;color:#b45309}.enable-section{border-top:1px solid rgba(191,219,254,.35)}.enable-grid{display:grid;grid-template-columns:1fr .95fr;grid-gap:22px;gap:22px;align-items:start}.enable-head{margin-bottom:14px}.enable-head p{margin:0;color:var(--text-secondary)}.pricing-stack{display:grid;grid-gap:14px;gap:14px}.price-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.price-card-head strong{margin-top:2px}.resource-item a{color:#1d4ed8;font-weight:600}.price-card strong,.resource-item a{margin-top:12px;display:inline-flex}.price-card.highlight{border-color:rgba(20,184,166,.4);background:linear-gradient(145deg,rgba(37,99,235,.1),rgba(14,165,233,.06),rgba(20,184,166,.1))}.guest-box{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px;border-radius:18px;border:1px solid var(--line);background:linear-gradient(150deg,#fff,#eff6ff,#ecfeff)}.guest-box p{margin:0;color:var(--text-secondary)}.cta{color:#e2e8f0;background:linear-gradient(135deg,#0f172a,#0b3a66,#0e7490)}.cta-inner{text-align:center}.cta-inner p{color:#cbd5e1}.site-footer{border-top:1px solid var(--line);padding:20px 0 30px;color:var(--text-secondary);font-size:14px}.footer-inner{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}@media (max-width:1120px){.capability-grid,.card-grid-3,.case-list,.enable-grid,.hero-grid,.lead-grid,.operations-grid,.product-matrix-grid,.resource-grid,.role-grid,.showcase-grid,.trust-grid,.visual-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enable-grid,.hero-grid,.lead-grid,.role-grid,.showcase-grid,.trust-grid,.visual-gallery-grid{grid-template-columns:1fr}}@media (max-width:760px){.section{padding:62px 0}.menu-toggle{display:inline-flex;margin-left:auto;height:36px;border-radius:10px;border:1px solid var(--line);background:#fff;align-items:center;padding:0 12px}.header-inner{flex-wrap:wrap;padding:14px 0}.header-actions,.nav{display:none;width:100%}.site-header.open .header-actions,.site-header.open .nav{display:flex}.site-header.open .nav{flex-direction:column;align-items:flex-start;gap:12px;padding-top:6px}.site-header.open .header-actions{padding-top:8px;flex-wrap:wrap;justify-content:flex-start;margin-left:0}.capability-grid,.card-grid-3,.case-list,.hero-grid,.lead-inline-grid,.metric-list,.operations-grid,.product-matrix-grid,.resource-grid,.showcase-kpis{grid-template-columns:1fr}.footer-inner,.guest-box,.logo-wall,.row-head,.top-strip-inner{flex-direction:column;align-items:flex-start}.hero-actions{justify-content:flex-start}.lead-submit{width:100%;margin-left:0}}