
:root{
  --navy:#082F53; --navy-deep:#062943; --blue:#0B4F8A; --blue2:#1769AA;
  --sky:#EAF4FB; --ice:#F5F9FC; --orange:#F28A1B; --orange2:#FFAD43;
  --ink:#0D2B43; --muted:#607789; --line:#D8E6F0; --white:#fff;
  --wrap:1240px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none} img{display:block;max-width:100%}
.wrap{width:min(var(--wrap),calc(100% - 64px));margin:auto}
.header{height:72px;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(8,47,83,.08);position:sticky;top:0;z-index:60;backdrop-filter:blur(12px)}
.header .wrap{height:100%;display:flex;align-items:center}.brand img{height:30px;width:auto;image-rendering:auto}.nav{margin-left:auto;display:flex;gap:28px;align-items:center;font-size:14px;font-weight:660;color:#29465d}.nav a{padding:26px 0 22px;position:relative}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:.2s}.nav a:hover:after{transform:scaleX(1)}
.header-cta{margin-left:30px}.btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 22px;border-radius:5px;border:1px solid transparent;font-size:14px;font-weight:760;transition:.2s}.btn.primary{background:var(--orange);color:#fff}.btn.primary:hover{background:#df7b12;transform:translateY(-1px)}.btn.ghost{color:#fff;border-color:rgba(255,255,255,.46);background:rgba(255,255,255,.04)}.btn.ghost:hover{background:#fff;color:var(--navy)}.menu{display:none;margin-left:auto;border:0;background:none;color:var(--navy);font-size:24px}

/* Brand rail: the recurring ordered/sequence signature */
.rail{display:flex;align-items:center;gap:12px;color:var(--orange);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.rail:before{content:"";width:34px;height:2px;background:var(--orange)}.rail-cn{display:block;margin-top:7px;color:var(--blue);font-size:13px;font-weight:780;letter-spacing:0}.dark .rail-cn,.case .rail-cn,.expert-stage .rail-cn{color:#bdd8ea}.dark .rail,.case .rail,.expert-stage .rail{color:#ffc16d}.dark .rail:before,.case .rail:before,.expert-stage .rail:before{background:#ffc16d}

.hero{position:relative;height:650px;background:var(--navy);overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,54,.98) 0%,rgba(4,31,54,.94) 26%,rgba(4,31,54,.72) 48%,rgba(4,31,54,.28) 72%,rgba(4,31,54,.10) 100%)}
.hero .wrap{position:relative;z-index:2;height:100%}.hero-copy{padding-top:94px;max-width:790px}.hero-brand{display:flex;align-items:center;gap:14px;color:#fff;font-size:12px;font-weight:820;letter-spacing:.09em}.hero-brand:before{content:"";width:34px;height:2px;background:var(--orange)}.hero-brand span{color:rgba(255,255,255,.67);font-weight:620;letter-spacing:0}.hero h1{font-size:clamp(58px,4.6vw,76px);line-height:1.07;letter-spacing:-.052em;color:#fff;margin:24px 0 22px;font-weight:850}.hero-lead{font-size:17px;line-height:1.86;color:rgba(255,255,255,.82);max-width:665px;margin:0}.hero-actions{display:flex;gap:14px;margin-top:28px}
.hero-signature{position:absolute;right:0;top:92px;width:170px;color:rgba(255,255,255,.24);font-size:11px;line-height:1.6;letter-spacing:.12em;text-align:right;text-transform:uppercase}.hero-signature strong{display:block;color:rgba(255,255,255,.58);font-size:13px;margin-bottom:6px}
.hero-trust{position:absolute;left:32px;right:32px;bottom:34px;display:flex;align-items:center;gap:34px;color:#fff;border-top:1px solid rgba(255,255,255,.18);padding-top:20px}.hero-trust .item{display:flex;align-items:center;gap:10px;font-size:13px;white-space:nowrap;color:rgba(255,255,255,.82)}.hero-trust .item:before{content:"";width:18px;height:2px;background:var(--orange);flex:none}.hero-trust strong{font-size:14px;color:#fff;font-weight:800}

.section{padding:108px 0}.section.ice{background:var(--ice)}.section.dark{background:var(--navy);color:#fff}.section-intro{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.62fr);gap:96px;align-items:end;margin-bottom:68px}.section h2{font-size:50px;line-height:1.15;letter-spacing:-.036em;margin:18px 0 0;font-weight:835}.section-intro p{font-size:16px;line-height:1.9;color:var(--muted);margin:0}.dark .section-intro p{color:rgba(255,255,255,.7)}

.challenge-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.challenge{padding:42px 40px 12px 0;min-height:245px;position:relative}.challenge+.challenge{padding-left:40px;border-left:1px solid var(--line)}.challenge .n{font-size:48px;line-height:1;color:#d7e5ef;font-weight:850;letter-spacing:-.04em}.challenge .topic{font-size:12px;color:var(--orange);font-weight:820;margin-top:24px}.challenge h3{font-size:25px;line-height:1.38;margin:10px 0 12px}.challenge p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}

.services{background:var(--ice)}.service-list{display:grid;gap:0;border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:84px 1.15fr 1.05fr;gap:42px;padding:42px 0;border-bottom:1px solid var(--line);position:relative;align-items:start}.service-row:before{content:"";position:absolute;left:0;top:-1px;width:44px;height:2px;background:var(--orange)}.service-no{font-size:42px;color:#cadde9;font-weight:850;letter-spacing:-.05em}.service-main h3{font-size:31px;line-height:1.3;margin:0 0 14px}.service-main p{font-size:15px;line-height:1.82;color:var(--muted);margin:0;max-width:530px}.service-side{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.service-needs{display:flex;flex-wrap:wrap;gap:8px 18px}.service-needs b{width:100%;font-size:11px;color:var(--blue);margin-bottom:2px}.service-needs span{font-size:13px;color:#45637a;white-space:nowrap}.service-needs span:before{content:"";display:inline-block;width:4px;height:4px;background:var(--orange);border-radius:50%;margin-right:7px;vertical-align:middle}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800;font-size:13px;white-space:nowrap}.text-link:after{content:"→"}
.service-row.featured{padding-top:52px;padding-bottom:52px}.service-row.featured .service-no{color:rgba(242,138,27,.24)}.service-row.featured .service-main h3{font-size:35px}.service-row.featured:after{content:"";position:absolute;right:0;top:0;width:72px;height:2px;background:var(--orange)}

.case{background:var(--navy);color:#fff;padding:112px 0 120px;position:relative;overflow:hidden}.case:after{content:"300+";position:absolute;right:-22px;top:78px;font-size:250px;line-height:.8;font-weight:900;letter-spacing:-.08em;color:rgba(255,255,255,.035);pointer-events:none}.case-top{display:grid;grid-template-columns:1.05fr .95fr;gap:96px;align-items:end;position:relative;z-index:1}.case h2{font-size:54px;line-height:1.13;letter-spacing:-.04em;margin:18px 0 0}.case-lead{font-size:16px;line-height:1.86;color:rgba(255,255,255,.7);margin:22px 0 0;max-width:620px}.case-focus{border-left:2px solid var(--orange);padding-left:34px}.case-focus .eyebrow{font-size:11px;color:#ffc16d;font-weight:800;letter-spacing:.08em}.case-focus strong{display:block;font-size:86px;line-height:.92;letter-spacing:-.06em;margin:13px 0 8px}.case-focus strong span{font-size:32px;color:#ffc16d}.case-focus p{margin:0;color:rgba(255,255,255,.66);font-size:13px;line-height:1.7;max-width:390px}.case-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18);margin-top:58px;position:relative;z-index:1}.case-metric{padding:24px 18px 0 0;min-height:86px}.case-metric+.case-metric{border-left:1px solid rgba(255,255,255,.14);padding-left:28px}.case-metric strong{display:block;font-size:30px;margin-bottom:7px}.case-metric span{font-size:12px;color:rgba(255,255,255,.6)}.case-path{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:44px;position:relative;z-index:1}.case-step{padding:0 30px 0 0}.case-step+.case-step{border-left:1px solid rgba(255,255,255,.14);padding-left:30px}.case-step b{font-size:10px;color:#ffc16d;letter-spacing:.1em}.case-step h4{font-size:18px;margin:9px 0 7px}.case-step p{margin:0;font-size:13px;line-height:1.68;color:rgba(255,255,255,.62)}

.method{padding:112px 0 124px}.method-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:end;margin-bottom:72px}.method-head h2{font-size:50px;line-height:1.15;letter-spacing:-.035em;margin:18px 0 0}.method-head p{margin:0;font-size:16px;line-height:1.9;color:var(--muted)}.method-line{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:0}.method-line:before{content:"";position:absolute;left:5%;right:5%;top:37px;height:1px;background:#bdd0dc}.method-step{position:relative;padding-right:22px}.method-step+.method-step{padding-left:22px}.method-dot{width:74px;height:74px;border-radius:50%;background:#fff;border:1px solid #bdd0dc;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;font-size:15px;color:var(--blue);font-weight:850}.method-step.active .method-dot{background:var(--orange);border-color:var(--orange);color:#fff}.method-step h4{font-size:21px;margin:24px 0 8px}.method-step p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.method-step small{display:block;margin-top:14px;color:#9ab1c0;font-size:10px;letter-spacing:.08em}

.expert-stage{background:var(--navy);color:#fff;padding:112px 0 118px}.experts-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:86px;align-items:start}.expert-copy h2{font-size:49px;line-height:1.17;letter-spacing:-.035em;margin:18px 0 0}.expert-number{font-size:104px;line-height:.82;color:#fff;font-weight:860;letter-spacing:-.065em;margin-top:40px}.expert-number span{font-size:20px;letter-spacing:0;margin-left:8px;color:#ffc16d}.expert-copy p{font-size:15px;line-height:1.85;color:rgba(255,255,255,.68);max-width:470px;margin:26px 0 0}.expert-domains{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:24px;font-size:12px;color:rgba(255,255,255,.65)}.expert-domains span:before{content:"";display:inline-block;width:4px;height:4px;background:var(--orange);border-radius:50%;margin-right:7px;vertical-align:middle}.expert-more{display:inline-flex;gap:8px;align-items:center;color:#fff;font-size:14px;font-weight:800;margin-top:28px;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:5px}.expert-more:after{content:"→"}.expert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 38px;padding-top:8px}.expert-card{display:grid;grid-template-columns:178px minmax(0,1fr);gap:24px;align-items:center;background:transparent;color:#fff;padding:0 0 24px;min-height:198px;border-bottom:1px solid rgba(255,255,255,.14)}.expert-photo{position:relative;width:178px;height:188px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding:0 12px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13);border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.025);backdrop-filter:blur(2px)}.expert-photo:before{display:none}.expert-photo img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center bottom;display:block}.expert-card:nth-child(1) .expert-photo img{transform:scale(1.00)}.expert-card:nth-child(2) .expert-photo img{transform:scale(.96)}.expert-card:nth-child(3) .expert-photo img{transform:scale(1.00)}.expert-card:nth-child(4) .expert-photo img{transform:scale(1.00)}.expert-card h4{font-size:25px;line-height:1.2;margin:0 0 8px;color:#fff;letter-spacing:-.02em}.expert-title{font-size:13px;line-height:1.62;color:rgba(255,255,255,.68);max-width:190px}.expert-field{font-size:10px;color:#ffc16d;font-weight:850;margin-top:12px;letter-spacing:.06em}.expert-card:nth-child(1),.expert-card:nth-child(4){transform:none}

.foundation{padding:110px 0}.foundation-band{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.foundation-title h2{font-size:48px;line-height:1.16;letter-spacing:-.035em;margin:18px 0 0}.foundation-title p{font-size:15px;line-height:1.8;color:var(--muted);margin:24px 0 0;max-width:440px}.foundation-list{border-top:1px solid var(--line)}.foundation-item{display:grid;grid-template-columns:150px 170px 1fr;gap:30px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line)}.foundation-item .en{font-size:10px;color:var(--orange);font-weight:850;letter-spacing:.12em}.foundation-item strong{font-size:36px;color:var(--blue);letter-spacing:-.04em}.foundation-item h4{font-size:18px;margin:0 0 5px}.foundation-item p{font-size:13px;line-height:1.68;color:var(--muted);margin:0}

.insights{background:var(--ice);padding:112px 0}.insights-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:76px;margin-top:58px}.insight-feature{border-top:3px solid var(--orange);padding-top:24px;position:relative}.insight-feature .index{font-size:12px;color:#9fb7c7;font-weight:820}.insight-feature .tag,.insight-item .tag{font-size:10px;color:var(--blue);font-weight:850;letter-spacing:.06em}.insight-feature .tag{margin-top:34px}.insight-feature h3{font-size:38px;line-height:1.32;margin:12px 0 18px;letter-spacing:-.025em;max-width:690px}.insight-feature p,.insight-item p{font-size:14px;line-height:1.78;color:var(--muted);margin:0}.insight-side{border-top:1px solid var(--line)}.insight-item{padding:24px 0;border-bottom:1px solid var(--line)}.insight-item .index{font-size:11px;color:#9fb7c7;font-weight:800}.insight-item h4{font-size:22px;line-height:1.43;margin:8px 0 10px}

/* Closing system: light action band + dark brand footer */
.cta{position:relative;background:linear-gradient(180deg,#f8fbfd 0%,#f3f8fc 100%);padding:68px 0 70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.cta .wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:84px;align-items:center}
.cta-copy{max-width:850px}.cta .rail{margin-bottom:18px}.cta h2{font-size:42px;line-height:1.28;letter-spacing:-.035em;margin:0;color:var(--navy);font-weight:835}
.cta p{font-size:15px;line-height:1.82;color:var(--muted);margin:17px 0 0;max-width:700px}
.cta-action{display:flex;align-items:center;justify-content:flex-end}.cta-action .btn{min-width:138px;height:50px}
.footer{background:#062943;color:#fff;padding:52px 0 22px;border-top:0}
.footer-top{display:grid;grid-template-columns:1.55fr .78fr .86fr 1.12fr;gap:58px;align-items:start}
.footer-brand{max-width:360px}.footer-brandmark{display:flex;align-items:center;gap:14px;min-height:34px}.footer-logo{height:28px;width:auto;max-width:190px;object-fit:contain;image-rendering:auto}.footer-wordmark{display:none}.footer-wordmark strong{display:block;font-size:19px}.footer-wordmark span{display:block;margin-top:3px;font-size:10px;letter-spacing:.08em;color:rgba(255,255,255,.5)}
.footer p{font-size:12px;line-height:1.85;color:rgba(255,255,255,.57);max-width:350px;margin:18px 0 0}.footer h4{font-size:12px;letter-spacing:.03em;margin:3px 0 18px;color:#fff}.footer-links{display:grid;gap:11px;font-size:12px;color:rgba(255,255,255,.62)}.footer-links a{transition:.2s}.footer-links a:hover{color:#fff}.footer-contact-company{line-height:1.6;color:rgba(255,255,255,.72)}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid rgba(255,255,255,.11);margin-top:44px;padding-top:20px;font-size:11px;color:rgba(255,255,255,.42)}.footer-legal{display:flex;gap:22px;align-items:center}.footer-legal a:hover{color:rgba(255,255,255,.82)}


section[id]{scroll-margin-top:84px}
a:focus-visible,button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}
@media(max-width:860px){
  .header.open .nav{display:grid;position:absolute;left:0;right:0;top:68px;background:#fff;border-bottom:1px solid var(--line);padding:10px 18px 18px;gap:0;box-shadow:0 18px 30px rgba(8,47,83,.10)}
  .header.open .nav a{padding:13px 0;border-bottom:1px solid #eef3f6;font-size:14px}
  .header.open .nav a:last-child{border-bottom:0}
  .header.open .nav a:after{display:none}
  .header.open .menu{color:var(--orange)}
}
@media(max-width:1100px){.nav{gap:18px}.header-cta{margin-left:18px}.section-intro{gap:60px}.service-row{grid-template-columns:70px 1.25fr .9fr}.case-top{gap:56px}.experts-layout{grid-template-columns:1fr}.expert-copy{max-width:760px}.expert-grid{margin-top:20px}.foundation-band{grid-template-columns:1fr}.foundation-title p{max-width:650px}}
@media(max-width:860px){.wrap{width:min(var(--wrap),calc(100% - 36px))}.header{height:68px}.brand img{height:23px}.nav,.header-cta{display:none}.menu{display:block}.hero{height:650px}.hero-copy{padding-top:92px;max-width:86%}.hero h1{font-size:56px}.hero-signature{display:none}.hero-trust{left:18px;right:18px;gap:20px;flex-wrap:wrap}.section,.method,.expert-stage,.foundation,.insights{padding:82px 0}.section-intro,.method-head{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.section h2,.method-head h2{font-size:42px}.challenge-grid{grid-template-columns:1fr}.challenge,.challenge+.challenge{padding:30px 0;border-left:0;border-top:1px solid var(--line)}.challenge:first-child{border-top:0}.service-row,.service-row.featured{grid-template-columns:62px 1fr;padding:36px 0}.service-main,.service-side{grid-column:2}.service-side{grid-template-columns:1fr auto}.case{padding:86px 0}.case-top{grid-template-columns:1fr}.case-focus{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:26px 0 0}.case-metrics{grid-template-columns:repeat(2,1fr)}.case-path{grid-template-columns:1fr 1fr;gap:28px 0}.case-step:nth-child(3){border-left:0;padding-left:0}.method-line{grid-template-columns:repeat(3,1fr);gap:36px 0}.method-line:before{display:none}.expert-grid{grid-template-columns:1fr 1fr}.expert-card:nth-child(1),.expert-card:nth-child(4){transform:none}.foundation-item{grid-template-columns:120px 130px 1fr}.insights-grid{grid-template-columns:1fr}.cta .wrap{grid-template-columns:1fr;gap:32px}.cta-action{justify-content:flex-start}.footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.wrap{width:min(var(--wrap),calc(100% - 28px))}.hero{height:720px}.hero-media img{object-position:62% center}.hero-media:after{background:linear-gradient(180deg,rgba(4,31,54,.56) 0%,rgba(4,31,54,.82) 40%,rgba(4,31,54,.99) 100%)}.hero-copy{padding-top:118px;max-width:100%}.hero-brand{font-size:10px;letter-spacing:.05em}.hero h1{font-size:42px;line-height:1.12;margin:18px 0}.hero-lead{font-size:15px;line-height:1.73}.hero-actions{margin-top:24px;flex-wrap:wrap}.hero-trust{bottom:30px;display:grid;gap:10px;padding-top:15px}.hero-trust .item{font-size:12px}.section,.method,.expert-stage,.foundation,.insights{padding:66px 0}.section h2,.method-head h2,.foundation-title h2{font-size:33px}.section-intro{margin-bottom:34px}.challenge{min-height:auto}.challenge .n{font-size:38px}.challenge h3{font-size:22px}.service-row,.service-row.featured{grid-template-columns:44px 1fr;gap:14px;padding:30px 0}.service-no{font-size:30px}.service-main h3,.service-row.featured .service-main h3{font-size:24px}.service-main p{font-size:14px}.service-side{display:block}.service-needs{margin:18px 0}.case{padding:70px 0}.case h2{font-size:38px}.case-focus strong{font-size:72px}.case-metrics{grid-template-columns:1fr 1fr}.case-metric+.case-metric{padding-left:16px}.case-path{grid-template-columns:1fr}.case-step,.case-step+.case-step{border-left:0;padding:16px 0;border-top:1px solid rgba(255,255,255,.12)}.method-line{grid-template-columns:1fr 1fr;gap:28px 12px}.method-step+.method-step{padding-left:0}.method-dot{width:58px;height:58px}.expert-copy h2{font-size:33px}.expert-number{font-size:72px}.expert-grid{grid-template-columns:1fr}.expert-card{grid-template-columns:136px 1fr;padding:0 0 20px;min-height:0;gap:18px}.expert-photo{width:136px;height:146px;padding:0 9px;border-radius:5px}.expert-card h4{font-size:20px}.foundation-item{grid-template-columns:1fr 90px;gap:10px 20px}.foundation-item .en{grid-column:1}.foundation-item strong{grid-column:2;grid-row:1 / span 2}.foundation-item h4{grid-column:1}.foundation-item p{grid-column:1 / 3}.insight-feature h3{font-size:29px}.insight-item h4{font-size:20px}.cta{padding:54px 0 56px}.cta .wrap{gap:26px}.cta h2{font-size:31px}.cta-action{display:flex;justify-content:flex-start}.footer{padding-top:44px}.footer-top{grid-template-columns:1fr;gap:34px}.footer-bottom{display:block}.footer-legal{margin-top:9px;display:flex;flex-wrap:wrap;gap:12px 18px}.footer-bottom span{display:block}}

/* Expert portrait final normalization: transparent cutouts directly on the expert-stage background */
.expert-grid{
  gap:32px 38px;
}
.expert-card{
  grid-template-columns:182px minmax(0,1fr);
  gap:24px;
  min-height:204px;
  padding:0 0 24px;
  border-bottom:1px solid rgba(255,255,255,.14);
}
.expert-photo{
  width:182px;
  height:188px;
  overflow:hidden;
  border:0;
  border-radius:0;
  background:transparent;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding:0;
}
.expert-photo img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
  object-position:center bottom;
  transform-origin:center bottom;
  filter:none;
}
/* Normalize visual scale while preserving the supplied transparent portraits */
.expert-card:nth-child(1) .expert-photo img{transform:scale(1.01)}
.expert-card:nth-child(2) .expert-photo img{transform:scale(.98)}
.expert-card:nth-child(3) .expert-photo img{transform:scale(1.01)}
.expert-card:nth-child(4) .expert-photo img{transform:scale(1.01)}
@media(max-width:560px){
  .expert-card{grid-template-columns:136px 1fr;gap:18px;min-height:0;padding-bottom:20px}
  .expert-photo{width:136px;height:144px}
}


/* EXPERT PORTRAIT FINAL — TRANSLUCENT BLUE STAGE */
.expert-grid{gap:32px 36px}
.expert-card{
  grid-template-columns:176px minmax(0,1fr);
  gap:24px;
  align-items:center;
  min-height:194px;
  padding:0 0 24px;
  border-bottom:1px solid rgba(255,255,255,.14);
}
.expert-photo{
  width:176px;
  height:176px;
  padding:0 10px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  overflow:hidden;
  border-radius:5px;
  background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.072));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
  backdrop-filter:blur(3px);
}
.expert-photo:before{display:none!important}
.expert-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center bottom;
  display:block;
  transform:none!important;
}
.expert-card h4{margin-top:0}
@media(max-width:560px){
  .expert-card{grid-template-columns:132px minmax(0,1fr);gap:18px;min-height:0;padding-bottom:20px}
  .expert-photo{width:132px;height:132px;padding:0 8px}
}
/* END EXPERT PORTRAIT FINAL */


/* ===== Production multi-page extensions ===== */
.nav a.active{color:var(--navy);font-weight:800}.nav a.active:after{transform:scaleX(1)}
.page-hero{background:var(--navy);color:#fff;padding:92px 0 88px;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-120px;top:-140px;width:430px;height:430px;border:1px solid rgba(255,255,255,.075);border-radius:50%}.page-hero .wrap{position:relative;z-index:2}.page-hero h1{font-size:58px;line-height:1.12;letter-spacing:-.04em;margin:18px 0 16px;max-width:900px}.page-hero p{max-width:760px;color:rgba(255,255,255,.72);font-size:16px;line-height:1.9;margin:0}.breadcrumb{font-size:12px;color:rgba(255,255,255,.54);margin-top:28px}.breadcrumb a{color:rgba(255,255,255,.72)}
.page-section{padding:92px 0}.page-section.ice{background:var(--ice)}.page-section.navy{background:var(--navy);color:#fff}.section-kicker{display:flex;align-items:center;gap:11px;color:var(--orange);font-weight:850;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.section-kicker:before{content:"";width:32px;height:2px;background:var(--orange)}.page-section h2{font-size:42px;line-height:1.18;letter-spacing:-.035em;margin:16px 0 18px}.page-section .lead{font-size:16px;line-height:1.9;color:var(--muted);max-width:780px}.navy .lead{color:rgba(255,255,255,.68)}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.four-col{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.info-band{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:44px}.info-band>div{padding:30px 26px 16px 0}.info-band>div+div{border-left:1px solid var(--line);padding-left:26px}.info-band strong{display:block;font-size:32px;color:var(--navy);letter-spacing:-.04em}.info-band span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.65}
.capability-list{border-top:1px solid var(--line)}.capability-row{display:grid;grid-template-columns:70px .9fr 1.1fr;gap:36px;padding:36px 0;border-bottom:1px solid var(--line)}.capability-row .num{font-size:35px;font-weight:850;color:#cedfe9}.capability-row h3{font-size:26px;margin:0 0 9px}.capability-row p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.capability-tags{display:flex;gap:8px 15px;flex-wrap:wrap;align-content:flex-start}.capability-tags span{font-size:12px;color:#3f627a}.capability-tags span:before{content:"";display:inline-block;width:4px;height:4px;background:var(--orange);border-radius:50%;margin-right:7px;vertical-align:middle}
.process{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--line);margin-top:42px}.process .step{padding:26px 22px 0 0}.process .step+.step{border-left:1px solid var(--line);padding-left:22px}.process b{color:var(--orange);font-size:11px}.process h4{font-size:19px;margin:8px 0}.process p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}
.page-cta{background:var(--ice);padding:62px 0}.page-cta .wrap{display:flex;justify-content:space-between;gap:40px;align-items:center}.page-cta h2{font-size:32px;margin:0 0 8px}.page-cta p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.case-list{display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}.case-item{background:#fff;padding:30px;display:grid;grid-template-columns:170px 1fr 150px;gap:30px;align-items:start}.case-item .meta{font-size:11px;color:var(--blue);font-weight:800;letter-spacing:.05em}.case-item h3{font-size:23px;margin:6px 0 10px}.case-item p{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.case-status{text-align:right;font-size:12px;color:var(--muted)}.case-status strong{display:block;color:var(--orange);font-size:13px;margin-bottom:6px}
.case-detail-grid{display:grid;grid-template-columns:1fr 360px;gap:64px}.case-detail-grid h2{font-size:34px}.metric-stack{background:var(--navy);color:#fff;padding:34px}.metric-stack .metric{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.13)}.metric-stack .metric:first-child{padding-top:0}.metric-stack strong{font-size:36px;display:block}.metric-stack span{font-size:12px;color:rgba(255,255,255,.63)}
.expert-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0 42px}.expert-filter{border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 15px;border-radius:4px;font-size:12px;cursor:pointer}.expert-filter.active,.expert-filter:hover{background:var(--navy);border-color:var(--navy);color:#fff}.expert-category{margin-top:64px}.expert-category:first-of-type{margin-top:0}.expert-category-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:24px}.expert-category-head h2{margin:0;font-size:31px}.expert-category-head span{font-size:12px;color:var(--muted)}.expert-roster{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.expert-person{display:grid;grid-template-columns:132px 1fr;gap:18px;align-items:end;min-height:168px;background:var(--ice);padding:16px 16px 0;border:1px solid #e2edf4;overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.expert-person:hover{transform:translateY(-3px);border-color:#c8dce8;box-shadow:0 12px 30px rgba(8,47,83,.07)}.expert-person .portrait{height:152px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:linear-gradient(180deg,rgba(11,79,138,.08),rgba(8,47,83,.035));border:1px solid rgba(11,79,138,.08)}.expert-person .portrait img{width:100%;height:100%;object-fit:contain;object-position:center bottom;display:block;transition:transform .35s ease}.expert-person:hover .portrait img{transform:scale(1.025)}.expert-person .bio{padding-bottom:16px;align-self:center}.expert-person h3{font-size:21px;margin:0 0 7px}.expert-person p{font-size:12px;color:var(--muted);line-height:1.55;margin:0}.expert-person .tag{font-size:10px;color:var(--orange);font-weight:850;margin-top:10px;letter-spacing:.04em}.expert-person[hidden]{display:none!important}
.insight-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:70px}.insight-primary{border-top:3px solid var(--orange);padding-top:24px}.insight-primary .category,.insight-row .category{font-size:10px;color:var(--blue);font-weight:850;letter-spacing:.1em}.insight-primary h2{font-size:38px;margin:12px 0 16px}.insight-primary p,.insight-row p{font-size:14px;line-height:1.8;color:var(--muted)}.insight-row{border-top:1px solid var(--line);padding:22px 0}.insight-row h3{font-size:22px;margin:8px 0 8px}.insight-types{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);margin-top:54px}.insight-type{padding:24px 20px 0 0}.insight-type+.insight-type{border-left:1px solid var(--line);padding-left:20px}.insight-type strong{font-size:14px}.insight-type p{font-size:12px;color:var(--muted);line-height:1.65}
.about-origin{display:grid;grid-template-columns:.82fr 1.18fr;gap:72px}.principles{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;margin-top:36px}.principle{padding:30px;background:var(--ice);border-top:2px solid var(--orange)}.principle h3{font-size:24px;margin:0 0 10px}.principle p{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.times{font-size:35px;text-align:center;color:var(--orange);font-weight:300}.credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.credential-box{border-top:2px solid var(--orange);padding:26px 0}.credential-box h3{font-size:23px;margin:0 0 14px}.credential-box ul{margin:0;padding-left:18px;color:var(--muted);font-size:14px;line-height:1.9}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-details{border-top:2px solid var(--orange);padding-top:24px}.contact-detail{padding:18px 0;border-bottom:1px solid var(--line)}.contact-detail small{display:block;color:var(--muted);font-size:11px}.contact-detail strong,.contact-detail a{display:block;margin-top:6px;font-size:19px;color:var(--navy);font-weight:800}.contact-form{background:var(--ice);padding:34px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field{margin-bottom:16px}.form-field label{display:block;font-size:12px;font-weight:750;margin-bottom:7px}.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid var(--line);background:#fff;padding:12px 13px;font:inherit;color:var(--ink);border-radius:4px}.form-field textarea{min-height:130px;resize:vertical}.form-note{font-size:11px;color:var(--muted);line-height:1.65;margin-top:12px}
.privacy-content{max-width:860px}.privacy-content h2{font-size:27px;margin-top:42px}.privacy-content p,.privacy-content li{font-size:14px;line-height:1.9;color:var(--muted)}
.notfound{min-height:70vh;display:flex;align-items:center;background:var(--ice)}.notfound .code{font-size:120px;color:var(--navy);font-weight:900;letter-spacing:-.08em}.notfound h1{font-size:34px;margin:0 0 10px}
@media(max-width:980px){.two-col,.case-detail-grid,.insight-layout,.about-origin,.contact-grid{grid-template-columns:1fr}.three-col{grid-template-columns:1fr 1fr}.four-col{grid-template-columns:1fr 1fr}.expert-roster{grid-template-columns:1fr 1fr}.page-hero h1{font-size:48px}.capability-row{grid-template-columns:56px 1fr}.capability-tags{grid-column:2}.process{grid-template-columns:1fr 1fr 1fr}.page-cta .wrap{display:block}.page-cta .btn{margin-top:22px}}
@media(max-width:620px){.page-hero{padding:76px 0 68px}.page-hero h1{font-size:36px}.page-section{padding:64px 0}.page-section h2{font-size:32px}.three-col,.four-col,.expert-roster{grid-template-columns:1fr}.info-band{grid-template-columns:1fr 1fr}.capability-row{gap:14px}.process{grid-template-columns:1fr}.process .step,.process .step+.step{border-left:0;border-top:1px solid var(--line);padding:18px 0}.case-item{grid-template-columns:1fr;gap:10px}.case-status{text-align:left}.expert-person{grid-template-columns:118px 1fr;min-height:150px}.expert-person .portrait{height:134px}.insight-types{grid-template-columns:1fr 1fr}.contact-form{padding:22px}.form-row{grid-template-columns:1fr}.page-cta h2{font-size:27px}}


/* ===== Motion system — restrained enterprise interactions ===== */
.header{transition:box-shadow .28s ease,background-color .28s ease}
.header.scrolled{box-shadow:0 8px 24px rgba(8,47,83,.075);background:rgba(255,255,255,.985)}
.hero-media img{will-change:transform;animation:heroBreath 12s cubic-bezier(.2,.65,.2,1) both}
@keyframes heroBreath{from{transform:scale(1.025)}to{transform:scale(1.0)}}
html.motion-ready .reveal-item{opacity:0;transform:translate3d(0,24px,0);transition:opacity .68s cubic-bezier(.22,.61,.36,1),transform .68s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay,0ms)}
html.motion-ready .reveal-item.reveal-soft{transform:translate3d(0,14px,0)}
html.motion-ready .reveal-item.is-visible{opacity:1;transform:translate3d(0,0,0)}
.hero-copy .reveal-item{transition-duration:.78s}
.hero-trust .reveal-item{transition-duration:.58s}
.btn,.text-link,.expert-more{will-change:transform}
.btn:hover{transform:translateY(-2px)}
.text-link:hover,.expert-more:hover{transform:translateX(3px)}
.service-row,.challenge,.foundation-item,.insight-feature,.insight-item,.case-step,.case-metric,.method-step{will-change:transform}
.service-row:hover{background:linear-gradient(90deg,rgba(234,244,251,.38),rgba(255,255,255,0))}
.method-dot{transition:transform .28s ease,box-shadow .28s ease}
.method-step:hover .method-dot{transform:translateY(-3px);box-shadow:0 9px 24px rgba(8,47,83,.08)}
.expert-card{transition:transform .28s ease,border-color .28s ease}.expert-card:hover{transform:translateY(-3px);border-bottom-color:rgba(255,255,255,.28)}
.expert-card .expert-photo img{transition:transform .36s ease}.expert-card:hover .expert-photo img{transform:scale(1.025)!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-media img{animation:none}.reveal-item{opacity:1!important;transform:none!important;transition:none!important}.btn,.text-link,.expert-more,.method-dot,.expert-card,.expert-person,.expert-card .expert-photo img,.expert-person .portrait img{transition:none!important}}

/* ===== V2.3 final content / evidence refinement ===== */
.brand img{height:34px;width:auto;object-fit:contain;image-rendering:auto}
.footer-logo{height:34px;width:auto;max-width:220px;object-fit:contain;image-rendering:auto}
.info-band.info-band-three{grid-template-columns:repeat(3,1fr)}
.expert-filter{height:40px;padding:0 17px;border-radius:4px;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;font-size:14px;font-weight:500;line-height:38px;color:#29465D;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
.expert-filter:hover:not(.active){background:var(--ice);border-color:#c7dce9;color:var(--navy)}
.expert-filter.active{background:var(--navy);border-color:var(--navy);color:#fff;font-weight:600}
.expert-category-head{align-items:center}

.credentials-section .lead{max-width:760px}
.certificates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:42px}
.certificate-card{margin:0;background:#fff;border:1px solid #e0ebf2;padding:18px 18px 16px;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.certificate-card:hover{transform:translateY(-3px);border-color:#c8dce8;box-shadow:0 12px 30px rgba(8,47,83,.07)}
.certificate-image{background:#fff;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;overflow:hidden}
.certificate-image img{width:100%;height:100%;object-fit:contain}
.certificate-card figcaption{border-top:1px solid var(--line);padding-top:14px;margin-top:14px}
.certificate-card figcaption strong{display:block;font-size:15px;color:var(--navy)}
.certificate-card figcaption span{display:block;margin-top:5px;font-size:11px;color:var(--muted);letter-spacing:.04em}
.credential-evidence{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;margin-top:50px;border-top:1px solid var(--line);padding-top:36px}
.credential-subhead{font-size:11px;color:var(--orange);font-weight:850;letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px}
.credit-card{display:grid;grid-template-columns:240px 1fr;gap:28px;align-items:center}
.credit-card img{display:block;width:240px;height:auto!important;aspect-ratio:auto!important;object-fit:contain;background:#fff;border:1px solid #e0ebf2;align-self:center}
.credit-card h3,.ip-evidence h3{font-size:23px;margin:0 0 10px}
.credit-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}
.ip-evidence ul{margin:0;padding-left:18px;color:var(--muted);font-size:14px;line-height:1.9;columns:2;column-gap:34px}

@media(max-width:980px){
  .certificates-grid{grid-template-columns:1fr 1fr}
  .certificate-card:last-child{grid-column:1 / 3;max-width:50%;width:100%;justify-self:center}
  .credential-evidence{grid-template-columns:1fr}
}
@media(max-width:860px){.brand img{height:28px}.footer-logo{height:32px}}
@media(max-width:620px){
  .info-band.info-band-three{grid-template-columns:1fr}
  .certificates-grid{grid-template-columns:1fr;gap:18px}
  .certificate-card:last-child{grid-column:auto;max-width:none}
  .credit-card{grid-template-columns:1fr}
  .credit-card img{width:100%;max-width:360px;height:auto!important;aspect-ratio:auto!important}
  .ip-evidence ul{columns:1}
  .expert-filter{font-size:13px;height:38px;line-height:36px;padding:0 14px}
}

/* V2.4 final content/visual consistency refinements */
.insights .section-intro{grid-template-columns:1fr;gap:16px;max-width:920px;margin-bottom:54px;align-items:start}
.insights .section-intro h2{max-width:780px}
.insights .section-intro p{max-width:760px}
.insights-grid{grid-template-columns:1.16fr .84fr;gap:72px;margin-top:0}
.insight-feature{border-top:2px solid var(--orange);padding-top:28px}
.insight-feature .tag{margin-top:0}
.insight-feature h3{font-size:36px;margin:12px 0 16px}
.insight-side{border-top:2px solid #d9e6ef}
.insight-item{padding:27px 0}
.insight-item h4{margin:10px 0 10px}
.insight-note{font-size:13px;color:var(--muted);margin:0 0 28px;padding-left:13px;border-left:2px solid var(--orange)}

.foundation-item strong{font-size:27px;letter-spacing:-.025em}

.certificate-image{aspect-ratio:3/4;background:#fff;padding:4px;cursor:zoom-in}
.certificate-image img{width:100%;height:100%;object-fit:contain;object-position:center;cursor:zoom-in}
.credit-card img{cursor:zoom-in}
[data-lightbox="credential"]{outline:none}
[data-lightbox="credential"]:focus-visible{box-shadow:0 0 0 3px rgba(242,138,27,.28)}

.lightbox-overlay{position:fixed;inset:0;z-index:9999;background:rgba(3,24,42,.88);display:none;align-items:center;justify-content:center;padding:36px}
.lightbox-overlay.open{display:flex}
.lightbox-overlay img{max-width:min(92vw,1100px);max-height:88vh;object-fit:contain;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.35)}
.lightbox-close{position:absolute;right:28px;top:22px;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.18);color:#fff;font-size:26px;border-radius:50%;cursor:pointer}

.contact-prepare{background:var(--ice);padding:36px;border-top:2px solid var(--orange)}
.contact-prepare h2{font-size:30px;margin:10px 0 22px}
.contact-prepare ul{margin:0 0 28px;padding:0;list-style:none}
.contact-prepare li{position:relative;padding:14px 0 14px 20px;border-bottom:1px solid var(--line);font-size:14px;color:#45637a;line-height:1.7}
.contact-prepare li:before{content:"";position:absolute;left:0;top:24px;width:5px;height:5px;border-radius:50%;background:var(--orange)}

.case-item-representative{background:linear-gradient(90deg,rgba(234,244,251,.72),rgba(255,255,255,0));border-top:2px solid var(--orange);padding-top:28px}

@media(max-width:860px){
  .insights .section-intro{margin-bottom:38px}
  .insights-grid{grid-template-columns:1fr;gap:36px}
  .contact-prepare{padding:28px}
}
@media(max-width:560px){
  .insight-feature h3{font-size:28px}
  .lightbox-overlay{padding:16px}
  .lightbox-close{right:12px;top:12px}
  .contact-prepare{padding:22px}
  .contact-prepare h2{font-size:26px}
}

/* ===== V2.5 insights + direct consultation form ===== */
.insights-institution{display:grid;grid-template-columns:.36fr .64fr;gap:88px;align-items:start}
.insights-positioning{position:sticky;top:112px}
.insights-positioning h2{font-size:44px;line-height:1.16;letter-spacing:-.035em;margin:18px 0 18px;max-width:440px}
.insights-positioning p{font-size:15px;line-height:1.85;color:var(--muted);max-width:430px;margin:0}
.insights-more{margin-top:28px}
.insights-list{border-top:2px solid var(--orange)}
.insights-list-item{padding:30px 0 31px;border-bottom:1px solid var(--line)}
.insights-list-item .tag{font-size:11px;color:var(--blue);font-weight:820;letter-spacing:.04em}
.insights-list-item h3{font-size:27px;line-height:1.38;letter-spacing:-.02em;margin:10px 0 10px;max-width:690px}
.insights-list-item p{font-size:14px;line-height:1.78;color:var(--muted);margin:0;max-width:690px}
.insight-directory{margin-top:44px;border-top:2px solid var(--orange)}
.insight-directory-item{display:grid;grid-template-columns:170px 1fr;gap:36px;padding:28px 0;border-bottom:1px solid var(--line);align-items:start}
.insight-directory-item .category{font-size:11px;color:var(--blue);font-weight:850;letter-spacing:.05em;padding-top:5px}
.insight-directory-item h3{font-size:26px;line-height:1.42;margin:0 0 9px;letter-spacing:-.02em}
.insight-directory-item p{font-size:14px;line-height:1.78;color:var(--muted);margin:0;max-width:720px}

.contact-form h2{font-size:30px;margin:12px 0 8px}
.form-intro{font-size:13px;line-height:1.72;color:var(--muted);margin:0 0 24px;max-width:620px}
.form-consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.65;color:#4c687d;margin:4px 0 20px;cursor:pointer}
.form-consent input{margin-top:3px;flex:none}
.form-consent a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}
.form-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.form-status{font-size:13px;line-height:1.55;min-height:20px;color:var(--muted)}
.form-status.success{color:#157347}.form-status.error{color:#b42318}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.contact-form button[disabled]{opacity:.62;cursor:not-allowed;transform:none!important}
.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:0;border-color:var(--blue2);box-shadow:0 0 0 3px rgba(23,105,170,.10)}
.form-field input[aria-invalid="true"],.form-field textarea[aria-invalid="true"],.form-field select[aria-invalid="true"]{border-color:#c9382b}

@media(max-width:980px){
  .insights-institution{grid-template-columns:1fr;gap:42px}
  .insights-positioning{position:static}
  .insights-positioning h2{max-width:760px}
  .insights-positioning p{max-width:720px}
}
@media(max-width:620px){
  .insights-positioning h2{font-size:32px}
  .insights-list-item h3{font-size:22px}
  .insight-directory-item{grid-template-columns:1fr;gap:8px;padding:23px 0}
  .insight-directory-item h3{font-size:22px}
  .contact-form h2{font-size:27px}
  .form-actions{align-items:flex-start;flex-direction:column}
}

/* V2.6 release-candidate production refinements */
.expert-source-note{margin:14px 0 0;font-size:12px;line-height:1.7;color:var(--muted);max-width:860px}
