:root{--ink:#091726;--ink-soft:#152b42;--paper:#f5f7f7;--line:#dce5e4;--teal:#22b9a7;--mint:#b7ffdc;--text:#243542;--muted:#687985;--shell:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;font-size:16px;line-height:1.7}.shell{width:min(var(--shell),calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-999px;top:0;background:#fff;color:var(--ink);padding:10px;z-index:100}.skip-link:focus{left:16px}.site-header{position:absolute;inset:0 0 auto;z-index:10;border-bottom:1px solid rgba(255,255,255,.18);color:#fff}.nav-shell{height:86px;display:flex;align-items:center;gap:32px}.brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:10px;line-height:1}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--mint);color:var(--mint);font-size:11px;font-weight:700}.brand strong{display:block;font-size:17px}.brand small{display:block;margin-top:5px;opacity:.65;font-size:9px;letter-spacing:1.4px}.site-nav{display:flex;gap:26px;margin-left:auto}.site-nav a,.nav-contact{color:rgba(255,255,255,.78);text-decoration:none;font-size:14px}.site-nav a:hover,.site-nav a.is-active{color:#fff}.nav-contact{padding:8px 14px;border:1px solid rgba(255,255,255,.45);color:#fff}.menu-toggle{display:none}.hero{position:relative;min-height:760px;display:flex;align-items:end;overflow:hidden;color:#fff;background:var(--ink)}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media{background-image:url('../images/hero-team.jpg');background-position:center;background-size:cover;filter:saturate(.78)}.hero-shade{background:linear-gradient(90deg,rgba(5,16,28,.93) 0%,rgba(5,16,28,.7) 40%,rgba(5,16,28,.23) 100%),linear-gradient(0deg,rgba(5,16,28,.72) 0%,transparent 45%)}.hero-content{position:relative;padding:180px 0 48px}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--teal);font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.eyebrow.light,.section-kicker.light{color:var(--mint)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:850px;margin-bottom:24px;font-size:clamp(40px,5vw,72px);line-height:1.2;letter-spacing:0;font-weight:700}.hero-copy{max-width:620px;margin-bottom:32px;font-size:18px;color:rgba(255,255,255,.82)}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;gap:18px;padding:12px 18px;text-decoration:none;font-weight:700;font-size:14px}.button-primary{background:var(--mint);color:var(--ink)}.button-ghost{border:1px solid rgba(255,255,255,.56);color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:80px}.hero-stats div{border-left:1px solid rgba(255,255,255,.32);padding-left:14px}.hero-stats strong{display:block;font-size:28px;line-height:1.1}.hero-stats span{display:block;margin-top:7px;font-size:13px;color:rgba(255,255,255,.68)}.section{padding:112px 0}.two-column{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.section h2{margin-bottom:0;font-size:clamp(32px,3.8vw,54px);line-height:1.23;color:var(--ink);letter-spacing:0}.about-body{padding-top:8px;font-size:18px;color:#40515d}.about-body p+p{margin-top:20px}.ink-section{background:var(--ink);color:#dce8ee}.ink-section h2{color:#fff}.section-heading{display:grid;grid-template-columns:1fr .72fr;gap:80px;align-items:end}.section-heading>p{margin:0 0 5px;color:#9fb1bd}.section-heading.compact{display:flex;justify-content:space-between;align-items:end}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:62px;border-top:1px solid rgba(255,255,255,.22)}.capability-grid article{min-height:260px;padding:26px 24px;border-right:1px solid rgba(255,255,255,.16)}.capability-grid article:first-child{padding-left:0}.capability-grid span{color:var(--mint);font-weight:700;font-size:13px}.capability-grid h3{margin:52px 0 14px;color:#fff;font-size:21px}.capability-grid p{margin:0;color:#b5c5ce;font-size:14px;line-height:1.8}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.metric-grid article{min-height:180px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.metric-grid strong{display:block;color:var(--ink);font-size:42px;line-height:1}.metric-grid span{display:block;margin-top:18px;color:var(--muted);font-size:14px}.ecosystem{background:#eaf0ef}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:56px}.platform-grid span{padding:22px;background:rgba(255,255,255,.72);font-size:20px;font-weight:700;color:var(--ink)}.news-section{background:#fff}.text-link{display:inline-flex;gap:10px;align-items:center;color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px}.news-card{background:var(--paper)}.news-image{display:block;height:200px;background:#dce5e4;overflow:hidden}.news-image img,.article-thumb img{width:100%;height:100%;object-fit:cover}.news-card>div{padding:24px}.news-card time,.article-row time{display:block;margin-bottom:15px;color:var(--muted);font-size:12px}.news-card h3{margin-bottom:12px;font-size:20px;line-height:1.45}.news-card h3 a,.article-row h2 a{color:var(--ink);text-decoration:none}.news-card p{color:var(--muted);font-size:14px;line-height:1.8}.group-strip{padding:92px 0;background:#c8f4df}.group-strip h2{max-width:600px;font-size:clamp(30px,3.6vw,50px);line-height:1.25;color:var(--ink)}.member-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:36px}.member-list span{padding:8px 13px;border:1px solid rgba(9,23,38,.35);font-size:13px}.site-footer{padding:92px 0 20px;background:var(--ink);color:#d8e5ea}.site-footer h2{max-width:420px;color:#fff;font-size:clamp(30px,3.3vw,45px);line-height:1.3}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:40px}.footer-office{padding-top:30px}.footer-label{margin-bottom:12px;color:var(--mint);font-size:12px;font-weight:700;letter-spacing:1.2px}.footer-office a{color:#fff;text-decoration:none;font-size:18px}.footer-office p:last-child{margin-top:12px;color:#9fb1bd;font-size:13px;line-height:1.8}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:70px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16);font-size:12px;color:#8fa0ac}.footer-bottom a{color:inherit;text-decoration:none}.inner-page{background:#fff;min-height:60vh}.page-hero{padding:174px 0 74px;background:var(--ink);color:#fff}.page-hero h1{max-width:900px;margin:8px 0;font-size:clamp(38px,5vw,64px);line-height:1.2}.page-hero p:last-child{margin-bottom:0;color:#a7b8c2}.compact-page-hero{padding-bottom:58px}.article-list{max-width:980px}.article-row{display:grid;grid-template-columns:300px 1fr;gap:30px;padding:28px 0;border-bottom:1px solid var(--line)}.article-thumb{height:185px;overflow:hidden;background:#eaf0ef}.article-row h2{margin-bottom:12px;font-size:25px;line-height:1.4}.article-row p{color:var(--muted);font-size:14px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:42px}.pagination a,.pagination span{display:grid;place-items:center;min-width:36px;height:36px;padding:0 9px;border:1px solid var(--line);text-decoration:none;color:var(--ink)}.article-content{max-width:850px;font-size:17px;line-height:2;color:#384a56}.article-content img{max-width:100%;height:auto}.article-content h2,.article-content h3{margin-top:1.8em;color:var(--ink);line-height:1.4}.article-pages{display:grid;gap:10px;margin-top:70px;padding-top:24px;border-top:1px solid var(--line)}.article-pages a{color:var(--ink);text-decoration:none}
@media(max-width:820px){.shell{width:min(100% - 32px,var(--shell))}.site-header{background:rgba(9,23,38,.94)}.nav-shell{height:68px;gap:14px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;margin-left:auto;border:0;background:transparent;color:#fff}.menu-toggle span{display:block;width:20px;height:1px;background:#fff}.menu-toggle i{position:absolute;left:-999px}.nav-contact{display:none}.site-nav{display:none;position:absolute;top:68px;left:0;right:0;flex-direction:column;gap:0;margin:0;padding:8px 16px 16px;background:var(--ink);border-top:1px solid rgba(255,255,255,.14)}.site-nav.is-open{display:flex}.site-nav a{padding:13px 0}.hero{min-height:680px}.hero-content{padding-top:148px}.hero h1{font-size:42px}.hero-copy{font-size:16px}.hero-stats{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:52px}.section{padding:76px 0}.two-column,.section-heading,.footer-grid{grid-template-columns:1fr;gap:28px}.section-heading.compact{display:grid;gap:18px}.capability-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.capability-grid article{min-height:220px;padding:22px;border-bottom:1px solid rgba(255,255,255,.16)}.capability-grid article:first-child{padding-left:22px}.capability-grid h3{margin-top:40px}.platform-grid,.news-grid{grid-template-columns:1fr}.article-row{grid-template-columns:1fr;gap:18px}.article-thumb{height:210px}.footer-bottom{flex-direction:column;margin-top:44px}.page-hero{padding:125px 0 56px}}
@media(max-width:480px){.brand small{display:none}.hero h1{font-size:36px}.hero-actions{flex-direction:column;align-items:start}.button{width:100%;justify-content:space-between}.hero-stats strong{font-size:24px}.capability-grid,.metric-grid{grid-template-columns:1fr}.platform-grid{grid-template-columns:repeat(2,1fr)}.platform-grid span{font-size:16px}.section h2{font-size:32px}}

/* Static preview additions: keep the same visual language for the five confirmed capabilities. */
.capability-grid{grid-template-columns:repeat(3,1fr)}
.capability-grid article:nth-child(3n){border-right:0}
.capability-grid article:nth-child(n+4){border-top:1px solid rgba(255,255,255,.16)}
.section-note{margin:20px 0 0;color:var(--muted);font-size:13px}
.content-status{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.status-row{display:grid;grid-template-columns:1fr .72fr;gap:80px;align-items:end}
.status-row>p{margin:0;color:var(--muted);font-size:16px}
@media(max-width:820px){.capability-grid{grid-template-columns:repeat(2,1fr)}.capability-grid article:nth-child(3n){border-right:1px solid rgba(255,255,255,.16)}.capability-grid article:nth-child(2n){border-right:0}.capability-grid article:nth-child(n+4){border-top:0}.capability-grid article:nth-child(n+3){border-top:1px solid rgba(255,255,255,.16)}.status-row{grid-template-columns:1fr;gap:28px}}
@media(max-width:480px){.capability-grid{grid-template-columns:1fr}.capability-grid article,.capability-grid article:nth-child(3n),.capability-grid article:nth-child(2n){border-right:0}.capability-grid article:nth-child(n+3){border-top:0}}

/* Client-provided logo and Shanghai hero image. */
.hero-media{background-image:url('../images/hero-shanghai.jpg')}
.brand{display:block;flex:0 0 178px;width:178px}
.brand-logo{display:block;width:100%;height:auto}
@media(max-width:820px){.brand{flex-basis:154px;width:154px}}

/* Homepage motion and one-page navigation. */
html{scroll-padding-top:102px}
.site-header{position:fixed;transition:background-color .25s ease,backdrop-filter .25s ease,border-color .25s ease}
.site-header.is-scrolled{background:rgba(9,23,38,.94);border-color:rgba(255,255,255,.1);backdrop-filter:blur(12px)}
.site-nav a,.nav-contact{transition:color .2s ease,border-color .2s ease,background-color .2s ease}
.hero{min-height:100vh;min-height:100svh;align-items:stretch}
.hero-content{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;padding:156px 0 126px}
.hero-scroll-cue{position:absolute;z-index:2;right:max(24px,calc((100% - var(--shell))/2));bottom:28px;display:inline-flex;align-items:center;gap:12px;color:rgba(255,255,255,.78);font-size:12px;font-weight:700;letter-spacing:1px;text-decoration:none;transition:color .2s ease}
.hero-scroll-cue:hover,.hero-scroll-cue:focus-visible{color:var(--mint)}
.hero-scroll-cue i{display:block;width:10px;height:10px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);animation:scroll-cue-bob 1.6s ease-in-out infinite}
.button{transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}
.button:hover{transform:translateY(-2px)}
.button-primary:hover{background:#d6ffe9}
.button-ghost:hover{border-color:var(--mint);color:var(--mint)}
.button:focus-visible,.hero-scroll-cue:focus-visible,.site-nav a:focus-visible,.nav-contact:focus-visible{outline:2px solid var(--mint);outline-offset:4px}
@keyframes scroll-cue-bob{0%,100%{transform:translateY(-2px) rotate(45deg)}50%{transform:translateY(5px) rotate(45deg)}}
@media(max-width:820px){html{scroll-padding-top:84px}.hero-content{min-height:100svh;padding:124px 0 120px}.hero-scroll-cue{right:16px;bottom:22px}.hero-scroll-cue span{display:none}.hero-scroll-cue i{width:12px;height:12px}.site-header.is-scrolled{backdrop-filter:none}}
@media(max-width:480px){.hero-content{padding-top:112px;padding-bottom:108px}.hero-stats{margin-top:40px}.hero-scroll-cue{bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header,.site-nav a,.nav-contact,.button,.hero-scroll-cue{transition:none}.hero-scroll-cue i{animation:none}}

/* Homepage hero: mirror the reference's centered, high-contrast composition. */
.site-header{border-bottom:0}
.nav-shell{height:80px}
.site-nav{gap:58px;margin-left:auto}
.site-nav a,.nav-contact{font-size:15px;font-weight:600;text-shadow:0 1px 8px rgba(0,0,0,.22)}
.site-nav a.is-active{display:grid;place-items:center;width:64px;height:44px;border:1px solid rgba(255,255,255,.72);border-radius:999px}
.nav-contact{display:grid;place-items:center;min-width:88px;height:44px;padding:0;border-color:rgba(255,255,255,.72);border-radius:999px}
.hero-shade{background:linear-gradient(180deg,rgba(3,11,22,.26) 0%,rgba(3,11,22,.08) 38%,rgba(3,11,22,.38) 100%)}
.hero-content{align-items:center;justify-content:center;padding:120px 0 74px;text-align:center}
.hero-content .eyebrow{margin-bottom:18px;font-size:13px;letter-spacing:2px}
.hero h1{max-width:900px;margin-bottom:20px;font-size:clamp(48px,5vw,72px);font-weight:900;line-height:1.12;text-align:center;text-shadow:0 4px 16px rgba(0,0,0,.32)}
.hero-copy{max-width:720px;margin-bottom:42px;font-size:clamp(18px,1.7vw,24px);line-height:1.55;color:#fff;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.28)}
.hero-actions{justify-content:center;gap:20px}
.button{width:200px;height:70px;justify-content:center;padding:0;border-radius:999px;font-size:18px;font-weight:700}
.button-primary,.button-ghost{border:1px solid rgba(255,255,255,.94);background:rgba(255,255,255,.86);color:#28333d;backdrop-filter:blur(8px)}
.button-primary:hover,.button-ghost:hover{border-color:#fff;background:#fff;color:#1d2933}
.hero-stats{width:min(920px,100%);grid-template-columns:repeat(4,1fr);gap:0;margin-top:82px}
.hero-stats div{padding:0;border-left:0;text-align:center}
.hero-stats strong{font-size:clamp(32px,3vw,48px);font-weight:900;line-height:1.12;text-shadow:0 3px 12px rgba(0,0,0,.28)}
.hero-stats span{margin-top:9px;color:#fff;font-size:16px;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.24)}
.hero-scroll-cue{right:auto;left:50%;bottom:26px;transform:translateX(-50%);gap:10px;font-size:14px;font-weight:600;letter-spacing:0}
.hero-scroll-cue i{width:12px;height:12px}
@media(max-width:820px){.nav-shell{height:72px}.site-header{background:transparent}.site-header.is-scrolled{background:rgba(9,23,38,.8)}.hero-content{padding:116px 16px 88px}.hero-content .eyebrow{font-size:11px}.hero h1{font-size:clamp(42px,9.5vw,56px);line-height:1.14}.hero-copy{max-width:38ch;margin-bottom:28px;font-size:18px}.hero-actions{width:100%;flex-direction:column;align-items:center;gap:14px}.button{width:min(300px,100%);height:66px}.hero-stats{grid-template-columns:repeat(2,1fr);gap:28px 8px;margin-top:62px}.hero-stats strong{font-size:36px}.hero-stats span{font-size:14px}.hero-scroll-cue{bottom:20px}.hero-scroll-cue span{display:inline}}
@media(max-width:480px){.hero-content{padding-top:100px;padding-bottom:76px}.hero h1{font-size:42px}.hero-copy{font-size:16px}.hero-stats{margin-top:48px}.hero-stats strong{font-size:32px}.hero-scroll-cue{bottom:16px}}

/* About network: keep the existing XMOK ink, teal and mint visual language. */
.about-network{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}
.about-network__inner{display:grid;grid-template-columns:minmax(300px,.76fr) minmax(560px,1.24fr);gap:7vw;align-items:center;min-height:680px}
.about-network__copy{max-width:480px}
.about-network__eyebrow{color:var(--teal);margin-bottom:16px}
.about-network__copy h2{margin:0 0 24px;color:var(--ink);font-size:clamp(36px,4vw,60px);line-height:1.1;letter-spacing:-.04em}
.about-network__description{max-width:520px;color:#40515d;font-size:15px;line-height:1.95}
.about-network__description p{margin:0}
.about-network__description p+p{margin-top:18px}
.about-copy-number{display:inline-block;margin:0 2px;color:#e44e4e;font-size:1.16em;font-weight:800;line-height:1;letter-spacing:-.02em}
.about-network__metrics{margin:42px 0 0;border-top:1px solid var(--line)}
.about-network__metric{display:grid;grid-template-columns:76px 24px minmax(0,1fr);gap:8px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}
.about-network__metric>strong{color:var(--ink);font-size:38px;line-height:1;font-weight:700;letter-spacing:-.04em}
.about-network__metric>span{margin-left:-7px;color:var(--teal);font-size:14px;font-weight:700}
.about-network__metric>div{grid-column:3;display:flex;flex-direction:column;gap:2px}
.about-network__metric b{color:var(--ink);font-size:14px;font-weight:600}
.about-network__metric small{color:var(--muted);font-size:11px}
.about-network__map-wrap{min-width:0}
.about-network__map{position:relative;min-height:500px;overflow:hidden;background:#fff;border:1px solid #dbe3f4;box-shadow:18px 18px 0 rgba(9,23,38,.06)}
.about-network__map-canvas{position:absolute;z-index:2;inset:0;background:#fff}
.about-network__map-canvas:empty{display:none}
.about-network__map.has-echarts .about-network__grid,.about-network__map.has-echarts .about-network__land,.about-network__map.has-echarts .about-network__route,.about-network__map.has-echarts>.about-network__marker{display:none}
.about-network__meta{position:absolute;z-index:3;top:22px;left:24px;right:24px;display:flex;justify-content:space-between;color:#5c8880;font-size:10px;font-weight:700;letter-spacing:2px}
.about-network__grid{position:absolute;inset:0;opacity:.55;background-image:linear-gradient(rgba(50,120,110,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(50,120,110,.12) 1px,transparent 1px);background-size:42px 42px}
.about-network__land{position:absolute;top:10%;left:13%;width:74%;height:82%;background:#cde1dc;clip-path:polygon(13% 9%,30% 5%,45% 11%,59% 8%,69% 18%,84% 21%,91% 37%,83% 47%,90% 61%,79% 67%,73% 82%,61% 76%,54% 91%,44% 84%,34% 89%,28% 74%,16% 68%,19% 54%,8% 46%,17% 34%,8% 23%);opacity:.88}
.about-network__land:before,.about-network__land:after{content:'';position:absolute;height:1px;background:rgba(255,255,255,.58);transform-origin:left center}
.about-network__land:before{left:16%;top:42%;width:73%;transform:rotate(18deg)}
.about-network__land:after{left:34%;top:60%;width:58%;transform:rotate(-22deg)}
.about-network__route{position:absolute;z-index:1;height:1px;background:repeating-linear-gradient(90deg,rgba(34,185,167,.75) 0 5px,transparent 5px 10px);transform-origin:0 50%;opacity:.75}
.about-route--gz{left:56%;top:42%;width:190px;transform:rotate(104deg)}
.about-route--qd{left:57%;top:42%;width:76px;transform:rotate(-29deg)}
.about-route--cs{left:56%;top:42%;width:118px;transform:rotate(157deg)}
.about-route--yz{left:57%;top:43%;width:40px;transform:rotate(84deg)}
.about-route--nj{left:56%;top:43%;width:58px;transform:rotate(108deg)}
.about-network__marker{position:absolute;z-index:4;left:var(--x);top:var(--y);display:flex;align-items:center;gap:5px;transform:translate(-50%,-50%);border:0;padding:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit;transition:transform .2s ease}
.about-network__marker:hover,.about-network__marker.is-active{transform:translate(-50%,-50%) scale(1.08)}
.about-network__marker span{display:block;width:12px;height:12px;border-radius:50%;background:var(--teal);border:3px solid #f7fffc;box-shadow:0 0 0 5px rgba(34,185,167,.2)}
.about-network__marker--hq span{width:17px;height:17px;background:var(--ink);box-shadow:0 0 0 6px rgba(9,23,38,.18)}
.about-network__marker b{font-size:12px;font-weight:700;white-space:nowrap}
.about-network__marker small{color:var(--teal);font-size:10px;font-weight:700;white-space:nowrap}
.about-network__marker:focus-visible{outline:2px solid var(--teal);outline-offset:4px}
.about-network__legend{position:absolute;z-index:3;bottom:20px;left:24px;display:flex;align-items:center;gap:7px;color:#5f8580;font-size:10px}
.about-network__legend i{width:7px;height:7px;border-radius:50%;background:var(--teal)}
.about-network__legend em{width:22px;height:1px;margin-left:8px;background:repeating-linear-gradient(90deg,var(--teal) 0 4px,transparent 4px 7px)}
.about-network__caption{position:absolute;z-index:3;right:24px;bottom:20px;display:flex;flex-direction:column;align-items:flex-end;color:var(--ink);font-size:12px}
.about-network__caption span{margin-top:2px;color:#5f8580;font-size:10px}
@media(max-width:992px){.about-network__inner{grid-template-columns:1fr;gap:48px;min-height:0}.about-network__copy{max-width:680px}.about-network__map{min-height:460px}}
@media(max-width:576px){.about-network__inner{gap:36px}.about-network__description{font-size:14px;line-height:1.85}.about-network__map{min-height:350px;box-shadow:10px 10px 0 rgba(9,23,38,.06)}.about-network__land{top:14%;left:7%;width:86%;height:76%}.about-network__meta{top:14px;left:14px;right:14px;font-size:8px;letter-spacing:1px}.about-network__legend{bottom:14px;left:14px;font-size:9px}.about-network__caption{right:14px;bottom:14px;font-size:10px}.about-network__marker b{font-size:10px}.about-network__marker small{font-size:8px}.about-network__marker span{width:9px;height:9px;border-width:2px}.about-network__marker--hq span{width:13px;height:13px}.about-route--gz{width:130px}.about-route--qd{width:55px}.about-route--cs{width:80px}.about-route--yz{width:30px}.about-route--nj{width:40px}}

/* Media ecosystem & core new media sections enhancement */

/* 1. Growth Chain Flow (全链路协同流向) */
.growth-chain-flow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 48px 0 56px;
  padding: 24px 32px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  backdrop-filter: blur(8px);
}
.chain-step {
  display: flex;
  align-items: center;
  gap: 12px;
}
.chain-node {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(183, 255, 220, 0.1);
  border: 1.5px solid var(--mint);
  color: var(--mint);
  display: grid;
  place-items: center;
  font-weight: 800;
  font-size: 14px;
  transition: all 0.3s ease;
}
.chain-step.active .chain-node,
.chain-step:hover .chain-node {
  background: var(--mint);
  color: var(--ink);
  box-shadow: 0 0 16px rgba(183, 255, 220, 0.4);
}
.chain-info {
  display: flex;
  flex-direction: column;
}
.chain-info strong {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.chain-info small {
  color: #8fa0ac;
  font-size: 11px;
}
.chain-line {
  flex: 1;
  height: 2px;
  margin: 0 16px;
  background: linear-gradient(90deg, rgba(34, 185, 167, 0.6), rgba(183, 255, 220, 0.2));
  position: relative;
}
.chain-line .pulse-dot {
  position: absolute;
  top: -3px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--mint);
  box-shadow: 0 0 8px var(--mint);
  animation: pulse-flow 2.5s infinite linear;
}
@keyframes pulse-flow {
  0% { left: 0%; opacity: 0.2; }
  50% { opacity: 1; }
  100% { left: 100%; opacity: 0.2; }
}

/* Capability Cards */
.capability-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 40px;
  border: 0;
}
.capability-card {
  padding: 32px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
  overflow: hidden;
}
.capability-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; width: 100%; height: 3px;
  background: linear-gradient(90deg, var(--teal), var(--mint));
  opacity: 0;
  transition: opacity 0.3s ease;
}
.capability-card:hover {
  transform: translateY(-6px);
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(183, 255, 220, 0.35);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.capability-card:hover::before {
  opacity: 1;
}
.capability-card--wide {
  grid-column: span 2;
}
.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.card-badge {
  font-size: 24px;
  font-weight: 800;
  color: var(--mint);
  letter-spacing: -0.02em;
}
.card-tag {
  padding: 4px 10px;
  background: rgba(34, 185, 167, 0.15);
  border: 1px solid rgba(34, 185, 167, 0.4);
  border-radius: 20px;
  color: var(--mint);
  font-size: 11px;
  font-weight: 700;
}
.capability-card h3 {
  margin: 0 0 12px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}
.capability-card p {
  color: #a7b8c2;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 20px;
}
.card-features {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  border-top: 1px dashed rgba(255, 255, 255, 0.12);
  padding-top: 16px;
}
.card-features li {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #dce8ee;
  font-size: 13px;
}
.card-features i {
  color: var(--mint);
  font-style: normal;
  font-weight: bold;
}

/* Keep the first capability card aligned with the other cards. */
.capability-grid .capability-card:first-child {
  padding-left: 32px;
}
@media (max-width: 820px) {
  .capability-grid .capability-card:first-child {
    padding-left: 22px;
  }
}

/* 2. Scale & Metrics Cards */
.metrics-section {
  background: #f8faf9;
  padding: 100px 0;
}
.heading-sub {
  margin-top: 8px;
  color: var(--muted);
  font-size: 15px;
}
.metric-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 44px;
  border: none;
}
.metric-card {
  padding: 28px 24px;
  background: #fff;
  border: 1px solid #e2eaf0;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(9, 23, 38, 0.03);
  transition: all 0.3s ease;
  position: relative;
}
.metric-card:hover {
  transform: translateY(-5px);
  border-color: var(--teal);
  box-shadow: 0 16px 32px rgba(34, 185, 167, 0.12);
}
.metric-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: rgba(34, 185, 167, 0.08);
  color: var(--teal);
  display: grid;
  place-items: center;
  margin-bottom: 16px;
}
.metric-card strong {
  display: block;
  font-size: 40px;
  font-weight: 800;
  color: var(--ink);
  line-height: 1.1;
  letter-spacing: -0.02em;
}
.metric-card span {
  display: block;
  margin-top: 6px;
  color: #4a5c69;
  font-size: 14px;
  font-weight: 600;
}
.metric-trend {
  display: inline-block;
  margin-top: 12px;
  padding: 3px 8px;
  background: #eefbf7;
  color: var(--teal);
  border-radius: 4px;
  font-size: 11px;
  font-weight: 700;
}

/* Scenarios Interactive Tabs */
.scenarios-container {
  margin-top: 64px;
  background: #fff;
  border: 1px solid #e1e9f0;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(9, 23, 38, 0.04);
}
.scenarios-header {
  text-align: center;
  margin-bottom: 32px;
}
.scenarios-header h3 {
  font-size: 26px;
  color: var(--ink);
  margin-bottom: 8px;
}
.scenarios-header p {
  color: var(--muted);
  font-size: 14px;
}
.scenarios-tabs {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 36px;
  border-bottom: 1px solid #ebf1f5;
  padding-bottom: 16px;
}
.scenario-tab {
  padding: 10px 22px;
  border: 1px solid #dce5e8;
  border-radius: 30px;
  background: #f5f8fa;
  color: var(--text);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
}
.scenario-tab:hover {
  border-color: var(--teal);
  color: var(--teal);
}
.scenario-tab.is-active {
  background: var(--ink);
  color: #fff;
  border-color: var(--ink);
  box-shadow: 0 6px 16px rgba(9, 23, 38, 0.2);
}
.scenario-panel {
  display: none;
}
.scenario-panel.is-active {
  display: block;
  animation: fadeIn 0.4s ease;
}
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}
.scenario-content {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 40px;
  align-items: center;
}
.scenario-kicker {
  color: var(--teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.scenario-text h4 {
  font-size: 24px;
  color: var(--ink);
  margin: 8px 0 16px;
}
.scenario-text p {
  color: #556775;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 24px;
}
.scenario-metrics {
  display: flex;
  gap: 28px;
  border-top: 1px dashed #e2e9ee;
  padding-top: 20px;
}
.scenario-metrics strong {
  display: block;
  font-size: 26px;
  color: var(--ink);
  font-weight: 800;
}
.scenario-metrics span {
  font-size: 12px;
  color: var(--muted);
}
.scenario-card-mock {
  background: #091726;
  border-radius: 16px;
  padding: 20px;
  color: #fff;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}
.mock-header {
  display: flex;
  gap: 6px;
  margin-bottom: 20px;
}
.mock-header span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
}
.mock-body {
  text-align: center;
  padding: 20px 10px;
}
.mock-chart-bar {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 16px;
  height: 100px;
  margin-bottom: 16px;
}
.mock-chart-bar .bar {
  width: 28px;
  height: var(--h);
  background: rgba(34, 185, 167, 0.3);
  border-radius: 6px 6px 0 0;
  transition: height 0.6s ease;
}
.mock-chart-bar .bar.highlight {
  background: var(--mint);
  box-shadow: 0 0 12px var(--mint);
}
.mock-label {
  font-size: 12px;
  color: #9fb1bd;
}
.mock-map-pulse {
  position: relative;
  height: 100px;
  display: grid;
  place-items: center;
}
.pulse-ring {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid var(--mint);
  animation: ring-expand 2s infinite ease-out;
}
.pulse-center {
  position: absolute;
  padding: 6px 14px;
  background: var(--teal);
  color: #fff;
  border-radius: 20px;
  font-weight: bold;
  font-size: 12px;
}
@keyframes ring-expand {
  0% { transform: scale(0.5); opacity: 1; }
  100% { transform: scale(1.5); opacity: 0; }
}
.mock-rings {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.ring {
  padding: 8px 24px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: bold;
}
.ring-1 { background: rgba(34, 185, 167, 0.2); color: var(--mint); border: 1px solid var(--teal); }
.ring-2 { background: rgba(183, 255, 220, 0.2); color: #fff; border: 1px solid var(--mint); }
.mock-funnel {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
.funnel-step {
  width: 80%;
  padding: 6px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 4px;
  font-size: 12px;
  color: #b5c5ce;
}
.funnel-step.active {
  width: 50%;
  background: var(--mint);
  color: var(--ink);
  font-weight: bold;
}
.mock-shield {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px;
  background: rgba(34, 185, 167, 0.1);
  border-radius: 12px;
  border: 1px solid var(--teal);
}
.shield-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--mint);
  color: var(--ink);
  display: grid;
  place-items: center;
  font-weight: bold;
}
.shield-text {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

/* 3. Media Ecosystem Grid & Scale Sections Overrides & Fixes */

/* 清除 Line 1 旧版污染选择器 .platform-grid span 和 .metric-grid */
.platform-grid span {
  padding: 0;
  background: transparent;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.metric-grid {
  border-top: 0 !important;
  border-left: 0 !important;
}

/* 重新美化 Scale & Metrics Section */
.metrics-section {
  background: #f4f7f6;
  padding: 96px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.heading-sub {
  margin-top: 8px;
  color: var(--muted);
  font-size: 15px;
}
.metric-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 44px;
}
.metric-card {
  padding: 32px 24px;
  background: #ffffff !important;
  border: 1px solid #e1e9e8 !important;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(9, 23, 38, 0.03);
  transition: all 0.35s ease;
  position: relative;
  min-height: auto !important;
}
.metric-card:hover {
  transform: translateY(-6px);
  border-color: var(--teal) !important;
  box-shadow: 0 16px 32px rgba(34, 185, 167, 0.12);
}
.metric-icon {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: rgba(34, 185, 167, 0.1);
  color: var(--teal);
  display: grid;
  place-items: center;
  margin-bottom: 18px;
}
.metric-card strong {
  display: block;
  font-size: 42px !important;
  font-weight: 800;
  color: var(--ink) !important;
  line-height: 1.1;
  letter-spacing: -0.02em;
}
.metric-card span {
  display: block;
  margin-top: 8px !important;
  color: #40515d !important;
  font-size: 14.5px !important;
  font-weight: 600;
}
.metric-trend {
  display: inline-block !important;
  margin-top: 14px;
  padding: 4px 10px !important;
  background: #eefbf7 !important;
  color: var(--teal) !important;
  border-radius: 6px;
  font-size: 11.5px !important;
  font-weight: 700;
  border: 1px solid rgba(34, 185, 167, 0.2);
}

/* Scenarios Interactive Container */
.scenarios-container {
  margin-top: 60px;
  background: #ffffff;
  border: 1px solid #e1e9e8;
  border-radius: 20px;
  padding: 44px;
  box-shadow: 0 12px 36px rgba(9, 23, 38, 0.04);
}
.scenarios-header {
  text-align: center;
  margin-bottom: 32px;
}
.scenarios-header h3 {
  font-size: 28px;
  color: var(--ink);
  margin-bottom: 8px;
  font-weight: 800;
}
.scenarios-header p {
  color: var(--muted);
  font-size: 15px;
}
.scenarios-tabs {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 36px;
  border-bottom: 1px solid #ebf1f0;
  padding-bottom: 20px;
}
.scenario-tab {
  padding: 10px 24px;
  border: 1.5px solid #dce5e4;
  border-radius: 30px;
  background: #f6f9f8;
  color: var(--text);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.25s ease;
}
.scenario-tab:hover {
  border-color: var(--teal);
  color: var(--teal);
  background: #ffffff;
}
.scenario-tab.is-active {
  background: var(--ink) !important;
  color: #ffffff !important;
  border-color: var(--ink) !important;
  box-shadow: 0 6px 18px rgba(9, 23, 38, 0.22);
}

/* Ecosystem Block Reset & Refinement */
.ecosystem {
  background: #eaf0ef;
  padding: 96px 0;
}
.platform-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 48px;
}
.platform-tile {
  min-height: auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 16px !important;
  padding: 28px !important;
  background: #ffffff !important;
  border: 1px solid #dce5e4 !important;
  border-radius: 16px !important;
  box-shadow: 0 4px 16px rgba(9, 23, 38, 0.03) !important;
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1) !important;
}
.platform-tile:hover {
  transform: translateY(-6px) !important;
  border-color: var(--teal) !important;
  box-shadow: 0 18px 40px rgba(9, 23, 38, 0.09) !important;
}
.platform-tile__top {
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  width: 100% !important;
}
.platform-tile .platform-tile__logo {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 58px !important;
  width: 58px !important;
  height: 58px !important;
  padding: 8px !important;
  background: #f6f9f8 !important;
  border: 1px solid #e1e9e8 !important;
  border-radius: 14px !important;
}
.platform-tile .platform-tile__logo img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  display: block !important;
}
.platform-tile__title {
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
}
.platform-tile__name {
  font-size: 18px !important;
  font-weight: 800 !important;
  color: var(--ink) !important;
  line-height: 1.3 !important;
}
.platform-badge {
  display: inline-block !important;
  padding: 3px 9px !important;
  background: rgba(34, 185, 167, 0.12) !important;
  color: #158b7c !important;
  border: 1px solid rgba(34, 185, 167, 0.3) !important;
  border-radius: 4px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  width: fit-content !important;
}
.platform-tile__desc {
  color: #556775 !important;
  font-size: 13.5px !important;
  line-height: 1.65 !important;
  margin: 4px 0 0 !important;
}
.platform-tile__tags {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-top: auto !important;
  padding-top: 14px !important;
  border-top: 1px dashed #e1e9e8 !important;
  width: 100% !important;
}
.platform-tile__tags span {
  padding: 4px 11px !important;
  background: #f2f7f6 !important;
  border-radius: 14px !important;
  color: #243542 !important;
  font-size: 11.5px !important;
  font-weight: 600 !important;
  border: 1px solid #e1e9e8 !important;
}

/* Responsive Overrides */
@media (max-width: 992px) {
  .metric-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .platform-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .metric-grid,
  .platform-grid {
    grid-template-columns: 1fr;
  }
  .scenarios-container {
    padding: 24px 16px;
  }
}

/* Standalone service and investor pages. */
.standalone-page .page-hero {
  padding: 172px 0 78px;
}
.standalone-page .page-hero h1 {
  max-width: 760px;
  margin: 8px 0 18px;
}
.standalone-page .page-hero p:last-child {
  max-width: 620px;
  font-size: 17px;
  line-height: 1.9;
}
.standalone-intro {
  max-width: 760px;
  color: #40515d;
  font-size: 17px;
  line-height: 1.95;
}
.standalone-intro p:last-child { margin-bottom: 0; }
.product-grid,
.investor-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 48px;
}
.product-card,
.investor-card {
  min-height: 236px;
  padding: 30px;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 12px;
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.product-card:hover,
.investor-card:hover {
  transform: translateY(-4px);
  border-color: rgba(34,185,167,.55);
  box-shadow: 0 16px 30px rgba(9,23,38,.08);
}
.product-card__index,
.investor-card__label {
  display: block;
  margin-bottom: 42px;
  color: var(--teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.product-card h2,
.investor-card h2 {
  margin: 0 0 12px;
  color: var(--ink);
  font-size: 24px;
  line-height: 1.35;
}
.product-card p,
.investor-card p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.85;
}
.product-card--wide,
.investor-card--wide { grid-column: span 2; }
.standalone-dark {
  background: var(--ink);
  color: #dce8ee;
}
.standalone-dark h2 { color: #fff; }
.standalone-dark .standalone-intro { color: #a7b8c2; }
.standalone-dark .product-card,
.standalone-dark .investor-card {
  background: rgba(255,255,255,.04);
  border-color: rgba(255,255,255,.14);
}
.standalone-dark .product-card h2,
.standalone-dark .investor-card h2 { color: #fff; }
.standalone-dark .product-card p,
.standalone-dark .investor-card p { color: #b5c5ce; }
.standalone-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding-top: 36px;
  border-top: 1px solid rgba(255,255,255,.16);
}
.standalone-cta p { margin: 0; color: #a7b8c2; }
.standalone-cta .button-primary { flex: 0 0 auto; }
@media (max-width: 700px) {
  .standalone-page .page-hero { padding: 126px 0 58px; }
  .standalone-page .page-hero p:last-child { font-size: 15px; }
  .product-grid,
  .investor-grid { grid-template-columns: 1fr; gap: 14px; margin-top: 34px; }
  .product-card,
  .investor-card { min-height: 0; padding: 24px; }
  .product-card__index,
  .investor-card__label { margin-bottom: 28px; }
  .product-card--wide,
  .investor-card--wide { grid-column: auto; }
  .standalone-cta { align-items: flex-start; flex-direction: column; }
  .standalone-cta .button-primary { width: 100%; justify-content: space-between; }
}

/* ==========================================================================
   5 大新增核心特色板块 专属样式 (5 New Featured Sections CSS)
   ========================================================================== */

/* 通用全居中标题规范 */
.section-title-center {
  text-align: center;
  margin-bottom: 54px;
}
.section-title-center .section-kicker {
  color: #6b66f1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 2.5px;
  margin-bottom: 8px;
}
.section-title-center h2 {
  font-size: 36px;
  font-weight: 800;
  color: var(--ink);
  margin-bottom: 8px;
}
.section-title-center .sub-title {
  color: var(--muted);
  font-size: 15px;
}

/* --------------------------------------------------------------------------
   板块一：公司荣誉 (HONORS - 弧形轨道 + 奖杯联动)
   -------------------------------------------------------------------------- */
.honors-section {
  background: #ffffff;
  padding: 100px 0;
  overflow: hidden;
}
.honors-stage {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 40px;
  align-items: center;
}

/* 左侧弧形轨道容器 */
.honors-orbit-wrap {
  position: relative;
  width: 500px;
  height: 500px;
  margin: 0 auto;
}
.honors-glow-bg {
  position: absolute;
  left: -20px;
  top: 110px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(147, 112, 219, 0.22) 0%, rgba(106, 90, 205, 0.04) 60%, transparent 70%);
  filter: blur(25px);
  pointer-events: none;
}
/* 圆心大球精准落位于 (120, 250) */
.honors-center-sphere {
  position: absolute;
  z-index: 5;
  left: 45px;
  top: 175px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffffff 0%, #f4f0ff 100%);
  box-shadow: 0 16px 40px rgba(106, 90, 205, 0.22), inset 0 0 0 3px rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #4a3ec4;
}
.honors-center-sphere strong {
  font-size: 17px;
  font-weight: 800;
}
.honors-center-sphere span {
  font-size: 12px;
  color: #7b68ee;
  margin-top: 2px;
}

/* 弧形轨道 svg 线条 */
.orbit-path-svg {
  position: absolute;
  inset: 0;
  width: 500px;
  height: 500px;
  pointer-events: none;
  z-index: 2;
}

/* 旋转卡片容器 */
.orbit-cards-container {
  position: absolute;
  inset: 0;
  width: 500px;
  height: 500px;
}
.honor-orbit-card {
  position: absolute;
  width: 175px;
  padding: 10px 14px;
  background: #ffffff;
  border: 1px solid rgba(147, 112, 219, 0.3);
  border-radius: 12px;
  box-shadow: 0 8px 22px rgba(106, 90, 205, 0.12);
  cursor: pointer;
  z-index: 4;
  /* 确保卡片绝对处于水平姿态！绝不旋转倾斜！ */
  transform: translate(-50%, -50%) scale(1);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease, transform 0.35s ease, background 0.3s ease, color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}
.honor-orbit-card.is-visible {
  opacity: 1;
  pointer-events: auto;
}
.orbit-cards-container > .honor-orbit-card:hover,
.orbit-cards-container > .honor-orbit-card.is-active {
  background: #6a5acd !important;
  color: #ffffff !important;
  border-color: #6a5acd !important;
  box-shadow: 0 14px 30px rgba(106, 90, 205, 0.4) !important;
  transform: translate(-50%, -50%) scale(1.1) !important;
}
.honor-card-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}
.honor-year {
  font-size: 15px;
  font-weight: 800;
}
.honor-count {
  font-size: 11px;
  opacity: 0.75;
}
.honor-desc {
  margin: 0;
  font-size: 11px;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 右侧奖杯艺术联动展示框 */
.honors-preview-wrap {
  position: relative;
}
.honor-trophy-card {
  background: #fdfbfb;
  border: 1px solid #eee6f7;
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 16px 40px rgba(106, 90, 205, 0.08);
  text-align: center;
}
.trophy-img-box {
  position: relative;
  height: 280px;
  display: grid;
  place-items: center;
  margin-bottom: 20px;
}
.trophy-img {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.5s ease, transform 0.5s ease;
  display: grid;
  place-items: center;
}
.trophy-img.is-active {
  opacity: 1;
  transform: scale(1);
}
.trophy-art-mock {
  width: 180px;
  height: 250px;
  border-radius: 20px;
  background: linear-gradient(145deg, #2b274c, #161329);
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.25);
  position: relative;
  overflow: hidden;
}
.trophy-art-mock.gold {
  background: linear-gradient(145deg, #4c3c1e, #1a1408);
}
.trophy-art-mock::before {
  content: '';
  position: absolute;
  top: -50%; left: -50%; width: 200%; height: 200%;
  background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.15), transparent);
  transform: rotate(30deg);
  animation: shine 4s infinite linear;
}
@keyframes shine {
  0% { transform: translateY(-100%) rotate(30deg); }
  100% { transform: translateY(100%) rotate(30deg); }
}
.art-trophy-glass {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 20px 14px;
  backdrop-filter: blur(6px);
  color: #ffd700;
  text-align: center;
}
.trophy-badge-text {
  display: inline-block;
  padding: 2px 8px;
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  font-size: 11px;
  font-weight: 800;
}
.art-trophy-glass strong {
  display: block;
  font-size: 16px;
  margin: 12px 0 6px;
  color: #ffffff;
}
.art-trophy-glass small {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
}
.trophy-caption h4 {
  font-size: 20px;
  color: var(--ink);
  margin-bottom: 6px;
  font-weight: 800;
}
.trophy-caption p {
  color: var(--muted);
  font-size: 14px;
  margin: 0;
}

/* --------------------------------------------------------------------------
   板块二：核心数据 (CORE DATA - 8大红字卡片)
   -------------------------------------------------------------------------- */
.core-data-section {
  background: #fbfbfd;
  padding: 100px 0;
}
.core-data-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.data-card {
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 18px;
  padding: 36px 28px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.02);
  transition: all 0.35s ease;
  text-align: center;
}
.data-card:hover {
  transform: translateY(-6px);
  border-color: #e53935;
  box-shadow: 0 16px 36px rgba(229, 57, 53, 0.08);
}
.data-num.red {
  display: block;
  font-size: 46px;
  font-weight: 900;
  color: #e53935;
  line-height: 1.1;
  letter-spacing: -0.03em;
}
.data-num small {
  font-size: 24px;
  margin-left: 2px;
}
.data-label {
  display: block;
  font-size: 17px;
  font-weight: 800;
  color: var(--ink);
  margin: 12px 0 6px;
}
.data-sub {
  color: #8898a5;
  font-size: 13px;
  margin: 0;
}

/* --------------------------------------------------------------------------
   板块三：服务客户 (CLIENTS - 3套品牌墙换班轮播)
   -------------------------------------------------------------------------- */
.clients-section {
  background: #ffffff;
  padding: 100px 0;
  overflow: hidden;
}
.clients-wall-wrapper {
  position: relative;
  margin-top: 40px;
}
.clients-mask-left,
.clients-mask-right {
  position: absolute;
  top: 0; bottom: 0; width: 60px;
  z-index: 5;
  pointer-events: none;
}
.clients-mask-left {
  left: 0;
  background: linear-gradient(90deg, #ffffff, transparent);
}
.clients-mask-right {
  right: 0;
  background: linear-gradient(-90deg, #ffffff, transparent);
}
.brand-wall-slides {
  position: relative;
  width: min(100%, 920px);
  margin: 0 auto;
  aspect-ratio: 6984 / 2744;
  min-height: 0;
  overflow: hidden;
  border: 1px solid #eef2f1;
  border-radius: 16px;
  background: #071018;
}
.brand-wall-set {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateX(40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  pointer-events: none;
}
.brand-wall-set.is-active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}
.brand-wall-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.brand-grid-4x {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}
.b-item {
  background: #f8faf9;
  border: 1px solid #eef2f1;
  border-radius: 12px;
  padding: 18px 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease;
}
.b-item:hover {
  background: #ffffff;
  border-color: #22b9a7;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(34, 185, 167, 0.12);
}
.b-item strong {
  display: block;
  font-size: 15px;
  font-weight: 800;
  color: var(--ink);
  line-height: 1.2;
}
.b-item small {
  display: block;
  font-size: 11px;
  color: #8898a5;
  margin-top: 4px;
}
.brand-wall-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 36px;
}
.brand-wall-dots .dot {
  width: 30px;
  height: 6px;
  border-radius: 3px;
  background: #e2e8f0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.brand-wall-dots .dot.is-active {
  width: 48px;
  background: #6b66f1;
}

/* --------------------------------------------------------------------------
   板块四：媒体合作 (MEDIA PARTNERSHIP - 10大平台网格)
   -------------------------------------------------------------------------- */
.media-partner-section {
  background: #fbfbfd;
  padding: 100px 0;
}
.media-partner-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
.media-partner-wall {
  width: 100%;
  margin-top: 42px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  border-radius: 18px;
  background: #071018;
  box-shadow: 0 12px 34px rgba(9, 23, 38, 0.08);
}
.media-partner-wall img {
  display: block;
  width: 100%;
  height: auto;
}
.m-partner-card {
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 18px;
  padding: 32px 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.02);
  transition: all 0.3s ease;
}
.m-partner-card:hover {
  transform: translateY(-5px);
  border-color: #4f46e5;
  box-shadow: 0 14px 30px rgba(79, 70, 229, 0.12);
}
.m-partner-card.is-highlight {
  border: 2px solid #4f46e5;
  box-shadow: 0 10px 26px rgba(79, 70, 229, 0.16);
}
.m-partner-logo {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: #f4f6fb;
  display: grid;
  place-items: center;
  font-weight: 900;
  font-size: 16px;
  color: #4f46e5;
}
.m-partner-card strong {
  font-size: 15px;
  font-weight: 800;
  color: var(--ink);
}

/* --------------------------------------------------------------------------
   板块五：管理团队 (平铺、横向滚动)
   -------------------------------------------------------------------------- */
.team-section {
  background: #f8faf9;
  padding: 100px 0;
}
.team-grid {
  display: flex;
  gap: 18px;
  margin-top: 46px;
  padding: 4px 4px 22px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x mandatory;
  scrollbar-color: #9bb6b2 transparent;
  scrollbar-width: thin;
}
.team-tile-card {
  flex: 0 0 268px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.03);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
}
.team-tile-card:hover {
  transform: translateY(-5px);
  border-color: var(--teal);
  box-shadow: 0 16px 30px rgba(9, 23, 38, 0.1);
}
.team-tile-photo {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #091726;
}
.team-tile-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%;
  filter: saturate(0.85);
  transition: transform 0.45s ease, filter 0.45s ease;
}
.team-tile-card:hover .team-tile-photo img {
  transform: scale(1.08);
  filter: saturate(1.1);
}
.team-tile-card:nth-child(2n) .team-tile-photo img { object-position: 38% 30%; }
.team-tile-card:nth-child(3n) .team-tile-photo img { object-position: 64% 30%; }
.team-tile-card:nth-child(5n) .team-tile-photo img { object-position: 76% 30%; }
.team-photo-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(9, 23, 38, 0.7) 100%);
}
.team-tile-body {
  padding: 22px 20px 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.team-tile-role {
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #6b66f1;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.team-tile-body h3 {
  font-size: 18px;
  font-weight: 800;
  color: var(--ink);
  margin: 0 0 8px;
}
.team-tile-body p {
  font-size: 13px;
  color: var(--muted);
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 820px) {
  .team-grid { margin-top: 34px; gap: 14px; padding-bottom: 18px; }
  .team-tile-card { flex-basis: min(78vw, 300px); }
}

/* 响应式支持 */
@media (max-width: 992px) {
  .honors-stage { grid-template-columns: 1fr; gap: 40px; }
  .core-data-grid { grid-template-columns: repeat(2, 1fr); }
  .brand-grid-4x { grid-template-columns: repeat(3, 1fr); }
  .media-partner-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 576px) {
  .honors-orbit-wrap { width: 320px; height: 320px; }
  .honor-orbit-card { width: 140px; font-size: 10px; }
  .core-data-grid { grid-template-columns: 1fr; }
  .brand-grid-4x { grid-template-columns: repeat(2, 1fr); }
  .media-partner-grid { grid-template-columns: repeat(2, 1fr); }
  .media-partner-wall { margin-top: 30px; border-radius: 12px; }
  .team-rail { gap: 14px; padding-bottom: 18px; }
  .team-card { flex-basis: min(82vw, 330px); }
}

/* Homepage hero: align the self-built site with the mirrored reference cadence. */
.site-header { height:80px; padding:15px 20px; border-bottom:0; }
.nav-shell { width:100%; height:50px; max-width:none; gap:20px; }
.brand { flex:0 0 auto; }
.brand-logo { width:auto; height:45px; }
.site-nav { gap:15px; margin:0 auto; }
.site-nav a,.nav-contact { padding:8px 16px; border:2px solid transparent; border-radius:20px; color:#fff; font-weight:600; letter-spacing:.5px; text-shadow:0 1px 2px rgba(0,0,0,.3); }
.site-nav a:hover,.site-nav a.is-active,.nav-contact:hover { border-color:rgba(255,255,255,.4); background:rgba(255,255,255,.15); box-shadow:0 8px 25px rgba(255,255,255,.2); transform:translateY(-2px) scale(1.02); }
.nav-contact { flex:0 0 auto; border-color:rgba(255,255,255,.45); }
.site-header.is-scrolled { background:rgba(255,255,255,.98); border-bottom:1px solid rgba(0,0,0,.1); box-shadow:0 4px 20px rgba(0,0,0,.1); backdrop-filter:blur(20px); }
.site-header.is-scrolled .site-nav a,.site-header.is-scrolled .nav-contact { color:#2d3748; text-shadow:none; }
.site-header.is-scrolled .site-nav a:hover,.site-header.is-scrolled .site-nav a.is-active,.site-header.is-scrolled .nav-contact:hover { border-color:rgba(79,70,229,.25); background:rgba(79,70,229,.08); box-shadow:0 8px 25px rgba(79,70,229,.15); color:#4f46e5; }

.hero { min-height:720px; height:720px; align-items:stretch; }
.hero-shade { background:linear-gradient(180deg,rgba(5,16,28,.2),rgba(5,16,28,.62)),linear-gradient(90deg,rgba(5,16,28,.42),rgba(5,16,28,.14) 50%,rgba(5,16,28,.42)); }
.hero-content { min-height:0; display:block; padding:150px 30px 40px; text-align:center; }
.hero .eyebrow { margin-bottom:18px; color:rgba(255,255,255,.8); }
.hero h1 { max-width:1120px; margin:0 auto 22px; color:#fff; font-size:clamp(46px,5.625vw,72px); font-weight:900; line-height:1.1; letter-spacing:-1px; text-align:center; }
.hero-copy { max-width:900px; margin:0 auto 34px; color:#fff; font-size:clamp(20px,2.25vw,28.8px); font-weight:500; line-height:1.6; text-align:center; }
.hero-actions { justify-content:center; gap:20px; }
.hero .button { min-width:200px; height:70px; justify-content:center; gap:8px; padding:20px 40px; border:2px solid rgba(255,255,255,.8); border-radius:50px; color:#2d3748; font-size:18px; font-weight:700; letter-spacing:1px; text-transform:uppercase; transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1); }
.hero .button-primary { background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.7)); box-shadow:0 10px 30px rgba(255,255,255,.2),0 6px 16px rgba(255,255,255,.15); }
.hero .button-ghost { background:rgba(255,255,255,.9); }
.hero .button:hover { border-color:#fff; background:#fff; box-shadow:0 14px 36px rgba(255,255,255,.3); color:#1f2937; transform:translateY(-3px) scale(1.03); }
.hero-stats { justify-content:center; gap:clamp(24px,6.25vw,80px); margin-top:58px; }
.hero-stats div { min-width:142px; padding-left:0; border-left:0; text-align:center; }
.hero-stats strong { color:#fff; font-size:42px; font-weight:800; }
.hero-stats span { margin-top:10px; color:rgba(255,255,255,.92); font-size:15px; }
.hero-scroll-cue { right:auto; bottom:20px; left:50%; flex-direction:column; gap:8px; transform:translateX(-50%); }

@media (max-width:820px) {
  .site-header { height:70px; padding:0 20px; }
  .nav-shell { height:70px; }
  .brand-logo { height:32px; }
  .hero { min-height:100svh; height:auto; }
  .hero-content { min-height:100svh; padding:116px 16px 86px; }
  .hero h1 { font-size:clamp(38px,10vw,48px); line-height:1.2; }
  .hero-copy { font-size:18px; line-height:1.55; }
  .hero-actions { gap:12px; }
  .hero .button { min-width:0; height:58px; padding:16px 24px; font-size:16px; }
  .hero-stats { grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px 16px; margin-top:48px; }
  .hero-stats strong { font-size:32px; }
  .hero-stats span { font-size:13px; }
}
@media (max-width:480px) {
  .hero-content { padding-top:104px; }
  .hero-actions { width:100%; flex-direction:column; }
  .hero .button { width:100%; }
}

/* Keep every hero element inside the viewport after the reference-style overrides above. */
.site-header{background:transparent}
.site-nav a.is-active{width:auto;min-width:64px;white-space:nowrap}
.hero{height:100svh;min-height:720px}
.hero-content{min-height:100%;display:flex;align-items:center;justify-content:center;padding:118px 0 104px}
.hero-content .eyebrow{width:auto}
.hero h1{max-width:900px;letter-spacing:0}
.hero-copy{max-width:720px}
.hero-actions{width:auto}
.hero-stats{width:min(920px,100%);margin-top:62px}
.hero-stats div{min-width:0}
.hero-scroll-cue{bottom:24px}
@media(max-width:820px){.hero{min-height:100svh}.hero-content{padding:100px 16px 78px}.hero h1{max-width:680px;font-size:clamp(42px,9.5vw,56px);letter-spacing:0}.hero-copy{max-width:38ch}.hero-actions{width:100%}.hero .button{width:min(300px,100%)}.hero-stats{margin-top:48px}.hero-scroll-cue{bottom:16px}}

/* About: lead with company substance, then use the network map as supporting evidence. */
.about-network{background:#f8fafb;border:0}
.about-network__inner{grid-template-columns:minmax(340px,.88fr) minmax(520px,1.12fr);gap:clamp(56px,7vw,120px);min-height:760px}
.about-network__copy{max-width:540px}
.about-network__eyebrow{margin-bottom:20px;color:#5b70bd;font-size:12px;letter-spacing:1.6px}
.about-network__copy h2{margin-bottom:30px;font-size:clamp(44px,4.5vw,68px);font-weight:900;line-height:1.04;letter-spacing:0}
.about-network__description{max-width:52ch;color:#40515d;font-size:16px;line-height:2}
.about-network__description p+p{margin-top:20px}
.about-copy-number{color:#df5753}
.about-network__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:46px;border-top:1px solid #cfd7dc;border-bottom:1px solid #cfd7dc}
.about-network__metric{grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:4px;row-gap:6px;align-content:center;min-height:116px;padding:18px 14px;border:0;border-right:1px solid #d9e0e4}
.about-network__metric:first-child{padding-left:0}
.about-network__metric:last-child{padding-right:0;border-right:0}
.about-network__metric>strong{font-size:44px;font-weight:900;letter-spacing:0}
.about-network__metric>span{align-self:end;margin:0 0 6px;color:#5b70bd;font-size:15px}
.about-network__metric>div{grid-column:1 / -1;gap:1px}
.about-network__metric b{font-size:14px;font-weight:800}
.about-network__metric small{font-size:11px;line-height:1.5}
.about-network__map{min-height:550px;border:1px solid #dce3eb;box-shadow:20px 20px 0 rgba(55,77,103,.08)}
.about-network__map-canvas{background:#fbfdff}
.about-network__meta{color:#5b70bd}
.about-network__legend{color:#607487}
.about-network__legend i{background:#5b70bd}
.about-network__legend em{background:repeating-linear-gradient(90deg,#5b70bd 0 4px,transparent 4px 7px)}
.about-network__caption{font-size:13px}
.about-network__caption span{color:#607487}
@media(max-width:992px){.about-network__inner{grid-template-columns:1fr;gap:56px;min-height:0}.about-network__copy{max-width:720px}.about-network__description{max-width:65ch}.about-network__map{min-height:500px}}
@media(max-width:576px){.about-network__inner{gap:40px}.about-network__copy h2{margin-bottom:22px;font-size:46px}.about-network__description{font-size:15px;line-height:1.9}.about-network__metrics{grid-template-columns:1fr;margin-top:34px}.about-network__metric,.about-network__metric:first-child,.about-network__metric:last-child{grid-template-columns:76px 22px minmax(0,1fr);grid-template-rows:auto;min-height:76px;padding:13px 0;border-right:0;border-bottom:1px solid #d9e0e4}.about-network__metric:last-child{border-bottom:0}.about-network__metric>strong{font-size:34px}.about-network__metric>span{align-self:center;margin:0}.about-network__metric>div{grid-column:3;grid-row:1;gap:2px}.about-network__map{min-height:370px;box-shadow:12px 12px 0 rgba(55,77,103,.08)}}

/* Reference-derived desktop geometry for the company introduction section. */
.about-network.section{padding:0;background:#fff}
.about-network .about-network__inner{display:flex;flex-direction:column;align-items:stretch;gap:0;width:calc(100% - 120px);max-width:1600px;min-height:100svh;margin:0 auto;padding:40px 60px}
.about-network__header{margin-bottom:40px;text-align:center}
.about-network__eyebrow{display:inline-block;margin:0 0 10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:16px;font-weight:600;letter-spacing:2px;text-transform:uppercase}
.about-network__copy h2{margin:0;color:#2d3748;font-size:3rem;font-weight:800;letter-spacing:-.5px;line-height:1.2}
.about-network__main{display:flex;flex:none;align-items:flex-start;gap:40px}
.about-network__copy{flex:1;max-width:500px;padding-top:20px}
.about-network__description{max-width:none;color:#4a5568;font-size:16px;line-height:1.8}
.about-network__description p{margin:0 0 20px;text-align:justify;font-weight:400;text-indent:2em}
.about-network__description p+p{margin-top:0}
.about-network__metrics{display:flex;flex-direction:column;gap:8px;margin:0;border:0}
.about-network__metric,.about-network__metric:first-child,.about-network__metric:last-child{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-template-rows:auto;align-items:center;gap:12px;min-height:0;padding:12px 16px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.02)}
.about-network__metric>strong{font-size:26px;font-weight:800;letter-spacing:0}
.about-network__metric>span{margin:0;color:#4a5568;font-size:13px}
.about-network__metric>div{grid-column:3;grid-row:1;gap:1px}
.about-network__metric b{font-size:14px;font-weight:700}
.about-network__metric small{font-size:11px;line-height:1.5}
.about-network__map-wrap{display:flex;flex:1.4;flex-direction:column;min-height:100%;margin-top:-30px}
.about-network__map{width:100%;min-height:600px;border:0;background:transparent;box-shadow:none}
.about-network__map-canvas{background:transparent}
.about-network__meta,.about-network__legend,.about-network__caption{display:none}
@media screen and (min-width:1200px) and (min-height:900px){.about-network .about-network__inner{width:calc(100% - 160px);max-width:1800px;padding:60px 80px}.about-network__main{gap:50px}.about-network__copy{max-width:600px}.about-network__description{font-size:17px;line-height:1.9}.about-network__description p{margin-bottom:28px}.about-network__metrics{gap:10px}.about-network__metric,.about-network__metric:first-child,.about-network__metric:last-child{gap:14px;padding:14px 18px;border-radius:8px}.about-network__map-wrap{flex:1.5;margin-top:-20px}.about-network__map{min-height:650px}}
@media screen and (min-width:1400px) and (min-height:1000px){.about-network .about-network__inner{width:calc(100% - 200px);max-width:2000px;padding:80px 100px}.about-network__main{gap:60px}.about-network__copy{max-width:700px}.about-network__description{font-size:18px;line-height:2}.about-network__description p{margin-bottom:32px}.about-network__metrics{gap:12px}.about-network__metric,.about-network__metric:first-child,.about-network__metric:last-child{gap:16px;padding:16px 20px;border-radius:10px}.about-network__map-wrap{flex:1.6;margin-top:-10px}.about-network__map{min-height:700px}}
@media(max-width:992px){.about-network .about-network__inner{width:100%;min-height:0;padding:40px 20px}.about-network__header{margin-bottom:32px}.about-network__main{flex-direction:column;gap:32px}.about-network__copy{max-width:none;padding-top:0}.about-network__map-wrap{order:-1;width:100%;margin-top:0}.about-network__map{min-height:500px}}
@media(max-width:576px){.about-network .about-network__inner{padding:30px 15px}.about-network__header{margin-bottom:24px}.about-network__eyebrow{font-size:14px;margin-bottom:12px}.about-network__copy h2{font-size:2.2rem;line-height:1.1}.about-network__description{font-size:15px;line-height:1.7}.about-network__description p{margin-bottom:16px}.about-network__metrics{gap:8px}.about-network__metric,.about-network__metric:first-child,.about-network__metric:last-child{padding:12px 14px}.about-network__map{min-height:400px}}

/* Prevent justified CJK text from separating inline data values from their context. */
.about-network__description p{text-align:left}
.about-network__description .about-copy-number{margin-left:0;margin-right:0}

/* Honors: source-derived orbit proportions, cards and preview frame. */
.honors-section{padding:100px 0;background:#fff}
.honors-section .shell{width:min(1400px,calc(100% - 80px))}
.honors-section .section-title-center{text-align:center}
.honors-section .section-kicker{margin-bottom:10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:16px;font-weight:600;letter-spacing:2px}
.honors-section .section-title-center h2{margin:0;color:#2d3748;font-size:3rem;font-weight:800;line-height:1.2}
.honors-section .sub-title{margin:12px 0 0;color:#535062;font-size:16px}
.honors-stage{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,1fr);gap:10px;align-items:center;min-height:600px;padding:40px 0}
.honors-orbit-wrap{width:min(100%,600px);height:auto;aspect-ratio:1;margin:0 auto}
.honors-orbit-wrap::before,.honors-orbit-wrap::after{content:"";position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.honors-orbit-wrap::before{z-index:0;width:75%;aspect-ratio:1;background:#f5f4fe;box-shadow:0 18px 36px -18px rgba(12,5,46,.3),0 30px 60px -12px rgba(12,5,46,.3);opacity:.25}
.honors-orbit-wrap::after{z-index:1;width:45%;aspect-ratio:1;background:#f5f4fe;box-shadow:0 18px 36px -18px rgba(12,5,46,.3),0 30px 60px -12px rgba(12,5,46,.25);opacity:.5}
.honors-glow-bg{z-index:2;left:0;top:0;width:50%;height:100%;border-radius:0;background:radial-gradient(100% 50% at 100% 50%,rgba(60,26,229,.25) 0,rgba(59,26,229,.24) 20%,rgba(53,26,229,.19) 40%,rgba(41,23,240,.10) 60%,rgba(34,26,229,.02) 90%,rgba(32,26,229,0) 100%);filter:none}
.honors-glow-bg::after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:linear-gradient(180deg,rgba(60,26,229,0),#3c1ae5 50%,rgba(60,26,229,0))}
.honors-center-sphere{z-index:5;left:50%;top:50%;width:180px;height:180px;transform:translate(-50%,-50%);background:#fff;box-shadow:0 18px 36px -18px rgba(12,5,46,.3),0 30px 60px -12px rgba(12,5,46,.25);color:#3b2ed0}
.honors-center-sphere strong{font-size:18px;font-weight:600}
.honors-center-sphere span{margin-top:8px;color:#8b8b9f;font-size:14px}
.orbit-path-svg{display:none}
.orbit-cards-container{width:100%;height:100%;z-index:4}
.honor-orbit-card{width:25%;min-width:150px;padding:10px 14px;gap:8px;border:0;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(70,0,255,.1),0 16px 32px rgba(165,135,255,.1);color:#535062;transition:transform .2s ease,box-shadow .2s ease}
.orbit-cards-container > .honor-orbit-card:hover,.orbit-cards-container > .honor-orbit-card.is-active{border:0!important;background:#fff!important;box-shadow:0 8px 22px rgba(70,0,255,.16),0 18px 36px rgba(165,135,255,.14)!important;color:#535062!important;transform:translate(-50%,-50%) scale(1.03)!important}
.honor-card-top{min-height:24px;margin-bottom:6px}
.honor-year{color:#3b2ed0;font-size:18px;font-weight:500}
.honor-count{color:#535062;font-size:14px;opacity:1}
.honor-desc{margin-top:4px;color:#535062;font-size:14px;line-height:1.4;white-space:normal}
.honors-preview-wrap{display:flex;justify-content:center;align-items:center}
.honor-trophy-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.trophy-img-box{width:400px;height:400px;margin:0;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.1)}
.trophy-img{align-items:stretch}
.trophy-art-mock,.trophy-art-mock.gold{width:100%;height:100%;border-radius:0}
.trophy-caption{display:none}
@media(max-width:992px){.honors-stage{grid-template-columns:1fr;gap:30px}.honors-orbit-wrap{width:min(100%,520px)}.trophy-img-box{width:360px;height:360px}}
@media(max-width:576px){.honors-section{padding:60px 0}.honors-section .shell{width:calc(100% - 32px)}.honors-section .section-title-center h2{font-size:2.2rem}.honors-section .sub-title{font-size:14px}.honors-stage{min-height:400px;padding:20px 0}.honors-orbit-wrap{width:min(100%,340px)}.honors-center-sphere{width:150px;height:150px}.honors-center-sphere strong{font-size:14px}.honors-center-sphere span{margin-top:4px;font-size:11px}.honor-orbit-card{width:45%;min-width:0;padding:12px 16px}.honor-year{font-size:14px}.honor-desc{font-size:11px}.trophy-img-box{width:250px;height:250px;border-radius:16px}}

/* Honors: source-derived counter-clockwise orbit and image rotation. */
.honors-section { padding: 0; background: #fff; overflow: hidden; }
.honors-section .shell { width: min(1400px, calc(100% - 80px)); }
.honors-section .section-title-center { text-align: center; margin-bottom: 40px; }
.honors-section .section-kicker { margin: 0 0 10px; font-size: 16px; font-weight: 600; line-height: 1.6; letter-spacing: 0; text-transform: none; }
.honors-section .section-title-center h2 { margin: 0 0 15px; font-size: 48px; font-weight: 800; line-height: 1.2; }
.honors-section .sub-title { margin: 0; color: #4a5568; font-size: 17.6px; line-height: 1.6; }
.honors-stage { display: flex; align-items: center; gap: 10px; min-height: 600px; padding: 40px 0; }
.honors-orbit-wrap { position: relative; flex: 1.3 1 0%; width: 100%; max-width: 800px; aspect-ratio: 1; height: auto; margin: auto; }
.honors-preview-wrap { display: flex; flex: 1 1 0%; align-items: center; justify-content: center; }
.honors-orbit-wrap::before,
.honors-orbit-wrap::after { content: ""; position: absolute; left: 50%; top: 50%; border-radius: 50%; transform: translate(-50%, -50%); pointer-events: none; }
.honors-orbit-wrap::before { z-index: 0; width: 75%; aspect-ratio: 1; background: #f5f4fe; box-shadow: 0 18px 36px -18px rgba(12, 5, 46, .3), 0 30px 60px -12px rgba(12, 5, 46, .3); opacity: .25; }
.honors-orbit-wrap::after { z-index: 1; width: 45%; aspect-ratio: 1; background: #f5f4fe; box-shadow: 0 18px 36px -18px rgba(12, 5, 46, .3), 0 30px 60px -12px rgba(12, 5, 46, .25); opacity: .5; }
.honors-glow-bg { position: absolute; z-index: 2; inset: 0 auto 0 0; width: 50%; height: 100%; border-radius: 0; background: radial-gradient(100% 50% at 100% 50%, rgba(60, 26, 229, .25) 0, rgba(59, 26, 229, .243) 20%, rgba(53, 26, 229, .19) 40%, rgba(41, 23, 240, .106) 60%, rgba(34, 26, 229, .02) 90%, rgba(32, 26, 229, 0) 100%); filter: none; pointer-events: none; }
.honors-glow-bg::after { content: ""; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background: linear-gradient(rgba(60, 26, 229, 0), #3c1ae5 50%, rgba(60, 26, 229, 0)); }
.honors-orbit-clip { position: absolute; z-index: 3; inset: 0; overflow: hidden; mask-image: linear-gradient(90deg, transparent 0, transparent 50%, #000 50%, #000 100%); -webkit-mask-image: linear-gradient(90deg, transparent 0, transparent 50%, #000 50%, #000 100%); }
.orbit-cards-container { position: relative; z-index: 1; width: 100%; height: 100%; margin: 0; padding: 0; list-style: none; }
.honor-orbit-item { position: absolute; top: 50%; width: 100%; transform: translateY(-50%); animation: honors-orbit-counter-clockwise 40s cubic-bezier(0, .37, 1, .63) var(--orbit-delay) infinite; }
.honor-orbit-card { position: relative; display: block; width: 25%; min-width: 0; height: auto; padding: 10px 14px; gap: 8px; border: 0; border-radius: 12px; background: #fff; color: #535062; opacity: 1; pointer-events: auto; box-shadow: 0 4px 12px rgba(70, 0, 255, .1), 0 16px 32px rgba(165, 135, 255, .1); animation: honors-card-counter-rotation 40s cubic-bezier(0, .37, 1, .63) var(--orbit-delay) infinite; transition: none; }
.honors-orbit-wrap:hover .honor-orbit-item,
.honors-orbit-wrap:hover .honor-orbit-card { animation-play-state: paused; }
.honor-card-top { display: flex; align-items: center; justify-content: space-between; min-height: 24px; margin: 0 0 6px; }
.honor-year { flex-shrink: 0; color: #3b2ed0; font-size: 18px; font-weight: 500; line-height: 1.5; }
.honor-count { flex-shrink: 0; margin-left: auto; color: #535062; font-size: 14px; font-weight: 500; opacity: 1; }
.honor-desc { display: block; height: 40px; margin: 4px 0 0; overflow: hidden; color: #535062; font-size: 14px; line-height: 1.4; overflow-wrap: break-word; white-space: normal; text-overflow: clip; }
.honors-center-sphere { z-index: 4; left: 50%; top: 50%; width: 180px; height: 180px; transform: translate(-50%, -50%); background: #fff; box-shadow: 0 18px 36px -18px rgba(12, 5, 46, .3), 0 30px 60px -12px rgba(12, 5, 46, .25); }
.honors-center-sphere strong { color: #3b2ed0; font-size: 18px; font-weight: 600; }
.honors-center-sphere span { margin-top: 8px; color: #8b8b9f; font-size: 14px; }
.honor-image-frame { width: 400px; height: 400px; overflow: hidden; border-radius: 20px; background: #fff; box-shadow: 0 20px 40px rgba(0, 0, 0, .1); }
.honor-image { display: block; width: 100%; height: 100%; object-fit: cover; opacity: 1; transform: scale(1); transition: opacity .5s ease, transform .5s ease; }
.honor-image.is-changing { opacity: 0; transform: scale(.8); }
@keyframes honors-orbit-counter-clockwise { from { transform: translate3d(-40px, -50%, -1px) rotate(-45deg); } to { transform: translate3d(2rem, -50%, 0) rotate(-315deg); } }
@keyframes honors-card-counter-rotation { from { transform: rotate(45deg); } to { transform: rotate(315deg); } }
@media (max-width: 768px) { .honors-section { padding: 60px 0; } .honors-section .shell { width: calc(100% - 32px); } .honors-section .section-title-center h2 { font-size: 35.2px; } .honors-section .sub-title { font-size: 16px; } .honors-stage { flex-direction: column; gap: 30px; min-height: 400px; padding: 20px 0; } .honors-orbit-wrap { order: 2; max-width: 400px; } .honors-preview-wrap { order: 1; } .honor-image-frame { width: 300px; height: 300px; } .honor-orbit-card { width: 35%; padding: 12px 16px; } .honor-year { font-size: 16px; } .honor-desc { font-size: 12px; } }
@media (max-width: 480px) { .honors-stage { gap: 20px; } .honors-orbit-wrap { max-width: 300px; } .honor-image-frame { width: 250px; height: 250px; border-radius: 16px; } .honors-center-sphere { width: 150px; height: 150px; } .honors-center-sphere strong { font-size: 14px; } .honors-center-sphere span { margin-top: 4px; font-size: 11px; } .honor-orbit-card { width: 45%; } .honor-year { font-size: 14px; } .honor-desc { font-size: 11px; } }

/* Clients: source-derived continuous horizontal brand wall. */
.clients-section { background: #fff; }
.clients-scroll-box { position: relative; width: 100%; max-width: 1000px; height: 360px; margin: 40px auto 0; overflow-x: scroll !important; overflow-y: hidden !important; white-space: nowrap; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; mask-image: linear-gradient(90deg, transparent 0, #000 10%, #000 90%, transparent); -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 10%, #000 90%, transparent); }
.clients-scroll-box::-webkit-scrollbar { display: none; }
.clients-scroll-content { display: flex; align-items: center; height: 100%; }
.clients-image { flex: 0 0 auto; width: 1000px; height: 360px; object-fit: contain; }
@media (max-width: 768px) { .clients-scroll-box { height: 200px; max-width: 100%; margin-top: 30px; mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent); -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent); } .clients-image { width: 500px; height: 200px; } }
@media (max-width: 320px) { .clients-scroll-box { height: 150px; mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent); -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent); } .clients-image { width: 400px; height: 150px; } }

/* Media partnership: source-derived platform cards. */
.media-partner-section { background: #fff; }
.media-cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 20px; max-width: 1000px; margin: 42px auto 0; padding: 20px; }
.media-card { position: relative; min-height: 154px; overflow: hidden; padding: 24px; border: 1px solid #e2e8f0; border-radius: 16px; background: #fff; cursor: pointer; text-align: center; opacity: 0; transform: translateY(30px) scale(.9); transition: all .2s cubic-bezier(.4, 0, .2, 1); }
.media-card::before { position: absolute; inset: 0; z-index: 1; border-radius: 12px; background: linear-gradient(135deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .05)); content: ""; }
.media-card-inner { position: relative; z-index: 3; }
.media-logo-wrapper { display: flex; align-items: center; justify-content: center; width: 70px; height: 70px; margin: 0 auto 12px; border-radius: 12px; background: rgba(255, 255, 255, .95); box-shadow: 0 2px 10px rgba(0, 0, 0, .15); transition: all .3s ease; }
.media-logo { display: block; width: 50px; height: 50px; max-width: 100%; border-radius: 4px; object-fit: contain; transition: all .3s ease; }
.media-name { margin: 12px 0 0; color: #3c4a5e; font-size: 14px; font-weight: 600; transition: color .3s ease; }
.media-card.is-visible { animation: media-card-enter .6s ease-out forwards, media-card-float 3s ease-in-out .6s infinite; }
.media-card:hover { border-color: #7c8ff0; background: #fff; box-shadow: 0 8px 25px rgba(0, 0, 0, .1); animation-play-state: paused; transform: translateY(-4px) !important; }
.media-card:hover .media-logo-wrapper { background: #fff; box-shadow: 0 4px 15px rgba(0, 0, 0, .2); transform: scale(1.1); }
.media-card:hover .media-name { color: #667eea; }
.media-card.is-clicked { animation: media-card-press .2s ease-out; }
@keyframes media-card-enter { from { opacity: 0; transform: translateY(30px) scale(.9); } to { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes media-card-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-3px); } }
@keyframes media-card-press { 0% { transform: translateY(-4px) scale(1); } 50% { transform: translateY(-1px) scale(.95); } 100% { transform: translateY(-4px) scale(1); } }
@media (max-width: 768px) { .media-cards-grid { grid-template-columns: repeat(3, 1fr); gap: 16px; padding: 16px; } .media-card { min-height: 0; padding: 20px; } .media-logo-wrapper { width: 140px; height: 140px; } .media-logo { width: 120px; height: 120px; } .media-name { font-size: 24px; } }
@media (max-width: 480px) { .media-cards-grid { gap: 12px; } .media-card { padding: 16px; } .media-logo-wrapper { width: 50px; height: 50px; } .media-logo { width: 35px; height: 35px; } .media-name { font-size: 11px; } }

/* Management team: source-derived accordion gallery. */
.team-section.team-blue-bg { display:flex; align-items:center; justify-content:center; padding:0 0 80px; background:linear-gradient(180deg,#fff,#f7fafc); }
.team-section .team-container { width:70%; max-width:1120px; margin:0 auto; padding:20px 20px 60px; }
.team-section .section-title-center { margin-bottom:60px; text-align:center; }
.team-section .section-title-center .section-kicker { margin:0 0 14px; }
.team-section .section-title-center h2 { margin:0; color:#2d3748; font-size:48px; font-weight:800; line-height:1.2; }
.team-section .section-title-center .sub-title { margin:12px 0 0; color:#4a5568; font-size:17.6px; line-height:1.6; }
.team-frame-container { width:100%; overflow:hidden; border:2px solid #e8f4fd; border-radius:16px; background:linear-gradient(135deg,#f8fbff,#e8f4fd); box-shadow:0 8px 32px rgba(0,0,0,.1); }
.team-shell { display:flex; flex-direction:row; width:100%; height:400px; overflow:hidden; }
.team-box { position:relative; width:20%; height:100%; flex-shrink:1; overflow:visible; color:#fff; cursor:pointer; transition:width .5s ease; }
.team-box:hover { width:80%; flex-shrink:0; }
.team-box img { display:block; width:100%; height:100%; object-fit:cover; filter:blur(5px); transition:all .5s ease; }
.team-box:hover img { display:block; width:90%; height:85%; object-fit:contain; filter:blur(0); }
.team-box::before { position:absolute; inset:0; z-index:1; content:""; background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.4)); transition:all .5s ease; }
.team-box:hover::before { background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.05)); }
.team-title { position:absolute; z-index:2; top:50%; left:50%; width:100%; margin:0; color:#fff; font-size:16px; font-weight:600; line-height:1.2; text-align:center; text-shadow:0 0 10px rgba(0,0,0,.8); transform:translate(-50%,-50%); transition:all .5s ease; }
.team-box:hover .team-title { visibility:hidden; opacity:0; }
.team-text { position:absolute; z-index:2; bottom:0; left:0; width:100%; padding:32px 24px 24px; background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,.8),rgba(2,2,2,.642),rgba(0,0,0,.423),transparent); font-size:19.2px; text-align:center; opacity:0; transform:translateY(100%); transition:all .5s cubic-bezier(.4,0,.2,1); }
.team-box:hover .team-text { opacity:1; transform:translateY(0); transition-delay:.2s; }
.team-text h3 { margin:0 0 8px; color:#fff; font-size:24px; font-weight:600; line-height:1.2; }
.team-text p { margin:0; color:#fff; font-size:20.8px; line-height:1.4; opacity:.9; }
.team-section .team-grid { display:none; }
@media (max-width:768px) { .team-section.team-blue-bg { padding:0 0 60px; } .team-section .team-container { width:100%; padding:20px 16px 40px; } .team-section .section-title-center { margin-bottom:32px; } .team-section .section-title-center h2 { font-size:35.2px; } .team-section .section-title-center .sub-title { font-size:16px; } .team-frame-container { border-radius:12px; } .team-shell { display:block; height:auto; } .team-box { width:100%; height:220px; } .team-box:hover { width:100%; } .team-box img { filter:blur(0); } .team-box::before { background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.55)); } .team-title { display:none; } .team-text { padding:24px 20px 18px; opacity:1; transform:translateY(0); } .team-text h3 { font-size:20px; } .team-text p { font-size:16px; } }

/* Contact: source-derived headquarters and office directory. */
.contact-section { display:flex; width:100%; background:#fff; color:#333; }
.contact-container { position:relative; width:100%; max-width:1280px; margin:0 auto; padding:80px 40px; }
.contact-icon-defs { position:absolute; width:0; height:0; overflow:hidden; }
.contact-header { margin:0 0 60px; text-align:center; }
.contact-header .section-tag { display:inline-block; margin:0 0 20px; padding:8px 20px; border-radius:9999px; background:linear-gradient(135deg,#667eea,#764ba2); -webkit-background-clip:text; background-clip:text; color:transparent; font-size:13px; font-weight:600; line-height:20.8px; }
.contact-header .section-title { margin:0; color:#2d3748; font-size:48px; font-weight:800; line-height:1.6; }
.contact-grid { display:flex; flex-direction:column; gap:40px; padding:20px; }
.top-cards { display:flex; gap:30px; }
.bottom-cards { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:30px; }
.contact-card { display:flex; flex:1; flex-direction:column; gap:15px; min-width:0; padding:25px; border-radius:8px; background:#fff; box-shadow:0 2px 12px rgba(0,0,0,.1); transition:transform .3s ease,box-shadow .3s ease; }
.contact-card:hover { transform:translateY(-4px); box-shadow:0 10px 24px rgba(0,0,0,.12); }
.contact-card-header { display:flex; align-items:flex-start; gap:15px; margin:0 0 10px; }
.location-icon { flex:0 0 44px; width:44px; height:44px; padding:10px; border-radius:8px; background:#eef2ff; color:#4338ca; stroke:currentColor; stroke-width:2; fill:none; }
.location-info { min-width:0; }
.city-name { margin:0 0 5px; color:#111827; font-size:24px; font-weight:700; line-height:1.6; }
.office-type { display:block; color:#6b7280; font-size:14px; font-weight:500; line-height:1.6; }
.contact-methods { display:flex; flex-direction:column; gap:15px; }
.contact-method { display:flex; align-items:flex-start; gap:12px; min-width:0; }
.method-icon { flex:0 0 18px; width:18px; height:18px; margin-top:3px; color:#4338ca; stroke:currentColor; stroke-width:2; fill:none; }
.method-content { display:flex; flex:1; flex-direction:column; min-width:0; }
.method-label { margin:0 0 2px; color:#6b7280; font-size:13px; font-weight:500; line-height:1.6; }
.method-value { color:#374151; font-size:15px; font-weight:600; line-height:1.5; overflow-wrap:anywhere; text-decoration:none; }
.method-value:hover { color:#4338ca; text-decoration:underline; }
.address-text { text-decoration:none; }
@media (max-width:768px) { .contact-container { padding:60px 16px; } .contact-header { margin-bottom:32px; } .contact-header .section-title { font-size:35.2px; } .contact-grid { gap:20px; padding:0; } .top-cards,.bottom-cards { display:grid; grid-template-columns:1fr; gap:16px; } .contact-card { padding:22px; } }

/* Products page: source-derived page topology, assets, and scroll reveals. */
.products-page { overflow:hidden; background:#f8f9fa; color:#333; }
.products-hero-section { display:flex; align-items:center; justify-content:center; min-height:480px; height:23vh; margin:0; overflow:hidden; background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url('../images/products/ai-hero.webp') center/cover fixed; }
.products-hero-content { width:min(576px,calc(100% - 40px)); padding:120px 20px 0; color:#fff; text-align:center; }
.products-hero-content h1 { margin:0 0 22px; color:#fff; font-size:48px; font-weight:800; line-height:1.25; }
.products-hero-content>p { margin:0; color:rgba(255,255,255,.92); font-size:18px; line-height:1.7; }
.products-hero-stats { display:flex; justify-content:center; gap:0; margin-top:44px; }
.products-hero-stats>div { min-width:135px; padding:0 18px; border-right:1px solid rgba(255,255,255,.36); }
.products-hero-stats>div:last-child { border-right:0; }
.products-hero-stats strong,.products-hero-stats span { display:block; }
.products-hero-stats strong { font-size:28px; font-weight:700; line-height:1.2; }
.products-hero-stats span { margin-top:7px; color:rgba(255,255,255,.82); font-size:14px; }
.products-services-section { padding:60px 0; background:#fff; }
.products-services-container {
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  gap:0;
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:0;
}
.product-service-item { display:flex; align-items:center; justify-content:center; min-height:80vh; padding:0 40px; }
.product-service-item--reverse { flex-direction:row-reverse; background:#fbfcff; }
.product-service-image,.product-service-content { width:50%; max-width:600px; }
.product-service-image { overflow:hidden; border-radius:0; }
.product-service-image img { display:block; width:100%; aspect-ratio:1.35; object-fit:cover; }
.product-service-content { padding:30px 0 30px 60px; }
.product-service-item--reverse .product-service-content { padding:30px 60px 30px 0; }
.product-service-category { margin:0 0 14px; color:#667eea; font-size:14px; font-weight:700; letter-spacing:0; text-transform:uppercase; }
.product-service-content h2 { margin:0 0 24px; color:#1f2937; font-size:36px; font-weight:800; line-height:1.35; }
.product-service-content>p:not(.product-service-category) { margin:0; color:#4b5563; font-size:16px; line-height:2; }
.product-service-content>ul { display:flex; flex-wrap:wrap; gap:12px 24px; margin:26px 0 0; padding:0; list-style:none; }
.product-service-content>ul li { position:relative; padding-left:17px; color:#374151; font-size:15px; line-height:1.6; }
.product-service-content>ul li::before { position:absolute; left:0; top:.56em; width:6px; height:6px; border-radius:50%; background:#667eea; content:""; }
.products-matrix { position:relative; padding:80px 0; background:linear-gradient(135deg,#f8f9fa,#fff); }
.products-matrix::before { position:absolute; top:0; right:0; left:0; height:1px; background:linear-gradient(90deg,transparent,rgba(74,158,255,.3),transparent); content:""; }
.products-matrix-inner { width:min(1120px,calc(100% - 80px)); margin:0 auto; }
.products-matrix h2 { margin:0 0 42px; color:#1f2937; font-size:28px; font-weight:800; text-align:center; }
.products-matrix-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }
.products-matrix-grid article { display:flex; align-items:flex-start; gap:14px; min-height:138px; padding:24px 18px; border:1px solid #e4e9f3; border-radius:12px; background:#fff; box-shadow:0 8px 24px rgba(30,64,175,.06); }
.products-matrix-grid b { color:#667eea; font-size:25px; font-weight:600; line-height:1; }
.products-matrix-grid h3 { margin:0 0 10px; color:#1f2937; font-size:17px; line-height:1.4; }
.products-matrix-grid p { margin:0; color:#6b7280; font-size:14px; line-height:1.7; }
.products-solution-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:16px; margin-top:26px; }
.products-solution-grid article { padding:18px; border:1px solid #e6e9f2; border-radius:10px; background:#fff; }
.products-solution-grid article:last-child { grid-column:1 / -1; }
.products-solution-grid h3 { margin:0 0 9px; color:#374151; font-size:17px; }
.products-solution-grid ul { margin:0; padding-left:18px; color:#6b7280; font-size:14px; line-height:1.85; }
.products-core-section { padding:60px 0; background:#fff; }
.products-core-section>header { margin:0 0 50px; padding:0 20px; text-align:center; }
.products-core-section>header h2 { margin:0 0 13px; color:#2d3748; font-size:48px; font-weight:800; line-height:1.35; }
.products-core-section>header p { margin:0; color:#6b7280; font-size:17px; }
.products-core-container { display:grid; gap:60px; width:min(1200px,calc(100% - 80px)); margin:0 auto; padding:0 20px; }
.core-product-item { display:flex; align-items:center; gap:40px; padding:40px; border:1px solid #e9ecef; border-radius:20px; background:#fff; box-shadow:0 4px 20px rgba(0,0,0,.08); opacity:0; transform:translateY(50px); transition:transform .8s cubic-bezier(.4,0,.2,1),box-shadow .8s cubic-bezier(.4,0,.2,1),border-color .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1); }
.core-product-item.is-visible,.product-service-item.is-visible { opacity:1; transform:translateY(0); }
.core-product-item:hover { transform:translateY(-5px); border-color:#667eea; box-shadow:0 20px 40px rgba(102,126,234,.15); }
.core-product-content { flex:1; min-width:0; }
.core-product-content>span { display:inline-block; margin-bottom:14px; padding:6px 13px; border-radius:999px; background:#eef2ff; color:#4f46e5; font-size:13px; font-weight:600; }
.core-product-content h2 { margin:0; color:#1f2937; font-size:38px; font-weight:800; line-height:1.2; }
.core-product-content h3 { margin:10px 0 20px; color:#4b5563; font-size:21px; font-weight:600; }
.core-product-content>p { margin:0; color:#6b7280; font-size:16px; line-height:1.9; }
.core-product-content>div { display:flex; flex-wrap:wrap; gap:10px; margin-top:24px; }
.core-product-content i { padding:6px 12px; border:1px solid #dbe4ff; border-radius:999px; background:#f7f9ff; color:#4f46e5; font-size:13px; font-style:normal; }
.core-product-visual { position:relative; display:grid; flex:0 0 43%; min-height:270px; place-items:center; overflow:hidden; border-radius:14px; background:linear-gradient(135deg,#f1f5ff,#faf8ff); }
.core-product-visual::before { position:absolute; width:200px; height:200px; border-radius:50%; background:linear-gradient(135deg,rgba(102,126,234,.2),rgba(118,75,162,.12)); content:""; }
.core-product-visual img { position:relative; display:block; width:min(86%,360px); max-height:300px; object-fit:contain; transition:transform .8s cubic-bezier(.4,0,.2,1); }
.core-product-item:hover .core-product-visual img { transform:scale(1.02); }
.product-service-item { opacity:0; transform:translateY(36px); transition:opacity .7s ease,transform .7s ease; }
.product-service-item--reveal { opacity:1; transform:none; }
@media (max-width:768px) { .products-hero-section { height:100vh; min-height:500px; background-attachment:scroll; } .products-hero-content { padding-top:110px; } .products-hero-content h1 { font-size:36px; } .products-hero-content>p { font-size:16px; } .products-hero-stats { margin-top:34px; } .products-hero-stats>div { min-width:0; flex:1; padding:0 8px; } .products-hero-stats strong { font-size:20px; } .products-hero-stats span { font-size:12px; } .products-services-section { padding:20px 0; } .product-service-item,.product-service-item--reverse { flex-direction:column; min-height:auto; margin:0 16px 30px; padding:30px 20px; border-radius:16px; background:#fff; box-shadow:0 8px 32px rgba(0,0,0,.08); } .product-service-image,.product-service-content { width:100%; max-width:none; } .product-service-content,.product-service-item--reverse .product-service-content { padding:24px 0 0; } .product-service-content h2 { font-size:28px; } .products-matrix { padding:60px 16px; } .products-matrix-inner,.products-core-container { width:100%; padding:0; } .products-matrix-grid { grid-template-columns:1fr; } .products-solution-grid { grid-template-columns:1fr; } .products-solution-grid article:last-child { grid-column:auto; } .products-core-section { padding:40px 16px; } .products-core-section>header { margin-bottom:32px; padding:0; } .products-core-section>header h2 { font-size:35px; } .products-core-container { gap:24px; } .core-product-item { flex-direction:column; gap:20px; padding:20px; } .core-product-content h2 { font-size:32px; } .core-product-visual { width:100%; min-height:220px; flex-basis:auto; } }

/* Products: exact desktop metrics extracted from ujumedia.com/products at 1280px. */
.products-page,.products-page * { font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif; }
.products-hero-content h1 { margin:0 0 15px; font-size:40px; font-weight:700; line-height:64px; }
.products-hero-content>p { color:rgba(255,255,255,.9); font-size:19.2px; line-height:28.8px; opacity:.9; }
.products-hero-stats { gap:60px; margin-top:40px; }
.products-hero-stats>div { min-width:0; padding:0; border:0; }
.products-hero-stats strong { margin:0 0 5px; font-size:32px; font-weight:600; line-height:51.2px; }
.products-hero-stats span { display:inline; margin:0; color:rgba(255,255,255,.8); font-size:14.4px; line-height:23.04px; opacity:.8; }
.products-services-section { padding:60px 0; }
.product-service-item,.product-service-item--reverse { min-height:640px; padding:0 40px; background:transparent; }
.product-service-image { display:flex; align-items:center; justify-content:center; width:40%; max-width:none; min-height:400px; padding:60px 40px; }
.product-service-image img { width:100%; height:auto; aspect-ratio:auto; border-radius:20px; box-shadow:0 30px 60px rgba(0,0,0,.1); object-fit:fill; }
.product-service-content,.product-service-item--reverse .product-service-content { display:flex; flex-direction:column; justify-content:center; width:60%; max-width:none; min-height:640px; padding:60px 40px; }
.product-service-category { margin:0 0 20px; color:#666; font-size:17.6px; font-weight:600; line-height:28.16px; letter-spacing:2px; }
.product-service-content h2 { margin:0 0 30px; color:#333; font-size:56px; font-weight:800; line-height:61.6px; }
.product-service-content>p:not(.product-service-category) { color:#666; font-size:22.4px; font-weight:300; line-height:40.32px; }
.product-service-content>ul { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:15px; margin:0; }
.product-service-content>ul li { padding:0; color:#333; font-size:17.6px; font-weight:500; line-height:28.16px; }
.product-service-content>ul li::before { display:none; }
.products-matrix { padding:80px 0; }
.products-matrix-inner { width:1000px; max-width:calc(100% - 80px); padding:0 40px; }
.products-matrix h2 { margin:0 0 20px; color:#333; font-size:40px; font-weight:700; line-height:64px; text-align:left; }
.products-matrix-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:30px; margin-top:40px; }
.products-matrix-grid article { display:block; min-height:0; padding:25px; border:1px solid rgba(74,158,255,.2); border-radius:20px; box-shadow:0 8px 25px rgba(0,0,0,.08); }
.products-matrix-grid b { display:block; margin-bottom:10px; color:#4a9eff; font-size:30px; font-weight:600; }
.products-matrix-grid h3 { margin:0 0 10px; color:#333; font-size:20px; font-weight:600; line-height:32px; }
.products-matrix-grid p { color:#666; font-size:16px; line-height:25.6px; }
.products-core-section { padding:60px 0; }
.products-core-section>header { margin:0 0 50px; padding:0 20px; }
.products-core-section>header h2 { display:inline-block; margin:0 0 15px; color:#333; font-size:40px; font-weight:700; line-height:64px; }
.products-core-section>header p { color:#666; font-size:20.8px; line-height:33.28px; }
.products-core-container { width:1200px; max-width:calc(100% - 40px); padding:0 20px; }
.core-product-item { gap:40px; min-height:438px; padding:40px; }
.core-product-content { padding:0 20px 0 0; }
.core-product-content>span { margin:0 0 15px; padding:8px 18px; border-radius:15px; background:linear-gradient(135deg,#4a9eff,#06c); color:#fff; font-size:14.4px; font-weight:600; line-height:23.04px; }
.core-product-content h2 { margin:0 0 10px; color:#333; font-size:33.6px; font-weight:700; line-height:53.76px; }
.core-product-content h3 { margin:0 0 18px; color:#4a9eff; font-size:20.8px; font-weight:500; line-height:33.28px; }
.core-product-content>p { margin:0 0 25px; color:#666; font-size:17.6px; font-weight:400; line-height:29.92px; }
.core-product-content>div { gap:10px; margin:0; }
.core-product-content i { padding:8px 16px; border:1px solid rgba(74,158,255,.3); border-radius:15px; background:rgba(74,158,255,.2); color:#4a9eff; font-size:15.2px; font-weight:500; line-height:24.32px; }
  .core-product-visual { display:block; flex:0 0 auto; width:400px; min-height:0; height:auto; overflow:hidden; border-radius:15px; background:transparent; }
.core-product-visual::before { display:none; }
  .core-product-visual img { display:inline; width:400px; max-width:100%; max-height:none; height:auto; margin:0; border-radius:15px; object-fit:contain; transition:transform .3s; }
.core-product-item:hover .core-product-visual img { transform:scale(1.02); }
@media (max-width:768px) { .products-page,.products-page * { font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif; } .products-hero-content h1 { font-size:32px; line-height:1.4; } .products-hero-content>p { font-size:16px; line-height:1.7; } .products-hero-stats { gap:18px; } .products-hero-stats strong { font-size:23px; line-height:1.35; } .products-hero-stats span { display:block; font-size:12px; } .product-service-item,.product-service-item--reverse { padding:30px 20px; } .product-service-image,.product-service-content,.product-service-item--reverse .product-service-content { width:100%; min-height:0; padding:0; } .product-service-content { margin-top:24px; } .product-service-content h2 { font-size:30px; line-height:1.35; } .product-service-content>p:not(.product-service-category) { font-size:16px; line-height:1.9; } .product-service-content>ul { margin-top:22px; } .products-matrix-inner { max-width:100%; padding:0; } .products-matrix h2 { font-size:30px; line-height:1.35; text-align:center; } .products-matrix-grid { margin-top:30px; } .products-core-container { width:100%; max-width:100%; } .core-product-item { min-height:0; } .core-product-content { padding:0; } .core-product-visual { width:100%; flex-basis:auto; } .core-product-visual img { width:400px; margin:0 auto; } }

/* Product desktop: rules transcribed from ujumedia.com's source stylesheet. */
@media (min-width:769px) {
  .products-page { line-height:1.6; }
  .core-product-item { min-height:auto; }
  .product-service-item,
  .product-service-item--reverse {
    flex-direction:row;
    min-height:80vh;
    padding:0 40px;
    background:transparent;
  }
  .product-service-image {
    flex:.6 1 0%;
    width:auto;
    min-height:50vh;
    overflow:visible;
  }
  .product-service-image img {
    width:100%;
    max-width:400px;
    border-radius:20px;
    box-shadow:0 30px 60px rgba(0,0,0,.1);
    opacity:0;
    transform:scale(.8) translateY(50px);
    transition:.8s cubic-bezier(.25,.46,.45,.94);
  }
  .product-service-item.is-visible .product-service-image img {
    opacity:1;
    transform:scale(1) translateY(0);
  }
  .product-service-image img:hover { transform:scale(1.05) translateY(0); }
  .product-service-content,
  .product-service-item--reverse .product-service-content {
    flex:1.4 1 0%;
    width:auto;
    min-height:0;
    max-width:750px;
    opacity:0;
    transform:translateX(-50px);
    transition:1s cubic-bezier(.25,.46,.45,.94);
  }
  .product-service-item.is-visible .product-service-content { opacity:1; transform:translateX(0); }
  .product-service-content>ul { margin:0; }
  .product-service-content>ul li {
    padding:18px 0 18px 35px;
    color:#555;
    font-size:19.2px;
    font-weight:500;
    line-height:30.72px;
  }
  .product-service-content>ul li::before {
    display:block;
    top:18px;
    width:auto;
    height:auto;
    border-radius:0;
    background:none;
    color:#4a9eff;
    content:"\2713";
    font-size:20.8px;
    font-weight:700;
    line-height:normal;
  }
  .products-matrix-grid article {
    position:relative;
    min-height:auto;
    overflow:hidden;
    opacity:0;
    transform:translateY(30px);
    transition:.4s;
  }
  .products-matrix-grid article::before {
    position:absolute;
    inset:0 0 auto;
    height:4px;
    background:linear-gradient(135deg,#4a9eff,#06c);
    content:"";
  }
  .products-matrix-grid article:hover {
    transform:translateY(-8px);
    border-color:#4a9eff;
    box-shadow:0 20px 40px rgba(74,158,255,.15);
  }
  .product-service-item.is-visible + .products-matrix .products-matrix-grid article,
  .products-matrix.is-visible .products-matrix-grid article { animation:matrix-item-fade-in .8s ease-out forwards; }
  .products-matrix-grid article:nth-child(2) { animation-delay:.1s; }
  .products-matrix-grid article:nth-child(3) { animation-delay:.2s; }
  .products-matrix-grid article:nth-child(4) { animation-delay:.3s; }
  .products-matrix h2 {
    position:relative;
    margin:0 0 20px;
    color:#333;
    font-size:40px;
    font-weight:700;
    line-height:64px;
    text-align:center;
  }
  .products-matrix h2::after {
    position:absolute;
    bottom:-15px;
    left:50%;
    width:80px;
    height:4px;
    border-radius:2px;
    background:linear-gradient(135deg,#4a9eff,#06c);
    content:"";
    transform:translateX(-50%);
  }
  .products-matrix-description {
    max-width:900px;
    margin:0 auto 50px;
    padding:0 20px;
    color:#666;
    font-size:20.8px;
    font-weight:300;
    line-height:37.44px;
    text-align:center;
  }
  .products-matrix-grid article { display:block; gap:normal; }
  .products-matrix-grid b {
    display:flex;
    align-items:center;
    justify-content:center;
    width:50px;
    height:50px;
    margin:0 0 15px;
    border-radius:50%;
    background:linear-gradient(135deg,#4a9eff,#06c);
    color:#fff;
    font-size:22.4px;
    font-weight:700;
    line-height:22.4px;
  }
  .products-matrix-grid article>div { flex:1 1 0%; }
  .products-matrix-grid h3 {
    margin:0 0 10px;
    color:#333;
    font-size:24px;
    font-weight:600;
    line-height:31.2px;
  }
  .products-matrix-grid p {
    margin:0;
    color:#666;
    font-size:17.6px;
    line-height:28.16px;
  }
}

/* Product brand accents: match the Xinmei logo's blue-cyan gradient and yellow mark. */
 .ir-offices-grid {
  display: contents;
}

.products-page {
  --product-blue: #1259e8;
  --product-cyan: #13bce8;
  --product-yellow: #ffbd18;
  --product-blue-soft: #eef7ff;
}
.product-service-category,
.product-service-content > ul li::before,
.products-matrix-grid b,
.core-product-content h3 {
  color: var(--product-blue);
}
.products-matrix-grid article::before,
.core-product-content > span {
  background: linear-gradient(135deg, var(--product-blue), var(--product-cyan));
}
.products-matrix-grid article:hover {
  border-color: var(--product-blue);
  box-shadow: 0 20px 40px rgba(18, 89, 232, .15);
}
.products-matrix-grid article:nth-child(2) b,
.products-matrix-grid article:nth-child(4) b {
  color: var(--product-yellow);
}
.core-product-content > span {
  color: #fff;
}
.core-product-content i {
  border-color: rgba(18, 89, 232, .3);
  background: rgba(18, 89, 232, .08);
  color: var(--product-blue);
}
@keyframes matrix-item-fade-in { to { opacity:1; transform:translateY(0); } }

/* Investor relations: source-derived information center layout. */
.ir-page { overflow:hidden; background:#f8fafc; color:#1f2937; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif; line-height:1.6; }
.ir-page * { box-sizing:border-box; }
.ir-hero { position:relative; display:flex; align-items:center; min-height:70vh; overflow:hidden; background:linear-gradient(135deg,rgba(30,58,138,.8),rgba(29,78,216,.8)),url('../images/investor/banner4.jpg') center/cover no-repeat; }
.ir-hero::before { position:absolute; inset:0; background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0,transparent 50%); content:""; pointer-events:none; }
.ir-hero__container { position:relative; z-index:1; display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:64px; width:100%; max-width:1200px; margin:0 auto; padding:0 68px; }
.ir-hero__content { max-width:500px; color:#fff; }
.ir-hero__badge { display:inline-block; margin:0 0 24px; padding:8px 16px; border:1px solid rgba(255,255,255,.2); border-radius:999px; background:rgba(255,255,255,.15); color:#fff; font-size:14px; font-weight:600; letter-spacing:.05em; backdrop-filter:blur(10px); }
.ir-hero h1 { margin:0 0 24px; color:#fff; font-size:56px; font-weight:800; line-height:61.6px; }
.ir-hero__content>p { max-width:500px; margin:0 0 48px; color:#fff; font-size:20px; line-height:32px; }
.ir-metrics { display:flex; gap:32px; }
.ir-metrics div { display:block; }
.ir-metrics strong { display:block; margin:0 0 8px; color:#fff; font-size:24px; font-weight:700; line-height:38.4px; }
.ir-metrics span { color:#fff; font-size:14px; letter-spacing:.05em; line-height:22.4px; opacity:.8; text-transform:uppercase; }
.ir-hero__visual { display:flex; align-items:center; justify-content:center; min-height:260px; }
.ir-hero__visual>div { display:grid; gap:12px; width:174px; padding:31px 28px; border:1px solid rgba(255,255,255,.22); border-radius:22px; background:rgba(255,255,255,.14); color:#fff; box-shadow:0 18px 48px rgba(14,42,116,.18); backdrop-filter:blur(10px); transform:rotate(4deg); }
.ir-hero__visual small { color:rgba(255,255,255,.75); font-size:14px; font-weight:600; }
.ir-hero__visual strong { font-size:19px; white-space:nowrap; }
.ir-main { padding:16px 0; }
.ir-section { max-width:1600px; margin:5px auto 48px; padding:24px 16px; border-radius:24px; }
.ir-information { background:linear-gradient(135deg,#fff,#eff6ff); }
.ir-corporate { background:#fff; }
.ir-section__header { margin:0 0 32px; text-align:center; }
.ir-section__header h2 { margin:0 0 8px; background:linear-gradient(135deg,#1e40af,#3b82f6); color:transparent; font-size:32px; font-weight:800; line-height:1.25; -webkit-background-clip:text; background-clip:text; }
.ir-section__header p { margin:0; color:#64748b; font-size:16px; font-weight:600; letter-spacing:.1em; }
.ir-information__grid { display:grid; grid-template-columns:minmax(0,1fr) 320px; gap:24px; max-width:1200px; margin:0 auto; }
.ir-announcements,.ir-reports { position:relative; display:flex; flex-direction:column; height:600px; overflow:hidden; border:1px solid rgba(203,213,225,.6); border-radius:16px; background:#fff; box-shadow:0 6px 20px -4px rgba(0,0,0,.12); transition:transform .3s,box-shadow .3s; }
.ir-announcements { padding:24px 20px; }
.ir-reports { max-width:320px; padding:20px 16px; }
.ir-announcements::before,.ir-reports::before { position:absolute; top:0; right:0; left:0; height:4px; content:""; }
.ir-announcements::before { background:linear-gradient(90deg,#3b82f6,#1d4ed8); }
.ir-reports::before { background:linear-gradient(90deg,#10b981,#059669); }
.ir-announcements:hover,.ir-reports:hover { transform:translateY(-2px); box-shadow:0 12px 32px -4px rgba(0,0,0,.15); }
.ir-announcements header,.ir-reports header { margin:0 0 18px; }
.ir-announcements h3,.ir-reports h3 { margin:0 0 4px; color:#111827; font-size:24px; font-weight:800; }
.ir-announcements header p,.ir-reports header p { margin:0; color:#64748b; font-size:13px; font-weight:600; letter-spacing:.08em; }
.ir-announcements__list,.ir-reports__list { display:flex; flex:1; flex-direction:column; gap:12px; overflow-y:auto; padding-right:6px; }
.ir-announcements__list::-webkit-scrollbar,.ir-reports__list::-webkit-scrollbar { width:6px; }
.ir-announcements__list::-webkit-scrollbar-thumb,.ir-reports__list::-webkit-scrollbar-thumb { border-radius:3px; background:#cbd5e1; }
.ir-announcements__list a { display:flex; align-items:center; gap:12px; min-height:72px; padding:12px 16px; border:1px solid #e5e7eb; border-radius:12px; background:#fff; color:inherit; text-decoration:none; transition:transform .3s,box-shadow .3s,border-color .3s; }
.ir-announcements__list a:hover { transform:translateX(4px); border-color:#dbeafe; box-shadow:0 4px 8px -2px rgba(0,0,0,.1); }
.ir-announcements__list time { flex:none; padding:4px 10px; border-radius:6px; background:#dbeafe; color:#1d4ed8; font-size:11px; font-weight:600; white-space:nowrap; }
.ir-announcements__list h4 { display:-webkit-box; flex:1; overflow:hidden; margin:0; color:#111827; font-size:14px; font-weight:600; line-height:1.3; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.ir-announcements__list span { flex:none; padding:6px 12px; border:1px solid #2563eb; border-radius:6px; color:#2563eb; font-size:13px; font-weight:600; white-space:nowrap; }
.ir-announcements__list a:hover span { background:#2563eb; color:#fff; }
.ir-pagination { display:flex; justify-content:center; gap:8px; padding-top:16px; }
.ir-pagination button { min-width:30px; padding:5px 9px; border:1px solid #dbe3ef; border-radius:6px; background:#fff; color:#475569; font:inherit; font-size:12px; }
.ir-pagination .is-current { border-color:#2563eb; background:#2563eb; color:#fff; }
.ir-reports__list a { display:flex; align-items:center; gap:10px; padding:10px; border:1px solid #e2e8f0; border-radius:10px; background:#f8fafc; color:inherit; text-decoration:none; transition:transform .3s,background .3s; }
.ir-reports__list a:hover { transform:translateX(4px); background:#eff6ff; }
.ir-reports__list strong { display:-webkit-box; overflow:hidden; color:#1f2937; font-size:13px; font-weight:600; line-height:1.4; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.ir-report-cover { display:block; flex:none; width:60px; height:40px; overflow:hidden; border-radius:8px; background:#f1f5f9; object-fit:cover; }
.ir-corporate { max-width:1200px; padding-top:56px; }
.ir-corporate__grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; }
.ir-info-card { padding:20px; border:1px solid #e5e7eb; border-radius:12px; background:#fff; box-shadow:0 4px 6px -1px rgba(0,0,0,.1); transition:transform .3s,box-shadow .3s; }
.ir-info-card:hover { transform:translateY(-2px); box-shadow:0 10px 15px -3px rgba(0,0,0,.1); }
.ir-info-card--full { grid-column:1 / -1; padding:24px; }
.ir-info-card h3 { margin:0 0 16px; padding-bottom:8px; border-bottom:2px solid #3b82f6; color:#111827; font-size:18px; font-weight:700; }
.ir-info-card p { margin:0; color:#111827; font-size:14px; line-height:1.5; }
.ir-info-card p+p { margin-top:12px; }
.ir-info-card>a { display:inline-block; margin-top:10px; color:#2563eb; font-size:14px; font-weight:600; text-decoration:none; }
.ir-document-row { display:grid; grid-template-columns:52px 96px 1fr auto; align-items:center; gap:16px; padding:12px 0; border-bottom:1px solid #eef2f7; color:#111827; font-size:14px; }
.ir-document-row:last-child { border-bottom:0; }
.ir-document-row span { width:max-content; padding:3px 8px; border-radius:4px; background:#fee2e2; color:#b91c1c; font-size:11px; font-weight:700; }
.ir-document-row time,.ir-governance time { color:#6b7280; font-size:13px; }
.ir-document-row a,.ir-governance b { color:#2563eb; font-size:13px; font-weight:600; text-decoration:none; }
.ir-info-pairs { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.ir-info-pairs p { display:grid; gap:4px; }
.ir-info-pairs b { color:#6b7280; font-size:14px; }
.ir-info-pairs span { color:#111827; font-size:14px; line-height:1.5; }
.ir-governance { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.ir-governance a { display:grid; grid-template-columns:1fr auto; gap:6px 16px; padding:14px; border:1px solid #e5e7eb; border-radius:8px; color:#111827; text-decoration:none; }
.ir-governance a:hover { border-color:#bfdbfe; background:#eff6ff; }
.ir-governance time { grid-column:1; }
.ir-governance b { grid-column:2; grid-row:1 / span 2; align-self:center; }
@media (max-width:768px) { .ir-hero { min-height:640px; } .ir-hero__container { grid-template-columns:1fr; gap:16px; padding:110px 24px 40px; } .ir-hero h1 { font-size:38px; line-height:1.2; } .ir-hero__content>p { margin-bottom:30px; font-size:16px; line-height:1.8; } .ir-metrics { gap:20px; } .ir-metrics strong { font-size:20px; } .ir-hero__visual { display:none; } .ir-main { padding:12px 0; } .ir-section { margin:0 0 28px; padding:28px 16px; border-radius:0; } .ir-section__header h2 { font-size:28px; } .ir-information__grid,.ir-corporate__grid,.ir-info-pairs,.ir-governance { grid-template-columns:1fr; } .ir-announcements,.ir-reports { width:100%; max-width:none; height:auto; min-height:440px; } .ir-announcements__list,.ir-reports__list { max-height:360px; } .ir-announcements__list a { align-items:flex-start; flex-wrap:wrap; } .ir-announcements__list h4 { min-width:calc(100% - 96px); } .ir-announcements__list span { margin-left:auto; } .ir-info-card--full { grid-column:auto; } .ir-document-row { grid-template-columns:44px 1fr auto; gap:9px; } .ir-document-row time { display:none; } .ir-info-pairs,.ir-governance { gap:12px; } }
