.reveal{opacity:1!important;transform:none!important}#hero.toolchain-hero{height:auto;max-height:none;padding:calc(var(--envbar-h) + var(--header-h) + clamp(3.2rem,7vh,7rem)) 0 6.5rem;overflow:hidden}#hero.toolchain-hero .hero-inner{max-width:1120px;text-align:center}#hero.toolchain-hero .hero-kicker{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-mono);font-size:1.2rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cyan);border:.05rem solid rgba(0,225,255,.22);background:#00e1ff0f;padding:.45rem 1.2rem;border-radius:5rem;margin-bottom:2.2rem}#hero.toolchain-hero h1{font-size:clamp(38px,5.6vw,64px);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:var(--hero-text)}#hero.toolchain-hero h1 .grad{background:linear-gradient(90deg,#00e1ff,#7ae7ff 55%,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}#hero.toolchain-hero .hero-lead{margin:2.2rem auto 0;max-width:76rem;font-size:clamp(1.6rem,1.85vw,1.85rem);line-height:1.8;color:#f5f6fab8}#hero.toolchain-hero .hero-lead b{color:#fff;font-weight:600}#hero.toolchain-hero .hero-actions{margin-top:3.6rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.btn-ghost{display:inline-flex;align-items:center;gap:.6rem;padding:1.35rem 2.6rem;font-size:1.5rem;font-weight:500;border-radius:5rem;border:.1rem solid rgba(0,225,255,.34);color:var(--cyan);background:#00e1ff0f;transition:border-color .15s,background .15s,color .15s}.btn-ghost:hover{border-color:#00e1ff99;background:#00e1ff1f;color:#fff}.btn-ghost .arr{transition:transform .2s}.btn-ghost:hover .arr{transform:translate(3px)}.pipe-mini{margin:4.2rem auto 0;max-width:980px;display:grid;grid-template-columns:repeat(5,1fr);gap:0;align-items:stretch;position:relative}.pipe-mini:before{content:"";position:absolute;left:6%;right:6%;top:3.2rem;height:1px;background:linear-gradient(90deg,#00e1ff00,#00e1ff59 12% 88%,#00e1ff00);z-index:0}.pm-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 .6rem;text-align:center}.pm-icon{width:5.2rem;height:5.2rem;border-radius:1.1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b63f6,#00b8d4);color:#fff;box-shadow:0 10px 28px #0b63f647;border:.05rem solid rgba(255,255,255,.14)}.pm-icon svg{width:2.4rem;height:2.4rem}.pm-step h3,.pm-step .pm-t{font-size:1.45rem;font-weight:700;letter-spacing:.06em;color:var(--hero-text);margin:0}.pm-step p{font-family:var(--font-mono);font-size:1.1rem;letter-spacing:.06em;color:#f5f6fa85;margin:0;line-height:1.5}.pm-step .pm-num{font-family:var(--font-mono);font-size:1rem;letter-spacing:.14em;color:var(--cyan);background:#007f8714;border:.05rem solid rgba(0,127,135,.28);padding:.2rem .6rem;border-radius:5rem}.pm-arrow{position:absolute;right:-.9rem;top:2.6rem;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;color:#00e1ffe6;background:#002438e6;border:.05rem solid rgba(0,225,255,.22);border-radius:50%;font-size:1rem;z-index:2}.pm-step:last-child .pm-arrow{display:none}@media (max-width:860px){.pipe-mini{grid-template-columns:repeat(5,1fr);gap:.4rem}.pipe-mini:before{left:8%;right:8%}.pm-icon{width:4.6rem;height:4.6rem}.pm-step h3,.pm-step .pm-t{font-size:1.25rem}.pm-step p{font-size:1rem}}@media (max-width:560px){.pipe-mini{grid-template-columns:1fr;gap:1.6rem}.pipe-mini:before{inset:4% auto 4% 50%;width:1px;height:auto;background:linear-gradient(180deg,#00e1ff00,#00e1ff59 10% 90%,#00e1ff00)}.pm-step{flex-direction:row;text-align:left;gap:1.4rem;padding:1.2rem 1.4rem;border:.05rem solid rgba(226,228,235,.08);border-radius:1rem;background:#ffffff05}.pm-arrow{right:auto;left:50%;top:auto;bottom:-1.1rem;transform:translate(-50%) rotate(90deg)}}#pipeline{background:#f8fafc;border-top:.05rem solid rgba(226,228,235,.6);border-bottom:.05rem solid rgba(226,228,235,.6)}.pipeline-head{text-align:center;max-width:760px;margin:0 auto}.pipeline-head .eyebrow{color:var(--cyan-ink)}.pipeline-head h2{font-size:clamp(30px,4vw,48px);font-weight:600;letter-spacing:-.01em;color:#0a2540}.pipeline-head .section-sub{color:#5a6d80}.pipe-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1.6rem;margin-top:4rem}.pipe-card{position:relative;display:flex;flex-direction:column;gap:1.2rem;padding:2.4rem 2rem 2rem;border-radius:1rem;border:.05rem solid rgba(226,228,235,.85);background:#fff;transition:border-color .15s,box-shadow .15s,transform .2s}.pipe-card:hover{border-color:#00e1ff66;box-shadow:0 16px 36px #00334f14;transform:translateY(-3px)}.pipe-card:after{content:"\2192";position:absolute;right:-1.15rem;top:50%;transform:translateY(-50%);width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#007f87;background:#e6f9fb;border:.05rem solid rgba(0,163,178,.22);border-radius:50%;z-index:2}.pipe-card:last-child:after{display:none}.pc-top{display:flex;align-items:center;gap:1rem}.pc-idx{font-family:var(--font-mono);font-size:1.1rem;font-weight:700;letter-spacing:.1em;color:#fff;background:linear-gradient(135deg,#0b63f6,var(--cyan-ink,#007f87));padding:.3rem .7rem;border-radius:.4rem}.pc-icon{margin-left:auto;width:3.6rem;height:3.6rem;border-radius:.7rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f0f9ff,#e6f9fb);color:#0b63f6;border:.05rem solid rgba(11,99,246,.08)}.pc-icon svg{width:1.9rem;height:1.9rem}.pipe-card h3{font-size:1.7rem;font-weight:700;color:#0a2540;margin:0}.pipe-card .pc-desc{font-size:1.35rem;line-height:1.7;color:#5a6d80;margin:0;flex:1}.pc-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.2rem}.pc-meta span{font-family:var(--font-mono);font-size:1.05rem;letter-spacing:.04em;color:#175676;background:var(--cyan-ink,#007f87)14;border:.05rem solid rgba(0,163,178,.14);padding:.25rem .6rem;border-radius:5rem}.pc-out{margin-top:.6rem;padding-top:1rem;border-top:.05rem dashed rgba(226,228,235,.9);font-family:var(--font-mono);font-size:1.1rem;color:#57768f;display:flex;align-items:center;gap:.5rem}.pc-out b{color:#007f87;font-weight:600}@media (max-width:1100px){.pipe-cards{grid-template-columns:repeat(3,1fr)}.pipe-card:nth-child(3):after{display:none}}@media (max-width:720px){.pipe-cards{grid-template-columns:1fr}.pipe-card:after{right:auto;left:50%;top:auto;bottom:-1.15rem;transform:translate(-50%) rotate(90deg)}}#toolchain{padding-top:6rem}.pillar-rows{display:flex;flex-direction:column;gap:3.2rem;margin-top:4rem}.pillar-row{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.4rem,4vw,6rem);align-items:center;padding:clamp(2.4rem,3.8vw,4.8rem);border-radius:1.2rem;border:.05rem solid rgba(226,228,235,.9);background:linear-gradient(160deg,#fff,#f6fafd);transition:border-color .15s,box-shadow .15s}.pillar-row:hover{border-color:#00e1ff57;box-shadow:0 20px 50px #00334f12}.pillar-row:nth-child(2n) .pillar-media{order:-1}.pill-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.2rem}.pill-idx{font-family:var(--font-mono);font-size:1.15rem;font-weight:700;letter-spacing:.12em;color:var(--cyan-ink);border:.05rem solid rgba(0,163,178,.28);background:var(--cyan-ink,#007f87)0f;padding:.35rem .85rem;border-radius:.45rem}.pill-en{font-family:var(--font-mono);font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase;color:#57768f}.pill-title{margin-top:1.6rem;font-size:clamp(2.4rem,3vw,3.6rem);font-weight:600;line-height:1.18;letter-spacing:-.01em;color:#0a2540}.pill-title em{font-style:normal;color:#0b63f6}.pill-desc{margin-top:1.4rem;font-size:1.55rem;line-height:1.85;color:#505050}.pill-points{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem}.pill-points li{position:relative;padding-left:2.2rem;font-size:1.4rem;line-height:1.6;color:#3d4f63}.pill-points li:before{content:"";position:absolute;left:0;top:.5em;width:.9rem;height:.9rem;border-radius:.2rem;background:var(--cyan-ink,#007f87)}.pill-points li b{color:#0a2540;font-weight:600}.pill-io{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.pill-io .io{flex:1 1 180px;display:flex;flex-direction:column;gap:.35rem;padding:1.2rem 1.4rem;border-radius:.8rem;background:#fff;border:.05rem solid rgba(226,228,235,.9)}.pill-io .io kbd{font-family:var(--font-mono);font-size:1rem;letter-spacing:.08em;color:#007f87}.pill-io .io span{font-family:var(--font-mono);font-size:1.3rem;color:#0a2540;word-break:break-all}.pill-actions{margin-top:2.2rem;display:flex;flex-wrap:wrap;gap:1rem}.pill-actions .mini-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:600;color:#0b63f6;border:.05rem solid rgba(11,99,246,.18);background:#0b63f60f;padding:.8rem 1.4rem;border-radius:5rem;transition:all .15s}.pill-actions .mini-btn:hover{background:#0b63f6;color:#fff;border-color:#0b63f6}.pillar-media{position:relative;margin:0;border-radius:1rem;overflow:hidden;border:.05rem solid rgba(226,228,235,.9);background:var(--deep-grad);align-self:stretch;display:flex;flex-direction:column}.pillar-media img{display:block;width:100%;height:100%;object-fit:cover;min-height:280px}.pillar-media .media-code{flex:1;display:flex;flex-direction:column;background:#0b1c2b;color:#e6edf3}.media-head{display:flex;align-items:center;gap:.6rem;padding:1.1rem 1.4rem;border-bottom:.05rem solid rgba(255,255,255,.06);font-family:var(--font-mono);font-size:1.15rem;color:#f5f6fa8c}.media-head .dot{width:.9rem;height:.9rem;border-radius:50%;background:#ffffff2e}.media-head .dot:nth-child(1){background:#ff5f56}.media-head .dot:nth-child(2){background:#ffbd2e}.media-head .dot:nth-child(3){background:#27c93f}.media-head .fname{margin-left:.8rem;color:#f5f6fad9}.media-code pre{margin:0;padding:1.6rem 1.8rem;font-family:var(--font-mono);font-size:1.28rem;line-height:1.75;overflow:auto;white-space:pre}.tk-c{color:#7fa1b8}.tk-k{color:#ff7ab2}.tk-s{color:#7ae7ff}.tk-n{color:#ffd580}.tk-f{color:#a5ffd6}.tk-b{color:#00e1ff}.metric-band{margin-top:5rem;display:grid;grid-template-columns:repeat(4,1fr);border-radius:1rem;overflow:hidden;border:.05rem solid rgba(226,228,235,.9);background:var(--deep-grad);color:var(--text-light)}.metric{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:3.6rem 2rem;text-align:center}.metric+.metric:before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:.05rem;background:#e2e4eb1f}.metric-val{font-family:var(--font-mono);font-size:clamp(2.8rem,3.6vw,4.2rem);font-weight:700;line-height:1;color:var(--cyan)}.metric-val .suf{font-size:.55em}.metric-label{font-size:1.4rem;font-weight:500;color:#f5f6fadb}.metric-sub{font-family:var(--font-mono);font-size:1.1rem;letter-spacing:.06em;color:#f5f6fa73}#cli{background:#fff;border-top:.05rem solid rgba(226,228,235,.6)}.cli-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.4rem,4vw,6rem);align-items:start}.cli-panel{border-radius:1rem;overflow:hidden;border:.05rem solid rgba(226,228,235,.9);background:#0b1c2b;box-shadow:0 20px 50px #00334f14}.cli-tabs{display:flex;gap:.4rem;padding:1rem 1.2rem;border-bottom:.05rem solid rgba(255,255,255,.06);background:#ffffff05}.cli-tab{font-family:var(--font-mono);font-size:1.2rem;letter-spacing:.04em;color:#f5f6fa8c;background:transparent;border:.05rem solid transparent;padding:.45rem 1rem;border-radius:5rem;cursor:pointer;transition:all .15s}.cli-tab.is-active{color:var(--cyan);background:#007f8714;border-color:#00e1ff38}.cli-panel pre{margin:0;padding:1.8rem 2rem;font-family:var(--font-mono);font-size:1.3rem;line-height:1.75;color:#e6edf3;overflow:auto}.cli-copy{display:flex;flex-direction:column;gap:1.6rem}.cli-copy h3{font-size:clamp(2.4rem,3vw,3.2rem);font-weight:600;color:#0a2540}.cli-copy .cli-desc{font-size:1.55rem;line-height:1.8;color:#5a6d80}.cli-feats{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.cli-feat{padding:1.6rem;border-radius:.8rem;background:#f6fafd;border:.05rem solid rgba(226,228,235,.7)}.cli-feat h4{font-size:1.4rem;font-weight:600;color:#0a2540;margin:0 0 .4rem}.cli-feat p{font-size:1.3rem;line-height:1.6;color:#5a6d80;margin:0}#cta-tool{position:relative;overflow:hidden;background:var(--deep-grad);color:var(--text-light);text-align:center}#cta-tool .grid-dots{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1.6px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse 78% 66% at 50% 16%,#000 10%,transparent 72%);mask-image:radial-gradient(ellipse 78% 66% at 50% 16%,#000 10%,transparent 72%)}#cta-tool .glow{position:absolute;inset:0;background:radial-gradient(640px 380px at 50% 0,rgba(0,225,255,.14),transparent 64%)}#cta-tool .container{position:relative;z-index:1}#cta-tool h2{font-size:clamp(3rem,4.4vw,5.2rem);font-weight:600;line-height:1.15;letter-spacing:-.01em;color:var(--text-light)}#cta-tool .cta-sub{margin:1.8rem auto 0;max-width:62rem;font-size:1.7rem;line-height:1.8;color:#f5f6faad}.cta-actions{margin-top:3.6rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.cta-actions .btn-light{background:#fff;color:#00334f;border-color:#fff}.cta-actions .btn-light:hover{background:#e2e4eb}@media (max-width:980px){.pillar-row{grid-template-columns:1fr}.pillar-row:nth-child(2n) .pillar-media{order:0}.cli-grid{grid-template-columns:1fr}.metric-band{grid-template-columns:repeat(2,1fr)}.metric:nth-child(3):before{display:none}}@media (max-width:640px){.pill-points,.cli-feats,.metric-band{grid-template-columns:1fr}.metric+.metric:before{inset:0 18% auto;width:auto;height:.05rem}.pipe-cards{grid-template-columns:1fr}}

/* R15 字号协调 · 本页主标题归入全站层级 */
section.toolchain-hero div.container.hero-inner h1{font-size:clamp(40px,4.8vw,64px);line-height:1.16}
/* 区块标题统一节奏 */
.section-head h2,.sec-head h2{font-size:clamp(30px,3.2vw,44px);line-height:1.22}

/* R15 字号协调 · 本页主标题归入全站层级 */
body main section.toolchain-hero div.container.hero-inner h1{font-size:clamp(40px,4.8vw,64px)!important;line-height:1.16!important}
/* 区块标题统一节奏 */
.section-head h2,.sec-head h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.22!important}

/* R15 字号协调 · 本页主标题归入全站层级 */
body main section.toolchain-hero div.container.hero-inner h1{font-size:clamp(40px,4.8vw,64px)!important;line-height:1.16!important}
/* 区块标题统一节奏 */
.section-head h2,.sec-head h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.22!important}
/* type-scale:idempotent */
/* R15 字号协调 · 本页主标题归入全站层级 */
body main section.toolchain-hero div.container.hero-inner h1{font-size:clamp(40px,4.8vw,64px)!important;line-height:1.16!important}
/* 区块标题统一节奏 */
.section-head h2,.sec-head h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.22!important}
/* type-scale-v2:idempotent */
/* R15 字号协调 v2 · 特性容器/CTA 面板归层 */
div.pipeline-head h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.22!important}
section.cp-section div.container h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.22!important}
