
:root{--paper:#f8f6ef;--paper2:#fffdf8;--ink:#15335c;--ink2:#314b6d;--muted:#708096;--blue:#3370ff;--blue2:#2b5bd7;--cyan:#19cbd1;--violet:#7658ff;--orange:#ff7a2e;--line:#dde5ef;--white:#fff;--shadow:0 24px 70px rgba(39,66,105,.10);--radius:26px;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.site-header{position:fixed;left:0;right:0;top:0;z-index:50;background:rgba(248,246,239,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(21,51,92,.08);transition:.3s}.site-header.scrolled{box-shadow:0 10px 40px rgba(33,57,87,.08)}.nav-wrap{height:76px;width:min(1320px,calc(100% - 48px));margin:auto;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;min-width:255px}.brand img{width:40px;height:40px;object-fit:contain}.brand b{display:block;font-size:20px;letter-spacing:.05em}.brand small{display:block;color:#8b99ab;font-size:1rem;letter-spacing:.18em;margin-top:1px}.site-header nav{display:flex;gap:26px;align-items:center;margin-left:auto}.site-header nav a{font-size:1rem;color:#425a77;padding:26px 0 23px;position:relative}.site-header nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:16px;height:2px;background:var(--orange);transition:.25s}.site-header nav a:hover,.site-header nav a.active{color:var(--ink)}.site-header nav a:hover:after,.site-header nav a.active:after{left:0;right:0}.nav-cta{background:var(--blue);color:#fff!important;padding:10px 18px;border-radius:999px;font-size:1rem;box-shadow:0 8px 24px rgba(51,112,255,.22)}.nav-toggle{display:none;border:0;background:none;font-size:24px;color:var(--ink)}
.hero{min-height:900px;height:100vh;position:relative;overflow:hidden;padding-top:76px;background:linear-gradient(90deg,#faf7ef 0%,#faf7ef 34%,rgba(250,247,239,.50) 58%,rgba(250,247,239,.12) 100%)}.hero-bg{position:absolute;inset:76px 0 0 0;background:url('/assets/img/hero-vision.png') center/cover no-repeat;z-index:0}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,247,239,.98) 0%,rgba(250,247,239,.94) 28%,rgba(250,247,239,.70) 44%,rgba(250,247,239,.10) 72%,rgba(250,247,239,.02) 100%)}#hero-particles{position:absolute;inset:76px 0 0 0;z-index:1;pointer-events:none;mix-blend-mode:multiply}.hero-inner{position:relative;z-index:2;min-height:calc(100vh - 76px);display:flex;align-items:center}.hero-copy{width:56%;max-width:720px;padding:70px 0}.eyebrow{display:flex;align-items:center;gap:12px;color:#56708f;font-size:1rem;letter-spacing:.22em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:2px;background:var(--orange)}.hero h1{font-family:"STKaiti","KaiTi","FZKai-Z03",serif;font-size:clamp(54px,5.6vw,86px);line-height:1.12;margin:24px 0 16px;letter-spacing:-.02em;color:#0a294f;text-wrap:balance}.hero h1 em{font-style:normal;color:var(--orange);position:relative}.hero-lead{font-size:22px;line-height:1.7;color:#314f72;max-width:660px;margin:0 0 18px}.hero-thesis{max-width:650px;font-size:1rem;color:#65778e;padding-left:16px;border-left:2px solid rgba(51,112,255,.35)}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-size:1rem;font-weight:700;transition:.25s}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 10px 30px rgba(51,112,255,.22)}.btn.secondary{background:rgba(255,255,255,.72);border:1px solid #cfdae7}.btn:hover{transform:translateY(-2px)}.hero-loop{display:flex;gap:0;align-items:center;margin-top:40px;flex-wrap:wrap}.hero-loop span{position:relative;padding:8px 28px 8px 0;font-size:1rem;color:#315170}.hero-loop span+span:before{content:"→";position:absolute;left:-20px;color:var(--orange)}.hero-orbit{position:absolute;right:7%;bottom:10%;z-index:3;width:340px;height:340px;border-radius:50%;border:1px dashed rgba(51,112,255,.32);animation:spin 30s linear infinite}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,122,46,.28)}.hero-orbit:before{inset:44px}.hero-orbit:after{inset:96px}.orbit-node{position:absolute;background:#fff;border:1px solid #dae3ee;border-radius:999px;padding:8px 13px;font-size:1rem;box-shadow:0 8px 30px rgba(39,66,105,.12);animation:counterspin 30s linear infinite}.orbit-node.n1{top:-12px;left:126px}.orbit-node.n2{right:-20px;top:138px}.orbit-node.n3{bottom:2px;left:110px}.orbit-node.n4{left:-24px;top:138px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes counterspin{to{transform:rotate(-360deg)}}
.section{padding:110px 0}.section.white{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}.section-head .label{color:var(--blue);font-size:1rem;font-weight:700;letter-spacing:.14em}.section-head h2{font-size:44px;line-height:1.25;margin:8px 0 0;letter-spacing:-.03em}.section-head p{max-width:560px;color:var(--muted);margin:0}.capability-intro{display:grid;grid-template-columns:.78fr 1.22fr;gap:50px;align-items:start;margin-bottom:42px}.capability-intro .big-quote{font-family:"STKaiti","KaiTi",serif;font-size:35px;line-height:1.45;margin:0;color:#173b67}.capability-intro .intro-text{font-size:17px;color:#5d7089;margin:6px 0 0}.cap-stack{display:grid;gap:16px}.cap-row{display:grid;grid-template-columns:140px 1fr;border:1px solid #e0e7f0;background:rgba(255,255,255,.74);border-radius:22px;overflow:hidden;box-shadow:0 8px 30px rgba(26,55,91,.04)}.cap-row-label{padding:26px 24px;border-right:1px solid #e4eaf1;background:linear-gradient(135deg,rgba(51,112,255,.07),rgba(25,203,209,.05));display:flex;flex-direction:column;justify-content:center}.cap-row-label b{font-size:21px}.cap-row-label span{font-size:1rem;letter-spacing:.11em;color:#8291a4}.cap-items{display:grid}.cap-row.foundation .cap-items{grid-template-columns:repeat(5,1fr)}.cap-row.service .cap-items{grid-template-columns:repeat(8,1fr)}.cap-row.value .cap-items{grid-template-columns:repeat(5,1fr)}.cap-item{padding:23px 18px;min-height:118px;border-right:1px solid #edf1f5;position:relative;transition:.25s}.cap-item:last-child{border-right:0}.cap-item:hover{background:#fff;transform:translateY(-4px);box-shadow:0 14px 30px rgba(35,64,100,.08);z-index:2}.cap-item i{display:block;font-style:normal;font-size:1rem;color:var(--orange);font-weight:800;margin-bottom:7px}.cap-item b{display:block;font-size:1rem;line-height:1.35}.cap-item p{font-size:1rem;line-height:1.6;color:#77879a;margin:7px 0 0}.service .cap-item:after{content:"→";position:absolute;right:-8px;top:44px;z-index:3;color:#91a8ca;background:var(--paper2)}.service .cap-item:last-child:after{display:none}.cap-note{margin-top:22px;padding:20px 24px;border-left:3px solid var(--orange);background:#fff9f2;border-radius:0 16px 16px 0;color:#5b6d84}.cap-note b{color:#253f61}
.case-section{background:linear-gradient(180deg,#f8f6ef,#f2f5f9)}.case-tabs{display:flex;gap:10px;margin-bottom:16px}.case-tab{border:1px solid #d9e1ec;background:#fff;color:#506784;border-radius:999px;padding:10px 18px;font-size:1rem;cursor:pointer}.case-tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.case-nav{display:flex;gap:8px;overflow-x:auto;padding:6px 0 18px;scrollbar-width:none}.case-nav::-webkit-scrollbar{display:none}.case-chip{white-space:nowrap;border:0;background:rgba(255,255,255,.72);padding:9px 14px;border-radius:11px;color:#63758d;cursor:pointer;font-size:1rem}.case-chip.active{background:#e9f0ff;color:var(--blue);font-weight:700;box-shadow:inset 0 0 0 1px #bfd0ff}.case-panel{display:none;grid-template-columns:1.05fr .95fr;gap:38px;background:rgba(255,255,255,.86);border:1px solid #e0e6ee;border-radius:30px;padding:26px;box-shadow:var(--shadow)}.case-panel.is-active{display:grid;animation:caseIn .45s ease}@keyframes caseIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.case-visual{position:relative;min-height:560px;border-radius:22px;overflow:hidden;background:#eaf0f7}.case-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.case-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(9,34,66,.72))}.case-visual-overlay{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff}.case-visual-overlay span{font-size:1rem;opacity:.78}.case-visual-overlay b{display:block;font-size:27px;line-height:1.35;margin-top:6px}.case-copy{padding:10px 10px 4px 0}.case-kicker{color:var(--blue);font-size:1rem;letter-spacing:.12em;font-weight:800}.case-copy h3{font-size:34px;line-height:1.28;margin:8px 0 12px}.case-sub{color:#60728b;margin:0 0 20px}.case-triad{display:grid;gap:12px}.case-triad section{background:#f7f9fc;border:1px solid #e9edf3;border-radius:16px;padding:16px 18px}.case-triad h4{margin:0 0 6px;color:#173c69;font-size:1rem}.case-triad h4:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--orange);margin-right:8px;vertical-align:2px}.case-triad p,.case-triad li{font-size:1rem;color:#66788f;line-height:1.7}.case-triad ul{margin:0;padding-left:18px}.case-triad li+li{margin-top:6px}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.metric{padding:12px 10px;border-top:1px solid #e0e7ef}.metric strong{display:block;font-size:18px;color:#1b477d}.metric span{font-size:1rem;color:#8a97a8}.case-more{display:inline-block;margin-top:18px;color:var(--blue);font-weight:800;font-size:1rem}.all-cases-link{text-align:center;margin-top:24px}
.insights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.insight-card{border-top:1px solid #dce3ec;padding:22px 4px 24px;min-height:210px;display:flex;flex-direction:column;transition:.25s}.insight-card:hover{transform:translateY(-5px)}.insight-card time{font-size:1rem;color:#9aa5b3}.insight-card .topic{font-size:1rem;color:var(--blue);font-weight:800;margin-top:8px}.insight-card h3{font-size:18px;line-height:1.45;margin:9px 0;color:#213c60}.insight-card p{font-size:1rem;color:#78879a;line-height:1.65;margin:0}.insight-card a{margin-top:auto;font-size:1rem;color:var(--orange);font-weight:800;padding-top:12px}.closing{padding:90px 0 70px;background:#fff}.closing p{font-family:"STKaiti","KaiTi",serif;text-align:center;font-size:42px;line-height:1.5;color:#15365f;margin:0}.closing p em{color:var(--orange);font-style:normal}.site-footer{background:#f2f5f8;border-top:1px solid #dde5ef;padding:54px 0 0}.footer-grid{display:grid;grid-template-columns:1fr .78fr 1fr;gap:52px;align-items:start}.footer-logos{display:flex;gap:14px;align-items:center}.footer-logos img{width:56px;height:56px;object-fit:contain}.footer-logos strong{display:block;font-size:22px}.footer-logos span{display:block;font-size:1rem;color:#7c8998}.footer-brand>p{font-size:1rem;color:#718198;max-width:380px}.sparta-row{display:flex;align-items:center;gap:10px;margin-top:22px;font-size:1rem;color:#5f7087}.sparta-row img{width:22px;height:22px;object-fit:contain}.footer-contact h3{margin:0 0 18px}.footer-contact p{display:grid;grid-template-columns:70px 1fr auto;gap:8px;margin:7px 0;font-size:1rem}.footer-contact a{font-size:16px;font-weight:800}.footer-contact em{font-size:1rem;font-style:normal;color:#8492a4}.footer-contact .address{display:block;margin-top:18px;color:#5c6f88;line-height:1.7}.text-link{font-size:1rem!important;color:var(--blue)}.footer-map img{border-radius:18px;border:1px solid #dce5ef}.footer-bottom{margin-top:44px;border-top:1px solid #dbe3ed;display:flex;justify-content:space-between;padding:18px max(32px,calc((100% - var(--max))/2));font-size:1rem;color:#8b98a8}.footer-bottom div:last-child{display:flex;gap:18px}
.page-hero{padding:150px 0 70px;background:linear-gradient(135deg,#fbf8ef,#f2f6fb);border-bottom:1px solid #e2e8f0}.page-hero .kicker{color:var(--blue);font-size:1rem;font-weight:800;letter-spacing:.16em}.page-hero h1{font-size:54px;line-height:1.22;letter-spacing:-.04em;margin:12px 0 16px}.page-hero p{max-width:760px;font-size:18px;color:#657891}.case-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.case-card{background:#fff;border:1px solid #e1e7ee;border-radius:22px;overflow:hidden;box-shadow:0 10px 35px rgba(28,59,95,.05);transition:.25s}.case-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(28,59,95,.09)}.case-card img{width:100%;height:220px;object-fit:cover}.case-card .body{padding:20px}.case-card .body small{color:var(--blue);font-weight:800}.case-card h3{font-size:20px;line-height:1.4;margin:8px 0}.case-card p{font-size:1rem;color:#6f7f94}.article-wrap{max-width:1000px;margin:0 auto;padding:80px 32px 120px}.article-meta{display:flex;gap:12px;color:#8995a4;font-size:1rem}.article-wrap h1{font-size:52px;line-height:1.2;margin:18px 0}.article-lead{font-size:19px;color:#60738d;line-height:1.8;border-left:3px solid var(--orange);padding-left:20px}.article-hero-img{margin:38px 0;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.article-hero-img img{width:100%;max-height:570px;object-fit:cover}.article-section{padding:34px 0;border-top:1px solid #e0e7ef}.article-section h2{font-size:28px;margin:0 0 20px}.article-section p,.article-section li{color:#536880;font-size:16px;line-height:1.95}.article-section ul{padding-left:20px}.detail-triad{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.detail-triad .box{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:24px}.detail-triad h3{margin:0 0 12px}.detail-triad li{font-size:1rem;line-height:1.8;color:#64758a}.metrics-wide{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:26px 0}.metrics-wide .metric{background:#eff4fb;border:0;border-radius:15px;padding:20px}.flowline{display:flex;align-items:stretch;overflow-x:auto;gap:10px;padding:16px 0}.flow-node{min-width:120px;background:#fff;border:1px solid #dfe6ee;border-radius:16px;padding:15px;position:relative}.flow-node:not(:last-child):after{content:"→";position:absolute;right:-10px;top:50%;transform:translate(50%,-50%);color:var(--orange);z-index:2}.flow-node span{font-size:1rem;color:var(--blue);font-weight:800}.flow-node b{display:block;margin-top:4px;font-size:1rem}.evidence-card{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;background:#fff;border:1px solid #e1e7ef;border-radius:22px;padding:20px}.evidence-card img{border-radius:15px;max-height:460px;width:100%;object-fit:cover}.evidence-card p{font-size:1rem;color:#61758e}.service-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.journey-card{background:#fff;border:1px solid #e0e7ef;border-radius:20px;padding:22px}.journey-card span{font-size:1rem;color:var(--orange);font-weight:800}.journey-card h3{font-size:18px}.journey-card p{font-size:1rem;color:#708097}.service-pillars{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pillar{background:linear-gradient(180deg,#fff,#f5f8fc);border:1px solid #e0e7ef;border-radius:20px;padding:24px;min-height:220px}.pillar b{font-size:20px}.pillar p{font-size:1rem;color:#718196}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.contact-card{background:#fff;border:1px solid #e0e7ef;border-radius:24px;padding:30px}.contact-card h2{margin-top:0}.contact-big{font-size:28px;font-weight:800;color:var(--blue)}.contact-map img{border-radius:24px;border:1px solid #e0e7ef;width:100%}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.site-header nav{display:none}.nav-cta{margin-left:auto}.nav-toggle{display:block}.hero-copy{width:68%}.hero-orbit{display:none}.cap-row.foundation .cap-items,.cap-row.value .cap-items{grid-template-columns:repeat(3,1fr)}.cap-row.service .cap-items{grid-template-columns:repeat(4,1fr)}.case-panel{grid-template-columns:1fr}.case-visual{min-height:480px}.insights-grid{grid-template-columns:repeat(2,1fr)}.case-list{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-map{grid-column:1/-1}.detail-triad{grid-template-columns:1fr}.service-pillars{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.container{width:min(100% - 32px,var(--max))}.nav-wrap{width:calc(100% - 28px);height:66px}.brand{min-width:0}.brand small{display:none}.brand img{width:34px;height:34px}.brand b{font-size:17px}.nav-cta{display:none}.hero{min-height:780px;height:auto;padding-top:66px}.hero-bg{inset:66px 0 0;background-position:67% center;opacity:.5}.hero-bg:after{background:linear-gradient(180deg,rgba(250,247,239,.92),rgba(250,247,239,.80) 55%,rgba(250,247,239,.45))}#hero-particles{inset:66px 0 0}.hero-inner{min-height:700px;align-items:flex-start}.hero-copy{width:100%;padding-top:90px}.hero h1{font-size:48px}.hero-lead{font-size:18px}.hero-thesis{font-size:1rem}.hero-loop{gap:8px}.section{padding:76px 0}.section-head{display:block}.section-head h2{font-size:34px}.section-head p{margin-top:12px}.capability-intro{grid-template-columns:1fr;gap:18px}.capability-intro .big-quote{font-size:29px}.cap-row{grid-template-columns:1fr}.cap-row-label{border-right:0;border-bottom:1px solid #e4eaf1}.cap-row.foundation .cap-items,.cap-row.service .cap-items,.cap-row.value .cap-items{grid-template-columns:1fr 1fr}.service .cap-item:after{display:none}.case-panel{padding:14px}.case-visual{min-height:320px}.case-copy h3{font-size:27px}.mini-metrics{grid-template-columns:1fr 1fr}.insights-grid{grid-template-columns:1fr}.case-list{grid-template-columns:1fr}.page-hero{padding:120px 0 56px}.page-hero h1,.article-wrap h1{font-size:38px}.article-wrap{padding:50px 18px 90px}.metrics-wide{grid-template-columns:1fr 1fr}.service-journey,.service-pillars{grid-template-columns:1fr}.footer-grid,.contact-grid{grid-template-columns:1fr}.footer-bottom{display:block;padding:18px 16px}.footer-bottom div:last-child{margin-top:8px}.evidence-card{grid-template-columns:1fr}.closing p{font-size:31px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* ===== 2026-09-21 readability + editorial homepage refinement ===== */
:root{
  --ink:#102f55;
  --ink2:#294866;
  --muted:#526a84;
  --line:#d8e1eb;
}
html{font-size:18px}
body{
  font-family:"STKaiti","KaiTi",serif;
  color:var(--ink);
  line-height:1.88;
  letter-spacing:.01em;
}
button,input,textarea,select{font-family:"STKaiti","KaiTi",serif}
p,li{color:#405b77}
.site-header nav a{font-size:16px;color:#314d6b}
.brand b{font-size:22px}.brand small{font-size:1rem;color:#6f8196}
.nav-cta{font-size:1rem}
.hero-copy{width:52%;max-width:760px}
.hero-lead{font-size:24px;color:#294b70}
.hero-thesis{font-size:17px;line-height:1.85;color:#4c6480;max-width:690px}
.eyebrow{font-size:1rem;color:#405e7d}
.btn{font-size:16px;padding:14px 24px}
.hero-motion-layer{position:absolute;inset:76px 0 0 0;width:100%;height:calc(100% - 76px);object-fit:cover;z-index:2;pointer-events:none;opacity:.98}
.hero-inner{z-index:4}.hero-bg{z-index:0}#hero-particles{z-index:1;opacity:.72}
.hero-bg:after{background:linear-gradient(90deg,rgba(250,247,239,.99) 0%,rgba(250,247,239,.96) 27%,rgba(250,247,239,.82) 41%,rgba(250,247,239,.20) 62%,rgba(250,247,239,.03) 100%)}
.section-head{align-items:flex-start;margin-bottom:54px}
.section-head .label{
  font-size:34px;
  line-height:1.2;
  color:#143b68;
  font-weight:700;
  letter-spacing:.045em;
}
.section-head h2{
  font-size:26px;
  line-height:1.4;
  color:#506881;
  font-weight:500;
  letter-spacing:.01em;
  margin:9px 0 0;
}
.section-head p{font-size:17px;line-height:1.85;color:#50677f;max-width:600px}
.capability-intro .intro-text{font-size:18px;color:#405c78}
.cap-row-label b{font-size:24px}.cap-row-label span{font-size:1rem;color:#61758d}
.cap-item b{font-size:17px}.cap-item p{font-size:1rem;color:#536a82}.cap-item i{font-size:1rem}
.cap-note{font-size:16px}
.case-tab{font-size:16px}.case-chip{font-size:1rem;padding:10px 16px}
.case-kicker{font-size:1rem}.case-copy h3{font-size:36px}.case-sub{font-size:17px;color:#49637e;line-height:1.8}
.case-triad h4{font-size:17px}.case-triad p,.case-triad li{font-size:1rem;line-height:1.9;color:#435e79}
.metric strong{font-size:21px}.metric span{font-size:1rem;color:#61768c}.case-more{font-size:1rem}
.page-hero .kicker{font-size:1rem}.page-hero p{font-size:19px;color:#4d6681}.case-card .body small{font-size:1rem}.case-card h3{font-size:22px}.case-card p{font-size:1rem;color:#536b84;line-height:1.85}
.article-meta{font-size:1rem}.article-lead{font-size:20px;color:#405f7e}.article-section p,.article-section li{font-size:18px;color:#3f5c78}.detail-triad li{font-size:1rem}.journey-card p,.pillar p{font-size:1rem;color:#506982}
.footer-brand>p,.footer-contact p{font-size:1rem}.footer-contact a{font-size:19px}.footer-contact em{font-size:1rem}.footer-contact .address{font-size:1rem}.footer-bottom{font-size:1rem}

/* Industry insights: editorial, intentionally sparse on homepage */
.insights-section{position:relative;overflow:hidden}
.insights-section:before{content:"";position:absolute;right:-170px;top:70px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(51,112,255,.07),rgba(51,112,255,0) 68%);pointer-events:none}
.insight-editorial{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:stretch}
.insight-feature{position:relative;overflow:hidden;min-height:500px;border:1px solid #dce5ee;border-radius:30px;padding:42px 44px;background:linear-gradient(145deg,#f8fbff 0%,#fff 52%,#fff8ef 100%);box-shadow:0 18px 55px rgba(30,61,98,.07);display:flex;flex-direction:column}
.insight-feature:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-80px;bottom:-100px;border:1px solid rgba(51,112,255,.15);box-shadow:0 0 0 38px rgba(51,112,255,.025),0 0 0 76px rgba(255,122,46,.018)}
.insight-feature-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}
.insight-index{font-size:72px;line-height:.9;color:#dfe8f6;font-weight:700;letter-spacing:-.05em}
.insight-feature-top>div{display:flex;gap:12px;align-items:center;padding-top:4px}
.insight-feature time,.insight-meta time{font-size:1rem;color:#7d8ea1}
.insight-feature .topic{font-size:1rem;color:var(--blue);background:#eaf1ff;border-radius:999px;padding:4px 10px}
.insight-feature h3{font-size:34px;line-height:1.45;margin:38px 0 20px;color:#173b66;max-width:720px;position:relative;z-index:2}
.insight-feature>p{font-size:17px;line-height:2;color:#48617c;margin:0 0 34px;max-width:720px;position:relative;z-index:2}
.insight-feature-foot{margin-top:auto;padding-top:24px;border-top:1px solid #dce5ef;display:flex;justify-content:space-between;gap:20px;align-items:center;position:relative;z-index:2}
.insight-feature-foot span{font-size:1rem;color:#77899c}.insight-feature-foot a{font-size:16px;color:var(--blue);font-weight:700}
.insight-list{display:grid;grid-template-rows:repeat(4,1fr);gap:0;border-top:1px solid #dce4ed}
.insight-list article{padding:22px 2px 20px;border-bottom:1px solid #dce4ed;transition:.25s}
.insight-list article:hover{padding-left:12px}
.insight-meta{display:flex;gap:12px;align-items:center;margin-bottom:8px}.insight-meta span{font-size:1rem;color:var(--blue)}
.insight-list h3{font-size:21px;line-height:1.5;margin:0 0 5px;color:#1f4168;font-weight:700}
.insight-list h3 a{transition:.2s}.insight-list h3 a:hover{color:var(--blue)}
.insight-list p{font-size:1rem;line-height:1.75;color:#657a91;margin:0}
.research-directions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:34px;padding:19px 22px;border-radius:18px;background:#f5f8fb;border:1px solid #e2e8ef}
.research-title{font-size:1rem;font-weight:700;color:#183c66;margin-right:6px}.research-directions a{font-size:1rem;color:#536c86;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid #dce5ed;transition:.2s}.research-directions a:hover{color:var(--blue);border-color:#b9ccfa;transform:translateY(-1px)}

@media(max-width:1100px){
  .section-head .label{font-size:30px}.section-head h2{font-size:25px}
  .insight-editorial{grid-template-columns:1fr}.insight-feature{min-height:auto}.insight-list{grid-template-columns:1fr 1fr;grid-template-rows:auto}.insight-list article:nth-child(odd){padding-right:18px}.insight-list article:nth-child(even){padding-left:18px;border-left:1px solid #dce4ed}
}
@media(max-width:720px){
  html{font-size:17px}.hero-motion-layer{inset:66px 0 0;height:calc(100% - 66px);object-fit:cover;object-position:70% center;opacity:.68}.hero-bg{background-position:70% center}.hero-copy{width:100%}.hero-lead{font-size:21px}.hero-thesis{font-size:16px}
  .section-head .label{font-size:27px;line-height:1.28}.section-head h2{font-size:23px}.section-head p{font-size:16px}
  .cap-item b{font-size:16px}.cap-item p{font-size:1rem}.case-triad p,.case-triad li{font-size:1rem}
  .insight-editorial{gap:28px}.insight-feature{padding:30px 24px;border-radius:24px}.insight-index{font-size:56px}.insight-feature h3{font-size:27px;margin-top:24px}.insight-feature>p{font-size:16px}.insight-feature-foot{display:block}.insight-feature-foot a{display:inline-block;margin-top:10px}.insight-list{grid-template-columns:1fr}.insight-list article:nth-child(odd),.insight-list article:nth-child(even){padding:19px 0;border-left:0}.insight-list h3{font-size:20px}.research-directions{padding:16px}
}

/* ===== V5.2 hero motion / calligraphy / ink detail / interactive map ===== */
.hero-copy{width:58%;max-width:940px;padding:54px 0 68px}
.hero h1{
  font-family:"STKaiti","KaiTi",serif;
  font-size:clamp(42px,4.1vw,69px);
  line-height:1.22;
  letter-spacing:-.018em;
  white-space:nowrap;
  margin:23px 0 10px;
  color:#0b2c50;
  text-shadow:0 1px 0 rgba(255,255,255,.68);
}
.hero h1 em{color:#dc6724}
.hero-philosophy{
  position:relative;
  display:inline-block;
  margin:0 0 22px;
  padding:3px 6px 11px 1px;
  font-family:"STKaiti","KaiTi",serif;
  font-size:clamp(23px,2vw,34px);
  line-height:1.35;
  color:#15385e;
  font-weight:700;
  letter-spacing:.035em;
}
.hero-philosophy strong{color:#d86725;font-weight:800}
.hero-philosophy:after{
  content:"";
  position:absolute;
  left:-8px;
  bottom:-5px;
  width:108%;
  height:22px;
  background:url('/assets/img/brush-stroke.svg') left center/100% 100% no-repeat;
  transform-origin:left center;
  transform:scaleX(0);
  animation:brushWrite 1.7s cubic-bezier(.25,.76,.26,1) .65s forwards;
  opacity:.78;
}
@keyframes brushWrite{to{transform:scaleX(1)}}
.hero-lead{font-size:23px;line-height:1.76;color:#244867;max-width:720px;margin-bottom:12px}
.hero-thesis{font-size:17px;color:#435f79;line-height:1.9;max-width:760px;border-left:2px solid rgba(219,101,34,.34)}
.hero-motion-layer{z-index:3;opacity:1;mix-blend-mode:multiply}
.hero-inner{z-index:5}
.hero-bg:after{background:linear-gradient(90deg,rgba(250,247,239,.995) 0%,rgba(250,247,239,.97) 31%,rgba(250,247,239,.78) 45%,rgba(250,247,239,.16) 66%,rgba(250,247,239,.015) 100%)}
#hero-particles{display:none!important}

/* selective ink-wash corners on structured panels */
.cap-row,.case-triad section,.insight-feature,.journey-card,.contact-card,.detail-triad .box{position:relative;overflow:hidden}
.cap-row:after,.case-triad section:after,.insight-feature:after,.journey-card:after,.contact-card:after,.detail-triad .box:after{
  content:"";
  position:absolute;
  right:-5px;
  bottom:-4px;
  width:104px;
  height:66px;
  background:url('/assets/img/ink-corner.svg') right bottom/contain no-repeat;
  opacity:.34;
  pointer-events:none;
}
.insight-feature:after{width:132px;height:82px;right:-7px;bottom:-6px;border:0;box-shadow:none;border-radius:0;background:url('/assets/img/ink-corner.svg') right bottom/contain no-repeat;opacity:.26}

/* philosophical brush strip used above footers on inner pages */
.philosophy-strip{
  position:relative;
  overflow:hidden;
  border-top:1px solid rgba(29,61,91,.08);
  border-bottom:1px solid rgba(29,61,91,.08);
  background:linear-gradient(90deg,#faf7ef 0%,#fffdf8 46%,#f6f8f7 100%);
  padding:27px 0 25px;
}
.philosophy-strip:before{
  content:"";
  position:absolute;
  right:4%;bottom:-26px;
  width:220px;height:115px;
  background:url('/assets/img/ink-corner.svg') right bottom/contain no-repeat;
  opacity:.22;
}
.philosophy-strip .container{display:flex;align-items:center;justify-content:space-between;gap:28px}
.philosophy-strip p{position:relative;margin:0;font-family:"STKaiti","KaiTi",serif;font-size:28px;font-weight:700;color:#15385e;letter-spacing:.04em}
.philosophy-strip p strong{color:#dc6724}
.philosophy-strip p:after{content:"";position:absolute;left:-7px;bottom:-15px;width:102%;height:20px;background:url('/assets/img/brush-stroke.svg') left center/100% 100% no-repeat;transform-origin:left center;transform:scaleX(0);opacity:.62}
.philosophy-strip.is-visible p:after{animation:brushWrite 1.45s ease-out forwards}
.philosophy-strip span{font-size:1rem;color:#6a7b8d;letter-spacing:.06em;white-space:nowrap}

/* AMap */
.footer-map,.contact-map{position:relative;overflow:hidden;border:1px solid #d8e2eb;border-radius:18px;background:#edf2f6}
.footer-map{height:238px;min-height:238px}
.contact-map{height:440px;min-height:440px}
.amap-container{isolation:isolate}
.map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#677e94;font-size:1rem;background:linear-gradient(135deg,#f5f8fb,#eef3f7)}
.amap-container .amap-logo,.amap-container .amap-copyright{opacity:.68}
.baize-map-label{font-family:"STKaiti","KaiTi",serif;background:#fffdf8;color:#14395f;border:1px solid rgba(20,57,95,.12);border-radius:10px;padding:6px 10px;box-shadow:0 8px 22px rgba(32,59,92,.13);font-size:1rem;white-space:nowrap}

/* retain a calmer, more readable title hierarchy */
.section-head .label{font-size:36px;color:#123c68;letter-spacing:.035em}
.section-head h2{font-size:25px;color:#4d667f;font-weight:500;margin-top:10px}

@media(max-width:1320px){
  .hero-copy{width:61%}
  .hero h1{font-size:clamp(40px,4vw,58px)}
  .hero-philosophy{font-size:clamp(22px,2vw,30px)}
}
@media(max-width:1100px){
  .hero h1{white-space:normal;max-width:680px}
  .hero-copy{width:70%}
  .philosophy-strip .container{display:block}.philosophy-strip span{display:block;margin-top:12px;white-space:normal}
  .footer-map{height:300px}
}
@media(max-width:720px){
  .hero-copy{width:100%;padding-top:78px}
  .hero h1{font-size:42px;white-space:normal;line-height:1.18}
  .hero-philosophy{font-size:24px;max-width:94%}
  .hero-motion-layer{opacity:.58;object-position:72% center}
  .hero-lead{font-size:20px}.hero-thesis{font-size:16px}
  .section-head .label{font-size:28px}.section-head h2{font-size:22px}
  .philosophy-strip p{font-size:23px}
  .contact-map{height:350px;min-height:350px}
}


/* ===== V5.3 readability + 24-frame hero + capability interaction ===== */
html{font-size:clamp(16px,0.18vw + 15.4px,18px)}
body{font-family:"STKaiti","KaiTi",serif;color:#102f55;font-size:1rem;line-height:1.86}
body p,body li{line-height:1.9}
.site-header nav a,.nav-cta,.btn,.case-tab,.case-chip,.case-more,.footer-bottom,.footer-contact p,.footer-contact em,.footer-contact .address,.brand small,.eyebrow,.case-kicker,.article-meta,.page-hero .kicker{font-size:1rem}

/* Hero: static ink landscape + actual PNG frame sequence */
.hero{min-height:900px;height:100vh;background:#faf7ef}
.hero-bg{background:url('/assets/img/hero-vision.png') center/cover no-repeat;filter:saturate(.97) contrast(1.015)}
.hero-bg:after{background:linear-gradient(90deg,rgba(250,247,239,.995) 0%,rgba(250,247,239,.965) 27%,rgba(250,247,239,.76) 42%,rgba(250,247,239,.14) 62%,rgba(250,247,239,.015) 100%)}
.hero-frame-player{position:absolute;inset:76px 0 0;width:100%;height:calc(100% - 76px);object-fit:cover;object-position:center;z-index:2;pointer-events:none;mix-blend-mode:multiply;filter:saturate(.98) contrast(1.03)}
.hero-calligraphy{position:absolute;inset:76px 0 0;z-index:3;pointer-events:none}
.hero-label{position:absolute;width:clamp(138px,11vw,218px);filter:drop-shadow(0 4px 5px rgba(21,51,92,.07));opacity:0;transform:translateY(13px) scale(.965);animation:inkLabelIn .95s cubic-bezier(.2,.8,.2,1) forwards,inkFloat 5.6s ease-in-out 2.3s infinite}
.hero-label-sense{left:55%;top:69%;animation-delay:.55s,2.4s}
.hero-label-understand{left:65.5%;top:50%;animation-delay:.85s,2.65s}
.hero-label-decision{left:77.5%;top:31%;animation-delay:1.15s,2.85s}
.hero-label-action{left:87%;top:13%;animation-delay:1.45s,3.05s}
@keyframes inkLabelIn{to{opacity:.98;transform:translateY(0) scale(1)}}
@keyframes inkFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
.hero-inner{z-index:5}
.hero-copy{width:58%;max-width:980px;padding:54px 0 68px}
.hero h1{font-size:clamp(2.8rem,4vw,4.35rem);white-space:nowrap;line-height:1.18;margin:1.35rem 0 .55rem}
.hero-philosophy{font-size:clamp(1.55rem,2vw,2.15rem)}
.hero-lead{font-size:1.35rem;line-height:1.72;color:#25496c;max-width:760px}
.hero-thesis{font-size:1.05rem;line-height:1.9;color:#3e5c78;max-width:790px}

/* Section hierarchy */
.section-head .label{font-size:clamp(1.85rem,2.7vw,2.45rem);line-height:1.12;color:#123c68;letter-spacing:.025em;white-space:nowrap}
.section-head h2{font-size:1.45rem}
.section-head p{font-size:1.05rem;color:#435f7a}
.capability-head{align-items:center;margin-bottom:1.4rem}
.capability-intro{grid-template-columns:1fr;margin-bottom:2rem;gap:.6rem}
.capability-intro .big-quote{font-size:clamp(1.65rem,2.4vw,2.25rem);line-height:1.45;margin:0;color:#173b67}
.capability-intro .intro-text{font-size:1.08rem;line-height:1.95;color:#385673;margin:0}

/* Capability table: roomier, no overflow, bigger hover card */
:root{--max:1420px}
.cap-stack{gap:1.15rem;overflow:visible}
.cap-row{grid-template-columns:190px 1fr;overflow:visible;border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 10px 36px rgba(26,55,91,.055)}
.cap-row-label{padding:1.5rem 1.25rem;border-radius:24px 0 0 24px;overflow:hidden}
.cap-row-label span{font-size:1rem;line-height:1.22;letter-spacing:.045em;white-space:normal;overflow-wrap:anywhere;color:#516d88}
.cap-row-label b{font-size:1.35rem;margin-top:.45rem}
.cap-items{overflow:visible}
.cap-item{padding:1.35rem 1rem;min-height:142px;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s,background .32s,border-radius .32s;transform-origin:center;isolation:isolate}
.cap-item i,.cap-item b,.cap-item p{font-size:1rem}
.cap-item b{font-size:1.05rem;line-height:1.38;color:#173c67}
.cap-item p{line-height:1.65;color:#4a647e;margin:.55rem 0 0}
.cap-item:before{content:"";position:absolute;inset:8px;border-radius:15px;background:radial-gradient(circle at 18% 18%,rgba(51,112,255,.11),transparent 34%),linear-gradient(115deg,transparent 25%,rgba(255,122,46,.06) 50%,transparent 75%);opacity:0;transform:scale(.94);transition:.32s;z-index:-1}
.cap-item:hover{background:#fffef9;transform:translateY(-12px) scale(1.13);box-shadow:0 24px 54px rgba(28,58,93,.17),0 0 0 1px rgba(51,112,255,.09);border-radius:18px;z-index:10}
.cap-item:hover:before{opacity:1;transform:scale(1);animation:capGlow 1.9s linear infinite}
.cap-item:hover i{color:#e46c25;transform:translateY(-2px)}
.cap-item i{transition:.3s}
@keyframes capGlow{0%{background-position:-80px 0}100%{background-position:180px 0}}
.service .cap-item:after{top:50%;transform:translateY(-50%);font-size:1rem;background:transparent;color:#8da6c5}

/* Insights title stays in one line */
.insights-section .section-head .label{font-size:clamp(1rem,2.65vw,2.35rem);white-space:nowrap;letter-spacing:.018em}

/* AMap */
.footer-map,.contact-map{position:relative;background:#edf2f6;overflow:hidden}
.map-open-amap{position:absolute;right:12px;top:12px;z-index:20;background:rgba(255,253,248,.96);border:1px solid #d7e0e9;border-radius:999px;padding:.55rem .8rem;font-size:1rem;color:#184a7d;box-shadow:0 8px 24px rgba(30,55,85,.1)}
.map-loading{font-size:1rem;padding:1rem;text-align:center}

/* ink corner slightly more visible */
.cap-row:after,.case-triad section:after,.insight-feature:after,.journey-card:after,.contact-card:after,.detail-triad .box:after{opacity:.42}

@media(max-width:1180px){
  .hero h1{white-space:normal;max-width:760px}
  .hero-copy{width:66%}
  .hero-label{width:150px;opacity:.9}
  .cap-row.service .cap-items{grid-template-columns:repeat(4,1fr)}
  .cap-row.foundation .cap-items,.cap-row.value .cap-items{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:720px){
  .hero-frame-player{inset:66px 0 0;height:calc(100% - 66px);object-position:70% center;opacity:.72}
  .hero-calligraphy{inset:66px 0 0;opacity:.48}
  .hero-label{width:112px}
  .hero-label-sense{left:48%;top:71%}.hero-label-understand{left:61%;top:53%}.hero-label-decision{left:71%;top:34%}.hero-label-action{left:80%;top:17%}
  .hero-copy{width:100%;padding-top:88px}.hero h1{font-size:2.45rem;white-space:normal}.hero-lead{font-size:1.18rem}.hero-thesis{font-size:1rem}
  .section-head .label{font-size:1.8rem;white-space:normal}
  .insights-section .section-head .label{font-size:1rem;white-space:nowrap;letter-spacing:0}
  .cap-row{grid-template-columns:1fr;overflow:visible}.cap-row-label{border-radius:22px 22px 0 0}.cap-row.service .cap-items,.cap-row.foundation .cap-items,.cap-row.value .cap-items{grid-template-columns:1fr 1fr}
  .cap-item:hover{transform:translateY(-5px) scale(1.045)}
}
small{font-size:1rem}
