﻿
:root{--orange:#f15a24;--ink:#151515;--paper:#f5f3ef;--white:#fff;--muted:#706b65;--line:#ddd9d2;--soft:#ebe8e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}em{font-style:normal;color:var(--orange)}.sunmi-header{position:sticky;top:0;z-index:100;background:rgba(245,243,239,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.08)}.header-inner{height:78px;padding:0 4.5vw;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:35px}.brand img{width:180px;display:block}.sunmi-nav{display:flex;justify-content:center;align-items:stretch;height:100%;gap:30px}.sunmi-nav>a,.nav-item>a{height:100%;display:flex;align-items:center;font-size:13px;font-weight:600}.sunmi-nav a.active{color:var(--orange)}.nav-item{height:100%;position:static}.mega-menu{position:absolute;left:0;right:0;top:78px;background:#171715;border-top:1px solid var(--line);padding:45px 6vw 55px;display:grid;grid-template-columns:.8fr 1.7fr;gap:70px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s;box-shadow:0 30px 70px rgba(0,0,0,.12)}.has-mega:hover .mega-menu{opacity:1;visibility:visible;transform:none}.mega-intro span{font-size:11px;color:var(--orange);text-transform:uppercase;letter-spacing:.18em}.mega-intro h3{font-size:35px;letter-spacing:-.04em;margin:14px 0}.mega-intro p{color:var(--muted);line-height:1.7;font-size:14px}.mega-intro>a{display:inline-flex!important;height:auto!important;gap:8px;margin-top:20px}.mega-links{display:grid;grid-template-columns:1fr 1fr}.mega-links a{padding:15px 18px;border-bottom:1px solid var(--line);display:block}.mega-links a:nth-child(odd){border-right:1px solid var(--line)}.mega-links b{display:block;font-size:14px}.mega-links small{display:block;color:#888;margin-top:5px}.header-tools{display:flex;align-items:center;gap:22px;font-size:12px}.contact-link{border-left:1px solid var(--line);padding-left:22px;font-weight:700}.contact-link b{color:var(--orange);font-size:18px}.menu-toggle{display:none;border:0;background:none}.page-hero{min-height:690px;padding:120px 6vw 80px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;position:relative;overflow:hidden;background:var(--paper)}.dark-hero{background:var(--ink);color:#fff}.hero-copy{max-width:900px;position:relative;z-index:2}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.22em;font-weight:700;display:flex;gap:10px;align-items:center}.eyebrow span{width:24px;height:2px;background:var(--orange)}.eyebrow.dark{color:#5c5752}.page-hero h1{font-size:clamp(55px,7vw,108px);line-height:.94;letter-spacing:-.065em;margin:25px 0 30px}.page-hero .hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.75;max-width:700px;color:#777}.dark-hero .hero-copy>p:not(.eyebrow){color:#aaa}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:42px}.button{display:inline-flex;align-items:center;gap:18px;padding:16px 22px;font-size:12px;font-weight:700}.button-orange{background:var(--orange);color:#fff}.text-link{font-size:12px;font-weight:700}.hero-art{height:500px;position:relative;display:grid;place-items:center}.hero-icon{width:170px;height:170px;fill:none;stroke:var(--orange);stroke-width:.8;position:relative;z-index:2}.orbit{position:absolute;border:1px solid rgba(241,90,36,.35);border-radius:50%;animation:spin 30s linear infinite}.orbit-a{width:330px;height:330px}.orbit-b{width:480px;height:480px;animation-direction:reverse}.dot{position:absolute;width:10px;height:10px;background:var(--orange);border-radius:50%}.dot-a{top:16%;left:50%}.dot-b{bottom:21%;right:17%}@keyframes spin{to{transform:rotate(360deg)}}.section{padding:120px 6vw;position:relative}.section.soft{background:#ebe8e2}.dark-section{background:var(--ink);color:#fff}.orange-section{background:var(--orange);color:#fff}.section-title{max-width:1050px;margin-bottom:70px}.section-title h2,.content-split h2,.cta-band h2,.footer-lead h2{font-size:clamp(42px,5.6vw,82px);line-height:1.02;letter-spacing:-.055em;margin:18px 0}.lead{font-size:20px;line-height:1.7;color:#6d665f;max-width:760px}.dark-section .lead,.orange-section .lead{color:#ddd}.link-card-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.link-card{min-height:390px;padding:32px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.3s}.link-card:hover{background:#171715;transform:translateY(-4px)}.orange-section .link-card{border-color:rgba(241,90,36,.55)}.orange-section .link-card:hover{background:rgba(241,90,36,.16)}.link-card .icon{width:42px;height:42px}.icon{width:38px;height:38px;fill:none;stroke:var(--orange);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.orange-section .icon{stroke:#fff}.link-card>span,.card-no{font-size:10px;color:#888;margin-top:35px}.link-card h3{font-size:28px;letter-spacing:-.035em;margin-top:auto}.link-card p{font-size:13px;line-height:1.75;color:#777}.orange-section .link-card p{color:#ffe5dc}.link-card b{font-size:11px;margin-top:20px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.feature-card{min-height:330px;padding:30px;border-right:1px solid var(--line);position:relative}.feature-card:last-child{border-right:0}.feature-card .card-no{position:absolute;right:25px;top:0}.feature-card h3{font-size:24px;margin-top:85px}.feature-card p{font-size:13px;line-height:1.75;color:#777}.dark-section .feature-card p{color:#999}.content-split{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.check-list{list-style:none;padding:0;margin:35px 0}.check-list li{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.mini-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;vertical-align:middle}.cta-band{background:var(--orange);color:#fff;padding:95px 6vw;display:flex;align-items:center;justify-content:space-between}.cta-band>div{max-width:900px}.cta-band>a{width:160px;height:160px;border-radius:50%;background:#171715;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:700;transition:.3s}.cta-band>a:hover{transform:rotate(-7deg)}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #333;border-bottom:1px solid #333;margin:60px 0}.stats-row div{padding:38px 20px;border-right:1px solid #333}.stats-row strong{display:block;font-size:47px;color:var(--orange)}.stats-row span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#888}.mission-grid{display:grid;grid-template-columns:1fr 1fr;margin-bottom:80px}.mission-card{padding:55px;background:var(--ink);color:#fff;min-height:450px}.mission-card.orange{background:var(--orange)}.mission-card span{font-size:11px;text-transform:uppercase;letter-spacing:.18em}.mission-card h2{font-size:46px;letter-spacing:-.05em;margin-top:90px}.mission-card p{color:#aaa}.mission-card.orange p{color:#ffe0d5}.profile-feature{display:grid;grid-template-columns:260px 1fr;gap:60px;align-items:center;margin-bottom:110px}.profile-avatar{height:310px;background:var(--ink);color:var(--orange);display:grid;place-items:center;font-size:74px;font-weight:800}.profile-feature h2{font-size:52px;margin:15px 0}.profile-download{display:grid;grid-template-columns:1fr 360px;gap:80px;align-items:center}.profile-download h2{font-size:70px;letter-spacing:-.055em}.document-card{background:var(--ink);color:#fff;padding:38px;min-height:480px;display:flex;flex-direction:column}.document-card span{font-size:10px;letter-spacing:.2em;color:var(--orange)}.document-card strong{font-size:36px;margin-top:60px}.document-card a{margin-top:auto;padding-top:20px;border-top:1px solid #333;font-size:12px}.job-panel{margin-top:70px;background:var(--ink);color:#fff;padding:45px;display:flex;justify-content:space-between;align-items:center}.job-panel a{color:var(--orange);font-weight:700}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.article-card{background:var(--paper);padding:35px;min-height:340px}.article-card span{font-size:10px;color:var(--orange);text-transform:uppercase;letter-spacing:.16em}.article-card h3{font-size:25px;margin-top:55px}.article-card p{font-size:13px;color:#777;line-height:1.7}.article-card a{font-size:11px;font-weight:700;display:block;margin-top:35px}.form-panel{background:#171715;padding:48px}.form-panel h2{font-size:42px;margin-top:0}.site-form{display:grid;gap:18px}.site-form>div{display:grid;grid-template-columns:1fr 1fr;gap:18px}.site-form label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.site-form input,.site-form select,.site-form textarea{width:100%;margin-top:8px;border:0;border-bottom:1px solid #bbb;background:transparent;padding:13px 3px;font:inherit}.site-form button{border:0;background:var(--orange);color:#fff;padding:17px 25px;font-weight:700;justify-self:start}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.contact-details{display:grid;gap:35px}.contact-details>div{border-bottom:1px solid var(--line);padding-bottom:25px}.contact-details h3{font-size:22px}.contact-details p,.contact-details a{display:block;color:#6e6862;line-height:1.7}.robo-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.robo-visual{height:520px;background:var(--ink);position:relative;display:grid;place-items:center;overflow:hidden}.robo-face{width:240px;height:180px;border:2px solid var(--orange);border-radius:42%;display:flex;justify-content:center;align-items:center;gap:55px}.robo-face span{width:24px;height:24px;border-radius:50%;background:var(--orange);box-shadow:0 0 35px var(--orange)}.robo-wave{position:absolute;bottom:55px;width:70%;height:35px;background:repeating-linear-gradient(90deg,var(--orange) 0 2px,transparent 2px 8px);opacity:.6}.legal-page{max-width:1100px}.legal-item{display:grid;grid-template-columns:70px 1fr;padding:35px 0;border-bottom:1px solid var(--line)}.legal-item span{color:var(--orange);font-size:11px}.legal-item p{font-size:18px;line-height:1.7;margin:0}.sunmi-footer{background:#101010;color:#fff;padding:90px 5vw 28px}.footer-lead{display:flex;justify-content:space-between;align-items:center;padding-bottom:80px;border-bottom:1px solid #303030}.footer-lead h2{font-size:58px;margin:10px 0}.circle-link{width:150px;height:150px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:700}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(5,1fr);gap:38px;padding:65px 0}.footer-brand img{width:210px;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{font-size:18px;line-height:1.5;color:#bbb}.subscribe{display:flex;border-bottom:1px solid #444;margin-top:30px}.subscribe input{background:none;border:0;color:#fff;padding:12px 0;flex:1}.subscribe button{background:none;border:0;color:#fff}.footer-grid h4{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#777}.footer-grid a,.footer-grid p{display:block;font-size:11px;line-height:2;color:#aaa}.footer-grid a:hover{color:var(--orange)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #303030;padding-top:24px;color:#666;font-size:10px}.footer-bottom div{display:flex;gap:20px}.reveal{opacity:0;transform:translateY(30px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.header-inner{grid-template-columns:180px 1fr auto}.sunmi-nav{gap:18px}.page-hero{grid-template-columns:1fr}.hero-art{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}.footer-grid>div:nth-child(n+5){margin-top:20px}.link-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.header-inner{height:70px;padding:0 20px;grid-template-columns:1fr auto}.brand img{width:145px}.header-tools{display:none}.menu-toggle{display:block;width:42px;height:42px;position:relative}.menu-toggle span{position:absolute;left:8px;width:26px;height:1px;background:#111}.menu-toggle span:first-child{top:15px}.menu-toggle span:last-child{top:25px}.sunmi-nav{display:none}.sunmi-nav.open{display:flex;position:absolute;top:70px;left:0;right:0;background:#171715;height:auto;padding:24px;flex-direction:column;align-items:flex-start}.nav-item{height:auto;width:100%}.nav-item>a,.sunmi-nav>a{height:auto;padding:10px 0}.mega-menu{display:none!important}.page-hero{padding:100px 22px 70px;min-height:650px}.page-hero h1{font-size:52px}.hero-actions{flex-direction:column;align-items:flex-start}.section{padding:85px 22px}.section-title h2,.content-split h2,.cta-band h2,.footer-lead h2{font-size:44px}.link-card-grid,.feature-grid,.content-split,.mission-grid,.profile-feature,.profile-download,.article-grid,.contact-grid,.robo-grid{grid-template-columns:1fr}.feature-card{border-right:0;border-bottom:1px solid var(--line)}.stats-row{grid-template-columns:1fr 1fr}.cta-band,.footer-lead{flex-direction:column;align-items:flex-start;gap:35px}.cta-band>a{width:130px;height:130px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px}.site-form>div{grid-template-columns:1fr}.profile-avatar{height:240px}.profile-feature h2,.profile-download h2{font-size:42px}.document-card{min-height:420px}.job-panel{flex-direction:column;align-items:flex-start;gap:20px}}

/* =========================================================
   ADVANCED DARK EXPERIENCE - V3
   White is reserved for typography only.
   ========================================================= */
:root{
  --orange:#f15a24;
  --orange-2:#ff7a36;
  --ink:#090909;
  --paper:#10100f;
  --surface:#171715;
  --surface-2:#1e1d1a;
  --surface-3:#26231f;
  --bronze:#6d6153;
  --white:#ffffff;
  --muted:#aaa39a;
  --line:rgba(241,90,36,.24);
  --soft:#171715;
}
html{background:#090909}
body{
  background:
    radial-gradient(circle at 85% 8%,rgba(241,90,36,.13),transparent 26%),
    radial-gradient(circle at 12% 40%,rgba(124,91,59,.11),transparent 30%),
    #0c0c0b;
  color:#fff;
  overflow-x:hidden;
}
body:before{
  content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;
  background-image:linear-gradient(rgba(241,90,36,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(241,90,36,.025) 1px,transparent 1px);
  background-size:54px 54px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 88%);
}
::selection{background:var(--orange);color:#fff}

.sunmi-header{
  background:rgba(9,9,9,.83);
  border-bottom:1px solid rgba(241,90,36,.18);
  box-shadow:0 8px 40px rgba(0,0,0,.28);
}
.sunmi-header.scrolled{background:rgba(9,9,9,.96)}
.brand img{filter:none;transition:transform .5s cubic-bezier(.2,.8,.2,1)}
.brand:hover img{transform:scale(1.035)}
.sunmi-nav>a,.nav-item>a{color:#fff;position:relative}
.sunmi-nav>a:after,.nav-item>a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:1px;background:var(--orange);transition:right .35s ease}
.sunmi-nav>a:hover:after,.nav-item:hover>a:after,.sunmi-nav a.active:after{right:0}
.header-tools{color:#fff}.contact-link{border-left-color:rgba(241,90,36,.35)}
.mega-menu{
  background:rgba(18,18,16,.98);
  border-top:1px solid rgba(241,90,36,.28);
  box-shadow:0 35px 90px rgba(0,0,0,.68);
}
.mega-intro p,.mega-links small{color:var(--muted)}
.mega-links a{border-color:rgba(241,90,36,.15);transition:background .3s,padding-left .3s,color .3s}
.mega-links a:hover{background:rgba(241,90,36,.09);padding-left:26px;color:#fff}

.page-hero,.section,.article-card{background:transparent}
.page-hero:before{
  content:"";position:absolute;width:560px;height:560px;border-radius:50%;right:-180px;top:-180px;
  background:radial-gradient(circle,rgba(241,90,36,.2),rgba(241,90,36,.03) 45%,transparent 70%);
  animation:heroPulse 7s ease-in-out infinite alternate;pointer-events:none;
}
.page-hero:after{
  content:"";position:absolute;inset:auto 0 0;height:1px;
  background:linear-gradient(90deg,transparent,var(--orange),transparent);opacity:.42;
}
@keyframes heroPulse{to{transform:scale(1.18) translate(-25px,35px);opacity:.62}}
.dark-hero{background:linear-gradient(125deg,#090909 0%,#12110f 58%,#1c120d 100%)}
.page-hero h1{color:#fff;text-shadow:0 20px 70px rgba(0,0,0,.45)}
.page-hero .hero-copy>p:not(.eyebrow),.dark-hero .hero-copy>p:not(.eyebrow),.lead{color:var(--muted)}
.eyebrow.dark{color:#c8bdb0}
.hero-art{perspective:900px}.hero-icon{filter:drop-shadow(0 0 28px rgba(241,90,36,.32));animation:iconFloat 5s ease-in-out infinite}
@keyframes iconFloat{50%{transform:translateY(-16px) rotateY(8deg)}}
.orbit{box-shadow:0 0 35px rgba(241,90,36,.07) inset}
.dot{box-shadow:0 0 18px var(--orange)}

.section.soft{background:linear-gradient(135deg,#151412,#1d1916)}
.dark-section{background:linear-gradient(145deg,#080808,#16130f);color:#fff}
.orange-section{background:linear-gradient(135deg,#a93712,#f15a24 55%,#b83b12);color:#fff}
.section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(241,90,36,.02),transparent 70%)}
.section-title,.content-split,.link-card-grid,.feature-grid,.stats-row,.mission-grid,.profile-feature,.profile-download,.article-grid,.contact-grid,.robo-grid,.legal-page{position:relative;z-index:1}

.button{position:relative;overflow:hidden;transition:transform .35s,box-shadow .35s,background .35s}
.button:before{content:"";position:absolute;inset:0;transform:translateX(-105%);background:linear-gradient(90deg,transparent,rgba(241,90,36,.28),transparent);transition:transform .65s}
.button:hover:before{transform:translateX(105%)}
.button:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(241,90,36,.24)}
.button-orange{background:linear-gradient(135deg,#f15a24,#c94314);color:#fff;border:1px solid rgba(241,90,36,.7)}
.text-link{color:#fff;transition:color .25s,letter-spacing .25s}.text-link:hover{color:var(--orange);letter-spacing:.03em}

.link-card-grid,.feature-grid{border-color:rgba(241,90,36,.25);background:rgba(9,9,9,.12)}
.link-card,.feature-card,.article-card{
  background:linear-gradient(145deg,rgba(29,28,25,.95),rgba(14,14,13,.98));
  border-color:rgba(241,90,36,.18);
  transform-style:preserve-3d;
  will-change:transform;
}
.link-card{transition:transform .5s cubic-bezier(.2,.8,.2,1),background .4s,border-color .4s,box-shadow .4s}
.link-card:before,.feature-card:before,.article-card:before{
  content:"";position:absolute;inset:0;opacity:0;pointer-events:none;
  background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(241,90,36,.22),transparent 42%);
  transition:opacity .35s;
}
.link-card:hover:before,.feature-card:hover:before,.article-card:hover:before{opacity:1}
.link-card:hover{background:linear-gradient(145deg,#29231e,#171412);transform:translateY(-10px);border-color:rgba(241,90,36,.55);box-shadow:0 24px 65px rgba(0,0,0,.42)}
.link-card p,.feature-card p,.article-card p{color:var(--muted)}
.link-card>span,.card-no{color:#b89d89}
.link-card h3,.feature-card h3,.article-card h3{color:#fff}
.icon{filter:drop-shadow(0 0 12px rgba(241,90,36,.23));transition:transform .45s,filter .45s}
.link-card:hover .icon,.feature-card:hover .icon{transform:translateY(-6px) rotate(-4deg) scale(1.12);filter:drop-shadow(0 0 20px rgba(241,90,36,.55))}

.check-list li,.legal-item,.contact-details>div{border-color:rgba(241,90,36,.2)}
.cta-band{background:linear-gradient(120deg,#8f2a0d,#f15a24 60%,#9b2d0d)}
.cta-band>a{background:#191512;color:#fff;border:1px solid rgba(241,90,36,.6);box-shadow:0 20px 55px rgba(56,12,0,.35)}
.cta-band>a:hover{background:#251812;color:#fff;transform:rotate(-7deg) scale(1.05)}
.stats-row{border-color:rgba(241,90,36,.22)}.stats-row div{border-color:rgba(241,90,36,.18)}
.stats-row strong{text-shadow:0 0 28px rgba(241,90,36,.2)}

.mission-card{background:linear-gradient(145deg,#171715,#090909);border:1px solid rgba(241,90,36,.18)}
.mission-card.orange{background:linear-gradient(135deg,#ad3510,#f15a24)}
.mission-card p,.mission-card.orange p{color:#d0c4b9}
.profile-avatar,.document-card,.job-panel,.robo-visual{background:linear-gradient(145deg,#181714,#090909);border:1px solid rgba(241,90,36,.26);box-shadow:0 25px 70px rgba(0,0,0,.3)}
.article-grid{background:rgba(241,90,36,.19)}
.article-card{transition:transform .45s,background .45s}.article-card:hover{transform:translateY(-8px);background:linear-gradient(145deg,#28221d,#131211)}
.form-panel{background:linear-gradient(145deg,#1c1b18,#11110f);border:1px solid rgba(241,90,36,.24);box-shadow:0 25px 75px rgba(0,0,0,.36)}
.site-form input,.site-form select,.site-form textarea{color:#fff;border-bottom-color:rgba(241,90,36,.35)}
.site-form input:focus,.site-form select:focus,.site-form textarea:focus{outline:none;border-bottom-color:var(--orange);box-shadow:0 12px 18px -16px rgba(241,90,36,.7)}
.site-form select option{background:#151412;color:#fff}
.site-form button{background:linear-gradient(135deg,#f15a24,#bd3b10);color:#fff;cursor:pointer;transition:transform .3s,box-shadow .3s}
.site-form button:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(241,90,36,.25)}
.contact-details p,.contact-details a{color:var(--muted)}

.sunmi-footer{background:linear-gradient(145deg,#060606,#13100e);border-top:1px solid rgba(241,90,36,.2)}
.footer-lead,.footer-bottom{border-color:rgba(241,90,36,.2)}
.circle-link{background:linear-gradient(135deg,#f15a24,#b73710);color:#fff;box-shadow:0 20px 60px rgba(241,90,36,.18);transition:transform .5s,box-shadow .5s}
.circle-link:hover{transform:scale(1.06) rotate(4deg);box-shadow:0 28px 85px rgba(241,90,36,.32)}
.footer-brand img{filter:none;opacity:1;background:#181511;border:1px solid rgba(241,90,36,.22);padding:12px}
.footer-brand p,.footer-grid a,.footer-grid p{color:#aaa39a}.footer-grid h4{color:#b78f76}
.subscribe{border-color:rgba(241,90,36,.3)}
.subscribe input,.subscribe button{color:#fff}

/* Global scroll and cursor effects */
.scroll-progress{position:fixed;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,#a8320e,#f15a24,#ff8b4d);z-index:1000;box-shadow:0 0 16px rgba(241,90,36,.75)}
.cursor-glow{position:fixed;width:360px;height:360px;border-radius:50%;pointer-events:none;z-index:0;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(241,90,36,.085),transparent 68%);opacity:0;transition:opacity .35s}
body:hover .cursor-glow{opacity:1}
.page-transition{position:fixed;inset:0;background:#0a0908;z-index:9999;transform:scaleY(0);transform-origin:bottom;pointer-events:none}
body.page-leaving .page-transition{animation:pageExit .55s cubic-bezier(.7,0,.3,1) forwards}
@keyframes pageExit{to{transform:scaleY(1)}}

.reveal{opacity:0;transform:translateY(48px) scale(.985);filter:blur(8px);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform .9s cubic-bezier(.2,.8,.2,1),filter .9s}
.reveal.visible{opacity:1;transform:none;filter:none}
.reveal.reveal-left{transform:translateX(-55px);}.reveal.reveal-right{transform:translateX(55px)}
.reveal.reveal-left.visible,.reveal.reveal-right.visible{transform:none}

@media(max-width:780px){
  .sunmi-nav.open{background:#11110f;border-bottom:1px solid rgba(241,90,36,.25)}
  .menu-toggle span{background:var(--orange)}
  .cursor-glow{display:none}
}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.cursor-glow{display:none}}

/* =========================================================
   FINAL PALETTE LOCK - SUNMI-INSPIRED ORANGE / CHARCOAL
   Use this layer as the website-wide source of truth.
   ========================================================= */
:root{
  --orange:#ff6000;
  --orange-2:#ff7a1a;
  --orange-deep:#e65a00;
  --bg-0:#000000;
  --bg-1:#050506;
  --bg-2:#111217;
  --panel:#111217;
  --panel-2:#1a1a1a;
  --panel-3:#222222;
  --ink:#000000;
  --paper:#050506;
  --surface:#111217;
  --surface-2:#1a1a1a;
  --surface-3:#222222;
  --white:#ffffff;
  --muted:#b3b3b3;
  --cream:#f1f1f1;
  --line:rgba(255,255,255,.10);
  --line-strong:rgba(255,96,0,.42);
  --soft:#111217;
}

html,
body{
  background:#000000!important;
  color:#ffffff!important;
}

body{
  background:
    radial-gradient(circle at 86% 9%,rgba(255,96,0,.11),transparent 28%),
    linear-gradient(180deg,#000000 0%,#050506 48%,#000000 100%)!important;
}

body::before{
  background-image:
    linear-gradient(rgba(255,96,0,.022) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,96,0,.022) 1px,transparent 1px)!important;
}

::selection{background:#ff6000!important;color:#ffffff!important}
em,
.sunmi-nav a.active,
.contact-link b,
.mega-intro span,
.eyebrow,
.eyebrow.dark,
.link-card b,
.article-card span,
.job-panel a,
.legal-item span,
.footer-grid a:hover,
.stats-row strong{
  color:#ff6000!important;
}

.eyebrow span,
.scroll-progress,
.button-orange,
.site-form button,
.orange-section,
.cta-band,
.circle-link{
  background:#ff6000!important;
}

.sunmi-header{
  background:rgba(0,0,0,.86)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:none!important;
}

.sunmi-header.scrolled{background:rgba(0,0,0,.94)!important}
.sunmi-nav>a,
.nav-item>a,
.header-tools,
.text-link{color:#ffffff!important}

.sunmi-nav>a::after,
.nav-item>a::after{
  background:#ff6000!important;
}

.mega-menu,
.form-panel,
.profile-avatar,
.document-card,
.job-panel,
.robo-visual,
.mission-card,
.link-card,
.feature-card,
.article-card{
  background:#111217!important;
  border-color:rgba(255,255,255,.10)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.30)!important;
}

.mega-menu{
  border-top-color:rgba(255,255,255,.10)!important;
}

.mega-links a,
.check-list li,
.legal-item,
.contact-details>div,
.link-card-grid,
.feature-grid,
.stats-row,
.stats-row div,
.footer-lead,
.footer-bottom,
.subscribe{
  border-color:rgba(255,255,255,.10)!important;
}

.page-hero,
.dark-hero{
  background:#000000!important;
}

.section,
.page-hero,
.article-card{
  background-color:transparent!important;
}

.section.soft,
.dark-section{
  background:#050506!important;
}

.orange-section{
  color:#ffffff!important;
}

.page-hero::before{
  background:radial-gradient(circle,rgba(255,96,0,.18),rgba(255,96,0,.035) 45%,transparent 70%)!important;
}

.page-hero::after{
  background:linear-gradient(90deg,transparent,#ff6000,transparent)!important;
}

.button,
.contact-link,
.link-card,
.feature-card,
.article-card,
.mission-card,
.profile-avatar,
.document-card,
.job-panel,
.form-panel,
.robo-visual,
.site-form input,
.site-form select,
.site-form textarea,
.site-form button{
  border-radius:0!important;
}

.button-orange,
.site-form button{
  border:1px solid #ff6000!important;
  box-shadow:0 18px 38px rgba(255,96,0,.22)!important;
}

.button-orange:hover,
.site-form button:hover{
  background:#e65a00!important;
  border-color:#e65a00!important;
  box-shadow:0 22px 48px rgba(255,96,0,.28)!important;
}

.link-card:hover,
.feature-card:hover,
.article-card:hover{
  background:#1a1a1a!important;
  border-color:rgba(255,96,0,.42)!important;
  box-shadow:0 24px 60px rgba(0,0,0,.42),0 0 30px rgba(255,96,0,.10)!important;
}

.link-card::before,
.feature-card::before,
.article-card::before{
  background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(255,96,0,.18),transparent 42%)!important;
}

.icon,
.hero-icon{
  stroke:#ff6000!important;
  filter:drop-shadow(0 0 14px rgba(255,96,0,.28))!important;
}

.orbit{
  border-color:rgba(255,96,0,.35)!important;
}

.dot,
.robo-face span{
  background:#ff6000!important;
  box-shadow:0 0 20px rgba(255,96,0,.72)!important;
}

.robo-face{
  border-color:#ff6000!important;
}

.page-hero h1,
.section-title h2,
.content-split h2,
.cta-band h2,
.footer-lead h2,
.link-card h3,
.feature-card h3,
.article-card h3,
.mega-intro h3,
.mega-links b{
  color:#ffffff!important;
}

.page-hero .hero-copy>p:not(.eyebrow),
.dark-hero .hero-copy>p:not(.eyebrow),
.lead,
.link-card p,
.feature-card p,
.article-card p,
.mission-card p,
.contact-details p,
.contact-details a,
.footer-brand p,
.footer-grid a,
.footer-grid p{
  color:#b3b3b3!important;
}

.cta-band>a,
.circle-link{
  border-radius:0!important;
  background:#111217!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.18)!important;
}

.cta-band>a:hover,
.circle-link:hover{
  background:#1a1a1a!important;
  border-color:rgba(255,96,0,.42)!important;
}

.sunmi-footer{
  background:#000000!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}

.footer-brand img{
  background:transparent!important;
  border-color:rgba(255,255,255,.10)!important;
}

.cursor-glow{
  background:radial-gradient(circle,rgba(255,96,0,.08),transparent 68%)!important;
}

/* =========================================================
   PHASE 1 - PREMIUM UI/UX ENHANCEMENT
   Apple / SUNMI-inspired interaction and visual refinement
   White is reserved for typography only.
   ========================================================= */
:root{
  --bg-0:#070706;
  --bg-1:#0c0b0a;
  --bg-2:#12100e;
  --panel:#171411;
  --panel-2:#1d1814;
  --orange:#f15a24;
  --orange-2:#ff7b3e;
  --orange-deep:#a92f0b;
  --cream:#d9cfc5;
  --muted:#9b8f84;
  --line:rgba(241,90,36,.20);
  --line-strong:rgba(241,90,36,.42);
  --white:#fff;
  --ease-premium:cubic-bezier(.16,1,.3,1);
}
html{background:var(--bg-0)}
body{background:var(--bg-0);color:var(--white);overflow-x:hidden}
body::before{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;
  background:
    radial-gradient(circle at 12% 8%,rgba(241,90,36,.14),transparent 31%),
    radial-gradient(circle at 85% 28%,rgba(241,90,36,.08),transparent 28%),
    linear-gradient(180deg,#080706 0%,#0d0b09 48%,#070706 100%);
}
body::after{
  content:"";position:fixed;inset:0;z-index:9998;pointer-events:none;opacity:.12;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");
  mix-blend-mode:soft-light;
}
::selection{background:var(--orange);color:#fff}
*{scrollbar-width:thin;scrollbar-color:var(--orange) var(--bg-1)}
::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-1)}::-webkit-scrollbar-thumb{background:linear-gradient(var(--orange),var(--orange-deep));border-radius:10px;border:2px solid var(--bg-1)}

/* Header */
.sunmi-header{background:rgba(7,7,6,.72);border-bottom:1px solid rgba(241,90,36,.13);backdrop-filter:blur(22px) saturate(150%);transition:height .4s var(--ease-premium),background .4s,border-color .4s,box-shadow .4s}
.sunmi-header.scrolled{background:rgba(7,7,6,.92);border-color:rgba(241,90,36,.27);box-shadow:0 18px 50px rgba(0,0,0,.3)}
.header-inner{transition:height .4s var(--ease-premium)}
.sunmi-header.scrolled .header-inner{height:68px}
.brand img{filter:none;transition:transform .5s var(--ease-premium),filter .4s}.brand:hover img{transform:scale(1.025);filter:drop-shadow(0 0 16px rgba(241,90,36,.18))}
.sunmi-nav>a,.nav-item>a{color:#fff;position:relative;transition:color .3s}
.sunmi-nav>a::after,.nav-item>a::after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:1px;background:var(--orange);transition:right .45s var(--ease-premium)}
.sunmi-nav>a:hover::after,.nav-item>a:hover::after{right:0}
.header-tools{color:#fff}.lang{color:var(--muted);transition:color .3s}.lang:hover{color:#fff}
.contact-link{border-color:rgba(241,90,36,.25);transition:color .3s}.contact-link:hover{color:var(--orange)}
.mega-menu{background:rgba(10,9,8,.97);border-color:rgba(241,90,36,.2);backdrop-filter:blur(28px);transform:translateY(-16px) scale(.985);transition:opacity .38s var(--ease-premium),transform .48s var(--ease-premium),visibility .38s;box-shadow:0 35px 90px rgba(0,0,0,.55)}
.mega-intro h3,.mega-links b{color:#fff}.mega-intro p,.mega-links small{color:var(--muted)}
.mega-links a{border-color:rgba(241,90,36,.14);transition:background .35s,padding-left .4s var(--ease-premium),color .3s}
.mega-links a:hover{background:rgba(241,90,36,.07);padding-left:26px;color:var(--orange)}

/* Hero */
.page-hero{background:transparent;min-height:calc(100vh - 78px);isolation:isolate}
.page-hero::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(115deg,rgba(7,7,6,.98) 0%,rgba(7,7,6,.87) 47%,rgba(7,7,6,.25) 100%)}
.page-hero::after{content:"";position:absolute;inset:auto -15vw -35vh auto;width:70vw;height:70vw;border-radius:50%;z-index:-1;background:radial-gradient(circle,rgba(241,90,36,.18),rgba(241,90,36,.035) 38%,transparent 67%);filter:blur(4px);animation:heroPulse 8s ease-in-out infinite alternate}
@keyframes heroPulse{to{transform:translate3d(-4vw,-2vh,0) scale(1.08);opacity:.72}}
.page-hero h1{color:#fff;text-wrap:balance;text-shadow:0 8px 50px rgba(0,0,0,.25)}
.page-hero .hero-copy>p:not(.eyebrow){color:var(--cream)}
.hero-copy{animation:heroEnter 1.15s .12s both var(--ease-premium)}
.hero-art{animation:heroArtEnter 1.25s .28s both var(--ease-premium)}
@keyframes heroEnter{from{opacity:0;transform:translate3d(0,42px,0);filter:blur(12px)}to{opacity:1;transform:none;filter:none}}
@keyframes heroArtEnter{from{opacity:0;transform:translate3d(55px,0,0) scale(.9)}to{opacity:1;transform:none}}
.hero-icon{filter:drop-shadow(0 0 35px rgba(241,90,36,.38));animation:iconFloat 5.5s ease-in-out infinite}
@keyframes iconFloat{50%{transform:translateY(-14px) rotate(2deg)}}
.orbit{box-shadow:0 0 40px rgba(241,90,36,.08) inset}.dot{box-shadow:0 0 22px rgba(241,90,36,.8)}

/* Typography + sections */
.section{background:transparent}.section.soft{background:linear-gradient(180deg,#12100e,#0d0c0a)}.dark-section{background:linear-gradient(145deg,#090908,#12100e)}.orange-section{background:linear-gradient(120deg,#7f2208 0%,#b73710 40%,#732006 100%)}
.section::before{content:"";position:absolute;left:6vw;right:6vw;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(241,90,36,.22),transparent)}
.section-title h2,.content-split h2,.cta-band h2,.footer-lead h2{color:#fff;text-wrap:balance}
.lead,.section-title p,.content-split p{color:var(--cream)}
.eyebrow,.eyebrow.dark{color:var(--orange)}

/* Cards */
.link-card-grid,.feature-grid{background:rgba(241,90,36,.14);border-color:var(--line)}
.link-card,.feature-card,.article-card{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(25,22,19,.96),rgba(12,11,10,.98));border-color:var(--line);transition:transform .65s var(--ease-premium),border-color .45s,box-shadow .55s,background .45s}
.link-card::after,.feature-card::after,.article-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.045),transparent 32%,rgba(241,90,36,.035));opacity:.35}
.link-card:hover,.feature-card:hover,.article-card:hover{border-color:var(--line-strong);box-shadow:0 32px 90px rgba(0,0,0,.45),0 0 0 1px rgba(241,90,36,.11) inset}
.link-card h3,.feature-card h3,.article-card h3{color:#fff}.link-card p,.feature-card p,.article-card p{color:var(--muted)}
.link-card b,.article-card a{color:var(--orange);transition:letter-spacing .35s}.link-card:hover b,.article-card:hover a{letter-spacing:.05em}
.icon{stroke:var(--orange)}

/* Premium buttons */
.button,.site-form button,.circle-link,.cta-band>a{position:relative;overflow:hidden;isolation:isolate}
.button::after,.site-form button::after,.circle-link::after,.cta-band>a::after{content:"";position:absolute;width:60%;aspect-ratio:1;border-radius:50%;left:-70%;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.16);filter:blur(6px);transition:left .65s var(--ease-premium);z-index:-1}
.button:hover::after,.site-form button:hover::after,.circle-link:hover::after,.cta-band>a:hover::after{left:120%}
.button-orange{background:linear-gradient(135deg,var(--orange-2),var(--orange-deep));box-shadow:0 15px 40px rgba(241,90,36,.18)}

/* Content components */
.stats-row strong{color:var(--orange);font-variant-numeric:tabular-nums}.stats-row span{color:var(--muted)}
.mission-card,.profile-avatar,.document-card,.job-panel,.robo-visual,.form-panel{background:linear-gradient(145deg,var(--panel-2),var(--bg-1));border:1px solid var(--line)}
.site-form input,.site-form select,.site-form textarea{color:#fff;background:transparent}.site-form label{color:var(--cream)}
.contact-details h3,.profile-feature h2,.profile-download h2{color:#fff}.contact-details p,.contact-details a{color:var(--muted)}

/* Footer */
.sunmi-footer{background:linear-gradient(180deg,#0d0b09,#050504);border-top:1px solid var(--line)}
.footer-lead,.footer-bottom{border-color:var(--line)}
.footer-grid h4{color:var(--orange)}.footer-grid a,.footer-grid p,.footer-brand p{color:var(--muted);transition:color .3s,transform .3s}.footer-grid a:hover{color:#fff;transform:translateX(4px)}
.footer-bottom{color:var(--muted)}

/* Phase 1 utility layers */
.phase1-loader{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:#070706;transition:opacity .7s var(--ease-premium),visibility .7s}
.phase1-loader.is-hidden{opacity:0;visibility:hidden}
.phase1-loader__inner{display:grid;gap:20px;justify-items:center}.phase1-loader__mark{width:64px;height:64px;border:1px solid rgba(241,90,36,.35);border-radius:50%;position:relative;animation:loaderSpin 1.2s linear infinite}.phase1-loader__mark::before{content:"";position:absolute;inset:9px;border-radius:50%;border-top:2px solid var(--orange);border-right:2px solid transparent}.phase1-loader__text{font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--cream)}
@keyframes loaderSpin{to{transform:rotate(360deg)}}
.magnetic{will-change:transform}
.scroll-cue{position:absolute;bottom:35px;left:6vw;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:10px;letter-spacing:.17em;text-transform:uppercase}.scroll-cue i{width:42px;height:1px;background:var(--orange);position:relative;overflow:hidden}.scroll-cue i::after{content:"";position:absolute;inset:0;background:#fff;animation:scrollCue 2s infinite}@keyframes scrollCue{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
.section-title .eyebrow + h2{max-width:1100px}
[data-parallax]{will-change:transform}

/* Mobile */
@media(max-width:980px){
  .page-hero{min-height:760px}.hero-art{opacity:.58}.sunmi-nav{background:#0b0a09}.mega-menu{background:#0b0a09}.scroll-cue{display:none}
}
@media(max-width:780px){
  .page-hero{padding-top:105px;min-height:auto}.page-hero h1{font-size:clamp(44px,13vw,70px)}
  .section{padding-top:88px;padding-bottom:88px}.link-card{min-height:315px}.feature-card{min-height:280px}
  .hero-actions{align-items:flex-start;flex-direction:column;gap:18px}
  .cursor-glow{display:none}.phase1-loader__mark{width:52px;height:52px}
}
@media(prefers-reduced-motion:reduce){.phase1-loader{display:none}.hero-copy,.hero-art{animation:none}.page-hero::after,.hero-icon,.scroll-cue i::after{animation:none}}

/* =========================================================
   PHASE 2 - SAUDI ENTERPRISE AUTHORITY SYSTEM
   Advanced Company enterprise refinement
   Institutional, technical and national-scale refinement
   ========================================================= */
:root{
  --saudi-green:#f15a24;
  --saudi-green-deep:#a92f0b;
  --gold:#f15a24;
  --graphite:#090a0a;
  --steel:#252a2c;
  --steel-2:#343a3d;
  --cta-radius:8px;
  --shadow-enterprise:0 22px 70px rgba(0,0,0,.42);
}

/* Institutional top identity rail */
.enterprise-rail{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;background:linear-gradient(90deg,#0b0d0d,#111514 48%,#0b0d0d);border-bottom:1px solid rgba(241,90,36,.17);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);position:relative;z-index:101}
.enterprise-rail__left,.enterprise-rail__right{display:flex;align-items:center;gap:18px}.enterprise-rail__seal{display:inline-flex;align-items:center;gap:8px;color:var(--cream)}.enterprise-rail__seal::before{content:"";width:7px;height:7px;background:var(--orange);box-shadow:0 0 0 4px rgba(241,90,36,.14)}.enterprise-rail__arabic{font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;font-size:11px;letter-spacing:0;color:var(--cream)}
.sunmi-header{top:0}.sunmi-header.has-enterprise-rail{top:0}

/* More authoritative header */
.header-inner{height:82px;grid-template-columns:230px 1fr auto}
.brand{display:flex;align-items:center;gap:0}
.sunmi-nav{gap:25px}.sunmi-nav>a,.nav-item>a{font-size:12px;letter-spacing:.015em}
.contact-link{display:inline-flex;align-items:center;gap:12px;padding:10px 14px 10px 20px;border-left:1px solid rgba(241,90,36,.22);color:var(--cream)}.contact-link b{display:grid;place-items:center;width:31px;height:31px;background:var(--orange);color:#fff;font-size:16px}

/* National-scale hero framing */
.page-hero{border-bottom:1px solid rgba(241,90,36,.14)}
.page-hero::before{background:linear-gradient(105deg,rgba(5,7,7,.99) 0%,rgba(8,10,10,.94) 48%,rgba(8,10,10,.44) 100%)}
.page-hero::after{background:radial-gradient(circle,rgba(241,90,36,.17),rgba(241,90,36,.04) 35%,transparent 68%)}
.page-hero .eyebrow{color:var(--orange)}.page-hero .eyebrow span{background:var(--orange)}

.page-hero h1{font-weight:650;letter-spacing:-.055em;max-width:1000px}
.page-hero h1 em{background:linear-gradient(90deg,var(--orange-2),#f5a16f);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-art::before{content:"";position:absolute;width:76%;height:76%;border:1px solid rgba(241,90,36,.15);clip-path:polygon(50% 0,92% 25%,92% 75%,50% 100%,8% 75%,8% 25%);animation:hexRotate 38s linear infinite}.hero-art::after{content:"";position:absolute;width:58%;height:58%;border:1px dashed rgba(241,90,36,.28);clip-path:polygon(50% 0,92% 25%,92% 75%,50% 100%,8% 75%,8% 25%);animation:hexRotate 26s linear infinite reverse}@keyframes hexRotate{to{transform:rotate(360deg)}}

/* Section authority */
.section{padding-top:132px;padding-bottom:132px}.section-title{position:relative;padding-left:28px}.section-title::before{content:"";position:absolute;left:0;top:7px;width:3px;height:66px;background:linear-gradient(var(--orange),var(--orange))}.section-title h2{font-weight:620;letter-spacing:-.045em}.section-title .lead{max-width:850px}
.eyebrow{color:var(--orange)}.eyebrow span{background:var(--orange)}

/* Enterprise cards: calmer, stronger, less playful */
.link-card-grid,.feature-grid{gap:16px;background:transparent;border:0}.link-card,.feature-card,.article-card{border:1px solid rgba(241,90,36,.15);border-radius:0;background:linear-gradient(145deg,rgba(27,30,30,.96),rgba(11,13,13,.98));box-shadow:0 1px 0 rgba(255,255,255,.025) inset}.link-card::before,.feature-card::before,.article-card::before{content:"";position:absolute;left:0;top:0;width:0;height:3px;background:linear-gradient(90deg,var(--orange),var(--orange));transition:width .55s var(--ease-premium)}.link-card:hover::before,.feature-card:hover::before,.article-card:hover::before{width:100%}.link-card:hover,.feature-card:hover,.article-card:hover{transform:translateY(-6px);border-color:rgba(241,90,36,.35);box-shadow:var(--shadow-enterprise)}
.link-card .icon,.feature-card .icon{stroke:var(--orange)}.link-card:hover .icon,.feature-card:hover .icon{stroke:var(--orange)}
.card-no,.link-card>span{color:var(--orange)}

/* Executive KPI treatment */
.stats-row{gap:1px;background:rgba(241,90,36,.15);border:0}.stats-row div{background:linear-gradient(145deg,#151918,#0b0d0d);border:0;padding:46px 28px}.stats-row strong{font-size:clamp(42px,4.6vw,66px);letter-spacing:-.045em}.stats-row span{color:var(--cream);letter-spacing:.13em}

/* ---------------------------------------------------------
   REBUILT CTA / BUTTON SYSTEM - NO ROUND CTA BUTTONS
   --------------------------------------------------------- */
.button,.site-form button,.circle-link,.cta-band>a,.job-panel a,.document-card a{
  border-radius:var(--cta-radius)!important;
  min-height:50px;
  padding:0 22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  width:auto;
  height:auto;
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  border:1px solid rgba(241,90,36,.22);
  transform:none;
  transition:transform .35s var(--ease-premium),box-shadow .35s,border-color .35s,background .35s,color .35s;
}
.button::before,.site-form button::before,.circle-link::before,.cta-band>a::before{content:"";width:22px;height:1px;background:currentColor;position:static;transform:none;transition:width .35s var(--ease-premium)}
.button::after,.site-form button::after,.circle-link::after,.cta-band>a::after{content:"->";position:static;width:30px;height:30px;aspect-ratio:auto;border-radius:4px;display:grid;place-items:center;transform:none;background:rgba(255,255,255,.08);filter:none;transition:transform .35s var(--ease-premium),background .35s;z-index:1}
.button:hover::after,.site-form button:hover::after,.circle-link:hover::after,.cta-band>a:hover::after{transform:translate(2px,-2px);background:rgba(255,255,255,.14)}
.button:hover,.site-form button:hover,.circle-link:hover,.cta-band>a:hover{transform:translateY(-3px)!important;box-shadow:0 16px 42px rgba(0,0,0,.33);border-color:rgba(241,90,36,.48)}
.button:hover::before,.site-form button:hover::before,.circle-link:hover::before,.cta-band>a:hover::before{width:32px}
.button-orange,.site-form button{background:linear-gradient(135deg,#f2672e,#c74212);color:#fff;border-color:rgba(255,143,85,.42);box-shadow:0 14px 34px rgba(241,90,36,.18)}
.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--cream);padding-bottom:6px;border-bottom:1px solid rgba(241,90,36,.24);transition:color .3s,border-color .3s,gap .3s}.text-link::after{content:"->"}.text-link:hover{color:var(--orange);border-color:var(--orange);gap:15px}

/* Rebuild orange CTA band into executive command bar */
.cta-band{background:linear-gradient(110deg,#111514,#171c1a 58%,#202522);border-top:1px solid rgba(241,90,36,.2);border-bottom:1px solid rgba(241,90,36,.2);position:relative;overflow:hidden}.cta-band::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(241,90,36,.14),transparent 36%,rgba(241,90,36,.12));pointer-events:none}.cta-band h2{font-size:clamp(38px,4.7vw,70px);max-width:900px}.cta-band>a{background:linear-gradient(135deg,#f2672e,#c74212);color:#fff;min-width:210px;min-height:58px;box-shadow:0 18px 48px rgba(241,90,36,.2)}
.circle-link{background:linear-gradient(135deg,#f2672e,#c74212);color:#fff;min-width:210px;min-height:58px;box-shadow:0 18px 48px rgba(241,90,36,.2)}

/* Footer made more institutional */
.footer-lead{align-items:flex-end}.footer-grid h4{color:var(--orange)}

/* Trust / compliance badges injected via JS */
.enterprise-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(241,90,36,.16);margin:0 6vw 90px}.enterprise-trust__item{background:#0d100f;padding:24px 25px;display:flex;align-items:center;gap:16px}.enterprise-trust__mark{width:36px;height:36px;border:1px solid rgba(241,90,36,.3);display:grid;place-items:center;color:var(--orange);font-size:11px}.enterprise-trust__item strong{display:block;color:#fff;font-size:12px}.enterprise-trust__item span{display:block;color:var(--muted);font-size:10px;margin-top:4px}

/* Executive visual grid */
.enterprise-grid{position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.16;background-image:linear-gradient(rgba(241,90,36,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(241,90,36,.05) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 74%)}

@media(max-width:1100px){.brand::after{display:none}.enterprise-trust{grid-template-columns:1fr 1fr}.header-inner{grid-template-columns:190px 1fr auto}}
@media(max-width:780px){.enterprise-rail{display:none}.section{padding-top:92px;padding-bottom:92px}.section-title{padding-left:20px}.section-title::before{height:48px}.cta-band{align-items:flex-start}.cta-band>a,.circle-link{min-width:100%;width:100%}.enterprise-trust{grid-template-columns:1fr;margin-left:5vw;margin-right:5vw}.button,.site-form button{width:100%}.hero-actions{width:100%}.hero-actions .text-link{width:auto}.hero-copy::before{font-size:8px}.hero-art::before,.hero-art::after{opacity:.5}}
@media(prefers-reduced-motion:reduce){.hero-art::before,.hero-art::after{animation:none}}

/* =========================================================
   PHASE 2 REFINEMENT - ORIGINAL ADVANCED BRAND PALETTE
   Removes bilingual identity, Saudi green, bronze and gold accents.
   Restores graphite, charcoal and Advanced orange throughout.
   ========================================================= */
:root{
  --saudi-green:var(--orange);
  --saudi-green-deep:var(--orange-deep);
  --gold:var(--orange);
  --bronze:#9b8f84;
  --graphite:#090909;
}

/* Remove the Phase 2 institutional top identity layer and its spacing. */
.enterprise-rail{display:none!important}
.sunmi-header.has-enterprise-rail{top:0!important}

/* Remove all bilingual and national identity additions. */
.brand::after,
.hero-copy::before,
.footer-brand::after,
.footer-lead::before{content:none!important;display:none!important}

/* Restore original Advanced orange hierarchy. */
.section-title::before{
  background:linear-gradient(180deg,var(--orange),var(--orange-deep))!important;
}
.link-card::before,.feature-card::before,.article-card::before{
  background:linear-gradient(90deg,var(--orange-deep),var(--orange),var(--orange-2))!important;
}
.link-card,.feature-card,.article-card{
  border-color:rgba(241,90,36,.18)!important;
  background:linear-gradient(145deg,rgba(29,28,25,.96),rgba(14,14,13,.99))!important;
}
.link-card:hover,.feature-card:hover,.article-card:hover{
  border-color:rgba(241,90,36,.46)!important;
}
.stats-row{background:rgba(241,90,36,.16)!important}
.stats-row div{background:linear-gradient(145deg,#171512,#0b0a09)!important}
.stats-row span{color:var(--cream)!important}
.footer-grid h4,.enterprise-trust__mark{color:var(--orange)!important}
.enterprise-trust{background:rgba(241,90,36,.16)!important}
.enterprise-trust__item{background:#0d0c0b!important}
.enterprise-trust__mark{border-color:rgba(241,90,36,.3)!important}

/* Keep the official logo as the only brand identifier in the header. */
.brand{gap:0!important}
.brand img{max-height:46px}

/* Remove any accidental green/gold text or border treatment. */
[style*="#f15a24"],[style*="#a92f0b"],[style*="#f15a24"]{color:var(--orange)!important;border-color:rgba(241,90,36,.3)!important}


/* =========================================================
   PHASE 2.1 - ORANGE + CHARCOAL VISUAL CLEANUP
   Strict palette, stronger content containment, cleaner hierarchy.
   ========================================================= */
:root{
  --bg-0:#070707;
  --bg-1:#0d0d0d;
  --panel:#151515;
  --panel-2:#1b1b1b;
  --panel-3:#222222;
  --charcoal:#252525;
  --orange:#f15a24;
  --orange-2:#ff7a3d;
  --orange-deep:#a92f0b;
  --cream:#ded8d2;
  --muted:#a29b95;
  --line:rgba(241,90,36,.18);
  --line-strong:rgba(241,90,36,.48);
}
body::before{
  background:
    radial-gradient(circle at 12% 8%,rgba(241,90,36,.13),transparent 30%),
    radial-gradient(circle at 88% 34%,rgba(241,90,36,.07),transparent 30%),
    linear-gradient(180deg,#070707 0%,#0d0d0d 50%,#080808 100%)!important;
}
.enterprise-grid{
  opacity:.11!important;
  background-image:linear-gradient(rgba(241,90,36,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(241,90,36,.045) 1px,transparent 1px)!important;
}
.page-hero::before{background:linear-gradient(105deg,rgba(7,7,7,.99) 0%,rgba(12,12,12,.95) 50%,rgba(14,14,14,.48) 100%)!important}
.page-hero::after{background:radial-gradient(circle,rgba(241,90,36,.18),rgba(241,90,36,.04) 38%,transparent 68%)!important}
.page-hero,.section,.cta-band,.sunmi-footer{border-color:var(--line)!important}
.hero-art::before,.hero-art::after{border-color:rgba(241,90,36,.22)!important}
.hero-art::after{border-style:dashed!important}
.eyebrow,.eyebrow.dark,.page-hero .eyebrow,.card-no,.link-card>span{color:var(--orange)!important}
.eyebrow span,.page-hero .eyebrow span{background:var(--orange)!important}
.icon,.link-card .icon,.feature-card .icon{stroke:var(--orange)!important}

/* Put previously loose introductory copy into deliberate content panels. */
.rich-intro{
  margin:0 6vw 32px!important;
  padding:0!important;
  gap:1px!important;
  background:var(--line)!important;
  border:1px solid var(--line)!important;
}
.rich-intro>div{
  min-height:270px;
  padding:48px!important;
  background:linear-gradient(145deg,#191919,#101010)!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.rich-intro>div:first-child{border-left:0!important}
.rich-intro h2{margin-bottom:0!important}
.rich-intro .lead{margin:0!important;max-width:720px}

/* Contain all split content, free text and check lists. */
.content-split:not(.rich-intro){
  gap:22px!important;
  align-items:stretch;
}
.content-split:not(.rich-intro)>div{
  padding:42px;
  border:1px solid var(--line);
  background:linear-gradient(145deg,#191919,#101010);
  min-width:0;
}
.content-split:not(.rich-intro)>div:first-child{border-top:3px solid var(--orange)}
.check-list{margin-bottom:0}
.check-list li{padding:17px 0;border-color:rgba(241,90,36,.16);color:var(--cream)}

/* Stronger card containers and reliable text spacing. */
.link-card-grid,.feature-grid,.article-grid{gap:18px!important;background:transparent!important;border:0!important}
.link-card,.feature-card,.article-card{
  border:1px solid var(--line)!important;
  background:linear-gradient(145deg,#1b1b1b,#101010)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
}
.link-card::after,.feature-card::after,.article-card::after{
  background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 36%,rgba(241,90,36,.045))!important;
}
.link-card:hover,.feature-card:hover,.article-card:hover{
  background:linear-gradient(145deg,#212121,#121212)!important;
  border-color:var(--line-strong)!important;
  box-shadow:0 28px 70px rgba(0,0,0,.42),0 0 0 1px rgba(241,90,36,.10) inset!important;
}
.link-card h3,.feature-card h3,.article-card h3{margin-bottom:14px}
.link-card p,.feature-card p,.article-card p{margin-top:0;line-height:1.75;color:var(--muted)!important}

/* Capability labels: clear contained chips, no floating words. */
.enterprise-capability-line{gap:10px!important;margin-top:30px!important}
.enterprise-capability-line span{
  border:1px solid rgba(241,90,36,.35)!important;
  color:#fff!important;
  background:linear-gradient(145deg,#242424,#151515)!important;
  box-shadow:0 8px 22px rgba(0,0,0,.18);
  padding:9px 13px!important;
  border-radius:4px!important;
}

/* Trust row: fully boxed and orange only. */
.enterprise-trust{gap:14px!important;background:transparent!important}
.enterprise-trust__item{
  background:linear-gradient(145deg,#191919,#101010)!important;
  border:1px solid var(--line)!important;
  min-height:110px;
}
.enterprise-trust__mark{
  color:var(--orange)!important;
  border-color:rgba(241,90,36,.38)!important;
  background:rgba(241,90,36,.06)!important;
}

/* KPI and standalone information blocks. */
.stats-row{gap:14px!important;background:transparent!important;border:0!important}
.stats-row div{
  border:1px solid var(--line)!important;
  background:linear-gradient(145deg,#191919,#0f0f0f)!important;
}
.contact-details>div,.job-panel,.document-card,.form-panel,.mission-card,.profile-avatar,.robo-visual{
  border-color:var(--line)!important;
  background:linear-gradient(145deg,#191919,#101010)!important;
}
.contact-details>div{padding:28px!important}

/* CTA bars and buttons: orange/charcoal only. */
.cta-band{
  background:linear-gradient(110deg,#101010,#191919 58%,#222222)!important;
}
.cta-band::before{
  background:linear-gradient(90deg,rgba(241,90,36,.12),transparent 44%,rgba(241,90,36,.10))!important;
}
.button-orange,.site-form button,.circle-link,.cta-band>a{
  background:linear-gradient(135deg,var(--orange-2),var(--orange-deep))!important;
  border-color:rgba(241,90,36,.5)!important;
}
.button,.site-form button,.circle-link,.cta-band>a,.job-panel a,.document-card a{
  border-color:rgba(241,90,36,.28)!important;
}
.text-link{border-color:rgba(241,90,36,.32)!important}

/* Inputs and menus. */
.mega-menu,.sunmi-nav{background:rgba(10,10,10,.97)!important}
.mega-links a,.contact-link,.footer-lead,.footer-bottom{border-color:var(--line)!important}
.site-form input,.site-form select,.site-form textarea{
  border:1px solid rgba(241,90,36,.20)!important;
  background:#111!important;
  padding:14px 15px!important;
  border-radius:4px;
}
.site-form input:focus,.site-form select:focus,.site-form textarea:focus{outline:none;border-color:var(--orange)!important;box-shadow:0 0 0 3px rgba(241,90,36,.08)}

/* Avoid accidental raw text columns on legal and profile pages. */
#full-page-content>.section:not(.soft):not(.dark-section):not(.orange-section)>.section-title,
.section>.section-title{max-width:1120px}
.section-title{padding:0 0 0 24px!important}
.section-title::before{height:100%!important;max-height:76px!important;background:var(--orange)!important}

@media(max-width:980px){
  .rich-intro{margin-left:5vw!important;margin-right:5vw!important;grid-template-columns:1fr!important}
  .rich-intro>div{min-height:auto;padding:34px!important}
  .content-split:not(.rich-intro)>div{padding:32px}
}
@media(max-width:780px){
  .enterprise-trust{gap:10px!important}
  .enterprise-capability-line span{width:100%;text-align:center}
  .link-card-grid,.feature-grid,.article-grid{gap:12px!important}
  .content-split:not(.rich-intro)>div{padding:26px}
}

/* =========================================================
   FINAL OVERRIDE - ACTIVE WEBSITE PALETTE
   Must remain at EOF so the SUNMI orange / charcoal system wins.
   ========================================================= */
:root{
  --orange:#ff6000!important;
  --orange-2:#ff7a1a!important;
  --orange-deep:#e65a00!important;
  --ink:#000000!important;
  --paper:#050506!important;
  --surface:#111217!important;
  --surface-2:#1a1a1a!important;
  --surface-3:#222222!important;
  --panel:#111217!important;
  --panel-2:#1a1a1a!important;
  --panel-3:#222222!important;
  --muted:#b3b3b3!important;
  --cream:#f1f1f1!important;
  --line:rgba(255,255,255,.10)!important;
  --line-strong:rgba(255,96,0,.42)!important;
}

html,body{background:#000!important;color:#fff!important}
body{background:linear-gradient(180deg,#000 0%,#050506 48%,#000 100%)!important}
body::before{background-image:linear-gradient(rgba(255,96,0,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,96,0,.022) 1px,transparent 1px)!important}
em,.eyebrow,.eyebrow.dark,.sunmi-nav a.active,.contact-link b,.mega-intro span,.stats-row strong,.link-card b,.footer-grid a:hover{color:#ff6000!important}
.eyebrow span,.scroll-progress{background:#ff6000!important}
.sunmi-header{background:rgba(0,0,0,.88)!important;border-bottom-color:rgba(255,255,255,.10)!important;box-shadow:none!important}
.page-hero,.dark-hero,.section.soft,.dark-section{background:#000!important}
.section,.page-hero,.article-card{background-color:transparent!important}
.page-hero::before{background:radial-gradient(circle,rgba(255,96,0,.16),rgba(255,96,0,.03) 45%,transparent 70%)!important}
.page-hero::after{background:linear-gradient(90deg,transparent,#ff6000,transparent)!important}
.mega-menu,.form-panel,.profile-avatar,.document-card,.job-panel,.robo-visual,.mission-card,.link-card,.feature-card,.article-card,.stats-row div,.enterprise-trust__item,.contact-details>div{background:#111217!important;border-color:rgba(255,255,255,.10)!important;box-shadow:0 18px 44px rgba(0,0,0,.30)!important}
.link-card:hover,.feature-card:hover,.article-card:hover{background:#1a1a1a!important;border-color:rgba(255,96,0,.42)!important;box-shadow:0 24px 60px rgba(0,0,0,.42),0 0 30px rgba(255,96,0,.10)!important}
.button-orange,.site-form button,.circle-link,.cta-band>a{background:#ff6000!important;border-color:#ff6000!important;color:#fff!important;box-shadow:0 18px 38px rgba(255,96,0,.22)!important}
.button-orange:hover,.site-form button:hover,.circle-link:hover,.cta-band>a:hover{background:#e65a00!important;border-color:#e65a00!important;color:#fff!important}
.button,.button-orange,.site-form button,.circle-link,.cta-band>a,.job-panel a,.document-card a,.contact-link,.link-card,.feature-card,.article-card,.mission-card,.profile-avatar,.document-card,.job-panel,.form-panel,.robo-visual,.site-form input,.site-form select,.site-form textarea{border-radius:0!important}
.cta-band{background:#111217!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.10)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.cta-band::before{background:linear-gradient(90deg,rgba(255,96,0,.11),transparent 44%,rgba(255,96,0,.08))!important}
.icon,.hero-icon{stroke:#ff6000!important;filter:drop-shadow(0 0 14px rgba(255,96,0,.28))!important}
.orbit{border-color:rgba(255,96,0,.35)!important}
.dot,.robo-face span{background:#ff6000!important;box-shadow:0 0 20px rgba(255,96,0,.72)!important}
.robo-face{border-color:#ff6000!important}
.page-hero h1,.section-title h2,.content-split h2,.cta-band h2,.footer-lead h2,.link-card h3,.feature-card h3,.article-card h3,.mega-intro h3,.mega-links b{color:#fff!important}
.page-hero .hero-copy>p:not(.eyebrow),.dark-hero .hero-copy>p:not(.eyebrow),.lead,.link-card p,.feature-card p,.article-card p,.mission-card p,.contact-details p,.contact-details a,.footer-brand p,.footer-grid a,.footer-grid p{color:#b3b3b3!important}
.sunmi-footer{background:#000!important;border-top:1px solid rgba(255,255,255,.10)!important}

/* =========================================================
   HEADER + FOOTER ENHANCEMENT
   Premium enterprise navigation and dense footer system.
   ========================================================= */
.sunmi-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  background:rgba(0,0,0,.78)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 18px 54px rgba(0,0,0,.38)!important;
  backdrop-filter:blur(22px) saturate(135%)!important;
  -webkit-backdrop-filter:blur(22px) saturate(135%)!important;
}

.sunmi-header::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(255,96,0,.12),transparent 22%,transparent 78%,rgba(255,96,0,.08)),
    linear-gradient(180deg,rgba(255,255,255,.08),transparent 52%);
  opacity:.75;
}

.sunmi-header::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,96,0,.78),transparent);
  opacity:.55;
}

.header-inner{
  position:relative!important;
  z-index:1!important;
  width:min(100%,1440px)!important;
  height:84px!important;
  margin-inline:auto!important;
  padding:0 clamp(24px,4vw,58px)!important;
  display:grid!important;
  grid-template-columns:minmax(190px,240px) minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:clamp(22px,3vw,46px)!important;
}

.brand{
  display:inline-flex!important;
  align-items:center!important;
  min-width:0!important;
}

.brand img{
  width:clamp(170px,15vw,214px)!important;
  max-height:58px!important;
  object-fit:contain!important;
  filter:none!important;
}

.sunmi-nav{
  justify-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2px!important;
  height:100%!important;
  background:transparent!important;
}

.sunmi-nav>a,
.nav-item>a{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  height:100%!important;
  padding:0 14px!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
  transition:color .22s ease,background .22s ease!important;
}

.sunmi-nav>a:hover,
.nav-item:hover>a,
.sunmi-nav a.active{
  color:#fff!important;
  background:rgba(255,255,255,.045)!important;
}

.sunmi-nav>a::after,
.nav-item>a::after{
  left:14px!important;
  right:14px!important;
  bottom:0!important;
  height:2px!important;
  background:#ff6000!important;
  transform:scaleX(0)!important;
  transform-origin:left center!important;
  transition:transform .24s ease!important;
}

.sunmi-nav>a:hover::after,
.nav-item:hover>a::after,
.sunmi-nav a.active::after{
  right:14px!important;
  transform:scaleX(1)!important;
}

.header-tools{
  justify-self:end!important;
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  height:100%!important;
  color:#fff!important;
}

.lang{
  display:inline-flex!important;
  align-items:center!important;
  height:100%!important;
  padding:0 18px!important;
  border-left:1px solid rgba(255,255,255,.10)!important;
  border-right:1px solid rgba(255,255,255,.10)!important;
  color:rgba(255,255,255,.70)!important;
  font-size:11px!important;
  font-weight:700!important;
  letter-spacing:.04em!important;
}

.lang:hover{color:#ff6000!important}

.contact-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  min-width:144px!important;
  height:100%!important;
  padding:0 0 0 22px!important;
  border-left:0!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
}

.contact-link b{
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  background:#ff6000!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1!important;
  transition:background .22s ease,transform .22s ease!important;
}

.contact-link:hover b{
  background:#e65a00!important;
  transform:translateX(2px)!important;
}

.mega-menu{
  top:84px!important;
  width:min(100%,1440px)!important;
  margin-inline:auto!important;
  left:50%!important;
  right:auto!important;
  transform:translate(-50%,-10px)!important;
  grid-template-columns:minmax(260px,.72fr) minmax(0,1.8fr)!important;
  gap:clamp(32px,5vw,72px)!important;
  padding:42px clamp(28px,5vw,72px) 48px!important;
  background:rgba(5,5,6,.96)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-top:1px solid rgba(255,96,0,.42)!important;
  box-shadow:0 32px 90px rgba(0,0,0,.58)!important;
  backdrop-filter:blur(24px) saturate(130%)!important;
  -webkit-backdrop-filter:blur(24px) saturate(130%)!important;
}

.has-mega:hover .mega-menu{
  transform:translate(-50%,0)!important;
}

.mega-intro h3{
  max-width:360px!important;
  margin:12px 0 14px!important;
  color:#fff!important;
  font-size:clamp(30px,3vw,42px)!important;
  font-weight:800!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
}

.mega-intro p{
  max-width:330px!important;
  color:rgba(255,255,255,.64)!important;
  font-size:14px!important;
  line-height:1.7!important;
}

.mega-intro>a{
  align-items:center!important;
  color:#ff6000!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}

.mega-links{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:1px!important;
  background:rgba(255,255,255,.10)!important;
}

.mega-links a{
  min-height:94px!important;
  padding:22px 24px!important;
  border:0!important;
  background:#111217!important;
  transition:background .22s ease,color .22s ease,transform .22s ease!important;
}

.mega-links a:hover{
  background:#1a1a1a!important;
  color:#fff!important;
  transform:translateY(-2px)!important;
}

.mega-links b{
  color:#fff!important;
  font-size:14px!important;
  line-height:1.25!important;
}

.mega-links small{
  margin-top:7px!important;
  color:#b3b3b3!important;
  font-size:12px!important;
  line-height:1.45!important;
}

.sunmi-footer{
  position:relative!important;
  isolation:isolate!important;
  padding:clamp(70px,7vw,104px) clamp(24px,5vw,72px) 28px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 12% 8%,rgba(255,96,0,.12),transparent 30%),
    linear-gradient(180deg,#050506,#000 62%)!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
}

.sunmi-footer::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 72%);
}

.footer-lead{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:36px!important;
  align-items:end!important;
  max-width:1440px!important;
  margin:0 auto!important;
  padding-bottom:clamp(46px,5vw,76px)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}

.footer-lead .kicker{
  margin:0 0 16px!important;
  color:#ff6000!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}

.footer-lead h2{
  max-width:860px!important;
  margin:0!important;
  color:#fff!important;
  font-size:clamp(38px,5.2vw,74px)!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
}

.circle-link{
  width:168px!important;
  height:168px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #ff6000!important;
  background:#ff6000!important;
  color:#fff!important;
  text-align:center!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.25!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
  transition:transform .28s ease,background .28s ease,border-color .28s ease!important;
}

.circle-link:hover{
  background:#e65a00!important;
  border-color:#e65a00!important;
  transform:translateY(-4px)!important;
}

.footer-grid{
  max-width:1440px!important;
  margin:0 auto!important;
  padding:clamp(48px,5vw,76px) 0!important;
  display:grid!important;
  grid-template-columns:minmax(260px,1.5fr) repeat(5,minmax(130px,1fr))!important;
  gap:clamp(24px,3vw,48px)!important;
}

.footer-brand img{
  width:clamp(180px,16vw,230px)!important;
  margin-bottom:24px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  filter:none!important;
}

.footer-brand p{
  max-width:360px!important;
  margin:0!important;
  color:rgba(255,255,255,.72)!important;
  font-size:18px!important;
  line-height:1.45!important;
}

.subscribe{
  width:min(100%,360px)!important;
  min-height:48px!important;
  margin-top:30px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 48px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:rgba(255,255,255,.04)!important;
}

.subscribe input{
  width:100%!important;
  min-width:0!important;
  padding:0 15px!important;
  border:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:13px!important;
}

.subscribe button{
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.14)!important;
  background:#ff6000!important;
  color:#fff!important;
  cursor:pointer!important;
}

.footer-grid h4{
  margin:0 0 18px!important;
  color:#ff6000!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}

.footer-grid a,
.footer-grid p{
  color:rgba(255,255,255,.66)!important;
  font-size:12px!important;
  line-height:1.8!important;
}

.footer-grid a{
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 8px!important;
  transition:color .2s ease,transform .2s ease!important;
}

.footer-grid a:hover{
  color:#fff!important;
  transform:translateX(4px)!important;
}

.footer-contact p{
  margin:0 0 14px!important;
}

.footer-bottom{
  max-width:1440px!important;
  margin:0 auto!important;
  padding-top:24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  color:rgba(255,255,255,.48)!important;
  font-size:11px!important;
}

.footer-bottom div{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:18px!important;
}

.footer-bottom a{
  color:rgba(255,255,255,.62)!important;
}

.footer-bottom a:hover{
  color:#ff6000!important;
}

@media(max-width:1180px){
  .header-inner{grid-template-columns:190px 1fr auto!important;gap:18px!important}
  .sunmi-nav>a,.nav-item>a{padding-inline:9px!important;font-size:11px!important}
  .contact-link{min-width:120px!important;padding-left:14px!important}
  .footer-grid{grid-template-columns:1.4fr repeat(3,minmax(130px,1fr))!important}
  .footer-grid>div:nth-child(n+5){margin-top:0!important}
}

@media(max-width:780px){
  .header-inner{height:72px!important;grid-template-columns:1fr auto!important;padding-inline:20px!important}
  .brand img{width:152px!important;max-height:48px!important}
  .menu-toggle{display:block!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.04)!important}
  .menu-toggle span{left:10px!important;width:22px!important;background:#ff6000!important}
  .sunmi-nav{display:none!important}
  .sunmi-nav.open{
    display:flex!important;
    position:absolute!important;
    top:72px!important;
    left:14px!important;
    right:14px!important;
    height:auto!important;
    padding:14px!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:4px!important;
    background:rgba(5,5,6,.98)!important;
    border:1px solid rgba(255,255,255,.12)!important;
    box-shadow:0 24px 70px rgba(0,0,0,.50)!important;
  }
  .nav-item{height:auto!important;width:100%!important}
  .sunmi-nav>a,.nav-item>a{height:auto!important;min-height:44px!important;padding:0 12px!important}
  .mega-menu{display:none!important}
  .header-tools{display:none!important}
  .footer-lead{grid-template-columns:1fr!important;align-items:start!important}
  .circle-link{width:144px!important;height:56px!important;display:flex!important;gap:8px!important}
  .footer-grid{grid-template-columns:1fr 1fr!important}
  .footer-brand{grid-column:1/-1!important}
  .footer-bottom{align-items:flex-start!important;flex-direction:column!important}
}

@media(max-width:520px){
  .footer-grid{grid-template-columns:1fr!important}
  .footer-grid a{width:100%!important}
}

/* Header/footer final polish: keep the premium shell stable across dense pages. */
.sunmi-header,
.header-inner,
.nav-item{
  overflow:visible!important;
}

.sunmi-nav>a::after,
.nav-item>a::after{
  content:""!important;
  position:absolute!important;
}

.mega-menu{
  pointer-events:none!important;
}

.has-mega:hover .mega-menu{
  pointer-events:auto!important;
}

.menu-toggle{
  position:relative!important;
  padding:0!important;
  cursor:pointer!important;
}

.menu-toggle span{
  position:absolute!important;
  display:block!important;
  height:2px!important;
  transition:transform .24s ease,top .24s ease,opacity .24s ease!important;
}

.menu-toggle span:first-child{top:15px!important}
.menu-toggle span:last-child{top:26px!important}
.menu-toggle.active span:first-child{top:21px!important;transform:rotate(45deg)!important}
.menu-toggle.active span:last-child{top:21px!important;transform:rotate(-45deg)!important}

.circle-link{
  box-shadow:0 18px 42px rgba(255,96,0,.24)!important;
}

.footer-grid a,
.footer-grid p,
.footer-bottom{
  overflow-wrap:anywhere!important;
}

@media(max-width:780px){
  .sunmi-header::before{opacity:.45!important}
  .sunmi-header::after{opacity:.8!important}
  .sunmi-nav.open a::after{display:none!important}
  .footer-lead h2{font-size:clamp(34px,10vw,48px)!important}
  .footer-grid{gap:34px 24px!important}
}

@media(max-width:420px){
  .header-inner{padding-inline:16px!important}
  .brand img{width:140px!important}
  .sunmi-nav.open{left:10px!important;right:10px!important}
  .footer-bottom div{gap:12px!important}
}

/* Restore generous header/footer scale while keeping the premium treatment. */
.header-inner,
.sunmi-header.scrolled .header-inner{
  height:92px!important;
}

.mega-menu{
  top:92px!important;
}

.brand img{
  width:clamp(190px,16vw,236px)!important;
  max-height:66px!important;
}

.sunmi-nav>a,
.nav-item>a{
  padding-inline:18px!important;
  font-size:13px!important;
}

.contact-link{
  min-width:164px!important;
  padding-left:26px!important;
  font-size:14px!important;
}

.contact-link b{
  width:38px!important;
  height:38px!important;
}

.lang{
  padding-inline:22px!important;
}

.sunmi-footer{
  padding-top:clamp(96px,8vw,128px)!important;
}

.footer-lead{
  padding-bottom:clamp(68px,6vw,96px)!important;
}

.footer-lead h2{
  font-size:clamp(48px,5.8vw,84px)!important;
}

.circle-link{
  width:190px!important;
  height:190px!important;
}

.footer-grid{
  padding:clamp(68px,6vw,96px) 0!important;
}

.footer-brand img{
  width:clamp(205px,17vw,252px)!important;
}

.footer-brand p{
  font-size:20px!important;
}

@media(max-width:1180px){
  .header-inner,
  .sunmi-header.scrolled .header-inner{height:86px!important}
  .mega-menu{top:86px!important}
  .sunmi-nav>a,.nav-item>a{padding-inline:12px!important;font-size:12px!important}
  .contact-link{min-width:138px!important}
}

@media(max-width:780px){
  .header-inner,
  .sunmi-header.scrolled .header-inner{height:78px!important}
  .sunmi-nav.open{top:78px!important}
  .brand img{width:168px!important;max-height:54px!important}
  .circle-link{width:158px!important;height:64px!important}
  .footer-lead{padding-bottom:56px!important}
  .footer-grid{padding:56px 0!important}
}

@media(max-width:420px){
  .brand img{width:154px!important}
}

/* Enhanced About page */
.about-hero{
  grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr)!important;
  gap:clamp(42px,6vw,86px)!important;
  min-height:760px!important;
  background:
    radial-gradient(circle at 82% 25%,rgba(255,96,0,.20),transparent 30%),
    linear-gradient(135deg,#050506 0%,#111217 58%,#050506 100%)!important;
}

.about-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background-image:
    linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px)!important;
  background-size:78px 78px!important;
  mask-image:linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,.95))!important;
}

.about-hero .hero-copy{
  max-width:980px!important;
}

.about-hero .hero-copy>p:not(.eyebrow){
  max-width:760px!important;
  color:rgba(255,255,255,.72)!important;
}

.about-hero-panel{
  position:relative!important;
  z-index:2!important;
  align-self:center!important;
  padding:clamp(30px,3.4vw,48px)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-top:2px solid #ff6000!important;
  background:rgba(17,18,23,.82)!important;
  box-shadow:0 30px 80px rgba(0,0,0,.44)!important;
  backdrop-filter:blur(18px) saturate(130%)!important;
}

.about-hero-panel>span,
.about-model-card span,
.capability-node span{
  display:block!important;
  color:#ff6000!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}

.about-hero-panel strong{
  display:block!important;
  margin-top:22px!important;
  color:#fff!important;
  font-size:clamp(26px,2.5vw,38px)!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
}

.about-hero-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:1px!important;
  margin-top:42px!important;
  background:rgba(255,255,255,.10)!important;
}

.about-hero-grid div{
  min-height:118px!important;
  padding:22px!important;
  background:#050506!important;
}

.about-hero-grid b{
  display:block!important;
  color:#ff6000!important;
  font-size:clamp(34px,4vw,54px)!important;
  line-height:.9!important;
  letter-spacing:-.055em!important;
}

.about-hero-grid small{
  display:block!important;
  margin-top:12px!important;
  color:rgba(255,255,255,.66)!important;
  font-size:11px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}

.about-intro{
  background:#050506!important;
  color:#fff!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}

.about-intro .eyebrow.dark,
.about-intro h2{
  color:#fff!important;
}

.about-intro .check-list li{
  border-bottom-color:rgba(255,255,255,.12)!important;
  color:rgba(255,255,255,.82)!important;
}

.about-command{
  background:#000!important;
}

.about-model-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:1px!important;
  background:rgba(255,255,255,.10)!important;
}

.about-model-card{
  min-height:410px!important;
  padding:34px!important;
  display:flex!important;
  flex-direction:column!important;
  background:#111217!important;
  border:0!important;
  transition:background .24s ease,transform .24s ease!important;
}

.about-model-card:hover{
  background:#17191f!important;
  transform:translateY(-4px)!important;
}

.about-model-card h3{
  margin:auto 0 18px!important;
  color:#fff!important;
  font-size:clamp(28px,2.6vw,42px)!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
}

.about-model-card p{
  margin:0!important;
  color:#b3b3b3!important;
  font-size:14px!important;
  line-height:1.7!important;
}

.about-enterprise .feature-card{
  min-height:380px!important;
}

.about-capability-map{
  background:#050506!important;
  color:#fff!important;
}

.capability-map{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:1px!important;
  background:rgba(255,255,255,.10)!important;
}

.capability-node{
  min-height:245px!important;
  padding:30px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  background:#111217!important;
  color:#fff!important;
  transition:background .22s ease,transform .22s ease!important;
}

.capability-node:hover{
  background:#ff6000!important;
  transform:translateY(-4px)!important;
}

.capability-node:hover span,
.capability-node:hover b{
  color:#fff!important;
}

.capability-node b{
  display:block!important;
  color:rgba(255,255,255,.78)!important;
  font-size:19px!important;
  line-height:1.35!important;
  letter-spacing:-.02em!important;
}

@media(max-width:1080px){
  .about-hero{grid-template-columns:1fr!important;min-height:auto!important}
  .about-hero-panel{max-width:720px!important}
  .about-model-grid{grid-template-columns:1fr 1fr!important}
  .capability-map{grid-template-columns:1fr 1fr!important}
}

@media(max-width:780px){
  .about-hero{padding-top:110px!important}
  .about-hero-grid,
  .about-model-grid,
  .capability-map{grid-template-columns:1fr!important}
  .about-model-card{min-height:300px!important}
  .capability-node{min-height:205px!important}
}

/* Screenshot-matched header composition */
.sunmi-header{
  height:88px!important;
  background:#050505!important;
  border-bottom:1px solid rgba(255,96,0,.16)!important;
  box-shadow:none!important;
}

.sunmi-header::before{
  background:linear-gradient(90deg,rgba(255,96,0,.05),transparent 16%,transparent 84%,rgba(255,96,0,.04))!important;
  opacity:.55!important;
}

.sunmi-header::after{
  opacity:.32!important;
}

.header-inner,
.sunmi-header.scrolled .header-inner{
  width:100%!important;
  max-width:none!important;
  height:88px!important;
  padding:0!important;
  grid-template-columns:360px minmax(0,1fr) 294px!important;
  gap:0!important;
}

.brand{
  width:360px!important;
  height:88px!important;
  padding:0 0 0 96px!important;
  background:#090909!important;
  border-right:1px solid rgba(255,255,255,.035)!important;
}

.brand img{
  width:178px!important;
  max-height:58px!important;
  object-fit:contain!important;
}

.sunmi-nav{
  justify-self:center!important;
  height:88px!important;
  gap:0!important;
}

.sunmi-nav>a,
.nav-item>a{
  height:88px!important;
  padding-inline:18px!important;
  color:rgba(255,255,255,.78)!important;
  font-size:13px!important;
  font-weight:800!important;
}

.sunmi-nav>a:hover,
.nav-item:hover>a{
  background:transparent!important;
  color:#fff!important;
}

.sunmi-nav a.active{
  background:transparent!important;
  color:#ff6000!important;
}

.sunmi-nav>a::after,
.nav-item>a::after{
  left:18px!important;
  right:18px!important;
  bottom:0!important;
}

.header-tools{
  justify-self:stretch!important;
  justify-content:flex-end!important;
  height:88px!important;
  background:#070707!important;
}

.lang{
  width:86px!important;
  height:88px!important;
  justify-content:center!important;
  padding:0!important;
  border-left:1px solid rgba(255,96,0,.13)!important;
  border-right:1px solid rgba(255,96,0,.13)!important;
  color:rgba(255,255,255,.66)!important;
}

.contact-link{
  min-width:134px!important;
  height:88px!important;
  padding:0 0 0 20px!important;
  gap:18px!important;
  justify-content:flex-start!important;
  border-left:0!important;
  color:#fff!important;
}

.contact-link b{
  width:34px!important;
  height:34px!important;
  background:#ff6000!important;
  color:#fff!important;
}

.mega-menu{
  top:88px!important;
}

@media(max-width:1180px){
  .header-inner,
  .sunmi-header.scrolled .header-inner{
    grid-template-columns:300px minmax(0,1fr) 240px!important;
  }

  .brand{
    width:300px!important;
    padding-left:54px!important;
  }

  .brand img{width:164px!important}
  .sunmi-nav>a,.nav-item>a{padding-inline:10px!important;font-size:12px!important}
  .lang{width:72px!important}
  .contact-link{min-width:118px!important;padding-left:16px!important}
}

@media(max-width:780px){
  .sunmi-header{height:78px!important}
  .header-inner,
  .sunmi-header.scrolled .header-inner{
    height:78px!important;
    grid-template-columns:1fr auto!important;
    padding:0!important;
  }

  .brand{
    width:auto!important;
    height:78px!important;
    padding-left:18px!important;
  }

  .brand img{width:158px!important;max-height:52px!important}
  .menu-toggle{margin-right:18px!important}
  .sunmi-nav.open{top:78px!important}
}

/* Screenshot-matched footer alignment */
.sunmi-footer{
  padding:66px 0 28px!important;
  background:#050505!important;
}

.footer-lead{
  display:none!important;
}

.footer-grid,
.footer-bottom{
  width:calc(100% - 200px)!important;
  max-width:none!important;
  margin:0 100px!important;
}

.footer-grid{
  padding:0 0 28px!important;
  grid-template-columns:420px repeat(4,minmax(150px,1fr)) 245px!important;
  gap:clamp(36px,4.2vw,82px)!important;
  align-items:start!important;
}

.footer-brand img{
  width:212px!important;
  height:auto!important;
  padding:0!important;
  margin:0 0 22px!important;
  border:0!important;
  background:transparent!important;
}

.footer-brand p{
  max-width:280px!important;
  font-size:13px!important;
  line-height:1.9!important;
  color:rgba(255,255,255,.58)!important;
}

.footer-brand-copy{
  max-width:360px!important;
  margin-top:18px!important;
}

.subscribe{
  width:418px!important;
  max-width:100%!important;
  min-height:54px!important;
  margin-top:38px!important;
  border:0!important;
  border-bottom:1px solid rgba(255,96,0,.30)!important;
  background:transparent!important;
}

.subscribe input{
  padding:0!important;
  font-size:14px!important;
  color:rgba(255,255,255,.76)!important;
}

.subscribe button{
  width:48px!important;
  border:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:16px!important;
}

.footer-grid h4{
  margin:14px 0 18px!important;
  color:#ff6000!important;
  font-size:11px!important;
  letter-spacing:.20em!important;
}

.footer-grid a,
.footer-grid p{
  font-size:12px!important;
  line-height:1.85!important;
  color:rgba(255,255,255,.50)!important;
}

.footer-grid a{
  margin-bottom:3px!important;
}

.footer-grid a:hover{
  transform:none!important;
  color:#ff6000!important;
}

.footer-contact p{
  margin-bottom:20px!important;
}

.footer-social{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:22px!important;
}

.footer-social a{
  width:38px!important;
  height:38px!important;
  margin:0!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,96,0,.22)!important;
  background:rgba(255,255,255,.04)!important;
  color:#fff!important;
  font-size:0!important;
}

.footer-social a svg{
  width:18px!important;
  height:18px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

.footer-social a:hover{
  background:#ff6000!important;
  color:#fff!important;
}

.footer-bottom{
  display:grid!important;
  grid-template-columns:1fr auto 1fr!important;
  align-items:center!important;
  gap:24px!important;
  padding-top:16px!important;
  border-top:1px solid rgba(255,96,0,.18)!important;
  font-size:11px!important;
}

.footer-bottom div{
  justify-content:center!important;
}

.footer-bottom>a{
  justify-self:end!important;
}

@media(max-width:1180px){
  .footer-grid,
  .footer-bottom{
    width:calc(100% - 96px)!important;
    margin:0 48px!important;
  }

  .footer-grid{
    grid-template-columns:1.35fr repeat(3,minmax(140px,1fr))!important;
  }
}

@media(max-width:780px){
  .sunmi-footer{padding-top:48px!important}
  .footer-grid,
  .footer-bottom{
    width:calc(100% - 40px)!important;
    margin:0 20px!important;
  }

  .footer-grid{
    grid-template-columns:1fr 1fr!important;
    gap:34px 24px!important;
    padding-bottom:28px!important;
  }

  .footer-brand{
    grid-column:1/-1!important;
  }

  .footer-bottom{
    grid-template-columns:1fr!important;
    align-items:start!important;
  }

  .footer-bottom div{
    justify-content:flex-start!important;
  }

  .footer-bottom>a{
    justify-self:start!important;
  }
}

@media(max-width:520px){
  .footer-grid{
    grid-template-columns:1fr!important;
  }
}

.quick-contact-rail{
  position:fixed!important;
  right:18px!important;
  bottom:24px!important;
  z-index:1200!important;
  display:grid!important;
  gap:8px!important;
}

.quick-contact-rail a{
  width:48px!important;
  height:48px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:#050506!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  box-shadow:0 14px 34px rgba(0,0,0,.34)!important;
  transition:background .22s ease,transform .22s ease,border-color .22s ease!important;
}

.quick-contact-rail a:first-child,
.quick-contact-rail a:last-child{
  background:#ff6000!important;
  border-color:#ff6000!important;
}

.quick-contact-rail a:hover{
  transform:translateY(-3px)!important;
  background:#ff6000!important;
  border-color:#ff6000!important;
}

.about-mega-menu .mega-links{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

.logo-showcase-section{
  background:#050506!important;
  color:#fff!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}

.logo-showcase{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:1px!important;
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.10)!important;
}

.logo-tile{
  min-height:158px!important;
  margin:0!important;
  padding:24px 24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#111217!important;
  transition:background .22s ease,transform .22s ease!important;
}

.logo-tile:hover{
  background:#17191f!important;
  transform:translateY(-3px)!important;
}

.logo-tile img{
  display:block!important;
  max-width:min(84%,240px)!important;
  max-height:96px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  opacity:1!important;
  filter:brightness(0) invert(1)!important;
}

.logo-tile figcaption{
  display:none!important;
}

.logo-disclaimer{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin:18px auto 0!important;
  color:rgba(255,255,255,.48)!important;
  font-size:11px!important;
  line-height:1.6!important;
  text-align:center!important;
}

.clients-page .logo-tile{
  min-height:170px!important;
  padding:24px 26px!important;
}

.clients-page .logo-tile img{
  max-width:min(90%,270px)!important;
  max-height:110px!important;
  filter:brightness(0) invert(1)!important;
}

.board-members-section{
  background:#050506!important;
  color:#fff!important;
}

.board-page .section-title{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.board-page .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.why-page .section-title{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.why-page .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.gm-page .content-split h2,
.gm-page .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.gm-page .section-title{
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.gm-page .feature-card .icon{
  width:42px!important;
  height:42px!important;
  margin-bottom:28px!important;
}

.gm-page .feature-card h3{
  margin-top:34px!important;
}

.contact-page #full-page-content .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.board-member-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:1px!important;
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.10)!important;
}

.board-member-card{
  min-height:430px!important;
  margin:0!important;
  display:flex!important;
  flex-direction:column!important;
  background:#111217!important;
  overflow:hidden!important;
  transition:background .24s ease,transform .24s ease!important;
}

.board-member-card:hover{
  background:#17191f!important;
  transform:translateY(-4px)!important;
}

.board-member-card img{
  width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:#eff0f0!important;
  filter:saturate(.94) contrast(1.04)!important;
}

.board-member-card div{
  padding:24px!important;
}

.board-member-card span{
  display:block!important;
  color:#ff6000!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}

.board-member-card h3{
  margin:14px 0 12px!important;
  color:#fff!important;
  font-size:clamp(22px,1.8vw,30px)!important;
  line-height:1.05!important;
  letter-spacing:-.04em!important;
}

.board-member-card p{
  display:none!important;
}

.profile-hero{
  grid-template-columns:minmax(0,1fr) minmax(300px,460px)!important;
  gap:clamp(42px,6vw,86px)!important;
  background:
    radial-gradient(circle at 78% 30%,rgba(255,96,0,.18),transparent 32%),
    linear-gradient(135deg,#050506,#111217 58%,#050506)!important;
}

.profile-cover{
  position:relative!important;
  z-index:2!important;
  align-self:center!important;
  padding:14px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.04)!important;
  box-shadow:0 34px 80px rgba(0,0,0,.48)!important;
}

.profile-cover img,
.profile-document-card img{
  width:100%!important;
  display:block!important;
  object-fit:cover!important;
}

.profile-cover img{
  aspect-ratio:3/4!important;
}

.profile-document-card{
  padding:0!important;
  overflow:hidden!important;
}

.profile-document-card img{
  aspect-ratio:4/3!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
}

.profile-document-card span,
.profile-document-card strong,
.profile-document-card a{
  margin-left:34px!important;
  margin-right:34px!important;
}

.profile-document-card span{
  margin-top:30px!important;
}

.profile-document-card a:last-child{
  margin-bottom:32px!important;
}

.profile-page-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}

.profile-page-grid a{
  display:block!important;
  padding:10px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:#111217!important;
  box-shadow:0 18px 44px rgba(0,0,0,.28)!important;
  transition:transform .22s ease,border-color .22s ease!important;
}

.profile-page-grid a:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(255,96,0,.45)!important;
}

.profile-page-grid img{
  width:100%!important;
  display:block!important;
  aspect-ratio:3/4!important;
  object-fit:cover!important;
}

@media(max-width:780px){
  .quick-contact-rail{
    right:12px!important;
    bottom:14px!important;
  }

  .quick-contact-rail a{
    width:44px!important;
    height:44px!important;
  }

  .logo-showcase{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .board-member-grid{
    grid-template-columns:1fr!important;
  }

  .profile-hero{
    grid-template-columns:1fr!important;
  }

  .profile-page-grid{
    grid-template-columns:1fr 1fr!important;
  }

  .logo-tile{
    min-height:126px!important;
    padding:22px 16px!important;
  }
}

@media(min-width:781px) and (max-width:1180px){
  .logo-showcase{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  .board-member-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .profile-page-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* Screenshot-matched floating ROBO-AI and contact buttons */
.quick-contact-rail{
  left:22px!important;
  right:22px!important;
  bottom:22px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:20px!important;
  pointer-events:none!important;
}

.quick-robo{
  width:182px!important;
  height:74px!important;
  padding:0 18px 0 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  border:1px solid rgba(255,96,0,.42)!important;
  background:rgba(10,10,10,.94)!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  box-shadow:0 18px 42px rgba(0,0,0,.42)!important;
  pointer-events:auto!important;
}

.quick-robo__avatar{
  width:54px!important;
  height:54px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 54px!important;
  border-radius:50%!important;
  background:
    radial-gradient(circle at 40% 32%,rgba(255,255,255,.32),transparent 22%),
    radial-gradient(circle,rgba(255,96,0,.72),rgba(255,96,0,.14) 68%,rgba(255,96,0,.05))!important;
  box-shadow:0 0 24px rgba(255,96,0,.42)!important;
}

.quick-robo__avatar img{
  width:42px!important;
  height:42px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 6px 10px rgba(0,0,0,.28))!important;
}

.quick-contact-buttons{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  pointer-events:auto!important;
}

.quick-contact-buttons a{
  width:64px!important;
  height:64px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:#171a1c!important;
  color:#fff!important;
  box-shadow:0 12px 26px rgba(0,0,0,.38)!important;
}

.quick-contact-buttons a.quick-wa{
  background:#ff6000!important;
  border-color:#ff6000!important;
}

.quick-contact-buttons svg{
  width:28px!important;
  height:28px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

.quick-robo:hover,
.quick-contact-buttons a:hover{
  transform:translateY(-3px)!important;
  border-color:#ff6000!important;
}

/* Keep the ROBO-AI floating image clean: no orange block behind the photo. */
.quick-contact-rail .quick-robo,
.quick-contact-rail .quick-robo:first-child{
  width:auto!important;
  height:auto!important;
  padding:0!important;
  gap:0!important;
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
  color:transparent!important;
  font-size:0!important;
}

.quick-contact-rail .quick-robo__avatar{
  width:70px!important;
  height:70px!important;
  flex-basis:70px!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}

.quick-contact-rail .quick-robo__avatar img{
  width:70px!important;
  height:70px!important;
  object-fit:contain!important;
  border-radius:0!important;
  mix-blend-mode:normal!important;
  animation:roboButtonFloat 4.8s ease-in-out infinite!important;
  transform-style:preserve-3d!important;
}

@media(max-width:780px){
  .quick-contact-rail{
    left:12px!important;
    right:12px!important;
    bottom:12px!important;
    gap:10px!important;
  }

  .quick-robo{
    width:auto!important;
    height:auto!important;
    padding:0!important;
    font-size:0!important;
  }

  .quick-robo__avatar{
    width:58px!important;
    height:58px!important;
    flex-basis:58px!important;
  }

  .quick-robo__avatar img{
    width:58px!important;
    height:58px!important;
  }

  .quick-contact-buttons a{
    width:52px!important;
    height:52px!important;
  }

  .quick-contact-buttons svg{
    width:24px!important;
    height:24px!important;
  }
}

/* Use the real ROBO-AI artwork in the page feature visual. */
.robo-visual{
  perspective:900px!important;
  background:
    radial-gradient(circle at 50% 48%,rgba(255,96,0,.18),transparent 36%),
    #111217!important;
}

.robo-visual::before{
  content:""!important;
  width:min(64%,360px)!important;
  aspect-ratio:1/1!important;
  display:block!important;
  background:url("../images/ROBO-AI-transparent.png") center/contain no-repeat!important;
  filter:drop-shadow(0 26px 54px rgba(255,96,0,.30))!important;
  transform-style:preserve-3d!important;
  animation:roboFloat3d 5.8s ease-in-out infinite!important;
}

.robo-face,
.robo-wave{
  display:none!important;
}

@keyframes roboFloat3d{
  0%,100%{
    transform:translate3d(0,0,0) rotateX(0deg) rotateY(-6deg) scale(1);
    filter:drop-shadow(0 26px 54px rgba(255,96,0,.30));
  }
  50%{
    transform:translate3d(0,-18px,34px) rotateX(4deg) rotateY(7deg) scale(1.035);
    filter:drop-shadow(0 38px 72px rgba(255,96,0,.42));
  }
}

@keyframes roboButtonFloat{
  0%,100%{transform:translateY(0) rotateY(-8deg) scale(1)}
  50%{transform:translateY(-5px) rotateY(8deg) scale(1.08)}
}

@media(prefers-reduced-motion:reduce){
  .robo-visual::before,
  .quick-contact-rail .quick-robo__avatar img{
    animation:none!important;
  }
}

.signature{
  margin-top:28px;
  padding-top:18px;
  border-top:1px solid rgba(255,96,0,.28);
  color:#fff;
  font-weight:800;
  letter-spacing:.01em;
}

/* Keep the full-size premium header while fitting the added Ecosystem item. */
@media (min-width:781px){
  .header-inner,
  .sunmi-header.scrolled .header-inner{
    grid-template-columns:minmax(280px,18vw) minmax(0,1fr) minmax(240px,15vw)!important;
  }

  .brand{
    width:100%!important;
    padding-left:clamp(42px,4.7vw,96px)!important;
  }

  .sunmi-nav{
    width:100%!important;
    min-width:0!important;
    justify-self:stretch!important;
    justify-content:center!important;
    gap:0!important;
    padding-inline:clamp(8px,1.1vw,22px)!important;
    box-sizing:border-box!important;
  }

  .sunmi-nav>a,
  .nav-item>a{
    min-width:0!important;
    white-space:nowrap!important;
    padding-inline:clamp(6px,.72vw,14px)!important;
    font-size:clamp(9.5px,.6vw,12px)!important;
    letter-spacing:.035em!important;
  }

  .sunmi-nav>a::after,
  .nav-item>a::after{
    left:clamp(7px,.8vw,16px)!important;
    right:clamp(7px,.8vw,16px)!important;
  }

  .header-tools{
    min-width:0!important;
    flex-shrink:0!important;
  }

  .lang{
    width:clamp(54px,4.2vw,86px)!important;
    flex:0 0 auto!important;
  }

  .contact-link{
    min-width:clamp(112px,7.4vw,134px)!important;
    padding-left:clamp(12px,1vw,20px)!important;
    gap:clamp(10px,.9vw,18px)!important;
    white-space:nowrap!important;
  }
}

@media (min-width:781px) and (max-width:1380px){
  .header-inner,
  .sunmi-header.scrolled .header-inner{
    grid-template-columns:230px minmax(0,1fr) 190px!important;
  }

  .brand{
    padding-left:30px!important;
  }

  .brand img{
    width:150px!important;
  }

  .sunmi-nav{
    padding-inline:6px!important;
  }

  .sunmi-nav>a,
  .nav-item>a{
    padding-inline:5px!important;
    font-size:10px!important;
    letter-spacing:.015em!important;
  }

  .lang{
    width:48px!important;
    font-size:10px!important;
  }

  .contact-link{
    min-width:104px!important;
    padding-left:10px!important;
    gap:8px!important;
    font-size:11px!important;
  }

  .contact-link b{
    width:30px!important;
    height:30px!important;
  }
}

/* Ecosystem page content refinements */
.ecosystem-hero{
  align-items:start!important;
  min-height:clamp(560px,70vh,720px)!important;
  padding-top:57px!important;
  padding-bottom:clamp(54px,6vw,76px)!important;
}

.ecosystem-hero .hero-copy{
  padding-top:0!important;
}

.ecosystem-hero .hero-copy>p:not(.eyebrow){
  font-family:Manrope,Arial,sans-serif!important;
  font-weight:400!important;
  font-style:normal!important;
  letter-spacing:normal!important;
}

.ecosystem-hero .eyebrow{
  font-size:12px!important;
}

.ecosystem-pillars .link-card{
  min-height:360px;
}

.ecosystem-hero .ecosystem-hero-title{
  max-width:920px!important;
  font-size:clamp(27px,3.28vw,47px)!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
}

.ecosystem-hero .ecosystem-hero-title span{
  display:block;
  white-space:nowrap;
}

.ecosystem-page .section-title{
  max-width:920px!important;
  margin-bottom:clamp(34px,3.6vw,50px)!important;
}

.ecosystem-page .ecosystem-build .section-title .eyebrow{
  font-size:12px!important;
}

.ecosystem-page .dark-section .section-title .eyebrow{
  font-size:12px!important;
}

.ecosystem-page .section:has(.service-overview-grid) .section-title .eyebrow{
  font-size:12px!important;
}

.ecosystem-page .orange-section .section-title .eyebrow{
  font-size:12px!important;
}

.ecosystem-page .customers-strip-section .section-title .eyebrow{
  font-size:12px!important;
}

.ecosystem-page .section-title h2{
  max-width:820px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.ecosystem-page .section-title .lead,
.ecosystem-page .lead{
  max-width:760px!important;
  font-size:clamp(15px,1.05vw,18px)!important;
  line-height:1.62!important;
}

.ecosystem-page .section{
  padding-top:clamp(70px,5.6vw,92px)!important;
  padding-bottom:clamp(70px,5.6vw,92px)!important;
}

.ecosystem-page .link-card{
  min-height:clamp(250px,22vw,315px)!important;
  padding:clamp(24px,2.2vw,32px)!important;
}

.ecosystem-page .eco-icon{
  width:42px!important;
  height:42px!important;
  margin-bottom:18px!important;
  fill:none!important;
  stroke:#ff6000!important;
  stroke-width:1.45!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  flex:0 0 auto!important;
  filter:drop-shadow(0 14px 24px rgba(255,96,0,.18));
}

.ecosystem-page .orange-section .eco-icon{
  stroke:#fff!important;
  filter:drop-shadow(0 14px 24px rgba(0,0,0,.2));
}

.ecosystem-page .ecosystem-pillars .link-card{
  min-height:clamp(300px,25vw,340px)!important;
}

.ecosystem-page .link-card h3{
  font-size:clamp(21px,1.65vw,28px)!important;
  line-height:1.16!important;
  letter-spacing:-.025em!important;
  margin:16px 0 10px!important;
}

.ecosystem-page .link-card p{
  margin:0!important;
  font-size:clamp(12px,.92vw,14px)!important;
  line-height:1.58!important;
}

.ecosystem-page .link-card>span,
.ecosystem-page .card-no{
  margin-top:0!important;
}

.ecosystem-page .service-overview-grid .link-card>span{
  font-size:13px!important;
  letter-spacing:.14em!important;
}

.ecosystem-page .link-card b{
  font-size:clamp(14px,1vw,15px)!important;
  margin-top:auto!important;
  padding-top:16px!important;
}

.ecosystem-page .feature-card{
  min-height:clamp(230px,19vw,285px)!important;
  padding:clamp(24px,2vw,30px)!important;
}

.ecosystem-page .feature-card .eco-icon{
  position:absolute;
  left:clamp(24px,2vw,30px);
  top:clamp(24px,2vw,30px);
  margin:0!important;
}

.ecosystem-page .feature-card h3{
  font-size:clamp(20px,1.45vw,24px)!important;
  line-height:1.18!important;
  letter-spacing:-.02em!important;
  margin:58px 0 12px!important;
}

.ecosystem-page .feature-card p{
  font-size:clamp(12px,.9vw,14px)!important;
  line-height:1.58!important;
  margin:0!important;
}

.ecosystem-page .cta-band h2{
  max-width:760px!important;
  font-size:clamp(32px,3.45vw,52px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}

.ecosystem-page .cta-band{
  padding-top:clamp(64px,5vw,82px)!important;
  padding-bottom:clamp(64px,5vw,82px)!important;
}

.ecosystem-page .ecosystem-cta{
  display:grid!important;
  grid-template-columns:minmax(0,650px) auto!important;
  align-items:center!important;
  justify-content:center!important;
  gap:clamp(36px,5vw,84px)!important;
  padding-left:clamp(40px,6vw,96px)!important;
  padding-right:clamp(40px,6vw,96px)!important;
}

.ecosystem-page .ecosystem-cta .eyebrow{
  font-size:12px!important;
}

.ecosystem-page .ecosystem-cta>div{
  justify-self:end!important;
  margin-left:0!important;
}

.ecosystem-page .ecosystem-cta>a{
  justify-self:start!important;
  width:auto!important;
  height:58px!important;
  min-width:260px!important;
  min-height:58px!important;
  padding:0 22px!important;
  border-radius:0!important;
  transform:none!important;
}

.pillar-mode{
  margin:4px 0 10px;
  color:#ff6000;
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.compact-list{
  display:grid;
  gap:8px;
  margin:14px 0 0;
  padding:0;
  list-style:none;
  color:rgba(255,255,255,.72);
  font-size:clamp(12px,.9vw,14px);
  line-height:1.48;
}

.compact-list li{
  position:relative;
  padding-left:18px;
}

.compact-list li::before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:6px;
  height:6px;
  background:#ff6000;
}

.section-inline-link{
  color:#fff;
  border-bottom:1px solid rgba(255,255,255,.45);
  font-weight:800;
}

.customers-strip-section{
  background:#08090b;
}

.customer-logo-marquee{
  width:min(1500px,calc(100% - 120px));
  margin:0 auto;
  overflow:hidden;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);
}

.customer-logo-track{
  width:max-content;
  display:flex;
  align-items:stretch;
  animation:customerLogoMarquee 58s linear infinite;
}

.customer-logo-marquee:hover .customer-logo-track{
  animation-play-state:paused;
}

.customer-logo-card{
  width:230px;
  min-height:118px;
  margin:0;
  padding:22px 26px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.01));
  border-right:1px solid rgba(255,255,255,.08);
}

.customer-logo-card img{
  max-width:178px;
  max-height:68px;
  object-fit:contain;
  filter:brightness(0) invert(1) drop-shadow(0 12px 24px rgba(0,0,0,.35));
}

.customer-logo-card figcaption{
  display:none;
}

.ecosystem-cta h2{
  max-width:850px;
}

@keyframes customerLogoMarquee{
  to{
    transform:translateX(-50%);
  }
}

@media(prefers-reduced-motion:reduce){
  .customer-logo-track{
    animation:none;
  }
}

@media(max-width:1100px){
  .ecosystem-page .section{
    padding-top:62px!important;
    padding-bottom:62px!important;
  }

  .ecosystem-page .link-card{
    min-height:230px!important;
  }

  .ecosystem-page .ecosystem-pillars .link-card{
    min-height:280px!important;
  }

  .ecosystem-page .feature-card{
    min-height:220px!important;
  }

  .customer-logo-marquee{
    width:min(100% - 48px,980px);
  }

  .customer-logo-card{
    width:190px;
  }
}

@media(max-width:640px){
  .ecosystem-hero{
    min-height:560px!important;
    padding-top:48px!important;
    padding-bottom:52px!important;
  }

  .ecosystem-hero .ecosystem-hero-title{
    font-size:clamp(25px,7.36vw,35px)!important;
    line-height:1.05!important;
  }

  .ecosystem-hero .ecosystem-hero-title span{
    white-space:normal;
  }

  .ecosystem-page .section{
    padding-top:52px!important;
    padding-bottom:52px!important;
  }

  .ecosystem-page .section-title{
    margin-bottom:28px!important;
  }

  .ecosystem-page .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .ecosystem-page .link-card,
  .ecosystem-page .ecosystem-pillars .link-card,
  .ecosystem-page .feature-card{
    min-height:auto!important;
    padding:22px!important;
  }

  .ecosystem-page .eco-icon{
    width:36px!important;
    height:36px!important;
    margin-bottom:14px!important;
  }

  .ecosystem-page .link-card h3{
    font-size:clamp(20px,6vw,25px)!important;
    margin:12px 0 8px!important;
  }

  .ecosystem-page .link-card b{
    font-size:14px!important;
  }

  .ecosystem-page .feature-card h3{
    font-size:clamp(19px,5.6vw,23px)!important;
    margin:38px 0 10px!important;
  }

  .ecosystem-page .cta-band{
    padding-top:54px!important;
    padding-bottom:54px!important;
  }

  .ecosystem-page .ecosystem-cta{
    grid-template-columns:1fr!important;
    justify-content:start!important;
    gap:28px!important;
    padding-left:22px!important;
    padding-right:22px!important;
  }

  .ecosystem-page .ecosystem-cta>div{
    margin-left:0!important;
  }

  .ecosystem-page .ecosystem-cta>a{
    width:100%!important;
    min-width:0!important;
    transform:none!important;
  }

  .ecosystem-page .cta-band h2{
    font-size:clamp(28px,8vw,38px)!important;
  }

  .customer-logo-marquee{
    width:calc(100% - 32px);
  }

  .customer-logo-card{
    width:188px;
    min-height:104px;
    padding:20px 18px;
  }

  .customer-logo-card img{
    max-width:142px;
    max-height:54px;
  }
}

/* Global hero refinements */
.page-hero:not(.ecosystem-hero):not(.services-hero){
  align-items:start!important;
  min-height:clamp(540px,68vh,700px)!important;
  padding-top:57px!important;
  padding-bottom:clamp(54px,6vw,76px)!important;
}

.page-hero:not(.ecosystem-hero):not(.services-hero) .hero-copy{
  max-width:920px!important;
  padding-top:0!important;
}

.page-hero:not(.ecosystem-hero):not(.services-hero) .eyebrow{
  font-size:12px!important;
}

.page-hero:not(.ecosystem-hero):not(.services-hero) h1{
  max-width:920px!important;
  font-size:clamp(34px,4.1vw,59px)!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
  margin-top:24px!important;
  margin-bottom:28px!important;
}

.page-hero:not(.ecosystem-hero):not(.services-hero) .hero-copy>p:not(.eyebrow){
  max-width:850px!important;
  font-size:clamp(21px,1.55vw,26px)!important;
  line-height:1.55!important;
}

.page-hero:not(.ecosystem-hero):not(.services-hero) .hero-actions{
  margin-top:34px!important;
}

.page-hero:not(.ecosystem-hero):not(.services-hero) .button{
  min-height:58px!important;
  padding:0 24px!important;
  border-radius:0!important;
}

.page-hero:not(.ecosystem-hero):not(.services-hero) .hero-art{
  transform:translateY(-18px)!important;
}

@media(max-width:640px){
  .page-hero:not(.ecosystem-hero):not(.services-hero){
    min-height:540px!important;
    padding-top:48px!important;
    padding-bottom:52px!important;
  }

  .page-hero:not(.ecosystem-hero):not(.services-hero) h1{
    font-size:clamp(31px,9.2vw,44px)!important;
    line-height:1.05!important;
    margin-top:20px!important;
    margin-bottom:22px!important;
  }

  .page-hero:not(.ecosystem-hero):not(.services-hero) .hero-copy>p:not(.eyebrow){
    font-size:clamp(18px,5.2vw,22px)!important;
  }

  .page-hero:not(.ecosystem-hero):not(.services-hero) .hero-actions{
    margin-top:28px!important;
  }
}

/* Services page refinements */
.services-hero{
  align-items:start!important;
  min-height:clamp(560px,70vh,720px)!important;
  padding-top:57px!important;
  padding-bottom:clamp(54px,6vw,76px)!important;
}

.services-hero .hero-copy{
  padding-top:0!important;
}

.services-hero .eyebrow{
  font-size:12px!important;
}

.services-hero h1{
  max-width:920px!important;
  font-size:clamp(34px,4.1vw,59px)!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
  margin-top:24px!important;
  margin-bottom:28px!important;
}

.services-hero .hero-copy>p:not(.eyebrow){
  max-width:850px!important;
  font-size:clamp(21px,1.55vw,26px)!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-weight:400!important;
  color:#b3b3b3!important;
  line-height:1.55!important;
}

.services-hero .hero-actions{
  margin-top:34px!important;
}

.services-hero .button{
  min-height:58px!important;
  padding:0 24px!important;
  border-radius:0!important;
}

.services-hero .hero-art{
  transform:translateY(-18px)!important;
}

.services-page .section{
  padding-top:clamp(70px,5.6vw,92px)!important;
  padding-bottom:clamp(70px,5.6vw,92px)!important;
}

.services-page .section-title{
  max-width:920px!important;
  margin-bottom:clamp(34px,3.6vw,50px)!important;
}

.services-page .section-title .eyebrow,
.services-page .cta-band .eyebrow{
  font-size:12px!important;
}

.services-page .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.services-page .lead{
  max-width:760px!important;
  font-size:clamp(15px,1.05vw,18px)!important;
  line-height:1.62!important;
}

.services-page .services-overview-heading{
  font-size:clamp(21px,2.1vw,31px)!important;
}

.services-page .services-overview-section{
  padding-top:clamp(70px,5.6vw,92px)!important;
}

.services-page .services-overview-section .section-title{
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.services-page .services-overview-section .lead{
  margin-top:14px!important;
  color:#b3b3b3!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(12px,.92vw,14px)!important;
  line-height:1.58!important;
}

.services-page .services-long-box{
  width:100%!important;
  max-width:1500px!important;
  margin:0!important;
  padding:clamp(30px,3.2vw,48px) clamp(34px,4.2vw,66px) clamp(30px,3.2vw,48px) clamp(20px,2.2vw,42px)!important;
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#1b1b1b,#101010)!important;
  border:1px solid var(--line)!important;
  border-left:1px solid var(--line)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
  transition:transform .35s var(--ease-premium),border-color .35s var(--ease-premium),box-shadow .35s var(--ease-premium)!important;
}

.services-page .services-long-box::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:0!important;
  height:3px!important;
  background:linear-gradient(90deg,var(--orange-deep),var(--orange),var(--orange-2))!important;
  transition:width .55s var(--ease-premium)!important;
}

.services-page .services-long-box::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  opacity:.42!important;
  background:linear-gradient(120deg,rgba(255,255,255,.045),transparent 42%,rgba(255,96,0,.05))!important;
}

.services-page .services-long-box:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(241,90,36,.35)!important;
  box-shadow:var(--shadow-enterprise)!important;
}

.services-page .services-long-box:hover::before{
  width:100%!important;
}

.services-page .services-long-box p{
  position:relative!important;
  z-index:1!important;
  max-width:1320px!important;
  margin:0!important;
  color:#b3b3b3!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13.2px,1.012vw,15.4px)!important;
  line-height:1.58!important;
  text-align:left!important;
}

.service-detail-page .service-overview-section{
  padding-top:clamp(70px,5.6vw,92px)!important;
}

.service-detail-page .service-overview-section .section-title{
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.service-detail-page .service-long-box{
  width:100%!important;
  max-width:1500px!important;
  margin:0!important;
  padding:clamp(30px,3.2vw,48px) clamp(34px,4.2vw,66px) clamp(30px,3.2vw,48px) clamp(20px,2.2vw,42px)!important;
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#1b1b1b,#101010)!important;
  border:1px solid var(--line)!important;
  border-left:1px solid var(--line)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
  transition:transform .35s var(--ease-premium),border-color .35s var(--ease-premium),box-shadow .35s var(--ease-premium)!important;
}

.service-detail-page .service-long-box::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:0!important;
  height:3px!important;
  background:linear-gradient(90deg,var(--orange-deep),var(--orange),var(--orange-2))!important;
  transition:width .55s var(--ease-premium)!important;
}

.service-detail-page .service-long-box::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  opacity:.42!important;
  background:linear-gradient(120deg,rgba(255,255,255,.045),transparent 42%,rgba(255,96,0,.05))!important;
}

.service-detail-page .service-long-box:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(241,90,36,.35)!important;
  box-shadow:var(--shadow-enterprise)!important;
}

.service-detail-page .service-long-box:hover::before{
  width:100%!important;
}

.service-detail-page .service-long-box p{
  position:relative!important;
  z-index:1!important;
  max-width:1320px!important;
  margin:0!important;
  color:#b3b3b3!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13.2px,1.012vw,15.4px)!important;
  line-height:1.58!important;
  text-align:left!important;
}

.service-detail-page .service-overview-section:not(.service-capability-section) .service-long-box,
.services-page .services-overview-section .services-long-box{
  background:linear-gradient(145deg,#1b1b1b,#101010)!important;
  border-color:var(--line)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
}

.service-detail-page .service-overview-section:not(.service-capability-section) .service-long-box::after,
.services-page .services-overview-section .services-long-box::after{
  opacity:.42!important;
  background:linear-gradient(120deg,rgba(255,255,255,.045),transparent 42%,rgba(255,96,0,.05))!important;
}

.service-detail-page .service-overview-section:not(.service-capability-section) .service-long-box p,
.services-page .services-overview-section .services-long-box p{
  color:#fff!important;
}

.content-split.rich-intro .lead,
.content-split.rich-intro p:not(.eyebrow){
  color:#fff!important;
}

.service-detail-page .service-long-box .service-box-lead{
  color:#fff!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13.2px,1.012vw,15.4px)!important;
  font-weight:400!important;
  line-height:1.58!important;
  text-align:left!important;
}

.service-detail-page .service-box-list{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:1px!important;
  margin:24px 0 0!important;
  padding:0!important;
  list-style:none!important;
  background:rgba(241,90,36,.16)!important;
}

.service-detail-page .service-box-list li{
  min-height:86px!important;
  display:flex!important;
  align-items:center!important;
  padding:18px!important;
  background:rgba(10,10,10,.58)!important;
  color:#b3b3b3!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(12px,.92vw,14px)!important;
  line-height:1.58!important;
  text-align:left!important;
}

.service-detail-page .service-box-list li::before{
  content:none!important;
}

.service-detail-page .service-box-list .mini-icon{
  width:22px!important;
  height:22px!important;
  margin-right:12px!important;
  flex:0 0 auto!important;
  color:var(--orange)!important;
  stroke:var(--orange)!important;
  stroke-width:1.7!important;
}

.service-detail-page .service-box-list li span{
  min-width:0!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(12px,.92vw,14px)!important;
  font-weight:400!important;
  line-height:1.58!important;
}

.services-page .link-card{
  min-height:clamp(250px,22vw,315px)!important;
  padding:clamp(24px,2.2vw,32px)!important;
}

.services-page .link-card .icon,
.services-page .feature-card .icon{
  width:42px!important;
  height:42px!important;
  fill:none!important;
  stroke:#ff6000!important;
  stroke-width:1.45!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  flex:0 0 auto!important;
  filter:drop-shadow(0 14px 24px rgba(255,96,0,.18));
}

.services-page .link-card .icon{
  margin-bottom:18px!important;
}

.services-page .link-card h3{
  font-size:clamp(21px,1.65vw,28px)!important;
  line-height:1.16!important;
  letter-spacing:-.025em!important;
  margin:16px 0 10px!important;
}

.services-page .link-card p,
.services-page .feature-card p{
  font-size:clamp(12px,.92vw,14px)!important;
  line-height:1.58!important;
  margin:0!important;
}

.services-page .link-card>span,
.services-page .card-no{
  margin-top:0!important;
}

.services-page .link-card b{
  font-size:clamp(14px,1vw,15px)!important;
  margin-top:auto!important;
  padding-top:16px!important;
}

.services-page .feature-card{
  min-height:clamp(230px,19vw,285px)!important;
  padding:clamp(24px,2vw,30px)!important;
}

.services-page .feature-card .icon{
  position:absolute;
  left:clamp(24px,2vw,30px);
  top:clamp(24px,2vw,30px);
  margin:0!important;
}

.services-page .feature-card h3{
  font-size:clamp(20px,1.45vw,24px)!important;
  line-height:1.18!important;
  letter-spacing:-.02em!important;
  margin:58px 0 12px!important;
}

.services-page .cta-band{
  padding-top:clamp(64px,5vw,82px)!important;
  padding-bottom:clamp(64px,5vw,82px)!important;
}

.services-page .cta-band h2{
  max-width:760px!important;
  font-size:clamp(32px,3.45vw,52px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}

.services-page .services-cta{
  display:grid!important;
  grid-template-columns:minmax(0,650px) auto!important;
  align-items:center!important;
  justify-content:center!important;
  gap:clamp(36px,5vw,84px)!important;
  padding-left:clamp(40px,6vw,96px)!important;
  padding-right:clamp(40px,6vw,96px)!important;
}

.services-page .services-cta>div{
  justify-self:end!important;
  margin-left:0!important;
}

.services-page .services-cta>a{
  justify-self:start!important;
  width:auto!important;
  height:58px!important;
  min-width:230px!important;
  min-height:58px!important;
  padding:0 22px!important;
  border-radius:0!important;
  transform:none!important;
}

/* Service detail page typography */
.service-detail-page .service-detail-hero .hero-copy>p:not(.eyebrow){
  font-family:Manrope,Arial,sans-serif!important;
  font-weight:400!important;
  color:#b3b3b3!important;
}

.service-detail-page .lead,
.service-detail-page .content-split p,
.service-detail-page .check-list li,
.service-detail-page .feature-card p{
  color:#b3b3b3!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13.2px,1.012vw,15.4px)!important;
  line-height:1.58!important;
  text-align:left!important;
}

.service-detail-page .feature-card p{
  font-size:clamp(12px,.92vw,14px)!important;
}

.service-detail-page .section-title .eyebrow,
.service-detail-page .content-split .eyebrow{
  font-family:Manrope,Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:.22em!important;
}

.service-detail-page .check-list li span{
  font-family:Manrope,Arial,sans-serif!important;
  font-weight:400!important;
}

.service-detail-page .content-split h2,
.service-detail-page .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

/* Compact spacing between repeated content boxes */
main .section{
  padding-top:clamp(60px,4.6vw,84px)!important;
  padding-bottom:clamp(60px,4.6vw,84px)!important;
}

main .section + .section{
  padding-top:clamp(46px,3.5vw,62px)!important;
}

main .section-title{
  margin-bottom:clamp(26px,2.8vw,42px)!important;
}

.ecosystem-page .section,
.services-page .section,
.service-detail-page .section{
  padding-top:clamp(54px,4vw,72px)!important;
  padding-bottom:clamp(54px,4vw,72px)!important;
}

.ecosystem-page .section-title,
.services-page .section-title,
.service-detail-page .section-title{
  margin-bottom:clamp(22px,2.4vw,34px)!important;
}

.service-detail-page .service-overview-section,
.services-page .services-overview-section{
  padding-top:clamp(48px,3.8vw,66px)!important;
  padding-bottom:clamp(48px,3.8vw,66px)!important;
}

.service-detail-page .service-overview-section + .section,
.services-page .services-overview-section + .section{
  padding-top:clamp(42px,3.2vw,58px)!important;
}

#full-page-content .section + .section{
  padding-top:clamp(42px,3.2vw,58px)!important;
}

.projects-page .project-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:clamp(18px,2vw,28px)!important;
}

@media (max-width:1100px){
  .projects-page .project-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width:680px){
  .projects-page .project-grid{
    grid-template-columns:1fr!important;
  }
}

/* Move floating contact icons to the opposite side */
.quick-contact-rail{
  justify-content:flex-end!important;
}

.quick-contact-buttons{
  margin-left:auto!important;
}

.projects-page .project-card{
  min-height:310px!important;
  padding:clamp(28px,2.6vw,38px)!important;
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,rgba(12,12,12,.96),rgba(4,4,4,.98))!important;
  border:1px solid rgba(241,90,36,.20)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
  transition:transform .35s var(--ease-premium),border-color .35s var(--ease-premium),box-shadow .35s var(--ease-premium)!important;
}

.projects-page .project-card::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:0!important;
  height:3px!important;
  background:linear-gradient(90deg,var(--orange-deep),var(--orange),var(--orange-2))!important;
  transition:width .55s var(--ease-premium)!important;
}

.projects-page .project-card::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  opacity:.3!important;
  background:radial-gradient(circle at 25% 0,rgba(241,90,36,.10),transparent 35%)!important;
}

.projects-page .project-card:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(241,90,36,.45)!important;
  box-shadow:var(--shadow-enterprise)!important;
}

.projects-page .project-card:hover::before{
  width:100%!important;
}

.projects-page .project-card>*{
  position:relative!important;
  z-index:1!important;
}

.projects-page .project-card .project-category{
  color:var(--orange)!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}

.projects-page .project-card h3{
  margin:10px 0 26px!important;
  max-width:560px!important;
  color:#fff!important;
  font-size:clamp(25px,2vw,34px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}

.projects-page .project-card p{
  max-width:540px!important;
  margin:0 0 28px!important;
  color:#fff!important;
  font-size:clamp(15px,1.18vw,20px)!important;
  line-height:1.55!important;
}

.projects-page .project-meta{
  margin-top:auto!important;
  padding-top:22px!important;
  border-top:1px solid rgba(255,255,255,.14)!important;
  display:grid!important;
  grid-template-columns:1fr 1fr auto!important;
  gap:22px!important;
  align-items:end!important;
}

.projects-page .project-meta strong{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1.4!important;
}

.projects-page .project-meta span{
  display:block!important;
  color:#b3b3b3!important;
  font-size:13px!important;
  line-height:1.45!important;
}

.projects-page .project-arrow{
  color:var(--orange)!important;
  font-size:32px!important;
  line-height:1!important;
}

/* Projects page typography and card alignment */
.projects-page #content{
  padding-top:clamp(46px,3.5vw,64px)!important;
}

.projects-page .section-title{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:clamp(24px,2.4vw,36px)!important;
}

.projects-page .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.sectors-page .section-title h2,
.clients-page .section-title h2,
.partners-page .section-title h2,
.partners-page .logo-showcase-section .section-title h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.partners-page .section-title,
.partners-page .feature-grid,
.partners-page .logo-showcase{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.partners-page .section-title{
  margin-bottom:clamp(28px,3vw,42px)!important;
}

/* About page standard alignment */
.about-page .section{
  padding-top:clamp(54px,4.2vw,76px)!important;
  padding-bottom:clamp(54px,4.2vw,76px)!important;
}

.about-page .section-title,
.about-page .content-split{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.about-page .section-title{
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.about-page .section-title h2,
.about-page .content-split h2{
  max-width:850px!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  margin-top:14px!important;
  margin-bottom:14px!important;
}

.about-page .lead,
.about-page .section-title .lead{
  color:#fff!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13.2px,1.012vw,15.4px)!important;
  font-weight:400!important;
  line-height:1.58!important;
}

.about-page .about-intro{
  gap:clamp(22px,2.8vw,42px)!important;
  align-items:stretch!important;
  background:#050506!important;
}

.about-page .about-intro>div{
  min-height:auto!important;
  padding:clamp(30px,3vw,46px)!important;
  background:linear-gradient(145deg,#1b1b1b,#101010)!important;
  border:1px solid var(--line)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
}

.about-page .about-intro>div:first-child{
  border-left:0!important;
  border-top:0!important;
}

.about-page .check-list{
  margin:26px 0 0!important;
}

.about-page .check-list li{
  color:#fff!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13px,.95vw,15px)!important;
  line-height:1.58!important;
  border-color:rgba(255,255,255,.12)!important;
}

.about-page .about-model-grid,
.about-page .capability-map,
.about-page .feature-grid{
  width:min(100% - 96px,var(--wide))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  gap:clamp(18px,2vw,28px)!important;
  background:transparent!important;
}

.about-page .about-model-card,
.about-page .capability-node,
.about-page .feature-card{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,rgba(17,19,21,.98),rgba(6,6,7,.98))!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
  transition:transform .35s var(--ease-premium),border-color .35s var(--ease-premium),box-shadow .35s var(--ease-premium)!important;
}

.about-page .about-model-card::before,
.about-page .capability-node::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:0!important;
  height:3px!important;
  background:linear-gradient(90deg,var(--orange-deep),var(--orange),var(--orange-2))!important;
  transition:width .55s var(--ease-premium)!important;
}

.about-page .about-model-card:hover,
.about-page .capability-node:hover,
.about-page .feature-card:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(241,90,36,.42)!important;
  background:linear-gradient(145deg,rgba(22,24,27,.98),rgba(8,8,9,.98))!important;
  box-shadow:var(--shadow-enterprise)!important;
}

.about-page .about-model-card:hover::before,
.about-page .capability-node:hover::before{
  width:100%!important;
}

.about-page .about-model-card{
  min-height:290px!important;
  padding:clamp(26px,2.25vw,34px)!important;
}

.about-page .about-model-card span,
.about-page .capability-node span{
  color:var(--orange)!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(11px,.72vw,13px)!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}

.about-page .about-model-card h3,
.about-page .feature-card h3{
  margin:clamp(34px,4vw,64px) 0 16px!important;
  color:#fff!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(22px,1.45vw,28px)!important;
  font-weight:800!important;
  line-height:1.14!important;
  letter-spacing:-.035em!important;
}

.about-page .about-model-card p,
.about-page .feature-card p,
.about-page .capability-node b{
  color:#e7e7e7!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(14.5px,.95vw,17px)!important;
  font-weight:400!important;
  line-height:1.58!important;
}

.about-page .capability-node{
  min-height:230px!important;
  padding:clamp(26px,2.25vw,34px)!important;
}

.about-page .capability-node:hover span,
.about-page .capability-node:hover b{
  color:#fff!important;
}

.about-page .about-hero-panel{
  background:linear-gradient(145deg,rgba(17,19,21,.98),rgba(6,6,7,.98))!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.28)!important;
}

.about-page .about-hero-panel strong{
  color:#fff!important;
  font-family:Manrope,Arial,sans-serif!important;
  line-height:1.24!important;
}

.about-page .about-hero-grid div{
  background:#111315!important;
  border:1px solid rgba(255,255,255,.10)!important;
}

.about-page .about-overview-section{
  padding-top:clamp(48px,3.8vw,66px)!important;
  padding-bottom:clamp(48px,3.8vw,66px)!important;
  background:#050506!important;
}

.about-page .about-overview-section .section-title{
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.about-page .about-long-box{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin:0 auto!important;
  padding:clamp(30px,3.2vw,48px) clamp(34px,4.2vw,66px) clamp(30px,3.2vw,48px) clamp(20px,2.2vw,42px)!important;
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#1b1b1b,#101010)!important;
  border:1px solid var(--line)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
  transition:transform .35s var(--ease-premium),border-color .35s var(--ease-premium),box-shadow .35s var(--ease-premium)!important;
}

.about-page .about-long-box::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:0!important;
  height:3px!important;
  background:linear-gradient(90deg,var(--orange-deep),var(--orange),var(--orange-2))!important;
  transition:width .55s var(--ease-premium)!important;
}

.about-page .about-long-box::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  opacity:.42!important;
  background:linear-gradient(120deg,rgba(255,255,255,.045),transparent 42%,rgba(255,96,0,.05))!important;
}

.about-page .about-long-box:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(241,90,36,.35)!important;
  box-shadow:var(--shadow-enterprise)!important;
}

.about-page .about-long-box:hover::before{
  width:100%!important;
}

.about-page .about-box-lead{
  position:relative!important;
  z-index:1!important;
  max-width:1320px!important;
  margin:0!important;
  color:#fff!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13.2px,1.012vw,15.4px)!important;
  font-weight:400!important;
  line-height:1.58!important;
  text-align:left!important;
}

.about-page .about-box-list{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:1px!important;
  margin:24px 0 0!important;
  padding:0!important;
  list-style:none!important;
  background:rgba(255,96,0,.12)!important;
}

.about-page .about-box-list li{
  min-height:92px!important;
  display:flex!important;
  align-items:center!important;
  padding:18px!important;
  background:rgba(10,10,10,.58)!important;
  color:#b3b3b3!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(12px,.92vw,14px)!important;
  font-weight:400!important;
  line-height:1.58!important;
}

.about-page .about-box-list .mini-icon{
  width:22px!important;
  height:22px!important;
  margin-right:12px!important;
  flex:0 0 auto!important;
  color:var(--orange)!important;
  stroke:var(--orange)!important;
  stroke-width:1.7!important;
}

.about-page .about-box-list li span{
  min-width:0!important;
}

.projects-page .project-grid{
  width:min(100% - 96px,var(--wide))!important;
  margin:0 auto!important;
  align-items:stretch!important;
}

.projects-page .project-card{
  min-height:292px!important;
  padding:clamp(26px,2.25vw,34px)!important;
  background:linear-gradient(145deg,rgba(17,19,21,.98),rgba(6,6,7,.98))!important;
  border-color:rgba(255,255,255,.12)!important;
}

.projects-page .project-card:hover{
  border-color:rgba(241,90,36,.42)!important;
}

.projects-page .project-card .project-category{
  min-height:18px!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(11px,.72vw,13px)!important;
  line-height:1.35!important;
  letter-spacing:.16em!important;
}

.projects-page .project-card h3{
  min-height:70px!important;
  margin:10px 0 20px!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(22px,1.55vw,30px)!important;
  font-weight:800!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
}

.projects-page .project-card p{
  min-height:76px!important;
  margin-bottom:24px!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(14.5px,.95vw,17px)!important;
  font-weight:400!important;
  line-height:1.58!important;
  color:#e7e7e7!important;
}

.projects-page .project-meta{
  gap:clamp(14px,1.3vw,22px)!important;
}

.projects-page .project-meta strong{
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(12.5px,.78vw,14px)!important;
  font-weight:800!important;
}

.projects-page .project-meta span{
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(12.5px,.78vw,14px)!important;
  color:#c9c9c9!important;
}

.projects-page .feature-grid{
  width:min(100% - 96px,var(--wide))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  align-items:stretch!important;
}

.projects-page .feature-card{
  min-height:250px!important;
  padding:clamp(26px,2.2vw,34px)!important;
  background:linear-gradient(145deg,rgba(17,19,21,.98),rgba(6,6,7,.98))!important;
  border-color:rgba(255,255,255,.12)!important;
}

.projects-page .feature-card h3{
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(22px,1.45vw,28px)!important;
  line-height:1.14!important;
  letter-spacing:-.035em!important;
}

.projects-page .feature-card p{
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(14.5px,.95vw,17px)!important;
  line-height:1.58!important;
  color:#e7e7e7!important;
}

.projects-page .rich-intro{
  width:min(100% - 96px,var(--wide))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.projects-page .projects-overview-section{
  padding-top:clamp(48px,3.8vw,66px)!important;
  padding-bottom:clamp(48px,3.8vw,66px)!important;
}

.projects-page .projects-overview-section .section-title{
  margin-bottom:clamp(28px,3vw,42px)!important;
}

.projects-page .projects-overview-section .lead{
  margin-top:14px!important;
  max-width:850px!important;
  color:#b3b3b3!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(12px,.92vw,14px)!important;
  line-height:1.58!important;
}

.projects-page .projects-long-box{
  width:min(100% - 96px,var(--wide))!important;
  max-width:var(--wide)!important;
  margin:0 auto!important;
  padding:clamp(30px,3.2vw,48px) clamp(34px,4.2vw,66px) clamp(30px,3.2vw,48px) clamp(20px,2.2vw,42px)!important;
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#1b1b1b,#101010)!important;
  border:1px solid var(--line)!important;
  box-shadow:0 16px 45px rgba(0,0,0,.22)!important;
  transition:transform .35s var(--ease-premium),border-color .35s var(--ease-premium),box-shadow .35s var(--ease-premium)!important;
}

.projects-page .projects-long-box::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:0!important;
  height:3px!important;
  background:linear-gradient(90deg,var(--orange-deep),var(--orange),var(--orange-2))!important;
  transition:width .55s var(--ease-premium)!important;
}

.projects-page .projects-long-box::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  opacity:.42!important;
  background:linear-gradient(120deg,rgba(255,255,255,.045),transparent 42%,rgba(255,96,0,.05))!important;
}

.projects-page .projects-long-box:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(241,90,36,.35)!important;
  box-shadow:var(--shadow-enterprise)!important;
}

.projects-page .projects-long-box:hover::before{
  width:100%!important;
}

.projects-page .projects-long-box p{
  position:relative!important;
  z-index:1!important;
  max-width:1320px!important;
  margin:0!important;
  color:#fff!important;
  font-family:Manrope,Arial,sans-serif!important;
  font-size:clamp(13.2px,1.012vw,15.4px)!important;
  font-weight:400!important;
  line-height:1.58!important;
  text-align:left!important;
}

@media (max-width:780px){
  .projects-page .section-title,
  .projects-page .project-grid,
  .projects-page .feature-grid,
  .projects-page .rich-intro,
  .projects-page .projects-long-box{
    width:min(100% - 40px,var(--wide))!important;
  }

  .projects-page .project-card,
  .projects-page .feature-card{
    min-height:auto!important;
  }

  .projects-page .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .sectors-page .section-title h2,
  .clients-page .section-title h2,
  .partners-page .section-title h2,
  .partners-page .logo-showcase-section .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .partners-page .section-title,
  .partners-page .feature-grid,
  .partners-page .logo-showcase{
    width:min(100% - 40px,var(--wide))!important;
  }

  .logo-disclaimer{
    width:min(100% - 40px,var(--wide))!important;
    text-align:left!important;
  }

  .board-page .section-title{
    width:min(100% - 40px,var(--wide))!important;
  }

  .board-page .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .why-page .section-title{
    width:min(100% - 40px,var(--wide))!important;
  }

  .why-page .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .gm-page .content-split h2,
  .gm-page .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .gm-page .feature-card{
    min-height:auto!important;
  }

  .contact-page #full-page-content .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .about-page .section-title,
  .about-page .content-split,
  .about-page .about-model-grid,
  .about-page .capability-map,
  .about-page .feature-grid{
    width:min(100% - 40px,var(--wide))!important;
  }

  .about-page .section-title h2,
  .about-page .content-split h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .about-page .about-model-card,
  .about-page .capability-node,
  .about-page .feature-card{
    min-height:auto!important;
  }

  .about-page .about-long-box{
    width:min(100% - 40px,var(--wide))!important;
    padding:24px 22px!important;
  }

  .about-page .about-box-lead{
    font-size:14px!important;
    line-height:1.7!important;
  }

  .about-page .about-box-list{
    grid-template-columns:1fr!important;
    margin-top:18px!important;
  }

  .about-page .about-box-list li{
    min-height:auto!important;
    padding:15px!important;
    font-size:14px!important;
  }

  .projects-page .project-card h3,
  .projects-page .project-card p{
    min-height:0!important;
  }

  .projects-page .project-meta{
    grid-template-columns:1fr!important;
    align-items:start!important;
  }

  .projects-page .projects-long-box p{
    font-size:14px!important;
    line-height:1.7!important;
  }

  .projects-page .project-arrow{
    display:none!important;
  }
}

/* Unified CTA layout */
.cta-band{
  display:grid!important;
  grid-template-columns:minmax(0,650px) auto!important;
  align-items:center!important;
  justify-content:center!important;
  gap:clamp(36px,5vw,84px)!important;
  padding:clamp(64px,5vw,82px) clamp(40px,6vw,96px)!important;
}

.cta-band>div{
  justify-self:end!important;
  max-width:650px!important;
  margin-left:0!important;
}

.cta-band .eyebrow{
  font-size:12px!important;
}

.cta-band h2{
  max-width:760px!important;
  font-size:clamp(32px,3.45vw,52px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}

.cta-band>a{
  justify-self:start!important;
  width:auto!important;
  height:58px!important;
  min-width:260px!important;
  min-height:58px!important;
  padding:0 22px!important;
  border-radius:0!important;
  transform:none!important;
}

@media(max-width:1100px){
  .service-detail-page .service-box-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .service-detail-page .service-long-box{
    width:calc(100% - 48px)!important;
    margin:0 24px!important;
  }

  .services-page .services-long-box{
    width:calc(100% - 48px)!important;
    margin:0 24px!important;
  }

  .services-page .section{
    padding-top:62px!important;
    padding-bottom:62px!important;
  }

  .services-page .link-card{
    min-height:230px!important;
  }

  .services-page .feature-card{
    min-height:220px!important;
  }
}

@media(max-width:640px){
  .services-hero{
    min-height:560px!important;
    padding-top:48px!important;
    padding-bottom:52px!important;
  }

  .services-hero .hero-copy>p:not(.eyebrow){
    font-size:clamp(18px,5.2vw,22px)!important;
  }

  .services-hero h1{
    font-size:clamp(31px,9.2vw,44px)!important;
    line-height:1.05!important;
    margin-top:20px!important;
    margin-bottom:22px!important;
  }

  .services-hero .hero-actions{
    margin-top:28px!important;
  }

  .services-page .section{
    padding-top:52px!important;
    padding-bottom:52px!important;
  }

  .cta-band{
    grid-template-columns:1fr!important;
    justify-content:start!important;
    gap:28px!important;
    padding:54px 22px!important;
  }

  .cta-band>div{
    justify-self:start!important;
    max-width:100%!important;
  }

  .cta-band>a{
    justify-self:start!important;
    width:100%!important;
    min-width:0!important;
    transform:none!important;
  }

  .cta-band h2{
    font-size:clamp(28px,8vw,38px)!important;
  }

  .services-page .services-long-box{
    width:calc(100% - 32px)!important;
    margin:0 16px!important;
    padding:24px 22px!important;
  }

  .services-page .services-long-box p{
    font-size:14px!important;
    line-height:1.7!important;
  }

  .service-detail-page .service-long-box{
    width:calc(100% - 32px)!important;
    margin:0 16px!important;
    padding:24px 22px!important;
  }

  .service-detail-page .service-long-box p{
    font-size:14px!important;
    line-height:1.7!important;
  }

  .service-detail-page .service-box-list{
    grid-template-columns:1fr!important;
    margin-top:18px!important;
  }

  .service-detail-page .service-box-list li{
    min-height:auto!important;
    padding:15px!important;
    font-size:14px!important;
  }

  .services-page .section-title{
    margin-bottom:28px!important;
  }

  .services-page .section-title h2{
    font-size:clamp(28px,8vw,36px)!important;
    line-height:1.1!important;
  }

  .services-page .link-card,
  .services-page .feature-card{
    min-height:auto!important;
    padding:22px!important;
  }

  .services-page .link-card .icon,
  .services-page .feature-card .icon{
    width:36px!important;
    height:36px!important;
  }

  .services-page .link-card h3{
    font-size:clamp(20px,6vw,25px)!important;
    margin:12px 0 8px!important;
  }

  .services-page .link-card b{
    font-size:14px!important;
  }

  .services-page .feature-card h3{
    font-size:clamp(19px,5.6vw,23px)!important;
    margin:38px 0 10px!important;
  }

  .services-page .services-cta{
    grid-template-columns:1fr!important;
    justify-content:start!important;
    gap:28px!important;
    padding-left:22px!important;
    padding-right:22px!important;
  }

  .services-page .services-cta>div{
    justify-self:start!important;
  }

  .services-page .services-cta>a{
    justify-self:start!important;
    width:100%!important;
    min-width:0!important;
  }

.services-page .cta-band h2{
    font-size:clamp(28px,8vw,38px)!important;
  }
}

/* Careers page: align heading scale and add consistent icon rhythm. */
.careers-page .section-title h2{
  font-size:clamp(36px,4.1vw,62px)!important;
  line-height:1.04!important;
  letter-spacing:-.045em!important;
  max-width:920px;
}
.careers-page .section-title .lead{
  font-size:clamp(18px,1.25vw,22px)!important;
  line-height:1.72!important;
  max-width:900px;
}
.careers-page .feature-card .icon,
.careers-page .link-card .icon{
  width:46px!important;
  height:46px!important;
  margin-bottom:28px!important;
  stroke-width:1.35!important;
}
.careers-page .feature-card h3,
.careers-page .link-card h3{
  font-size:clamp(24px,2vw,32px)!important;
  line-height:1.15!important;
}
.careers-page .link-card>span{
  margin-top:0!important;
}
@media(max-width:780px){
  .careers-page .section-title h2{
    font-size:clamp(32px,9vw,42px)!important;
  }
  .careers-page .feature-card .icon,
  .careers-page .link-card .icon{
    width:40px!important;
    height:40px!important;
  }
}

/* Ecosystem hero floating infrastructure visual */
.ecosystem-hero .ecosystem-hero-visual{
  display:grid!important;
  place-items:center!important;
  height:clamp(320px,34vw,430px)!important;
  min-width:min(35vw,500px)!important;
  margin-top:clamp(0px,1.8vw,22px)!important;
  justify-self:center!important;
  align-self:start!important;
  isolation:isolate!important;
  transform-style:preserve-3d!important;
}

.ecosystem-hero .eco-visual-glow{
  position:absolute!important;
  width:min(34vw,480px)!important;
  aspect-ratio:1!important;
  border-radius:50%!important;
  background:
    radial-gradient(circle at 52% 44%,rgba(255,96,0,.32),rgba(255,96,0,.09) 38%,transparent 68%),
    radial-gradient(circle at 78% 68%,rgba(255,255,255,.08),transparent 46%)!important;
  filter:blur(10px)!important;
  opacity:.88!important;
  animation:ecoGlowDrift 8s ease-in-out infinite alternate!important;
  z-index:0!important;
}

.ecosystem-hero .eco-visual-card{
  position:relative!important;
  width:min(32vw,430px)!important;
  aspect-ratio:1.18!important;
  display:block!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.13)!important;
  background:
    linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.008) 40%,rgba(255,96,0,.045)),
    repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 42px),
    repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 42px),
    linear-gradient(145deg,rgba(22,24,28,.42),rgba(6,7,9,.24))!important;
  box-shadow:
    0 40px 110px rgba(0,0,0,.55),
    inset 0 1px 0 rgba(255,255,255,.12),
    inset 0 -1px 0 rgba(255,96,0,.18)!important;
  clip-path:polygon(0 8%,88% 0,100% 82%,12% 100%)!important;
  transform:perspective(950px) rotateX(8deg) rotateY(-13deg) translate3d(0,0,0)!important;
  animation:ecoCardFloat 7s ease-in-out infinite!important;
  z-index:2!important;
}

.ecosystem-hero .eco-visual-card:before{
  content:""!important;
  position:absolute!important;
  inset:8% 10% 14% 12%!important;
  border:1px solid rgba(255,96,0,.22)!important;
  background:
    radial-gradient(circle at 18% 28%,rgba(255,96,0,.18),transparent 23%),
    linear-gradient(120deg,transparent 0 38%,rgba(255,255,255,.065) 39%,transparent 45%),
    linear-gradient(145deg,rgba(5,6,8,.18),rgba(25,27,31,.12))!important;
  box-shadow:0 22px 70px rgba(0,0,0,.38)!important;
}

.ecosystem-hero .eco-visual-card:after{
  content:""!important;
  position:absolute!important;
  left:12%!important;
  right:12%!important;
  bottom:14%!important;
  height:44px!important;
  background:repeating-linear-gradient(90deg,rgba(255,96,0,.92) 0 2px,transparent 2px 11px)!important;
  opacity:.72!important;
  filter:drop-shadow(0 0 14px rgba(255,96,0,.25))!important;
  animation:ecoSignal 2.8s ease-in-out infinite alternate!important;
}

.ecosystem-hero .eco-visual-rack{
  position:absolute!important;
  left:18%!important;
  top:23%!important;
  width:34%!important;
  height:13%!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:linear-gradient(90deg,rgba(255,255,255,.055),rgba(255,96,0,.10),rgba(255,255,255,.025))!important;
  box-shadow:0 18px 44px rgba(0,0,0,.32)!important;
  z-index:3!important;
}

.ecosystem-hero .eco-visual-rack:before,
.ecosystem-hero .eco-visual-rack:after{
  content:""!important;
  position:absolute!important;
  top:50%!important;
  width:6px!important;
  height:6px!important;
  border-radius:50%!important;
  background:#ff6000!important;
  box-shadow:0 0 16px rgba(255,96,0,.8)!important;
}

.ecosystem-hero .eco-visual-rack:before{left:14%!important}
.ecosystem-hero .eco-visual-rack:after{right:14%!important}
.ecosystem-hero .eco-visual-rack.rack-b{left:38%!important;top:40%!important;width:38%!important}
.ecosystem-hero .eco-visual-rack.rack-c{left:25%!important;top:57%!important;width:46%!important}

.ecosystem-hero .eco-visual-cable{
  position:absolute!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,rgba(255,96,0,.75),rgba(255,255,255,.25),transparent)!important;
  transform-origin:left center!important;
  z-index:4!important;
}

.ecosystem-hero .eco-visual-cable.cable-a{
  left:28%!important;
  top:36%!important;
  width:44%!important;
  transform:rotate(17deg)!important;
}

.ecosystem-hero .eco-visual-cable.cable-b{
  left:30%!important;
  top:54%!important;
  width:38%!important;
  transform:rotate(-14deg)!important;
}

.ecosystem-hero .eco-visual-node{
  position:absolute!important;
  width:12px!important;
  height:12px!important;
  border-radius:50%!important;
  background:#ff6000!important;
  box-shadow:0 0 0 9px rgba(255,96,0,.12),0 0 28px rgba(255,96,0,.85)!important;
  z-index:5!important;
  animation:ecoNodePulse 2.5s ease-in-out infinite!important;
}

.ecosystem-hero .eco-visual-node.node-a{left:22%!important;top:31%!important}
.ecosystem-hero .eco-visual-node.node-b{right:22%!important;top:45%!important;animation-delay:.5s!important}
.ecosystem-hero .eco-visual-node.node-c{left:42%!important;bottom:24%!important;animation-delay:1s!important}

.ecosystem-hero .ecosystem-hero-visual .hero-icon{
  position:absolute!important;
  right:14%!important;
  top:16%!important;
  width:clamp(68px,6vw,92px)!important;
  height:clamp(68px,6vw,92px)!important;
  stroke:rgba(255,96,0,.88)!important;
  opacity:.82!important;
  filter:drop-shadow(0 0 24px rgba(255,96,0,.42))!important;
  animation:ecoIconFloat 5.8s ease-in-out infinite!important;
  z-index:6!important;
}

.ecosystem-hero .ecosystem-hero-visual .orbit{
  opacity:.55!important;
  border-color:rgba(255,96,0,.22)!important;
  filter:drop-shadow(0 0 18px rgba(255,96,0,.08))!important;
  z-index:1!important;
}

.ecosystem-hero .ecosystem-hero-visual .orbit-a{
  width:min(27vw,350px)!important;
  height:min(27vw,350px)!important;
}

.ecosystem-hero .ecosystem-hero-visual .orbit-b{
  width:min(34vw,450px)!important;
  height:min(34vw,450px)!important;
}

.ecosystem-hero .eco-orbit-chip{
  position:absolute!important;
  min-width:70px!important;
  height:30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 11px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(5,6,8,.18))!important;
  box-shadow:0 18px 46px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.12)!important;
  color:rgba(255,255,255,.86)!important;
  font-size:9px!important;
  font-weight:800!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  z-index:7!important;
  animation:ecoChipFloat 6.5s ease-in-out infinite!important;
}

.ecosystem-hero .eco-orbit-chip:before{
  content:""!important;
  width:6px!important;
  height:6px!important;
  margin-right:8px!important;
  border-radius:50%!important;
  background:#ff6000!important;
  box-shadow:0 0 18px rgba(255,96,0,.9)!important;
}

.ecosystem-hero .chip-build{left:9%!important;top:25%!important;animation-delay:.1s!important}
.ecosystem-hero .chip-operate{right:8%!important;top:31%!important;animation-delay:.7s!important}
.ecosystem-hero .chip-secure{left:16%!important;bottom:22%!important;animation-delay:1.2s!important}
.ecosystem-hero .chip-cloud{right:16%!important;bottom:20%!important;animation-delay:1.6s!important}
.ecosystem-hero .chip-ai{right:27%!important;top:9%!important;min-width:54px!important;animation-delay:2s!important}
.ecosystem-hero .chip-connect{left:27%!important;top:10%!important;animation-delay:2.4s!important}

.ecosystem-hero .eco-connector{
  position:absolute!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,rgba(255,96,0,.42),rgba(255,255,255,.18),transparent)!important;
  opacity:.72!important;
  transform-origin:left center!important;
  z-index:1!important;
  animation:ecoConnectorPulse 3.8s ease-in-out infinite!important;
}

.ecosystem-hero .connector-a{left:22%!important;top:31%!important;width:25%!important;transform:rotate(15deg)!important}
.ecosystem-hero .connector-b{right:20%!important;top:38%!important;width:24%!important;transform:rotate(164deg)!important;animation-delay:.5s!important}
.ecosystem-hero .connector-c{left:25%!important;bottom:27%!important;width:22%!important;transform:rotate(-17deg)!important;animation-delay:1s!important}
.ecosystem-hero .connector-d{right:23%!important;bottom:26%!important;width:21%!important;transform:rotate(200deg)!important;animation-delay:1.5s!important}

@keyframes ecoCardFloat{
  0%,100%{transform:perspective(950px) rotateX(8deg) rotateY(-13deg) translate3d(0,0,0)}
  50%{transform:perspective(950px) rotateX(5deg) rotateY(-9deg) translate3d(-10px,-20px,28px)}
}

@keyframes ecoGlowDrift{
  to{transform:translate3d(-18px,18px,0) scale(1.08);opacity:.72}
}

@keyframes ecoSignal{
  to{opacity:.96;transform:translateY(-3px)}
}

@keyframes ecoNodePulse{
  50%{transform:scale(1.18);box-shadow:0 0 0 14px rgba(255,96,0,.08),0 0 34px rgba(255,96,0,.95)}
}

@keyframes ecoIconFloat{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(8px,-12px,0)}
}

@keyframes ecoChipFloat{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(0,-10px,0)}
}

@keyframes ecoConnectorPulse{
  50%{opacity:1;filter:drop-shadow(0 0 10px rgba(255,96,0,.35))}
}

@media(prefers-reduced-motion:reduce){
  .ecosystem-hero .eco-visual-card,
  .ecosystem-hero .eco-visual-glow,
  .ecosystem-hero .eco-visual-card:after,
  .ecosystem-hero .eco-visual-node,
  .ecosystem-hero .ecosystem-hero-visual .hero-icon,
  .ecosystem-hero .eco-orbit-chip,
  .ecosystem-hero .eco-connector{
    animation:none!important;
  }
}

@media(max-width:1100px){
  .ecosystem-hero .ecosystem-hero-visual{
    display:none!important;
  }
}

/* Floating sharp hero visuals for all remaining pages */
.page-hero:not(.ecosystem-hero) .hero-art{
  display:grid!important;
  place-items:center!important;
  transform:translateY(-18px)!important;
  perspective:1000px!important;
  isolation:isolate!important;
  animation:advancedHeroFloat 7s ease-in-out infinite!important;
}

.page-hero:not(.ecosystem-hero) .hero-art::before{
  content:""!important;
  position:absolute!important;
  width:min(78%,430px)!important;
  height:min(78%,430px)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:
    linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.012) 42%,rgba(255,96,0,.045)),
    repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 1px,transparent 1px 38px),
    repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 1px,transparent 1px 38px)!important;
  box-shadow:
    0 34px 90px rgba(0,0,0,.45),
    inset 0 1px 0 rgba(255,255,255,.14),
    inset 0 -1px 0 rgba(255,96,0,.20)!important;
  clip-path:polygon(12% 0,100% 16%,86% 100%,0 84%)!important;
  transform:rotateX(8deg) rotateY(-12deg)!important;
  z-index:0!important;
  animation:advancedHeroGlass 9s ease-in-out infinite!important;
}

.page-hero:not(.ecosystem-hero) .hero-art::after{
  content:""!important;
  position:absolute!important;
  width:min(54%,310px)!important;
  height:min(54%,310px)!important;
  border:1px solid rgba(255,96,0,.36)!important;
  background:
    linear-gradient(120deg,transparent 0 38%,rgba(255,255,255,.07) 39%,transparent 46%),
    radial-gradient(circle at 28% 22%,rgba(255,96,0,.16),transparent 34%)!important;
  box-shadow:0 0 40px rgba(255,96,0,.12)!important;
  clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)!important;
  transform:translate3d(16px,-8px,24px) rotate(10deg)!important;
  z-index:1!important;
  animation:advancedHeroSharp 11s linear infinite!important;
}

.page-hero:not(.ecosystem-hero) .hero-icon{
  width:clamp(132px,12vw,192px)!important;
  height:clamp(132px,12vw,192px)!important;
  stroke:#ff6000!important;
  stroke-width:1.05!important;
  vector-effect:non-scaling-stroke!important;
  filter:
    drop-shadow(0 0 18px rgba(255,96,0,.42))
    drop-shadow(0 28px 42px rgba(0,0,0,.42))!important;
  transform:translate3d(0,0,48px)!important;
  animation:advancedIconFloat 5.6s ease-in-out infinite!important;
  z-index:4!important;
}

.page-hero:not(.ecosystem-hero) .hero-art img{
  width:min(82%,430px)!important;
  height:auto!important;
  object-fit:contain!important;
  filter:contrast(1.08) saturate(1.06) drop-shadow(0 34px 58px rgba(0,0,0,.45))!important;
  transform:translate3d(0,0,42px)!important;
  animation:advancedIconFloat 5.6s ease-in-out infinite!important;
  z-index:4!important;
}

.page-hero:not(.ecosystem-hero) .hero-art .orbit{
  border-radius:0!important;
  border-color:rgba(255,96,0,.22)!important;
  opacity:.72!important;
  filter:drop-shadow(0 0 16px rgba(255,96,0,.12))!important;
  clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%)!important;
  z-index:2!important;
}

.page-hero:not(.ecosystem-hero) .hero-art .orbit-a{
  width:min(58%,330px)!important;
  height:min(58%,330px)!important;
}

.page-hero:not(.ecosystem-hero) .hero-art .orbit-b{
  width:min(76%,470px)!important;
  height:min(76%,470px)!important;
  border-style:dashed!important;
}

.page-hero:not(.ecosystem-hero) .hero-art .dot{
  width:9px!important;
  height:9px!important;
  background:#ff6000!important;
  box-shadow:0 0 0 9px rgba(255,96,0,.10),0 0 28px rgba(255,96,0,.8)!important;
  z-index:5!important;
}

@keyframes advancedHeroFloat{
  0%,100%{transform:translateY(-18px)}
  50%{transform:translateY(-34px)}
}

@keyframes advancedHeroGlass{
  0%,100%{transform:rotateX(8deg) rotateY(-12deg) translate3d(0,0,0)}
  50%{transform:rotateX(5deg) rotateY(-8deg) translate3d(-8px,-10px,18px)}
}

@keyframes advancedHeroSharp{
  to{transform:translate3d(16px,-8px,24px) rotate(370deg)}
}

@keyframes advancedIconFloat{
  0%,100%{transform:translate3d(0,0,48px)}
  50%{transform:translate3d(8px,-13px,54px)}
}

@media(max-width:1100px){
  .page-hero:not(.ecosystem-hero) .hero-art{
    display:none!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .page-hero:not(.ecosystem-hero) .hero-art,
  .page-hero:not(.ecosystem-hero) .hero-art::before,
  .page-hero:not(.ecosystem-hero) .hero-art::after,
  .page-hero:not(.ecosystem-hero) .hero-icon,
  .page-hero:not(.ecosystem-hero) .hero-art img{
    animation:none!important;
  }
}

/* Header language label fix */
.header-tools .lang{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:64px!important;
  min-width:64px!important;
  padding:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
  line-height:1!important;
  background:transparent!important;
  color:rgba(255,255,255,.72)!important;
}

.header-tools .lang span{
  display:inline-block!important;
  width:6px!important;
  height:6px!important;
  margin:0!important;
  font-size:0!important;
  line-height:0!important;
  color:inherit!important;
  border-right:1.5px solid currentColor!important;
  border-bottom:1.5px solid currentColor!important;
  transform:translateY(-2px) rotate(45deg)!important;
  opacity:.8!important;
}

.header-tools .lang:hover{
  color:#ff6000!important;
}

@media (min-width:781px) and (max-width:1380px){
  .header-tools .lang{
    width:58px!important;
    min-width:58px!important;
    font-size:10px!important;
  }
}

/* Final responsive foundation: all pages and all common screen sizes */
html,
body{
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
}

body{
  min-width:320px!important;
}

img,
svg,
video,
canvas{
  max-width:100%!important;
}

.page-hero,
.section,
.sunmi-footer,
.cta-band{
  max-width:100vw!important;
}

.hero-copy,
.section-title,
.content-split,
.contact-grid,
.profile-download,
.profile-feature,
.mission-grid,
.link-card-grid,
.feature-grid,
.article-grid,
.logo-showcase,
.capability-map,
.about-model-grid,
.service-box-list,
.projects-grid,
.stats-row,
.footer-grid,
.footer-bottom{
  min-width:0!important;
}

.page-hero h1,
.section-title h2,
.content-split h2,
.cta-band h2,
.footer-lead h2,
.link-card h3,
.feature-card h3,
.article-card h3{
  overflow-wrap:anywhere!important;
  text-wrap:balance!important;
}

.lead,
.page-hero .hero-copy>p:not(.eyebrow),
.link-card p,
.feature-card p,
.article-card p,
.legal-item p,
.service-long-box p,
.services-long-box p{
  overflow-wrap:break-word!important;
}

@media (max-width:1440px){
  .header-inner,
  .sunmi-header.scrolled .header-inner{
    grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(190px,220px)!important;
    gap:clamp(10px,1.1vw,18px)!important;
  }

  .sunmi-nav{
    gap:0!important;
    min-width:0!important;
    justify-content:center!important;
  }

  .sunmi-nav>a,
  .nav-item>a{
    padding-inline:clamp(5px,.65vw,10px)!important;
    font-size:clamp(10px,.76vw,12px)!important;
    white-space:nowrap!important;
  }

  .contact-link{
    min-width:112px!important;
  }
}

@media (max-width:1180px){
  .sunmi-header{
    height:78px!important;
  }

  .header-inner,
  .sunmi-header.scrolled .header-inner{
    height:78px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    padding:0 22px!important;
    gap:16px!important;
  }

  .brand{
    width:auto!important;
    height:78px!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
  }

  .brand img{
    width:clamp(138px,20vw,178px)!important;
    max-height:54px!important;
    object-fit:contain!important;
  }

  .header-tools{
    display:none!important;
  }

  .menu-toggle{
    display:block!important;
    position:relative!important;
    width:46px!important;
    height:46px!important;
    margin:0!important;
    border:1px solid rgba(255,255,255,.16)!important;
    background:rgba(255,255,255,.045)!important;
    z-index:120!important;
  }

  .menu-toggle span{
    position:absolute!important;
    left:11px!important;
    width:22px!important;
    height:2px!important;
    background:#ff6000!important;
    transition:transform .25s ease,top .25s ease!important;
  }

  .menu-toggle span:first-child{top:16px!important}
  .menu-toggle span:last-child{top:27px!important}
  .menu-toggle[aria-expanded="true"] span:first-child,
  .menu-toggle.active span:first-child{top:22px!important;transform:rotate(45deg)!important}
  .menu-toggle[aria-expanded="true"] span:last-child,
  .menu-toggle.active span:last-child{top:22px!important;transform:rotate(-45deg)!important}

  .sunmi-nav{
    display:none!important;
  }

  .sunmi-nav.open{
    display:flex!important;
    position:fixed!important;
    top:78px!important;
    left:12px!important;
    right:12px!important;
    height:auto!important;
    max-height:calc(100dvh - 96px)!important;
    overflow:auto!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:0!important;
    padding:14px!important;
    background:rgba(7,7,7,.98)!important;
    border:1px solid rgba(255,96,0,.22)!important;
    box-shadow:0 28px 70px rgba(0,0,0,.58)!important;
    z-index:110!important;
  }

  .sunmi-nav.open>a,
  .sunmi-nav.open .nav-item>a{
    min-height:46px!important;
    height:auto!important;
    justify-content:space-between!important;
    padding:0 14px!important;
    color:#fff!important;
    font-size:13px!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
  }

  .sunmi-nav.open>a::after,
  .sunmi-nav.open .nav-item>a::after{
    display:none!important;
  }

  .sunmi-nav.open .nav-item{
    height:auto!important;
    width:100%!important;
  }

  .sunmi-nav.open .mega-menu{
    position:static!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    padding:14px 10px 18px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  .sunmi-nav.open .mega-intro h3{
    font-size:22px!important;
    margin:8px 0!important;
  }

  .sunmi-nav.open .mega-intro p{
    font-size:12px!important;
    line-height:1.55!important;
  }

  .sunmi-nav.open .mega-links{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }

  .sunmi-nav.open .mega-links a{
    border:1px solid rgba(255,255,255,.08)!important;
    padding:12px!important;
  }

  .page-hero,
  .page-hero:not(.ecosystem-hero):not(.services-hero),
  .services-hero,
  .ecosystem-hero{
    display:block!important;
    min-height:auto!important;
    padding:clamp(56px,8vw,86px) clamp(22px,5vw,64px) clamp(56px,7vw,84px)!important;
  }

  .hero-copy,
  .page-hero:not(.ecosystem-hero):not(.services-hero) .hero-copy,
  .ecosystem-hero .hero-copy,
  .services-hero .hero-copy{
    max-width:920px!important;
    width:100%!important;
  }

  .hero-art,
  .page-hero:not(.ecosystem-hero) .hero-art,
  .ecosystem-hero .ecosystem-hero-visual{
    display:none!important;
  }

  .page-hero h1,
  .page-hero:not(.ecosystem-hero):not(.services-hero) h1,
  .services-hero h1,
  .ecosystem-hero .ecosystem-hero-title{
    font-size:clamp(38px,7vw,64px)!important;
    line-height:1.05!important;
    max-width:100%!important;
    margin-top:18px!important;
  }

  .ecosystem-hero .ecosystem-hero-title{
    font-size:clamp(30px,5.6vw,51px)!important;
  }

  .ecosystem-hero .ecosystem-hero-title span{
    white-space:normal!important;
  }

  .page-hero .hero-copy>p:not(.eyebrow),
  .page-hero:not(.ecosystem-hero):not(.services-hero) .hero-copy>p:not(.eyebrow),
  .services-hero .hero-copy>p:not(.eyebrow){
    font-size:clamp(17px,2.1vw,22px)!important;
    line-height:1.6!important;
    max-width:760px!important;
  }

  .section,
  .ecosystem-page .section,
  .services-page .section,
  .service-detail-page .section{
    padding:clamp(58px,7vw,86px) clamp(22px,5vw,64px)!important;
  }

  .section-title,
  .partners-page .section-title,
  .services-page .services-overview-section .section-title,
  .service-detail-page .service-overview-section .section-title{
    max-width:920px!important;
    margin-bottom:clamp(28px,4vw,44px)!important;
  }

  .section-title h2,
  .content-split h2,
  .ecosystem-page .section-title h2,
  .services-page .section-title h2,
  .service-detail-page .section-title h2,
  .partners-page .section-title h2,
  .projects-page .section-title h2{
    font-size:clamp(32px,5.4vw,54px)!important;
    line-height:1.08!important;
  }

  .link-card-grid,
  .feature-grid,
  .article-grid,
  .stats-row,
  .service-box-list,
  .service-overview-grid,
  .about-model-grid,
  .capability-map,
  .projects-page .feature-grid,
  .partners-page .feature-grid,
  .about-page .feature-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
    border:0!important;
    background:transparent!important;
  }

  .content-split,
  .contact-grid,
  .profile-feature,
  .profile-download,
  .mission-grid,
  .robo-grid{
    grid-template-columns:1fr!important;
    gap:clamp(28px,5vw,54px)!important;
  }

  .link-card,
  .feature-card,
  .article-card,
  .mission-card,
  .document-card,
  .job-panel{
    min-height:auto!important;
    padding:clamp(24px,3vw,34px)!important;
  }

  .service-long-box,
  .services-long-box{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:clamp(26px,4vw,42px)!important;
  }

  .logo-showcase,
  .logo-grid,
  .partners-page .logo-showcase,
  .clients-page .logo-showcase{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
  }

  .customer-logo-marquee{
    margin-inline:0!important;
    overflow:hidden!important;
  }

  .customer-logo-card{
    width:clamp(150px,22vw,230px)!important;
    height:clamp(86px,12vw,124px)!important;
  }

  .cta-band,
  .ecosystem-page .cta-band{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:28px!important;
    padding:clamp(54px,7vw,84px) clamp(22px,5vw,64px)!important;
  }

  .cta-band>a{
    width:max-content!important;
    min-width:min(100%,260px)!important;
    max-width:100%!important;
    height:58px!important;
    min-height:58px!important;
    padding:0 22px!important;
  }

  .footer-grid,
  .footer-bottom{
    width:auto!important;
    margin:0 clamp(22px,5vw,64px)!important;
  }

  .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:34px 28px!important;
  }

  .footer-brand{
    grid-column:1/-1!important;
  }

  .quick-contact-rail{
    left:clamp(16px,3vw,34px)!important;
    right:clamp(16px,3vw,34px)!important;
    bottom:18px!important;
    width:auto!important;
    display:flex!important;
    justify-content:space-between!important;
    align-items:flex-end!important;
    pointer-events:none!important;
  }

  .quick-contact-buttons,
  .quick-robo{
    pointer-events:auto!important;
  }
}

@media (max-width:680px){
  .page-hero,
  .page-hero:not(.ecosystem-hero):not(.services-hero),
  .services-hero,
  .ecosystem-hero{
    padding:46px 18px 48px!important;
  }

  .page-hero h1,
  .page-hero:not(.ecosystem-hero):not(.services-hero) h1,
  .services-hero h1,
  .ecosystem-hero .ecosystem-hero-title{
    font-size:clamp(32px,10.4vw,46px)!important;
    line-height:1.06!important;
    letter-spacing:-.035em!important;
  }

  .ecosystem-hero .ecosystem-hero-title{
    font-size:clamp(26px,8.32vw,37px)!important;
  }

  .hero-actions{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:14px!important;
  }

  .button,
  .button-orange,
  .site-form button,
  .hero-actions .button{
    width:100%!important;
    justify-content:center!important;
    min-height:54px!important;
  }

  .hero-actions .text-link{
    width:100%!important;
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid rgba(255,255,255,.12)!important;
  }

  .section,
  .ecosystem-page .section,
  .services-page .section,
  .service-detail-page .section{
    padding:50px 18px!important;
  }

  .section-title h2,
  .content-split h2,
  .ecosystem-page .section-title h2,
  .services-page .section-title h2,
  .service-detail-page .section-title h2{
    font-size:clamp(28px,8.5vw,38px)!important;
  }

  .lead,
  .page-hero .hero-copy>p:not(.eyebrow),
  .page-hero:not(.ecosystem-hero):not(.services-hero) .hero-copy>p:not(.eyebrow),
  .services-hero .hero-copy>p:not(.eyebrow){
    font-size:17px!important;
    line-height:1.62!important;
  }

  .link-card-grid,
  .feature-grid,
  .article-grid,
  .stats-row,
  .service-box-list,
  .service-overview-grid,
  .about-model-grid,
  .capability-map,
  .projects-page .feature-grid,
  .partners-page .feature-grid,
  .about-page .feature-grid,
  .logo-showcase,
  .logo-grid,
  .partners-page .logo-showcase,
  .clients-page .logo-showcase{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }

  .link-card,
  .feature-card,
  .article-card,
  .mission-card,
  .document-card,
  .job-panel,
  .form-panel,
  .service-long-box,
  .services-long-box{
    padding:24px!important;
  }

  .feature-card h3,
  .link-card h3,
  .article-card h3{
    font-size:clamp(22px,6.8vw,30px)!important;
    margin-top:28px!important;
  }

  .site-form>div{
    grid-template-columns:1fr!important;
  }

  .legal-item{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:26px 0!important;
  }

  .footer-grid,
  .footer-bottom{
    margin:0 18px!important;
  }

  .footer-grid{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }

  .footer-bottom,
  .footer-bottom div{
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:12px!important;
  }

  .quick-robo{
    min-width:0!important;
    width:58px!important;
    height:58px!important;
    padding:0!important;
    border-radius:50%!important;
  }

  .quick-robo span:not(.quick-robo__avatar){
    display:none!important;
  }

  .quick-robo__avatar{
    width:48px!important;
    height:48px!important;
  }

  .quick-contact-buttons{
    gap:8px!important;
  }

  .quick-contact-buttons a{
    width:52px!important;
    height:52px!important;
  }
}

@media (max-width:420px){
  .header-inner,
  .sunmi-header.scrolled .header-inner{
    padding:0 14px!important;
  }

  .brand img{
    width:132px!important;
  }

  .menu-toggle{
    width:42px!important;
    height:42px!important;
  }

  .sunmi-nav.open{
    left:8px!important;
    right:8px!important;
    max-height:calc(100dvh - 92px)!important;
  }

  .page-hero,
  .page-hero:not(.ecosystem-hero):not(.services-hero),
  .services-hero,
  .ecosystem-hero{
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .section,
  .ecosystem-page .section,
  .services-page .section,
  .service-detail-page .section{
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .link-card,
  .feature-card,
  .article-card,
  .mission-card,
  .document-card,
  .job-panel,
  .form-panel,
  .service-long-box,
  .services-long-box{
    padding:20px!important;
  }

  .eyebrow{
    font-size:10px!important;
    letter-spacing:.16em!important;
  }

  .customer-logo-card{
    width:150px!important;
    height:84px!important;
  }
}

/* Stronger visible floating motion for hero icons */
@media (min-width:1181px){
  .page-hero:not(.ecosystem-hero) .hero-icon,
  .page-hero:not(.ecosystem-hero) .hero-art img{
    transform-origin:center!important;
    animation:heroIconVisibleFloat 4.8s ease-in-out infinite!important;
    will-change:transform,filter!important;
  }

  .page-hero:not(.ecosystem-hero) .hero-art .orbit-a{
    animation:heroOrbitFloatA 14s ease-in-out infinite!important;
  }

  .page-hero:not(.ecosystem-hero) .hero-art .orbit-b{
    animation:heroOrbitFloatB 18s ease-in-out infinite!important;
  }

  .page-hero:not(.ecosystem-hero) .hero-art .dot{
    animation:heroDotPulse 3.2s ease-in-out infinite!important;
  }

  .ecosystem-hero .eco-visual-card,
  .ecosystem-hero .eco-orbit-chip,
  .ecosystem-hero .eco-visual-node,
  .ecosystem-hero .ecosystem-hero-visual .hero-icon{
    will-change:transform,opacity,filter!important;
  }
}

@keyframes heroIconVisibleFloat{
  0%,100%{
    transform:translate3d(0,0,58px) rotate(0deg) scale(1);
    filter:drop-shadow(0 0 18px rgba(255,96,0,.42)) drop-shadow(0 28px 42px rgba(0,0,0,.42));
  }
  50%{
    transform:translate3d(14px,-22px,68px) rotate(-2deg) scale(1.035);
    filter:drop-shadow(0 0 28px rgba(255,96,0,.60)) drop-shadow(0 38px 58px rgba(0,0,0,.52));
  }
}

@keyframes heroOrbitFloatA{
  0%,100%{transform:translate3d(0,0,0) rotate(0deg)}
  50%{transform:translate3d(-12px,14px,0) rotate(7deg)}
}

@keyframes heroOrbitFloatB{
  0%,100%{transform:translate3d(0,0,0) rotate(0deg)}
  50%{transform:translate3d(14px,-10px,0) rotate(-9deg)}
}

@keyframes heroDotPulse{
  0%,100%{transform:translate3d(0,0,0) scale(1)}
  50%{transform:translate3d(4px,-8px,0) scale(1.22)}
}

/* Reduce all non-ecosystem hero headings by 20% */
.page-hero:not(.ecosystem-hero) h1,
.services-hero h1,
.service-detail-hero h1{
  font-size:clamp(27px,3.28vw,47px)!important;
}

@media (max-width:1180px){
  .page-hero:not(.ecosystem-hero) h1,
  .services-hero h1,
  .service-detail-hero h1{
    font-size:clamp(30px,5.6vw,51px)!important;
  }
}

@media (max-width:680px){
  .page-hero:not(.ecosystem-hero) h1,
  .services-hero h1,
  .service-detail-hero h1{
    font-size:clamp(26px,8.32vw,37px)!important;
  }
}




