.reveal{opacity:1!important;transform:none!important}.talent-hero{position:relative;overflow:hidden;background:linear-gradient(175deg,#002438 8.53%,#000 88.57%);color:var(--hero-text);padding:calc(var(--envbar-h) + var(--header-h) + clamp(5rem,9vh,9.5rem)) 0 7.5rem}.talent-hero:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(820px 460px at 22% 18%,rgba(0,225,255,.14),transparent 62%),radial-gradient(920px 520px at 88% 0%,rgba(11,99,246,.22),transparent 62%)}.talent-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,225,255,.55),transparent);z-index:1}.talent-hero .container{position:relative;z-index:2}.talent-hero .hero-bg{position:absolute;inset:auto 0 0;width:100%;height:58%;object-fit:cover;object-position:center 32%;opacity:.28;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(0deg,#000 22%,transparent 82%);mask-image:linear-gradient(0deg,#000 22%,transparent 82%)}.hero-kicker{display:inline-flex;align-items:center;gap:.9rem;font-family:var(--font-mono);font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cyan)}.hero-kicker:before{content:"";width:2.6rem;height:.2rem;border-radius:1rem;background:linear-gradient(90deg,var(--cyan),#0b63f6)}.talent-hero h1{max-width:980px;margin:1.8rem auto 0;font-size:clamp(38px,5.6vw,64px);font-weight:600;line-height:1.12;letter-spacing:-.02em;text-wrap:balance}.talent-hero h1 .grad{background:linear-gradient(180deg,#f5f6fa 32%,#04baff00 220%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.talent-hero h1 .arrow{color:var(--cyan);-webkit-text-fill-color:var(--cyan);font-weight:400}.talent-hero .hero-sub{max-width:760px;margin:2rem auto 0;font-size:1.7rem;line-height:1.85;color:#f5f6fac7}.talent-hero .hero-sub b{color:#f5f6fa;font-weight:600}.hero-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem}.hero-tag{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.6rem;border:1px solid rgba(226,228,235,.18);border-radius:99rem;background:#ffffff0f;backdrop-filter:blur(8px);font-family:var(--font-mono);font-size:1.25rem;letter-spacing:.06em;color:#f5f6fae6}.hero-tag em{font-style:normal;color:var(--cyan)}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem;margin-top:3.6rem}.btn-light{display:inline-flex;align-items:center;gap:.6rem;padding:1.4rem 2.8rem;border-radius:99rem;border:.14rem solid #fff;background:#fff;color:#00334f;font-size:1.6rem;font-weight:600;box-shadow:0 8px 24px #0000002e;transition:transform .2s ease,background .2s ease}.btn-light:hover{background:#eef3f8;transform:translateY(-1px)}.btn-ghost{display:inline-flex;align-items:center;gap:.6rem;padding:1.4rem 2.8rem;border-radius:99rem;border:.14rem solid rgba(255,255,255,.28);background:#ffffff0f;color:#fff;font-size:1.6rem;font-weight:500;backdrop-filter:blur(8px);transition:border-color .2s ease,background .2s ease}.btn-ghost:hover{border-color:#00e1ff8c;background:#00e1ff1a}.origin-split{display:grid;grid-template-columns:1.05fr .95fr;gap:5rem;align-items:center}.origin-media{border-radius:1.6rem;overflow:hidden;border:1px solid #e4ebf6;box-shadow:0 24px 70px #00334f1f}.origin-media img{display:block;width:100%;height:auto}.origin-copy .cp-kicker{margin-bottom:1.2rem}.origin-copy h2{font-size:clamp(28px,3.6vw,42px);font-weight:600;line-height:1.18;color:#0a2540;letter-spacing:-.02em;margin:1.2rem 0 1.6rem}.origin-copy p{font-size:1.55rem;line-height:1.9;color:#5b6b84}.origin-steps{display:grid;gap:1.6rem;margin-top:3rem}.origin-step{display:flex;gap:1.6rem;padding:2rem 2.2rem;border:1px solid #e4ebf6;border-radius:1.2rem;background:#fff;transition:border-color .2s ease,transform .2s ease}.origin-step:hover{border-color:#00e1ff52;transform:translateY(-2px);box-shadow:0 14px 40px #00334f0f}.origin-step .step-icon{flex:none;width:4.4rem;height:4.4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b63f61f,#00e1ff1f);color:#0b63f6}.origin-step .step-icon svg{width:2rem;height:2rem}.origin-step h3{font-size:1.7rem;font-weight:600;color:#0a2540;margin-bottom:.4rem}.origin-step p{font-size:1.4rem;line-height:1.7;color:#5b6b84;margin:0}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.scenario-card{position:relative;display:flex;flex-direction:column;gap:1.4rem;padding:2.6rem 2.4rem;border:1px solid #e4ebf6;border-radius:1.4rem;background:#fff;box-shadow:0 14px 40px #00334f0f;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease;overflow:hidden}.scenario-card:hover{transform:translateY(-5px);border-color:#00e1ff61;box-shadow:0 22px 56px #00e1ff21}.scenario-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0b63f6,#00e1ff);opacity:0;transition:opacity .24s ease}.scenario-card:hover:before{opacity:1}.sc-icon{width:4.6rem;height:4.6rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b63f6,#22b8f0);color:#fff;box-shadow:0 10px 24px #0b63f638}.sc-icon svg{width:2.2rem;height:2.2rem}.scenario-card h3{font-size:1.85rem;font-weight:700;color:#0a2540;margin:0}.scenario-card p{font-size:1.4rem;line-height:1.75;color:#5b6b84;margin:0}.sc-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:auto;padding-top:.6rem}.sc-tags span{padding:.4rem .9rem;border:1px solid #e4ebf6;border-radius:99rem;background:#f6fafd;font-family:var(--font-mono);font-size:1.05rem;color:#5b6b84;white-space:nowrap}.sc-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.8rem;padding-top:1.4rem;border-top:1px solid #edf2f7;font-family:var(--font-mono);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:#57768f}.sc-foot b{color:var(--cyan-ink);font-size:1.25rem;letter-spacing:.04em}.timeline-wrap{position:relative;max-width:880px;margin:0 auto}.timeline-line{position:absolute;left:20px;top:12px;bottom:12px;width:2px;background:linear-gradient(180deg,#0b63f6,#00e1ff 45%,#dbe6ee);border-radius:1px}.tl5{display:grid;gap:2.2rem;position:relative}.tl5-item{position:relative;display:grid;grid-template-columns:44px 1fr;gap:2rem;align-items:start;padding:2.4rem 2.6rem 2.4rem 1.6rem;border:1px solid #e4ebf6;border-radius:1.4rem;background:#fff;box-shadow:0 14px 40px #00334f0d;transition:transform .22s ease,border-color .22s ease}.tl5-item:hover{transform:translate(4px);border-color:#00e1ff57}.tl-dot{position:relative;width:44px;display:flex;justify-content:center;padding-top:.2rem}.tl-dot i{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#0b63f6,#00e1ff);border:3px solid #fff;box-shadow:0 0 0 4px #0b63f61f,0 6px 18px #00e1ff38;display:block}.tl5-item.active{border-color:#00e1ff61;box-shadow:0 18px 50px #00e1ff1a}.tl5-item.active .tl-dot i{box-shadow:0 0 0 6px #00e1ff24,0 8px 22px #00e1ff4d}.tl-label{font-family:var(--font-mono);font-size:1.15rem;font-weight:700;letter-spacing:.14em;color:var(--cyan-ink);display:flex;align-items:center;gap:.8rem}.tl-label em{font-style:normal;padding:.2rem .6rem;border-radius:.4rem;background:var(--cyan-ink,#007f87)14;border:1px solid rgba(0,163,178,.16);font-size:1rem}.tl-title{margin:.6rem 0 .8rem;font-size:2rem;font-weight:700;color:#0a2540;letter-spacing:-.01em}.tl-desc{font-size:1.45rem;line-height:1.8;color:#5b6b84;margin:0}.tl-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}.tl-tags span{padding:.5rem 1rem;border-radius:99rem;border:1px solid #e4ebf6;background:#f6fafd;font-family:var(--font-mono);font-size:1.12rem;color:#334a5f}.tl-tags span.hl{background:linear-gradient(135deg,#0b63f614,#00e1ff14);border-color:#00e1ff38;color:#0a2540;font-weight:600}.tl-arrow{position:absolute;left:29px;width:2px;height:22px;background:#fff;z-index:1}.map-wrap{border:1px solid #e4ebf6;border-radius:1.6rem;overflow:hidden;background:linear-gradient(160deg,#fff,#f6fafd);box-shadow:0 18px 50px #00334f0f}.map-svg{display:block;width:100%;height:auto}.map-legend{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;padding:2rem 2.2rem;background:#fff;border-top:1px solid #edf2f7}.map-legend-item{display:flex;gap:1.2rem;align-items:flex-start}.map-legend-item i{flex:none;width:36px;height:36px;border-radius:.8rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.map-legend-item h4{font-size:1.4rem;font-weight:700;color:#0a2540;margin-bottom:.25rem}.map-legend-item p{font-size:1.25rem;line-height:1.6;color:#5b6b84;margin:0}@media (max-width:1100px){.origin-split{grid-template-columns:1fr;gap:3.2rem}.scenario-grid,.map-legend{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.talent-hero{padding:calc(var(--envbar-h) + var(--header-h) + 4.2rem) 0 6rem}.talent-hero h1{font-size:clamp(30px,8.5vw,44px)}.hero-tags{gap:.7rem}.hero-tag{font-size:1.15rem;padding:.7rem 1.2rem}.scenario-grid{grid-template-columns:1fr}.tl5-item{grid-template-columns:32px 1fr;gap:1.4rem;padding:1.8rem 1.6rem}.timeline-line{left:14px}.map-legend{grid-template-columns:1fr}.origin-step{padding:1.6rem}}@media (prefers-reduced-motion:reduce){.scenario-card,.tl5-item,.btn-light,.btn-ghost{transition:none}}

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

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

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

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

/* R15 字号协调 · 本页主标题归入全站层级 */
body section.talent-hero div.container h1{font-size:clamp(32px,3.6vw,48px)!important;line-height:1.22!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 section.talent-hero div.container h1{font-size:clamp(32px,3.6vw,48px)!important;line-height:1.22!important}
/* 区块标题统一节奏 */
.section-head h2,.sec-head h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.22!important}
