:root{
  --ink:#082f3f;
  --ink-2:#124858;
  --navy:#062b3b;
  --navy-deep:#041f2d;
  --teal:#00aaa8;
  --teal-dark:#008a8b;
  --gold:#d7aa4d;
  --paper:#ffffff;
  --pale:#f2f7f6;
  --pale-blue:#eaf3f5;
  --muted:#5b747f;
  --line:#d6e3e5;
  --shadow:0 20px 50px rgba(5,44,59,.1);
  --radius:16px;
  --header:76px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px}
body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
img{display:block;width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
h1,h2,h3,p{overflow-wrap:anywhere}
.shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}
.shell-narrow{width:min(880px,calc(100% - 64px));margin-inline:auto}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:fixed;z-index:200;left:16px;top:-60px;padding:10px 16px;background:#fff;color:var(--ink);border-radius:8px;transition:top .2s}.skip-link:focus{top:16px}

.site-header{position:fixed;z-index:100;inset:0 0 auto;height:var(--header);background:rgba(4,31,45,.94);backdrop-filter:blur(16px);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:flex;align-items:center;gap:14px;min-width:max-content}
.brand-mark{width:50px;height:50px;flex:0 0 auto;display:block}
.brand-mark img{width:100%;height:100%;object-fit:contain}
.brand-copy{display:flex;flex-direction:column;line-height:1}
.brand-copy strong{font-size:20px;font-weight:700;letter-spacing:.05em}
.brand-copy small{margin-top:7px;font-size:9px;line-height:1;font-weight:600;letter-spacing:.15em;opacity:.6}
.main-nav{display:flex;align-items:center;gap:30px;font-size:15px}
.main-nav>a{position:relative;color:rgba(255,255,255,.8);white-space:nowrap;transition:color .2s}
.main-nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--teal);transition:right .25s}
.main-nav>a:hover,.main-nav>a.active{color:#fff}
.main-nav>a:hover::after,.main-nav>a.active::after{right:0}
.main-nav .nav-cta{padding:10px 17px;border-radius:6px;background:var(--teal);color:#fff;font-weight:700}
.main-nav .nav-cta:hover{background:#10bfba}
.menu-toggle{display:none;border:0;background:none;color:#fff;padding:10px}
.menu-toggle span{display:block;width:25px;height:2px;background:currentColor;margin:6px 0;transition:.2s}

.kicker{margin:0 0 14px;color:var(--teal-dark);font-size:12px;line-height:1.3;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.kicker-light{color:#65d8d4}.kicker-gold{color:#e5bd68}
.section{padding:104px 0}
.section-pale{background:var(--pale)}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:56px}
.section-head h2{margin:0;font-size:clamp(36px,4.2vw,54px);line-height:1.16;letter-spacing:-.035em;font-weight:650}
.section-head>p{max-width:430px;margin:0;color:var(--muted);font-size:16px;line-height:1.8}
.section-head>p:has(a){max-width:none}
.button-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:34px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 20px;border-radius:7px;border:1px solid transparent;font-size:15px;font-weight:700;transition:transform .2s,background .2s,border-color .2s}
.button:hover{transform:translateY(-2px)}
.button-teal{background:var(--teal);color:#fff}.button-teal:hover{background:#10bfba}
.button-ghost{border-color:rgba(255,255,255,.55);color:#fff;background:rgba(3,35,47,.16)}
.button-outline{border-color:var(--teal);color:var(--teal-dark);background:transparent}
.button-dark{background:var(--navy);color:#fff}
.text-link{display:inline-flex;gap:7px;align-items:center;color:var(--teal-dark);font-weight:700}

.home-hero{position:relative;min-height:820px;padding-top:var(--header);color:#fff;background-image:var(--hero-image);background-size:cover;background-position:center;display:flex;align-items:center;overflow:hidden}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,30,43,.97) 0%,rgba(3,34,47,.78) 40%,rgba(3,34,47,.22) 77%,rgba(3,34,47,.1) 100%),linear-gradient(0deg,rgba(3,31,44,.86),transparent 48%)}
.home-hero-content{position:relative;z-index:1;padding-bottom:120px}
.home-hero h1{max-width:920px;margin:0;font-size:clamp(50px,6vw,80px);line-height:1.12;letter-spacing:-.045em;font-weight:650}
.home-hero h1 em{font-style:normal;color:#fff}
.hero-copy{max-width:630px;margin:26px 0 0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.8}
.capability-strip{position:absolute;z-index:2;left:50%;bottom:0;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(3,34,47,.92);border-top:1px solid rgba(255,255,255,.15)}
.capability-strip a{min-height:108px;padding:21px 26px;border-left:1px solid rgba(255,255,255,.16);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:14px;align-content:center;transition:background .2s}
.capability-strip a:first-child{border-left:0}.capability-strip a:hover{background:rgba(0,170,168,.16)}
.capability-strip span{grid-row:1/3;color:var(--gold);font-size:12px;font-weight:700}.capability-strip strong{font-size:17px}.capability-strip small{color:rgba(255,255,255,.58);font-size:12px}

.intro-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:110px;align-items:end}
.intro-copy{max-width:520px;color:var(--muted);font-size:17px}.intro-copy p{margin:0 0 24px}
.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:80px;border-top:1px solid var(--line)}
.fact-grid div{padding:28px 24px 0;border-left:1px solid var(--line)}.fact-grid div:first-child{border-left:0;padding-left:0}
.fact-grid strong{display:block;font-size:29px;font-weight:650}.fact-grid span{display:block;margin-top:5px;color:var(--muted);font-size:13px}

.solution-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.solution-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:transform .25s,box-shadow .25s}
.solution-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}
.solution-card>img{aspect-ratio:1.55/1;object-fit:cover}
.solution-card>div{padding:27px 27px 30px}.card-index{margin:0 0 15px;color:var(--teal-dark);font-size:12px;font-weight:800;letter-spacing:.08em}
.solution-card h3{margin:0 0 13px;font-size:24px;line-height:1.42}.solution-card p:not(.card-index){margin:0 0 22px;color:var(--muted)}.solution-card a{color:var(--teal-dark);font-weight:700}

.system-section{background:linear-gradient(135deg,#edf5f6,#fff)}
.system-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}
.system-copy h2,.dashboard-head h2{margin:0;font-size:clamp(38px,4vw,52px);line-height:1.18}.system-copy>p:not(.kicker){color:var(--muted);font-size:17px}
.check-list{padding:0;margin:26px 0 30px;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-list li::before{content:"✓";margin-right:8px;color:var(--teal);font-weight:800}
.dashboard{overflow:hidden;border-radius:18px;background:#052c3d;color:#fff;box-shadow:0 28px 70px rgba(1,34,49,.22);border:1px solid rgba(255,255,255,.12)}
.dash-top{height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.16);font-size:13px}.dash-top small{color:#69d3d0}
.dash-body{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;padding:14px}
.dash-map{position:relative;min-height:310px;overflow:hidden;border-radius:11px;background:linear-gradient(rgba(0,74,89,.45),rgba(3,37,51,.75)),url("../images/hero-sea-farm.png") center/cover;display:grid;place-items:center}
.dash-map strong{position:relative;z-index:2;padding:7px 12px;border-radius:20px;background:rgba(0,170,168,.86);font-size:12px}
.map-ring{position:absolute;border:1px solid rgba(95,222,219,.55);border-radius:50%}.r1{width:90px;height:90px}.r2{width:170px;height:170px}.r3{width:250px;height:250px}
.map-point{position:absolute;width:11px;height:11px;border-radius:50%;background:#e5bd68;box-shadow:0 0 0 7px rgba(229,189,104,.15)}.p1{left:24%;top:30%}.p2{right:20%;top:38%}.p3{left:38%;bottom:20%}
.dash-side{display:grid;gap:12px}.dash-panel{padding:16px;border-radius:11px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}.dash-panel small{color:#8ee2df}.spark{display:flex;align-items:end;gap:6px;height:100px;margin-top:24px}.spark i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(#29d0ca,#0d7f8f)}.spark i:nth-child(1){height:30%}.spark i:nth-child(2){height:52%}.spark i:nth-child(3){height:42%}.spark i:nth-child(4){height:74%}.spark i:nth-child(5){height:57%}.spark i:nth-child(6){height:86%}.spark i:nth-child(7){height:68%}.spark i:nth-child(8){height:92%}
.status-list{display:flex;flex-direction:column;gap:12px}.status-list span{font-size:12px;color:rgba(255,255,255,.75)}.status-list b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:7px}.ok{background:#34d399}.warn{background:#f2c35a}
.process-flow{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:40px;padding:20px 24px;border:1px solid var(--line);border-radius:14px;background:#fff}
.process-flow div{display:flex;flex-direction:column}.process-flow span{font-size:11px;color:var(--teal-dark);font-weight:800}.process-flow strong{font-size:15px}.process-flow i{font-style:normal;color:#9bb0b7}

.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.capability-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.capability-grid img{aspect-ratio:1.35/1;object-fit:cover}.capability-grid article>div{padding:22px}.capability-grid span{color:var(--teal-dark);font-size:11px;font-weight:800}.capability-grid h3{margin:8px 0;font-size:22px}.capability-grid p{margin:0 0 18px;color:var(--muted);font-size:14px}.capability-grid a{font-size:13px;font-weight:700;color:var(--teal-dark)}

.featured-case{display:grid;grid-template-columns:1.25fr .75fr;gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--pale)}
.case-gallery{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;min-height:540px}.case-gallery>div:first-child{grid-row:1/3}.case-gallery img{height:100%;object-fit:cover}
.featured-case-copy{padding:52px}.featured-case-copy h3{margin:0 0 16px;font-size:34px}.featured-case-copy>p:not(.kicker){color:var(--muted)}.featured-case-copy dl{margin:27px 0 32px}.featured-case-copy dl div{display:grid;grid-template-columns:90px 1fr;gap:18px;padding:12px 0;border-top:1px solid var(--line)}.featured-case-copy dt{color:var(--muted);font-size:13px}.featured-case-copy dd{margin:0;font-weight:700}

.news-preview-grid{display:grid;grid-template-columns:1fr 1fr .78fr;gap:20px}.news-preview-grid article:not(.quote-card){min-width:0}.news-preview-grid img{aspect-ratio:1.55/1;object-fit:cover;border-radius:12px}.news-preview-grid article>span{display:block;margin-top:16px;color:var(--teal-dark);font-size:12px;font-weight:800}.news-preview-grid h3{font-size:21px;line-height:1.45;margin:8px 0}.news-preview-grid p{margin:0;color:var(--muted);font-size:14px}.quote-card{min-height:100%;padding:30px;border-radius:14px;background:var(--navy);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.quote-card span{margin:0!important;color:var(--gold)!important}.quote-card blockquote{font-size:26px;line-height:1.5;margin:50px 0}.quote-card a{color:#76dfdc;font-weight:700}

.contact-band{padding:78px 0;background:linear-gradient(115deg,#052c3d,#0d4b5e);color:#fff;position:relative;overflow:hidden}.contact-band::after{content:"";position:absolute;width:440px;height:440px;right:-100px;top:-230px;border:1px solid rgba(68,210,205,.28);border-radius:50%}
.contact-band-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.contact-band h2{margin:0;font-size:clamp(38px,4.4vw,58px);line-height:1.15}.contact-band p:not(.kicker){max-width:620px;color:rgba(255,255,255,.68)}.contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px}.contact-actions span{font-size:13px;color:rgba(255,255,255,.62)}

.site-footer{padding:62px 0 24px;background:var(--navy-deep);color:#fff}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:70px}.footer-brand .brand-mark{width:48px;height:48px}.footer-brand .brand-copy strong{font-size:19px}.footer-slogan{margin:22px 0 0;color:rgba(255,255,255,.55);font-size:13px}.footer-column{display:flex;flex-direction:column;gap:8px;font-size:13px;color:rgba(255,255,255,.58)}.footer-column strong{margin-bottom:6px;color:#fff}.footer-column a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:11px;color:rgba(255,255,255,.45)}

.inner-hero{position:relative;min-height:600px;padding-top:var(--header);display:flex;align-items:center;color:#fff;background-image:var(--inner-image);background-size:cover;background-position:center;overflow:hidden}
.inner-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,29,42,.96) 0%,rgba(3,34,47,.73) 47%,rgba(3,34,47,.14) 80%)}
.inner-hero-copy{position:relative;z-index:1;padding-block:80px;max-width:1240px}.inner-hero-copy h1{max-width:820px;margin:0;font-size:clamp(46px,5.2vw,68px);line-height:1.16;letter-spacing:-.04em}.inner-hero-copy>p:not(.kicker){max-width:670px;margin:24px 0 0;color:rgba(255,255,255,.78);font-size:18px}
.audience-bar{background:var(--navy);color:#fff}.audience-bar .shell{min-height:76px;display:flex;align-items:center;gap:22px}.audience-bar strong{font-size:13px;color:#77dfdc}.audience-bar span{padding-left:22px;border-left:1px solid rgba(255,255,255,.16);font-size:14px;color:rgba(255,255,255,.72)}
.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.problem-card img{aspect-ratio:1.35/1;object-fit:cover}.problem-card div{padding:20px}.problem-card h3{margin:0;font-size:19px}.problem-card p{margin:8px 0 0;color:var(--muted);font-size:14px}
.solution-architecture{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--line)}
.architecture-flow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.architecture-flow div{flex:1;min-height:96px;padding:16px;border-radius:10px;background:var(--pale);display:flex;flex-direction:column}.architecture-flow span{font-size:10px;color:var(--teal-dark);font-weight:800}.architecture-flow strong{font-size:15px}.architecture-flow small{margin-top:5px;color:var(--muted);font-size:11px}.architecture-flow i{color:#91a7af;font-style:normal}
.solution-architecture .dashboard{max-width:930px;margin:0 auto}.scene-list{display:grid;gap:28px}.scene-row{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:34px;border:1px solid var(--line);border-radius:18px;background:#fff}.scene-reverse .scene-image{order:2}.scene-row img{aspect-ratio:1.75/1;object-fit:cover;border-radius:12px}.scene-row>div:not(.scene-image){padding:20px}.scene-row span{color:var(--teal-dark);font-size:12px;font-weight:800}.scene-row h3{margin:8px 0;font-size:34px}.scene-row p{color:var(--muted);font-size:16px}
.deployment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.deployment-grid article{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px}.deployment-grid img{aspect-ratio:1.6/1;object-fit:cover}.deployment-grid h3,.deployment-grid p{margin-inline:22px}.deployment-grid h3{margin-top:20px;margin-bottom:6px}.deployment-grid p{margin-top:0;margin-bottom:24px;color:var(--muted);font-size:14px}
.related-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px}.related-row>article{padding:32px;border:1px solid var(--line);border-radius:14px;background:#fff}.related-row h3{margin:0 0 10px;font-size:27px}.related-row p:not(.kicker){color:var(--muted)}.related-links{display:flex;flex-direction:column;gap:10px}.related-links a{padding:10px 0;border-bottom:1px solid var(--line);font-weight:700;color:var(--teal-dark)}

.subnav{position:sticky;z-index:50;top:var(--header);background:#fff;border-bottom:1px solid var(--line)}.subnav .shell{height:64px;display:flex;align-items:center;justify-content:space-around;gap:24px;overflow:auto}.subnav a{white-space:nowrap;color:var(--muted);font-size:14px;font-weight:700}.subnav a:hover{color:var(--teal-dark)}
.layer-stack{display:grid;gap:12px}.layer-stack>div{display:grid;grid-template-columns:160px repeat(4,1fr);gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--pale)}.layer-stack strong{height:60px;padding:0 20px;border-radius:8px;background:var(--navy);color:#fff;display:flex;align-items:center}.layer-stack span{height:48px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;border:1px solid var(--line);font-size:14px}
.tech-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tech-feature-grid article{display:grid;grid-template-columns:210px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.tech-feature-grid img{height:100%;object-fit:cover}.tech-feature-grid article>div{padding:28px}.tech-feature-grid span{color:var(--teal-dark);font-size:11px;font-weight:800}.tech-feature-grid h3{margin:7px 0;font-size:26px}.tech-feature-grid p{margin:0 0 18px;color:var(--muted);font-size:14px}.tech-feature-grid a{color:var(--teal-dark);font-weight:700;font-size:13px}
.dashboard-section{background:var(--navy);color:#fff}.dashboard-head{margin-bottom:36px}.dashboard-head p:not(.kicker){max-width:700px;color:rgba(255,255,255,.65)}.dashboard-section .dashboard{border-color:rgba(255,255,255,.16)}
.delivery-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:0;margin:0;list-style:none}.delivery-steps li{position:relative;padding:0 24px;border-left:1px solid var(--line)}.delivery-steps li:first-child{border-left:0;padding-left:0}.delivery-steps li:last-child{padding-right:0}.delivery-steps span{display:flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:11px}.delivery-steps h3{font-size:18px;margin:14px 0 6px}.delivery-steps p{margin:0;color:var(--muted);font-size:13px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:70px}.faq details{padding:17px 20px;border:1px solid var(--line);border-radius:10px;background:var(--pale)}.faq summary{cursor:pointer;font-weight:700}.faq p{color:var(--muted);font-size:14px}

.breadcrumb{padding-top:calc(var(--header) + 28px);padding-bottom:24px;display:flex;gap:10px;align-items:center;color:var(--muted);font-size:12px}.breadcrumb i{font-style:normal;color:#aab9be}.breadcrumb a:hover{color:var(--teal-dark)}
.case-hero{position:relative;min-height:520px;color:#fff;overflow:hidden}.case-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.case-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,45,.92),rgba(4,31,45,.2))}.case-hero-copy{position:relative;z-index:1;padding-top:140px}.case-hero-copy h1{margin:0;font-size:clamp(44px,5vw,66px);line-height:1.15}.case-hero-copy>p:not(.kicker){font-size:23px;color:rgba(255,255,255,.75)}
.case-overview{position:relative;z-index:3;margin-top:-46px;padding:26px 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.case-overview div{padding-left:24px;border-left:1px solid var(--line)}.case-overview div:first-child{border-left:0;padding-left:0}.case-overview span{display:block;color:var(--muted);font-size:12px}.case-overview strong{display:block;margin-top:6px;font-size:16px}
.challenge-layout{display:grid;grid-template-columns:.32fr .68fr;gap:50px}.challenge-intro{font-size:17px;color:var(--muted)}.challenge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.challenge-grid article{overflow:hidden;border:1px solid var(--line);border-radius:12px}.challenge-grid img{aspect-ratio:1.2/1;object-fit:cover}.challenge-grid h3,.challenge-grid p{margin-inline:18px}.challenge-grid h3{margin-top:16px;margin-bottom:5px}.challenge-grid p{margin-top:0;margin-bottom:20px;color:var(--muted);font-size:13px}
.solution-story{display:grid;grid-template-columns:.38fr .62fr;gap:60px;align-items:center}.story-copy h2{font-size:44px;line-height:1.2;margin:0}.story-copy>p:not(.kicker){color:var(--muted)}.story-layers{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.story-layers div{padding:15px;border-radius:10px;background:#fff;border:1px solid var(--line)}.story-layers span{display:block;color:var(--teal-dark);font-size:11px}.story-layers strong{font-size:13px}
.comparison-table{border:1px solid var(--line);border-radius:14px;overflow:hidden}.comparison-table>div{display:grid;grid-template-columns:.45fr 1fr 1fr}.comparison-table>div>*{padding:16px 20px;border-left:1px solid var(--line);border-top:1px solid var(--line)}.comparison-table>div>*:first-child{border-left:0}.comparison-table>.table-head>*{border-top:0;background:var(--navy);color:#fff;font-weight:700}.comparison-table>div span:last-child{background:#e8f6f4;color:#087e7e}.comparison-table>div:not(.table-head) span{font-size:14px}
.project-gallery{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:240px 240px;gap:12px}.project-gallery>div{overflow:hidden;border-radius:12px}.project-gallery>div:first-child{grid-row:1/3}.project-gallery>div:nth-child(4){grid-column:2}.project-gallery>div:nth-child(5){grid-column:3}.project-gallery img{height:100%;object-fit:cover}.dark-related{background:var(--navy)!important;color:#fff}.dark-related p{color:rgba(255,255,255,.65)!important}

.news-index-hero{padding-top:calc(var(--header) + 56px);background:linear-gradient(110deg,#fff,#eef6f5)}.news-index-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:360px;align-items:center;gap:70px}.news-index-hero h1{font-size:clamp(48px,5vw,66px);margin:0}.news-index-hero p:not(.kicker){max-width:560px;color:var(--muted);font-size:17px}.news-index-hero img{height:360px;object-fit:cover;border-radius:18px 18px 0 0}
.news-index-section{padding-top:46px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:26px}.filter-bar>div{display:flex;gap:6px;padding:5px;border:1px solid var(--line);border-radius:9px}.filter-bar button{border:0;background:transparent;padding:10px 18px;color:var(--muted);border-radius:6px;cursor:pointer}.filter-bar button.active{background:#e5f5f3;color:var(--teal-dark);font-weight:700}.filter-bar input{width:240px;padding:12px 16px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}
.featured-article{display:grid;grid-template-columns:.95fr 1.05fr;min-height:360px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#f4f8f7}.featured-article>div{padding:46px}.featured-article span,.news-card span{color:var(--teal-dark);font-size:12px;font-weight:800}.featured-article h2{font-size:36px;line-height:1.3;margin:14px 0}.featured-article p{color:var(--muted)}.featured-article img{height:100%;object-fit:cover}
.news-list-head{display:flex;align-items:end;justify-content:space-between;margin:64px 0 25px}.news-list-head h2{font-size:38px;margin:0}.news-list-head span{color:var(--muted);font-size:13px}.news-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.news-card[hidden]{display:none}.news-card-image img{aspect-ratio:1.55/1;object-fit:cover}.news-card>div{padding:20px}.news-card h3{margin:8px 0;font-size:20px;line-height:1.45}.news-card p{margin:0 0 15px;color:var(--muted);font-size:14px}.news-card .text-link{font-size:13px}
.topic-band{display:flex;align-items:center;gap:10px;margin:52px 0;padding:22px;border-radius:12px;background:var(--pale)}.topic-band strong{margin-right:18px}.topic-band a{padding:9px 13px;border-radius:6px;background:#fff;border:1px solid var(--line);font-size:13px;color:var(--teal-dark)}
.project-news{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.project-news-main{position:relative;min-height:380px;overflow:hidden;border-radius:14px}.project-news-main>img{height:100%;object-fit:cover}.project-news-main::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,31,44,.9),transparent 68%)}.project-news-main>div{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff}.project-news-main span{font-size:12px;color:#79dedb}.project-news-main h2{margin:6px 0;font-size:28px}.project-news-side{display:grid;gap:16px}.project-news-side a{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:22px;overflow:hidden;border:1px solid var(--line);border-radius:12px;font-weight:700}.project-news-side img{height:100%;object-fit:cover}.pagination{display:flex;justify-content:center;gap:8px;margin-top:44px}.pagination a{min-width:38px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;justify-content:center}.pagination a.active{background:var(--teal);border-color:var(--teal);color:#fff}

.article-page{padding-bottom:90px}.article-header{padding-top:58px;padding-bottom:42px}.article-header h1{font-size:clamp(44px,5.5vw,68px);line-height:1.2;letter-spacing:-.04em;margin:0}.article-lead{font-size:19px;color:var(--muted);max-width:760px}.article-source{display:flex;align-items:center;gap:10px;margin-top:26px}.source-icon{display:flex;width:32px;height:32px;border-radius:50%;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-size:12px}.article-source strong{font-size:14px}.article-cover img{height:min(600px,42vw);object-fit:cover;border-radius:18px}.article-cover figcaption{margin-top:8px;color:var(--muted);font-size:12px}
.article-layout{display:grid;grid-template-columns:210px minmax(0,820px);justify-content:center;gap:70px;margin-top:68px}.article-toc{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;padding:20px;border-left:2px solid var(--line)}.article-toc strong{margin-bottom:14px}.article-toc a{padding:8px 0;color:var(--muted);font-size:13px}.article-toc a:hover{color:var(--teal-dark)}
.article-content>section{padding:0 0 44px;margin-bottom:44px;border-bottom:1px solid var(--line)}.article-content h2{font-size:32px;line-height:1.3;margin:8px 0 20px}.article-content p{font-size:17px;line-height:1.9;color:#375663}.article-content .article-number{margin:0;color:var(--teal-dark);font-size:16px;font-weight:800}.article-content section>img{margin-top:28px;max-height:420px;object-fit:cover;border-radius:14px}.article-process{display:flex;align-items:stretch;gap:8px;margin-top:28px}.article-process>div{flex:1;padding:16px;border:1px solid var(--line);border-radius:9px;background:var(--pale)}.article-process strong{display:block}.article-process span{display:block;color:var(--muted);font-size:11px}.article-process i{align-self:center;color:#91a7af;font-style:normal}.article-content .dashboard{margin-top:28px}.article-content blockquote{margin:34px 0 50px;padding:24px 34px;border-left:4px solid var(--teal);background:#eaf6f4;color:var(--teal-dark);font-size:26px;font-weight:650}
.article-summary{border-bottom:0!important}.article-summary>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.article-summary article{padding:18px;border:1px solid var(--line);border-radius:10px}.article-summary article p{margin:6px 0 0;font-size:13px;line-height:1.6}.article-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.article-footer>div{display:flex;flex-wrap:wrap;gap:8px}.article-footer span{color:var(--muted)}.article-footer a{padding:6px 10px;border-radius:5px;background:var(--pale);color:var(--teal-dark);font-size:13px}

@media (max-width:1100px){
  .main-nav{gap:18px;font-size:14px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:8px}
  .solution-card-grid,.news-card-grid{grid-template-columns:repeat(2,1fr)}
  .solution-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.solution-card:last-child>img{height:100%}
  .capability-grid{grid-template-columns:1fr 1fr}
  .system-grid{grid-template-columns:1fr;gap:44px}.system-copy{max-width:720px}
  .problem-grid{grid-template-columns:1fr 1fr}.challenge-layout{grid-template-columns:1fr}.article-layout{grid-template-columns:180px minmax(0,760px);gap:40px}
}

@media (max-width:860px){
  :root{--header:70px}
  .shell,.shell-narrow{width:min(100% - 40px,680px)}
  body{font-size:15px}.section{padding:76px 0}.section-head{display:block;margin-bottom:36px}.section-head>p{margin-top:18px}.section-head h2{font-size:38px}
  .brand-mark{width:43px;height:43px}.brand-copy strong{font-size:17px}.brand-copy small{font-size:8px;margin-top:6px;letter-spacing:.12em}
  .menu-toggle{display:block}.main-nav{display:none;position:absolute;top:var(--header);left:0;right:0;height:calc(100vh - var(--header));padding:28px 20px;background:var(--navy-deep);flex-direction:column;align-items:stretch;gap:0;overflow:auto}.main-nav.open{display:flex}.main-nav>a{padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.12);font-size:16px}.main-nav>a::after{display:none}.main-nav .nav-cta{margin-top:20px;text-align:center;border-bottom:0}
  .home-hero{min-height:760px;background-position:64% center}.home-hero-content{padding-bottom:180px}.home-hero h1{font-size:48px}.hero-copy{font-size:16px}.capability-strip{grid-template-columns:1fr 1fr}.capability-strip a{min-height:88px;padding:13px 16px}.capability-strip a:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.16)}.capability-strip a:nth-child(4){border-top:1px solid rgba(255,255,255,.16)}
  .intro-layout{grid-template-columns:1fr;gap:24px}.fact-grid{grid-template-columns:1fr 1fr;margin-top:48px}.fact-grid div:nth-child(3){border-left:0;padding-left:0}.fact-grid div:nth-child(n+3){border-top:1px solid var(--line);margin-top:22px;padding-top:22px}
  .solution-card-grid{grid-template-columns:1fr}.solution-card:last-child{grid-column:auto;display:block}.solution-card:last-child>img{height:auto}
  .dash-body{grid-template-columns:1fr}.dash-map{min-height:250px}.dash-side{grid-template-columns:1fr 1fr}.spark{height:70px}
  .process-flow{overflow-x:auto;justify-content:flex-start}.process-flow div{min-width:110px}
  .capability-grid{grid-template-columns:1fr 1fr}.featured-case{grid-template-columns:1fr}.featured-case-copy{padding:34px}.case-gallery{min-height:390px}.news-preview-grid{grid-template-columns:1fr 1fr}.quote-card{grid-column:1/-1;min-height:240px}.quote-card blockquote{margin:30px 0}
  .contact-band-inner{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}
  .inner-hero{min-height:560px;background-position:65% center}.inner-hero-copy h1{font-size:46px}.audience-bar .shell{align-items:flex-start;flex-wrap:wrap;padding-block:18px}.audience-bar span{padding-left:0;border-left:0}.problem-grid{grid-template-columns:1fr 1fr}.architecture-flow{overflow-x:auto;justify-content:flex-start}.architecture-flow div{min-width:150px}.scene-row,.scene-reverse{grid-template-columns:1fr;gap:16px}.scene-reverse .scene-image{order:0}.deployment-grid{grid-template-columns:1fr}.deployment-grid article{display:grid;grid-template-columns:220px 1fr;grid-template-rows:auto 1fr}.deployment-grid img{grid-row:1/3;height:100%}.related-row{grid-template-columns:1fr}
  .layer-stack>div{grid-template-columns:130px 1fr 1fr}.tech-feature-grid{grid-template-columns:1fr}.delivery-steps{grid-template-columns:1fr 1fr;gap:28px}.delivery-steps li{border-left:0;padding:0}.faq{grid-template-columns:1fr}
  .case-overview{grid-template-columns:1fr;margin-top:-28px}.case-overview div{border-left:0;padding:12px 0;border-top:1px solid var(--line)}.case-overview div:first-child{border-top:0}.solution-story{grid-template-columns:1fr}.challenge-grid{grid-template-columns:1fr 1fr}.project-gallery{grid-template-columns:1fr 1fr;grid-template-rows:240px 200px 200px}.project-gallery>div:first-child{grid-row:auto;grid-column:1/-1}.project-gallery>div:nth-child(4),.project-gallery>div:nth-child(5){grid-column:auto}
  .news-index-hero-grid{grid-template-columns:1fr;gap:26px;padding-top:30px}.news-index-hero img{height:260px}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar>div{overflow-x:auto}.filter-bar input{width:100%}.featured-article{grid-template-columns:1fr}.featured-article>div{padding:30px}.featured-article img{height:300px}.news-card-grid{grid-template-columns:1fr 1fr}.topic-band{overflow-x:auto}.topic-band a{white-space:nowrap}.project-news{grid-template-columns:1fr}.project-news-side{grid-template-columns:1fr 1fr}
  .article-layout{grid-template-columns:minmax(0,1fr);margin-top:40px}.article-toc,.article-content{min-width:0}.article-toc{position:static;border-left:0;border-bottom:1px solid var(--line);padding:0 0 20px;display:grid;grid-template-columns:1fr 1fr}.article-toc strong{grid-column:1/-1}.article-summary>div{grid-template-columns:1fr 1fr}
}

@media (max-width:560px){
  .shell,.shell-narrow{width:min(100% - 28px,520px)}
  .header-inner{gap:10px}.brand{gap:10px}.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:16px;letter-spacing:.035em}.brand-copy small{font-size:7px;letter-spacing:.09em}
  .home-hero{min-height:780px;background-position:67% center}.home-hero-content{padding-bottom:190px}.home-hero h1{font-size:42px}.home-hero h1 br{display:none}.hero-copy{font-size:15px;line-height:1.7}.button{width:100%}.button-row{align-items:stretch}.capability-strip{width:100%;left:0;transform:none}.capability-strip a{padding:12px 13px}.capability-strip strong{font-size:15px}.capability-strip small{font-size:10px}
  .section{padding:64px 0}.section-head h2{font-size:33px}.fact-grid{grid-template-columns:1fr 1fr}.fact-grid div{padding:18px 12px 0}.fact-grid strong{font-size:24px}.solution-card>div{padding:22px}.solution-card h3{font-size:22px}
  .check-list{grid-template-columns:1fr}.dash-side{grid-template-columns:1fr}.dash-map{min-height:220px}.process-flow{margin-top:24px}.capability-grid{grid-template-columns:1fr}.case-gallery{grid-template-columns:1fr 1fr;grid-template-rows:250px 170px;min-height:0}.case-gallery>div:first-child{grid-row:auto;grid-column:1/-1}.featured-case-copy{padding:26px}.featured-case-copy h3{font-size:28px}.featured-case-copy dl div{grid-template-columns:1fr;gap:2px}.news-preview-grid{grid-template-columns:1fr}.quote-card{grid-column:auto}.contact-band{padding:60px 0}.contact-actions{align-items:stretch}.contact-actions .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 18px}.footer-grid>div:first-child{grid-column:1/-1}.footer-column{font-size:12px}
  .inner-hero{min-height:540px;background-position:68% center}.inner-hero-copy{padding-block:72px}.inner-hero-copy h1{font-size:40px}.inner-hero-copy h1 br{display:none}.inner-hero-copy>p:not(.kicker){font-size:15px}.problem-grid{grid-template-columns:1fr}.solution-architecture{padding:16px}.architecture-flow{margin-bottom:16px}.scene-row{padding:18px}.scene-row>div:not(.scene-image){padding:8px}.scene-row h3{font-size:28px}.deployment-grid article{display:block}.deployment-grid img{height:auto}.related-row>article{padding:24px}
  .subnav .shell{justify-content:flex-start}.layer-stack>div{grid-template-columns:1fr 1fr;padding:10px}.layer-stack strong{grid-column:1/-1;height:50px}.tech-feature-grid article{grid-template-columns:1fr}.tech-feature-grid img{height:220px}.delivery-steps{grid-template-columns:1fr}.delivery-steps li{display:grid;grid-template-columns:42px 1fr}.delivery-steps span{grid-row:1/3}.delivery-steps h3{margin-top:0}.delivery-steps p{grid-column:2}.faq{margin-top:50px}
  .breadcrumb{padding-top:calc(var(--header) + 20px)}.case-hero{min-height:480px}.case-hero-copy{padding-top:130px}.case-hero-copy h1{font-size:40px}.challenge-grid{grid-template-columns:1fr}.story-copy h2{font-size:34px}.story-layers{grid-template-columns:1fr}.comparison-table{overflow-x:auto}.comparison-table>div{min-width:700px}.project-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:220px 160px 160px}.project-gallery>div:first-child{grid-column:1/-1}.project-gallery>div:nth-child(5){grid-column:1/-1}
  .news-index-hero{padding-top:calc(var(--header) + 30px)}.news-index-hero h1{font-size:42px}.filter-bar>div{padding:4px}.filter-bar button{padding:9px 14px}.featured-article h2{font-size:30px}.featured-article img{height:240px}.news-card-grid{grid-template-columns:1fr}.topic-band{margin:36px 0}.project-news-main{min-height:320px}.project-news-side{grid-template-columns:1fr}.project-news-side a{grid-template-columns:135px 1fr}
  .article-header{padding-top:34px}.article-header h1{font-size:38px}.article-cover{width:100%}.article-cover img{height:280px;border-radius:0}.article-cover figcaption{padding-inline:14px}.article-layout{width:min(calc(100% - 28px),520px)}.article-toc{grid-template-columns:1fr}.article-content h2{font-size:28px}.article-process{max-width:100%;overflow-x:auto}.article-process>div{min-width:150px}.article-content blockquote{padding:20px;font-size:22px}.article-summary>div{grid-template-columns:1fr 1fr}.article-footer{align-items:flex-start;flex-direction:column}
}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
