:root{--ink:#17384c;--muted:#617988;--blue:#00a9e0;--blue-dark:#007ca9;--green:#16b86b;--yellow:#ffbf2f;--red:#eb3446;--cream:#fffdf5;--sky:#edfaff;--line:#dceaf0;--deep:#0c3e57;--white:#fff;--shadow:0 24px 70px rgba(28,92,122,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{height:80px;padding:0 clamp(1.2rem,5vw,5.5rem);display:flex;align-items:center;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(215,232,240,.75)}.brand{display:flex;margin-right:auto}.brand img{width:142px;display:block}.main-nav{display:flex;align-items:center;gap:clamp(.7rem,1.5vw,1.45rem);font-size:.86rem;font-weight:750}.main-nav>a:not(.nav-cta){padding:.5rem 0;color:#466273;transition:.2s}.main-nav>a:hover{color:var(--blue-dark)}.nav-cta{background:var(--ink);color:#fff!important;padding:.72rem 1.05rem;border-radius:999px}.language{border:0;background:transparent;color:#8aa0ad;cursor:pointer;font-weight:800}.language-current{color:var(--blue-dark)}.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.section-pad{padding:clamp(5rem,9vw,8.5rem) clamp(1.25rem,7vw,7.5rem)}.hero{min-height:calc(100vh - 80px);display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(2.5rem,5vw,6rem);align-items:center;position:relative;background:radial-gradient(circle at 4% 82%,rgba(23,184,107,.13),transparent 23%),radial-gradient(circle at 91% 9%,rgba(255,191,47,.2),transparent 27%),linear-gradient(135deg,#fff 0%,#f1fbff 58%,#fffdf2 100%);overflow:hidden}.hero:before{content:"";position:absolute;width:130px;height:130px;left:48%;top:8%;background-image:radial-gradient(var(--blue) 1.4px,transparent 1.4px);background-size:13px 13px;opacity:.17;transform:rotate(9deg)}.eyebrow{display:flex;align-items:center;gap:.65rem;color:#087fae;font-size:.8rem;letter-spacing:.09em;font-weight:900}.eyebrow i{width:39px;height:13px;border-radius:99px;background:linear-gradient(90deg,var(--blue) 0 29%,var(--green) 29% 56%,var(--yellow) 56% 79%,var(--red) 79%)}h1{font-size:clamp(3.2rem,5.6vw,5.9rem);line-height:1.03;letter-spacing:-.06em;margin:1.25rem 0 1.45rem}h1 em,h2 em{font-style:normal;color:var(--blue-dark);position:relative;z-index:0}h1 em:after,h2 em:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:.02em;height:.16em;background:var(--yellow);border-radius:99px;transform:rotate(-1deg)}.hero-lead{max-width:660px;color:#506e7f;font-size:clamp(1rem,1.25vw,1.17rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 1.3rem;border-radius:999px;font-size:.9rem;font-weight:850;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 15px 30px rgba(0,169,224,.23)}.button.ghost{background:#fff;border:1px solid #cce1eb}.deployment-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;margin-top:2rem;font-size:.76rem}.deployment-row>span{color:#78909d}.deployment-row b{padding:.35rem .7rem;border-radius:99px;background:#fff;border:1px solid #d7e7ee;color:#476474}.problem-finder{position:relative;background:#fff;padding:1.65rem;border:1px solid #d9e8ee;border-radius:2rem;box-shadow:var(--shadow);transform:rotate(1deg)}.problem-finder:before{content:"";position:absolute;inset:-11px 30px auto auto;width:58px;height:18px;border-radius:99px;background:linear-gradient(90deg,var(--green) 0 33%,var(--yellow) 33% 67%,var(--red) 67%)}.finder-top{display:flex;align-items:flex-start;gap:1rem;padding-bottom:1.3rem}.finder-step{width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:.74rem;font-weight:900}.finder-top small{font-size:.7rem;color:#78909c;letter-spacing:.12em}.finder-top h2{font-size:clamp(1.35rem,2vw,1.8rem);margin:.1rem 0 0;letter-spacing:-.035em}.spark{margin-left:auto;color:var(--yellow);font-size:1.6rem}.problem-options{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.problem-option{display:flex;align-items:center;gap:.65rem;text-align:left;min-height:65px;padding:.75rem;border:1px solid #dfebf0;border-radius:1rem;background:#f9fcfd;color:#55707e;cursor:pointer;transition:.2s}.problem-option span{width:34px;height:34px;border-radius:.65rem;background:#e8f8fd;color:#008fbe;display:grid;place-items:center;font-weight:900}.problem-option b{font-size:.81rem}.problem-option:hover,.problem-option.active{border-color:#71cce9;background:#eaf9ff;color:#15506c;transform:translateY(-2px)}.problem-option.active span{background:var(--blue);color:#fff}.finder-result{margin-top:.8rem;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end;padding:1.35rem;background:linear-gradient(135deg,#123d54,#0d6d8e);color:#fff;border-radius:1.25rem}.finder-result small{color:#8fe4f4;font-size:.68rem;letter-spacing:.1em}.finder-result h3{font-size:1.25rem;margin:.2rem 0}.finder-result p{font-size:.78rem;color:#c7e4ed;margin:0;max-width:430px}.finder-result a{display:flex;align-items:center;gap:.65rem;font-size:.78rem;font-weight:850;white-space:nowrap}.finder-result a b{width:35px;height:35px;border-radius:50%;background:var(--yellow);color:var(--ink);display:grid;place-items:center}.finder-path{display:flex;align-items:center;gap:.35rem;margin-top:1rem}.finder-path span{width:24px;height:4px;border-radius:9px;background:#dfebef}.finder-path span.active{background:var(--blue)}.finder-path b{margin-left:auto;color:#8aa0ab;font-size:.65rem}.quick-proof{display:grid;grid-template-columns:1.8fr 1fr auto 1fr auto 1fr;align-items:center;gap:1.3rem;padding:1.5rem clamp(1.25rem,7vw,7.5rem);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-proof p{font-size:.93rem;font-weight:800}.quick-proof div{display:flex;align-items:center;gap:.6rem}.quick-proof div span{color:var(--blue-dark);font-size:.68rem;font-weight:900}.quick-proof div b{font-size:.82rem}.quick-proof i{font-style:normal;color:#a9bbc4}.kicker{display:block;color:#008bb9;font-size:.72rem;letter-spacing:.16em;font-weight:900;margin-bottom:1rem}.section-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(3rem,7vw,8rem);align-items:end;margin-bottom:3rem}.section-intro.compact{grid-template-columns:1.2fr .8fr}.section-intro h2,.partner-title h2{font-size:clamp(2.35rem,4.3vw,4.5rem);line-height:1.12;letter-spacing:-.05em;margin:0}.section-intro>p{max-width:560px;color:var(--muted);font-size:1rem;margin:0 0 .3rem}.pain-marquee{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.pain-marquee article{min-height:220px;border-radius:1.4rem;padding:1.4rem;display:flex;flex-direction:column;border:1px solid rgba(22,65,85,.08)}.pain-marquee article span{font-size:.72rem;font-weight:900}.pain-marquee article b{font-size:1.05rem;margin-top:auto}.pain-marquee article p{font-size:.82rem;color:#55717e;margin:.45rem 0 0}.tone-blue{background:#e8f8ff}.tone-yellow{background:#fff4ce}.tone-green{background:#e9f9ef}.tone-red{background:#fff0f1}.services{background:var(--cream)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.service-card{min-height:330px;padding:1.5rem;border-radius:1.5rem;background:#fff;border:1px solid #e3ecef;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.25s transform,.25s box-shadow}.service-card:hover{transform:translateY(-6px) rotate(-.35deg);box-shadow:0 25px 55px rgba(35,91,116,.12)}.service-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:1rem;font-size:1.4rem;background:#e8f8ff;color:#0089b5}.service-card small{display:block;margin-top:3rem;color:#77919d;font-size:.65rem;letter-spacing:.13em}.service-card h3{font-size:1.3rem;margin:.3rem 0 .65rem}.service-card p{color:#617a87;font-size:.88rem}.card-arrow{position:absolute;right:1.3rem;top:1.3rem;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef6f8}.integration .service-icon{background:#eaf9ef;color:var(--green)}.consulting .service-icon{background:#fff2c6;color:#a97500}
.privatehub{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,7vw,7rem);align-items:center;background:linear-gradient(140deg,#0b3348 0%,#0c607c 100%);color:#fff;overflow:hidden;position:relative}.privatehub:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-170px;top:-170px}.hub-tag{color:#62e2ee;font-size:.7rem;letter-spacing:.16em;font-weight:900}.hub-name{display:flex;align-items:baseline;gap:.4rem;margin-top:1rem}.hub-name b,.hub-name strong{font-size:1.35rem}.hub-name b{color:#86dfea}.hub-copy h2{font-size:clamp(2.5rem,4.5vw,4.7rem);line-height:1.06;letter-spacing:-.05em;margin:1.3rem 0}.hub-copy h2 em{color:#fff}.hub-copy h2 em:after{background:var(--yellow)}.hub-copy p{color:#c2dce4;max-width:600px}.hub-points{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.4rem 0}.hub-points span{padding:.35rem .65rem;border:1px solid rgba(255,255,255,.18);border-radius:99px;color:#d9ebf0;font-size:.73rem}.button.white{background:#fff;color:#164257}.hub-board{min-height:520px;position:relative;z-index:2}.hub-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,#08aeda,#1fcb83);box-shadow:0 0 0 16px rgba(255,255,255,.05),0 25px 50px rgba(0,0,0,.22);z-index:3}.hub-core small{font-size:.6rem;letter-spacing:.15em}.hub-core b{font-size:1.35rem}.hub-core span{font-size:.63rem;color:#e7ffff}.hub-module{position:absolute;width:185px;padding:1rem;border:1px solid rgba(255,255,255,.15);background:rgba(7,43,59,.72);backdrop-filter:blur(9px);border-radius:1.2rem;display:grid;grid-template-columns:auto 1fr;gap:.05rem .7rem}.hub-module i{grid-row:1/3;width:34px;height:34px;border-radius:.7rem;background:rgba(255,255,255,.09);display:grid;place-items:center;font-style:normal;color:#63dae8}.hub-module b{font-size:.84rem}.hub-module span{font-size:.61rem;color:#95bac6}.module-a{left:0;top:5%}.module-b{right:0;top:15%}.module-c{left:1%;bottom:9%}.module-d{right:1%;bottom:4%}.hub-line{position:absolute;width:28%;height:1px;background:linear-gradient(90deg,rgba(81,211,225,.15),#55d5df);transform-origin:left}.line-a{left:25%;top:30%;transform:rotate(25deg)}.line-b{left:55%;top:42%;transform:rotate(-35deg)}.line-c{left:26%;top:70%;transform:rotate(-23deg)}.line-d{left:55%;top:61%;transform:rotate(28deg)}.industries{background:#effaff}.industry-explorer{display:grid;grid-template-columns:280px 1fr;border:1px solid #d7e8ef;background:#fff;border-radius:1.7rem;overflow:hidden;box-shadow:0 20px 55px rgba(32,94,121,.08)}.industry-tabs{padding:1rem;background:#f8fcfd;border-right:1px solid #e0ecf1;display:flex;flex-direction:column;gap:.4rem}.industry-tab{padding:1rem;border:0;border-radius:.9rem;background:transparent;text-align:left;color:#627b88;font-weight:800;cursor:pointer}.industry-tab:hover,.industry-tab.active{background:var(--ink);color:#fff}.industry-result{min-height:350px;padding:2.2rem;display:grid;grid-template-columns:auto 1fr;gap:1rem 1.5rem;align-content:center;position:relative;background:radial-gradient(circle at 95% 10%,rgba(255,191,47,.22),transparent 26%)}.industry-number{font-size:3.7rem;font-weight:900;color:#dceaf0;line-height:1}.industry-result small{color:#0092bf;letter-spacing:.13em;font-weight:900}.industry-result h3{font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.2;margin:.35rem 0 .8rem}.industry-result p{color:var(--muted);max-width:650px}.usecases{grid-column:2;display:flex;gap:.55rem;flex-wrap:wrap}.usecases span{padding:.55rem .85rem;border-radius:99px;background:#e9f8fc;color:#276078;font-size:.75rem;font-weight:800}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.case-card{min-height:335px;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;border:1px solid rgba(24,72,92,.08)}.case-blue{background:#e8f8ff}.case-green{background:#eaf9ef}.case-yellow{background:#fff4ce}.case-label{display:flex;justify-content:space-between;font-size:.7rem;letter-spacing:.08em}.case-card h3{font-size:1.35rem;line-height:1.35;margin:auto 0 .6rem}.case-card p{color:#587481;font-size:.86rem}.case-card a{font-size:.78rem;font-weight:900;color:#087fa9;margin-top:1rem}
.partners{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,7vw,8rem);align-items:center;background:var(--cream)}.partner-title h2{font-size:clamp(2.1rem,3.6vw,3.8rem)}.partner-title p{color:#6b818d;font-size:.78rem;margin-top:1.3rem}.partner-wall{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dae8ed;border-radius:1.5rem;overflow:hidden;background:#fff}.partner-wall div{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #e5eef1;border-bottom:1px solid #e5eef1;color:#31566a}.partner-wall div:nth-child(3n){border-right:0}.partner-wall div:nth-child(n+4){border-bottom:0}.partner-wall b{font-size:1.1rem}.partner-wall span{font-size:.58rem;letter-spacing:.16em}.partner-placeholder{color:#9caeb7!important}.process-list{display:grid;grid-template-columns:repeat(5,1fr);gap:0;list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.process-list li{padding:1.5rem;border-right:1px solid var(--line);position:relative}.process-list li:last-child{border-right:0}.process-list li:before{content:"";position:absolute;width:9px;height:9px;background:var(--blue);border-radius:50%;top:-5px;left:1.5rem}.process-list span{display:block;color:#95a9b3;font-size:.7rem}.process-list b{display:block;font-size:1rem;margin:.8rem 0 .35rem}.process-list p{color:#6b828e;font-size:.76rem;margin:0}.news{background:#effaff}.news-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:1rem}.news-card{min-height:310px;padding:1.5rem;border-radius:1.4rem;background:#fff;border:1px solid #dbeaf0;display:flex;flex-direction:column;transition:.22s}.news-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(24,83,111,.1)}.news-featured{background:linear-gradient(145deg,#0c90bb,#10b883);color:#fff;border:0}.news-card div{display:flex;justify-content:space-between;gap:1rem}.news-card div span{font-size:.62rem;font-weight:900;letter-spacing:.12em;color:#008ebc}.news-featured div span{color:#c7ffff}.news-card small{font-size:.62rem;color:#8097a2}.news-featured small{color:#d9f9fa}.news-card h3{font-size:1.25rem;line-height:1.4;margin:auto 0 1rem}.news-card>b{font-size:.76rem;color:#0085b2}.news-featured>b{color:#fff}.contact{position:relative;overflow:hidden;background:linear-gradient(135deg,#00a7de,#088ab2);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:end}.contact>div:not(.contact-orbit){position:relative;z-index:2}.contact>div>span{font-size:.7rem;letter-spacing:.17em;color:#c5f5ff}.contact h2{font-size:clamp(2.7rem,5vw,5.1rem);line-height:1.05;letter-spacing:-.055em;margin:1rem 0}.contact p{color:#dcf5fa;max-width:700px}.contact-actions{display:flex;align-items:flex-end;flex-direction:column;gap:1rem}.contact-actions>a:last-child{font-size:.83rem;color:#d9f6fb}.contact-orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.orbit-one{width:470px;height:470px;right:-120px;top:-230px}.orbit-two{width:270px;height:270px;right:160px;top:-140px}footer{padding:3.3rem clamp(1.25rem,7vw,7.5rem);background:#103448;color:#b6cbd5;display:grid;grid-template-columns:1fr auto;gap:2rem}footer img{width:125px;filter:brightness(0) invert(1)}.footer-brand p{font-size:.82rem}.footer-links{display:flex;gap:1.25rem;flex-wrap:wrap;font-size:.77rem}.footer-meta{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:1.3rem;display:flex;justify-content:space-between;font-size:.68rem}
@media(max-width:1080px){.main-nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:5rem}.hero-copy{max-width:800px}.problem-finder{max-width:760px}.quick-proof{grid-template-columns:1fr 1fr auto 1fr auto 1fr}.quick-proof p{grid-column:1/-1}.pain-marquee{grid-template-columns:1fr 1fr}.privatehub{grid-template-columns:1fr}.hub-board{max-width:760px;width:100%;margin:auto}.partners{grid-template-columns:1fr}.case-grid,.service-grid,.news-grid{grid-template-columns:1fr 1fr}.case-card:last-child,.service-card:last-child,.news-card:last-child{grid-column:1/-1}.process-list{grid-template-columns:repeat(3,1fr)}.process-list li:nth-child(3){border-right:0}.process-list li:nth-child(n+4){border-top:1px solid var(--line)}}
@media(max-width:680px){.site-header{height:68px}.brand img{width:120px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;padding:1rem 1.2rem 1.4rem;flex-wrap:wrap;box-shadow:0 18px 35px rgba(24,68,88,.12)}.main-nav.open{display:flex}.main-nav>a:not(.nav-cta){display:block;width:100%}.language{margin-right:auto}.hero{min-height:auto;padding-top:4rem}.hero:before{display:none}.problem-finder{padding:1rem;transform:none}.problem-options{grid-template-columns:1fr}.finder-result{grid-template-columns:1fr}.finder-result a{justify-content:flex-end}.quick-proof{grid-template-columns:1fr 1fr}.quick-proof i{display:none}.section-intro,.section-intro.compact{grid-template-columns:1fr;gap:1.5rem}.pain-marquee,.service-grid,.case-grid,.news-grid{grid-template-columns:1fr}.case-card:last-child,.service-card:last-child,.news-card:last-child{grid-column:auto}.pain-marquee article{min-height:180px}.industry-explorer{grid-template-columns:1fr}.industry-tabs{border-right:0;border-bottom:1px solid var(--line);display:flex;overflow-x:auto;flex-direction:row}.industry-tab{white-space:nowrap}.industry-result{grid-template-columns:1fr;min-height:390px}.industry-number{font-size:2.8rem}.usecases{grid-column:1}.hub-board{min-height:590px}.hub-module{width:165px}.module-a{top:0}.module-b{top:20%;right:0}.module-c{bottom:17%;left:0}.module-d{bottom:0}.hub-core{width:150px;height:150px}.partner-wall{grid-template-columns:1fr 1fr}.partner-wall div:nth-child(3n){border-right:1px solid #e5eef1}.partner-wall div:nth-child(2n){border-right:0}.partner-wall div:nth-child(n+4){border-bottom:1px solid #e5eef1}.partner-wall div:nth-child(n+5){border-bottom:0}.process-list{grid-template-columns:1fr}.process-list li,.process-list li:nth-child(3){border-right:0;border-top:1px solid var(--line)}.process-list li:first-child{border-top:0}.contact{grid-template-columns:1fr}.contact-actions{align-items:flex-start}footer{grid-template-columns:1fr}.footer-meta{grid-column:1;flex-direction:column;gap:.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.gx10-showcase{position:relative;z-index:2;padding:1.15rem;border-radius:1.7rem;background:#f8fbfc;color:var(--ink);box-shadow:0 30px 70px rgba(0,0,0,.2);transform:rotate(1deg)}.gx10-topline{display:flex;justify-content:space-between;align-items:center;padding:.25rem .4rem .75rem}.gx10-topline span{font-size:.68rem;letter-spacing:.12em;font-weight:900;color:#0089b8}.gx10-topline b{font-size:.78rem;padding:.25rem .55rem;background:#daf7e7;color:#16834e;border-radius:999px}.gx10-image{background:#fff;border-radius:1.15rem;overflow:hidden;aspect-ratio:1.75/1;display:grid;place-items:center}.gx10-image img{display:block;width:100%;height:100%;object-fit:contain}.gx10-caption{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem .4rem .35rem}.gx10-caption div{display:flex;flex-direction:column}.gx10-caption small{font-size:.62rem;letter-spacing:.1em;color:#728b97}.gx10-caption strong{font-size:.92rem;line-height:1.45}.gx10-caption>span{white-space:nowrap;font-size:.65rem;color:#fff;background:#73b900;border-radius:.55rem;padding:.35rem .55rem;font-weight:900}.gx10-showcase>p{margin:.55rem .4rem .25rem;color:#5f7784;font-size:.76rem}.deployment-architecture{grid-column:1/-1;position:relative;z-index:2;margin-top:1.5rem;padding:1.6rem;border-radius:1.7rem;border:1px solid rgba(255,255,255,.14);background:rgba(5,41,57,.56);backdrop-filter:blur(10px)}.architecture-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.architecture-heading>span{font-size:1.18rem;font-weight:900}.architecture-heading p{margin:0;color:#a9cbd5;font-size:.78rem}.architecture-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:.7rem;align-items:center}.architecture-flow>i{font-style:normal;color:#63dce8}.arch-layer{min-height:135px;padding:1rem;border-radius:1.1rem;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.12)}.arch-layer small{font-size:.61rem;letter-spacing:.09em;color:#8fdde8}.arch-layer b{font-size:.96rem;margin:auto 0 .25rem}.arch-layer span{font-size:.66rem;color:#b7d3dc}.arch-layer.hardware{background:linear-gradient(145deg,rgba(0,169,224,.16),rgba(0,169,224,.05))}.arch-layer.platform{background:linear-gradient(145deg,rgba(22,184,107,.2),rgba(22,184,107,.06));border-color:rgba(70,222,152,.28)}.arch-layer.application{background:linear-gradient(145deg,rgba(255,191,47,.2),rgba(255,191,47,.06))}.security-bar{display:flex;align-items:center;gap:1rem;margin-top:.75rem;padding:.8rem 1rem;border-radius:.85rem;background:linear-gradient(90deg,#087ea7,#0da378)}.security-bar b{white-space:nowrap;font-size:.76rem}.security-bar span{font-size:.68rem;color:#e0f7f7}.scale-note{display:flex;gap:.7rem;align-items:baseline;margin-top:.8rem;color:#c5dce4}.scale-note b{font-size:.75rem;color:#ffda76}.scale-note span{font-size:.68rem}
@media(max-width:1080px){.gx10-showcase{max-width:760px;width:100%;margin:auto;transform:none}.deployment-architecture{margin-top:0}}
@media(max-width:760px){.architecture-heading{align-items:flex-start;flex-direction:column;gap:.5rem}.architecture-flow{grid-template-columns:1fr}.architecture-flow>i{transform:rotate(90deg);justify-self:center}.arch-layer{min-height:125px}.security-bar,.scale-note{align-items:flex-start;flex-direction:column;gap:.25rem}.security-bar b{white-space:normal}.gx10-caption{align-items:flex-start;flex-direction:column}.gx10-showcase>p{font-size:.72rem}}

/* GX10 transparent product stage */
.gx10-showcase{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(233,250,255,.96));box-shadow:0 34px 78px rgba(0,0,0,.24),0 0 0 1px rgba(112,224,238,.16)}.gx10-image{position:relative;isolation:isolate;aspect-ratio:1.72/1;background:radial-gradient(circle at 52% 48%,rgba(55,218,228,.32),rgba(227,250,253,.72) 34%,rgba(255,255,255,.95) 68%);overflow:hidden}.gx10-image:before,.gx10-image:after{content:"";position:absolute;z-index:0;border:1px solid rgba(0,164,205,.18);border-radius:50%;inset:13% 24%;transform:rotate(-10deg)}.gx10-image:after{inset:21% 14%;transform:rotate(17deg)}.device-aura{position:absolute;z-index:0;width:56%;height:48%;border-radius:50%;background:rgba(35,204,220,.25);filter:blur(35px)}.gx10-image img{position:relative;z-index:2;width:94%;height:94%;object-fit:contain;filter:drop-shadow(0 22px 19px rgba(10,45,60,.31));transform:translateY(1%)}

/* PrivateHub foundation with industry extensions */
.industry-ecosystem{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);border:1px solid #d4e7ee;background:#fff;border-radius:1.8rem;overflow:hidden;box-shadow:0 24px 65px rgba(32,94,121,.11)}.industry-map{position:relative;padding:2rem 1.5rem 1.5rem;background:radial-gradient(circle at 50% 92%,rgba(0,169,224,.17),transparent 45%),linear-gradient(180deg,#fafeff,#edfaff)}.industry-nodes{display:grid;grid-template-columns:repeat(5,1fr);gap:.65rem;position:relative;z-index:2}.industry-node{min-width:0;min-height:130px;padding:.85rem .65rem;border:1px solid #d9e9ee;border-radius:1.1rem;background:rgba(255,255,255,.88);color:#4e6d7d;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;transition:.22s transform,.22s box-shadow,.22s background}.industry-node>span{width:42px;height:42px;border-radius:14px;background:#e8f8ff;color:#008ab7;display:grid;place-items:center;font-weight:900}.industry-node b{font-size:.88rem;line-height:1.35}.industry-node small{font-size:.72rem;color:#829aa5;white-space:nowrap}.industry-node:hover,.industry-node.active{transform:translateY(-6px);background:#143f55;color:#fff;border-color:#143f55;box-shadow:0 16px 28px rgba(18,63,85,.2)}.industry-node.active>span{background:linear-gradient(145deg,#00a9e0,#14bd78);color:#fff}.industry-node.active small{color:#bfe4ec}.industry-connectors{height:72px;margin:0 8%;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.industry-connectors:before{content:"";position:absolute;left:10%;right:10%;top:50%;height:2px;background:linear-gradient(90deg,rgba(0,169,224,.2),#20bfc4,rgba(0,169,224,.2))}.industry-connectors:after{content:"";position:absolute;left:50%;top:50%;bottom:0;width:2px;background:#20bfc4}.industry-connectors i{position:relative}.industry-connectors i:before{content:"";position:absolute;left:50%;top:0;height:50%;width:2px;background:rgba(0,169,224,.42)}.privatehub-foundation{position:relative;z-index:2;margin:0 auto;max-width:720px;padding:1.25rem 1.45rem;border-radius:1.25rem;background:linear-gradient(110deg,#123f56,#087fa5 58%,#0ca879);color:#fff;box-shadow:0 24px 45px rgba(8,99,126,.25),inset 0 1px rgba(255,255,255,.2);display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center}.privatehub-foundation:before{content:"";position:absolute;left:6%;right:6%;top:-8px;height:8px;border-radius:12px 12px 0 0;background:linear-gradient(90deg,#11afdc,#38d69b)}.privatehub-foundation small{font-size:.7rem;letter-spacing:.12em;color:#9ce9ef}.privatehub-foundation strong{display:block;font-size:1.35rem;margin:.15rem 0}.privatehub-foundation p{margin:0;color:#d8f2f4;font-size:.78rem}.foundation-points{display:flex;flex-direction:column;gap:.35rem}.foundation-points span{padding:.3rem .6rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:.72rem;text-align:center;white-space:nowrap}.industry-ecosystem>.industry-result{min-height:100%;padding:2.1rem;background:radial-gradient(circle at 100% 0,rgba(255,191,47,.24),transparent 30%),#fff;border-left:1px solid #dbe9ee}.industry-hint{grid-column:1/-1;margin:1.2rem 0 0!important;padding-top:1rem;border-top:1px solid #e1ebef;font-size:.76rem!important;color:#8198a3!important}

/* About REAS */
.about-reas{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,7vw,8rem);align-items:center;background:linear-gradient(135deg,#fffdf5,#effaff)}.about-lead h2{font-size:clamp(2.35rem,4.3vw,4.5rem);line-height:1.12;letter-spacing:-.05em;margin:0}.about-lead>p{max-width:690px;color:var(--muted);font-size:1rem;margin:1.4rem 0}.about-lead blockquote{margin:1.8rem 0 0;padding:.35rem 0 .35rem 1.2rem;border-left:5px solid var(--yellow);font-size:1.15rem;font-weight:900;color:#17485f}.about-facts{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-facts article{min-height:155px;padding:1.25rem;border:1px solid #d8e8ed;border-radius:1.3rem;background:rgba(255,255,255,.86);box-shadow:0 14px 35px rgba(43,101,125,.07);display:flex;flex-direction:column;justify-content:flex-end}.about-facts article:nth-child(2){transform:translateY(-12px);background:#e8f8ff}.about-facts article:nth-child(3){background:#fff3c9}.about-facts strong{font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.15;color:#087fa8}.about-facts span{margin-top:.55rem;color:#5e7783;font-size:.82rem}

@media(max-width:1080px){.industry-ecosystem{grid-template-columns:1fr}.industry-ecosystem>.industry-result{min-height:300px;border-left:0;border-top:1px solid #dbe9ee}.about-reas{grid-template-columns:1fr}.about-facts{max-width:760px}}
@media(max-width:760px){.gx10-image img{width:98%;height:98%}.industry-map{padding:1.2rem .85rem}.industry-nodes{grid-template-columns:repeat(5,minmax(104px,1fr));overflow-x:auto;padding:.5rem .15rem 1rem}.industry-node{min-height:115px}.industry-connectors{display:none}.privatehub-foundation{margin-top:.5rem;grid-template-columns:1fr}.foundation-points{flex-direction:row;flex-wrap:wrap}.industry-ecosystem>.industry-result{grid-template-columns:1fr;min-height:360px}.industry-hint{grid-column:1}.about-facts article{min-height:125px}.about-facts article:nth-child(2){transform:none}}
@media(max-width:480px){.about-facts{grid-template-columns:1fr}.privatehub-foundation{padding:1.1rem}.foundation-points span{font-size:.68rem}}
.industry-ecosystem>.industry-result{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.industry-ecosystem>.industry-result .usecases{display:flex;margin-top:1rem}.industry-ecosystem .industry-hint{margin:1.2rem 0 0!important;padding-top:1rem;border-top:1px solid #e1ebef}

/* Three-layer industry architecture */
.industry-ecosystem.layered{display:block;padding:1.3rem;background:#fff;border-radius:1.8rem}.industry-layered-map{padding:1.2rem;border-radius:1.35rem;background:linear-gradient(180deg,#f9fdff 0%,#eefaff 58%,#fffaf0 100%);border:1px solid #d9eaf0}.application-layer{padding:1.15rem;border:1px solid #d5e8ee;border-radius:1.15rem;background:rgba(255,255,255,.88);box-shadow:0 12px 30px rgba(31,91,116,.07)}.layer-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1rem}.layer-heading small,.infrastructure-layer small{display:block;color:#ee7654;font-size:.7rem;letter-spacing:.12em;font-weight:900}.layer-heading strong{display:block;font-size:1.05rem;margin-top:.12rem}.layer-heading p{margin:0;color:#708893;font-size:.8rem}.layered .industry-nodes{grid-template-columns:repeat(5,1fr)}.layered .industry-node{min-height:118px}.layer-connectors{position:relative;height:78px;margin:0 7%;display:grid;grid-template-columns:repeat(5,1fr)}.layer-connectors:before{content:"";position:absolute;left:10%;right:10%;top:52%;height:2px;background:linear-gradient(90deg,rgba(21,190,154,.25),#18bea0,rgba(21,190,154,.25))}.layer-connectors:after{content:"";position:absolute;left:50%;top:52%;bottom:0;width:2px;background:#18bea0}.layer-connectors i{position:relative}.layer-connectors i:before{content:"";position:absolute;left:50%;top:0;height:52%;width:2px;background:rgba(21,190,154,.52)}.layered .privatehub-foundation{width:84%;max-width:none;margin:0 auto;background:linear-gradient(105deg,#123e55,#087da5 54%,#0aa77d);border:2px solid #25c99b;box-shadow:0 22px 42px rgba(10,104,128,.23),inset 0 1px rgba(255,255,255,.2)}.server-link{height:64px;position:relative}.server-link i{position:absolute;left:50%;top:0;bottom:10px;width:2px;background:#f18a61}.server-link i:after{content:"";position:absolute;left:-5px;bottom:-1px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #f18a61}.infrastructure-layer{width:68%;margin:0 auto;padding:1.05rem 1.25rem;border:2px solid #f18a61;border-radius:1rem;background:#fffaf5;display:grid;grid-template-columns:auto 1.15fr .85fr;gap:1rem;align-items:center;box-shadow:0 14px 28px rgba(114,78,52,.08)}.infra-icon{display:grid;gap:5px}.infra-icon i{display:block;width:34px;height:12px;border:2px solid #f18a61;border-radius:4px;position:relative}.infra-icon i:after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#f18a61;right:4px;top:2px}.infrastructure-layer strong{display:block;font-size:.9rem;line-height:1.35}.infrastructure-layer p{margin:0;color:#71838d;font-size:.77rem}.industry-ecosystem.layered>.industry-result{min-height:auto;margin-top:1.1rem;padding:1.5rem 1.7rem;border:1px solid #dbe9ee;border-radius:1.2rem;display:grid;grid-template-columns:auto 1fr;gap:.8rem 1.3rem;align-items:center;background:radial-gradient(circle at 96% 10%,rgba(255,191,47,.2),transparent 24%),#f9fcfd}.industry-ecosystem.layered>.industry-result h3{font-size:clamp(1.45rem,2.4vw,2.2rem)}.industry-ecosystem.layered>.industry-result .usecases{grid-column:2;margin-top:.25rem}.industry-ecosystem.layered>.industry-result .industry-hint{grid-column:1/-1;width:100%}
@media(max-width:900px){.infrastructure-layer{width:82%;grid-template-columns:auto 1fr}.infrastructure-layer p{grid-column:2}.layered .privatehub-foundation{width:92%}}
@media(max-width:680px){.industry-ecosystem.layered{padding:.75rem}.industry-layered-map{padding:.75rem}.layer-heading{align-items:flex-start;flex-direction:column;gap:.35rem}.layered .industry-nodes{grid-template-columns:repeat(5,minmax(108px,1fr));overflow-x:auto;padding:.4rem .1rem .8rem}.layer-connectors{display:none}.layered .privatehub-foundation{width:100%;margin-top:.8rem}.server-link{height:52px}.infrastructure-layer{width:100%;grid-template-columns:auto 1fr;padding:1rem}.infrastructure-layer p{grid-column:1/-1}.industry-ecosystem.layered>.industry-result{grid-template-columns:1fr}.industry-ecosystem.layered>.industry-result .usecases,.industry-ecosystem.layered>.industry-result .industry-hint{grid-column:1}}

/* Bring real infrastructure and proof closer to the industry story. */
.infrastructure-layer{grid-template-columns:150px 1.15fr .85fr;min-height:132px;padding:.8rem 1.25rem;background:linear-gradient(110deg,#fff 0%,#fffaf5 70%);overflow:hidden}
.infrastructure-layer .infra-icon{width:150px;height:104px;display:block;background:url('/assets/asus-ascent-gx10-transparent.png') center/contain no-repeat;filter:drop-shadow(0 14px 12px rgba(20,35,44,.22));position:relative}
.infrastructure-layer .infra-icon:after{content:"GX10 · COMPACT ON-PREMISE";position:absolute;left:50%;bottom:-2px;transform:translateX(-50%);white-space:nowrap;padding:.18rem .42rem;border-radius:999px;background:#172f3c;color:#fff;font-size:.5rem;font-weight:900;letter-spacing:.07em}
.infrastructure-layer .infra-icon i{display:none}
.industry-cases{position:relative;margin-top:-1px;padding-top:clamp(2.8rem,5vw,4.5rem)!important;background:linear-gradient(180deg,#f4fbfd 0%,#fff 72%)}
.industry-cases:before{content:"";position:absolute;top:0;left:50%;width:min(1160px,calc(100% - 2rem));height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#b9dfe7 18%,#18bea0 50%,#b9dfe7 82%,transparent)}
.industry-cases-intro{align-items:end;margin-bottom:2rem}
.industry-cases-intro h2{font-size:clamp(2rem,4vw,3.5rem)}
.industry-cases .case-grid{margin-top:0}
@media(max-width:900px){.infrastructure-layer{grid-template-columns:130px 1fr}.infrastructure-layer .infra-icon{width:130px;height:94px}.infrastructure-layer p{grid-column:2}.industry-cases-intro{align-items:start}}
@media(max-width:680px){.infrastructure-layer{grid-template-columns:110px 1fr;min-height:0;padding:.8rem}.infrastructure-layer .infra-icon{width:110px;height:86px}.infrastructure-layer p{grid-column:1/-1}.industry-cases{padding-top:2.6rem!important}.industry-cases-intro{margin-bottom:1.4rem}}

/* GX10 as a product visual, not a card */
.gx10-stage{position:relative;z-index:2;min-height:550px;display:flex;flex-direction:column;justify-content:center;color:#fff}.gx10-stage-label{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .5rem}.gx10-stage-label span{font-size:.72rem;letter-spacing:.15em;font-weight:900;color:#70dfea}.gx10-stage-label b{font-size:.72rem;letter-spacing:.08em;color:#a9cbd5}.gx10-device{position:relative;isolation:isolate;height:340px;display:grid;place-items:center}.gx10-device:after{content:"";position:absolute;z-index:0;left:13%;right:13%;bottom:10%;height:18px;border-radius:50%;background:rgba(0,0,0,.42);filter:blur(16px)}.gx10-device img{position:relative;z-index:3;width:94%;height:94%;object-fit:contain;filter:drop-shadow(0 28px 23px rgba(0,0,0,.38));transition:.35s transform}.gx10-stage:hover .gx10-device img{transform:translateY(-7px)}.device-glow{position:absolute;z-index:0;width:58%;height:48%;border-radius:50%;background:rgba(29,217,220,.25);filter:blur(42px)}.device-ring{position:absolute;z-index:1;border:1px solid rgba(91,222,233,.22);border-radius:50%}.ring-a{width:75%;height:58%;transform:rotate(-10deg)}.ring-b{width:62%;height:74%;transform:rotate(22deg)}.gx10-spec{position:absolute;z-index:4;right:1%;top:17%;padding:.5rem 0 .5rem .75rem;border-left:2px solid #54dbe2;display:flex;flex-direction:column;background:linear-gradient(90deg,rgba(8,64,83,.74),transparent)}.gx10-spec small{font-size:.62rem;letter-spacing:.14em;color:#79dce6}.gx10-spec strong{font-size:.82rem}.gx10-stage-copy{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.3rem;padding:1rem .5rem 0;border-top:1px solid rgba(255,255,255,.16)}.gx10-stage-copy strong{font-size:1rem;line-height:1.45}.gx10-stage-copy p{margin:0;color:#b9d4dc;font-size:.78rem}.gx10-scale{display:flex;align-items:center;gap:.65rem;padding:.85rem .5rem 0;color:#b8d4dc;font-size:.7rem;font-weight:800}.gx10-scale span:first-child{color:#72e0e8}.gx10-scale i{height:1px;flex:1;background:linear-gradient(90deg,#45d7df,rgba(255,255,255,.15))}
@media(max-width:1080px){.gx10-stage{max-width:760px;width:100%;margin:auto}}
@media(max-width:680px){.gx10-stage{min-height:470px}.gx10-device{height:270px}.gx10-stage-copy{grid-template-columns:1fr}.gx10-stage-label{align-items:flex-start;flex-direction:column;gap:.2rem}.gx10-spec{right:0;top:10%}.gx10-scale{align-items:flex-start;flex-direction:column}.gx10-scale i{width:100%;flex:auto}.ring-a{width:86%}}

/* REAS key visual: the orange line field becomes a restrained brand atmosphere. */
.hero{isolation:isolate}
.hero:after{content:"";position:absolute;z-index:0;inset:-6px;background:url('/assets/reas-main-visual.png') right center/cover no-repeat;clip-path:polygon(43% 0,100% 0,100% 100%,28% 100%);opacity:.2;mix-blend-mode:multiply;pointer-events:none}
.hero>.hero-copy,.hero>.problem-finder{position:relative;z-index:2}
.industries{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f2fbfe 0%,#ecf9fc 42%,#f8fcfd 100%)}
.industries:before{content:"";position:absolute;z-index:0;inset:-5px -5px auto 38%;height:520px;background:url('/assets/reas-main-visual.png') right top/920px auto no-repeat;opacity:.065;mix-blend-mode:multiply;pointer-events:none}
.industries>*{position:relative;z-index:1}

/* Cases sit above the Industry Applications layer. */
.industries .industry-cases{margin:0 0 1.25rem;padding:1.3rem!important;border:1px solid #d7e8ed;border-radius:1.45rem;background:rgba(255,255,255,.84);box-shadow:0 18px 42px rgba(33,94,118,.08);backdrop-filter:blur(8px)}
.industries .industry-cases:before{content:none}
.industries .industry-cases-intro{grid-template-columns:1fr .9fr;align-items:end;margin:0 0 1.15rem;gap:clamp(2rem,5vw,6rem)}
.industries .industry-cases-intro .kicker{margin-bottom:.45rem;color:#db7445}
.industries .industry-cases-intro h2{font-size:clamp(1.65rem,2.7vw,2.55rem);line-height:1.16}
.industries .industry-cases-intro>p{font-size:.9rem}
.industries .industry-cases .case-grid{gap:.75rem}
.industries .industry-cases .case-card{min-height:245px;padding:1.25rem;border-radius:1.15rem}
.industries .industry-cases .case-card h3{font-size:1.12rem}
.industry-ecosystem.layered{position:relative}
@media(max-width:900px){.hero:after{opacity:.13;clip-path:polygon(55% 0,100% 0,100% 100%,38% 100%)}.industries .industry-cases-intro{grid-template-columns:1fr;align-items:start;gap:1rem}}
@media(max-width:680px){.hero:after{opacity:.09;clip-path:polygon(68% 0,100% 0,100% 100%,50% 100%);background-size:auto 100%}.industries:before{left:15%;height:380px;background-size:680px auto}.industries .industry-cases{padding:.9rem!important;margin-bottom:1rem}.industries .industry-cases .case-card{min-height:220px}}

/* Vibrant orange leads the PrivateHub product story. */
.gx10-stage-label span,.gx10-scale span:first-child{color:#ffb176}
.gx10-spec{border-left-color:#f28c52}
.arch-layer.hardware{background:linear-gradient(145deg,rgba(242,140,82,.23),rgba(242,140,82,.06));border-color:rgba(242,140,82,.32)}
.arch-layer.hardware small{color:#ffbd8d}

/* Homepage section 2: enterprise AI challenges and REAS capabilities */
.capabilities{padding-top:clamp(4rem,6vw,6.5rem);padding-bottom:clamp(4.5rem,7vw,7rem);background:linear-gradient(180deg,#fff 0%,#f8fcfd 100%)}
.capability-intro{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(2rem,4.5vw,5rem);align-items:end;margin-bottom:2.35rem}
.challenge-label{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap;margin-bottom:1rem}
.challenge-label>span{color:#087fae;font-size:.86rem;font-weight:900;letter-spacing:.045em}
.challenge-label small{color:#6e8b99;font-size:.64rem;font-weight:850;letter-spacing:.16em}
.capability-intro h2{max-width:900px;font-size:clamp(2.65rem,3.7vw,4.15rem);line-height:1.14;letter-spacing:-.052em;text-wrap:balance}
.capability-copy{max-width:650px}
.capability-copy p{margin:0;color:#415f70;font-size:clamp(.95rem,1.08vw,1.06rem);line-height:1.85}
.capability-copy p+p{margin-top:.9rem}
.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.capability-card{min-height:260px;padding:1.35rem;border:1px solid #cfe3eb;border-radius:1.4rem;display:flex;flex-direction:column;background:#fff;box-shadow:0 8px 24px rgba(28,92,122,.04);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.capability-card:hover{transform:translateY(-4px);border-color:#8fcadb;box-shadow:0 18px 38px rgba(28,92,122,.1)}
.capability-card-top{display:flex;align-items:center;justify-content:space-between}
.capability-card-top>span:first-child{color:#17617f;font-size:.7rem;font-weight:900;letter-spacing:.06em}
.capability-icon{width:46px;height:46px;border-radius:1rem;display:grid;place-items:center;background:rgba(255,255,255,.78);color:#058ebc;border:1px solid rgba(0,142,188,.14)}
.capability-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.capability-card>b{display:block;margin-top:1.75rem;font-size:1.15rem;line-height:1.35}
.capability-card>p{margin:.7rem 0 0;color:#405f6f;font-size:.86rem;line-height:1.75}
.capability-card.tone-blue{background:#e8f8ff}
.capability-card.tone-sky{background:#f0faff}
.capability-card.tone-green{background:#eaf9ef}
.capability-featured{background:linear-gradient(145deg,#e9faff 0%,#e9f9f0 100%);border:2px solid #54c9c2;box-shadow:0 14px 34px rgba(18,151,145,.12)}
.capability-featured .capability-icon{color:#087fae;background:#fff;border-color:#8edbd6}
@media(max-width:1080px){.capability-intro{grid-template-columns:1fr;gap:1.4rem;align-items:start}.capability-copy{max-width:820px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.quick-proof{grid-template-columns:1fr;gap:.7rem;padding-top:1.25rem;padding-bottom:1.25rem}.quick-proof p{grid-column:auto;margin:0 0 .25rem;line-height:1.55}.quick-proof div{padding:.15rem 0}.capabilities{padding-top:3.6rem;padding-bottom:4rem}.capability-intro{gap:1.2rem;margin-bottom:1.7rem}.challenge-label{align-items:flex-start;flex-direction:column;gap:.2rem}.capability-intro h2{font-size:clamp(2.2rem,10.5vw,3rem);line-height:1.18;letter-spacing:-.045em;overflow-wrap:normal;word-break:keep-all}.capability-copy p{font-size:.94rem;line-height:1.8}.capability-grid{grid-template-columns:1fr;gap:.8rem}.capability-card{min-height:220px;padding:1.25rem}.capability-card>b{margin-top:1.35rem}}

/* Homepage section 3: enterprise AI implementation paths */
.services{padding-top:clamp(4.5rem,7vw,7rem);padding-bottom:clamp(4.5rem,7vw,7rem)}
.solutions-intro{grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);gap:clamp(2rem,4.5vw,5rem);align-items:end;margin-bottom:2.4rem}
.solutions-label{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}
.solutions-label>span{color:#087fae;font-size:.86rem;font-weight:900;letter-spacing:.15em}
.solutions-label small{color:#607f8e;font-size:.72rem;font-weight:850;letter-spacing:.05em}
.solutions-intro h2{max-width:760px;font-size:clamp(2.65rem,4vw,4.35rem);line-height:1.13;text-wrap:balance}
.solutions-copy{max-width:660px}
.solutions-copy p{margin:0;color:#405f6f;font-size:clamp(.95rem,1.08vw,1.06rem);line-height:1.85}
.solutions-copy p+p{margin-top:.85rem}
.services .service-grid{gap:1.1rem}
.services .service-card{min-height:390px;padding:1.55rem;border-color:#d7e7ec;overflow:visible;box-shadow:0 10px 28px rgba(28,92,122,.05);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.services .service-card:hover{transform:translateY(-5px);border-color:#91cbdc;box-shadow:0 20px 42px rgba(28,92,122,.11)}
.services .service-icon{width:56px;height:56px;border:1px solid rgba(0,142,188,.15)}
.services .service-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.services .service-card small{margin-top:2rem;color:#557584;font-size:.7rem;font-weight:900;letter-spacing:.11em}
.services .service-card h3{margin:.42rem 0 .72rem;font-size:clamp(1.28rem,1.55vw,1.5rem);line-height:1.38;word-break:keep-all}
.services .service-card p{margin:0;color:#405f6f;font-size:.9rem;line-height:1.78}
.services .service-cta{display:inline-flex;align-items:center;min-height:44px;margin-top:auto;padding-top:1.4rem;color:#087fae;font-size:.86rem;font-weight:900;align-self:flex-start}
.services .service-cta:hover{color:#055d80}
.services .application .service-icon{background:#e8f8ff;color:#0089b5}
.services .integration .service-icon{background:#e9f9ef;color:#0a9e68;border-color:rgba(10,158,104,.18)}
.services .consulting .service-icon{background:#fff2c6;color:#9b6c00;border-color:rgba(155,108,0,.16)}
.services .service-featured{background:linear-gradient(145deg,#f0fbff 0%,#edf9f3 100%);border:2px solid #53c8bf;box-shadow:0 14px 34px rgba(18,151,145,.1)}
.services .service-featured small{color:#087e76}
.deployment-strip{margin-top:1.15rem;padding:1.2rem 1.35rem;border:1px solid #d6e6eb;border-radius:1.25rem;background:rgba(255,255,255,.86);display:grid;grid-template-columns:1.08fr .92fr;gap:1.5rem;align-items:center}
.deployment-title{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}
.deployment-title>b{font-size:.82rem;white-space:nowrap}
.deployment-tags{display:flex;gap:.5rem;flex-wrap:wrap}
.deployment-tags span{padding:.36rem .72rem;border:1px solid #cde2e9;border-radius:999px;background:#f7fcfd;color:#315b6d;font-size:.76rem;font-weight:800;white-space:nowrap}
.deployment-note{justify-self:end;text-align:right}
.deployment-note p{margin:0;color:#506e7d;font-size:.8rem;line-height:1.65}
.deployment-note a{display:inline-flex;min-height:40px;align-items:center;margin-top:.3rem;color:#087fae;font-size:.82rem;font-weight:900}
.deployment-note a:hover{color:#055d80}
@media(max-width:1080px){.solutions-intro{grid-template-columns:1fr;gap:1.3rem;align-items:start}.solutions-copy{max-width:850px}.services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services .service-card:last-child{grid-column:auto}.deployment-strip{grid-template-columns:1fr}.deployment-note{justify-self:start;text-align:left}}
@media(max-width:680px){.services{padding-top:3.8rem;padding-bottom:4rem}.solutions-intro{gap:1.15rem;margin-bottom:1.7rem}.solutions-label{align-items:flex-start;flex-direction:column;gap:.2rem}.solutions-intro h2{font-size:clamp(2.2rem,10.5vw,3rem);line-height:1.18;letter-spacing:-.045em;word-break:keep-all}.solutions-copy p{font-size:.94rem;line-height:1.8}.services .service-grid{grid-template-columns:1fr;gap:.85rem}.services .service-card{min-height:350px;padding:1.3rem}.services .service-card small{margin-top:1.5rem}.deployment-strip{padding:1.1rem;gap:.75rem}.deployment-title{align-items:flex-start;flex-direction:column;gap:.65rem}.deployment-note p{font-size:.78rem}}

/* Homepage section 4: Neuro PrivateHub integrated appliance */
.privatehub{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);column-gap:clamp(2.5rem,5vw,5.5rem);row-gap:1.4rem;align-items:center;padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem)}
.privatehub .hub-copy,.privatehub .gx10-stage,.privatehub .deployment-architecture{position:relative;z-index:2}
.privatehub .hub-tag{display:block;color:#72e0e8;font-size:.72rem;letter-spacing:.12em}
.privatehub .hub-name{margin-top:.75rem}
.privatehub .hub-name b,.privatehub .hub-name strong{font-size:clamp(1.25rem,1.7vw,1.55rem)}
.hub-bundle{display:inline-flex;margin-top:.55rem;padding:.28rem .65rem;border:1px solid rgba(114,224,232,.3);border-radius:999px;background:rgba(67,210,217,.08);color:#a8edf0;font-size:.7rem;font-weight:850;letter-spacing:.04em}
.privatehub .hub-copy h2{margin:1.05rem 0 1rem;font-size:clamp(2.65rem,4.4vw,4.6rem)}
.privatehub .hub-copy>p{margin:0;color:#d0e4ea;font-size:.94rem;line-height:1.82}
.privatehub .hub-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:1.25rem 0 1.35rem}
.privatehub .hub-points span{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.4rem .55rem;text-align:center;color:#e3f2f5;font-size:.7rem;line-height:1.45;border-color:rgba(255,255,255,.22)}
.privatehub .button.white{min-height:50px;padding-inline:1.2rem}
.privatehub .gx10-stage{min-height:0;justify-content:flex-start}
.privatehub .gx10-stage-label{padding:0 .25rem}
.privatehub .gx10-stage-label span{color:#ffb176;font-size:.73rem}
.privatehub .gx10-device{height:300px}
.privatehub .gx10-device img{width:96%;height:96%}
.privatehub .gx10-stage-copy{grid-template-columns:.95fr 1.05fr;gap:1.1rem;padding:.85rem .25rem 0}
.privatehub .gx10-stage-copy strong{font-size:.98rem}
.privatehub .gx10-stage-copy p{font-size:.78rem;line-height:1.65}
.privatehub .gx10-scale{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:.9rem .25rem 0;padding:1.05rem 0 0;color:#c7dfe6}
.privatehub .gx10-scale:before{content:"";position:absolute;left:7%;right:7%;top:.35rem;height:2px;background:linear-gradient(90deg,#f28c52 0%,#36cad2 50%,rgba(255,255,255,.35) 100%)}
.privatehub .gx10-scale>span{position:relative;display:block;text-align:center;font-size:.68rem;line-height:1.4}
.privatehub .gx10-scale>span:before{content:"";position:absolute;left:50%;top:-.94rem;width:10px;height:10px;border-radius:50%;transform:translateX(-50%);background:#0b4056;border:2px solid #54d9df;box-shadow:0 0 0 4px rgba(84,217,223,.1)}
.privatehub .gx10-scale>span:first-child{color:#ffbd8d}
.privatehub .gx10-scale>span:first-child:before{border-color:#f28c52}
.privatehub .gx10-scale b{font-weight:850}
.privatehub .deployment-architecture{margin-top:.45rem;padding:1.4rem 1.5rem}
.privatehub .architecture-heading{align-items:end;margin-bottom:1rem}
.privatehub .architecture-heading>span{font-size:1.12rem}
.privatehub .architecture-heading p{max-width:650px;color:#bdd5dc;font-size:.76rem;text-align:right}
.privatehub .arch-layer{min-height:132px}
.privatehub .arch-layer small{font-size:.64rem;color:#a8e7ed}
.privatehub .arch-layer b{font-size:.92rem;line-height:1.45}
.privatehub .arch-layer span{color:#c9dfe5;font-size:.68rem;line-height:1.55}
.privatehub .security-bar span{color:#efffff}
.privatehub .scale-note{margin-top:.65rem}
@media(max-width:1080px){.privatehub{grid-template-columns:1fr;row-gap:2.2rem}.privatehub .hub-copy{max-width:800px}.privatehub .gx10-stage{max-width:800px}.privatehub .deployment-architecture{margin-top:0}.privatehub .architecture-flow{grid-template-columns:1fr}.privatehub .architecture-flow>i{transform:rotate(90deg);justify-self:center}.privatehub .arch-layer{min-height:118px}}
@media(max-width:680px){.privatehub{padding-top:3.8rem;padding-bottom:3.8rem;row-gap:2rem}.privatehub .hub-copy h2{font-size:clamp(2.45rem,12vw,3.3rem);line-height:1.1}.privatehub .hub-copy>p{font-size:.92rem}.privatehub .hub-points{grid-template-columns:1fr;gap:.45rem}.privatehub .hub-points span{justify-content:flex-start;min-height:42px;padding-inline:.75rem}.privatehub .button.white{width:100%;min-height:52px}.privatehub .gx10-stage-label{align-items:flex-start;flex-direction:column;gap:.2rem}.privatehub .gx10-device{height:260px}.privatehub .gx10-stage-copy{grid-template-columns:1fr;gap:.55rem}.privatehub .gx10-scale{grid-template-columns:1fr;margin-top:1rem;padding:.1rem 0 .1rem 1.3rem;gap:.75rem}.privatehub .gx10-scale:before{left:.35rem;right:auto;top:.45rem;bottom:.45rem;width:2px;height:auto;background:linear-gradient(180deg,#f28c52,#36cad2,rgba(255,255,255,.35))}.privatehub .gx10-scale>span{text-align:left}.privatehub .gx10-scale>span:before{left:-.95rem;top:.35rem;transform:none}.privatehub .deployment-architecture{padding:1.15rem}.privatehub .architecture-heading{align-items:flex-start;gap:.45rem}.privatehub .architecture-heading p{text-align:left;font-size:.75rem}.privatehub .arch-layer{min-height:128px}.privatehub .arch-layer small{font-size:.66rem}.privatehub .arch-layer span{font-size:.72rem}.privatehub .security-bar,.privatehub .scale-note{align-items:flex-start;flex-direction:column;gap:.3rem}.privatehub .security-bar b{white-space:normal}}

/* Homepage section 5: business functions */
.business-functions{padding-top:clamp(4rem,6vw,6.5rem);padding-bottom:clamp(4.5rem,7vw,7rem);background:linear-gradient(180deg,#effaff 0%,#f8fcfd 100%)}
.business-functions:before{opacity:.045}
.business-intro{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(2rem,3.5vw,4rem);align-items:end;margin-bottom:2rem}
.business-label{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}
.business-label>span{color:#087fae;font-size:.79rem;font-weight:900;letter-spacing:.13em}
.business-label small{color:#587a89;font-size:.72rem;font-weight:850}
.business-intro h2{max-width:1100px;font-size:clamp(2.15rem,3vw,3.5rem);line-height:1.15;letter-spacing:-.05em;text-wrap:balance;word-break:keep-all}
.business-intro>p{max-width:650px;color:#405f6f;font-size:1rem;line-height:1.85}
.business-applications{position:relative;z-index:1;padding:1.35rem;border:1px solid #d3e6ed;border-radius:1.8rem;background:rgba(255,255,255,.9);box-shadow:0 22px 55px rgba(30,91,116,.09)}
.business-app-heading{display:grid;grid-template-columns:auto 1fr;gap:.25rem 2rem;align-items:end;margin-bottom:1.2rem}
.business-app-heading>div{grid-row:1/3}
.business-app-heading small{display:block;color:#dd7042;font-size:.7rem;font-weight:900;letter-spacing:.13em}
.business-app-heading strong{display:block;margin-top:.15rem;font-size:1rem}
.business-app-heading h3{margin:0;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.4}
.business-app-heading>p{margin:0;color:#607b88;font-size:.82rem}
.business-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}
.business-tab{min-width:0;min-height:140px;padding:.85rem .65rem;border:1px solid #d5e7ed;border-radius:1.15rem;background:#fafdfe;color:#426374;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}
.business-tab>span{width:48px;height:48px;border-radius:15px;background:#e5f7fc;color:#058ab5;display:grid;place-items:center;font-size:1.35rem;font-weight:950}
.business-tab b{font-size:.9rem;line-height:1.4;word-break:keep-all}
.business-tab small{color:#6c8996;font-size:.72rem;white-space:nowrap}
.business-tab:hover{transform:translateY(-3px);border-color:#8ccddd;box-shadow:0 13px 28px rgba(28,92,122,.09)}
.business-tab:focus-visible{outline:3px solid rgba(0,169,224,.3);outline-offset:3px}
.business-tab.active{background:linear-gradient(145deg,#153f55 0%,#087da4 62%,#0ca277 100%);border-color:#0b728f;color:#fff;box-shadow:0 16px 32px rgba(10,103,130,.2)}
.business-tab.active>span{background:linear-gradient(145deg,#21bae3,#35d49a);color:#fff}
.business-tab.active small{color:#d6f0f2}
.business-panel{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr);gap:1rem;margin-top:1rem;min-height:335px}
.business-panel.is-changing{animation:business-panel-in .26s ease both}
@keyframes business-panel-in{from{opacity:.55;transform:translateY(7px)}to{opacity:1;transform:none}}
.business-work,.privatehub-support{padding:1.6rem;border-radius:1.35rem}
.business-work{background:radial-gradient(circle at 100% 0,rgba(255,191,47,.2),transparent 30%),linear-gradient(145deg,#f7fcfe,#edf9fc);border:1px solid #d5e8ee}
.business-result-label{display:flex;align-items:center;gap:.65rem}
.business-result-label>span{color:#0b8eb7;font-size:1.8rem;font-weight:950;line-height:1}
.business-result-label small{color:#527382;font-size:.75rem;font-weight:900;letter-spacing:.05em}
.business-work h3{max-width:720px;margin:1.15rem 0 .65rem;font-size:clamp(1.55rem,2.45vw,2.35rem);line-height:1.28;letter-spacing:-.035em;text-wrap:balance}
.business-work>p{max-width:760px;margin:0;color:#486777;font-size:.9rem;line-height:1.75}
.business-usecases{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.35rem}
.business-usecases span{padding:.5rem .78rem;border:1px solid #c9e2e9;border-radius:999px;background:#fff;color:#245c73;font-size:.76rem;font-weight:800}
.privatehub-support{background:linear-gradient(150deg,#123e55,#086e8d 62%,#0b9372);color:#fff;box-shadow:0 17px 35px rgba(10,84,109,.14)}
.support-heading{display:flex;align-items:center;gap:.8rem;margin-bottom:1.1rem}
.support-heading>span{width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#24b9dd,#36d39a);display:grid;place-items:center;font-size:1.1rem;font-weight:950}
.support-heading small{display:block;color:#8fe9eb;font-size:.65rem;letter-spacing:.12em}
.support-heading h3{margin:.05rem 0 0;font-size:1.13rem}
.privatehub-support ul{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}
.privatehub-support li{position:relative;padding:.58rem .7rem .58rem 2rem;border:1px solid rgba(255,255,255,.13);border-radius:.8rem;background:rgba(255,255,255,.06);color:#e3f1f4;font-size:.8rem;line-height:1.5}
.privatehub-support li:before{content:"✓";position:absolute;left:.72rem;color:#70e0c0;font-weight:900}
.consulting-banner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);gap:2rem;align-items:center;margin-top:1rem;padding:1.5rem 1.65rem;border:1px solid #9bd9d4;border-radius:1.35rem;background:linear-gradient(120deg,#ecfaff 0%,#eaf9f0 100%)}
.consulting-banner small{color:#087fae;font-size:.68rem;font-weight:900;letter-spacing:.13em}
.consulting-banner h3{margin:.25rem 0 .5rem;font-size:1.35rem}
.consulting-banner p{margin:0;color:#426574;font-size:.84rem;line-height:1.7}
.consulting-banner ol{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem;margin:0;padding:0;list-style:none;counter-reset:consulting-step}
.consulting-banner li{position:relative;min-height:64px;padding:.7rem .55rem;border-radius:.8rem;background:rgba(255,255,255,.8);color:#275b70;font-size:.72rem;font-weight:850;text-align:center;display:flex;align-items:center;justify-content:center;counter-increment:consulting-step}
.consulting-banner li:not(:last-child):after{content:"→";position:absolute;right:-.42rem;color:#0d9c9c;z-index:2}
.foundation-summary{margin-top:1rem;padding:1.35rem 1.5rem;border:1px solid #d7e5e9;border-radius:1.25rem;background:#f9fcfd}
.foundation-summary-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:.25rem 2rem;align-items:end}
.foundation-summary-heading small{grid-column:1/-1;color:#62818f;font-size:.66rem;font-weight:900;letter-spacing:.13em}
.foundation-summary-heading h3{margin:.15rem 0 0;font-size:1.25rem}
.foundation-summary-heading p{margin:0;color:#55717f;font-size:.8rem;line-height:1.65}
.foundation-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem}
.foundation-capabilities article{padding:.85rem;border:1px solid #d7e7eb;border-radius:.9rem;background:#fff}
.foundation-capabilities b{display:block;color:#17617d;font-size:.82rem}
.foundation-capabilities p{margin:.35rem 0 0;color:#627c88;font-size:.72rem;line-height:1.6}
.foundation-deployment{margin:.9rem 0 0;padding-top:.8rem;border-top:1px solid #dce8eb;color:#52707d;font-size:.76rem;line-height:1.65}
@media(max-width:1080px){.business-intro{grid-template-columns:1fr;gap:1.2rem;align-items:start}.business-intro>p{max-width:850px}.business-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.business-panel{grid-template-columns:1fr}.consulting-banner{grid-template-columns:1fr}.foundation-summary-heading{grid-template-columns:1fr}}
@media(max-width:680px){.business-functions{padding-top:3.7rem;padding-bottom:4rem}.business-intro{margin-bottom:1.5rem}.business-label{align-items:flex-start;flex-direction:column;gap:.2rem}.business-intro h2{font-size:clamp(2.05rem,10.2vw,2.9rem);line-height:1.18}.business-intro>p{font-size:.94rem}.business-applications{padding:.85rem;border-radius:1.35rem}.business-app-heading{grid-template-columns:1fr;gap:.45rem}.business-app-heading>div{grid-row:auto}.business-app-heading h3{font-size:1.3rem}.business-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.business-tab{min-height:128px;padding:.7rem .45rem}.business-tab>span{width:44px;height:44px}.business-tab small{font-size:.68rem}.business-panel{min-height:0}.business-work,.privatehub-support{padding:1.2rem}.business-work h3{font-size:1.65rem}.business-usecases span{font-size:.72rem}.consulting-banner{padding:1.2rem;gap:1rem}.consulting-banner ol{grid-template-columns:1fr 1fr}.consulting-banner li:nth-child(2):after{display:none}.consulting-banner li:not(:last-child):after{content:"↓";right:.2rem;bottom:-.55rem;top:auto}.foundation-summary{padding:1.1rem}.foundation-capabilities{grid-template-columns:1fr}.foundation-summary-heading p{font-size:.78rem}}
@media(prefers-reduced-motion:reduce){.business-tab,.business-panel{transition:none!important;animation:none!important}}

/* Homepage section 6: About REAS, ecosystem and implementation method */
.about-reas-v2{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(2.5rem,5vw,5.5rem);align-items:start;padding-top:clamp(4rem,6vw,6.5rem);padding-bottom:clamp(3.5rem,5vw,5.5rem)}
.about-reas-v2 .about-lead h2{max-width:900px;font-size:clamp(2.55rem,3.65vw,4rem);line-height:1.14;text-wrap:balance;word-break:keep-all}
.about-copy{max-width:760px;margin-top:1.35rem}
.about-reas-v2 .about-copy p{margin:0;color:#496876;font-size:.94rem;line-height:1.85}
.about-reas-v2 .about-copy p+p{margin-top:.9rem}
.about-reas-v2 .about-copy strong{color:#087fae;font-weight:900}
.about-statement{margin-top:1.55rem;padding:.4rem 0 .4rem 1.2rem;border-left:5px solid var(--yellow);display:flex;flex-direction:column;gap:.35rem}
.about-statement strong{color:#17485f;font-size:1.12rem;line-height:1.45}
.about-statement span{max-width:650px;color:#54727f;font-size:.78rem;line-height:1.65}
.about-reas-v2 .about-facts{gap:.85rem}
.about-reas-v2 .about-facts article{min-height:190px;padding:1.2rem;justify-content:flex-start;border-color:#d2e5eb;box-shadow:0 12px 28px rgba(35,92,116,.06);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.about-reas-v2 .about-facts article:hover{transform:translateY(-4px);border-color:#8fcbd9;box-shadow:0 18px 38px rgba(35,92,116,.1)}
.about-reas-v2 .about-facts article:nth-child(2){transform:none}
.about-reas-v2 .about-facts article:nth-child(2):hover{transform:translateY(-4px)}
.about-reas-v2 .fact-blue{background:#e8f8ff}
.about-reas-v2 .fact-green{background:#eaf9ef}
.about-reas-v2 .fact-yellow{background:#fff4ce}
.about-reas-v2 .fact-white{background:rgba(255,255,255,.9)}
.about-reas-v2 .about-facts strong{display:block;min-height:2.55em;font-size:clamp(1.35rem,1.8vw,1.8rem);line-height:1.25;color:#087fa8}
.about-reas-v2 .about-facts strong.fact-long{font-size:clamp(1.1rem,1.35vw,1.4rem)}
.about-reas-v2 .about-facts b{display:block;margin-top:auto;color:#214d61;font-size:.9rem;line-height:1.45}
.about-reas-v2 .about-facts p{margin:.45rem 0 0;color:#567582;font-size:.75rem;line-height:1.6}
.trust-strip{grid-column:1/-1;margin-top:-.5rem;padding:1rem 1.2rem;border-top:1px solid #cfe3e9;border-bottom:1px solid #cfe3e9;color:#456674;font-size:.75rem;font-weight:800;letter-spacing:.015em;text-align:center}
.ecosystem-v2{grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr);gap:clamp(2.5rem,5vw,6rem);padding-top:clamp(3.5rem,5vw,5.5rem);padding-bottom:clamp(3.5rem,5vw,5.5rem);background:linear-gradient(135deg,#fffdf5,#f1fbff)}
.ecosystem-v2 .partner-title h2{max-width:720px;font-size:clamp(2.35rem,3.45vw,3.65rem);line-height:1.14;text-wrap:balance;word-break:keep-all}
.ecosystem-v2 .partner-title p{max-width:670px;margin-top:1.15rem;color:#536f7d;font-size:.9rem;line-height:1.8}
.ecosystem-visual{position:relative;isolation:isolate;min-height:360px;padding:2rem;border:1px solid #cfe4ea;border-radius:1.75rem;background:radial-gradient(circle at 18% 28%,rgba(255,191,47,.2),transparent 24%),radial-gradient(circle at 78% 72%,rgba(22,184,107,.16),transparent 27%),linear-gradient(145deg,#eefaff,#fff);overflow:hidden;display:flex;align-items:flex-end;box-shadow:0 20px 48px rgba(28,92,122,.09)}
.ecosystem-orbit{position:absolute;z-index:-1;width:285px;height:285px;right:7%;top:50%;transform:translateY(-50%);border:1px solid rgba(0,143,184,.2);border-radius:50%;display:grid;place-items:center}
.ecosystem-orbit:before,.ecosystem-orbit:after{content:"";position:absolute;border:1px solid rgba(15,181,144,.2);border-radius:50%}
.ecosystem-orbit:before{inset:40px}.ecosystem-orbit:after{inset:83px}
.ecosystem-orbit>span{width:82px;height:82px;border-radius:50%;background:linear-gradient(145deg,#0c91b9,#11ad7c);color:#fff;display:grid;place-items:center;font-size:1rem;font-weight:950;box-shadow:0 16px 35px rgba(10,116,142,.25)}
.ecosystem-orbit i{position:absolute;width:15px;height:15px;border-radius:50%;background:#00a9e0;box-shadow:0 0 0 7px rgba(0,169,224,.1)}
.ecosystem-orbit i:nth-child(1){left:4%;top:25%;background:#ffbf2f}.ecosystem-orbit i:nth-child(2){right:2%;top:34%;background:#16b86b}.ecosystem-orbit i:nth-child(3){left:18%;bottom:5%;background:#f28c52}.ecosystem-orbit i:nth-child(4){right:25%;bottom:-2%;background:#00a9e0}.ecosystem-orbit i:nth-child(5){left:45%;top:-2%;background:#16b86b}
.ecosystem-message{max-width:430px;position:relative;z-index:2}
.ecosystem-message strong{display:block;color:#143f54;font-size:clamp(1.6rem,2.5vw,2.65rem);line-height:1.08;letter-spacing:-.035em}
.ecosystem-message p{margin:.8rem 0 0;color:#4d6d7a;font-size:.82rem;line-height:1.7}
.process-v2{padding-top:clamp(3.5rem,5vw,5.5rem);padding-bottom:clamp(4rem,6vw,6.5rem);background:#fff}
.process-v2 .process-intro{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:clamp(2rem,4vw,4.5rem);align-items:end;margin-bottom:2.2rem}
.process-v2 .process-intro h2{max-width:900px;font-size:clamp(2.35rem,3.5vw,3.85rem);line-height:1.16;text-wrap:balance;word-break:keep-all}
.process-v2 .process-intro>p{max-width:650px;color:#4e6d7b;font-size:.94rem;line-height:1.8}
.process-v2 .process-list{border-top:2px solid #cfe2e8}
.process-v2 .process-list li{min-height:215px;padding:1.45rem 1.15rem;border-right:1px solid #dce9ed;display:flex;flex-direction:column}
.process-v2 .process-list li:before{width:11px;height:11px;top:-6px;left:1.15rem;box-shadow:0 0 0 5px #fff}
.process-v2 .process-list li:nth-child(2):before{background:#14b892}.process-v2 .process-list li:nth-child(3):before{background:#ffbf2f}.process-v2 .process-list li:nth-child(4):before{background:#f28c52}.process-v2 .process-list li:nth-child(5):before{background:#087fae}
.process-v2 .process-list span{color:#078ab4;font-size:.72rem;font-weight:900}
.process-v2 .process-list b{margin:.75rem 0 .55rem;color:#214c60;font-size:1rem;line-height:1.45;word-break:normal}
.process-v2 .process-list p{margin-top:auto;color:#5a7683;font-size:.76rem;line-height:1.65}
@media(max-width:1080px){.about-reas-v2{grid-template-columns:1fr}.about-reas-v2 .about-facts{max-width:none}.ecosystem-v2{grid-template-columns:1fr}.ecosystem-visual{max-width:850px;width:100%}.process-v2 .process-intro{grid-template-columns:1fr;align-items:start;gap:1.2rem}.process-v2 .process-list{grid-template-columns:repeat(3,minmax(0,1fr))}.process-v2 .process-list li:nth-child(3){border-right:0}.process-v2 .process-list li:nth-child(n+4){border-top:1px solid #dce9ed}}
@media(max-width:680px){.about-reas-v2,.ecosystem-v2,.process-v2{padding-top:3.5rem;padding-bottom:3.5rem}.about-reas-v2 .about-lead h2,.process-v2 .process-intro h2{font-size:clamp(2.05rem,10vw,2.85rem);line-height:1.18;word-break:keep-all}.about-reas-v2 .about-copy p{font-size:.9rem}.about-reas-v2 .about-facts{grid-template-columns:1fr}.about-reas-v2 .about-facts article{min-height:165px}.about-reas-v2 .about-facts strong{min-height:auto}.trust-strip{margin-top:0;text-align:left;line-height:1.8}.ecosystem-v2 .partner-title h2{font-size:clamp(2.05rem,10vw,2.85rem)}.ecosystem-visual{min-height:330px;padding:1.3rem}.ecosystem-orbit{width:235px;height:235px;right:-12%;top:42%}.ecosystem-message{max-width:290px}.process-v2 .process-list{grid-template-columns:1fr;border-top:0;border-left:2px solid #cfe2e8;margin-left:.35rem}.process-v2 .process-list li,.process-v2 .process-list li:nth-child(3){min-height:0;padding:1.15rem 1rem 1.35rem 1.4rem;border-right:0;border-top:1px solid #e2ecef}.process-v2 .process-list li:first-child{border-top:0}.process-v2 .process-list li:before{top:1.45rem;left:-.4rem}.process-v2 .process-list p{margin-top:.15rem;font-size:.78rem}}
@media(prefers-reduced-motion:no-preference){.ecosystem-orbit{animation:ecosystem-float 7s ease-in-out infinite}.ecosystem-orbit i{animation:ecosystem-pulse 2.8s ease-in-out infinite alternate}.ecosystem-orbit i:nth-child(2),.ecosystem-orbit i:nth-child(4){animation-delay:.7s}@keyframes ecosystem-float{50%{transform:translateY(calc(-50% - 7px))}}@keyframes ecosystem-pulse{to{box-shadow:0 0 0 11px rgba(0,169,224,.04)}}}

/* Homepage section 7: News & media */
.news-v2{padding-top:clamp(4rem,6vw,6.5rem);padding-bottom:clamp(4rem,6vw,6.5rem);background:linear-gradient(180deg,#f2fbff,#eaf7fb)}
.news-v2 .news-intro{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(2rem,4vw,4.5rem);align-items:end;margin-bottom:2rem}
.news-v2 .news-intro h2{max-width:850px;font-size:clamp(2.35rem,3.6vw,3.9rem);line-height:1.14;text-wrap:balance;word-break:keep-all}
.news-v2 .news-intro>p{max-width:620px;color:#4f6e7c;font-size:.94rem;line-height:1.8}
.news-v2 .news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}
.news-v2 .news-card{min-height:0;padding:0;border:1px solid #d3e6ec;border-radius:1.35rem;background:#fff;color:var(--ink);overflow:hidden;display:grid;grid-template-rows:auto 1fr;box-shadow:0 10px 28px rgba(20,76,100,.06);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.news-v2 .news-card:hover{transform:translateY(-5px);border-color:#93cbd8;box-shadow:0 20px 42px rgba(20,76,100,.13)}
.news-v2 .news-card:focus-visible{outline:3px solid #00a9e0;outline-offset:4px}
.news-image{aspect-ratio:16/9;overflow:hidden;background:#dceff4}
.news-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}
.news-v2 .news-card:hover .news-image img{transform:scale(1.035)}
.news-content{padding:1.2rem 1.25rem 1.3rem;display:flex;flex-direction:column;align-items:stretch}
.news-v2 .news-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#6a8490;font-size:.67rem;line-height:1.4}
.news-v2 .news-meta span{color:#087fae;font-size:.67rem;font-weight:900;letter-spacing:.06em}
.news-v2 .news-meta time{white-space:nowrap}
.news-v2 .news-card h3{display:-webkit-box;min-height:4.35em;margin:1rem 0 1.2rem;overflow:hidden;color:#173f52;font-size:1.14rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.news-v2 .news-card b{margin-top:auto;color:#078ab4;font-size:.76rem}
.news-all{display:flex;justify-content:center;margin-top:1.8rem}
.news-all .button{min-height:48px;border-color:#8ec9d8;background:#fff;color:#17627d}
.news-all .button:hover{border-color:#078ab4;background:#f8fdff}
@media(max-width:1080px){.news-v2 .news-intro{grid-template-columns:1fr;align-items:start;gap:1.1rem}.news-v2 .news-intro>p{max-width:780px}.news-v2 .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-v2 .news-card:last-child{grid-column:auto}}
@media(max-width:680px){.news-v2{padding-top:3.5rem;padding-bottom:3.5rem}.news-v2 .news-intro h2{font-size:clamp(2.05rem,10vw,2.85rem);line-height:1.18}.news-v2 .news-intro>p{font-size:.9rem}.news-v2 .news-grid{grid-template-columns:1fr;gap:.85rem}.news-v2 .news-card h3{min-height:auto}.news-content{padding:1.1rem}.news-all{justify-content:stretch}.news-all .button{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.news-v2 .news-card,.news-image img{transition:none!important}}

/* Header, final CTA and footer */
.site-header{transition:height .24s ease,box-shadow .24s ease,background-color .24s ease}
.site-header.scrolled{height:68px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(23,56,76,.08)}
.site-header.scrolled .brand img{width:130px}
.brand img{transition:width .24s ease}
.main-nav>a:not(.nav-cta){position:relative}
.main-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:0;bottom:.2rem;height:2px;border-radius:99px;background:var(--blue);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}
.main-nav>a:not(.nav-cta).active{color:var(--blue-dark)}
.main-nav>a:not(.nav-cta).active:after{transform:scaleX(1)}
.language{display:flex;align-items:center;gap:.2rem;padding:.45rem .1rem}
.language-option{color:#8aa0ad;transition:color .2s ease}
.language-option.active{color:var(--blue-dark)}
.main-nav a:focus-visible,.language:focus-visible,.menu-toggle:focus-visible,.site-footer a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px;border-radius:.35rem}
.menu-toggle{padding:.45rem;cursor:pointer;border-radius:.5rem}
.menu-toggle span{transition:transform .2s ease,opacity .2s ease}
.menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle.open span:nth-child(2){opacity:0}
.menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
main>section[id]{scroll-margin-top:92px}
.final-cta{align-items:center;padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem)}
.final-cta h2{max-width:980px;font-size:clamp(2.7rem,4.5vw,4.8rem);line-height:1.12;text-wrap:balance;word-break:keep-all}
.final-cta p{max-width:760px;font-size:.95rem;line-height:1.8}
.final-cta .contact-actions .button{min-width:230px}
.site-footer{padding:3.3rem clamp(1.25rem,7vw,7.5rem);grid-template-columns:minmax(190px,.8fr) minmax(360px,1.4fr) minmax(260px,.8fr);gap:2rem 3rem;align-items:start}
.site-footer .footer-brand a{display:inline-flex}
.site-footer .footer-brand p{margin:.8rem 0 0;color:#d5e4e9;font-weight:750}
.site-footer .footer-links{display:flex;justify-content:center;gap:.75rem 1.3rem;line-height:1.5}
.site-footer .footer-links a{color:#c4d7df;transition:color .2s ease}
.site-footer .footer-links a:hover{color:#fff}
.footer-company{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;color:#b6cbd5;font-size:.72rem;line-height:1.65}
.footer-company strong{color:#fff;font-size:.82rem}
.footer-company a{color:#8fe5f3}
.site-footer .footer-meta{grid-column:1/-1;justify-content:flex-start;color:#8eabb7}
.gx10-official-link{display:flex;flex-direction:column;align-items:flex-end;gap:.08rem;padding:.2rem .3rem;border-radius:.5rem;text-align:right;transition:background-color .22s ease,transform .22s ease}
.gx10-official-link b{transition:color .22s ease}
.gx10-official-link small{color:#78dce7;font-size:.6rem;letter-spacing:.035em;font-weight:750;opacity:.88}
.gx10-official-link:hover{background:rgba(255,255,255,.07);transform:translateY(-2px)}
.gx10-official-link:hover b{color:#fff}
.gx10-official-link:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
@media(max-width:1160px){.site-header .menu-toggle{display:block;margin-left:1rem}.site-header .main-nav{display:none;position:absolute;left:0;right:0;top:100%;padding:1rem clamp(1.2rem,5vw,5.5rem) 1.35rem;background:rgba(255,255,255,.98);box-shadow:0 18px 35px rgba(24,68,88,.12);border-top:1px solid #e3edf1;flex-direction:column;align-items:stretch;gap:.25rem}.site-header .main-nav.open{display:flex}.site-header .main-nav>a:not(.nav-cta){display:block;width:100%;padding:.7rem 0}.site-header .main-nav>a:not(.nav-cta):after{bottom:.45rem;right:auto;width:42px}.site-header .language{align-self:flex-start;margin:.25rem 0;padding:.55rem 0}.site-header .nav-cta{align-self:flex-start;margin-top:.25rem}.site-footer{grid-template-columns:1fr 1.5fr}.footer-company{grid-column:1}.site-footer .footer-links{grid-column:2;grid-row:1/3;justify-content:flex-start;align-content:flex-start}.site-footer .footer-meta{grid-column:1/-1}}
@media(max-width:680px){.site-header.scrolled{height:62px}.site-header.scrolled .brand img{width:112px}main>section[id]{scroll-margin-top:76px}.final-cta{padding-top:3.5rem;padding-bottom:3.5rem}.final-cta h2{font-size:clamp(2.25rem,10.5vw,3.15rem);line-height:1.16}.final-cta p{font-size:.9rem}.final-cta .contact-actions{width:100%;gap:.7rem}.final-cta .contact-actions .button{width:100%;min-width:0}.site-footer{grid-template-columns:1fr;gap:1.7rem}.site-footer .footer-links{grid-column:1;grid-row:auto;display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1rem}.footer-company{grid-column:1}.site-footer .footer-meta{grid-column:1;padding-top:1rem}.site-footer .footer-meta span{line-height:1.6}.gx10-official-link{align-items:flex-start;text-align:left;padding:.2rem 0}.gx10-official-link small{font-size:.62rem}}

/* Final responsive, accessibility and overflow safeguards */
html{-webkit-text-size-adjust:100%}
body.menu-open{overflow-y:hidden}
img,svg,video{max-width:100%}
.brand img,footer img{height:auto}
.hero{min-height:calc(100vh - 80px);min-height:calc(100svh - 80px)}
.hero>*,.section-intro>*,.privatehub>*,.business-panel>*,.consulting-banner>*,.foundation-summary-heading>*,.about-reas-v2>*,.ecosystem-v2>*,.site-footer>*{min-width:0}
.footer-company,.footer-company span,.footer-company a,.business-label,.gx10-stage-copy,.news-card h3{overflow-wrap:anywhere}
a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
.problem-option:focus-visible,.business-tab:focus-visible{border-radius:1rem}
.hero:after,.industries:before{background-image:url('/assets/reas-main-visual.webp')}

@media(max-width:1160px){
  .site-header .main-nav{max-height:calc(100vh - 80px);max-height:calc(100dvh - 80px);overflow-y:auto;overscroll-behavior:contain}
}

@media(max-width:680px){
  .section-pad{padding-left:1.25rem;padding-right:1.25rem}
  .site-header{padding-left:max(1.2rem,env(safe-area-inset-left));padding-right:max(1.2rem,env(safe-area-inset-right))}
  .site-header .main-nav{padding-left:max(1.2rem,env(safe-area-inset-left));padding-right:max(1.2rem,env(safe-area-inset-right));max-height:calc(100vh - 68px);max-height:calc(100dvh - 68px)}
  .hero{padding-top:3.3rem;padding-bottom:3.7rem}
  .hero h1{font-size:clamp(2.65rem,12vw,3.35rem);line-height:1.08;letter-spacing:-.052em}
  .capability-intro h2,.solutions-intro h2,.business-intro h2,.about-reas-v2 .about-lead h2,.ecosystem-v2 .partner-title h2,.process-v2 .process-intro h2,.news-v2 .news-intro h2,.final-cta h2{word-break:normal;overflow-wrap:anywhere}
  .hero-actions .button{flex:1 1 100%;width:100%}
  .finder-result a{justify-content:space-between;white-space:normal}
  .finder-top>*{min-width:0}
  .finder-top h2,.problem-option b{overflow-wrap:anywhere}
  .spark{flex:0 0 1.4rem;min-width:1.4rem;text-align:center}
  .quick-proof i{display:none}
  .privatehub .gx10-stage{min-height:0}
  .privatehub .gx10-device img{max-width:100%;height:auto}
  .business-tab small{white-space:normal}
  .consulting-banner li{min-width:0}
  .ecosystem-message strong{font-size:clamp(1.45rem,8vw,2rem);overflow-wrap:anywhere}
  .final-cta h2{font-size:clamp(2.15rem,10.2vw,3.05rem)}
  .contact-orbit{pointer-events:none}
}

@media(max-width:380px){
  .section-pad{padding-left:1rem;padding-right:1rem}
  .site-header{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}
  .hero h1{font-size:2.45rem}
  .problem-finder{padding:.9rem}
  .business-applications{padding:.75rem}
  .business-tab{min-height:120px}
  .site-footer .footer-links{grid-template-columns:1fr}
}
