@font-face{font-family:"AERXIO Inter Fallback";src:local("Arial");size-adjust:100%;ascent-override:91%;descent-override:23%;line-gap-override:0%}
@font-face{font-family:"AERXIO Montserrat Fallback";src:local("Arial");size-adjust:104%;ascent-override:92%;descent-override:24%;line-gap-override:0%}
:root{--bg:#050505;--surface:#0b0b0b;--surface2:#111;--surface3:#171717;--line:#2a2a2a;--line2:#4c3c09;--gold:#FFC805;--gold2:#e7b100;--text:#f4f1ea;--muted:#bcb7ad;--dim:#7d766d;--green:#00e676;--max:1180px;--radius:4px;--shadow:0 28px 80px rgba(0,0,0,.62)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"AERXIO Inter Fallback",system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body::before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 15% 5%,rgba(255,200,5,.06),transparent 25%),linear-gradient(#050505,#080808 45%,#050505)}body::after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.26;background-image:radial-gradient(rgba(255,200,5,.14) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to bottom,transparent,black 13%,black 80%,transparent)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 36px));margin:auto}.section{padding:78px 0;border-top:1px solid rgba(255,255,255,.08)}.section.compact{padding:58px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:34px}.section-head p{max-width:520px}.kicker{font:900 12px/1.2 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.17em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:10px}.kicker::before{content:"";width:24px;height:2px;background:var(--gold)}h1,h2,h3,h4{font-family:Montserrat,"AERXIO Montserrat Fallback",Inter,"AERXIO Inter Fallback",Arial,sans-serif;margin:0;letter-spacing:-.035em}h1{font-size:clamp(38px,5.6vw,76px);line-height:.98;font-weight:900;text-transform:uppercase;max-width:970px}h2{font-size:clamp(30px,3.6vw,56px);line-height:1.04;font-weight:900}h3{font-size:clamp(22px,2.1vw,32px);line-height:1.12;font-weight:900}h4{font-size:19px;line-height:1.22}.gold{color:var(--gold)}p{color:var(--muted);font-size:16px;line-height:1.68}.lead{font-size:clamp(17px,1.5vw,21px);line-height:1.58;color:#d6d1c8}.small{font-size:13px;color:var(--dim)}.breadcrumb{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--gold);background:rgba(0,0,0,.44);border:1px solid rgba(255,200,5,.3);padding:8px 10px}.breadcrumb::before{content:"";width:7px;height:7px;background:var(--green);border-radius:50%}.header{position:fixed;left:0;right:0;top:0;z-index:100;height:74px;background:rgba(0,0,0,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.12)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{height:34px;width:auto}.brand-dot{width:16px;height:16px;border-radius:50%;background:var(--gold);box-shadow:0 0 30px rgba(255,200,5,.55)}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#c9c5bc;position:relative}.nav-links a:hover,.nav-links a.active{color:var(--gold)}.nav-links a.active::after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:var(--gold)}.menu-btn{display:none;background:none;border:0;color:var(--text);font-size:30px}.mobile-menu{display:none;position:fixed;top:74px;left:0;right:0;z-index:99;background:#050505;border-bottom:1px solid var(--line);padding:18px}.mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid #171717;font:800 13px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase}.mobile-menu.open{display:block}.mobile-bottom{display:none}.route-page{display:none}.route-page.active{display:block}.hero{min-height:88vh;padding-top:74px;position:relative;display:grid;align-items:end;overflow:hidden;background:#000}.page-hero{min-height:66vh}.banner-image-only{min-height:64vh}.hero-img{position:absolute;inset:0;z-index:0}.hero-img img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.04) brightness(.68)}.hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.72) 42%,rgba(0,0,0,.18) 78%),linear-gradient(0deg,#050505 0%,transparent 32%,rgba(0,0,0,.18) 100%)}.banner-image-only::before{background:linear-gradient(0deg,#050505 0%,rgba(0,0,0,.18) 55%,rgba(0,0,0,.2) 100%)}.hero-content{position:relative;z-index:2;padding:84px 0;max-width:900px}.hero .lead{max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:14px 22px;border-radius:var(--radius);border:1px solid transparent;font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;transition:.25s ease;clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%)}.btn-primary{background:var(--gold);color:#050505;box-shadow:0 0 28px rgba(255,200,5,.14)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 45px rgba(255,200,5,.22)}.btn-secondary{border-color:rgba(255,200,5,.45);color:var(--gold);background:rgba(0,0,0,.42)}.btn-secondary:hover{background:rgba(255,200,5,.08);border-color:var(--gold)}.status-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.status{padding:9px 12px;border:1px solid rgba(255,255,255,.13);background:rgba(0,0,0,.38);font:900 10px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#d4d0c6}.status .dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green);margin-right:8px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(255,200,5,.025),rgba(0,0,0,.1));overflow:hidden}.metric{padding:28px 18px;text-align:center;border-right:1px solid var(--line);transform:translateY(18px);opacity:0;transition:opacity .7s ease,transform .7s ease}.metric:last-child{border-right:0}.metric.in-view{opacity:1;transform:translateY(0)}.metric strong{display:block;color:var(--gold);font:900 36px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;line-height:1}.metric span{display:block;margin-top:8px;font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.11em;color:var(--muted)}.split{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,rgba(20,20,20,.96),rgba(8,8,8,.96));box-shadow:0 18px 42px rgba(0,0,0,.26);position:relative;overflow:hidden}.card-pad{padding:26px}.card:hover{border-color:rgba(255,200,5,.5)}.command-panel{border:1px solid rgba(255,200,5,.48);background:linear-gradient(135deg,rgba(15,15,15,.95),rgba(4,4,4,.9));box-shadow:var(--shadow);position:relative;overflow:hidden}.command-panel::after{content:"";position:absolute;right:-1px;top:-1px;width:56px;height:56px;border-top:2px solid var(--gold);border-right:2px solid var(--gold)}.command-panel img{width:100%;height:100%;object-fit:cover}.icon-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:24px}.aerxio-icon{width:72px;height:72px;display:grid;place-items:center;background:#171717;border:1px solid rgba(255,255,255,.08)}.aerxio-icon img{width:42px;height:42px;object-fit:contain}.image-card{min-height:330px;display:flex;align-items:end;overflow:hidden}.image-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.72) brightness(.62) contrast(1.08);transition:1s ease}.image-card:hover img{filter:grayscale(.2) brightness(.78) contrast(1.08);transform:scale(1.035)}.image-card::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.94),rgba(0,0,0,.22) 55%,rgba(0,0,0,.54));z-index:1}.image-card .content{position:relative;z-index:2;padding:28px}.chip{display:inline-flex;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,200,5,.45);font:900 10px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:rgba(0,0,0,.55)}.number{font:900 32px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;color:var(--gold)}.flip-card{perspective:1200px;min-height:280px;cursor:pointer}.flip-inner{position:relative;width:100%;height:100%;min-height:280px;transition:transform .72s cubic-bezier(.2,.7,.1,1);transform-style:preserve-3d}.flip-card:hover .flip-inner,.flip-card.is-flipped .flip-inner{transform:rotateY(180deg)}.flip-face{position:absolute;inset:0;backface-visibility:hidden;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,#171717,#090909);padding:26px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.flip-face::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 0%,rgba(255,200,5,.1),transparent 28%);pointer-events:none}.flip-back{transform:rotateY(180deg);border-color:rgba(255,200,5,.6)}.flip-face h3{font-size:clamp(20px,2vw,29px)}.flip-face p{font-size:15px;line-height:1.6}.flip-face ul{margin:12px 0 0;padding-left:18px}.flip-face li{color:var(--muted);line-height:1.55;margin-bottom:6px}.iconbox{width:54px;height:54px;border:1px solid rgba(255,200,5,.45);display:grid;place-items:center;background:rgba(255,200,5,.05)}.iconbox img{width:31px;height:31px;object-fit:contain}.mini-label{font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.15em;color:var(--gold)}.readmore{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;margin-top:16px}.delivery-panel{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:center}.delivery-steps{display:grid;gap:14px}.delivery-step{border:1px solid var(--line);background:linear-gradient(145deg,#121212,#080808);padding:22px;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;transition:.25s}.delivery-step:hover{border-color:rgba(255,200,5,.55);transform:translateX(5px)}.delivery-step b{color:var(--gold);font:900 22px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif}.delivery-step h4{margin-bottom:8px}.mission-system{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.mission-visual{height:420px;border:1px solid rgba(255,200,5,.45);overflow:hidden;position:relative}.mission-visual img{width:100%;height:100%;object-fit:cover;filter:brightness(.74) contrast(1.05)}.mission-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.system-card{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#151515,#080808);padding:22px;transition:.25s}.system-card:hover{border-color:rgba(255,200,5,.58);transform:translateY(-4px)}.system-card strong{display:block;color:var(--gold);font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;margin-bottom:9px}.system-card p{font-size:14px;margin:0}.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.cap{padding:18px;border:1px solid var(--line);background:#111}.cap strong{display:block;color:var(--gold);font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;margin-bottom:8px}.cap span{font-size:13px;color:var(--muted);line-height:1.5}.callout{border-left:4px solid var(--gold);background:rgba(255,200,5,.04);padding:22px 24px;margin-top:24px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.filter{border:1px solid var(--line);background:#090909;color:var(--muted);border-radius:999px;padding:12px 18px;font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.07em;cursor:pointer}.filter.active,.filter:hover{background:var(--gold);color:#050505;border-color:var(--gold)}.usecase-card{display:grid;grid-template-columns:230px 1fr;min-height:240px;transition:.25s}.usecase-card:hover{border-color:rgba(255,200,5,.62);transform:translateY(-2px)}.usecase-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.65) contrast(1.04);transition:.35s}.usecase-card:hover img{filter:brightness(.85) contrast(1.07);transform:scale(1.03)}.usecase-card .copy{padding:24px}.usecase-card[data-hidden="true"]{display:none}.logo-wall{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:26px}.partner-logo{max-height:54px;width:auto;object-fit:contain;background:#141414;border:1px solid rgba(255,255,255,.08);padding:12px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery img{height:260px;width:100%;object-fit:cover;filter:brightness(.72) contrast(1.05)}.form{display:grid;gap:14px}.form input,.form select,.form textarea{width:100%;background:#080808;border:1px solid var(--line);color:var(--text);padding:14px 15px;border-radius:0}.form input:focus,.form select:focus,.form textarea:focus{outline:1px solid var(--gold);border-color:var(--gold)}.screenshot-note{border:1px solid rgba(255,200,5,.35);padding:24px;background:rgba(255,200,5,.04);color:var(--muted);line-height:1.6}.site-footer{padding:44px 0 96px;border-top:1px solid rgba(255,255,255,.1);background:#050505}.footer-grid{display:grid;grid-template-columns:1.2fr 2fr;gap:32px;align-items:start}.footer-logo{height:34px;width:auto;margin-bottom:14px}.footer-links{display:flex;flex-wrap:wrap;gap:14px 24px;justify-content:flex-end}.footer-links a{font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#c8c2b8}.footer-links a:hover{color:var(--gold)}.copyright{text-align:right;color:var(--dim);font-size:12px;margin-top:18px}.image-missing{min-height:180px}@keyframes softPulse{0%,100%{box-shadow:0 0 0 rgba(255,200,5,0)}50%{box-shadow:0 0 34px rgba(255,200,5,.15)}}.animate-panel{animation:softPulse 3.2s ease-in-out infinite}@media(max-width:960px){.container{width:calc(100% - 30px)}.nav-links{display:none}.menu-btn{display:block}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:100;display:grid;grid-template-columns:repeat(5,1fr);background:#080808;border-top:1px solid var(--line)}.mobile-bottom a{padding:9px 4px 10px;text-align:center;color:#bbb;font:800 10px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase}.mobile-bottom a.active{color:var(--gold)}.hero{min-height:78vh}.page-hero{min-height:55vh}.hero-content{padding:58px 0}.metric-grid,.grid-4{grid-template-columns:repeat(2,1fr)}.metric{border-bottom:1px solid var(--line)}.split,.grid-2,.grid-3,.delivery-panel,.mission-system,.footer-grid{grid-template-columns:1fr}.section{padding:60px 0}.section-head{display:block}.usecase-card{grid-template-columns:1fr}.usecase-card img{height:210px}.gallery{grid-template-columns:1fr 1fr}.cap-grid,.mission-card-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.copyright{text-align:left}h1{font-size:clamp(34px,10vw,54px)}}@media(max-width:560px){.container{width:calc(100% - 24px)}.hero{min-height:76vh}.metric-grid{grid-template-columns:1fr}.metric{border-right:0}.grid-4{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.brand img{height:28px}.brand-dot{width:12px;height:12px}.flip-face{padding:22px}.flip-card,.flip-inner{min-height:300px}.mission-visual{height:300px}.btn{width:100%}}


/* Final production polish requested 2026-06-18 */
:root{--max:1280px;}
.container{width:min(var(--max),calc(100% - 64px));}
.hero{width:100%;min-height:82vh;align-items:center;isolation:isolate;}
.page-hero{min-height:58vh;}
.banner-image-only{min-height:56vh;}
.hero-img{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;}
.hero-img img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;}
.hero::before{background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.62) 40%,rgba(0,0,0,.18) 100%),linear-gradient(0deg,#050505 0%,rgba(5,5,5,.74) 7%,transparent 38%,rgba(0,0,0,.12) 100%);}
.hero-content{padding:72px 0;max-width:760px;margin-left:0;}
.hero h1{font-size:clamp(34px,4.15vw,64px);line-height:1.02;letter-spacing:-.045em;max-width:820px;}
.page-hero h1{font-size:clamp(32px,3.6vw,56px);max-width:760px;}
h2{font-size:clamp(28px,3vw,48px);line-height:1.08;}
h3{font-size:clamp(20px,1.75vw,28px);}
.lead{font-size:clamp(16px,1.25vw,19px);}
p{font-size:15.5px;line-height:1.62;}
.metric strong{font-size:clamp(30px,3.1vw,42px)}
.metric span{font-size:10.5px;line-height:1.25;}
.card-pad{padding:24px;}
.flip-face h3{font-size:clamp(19px,1.65vw,25px);}
.flip-face p,.flip-face li{font-size:14.5px;line-height:1.52;}
.usecase-card .copy{padding:22px;}
.usecase-card p{font-size:14.8px;}
.logo-wall{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;}
.partner-logo{height:86px;max-height:86px;max-width:100%;width:100%;object-fit:contain;padding:18px 24px;background:#141414;border:1px solid rgba(255,255,255,.12);}
.logo-wall .partner-logo:first-child{height:92px;max-height:92px;}
.logo-wall .partner-logo:nth-child(2){height:92px;max-height:92px;}
/* Footer redesigned as enterprise footer */
.site-footer{padding:0;border-top:1px solid rgba(255,255,255,.12);background:#1b1b1b;color:#fff;}
.footer-shell{width:min(1280px,calc(100% - 64px));margin:0 auto;padding:64px 0 34px;}
.footer-brand-row{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-bottom:46px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.12);}
.footer-brand-row img{height:42px;width:auto;}
.footer-tagline{max-width:460px;color:#c8c8c8;font-size:15px;line-height:1.55;margin:0;}
.footer-columns{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:56px;align-items:start;}
.footer-col h4{font:900 15px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;color:#fff;}
.footer-col a,.footer-col span{display:block;color:#f2f2f2;font-size:15.5px;line-height:1.45;margin:0 0 15px;}
.footer-col a:hover{color:var(--gold);}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);color:#bdbdbd;font-size:13px;}
.footer-bottom a{color:#fff;font-weight:700;}
.footer-bottom a:hover{color:var(--gold);}
@media(max-width:960px){.container{width:calc(100% - 32px)}.hero h1{font-size:clamp(34px,8.2vw,52px)}.page-hero h1{font-size:clamp(32px,7.6vw,48px)}.hero{min-height:76vh}.page-hero{min-height:52vh}.hero-content{padding:58px 0;max-width:680px}.footer-shell{width:calc(100% - 32px);padding-bottom:92px}.footer-brand-row{display:block}.footer-tagline{margin-top:18px}.footer-columns{grid-template-columns:1fr 1fr;gap:32px}.logo-wall{grid-template-columns:1fr 1fr}.partner-logo,.logo-wall .partner-logo:first-child,.logo-wall .partner-logo:nth-child(2){height:76px;max-height:76px}}
@media(max-width:560px){.container{width:calc(100% - 24px)}.hero h1{font-size:clamp(31px,11vw,44px);line-height:1.05}.page-hero h1{font-size:clamp(30px,10vw,42px)}.hero{min-height:72vh}.page-hero{min-height:48vh}.breadcrumb{font-size:10px;letter-spacing:.12em}.footer-shell{width:calc(100% - 24px);padding-top:46px}.footer-columns{grid-template-columns:1fr}.footer-bottom{display:block}.logo-wall{grid-template-columns:1fr}.partner-logo,.logo-wall .partner-logo:first-child,.logo-wall .partner-logo:nth-child(2){height:82px;max-height:82px}}

/* Aerxio v3 requested fixes */
.brand{gap:0}.brand-dot{display:none!important}.brand img{height:40px}.header .brand img{filter:drop-shadow(0 0 18px rgba(255,200,5,.18))}
.architecture-section .section-head{align-items:flex-start;margin-bottom:28px}.architecture-section .section-head h2{max-width:860px}.architecture-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.architecture-card{min-height:300px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(22,22,22,.98),rgba(7,7,7,.98));padding:28px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.architecture-card::after{content:"";position:absolute;right:-80px;top:-80px;width:180px;height:180px;background:radial-gradient(circle,rgba(255,200,5,.13),transparent 68%);opacity:.8}.architecture-card:hover{transform:translateY(-6px);border-color:rgba(255,200,5,.65);box-shadow:0 24px 70px rgba(0,0,0,.45)}.arch-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.arch-icon{width:54px;height:54px;border:1px solid rgba(255,200,5,.42);display:grid;place-items:center;background:rgba(255,200,5,.04)}.arch-icon img{width:31px;height:31px;object-fit:contain}.architecture-card h3{font-size:clamp(24px,2vw,34px);line-height:1.05;letter-spacing:-.045em;max-width:100%;overflow-wrap:normal;hyphens:none}.architecture-card p{font-size:16px;line-height:1.58;margin-top:18px;max-width:95%}.icon-row-expanded{margin-top:28px}.symbol-icon{color:var(--gold);font:900 30px/1 Montserrat,"AERXIO Montserrat Fallback",Inter,"AERXIO Inter Fallback",Arial,sans-serif}.offer-head{margin-bottom:26px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.offer-card{border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(20,20,20,.98),rgba(7,7,7,.98));padding:30px;min-height:230px;transition:.28s ease;position:relative;overflow:hidden}.offer-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 0%,rgba(255,200,5,.11),transparent 32%);opacity:.85}.offer-card:hover{transform:translateY(-5px);border-color:rgba(255,200,5,.62)}.offer-card>*{position:relative}.offer-icon{width:56px;height:56px;border:1px solid rgba(255,200,5,.45);display:grid;place-items:center;margin-bottom:28px;background:rgba(255,200,5,.04)}.offer-icon img{width:32px;height:32px;object-fit:contain}.offer-card h3{font-size:clamp(24px,2vw,32px);line-height:1.08}.offer-card p{font-size:16px;margin-top:18px}.footer-logo-main{height:44px!important;width:auto!important;margin-bottom:14px}.footer-dot-logo{height:64px!important;width:auto!important;max-width:320px;object-fit:contain;filter:brightness(.95)}.footer-brand-row{align-items:center}.footer-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer{margin-top:0}.footer-col a,.footer-col span{word-break:normal}.footer-bottom span{display:block}
@media(max-width:1100px){.architecture-panel,.offer-grid{grid-template-columns:1fr}.architecture-card{min-height:auto}.architecture-card h3,.offer-card h3{font-size:28px}.footer-columns{grid-template-columns:1fr 1fr}.footer-dot-logo{margin-top:22px}}
@media(max-width:640px){.brand img{height:30px}.architecture-card,.offer-card{padding:24px}.architecture-card h3,.offer-card h3{font-size:24px}.icon-row-expanded .aerxio-icon{width:56px;height:56px}.footer-columns{grid-template-columns:1fr}.footer-dot-logo{height:48px!important;max-width:240px}.footer-brand-row{display:block}}

/* v4 refinement: Why Aerxio advantage system */
.advantage-section{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 18%,rgba(255,200,5,.065),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.015),rgba(0,0,0,0))}
.advantage-head{margin-bottom:42px}.advantage-head h2{max-width:880px}.advantage-head p{max-width:620px}
.advantage-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.6fr);gap:28px;align-items:stretch}
.advantage-core{position:sticky;top:104px;align-self:start;min-height:520px;border:1px solid rgba(255,200,5,.42);background:linear-gradient(145deg,rgba(22,20,12,.98),rgba(7,7,7,.98));padding:34px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;box-shadow:0 22px 80px rgba(0,0,0,.45)}
.advantage-core::before{content:"";position:absolute;inset:28px;border:1px solid rgba(255,255,255,.075);pointer-events:none}.advantage-core::after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:50%;top:34%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,200,5,.15),transparent 58%);filter:blur(2px);animation:advGlow 4.8s ease-in-out infinite;pointer-events:none}
.core-ring{position:absolute;left:50%;top:34%;width:260px;height:260px;transform:translate(-50%,-50%);border:1px dashed rgba(255,200,5,.28);border-radius:50%;animation:advRotate 18s linear infinite}.core-ring img{position:absolute;width:58px;height:58px;object-fit:contain;background:#141414;border:1px solid rgba(255,255,255,.1);padding:13px;box-shadow:0 0 34px rgba(255,200,5,.12)}.core-ring img:nth-child(1){left:50%;top:-29px;transform:translateX(-50%)}.core-ring img:nth-child(2){right:-29px;top:50%;transform:translateY(-50%)}.core-ring img:nth-child(3){left:-29px;top:50%;transform:translateY(-50%)}
.advantage-core>*:not(.core-ring){position:relative;z-index:2}.advantage-core h3{font-size:clamp(28px,3vw,44px);line-height:1.03;max-width:520px}.advantage-core p:not(.mini-label){font-size:17px;max-width:560px}.advantage-core .btn{width:max-content;margin-top:12px}
.advantage-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.advantage-card{min-height:250px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,rgba(20,20,20,.96),rgba(7,7,7,.96));padding:25px;position:relative;overflow:hidden;transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease;animation:advCardIn .7s ease both}.advantage-card:nth-child(2){animation-delay:.06s}.advantage-card:nth-child(3){animation-delay:.12s}.advantage-card:nth-child(4){animation-delay:.18s}.advantage-card:nth-child(5){animation-delay:.24s}.advantage-card:nth-child(6){animation-delay:.30s}
.advantage-card::before{content:"";position:absolute;inset:auto -40% -60% auto;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,200,5,.16),transparent 65%);opacity:.65;transition:.32s ease}.advantage-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform:translateX(-100%);transition:transform .55s ease}
.advantage-card:hover{transform:translateY(-7px);border-color:rgba(255,200,5,.68);box-shadow:0 24px 70px rgba(0,0,0,.42)}.advantage-card:hover::before{transform:scale(1.2);opacity:.95}.advantage-card:hover::after{transform:translateX(0)}
.adv-num{display:inline-block;color:var(--gold);font:900 24px/1 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;margin-bottom:18px}.adv-icon{position:absolute;right:22px;top:22px;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,200,5,.38);background:rgba(255,200,5,.045)}.adv-icon img{width:29px;height:29px;object-fit:contain}.adv-icon.symbol-icon{font-size:25px;color:var(--gold)}
.advantage-card h3{font-size:clamp(22px,1.65vw,28px);line-height:1.08;padding-right:64px;margin-bottom:14px}.advantage-card p{font-size:15.5px;line-height:1.62;margin:0;color:#c9c3b8}
@keyframes advRotate{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes advGlow{0%,100%{opacity:.58;transform:translate(-50%,-50%) scale(.96)}50%{opacity:.95;transform:translate(-50%,-50%) scale(1.05)}}@keyframes advCardIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.advantage-layout{grid-template-columns:1fr}.advantage-core{position:relative;top:auto;min-height:430px}.advantage-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.advantage-cards{grid-template-columns:1fr}.advantage-core{min-height:420px;padding:26px}.core-ring{width:210px;height:210px}.advantage-card{min-height:220px}.advantage-core .btn{width:100%}}


/* v5 final partnership/footer/gallery cleanup */
.partner-gallery-section{padding-top:72px;padding-bottom:92px;}
.partner-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.partner-gallery img{height:310px;border:1px solid rgba(255,255,255,.12);background:#0b0b0b;filter:brightness(.72) contrast(1.08) saturate(.92);transition:transform .45s ease,filter .45s ease,border-color .45s ease;}
.partner-gallery img:hover{filter:brightness(.92) contrast(1.06) saturate(1.02);transform:translateY(-5px) scale(1.015);border-color:rgba(255,200,5,.55);}
.partnership-logos{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:30px;align-items:stretch;}
.partner-logo-frame{min-height:138px;border:1px solid rgba(255,255,255,.14);background:#0b0b0b;display:grid;place-items:center;padding:24px;transition:transform .3s ease,border-color .3s ease;}
.partner-logo-frame:hover{transform:translateY(-4px);border-color:rgba(255,200,5,.55);}
.partner-logo-frame img{width:100%;height:100%;max-height:112px;object-fit:contain;}
.micropolis-frame img{max-height:118px;transform:scale(1.12);}
.aerxio-frame img{max-height:86px;}
.enhanced-footer{background:#1b1b1b!important;border-top:1px solid rgba(255,255,255,.16)!important;margin-top:0!important;padding:0!important;color:#fff;}
.footer-shell{width:min(1320px,calc(100% - 72px));margin:0 auto;padding:78px 0 34px;}
.footer-brand-row{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;margin-bottom:60px;}
.footer-brand-block{max-width:520px;}
.footer-logo-main{height:58px!important;width:auto!important;margin:0 0 22px!important;filter:drop-shadow(0 0 18px rgba(255,200,5,.18));}
.footer-tagline{font-size:20px;line-height:1.65;color:#d7d2c9;margin:0;}
.footer-dot-logo{justify-self:end;height:auto!important;max-height:138px!important;width:min(460px,100%)!important;max-width:460px!important;object-fit:contain;opacity:.82;filter:grayscale(1) brightness(.85);}
.footer-columns{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:58px!important;align-items:start;}
.footer-col h4{font:900 15px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#fff;margin:0 0 22px;}
.footer-col a,.footer-col span{display:block;color:#f2f2f2!important;font-size:17px!important;line-height:1.45!important;margin:0 0 16px!important;}
.footer-col a:hover{color:var(--gold)!important;}
.footer-bottom{display:flex!important;justify-content:space-between;gap:22px;align-items:center;margin-top:50px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);color:#bbb;font-size:14px;}
.footer-bottom a{color:#fff;font-weight:800;}.footer-bottom a:hover{color:var(--gold);}
/* Remove any accidental old reference panel spacing */
.screenshot-note{display:none!important;}
@media(max-width:980px){.partner-gallery{grid-template-columns:1fr 1fr}.partner-gallery img{height:240px}.footer-shell{width:calc(100% - 32px);padding-bottom:98px}.footer-brand-row{grid-template-columns:1fr}.footer-dot-logo{justify-self:start;max-height:96px!important}.footer-columns{grid-template-columns:1fr 1fr!important;gap:32px!important}.footer-tagline{font-size:18px}.partnership-logos{grid-template-columns:1fr 1fr}.partner-logo-frame{min-height:110px}.micropolis-frame img{max-height:96px}}
@media(max-width:620px){.partner-gallery{grid-template-columns:1fr}.partner-gallery img{height:235px}.footer-columns{grid-template-columns:1fr!important}.footer-bottom{display:block!important}.footer-bottom span{margin-bottom:10px}.footer-logo-main{height:42px!important}.footer-dot-logo{max-height:70px!important}.partnership-logos{grid-template-columns:1fr}.partner-logo-frame{min-height:100px}.micropolis-frame img{max-height:86px}}

/* v6 footer logo swap: use dotted AERXIO wordmark only */
.footer-brand-row{grid-template-columns:1fr!important;}
.footer-dotted-wordmark{height:auto!important;width:min(420px,100%)!important;max-width:420px!important;margin:0 0 24px!important;object-fit:contain;filter:brightness(.9)!important;}
.footer-dot-logo{display:none!important;}
@media(max-width:620px){.footer-dotted-wordmark{width:min(300px,100%)!important;max-width:300px!important;}}

/* v7 footer refinement: dotted wordmark on right, transparent background */
.footer-brand-row.footer-brand-row-rightmark{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(280px,520px)!important;
  align-items:center!important;
  gap:56px!important;
  margin-bottom:54px!important;
  padding-bottom:30px!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
.footer-brand-row-rightmark .footer-brand-block{max-width:620px!important;}
.footer-brand-row-rightmark .footer-tagline{max-width:620px!important;margin:0!important;}
.footer-mark-block{display:flex!important;justify-content:flex-end!important;align-items:center!important;min-height:96px!important;}
.footer-dotted-wordmark-right{
  width:min(520px,100%)!important;
  max-width:520px!important;
  height:auto!important;
  margin:0!important;
  object-fit:contain!important;
  background:transparent!important;
  mix-blend-mode:normal!important;
  opacity:.82!important;
  filter:brightness(.9) contrast(1.08)!important;
}
@media(max-width:980px){
  .footer-brand-row.footer-brand-row-rightmark{grid-template-columns:1fr!important;gap:22px!important;}
  .footer-mark-block{justify-content:flex-start!important;min-height:auto!important;}
  .footer-dotted-wordmark-right{width:min(420px,100%)!important;max-width:420px!important;}
}
@media(max-width:620px){
  .footer-dotted-wordmark-right{width:min(300px,100%)!important;max-width:300px!important;}
  .footer-brand-row.footer-brand-row-rightmark{margin-bottom:34px!important;}
}


/* Requested final edits: scoped overrides only */
.route-page[data-route="home"] .hero-img img{
  object-position: right center;
  filter: saturate(.9) contrast(1.04) brightness(.72);
}
.route-page[data-route="home"] .hero::before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.80) 38%,rgba(0,0,0,.32) 68%,rgba(0,0,0,.10) 100%),
    linear-gradient(0deg,#050505 0%,rgba(0,0,0,.32) 28%,rgba(0,0,0,.18) 100%);
}
.our-domains-section .section-head{margin-bottom:30px;}
.our-domain-grid{align-items:stretch;}
.who-domain-card{
  min-height:440px;
  display:flex;
  flex-direction:column;
  border:1px solid rgba(255,255,255,.14);
  background:linear-gradient(145deg,rgba(18,18,18,.98),rgba(5,5,5,.98));
  overflow:hidden;
  position:relative;
  transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;
}
.who-domain-card:hover{
  transform:translateY(-8px);
  border-color:rgba(255,200,5,.72);
  box-shadow:0 28px 70px rgba(0,0,0,.42),0 0 34px rgba(255,200,5,.10);
}
.who-domain-card img{
  height:255px;
  width:100%;
  object-fit:cover;
  filter:brightness(.76) contrast(1.05) saturate(.9);
  transition:transform .75s ease,filter .45s ease;
}
.who-domain-card:hover img{transform:scale(1.045);filter:brightness(.92) contrast(1.08) saturate(1);}
.who-domain-card::after{
  content:"";
  position:absolute;
  right:0;
  top:0;
  width:92px;
  height:92px;
  border-top:2px solid var(--gold);
  border-right:2px solid var(--gold);
  opacity:.75;
  pointer-events:none;
}
.who-domain-card .domain-copy{padding:28px;}
.who-domain-card .domain-copy h2{font-size:clamp(30px,3vw,44px);margin:8px 0 14px;}
.principle-grid{align-items:stretch;}
.principle-card{
  min-height:310px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  gap:18px;
  overflow:hidden;
  transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;
}
.principle-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 92% 4%,rgba(255,200,5,.10),transparent 30%);
  opacity:.75;
  pointer-events:none;
}
.principle-card:hover{
  transform:translateY(-8px);
  border-color:rgba(255,200,5,.72);
  box-shadow:0 28px 70px rgba(0,0,0,.38),0 0 34px rgba(255,200,5,.10);
}
.principle-card .iconbox{position:relative;z-index:1;margin-bottom:8px;transition:transform .35s ease,background .35s ease;}
.principle-card:hover .iconbox{transform:rotate(-4deg) scale(1.08);background:rgba(255,200,5,.10);}
.principle-card h3{position:relative;z-index:1;font-size:clamp(28px,2.7vw,42px);line-height:1.04;}
.principle-card p{position:relative;z-index:1;font-size:17px;line-height:1.65;}
@media(max-width:960px){
  .who-domain-card{min-height:auto;}
  .who-domain-card img{height:230px;}
  .principle-card{min-height:270px;}
}

/* Final home hero artwork placement and subtle motion only */
.route-page[data-route="home"] .hero-img img{
  object-position: right center !important;
  animation: homeHeroDrift 18s ease-in-out infinite alternate;
  transform-origin: 70% 50%;
  will-change: transform;
}
@keyframes homeHeroDrift{
  0%{transform:scale(1.02) translateX(0);}
  50%{transform:scale(1.045) translateX(-1.2%);}
  100%{transform:scale(1.025) translateX(.6%);}
}
@media (prefers-reduced-motion: reduce){
  .route-page[data-route="home"] .hero-img img{animation:none;transform:none;}
}


/* Home banner animation update only */
.home-animated-hero{overflow:hidden;background:#050505;}
.home-animated-hero .home-hero-artwork{
  position:absolute;
  top:-4%;bottom:-4%;left:-4%;right:-4%;
  z-index:0;
  background-image:url("../media/inline-135372861cd015ac.webp");
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  filter:saturate(1.05) contrast(1.04) brightness(.92);
  transform:translate3d(2.2%,0,0) scale(1.015);
  transform-origin:70% 50%;
  will-change:transform;
  animation:aerxioHomeVehicleAircraftMove 18s ease-in-out infinite alternate;
}
.home-animated-hero::before{
  background:
    linear-gradient(90deg,#050505 0%,rgba(5,5,5,.96) 18%,rgba(5,5,5,.80) 42%,rgba(5,5,5,.38) 68%,rgba(5,5,5,.18) 100%),
    linear-gradient(0deg,#050505 0%,rgba(5,5,5,.46) 22%,rgba(5,5,5,.10) 58%,rgba(5,5,5,.28) 100%),
    radial-gradient(circle at 78% 36%,rgba(255,200,5,.10),transparent 38%) !important;
}
.home-animated-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(5,5,5,.96) 0%,rgba(5,5,5,.74) 32%,rgba(5,5,5,.18) 62%,rgba(5,5,5,.06) 100%);
}
.home-animated-hero .hero-content{z-index:2;}
@keyframes aerxioHomeVehicleAircraftMove{
  0%{transform:translate3d(2.2%,0,0) scale(1.015);}
  100%{transform:translate3d(-2.2%,0,0) scale(1.015);}
}
@media(max-width:768px){
  .hero > .container.hero-content{padding-left:22px;padding-right:22px;}
  .home-animated-hero .home-hero-artwork{background-position:64% center;filter:saturate(1.03) contrast(1.02) brightness(.78);}
}
@media(prefers-reduced-motion:reduce){
  .home-animated-hero .home-hero-artwork{animation:none !important;transform:translate3d(0,0,0) scale(1.015) !important;}
}


/* Final banner spacing fix: align hero copy closer to the left edge without touching other sections */
.hero > .container.hero-content{
  width:min(900px,calc(100% - 64px));
  margin-left:clamp(28px,4vw,72px)!important;
  margin-right:clamp(28px,4vw,72px)!important;
  padding-left:0!important;
  padding-right:0!important;
}
@media(max-width:960px){
  .hero > .container.hero-content{
    width:calc(100% - 40px);
    margin-left:20px!important;
    margin-right:20px!important;
  }
}
@media(max-width:560px){
  .hero > .container.hero-content{
    width:calc(100% - 28px);
    margin-left:14px!important;
    margin-right:14px!important;
  }
}


/* Home What We Deliver icon refinement */
.home-deliver .flip-face{
  padding-top:30px;
}
.home-deliver .iconbox{
  width:92px;
  height:92px;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  margin:0 0 24px 0;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  position:relative;
  overflow:visible;
}
.home-deliver .iconbox::after{
  content:"";
  position:absolute;
  inset:-12px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,200,5,.26) 0%,rgba(255,200,5,.10) 34%,transparent 68%);
  filter:blur(10px);
  opacity:.55;
  transform:translateX(-14px) scale(.72);
  animation:aerxioGlowSweep 3.2s ease-in-out infinite;
  pointer-events:none;
}
.home-deliver .iconbox img{
  width:70px!important;
  height:70px!important;
  object-fit:contain;
  position:relative;
  z-index:1;
  filter:drop-shadow(0 0 8px rgba(255,200,5,.62));
  animation:aerxioIconGlow 3.2s ease-in-out infinite;
}
.home-deliver .flip-card:nth-child(2) .iconbox img,.home-deliver .flip-card:nth-child(2) .iconbox::after{animation-delay:.18s}
.home-deliver .flip-card:nth-child(3) .iconbox img,.home-deliver .flip-card:nth-child(3) .iconbox::after{animation-delay:.36s}
.home-deliver .flip-card:nth-child(4) .iconbox img,.home-deliver .flip-card:nth-child(4) .iconbox::after{animation-delay:.54s}
.home-deliver .flip-card:nth-child(5) .iconbox img,.home-deliver .flip-card:nth-child(5) .iconbox::after{animation-delay:.72s}
.home-deliver .flip-card:nth-child(6) .iconbox img,.home-deliver .flip-card:nth-child(6) .iconbox::after{animation-delay:.9s}
@keyframes aerxioIconGlow{
  0%,100%{filter:drop-shadow(-10px 0 8px rgba(255,200,5,.32)) drop-shadow(0 0 8px rgba(255,200,5,.52));transform:translateY(0) scale(1)}
  28%{filter:drop-shadow(10px -4px 16px rgba(255,200,5,.92)) drop-shadow(0 0 18px rgba(255,200,5,.88));transform:translateY(-1px) scale(1.045)}
  56%{filter:drop-shadow(0 12px 18px rgba(255,200,5,.82)) drop-shadow(0 0 22px rgba(255,200,5,.95));transform:translateY(-2px) scale(1.07)}
  78%{filter:drop-shadow(-12px 2px 15px rgba(255,200,5,.72)) drop-shadow(0 0 14px rgba(255,200,5,.72));transform:translateY(-1px) scale(1.035)}
}
@keyframes aerxioGlowSweep{
  0%,100%{opacity:.28;transform:translateX(-20px) translateY(6px) scale(.68)}
  35%{opacity:.78;transform:translateX(14px) translateY(-10px) scale(.95)}
  65%{opacity:.60;transform:translateX(4px) translateY(14px) scale(.85)}
}
@media (prefers-reduced-motion:reduce){.home-deliver .iconbox img,.home-deliver .iconbox::after{animation:none}}


/* Shared orbit and submission-status visual system */
.submission-hero .hero-img{background:
  linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.56) 36%,rgba(0,0,0,.28) 70%,rgba(0,0,0,.58) 100%),
  radial-gradient(circle at 72% 38%,rgba(255,200,5,.18),transparent 34%),
  url('../media/inline-74282113f6b39415.webp') center/cover no-repeat}
.submission-hero .submission-orbit{position:absolute;right:8%;top:18%;width:min(44vw,620px);aspect-ratio:1;border:1px solid rgba(255,200,5,.2);border-radius:50%;opacity:.62;animation:aerxioOrbit 18s linear infinite}
.submission-hero .submission-orbit::before,.submission-hero .submission-orbit::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;inset:13%;transform:rotate(26deg)}
.submission-hero .submission-orbit::after{inset:31%;border-color:rgba(255,200,5,.22);box-shadow:0 0 44px rgba(255,200,5,.08)}
.orbit-node{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--gold);box-shadow:0 0 24px rgba(255,200,5,.8)}
.orbit-node.n1{left:10%;top:28%}.orbit-node.n2{right:16%;top:21%;background:var(--green);box-shadow:0 0 24px rgba(0,230,118,.75)}.orbit-node.n3{left:52%;bottom:9%}
@keyframes aerxioOrbit{to{transform:rotate(360deg)}}
.thank-you-panel{text-align:center;max-width:820px;margin:auto;padding:60px 32px;border:1px solid rgba(255,200,5,.45);background:linear-gradient(145deg,rgba(18,18,18,.98),rgba(7,7,7,.96));box-shadow:var(--shadow)}
@media (max-width:980px){.submission-hero .submission-orbit{opacity:.28;right:-20%;width:80vw}}


/* Home / Who We Are pillar system enhancement */
.aerxio-pillar-system{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;padding:18px 0 4px;isolation:isolate}
.aerxio-pillar-system .pillar-flow{position:absolute;left:7%;right:7%;top:58px;height:2px;background:linear-gradient(90deg,rgba(255,198,0,.05),rgba(255,198,0,.5),rgba(255,198,0,.05));z-index:0;overflow:hidden;opacity:.9}
.aerxio-pillar-system .pillar-flow span{position:absolute;top:-3px;left:-16%;width:16%;height:8px;border-radius:999px;background:linear-gradient(90deg,transparent,#ffc400,transparent);filter:drop-shadow(0 0 10px rgba(255,198,0,.9));animation:pillarFlow 3.8s linear infinite}
.aerxio-pillar-system .pillar-card{position:relative;z-index:1;min-height:235px;padding:26px 24px 24px;border:1px solid rgba(255,198,0,.24);background:radial-gradient(circle at 70% 0%,rgba(255,198,0,.12),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012));box-shadow:0 18px 45px rgba(0,0,0,.28);overflow:hidden;transform:translateY(0);transition:transform .45s ease,border-color .45s ease,box-shadow .45s ease,background .45s ease;animation:pillarRise .75s ease both}
.aerxio-pillar-system .pillar-card:nth-of-type(2){animation-delay:.12s}.aerxio-pillar-system .pillar-card:nth-of-type(3){animation-delay:.24s}
.aerxio-pillar-system .pillar-card:before{content:"";position:absolute;inset:-1px;background:linear-gradient(120deg,transparent 0%,rgba(255,198,0,.16) 45%,transparent 70%);transform:translateX(-120%);transition:transform .85s ease;pointer-events:none}
.aerxio-pillar-system .pillar-card:after{content:"";position:absolute;right:-55px;bottom:-55px;width:150px;height:150px;border:1px solid rgba(255,198,0,.14);border-radius:50%;filter:blur(.1px)}
.aerxio-pillar-system .pillar-card:hover{transform:translateY(-8px);border-color:rgba(255,198,0,.72);box-shadow:0 24px 70px rgba(255,198,0,.1),0 24px 55px rgba(0,0,0,.42);background:radial-gradient(circle at 75% 0%,rgba(255,198,0,.18),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.018))}
.aerxio-pillar-system .pillar-card:hover:before{transform:translateX(120%)}
.aerxio-pillar-system .pillar-index{font-size:13px;font-weight:900;letter-spacing:.18em;color:#ffc400;text-transform:uppercase;margin-bottom:16px}
.aerxio-pillar-system .pillar-core{width:72px;height:72px;display:grid;place-items:center;margin-bottom:22px;color:#ffc400;font-weight:950;font-size:38px;line-height:1;border:1px solid rgba(255,198,0,.36);background:rgba(255,198,0,.055);text-shadow:0 0 18px rgba(255,198,0,.55);animation:pillarPulse 2.8s ease-in-out infinite}
.aerxio-pillar-system .pillar-copy h4{font-size:clamp(22px,2.1vw,31px);line-height:1;margin:0 0 14px;color:#f4f1e9}
.aerxio-pillar-system .pillar-copy p{font-size:clamp(15px,1.08vw,18px);line-height:1.55;margin:0;color:rgba(244,241,233,.72)}
@keyframes pillarFlow{0%{transform:translateX(0)}100%{transform:translateX(725%)}}
@keyframes pillarPulse{0%,100%{filter:drop-shadow(0 0 5px rgba(255,198,0,.25));transform:scale(1)}50%{filter:drop-shadow(0 0 18px rgba(255,198,0,.75));transform:scale(1.035)}}
@keyframes pillarRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media (max-width:980px){.aerxio-pillar-system{grid-template-columns:1fr}.aerxio-pillar-system .pillar-flow{display:none}.aerxio-pillar-system .pillar-card{min-height:auto}.aerxio-pillar-system .pillar-core{width:64px;height:64px;font-size:34px}}


/* Refined Home / Who We Are AIO pillars: no numbers, no letter frames, aligned visual with orbit */
.aerxio-pillar-system{gap:20px;margin-top:34px;padding-top:12px}
.aerxio-pillar-system .pillar-flow{top:50px;opacity:.42}
.aerxio-pillar-system .pillar-index{display:none!important}
.aerxio-pillar-system .pillar-core{width:auto!important;height:auto!important;display:inline-grid!important;place-items:center;margin:0 0 18px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#ffc400!important;font-size:clamp(48px,4.8vw,72px)!important;line-height:.82!important;text-shadow:0 0 16px rgba(255,198,0,.52),0 0 36px rgba(255,198,0,.28);animation:aioLetterBreath 3.4s ease-in-out infinite!important}
.aerxio-pillar-system .pillar-card{min-height:308px;padding:30px 26px 28px;display:flex;flex-direction:column;justify-content:flex-start}
.aerxio-pillar-system .pillar-card:nth-of-type(2) .pillar-core{animation-delay:.28s!important}
.aerxio-pillar-system .pillar-card:nth-of-type(3) .pillar-core{animation-delay:.56s!important}
.who-visual-stack{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;gap:22px;min-height:650px;position:relative}
.who-visual-stack .who-orbit{align-self:center;position:relative;width:min(235px,34vw);aspect-ratio:1;border:1px solid rgba(255,200,5,.22);border-radius:50%;opacity:.74;animation:aerxioOrbit 17s linear infinite;filter:drop-shadow(0 0 22px rgba(255,200,5,.08));margin:0 auto 4px}
.who-visual-stack .who-orbit::before,.who-visual-stack .who-orbit::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%;inset:16%;transform:rotate(28deg)}
.who-visual-stack .who-orbit::after{inset:35%;border-color:rgba(255,200,5,.28);box-shadow:0 0 42px rgba(255,200,5,.12)}
.who-visual-stack .orbit-node{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--gold);box-shadow:0 0 24px rgba(255,200,5,.82)}
.who-visual-stack .orbit-node.n1{left:9%;top:29%}.who-visual-stack .orbit-node.n2{right:15%;top:20%;background:var(--green);box-shadow:0 0 24px rgba(0,230,118,.75)}.who-visual-stack .orbit-node.n3{left:52%;bottom:8%}
.who-pillars-visual{min-height:360px;height:360px;width:100%}
.who-pillars-visual img{height:100%;object-position:center}
@keyframes aioLetterBreath{0%,100%{transform:translateY(0) scale(1);filter:drop-shadow(0 0 7px rgba(255,198,0,.34))}45%{transform:translateY(-3px) scale(1.04);filter:drop-shadow(0 0 20px rgba(255,198,0,.8))}70%{transform:translateY(0) scale(1.015);filter:drop-shadow(0 0 12px rgba(255,198,0,.5))}}
@media (max-width:980px){.who-visual-stack{min-height:auto;margin-top:28px}.who-visual-stack .who-orbit{width:170px}.who-pillars-visual{height:auto;min-height:260px}.aerxio-pillar-system .pillar-card{min-height:auto}}


/* Final alignment: make Home Who We Are AIO cards and artwork equal height */
@media (min-width:981px){
  .container.split:has(.aerxio-pillar-system){align-items:start;}
  .aerxio-pillar-system{height:380px;align-items:stretch;margin-top:34px;padding:0;}
  .aerxio-pillar-system .pillar-card{height:100%;min-height:0;padding:34px 28px 30px;justify-content:flex-start;}
  .aerxio-pillar-system .pillar-core{margin-bottom:20px!important;}
  .aerxio-pillar-system .pillar-flow{top:58px;}
  .who-visual-stack{align-self:end;min-height:0;height:380px;justify-content:flex-start;gap:0;margin-top:0;position:relative;}
  .who-visual-stack .who-orbit{position:absolute;z-index:0;top:-210px;right:8%;margin:0;width:min(230px,26vw);pointer-events:none;}
  .who-pillars-visual{position:relative;z-index:1;height:380px;min-height:380px;width:100%;}
  .who-pillars-visual img{height:100%;object-fit:cover;object-position:center;}
}


/* Contact page refinement only */
.contact-experience{position:relative;overflow:hidden}
.contact-experience::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(255,200,5,.08),transparent 30%),radial-gradient(circle at 85% 22%,rgba(255,200,5,.07),transparent 24%)}
.contact-shell{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:stretch}
.contact-brief{padding:32px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(18,18,18,.82),rgba(4,4,4,.92));box-shadow:0 26px 70px rgba(0,0,0,.28);overflow:hidden;position:relative}
.contact-brief::after{content:"";position:absolute;right:-80px;bottom:-90px;width:240px;height:240px;border:1px solid rgba(255,200,5,.16);border-radius:50%}
.contact-symbols{display:flex;gap:16px;align-items:center;margin:24px 0 26px;position:relative;z-index:1}
.contact-symbol{width:72px;height:72px;display:grid;place-items:center;border:1px solid rgba(255,200,5,.28);background:rgba(255,200,5,.035);box-shadow:inset 0 0 28px rgba(255,200,5,.04)}
.contact-symbol img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(255,200,5,.42))}
.contact-brief .stack-list{position:relative;z-index:1;margin-top:20px;display:grid;gap:12px}
.contact-brief .stack-list div{border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.25);padding:14px 16px}
.contact-brief .stack-list strong{display:block;color:var(--gold);font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.13em;margin-bottom:5px}
.contact-brief .stack-list span{color:#d1cbc1;font-size:15px;line-height:1.55}
.contact-orbit-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;position:relative;z-index:1}
.contact-orbit-copy{font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#cfc8bb}
.contact-orbit{position:relative;width:130px;aspect-ratio:1;border:1px solid rgba(255,200,5,.25);border-radius:50%;animation:aerxioOrbit 14s linear infinite;flex:0 0 auto;opacity:.82}
.contact-orbit::before,.contact-orbit::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;inset:15%;transform:rotate(24deg)}
.contact-orbit::after{inset:36%;border-color:rgba(255,200,5,.25);box-shadow:0 0 42px rgba(255,200,5,.12)}
.contact-form-card{padding:28px;border-color:rgba(255,200,5,.22);background:linear-gradient(145deg,rgba(18,18,18,.98),rgba(5,5,5,.96))}
.contact-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}
.contact-form-head h3{font-size:clamp(23px,2.3vw,34px)}
.contact-form-badge{font:900 10px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(255,200,5,.35);padding:8px 10px;background:rgba(255,200,5,.045);white-space:nowrap}
.form.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.form.form-grid input,.form.form-grid select,.form.form-grid textarea{width:100%;border:1px solid rgba(255,255,255,.13);background:rgba(0,0,0,.36);color:#f4efe7;padding:14px 14px;border-radius:0;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.form.form-grid input:focus,.form.form-grid select:focus,.form.form-grid textarea:focus{border-color:rgba(255,200,5,.72);box-shadow:0 0 0 3px rgba(255,200,5,.08);background:rgba(0,0,0,.52)}
.form.form-grid textarea,.form.form-grid .full-span,.form.form-grid button{grid-column:1/-1}
.form.form-grid select{appearance:auto;color:#d9d2c7}
.form.form-grid ::placeholder{color:#8f887d}
@media(max-width:960px){.contact-shell{grid-template-columns:1fr}.form.form-grid{grid-template-columns:1fr}.contact-form-head{display:block}.contact-form-badge{display:inline-flex;margin-top:12px}.contact-orbit-wrap{align-items:flex-start}.contact-orbit{width:105px}.contact-symbol{width:62px;height:62px}.contact-symbol img{width:36px;height:36px}}


/* targeted final refinements: orbit accents, defense connected layout, use-case image-fit */
.aerxio-orbit-dots{position:absolute;width:180px;aspect-ratio:1;border:1px solid rgba(255,200,5,.22);border-radius:50%;pointer-events:none;opacity:.72;z-index:1;animation:aerxioOrbitSpin 18s linear infinite;filter:drop-shadow(0 0 18px rgba(255,200,5,.18))}
.aerxio-orbit-dots::before,.aerxio-orbit-dots::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;inset:16%;transform:rotate(28deg)}
.aerxio-orbit-dots::after{inset:34%;border-color:rgba(255,200,5,.28);box-shadow:0 0 42px rgba(255,200,5,.14)}
.aerxio-orbit-dots span{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 22px rgba(255,200,5,.85)}
.aerxio-orbit-dots .n1{left:9%;top:29%}.aerxio-orbit-dots .n2{right:14%;top:22%;background:var(--green);box-shadow:0 0 22px rgba(0,230,118,.75)}.aerxio-orbit-dots .n3{left:51%;bottom:8%}.aerxio-orbit-dots .n4{right:29%;bottom:24%;width:7px;height:7px;background:#fff;box-shadow:0 0 18px rgba(255,255,255,.65)}
@keyframes aerxioOrbitSpin{to{transform:rotate(360deg)}}
.solutions-delivery-orbit-section .container.split,.defense-connected-refined .container.split{position:relative}
.solution-orbit{right:12%;top:-86px;width:165px;opacity:.54}
.defense-orbit{left:45%;top:18px;width:145px;opacity:.5}
.defense-connected-refined .container.split{align-items:center;gap:56px}
.defense-connected-refined .architecture-board{align-self:center}
.defense-connected-refined .architecture-board>img{display:block;width:100%;height:auto;object-fit:cover;border:1px solid rgba(255,200,5,.34)}
.defense-system-brief{margin:20px 0 18px;padding:22px 24px;border:1px solid rgba(255,200,5,.34);background:linear-gradient(135deg,rgba(255,200,5,.08),rgba(14,14,14,.72));position:relative;overflow:hidden}
.defense-system-brief::after{content:"";position:absolute;inset:auto -18% -42% auto;width:220px;height:220px;border:1px solid rgba(255,200,5,.14);border-radius:50%}
.defense-system-brief .mini-label,.defense-system-brief strong{color:var(--gold);font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em;display:block;margin-bottom:10px}
.defense-system-brief h3{font-size:clamp(25px,2.5vw,38px);line-height:.98;margin-bottom:12px}
.defense-system-brief p{font-size:16px;line-height:1.65;color:var(--muted);margin:0}
.usecase-card img,.case-card img,.mission-card img,.image-card img{object-fit:cover}
@media(max-width:980px){.solution-orbit,.defense-orbit{display:none}.defense-connected-refined .container.split{gap:28px}.defense-system-brief{padding:18px}}

/* targeted orbit refinements: Why Aerxio and Solutions empty-space animation only */
.advantage-section{position:relative;overflow:hidden}
.advantage-section>.container{position:relative;z-index:2}
.why-orbit{left:43%;top:43%;width:190px;opacity:.48}
.solution-orbit{left:42%;right:auto;top:54px;width:190px;opacity:.50}
@media(max-width:980px){.why-orbit,.solution-orbit{display:none}}


/* Mobile responsive spacing optimization only */
@media (max-width: 768px){
  .hero{
    min-height:auto!important;
    align-items:end!important;
  }
  .page-hero,
  .banner-image-only{
    min-height:auto!important;
  }
  .hero-content{
    padding-top:48px!important;
    padding-bottom:34px!important;
  }
  .home-animated-hero .hero-content{
    padding-top:54px!important;
    padding-bottom:36px!important;
  }
  .status-row{
    margin-top:20px!important;
  }
  .metric-grid{
    margin-top:0!important;
  }
  .section{
    padding-top:46px!important;
    padding-bottom:46px!important;
  }
  .section.compact{
    padding-top:38px!important;
    padding-bottom:38px!important;
  }
  .section-head{
    margin-bottom:24px!important;
    gap:18px!important;
  }
  .route-page > .hero + .section,
  .route-page > .hero + .metric-grid,
  .route-page > .metric-grid + .section{
    margin-top:0!important;
  }
}
@media (max-width: 560px){
  .hero-content{
    padding-top:42px!important;
    padding-bottom:28px!important;
  }
  .home-animated-hero .hero-content{
    padding-top:48px!important;
    padding-bottom:30px!important;
  }
  .section{
    padding-top:38px!important;
    padding-bottom:38px!important;
  }
  .section.compact{
    padding-top:32px!important;
    padding-bottom:32px!important;
  }
  .status-row{
    margin-top:18px!important;
  }
}


/* Final targeted home spacing reduction only */
.route-page[data-route="home"] > .metric-grid{
  display:none!important;
}
.route-page[data-route="home"] > .metric-grid + .section{
  padding-top:54px!important;
}
@media (max-width:768px){
  .route-page[data-route="home"] > .metric-grid + .section{
    padding-top:34px!important;
  }
}

.route-page[data-route="who-we-are"] > .page-hero .hero-content{
  padding-bottom:54px!important;
}
.route-page[data-route="who-we-are"] > .page-hero + .section{
  padding-top:54px!important;
}
@media (max-width:768px){
  .route-page[data-route="who-we-are"] > .page-hero{
    min-height:auto!important;
  }
  .route-page[data-route="who-we-are"] > .page-hero .hero-content{
    padding-bottom:30px!important;
  }
  .route-page[data-route="who-we-are"] > .page-hero + .section{
    padding-top:34px!important;
  }
}



/* Final mobile-view optimization only */
@media (max-width: 900px){
  html, body{max-width:100%;overflow-x:hidden;}
  body{font-size:16px;}
  .container{width:calc(100% - 28px)!important;}
  .header{height:64px;}
  .mobile-menu{top:64px;}
  .brand img{height:28px!important;}
  .menu-btn{line-height:1;padding:6px 0;}

  .hero,
  .page-hero,
  .banner-image-only{
    min-height:auto!important;
    height:auto!important;
    padding-top:64px!important;
    align-items:end!important;
  }
  .hero > .container.hero-content,
  .hero-content{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    padding:48px 0 32px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .home-animated-hero .hero-content{padding:52px 0 34px!important;}
  .hero h1,
  .page-hero h1{
    font-size:clamp(30px,9.6vw,46px)!important;
    line-height:1.05!important;
    letter-spacing:-.045em!important;
    max-width:100%!important;
    overflow-wrap:normal!important;
  }
  .hero .lead,.lead{font-size:16px!important;line-height:1.55!important;max-width:100%!important;}
  .breadcrumb{font-size:10px!important;letter-spacing:.12em!important;line-height:1.2;max-width:100%;}
  .hero-actions{gap:12px!important;margin-top:22px!important;}
  .btn{width:100%;min-height:48px;padding:14px 18px;}
  .status-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important;}
  .status{width:100%;font-size:10px!important;white-space:normal;}

  .section,
  .section.compact{
    padding-top:38px!important;
    padding-bottom:38px!important;
  }
  .route-page > .hero + .section,
  .route-page > .hero + .metric-grid,
  .route-page > .metric-grid + .section,
  .route-page[data-route="home"] > .metric-grid + .section{
    margin-top:0!important;
    padding-top:34px!important;
  }
  .route-page[data-route="home"] > .metric-grid{display:none!important;height:0!important;min-height:0!important;overflow:hidden!important;}

  .section-head{display:block!important;margin-bottom:22px!important;}
  .section-head p{max-width:100%!important;}
  .kicker{font-size:11px!important;letter-spacing:.14em!important;}
  h2{font-size:clamp(28px,8.4vw,42px)!important;line-height:1.06!important;}
  h3{font-size:clamp(21px,6.4vw,30px)!important;line-height:1.1!important;}
  p{font-size:15.5px!important;line-height:1.6!important;}

  .split,
  .grid-2,
  .grid-3,
  .grid-4,
  .delivery-panel,
  .mission-system,
  .cap-grid,
  .mission-card-grid,
  .architecture-panel,
  .offer-grid,
  .contact-shell,
  .footer-grid,
  .footer-columns{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:22px!important;
  }

  .card-pad,.card,.offer-card,.architecture-card,.principle-card,.contact-brief,.contact-form-card{padding:22px!important;}
  .flip-card,.flip-inner{min-height:260px!important;}
  .flip-face{padding:22px!important;}
  .image-card{min-height:260px!important;}
  .image-card .content{padding:22px!important;}
  .mission-visual,.who-pillars-visual{height:auto!important;min-height:240px!important;}
  .who-visual-stack{height:auto!important;min-height:auto!important;margin-top:20px!important;}
  .who-visual-stack .who-orbit,
  .why-orbit,
  .solution-orbit,
  .defense-orbit{display:none!important;}

  .aerxio-pillar-system{height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin-top:22px!important;}
  .aerxio-pillar-system .pillar-card{min-height:auto!important;height:auto!important;padding:22px!important;}
  .aerxio-pillar-system .pillar-core{font-size:44px!important;margin-bottom:12px!important;}
  .aerxio-pillar-system .pillar-flow{display:none!important;}

  .usecase-card,.case-card{grid-template-columns:1fr!important;}
  .usecase-card img,.case-card img{width:100%!important;height:220px!important;object-fit:cover!important;}
  .gallery{grid-template-columns:1fr!important;gap:14px!important;}
  .gallery img{height:auto!important;}
  .command-panel img,.architecture-board img{width:100%!important;height:auto!important;}

  .form.form-grid,.career-form{grid-template-columns:1fr!important;}
  .form.form-grid textarea,.form.form-grid .full-span,.form.form-grid button{grid-column:1!important;}
  input,select,textarea{font-size:16px!important;}
  .contact-form-head{display:block!important;}
  .contact-form-badge{display:inline-flex;margin-top:12px;}

  .site-footer,.enhanced-footer{padding-bottom:84px!important;}
  .footer-shell{width:calc(100% - 28px)!important;padding-top:38px!important;}
  .footer-brand-row{display:block!important;}
  .footer-links,.footer-columns{justify-content:flex-start!important;}
  .footer-bottom,.copyright{text-align:left!important;}
}

@media (max-width: 560px){
  .container{width:calc(100% - 24px)!important;}
  .hero > .container.hero-content,
  .hero-content{width:calc(100% - 24px)!important;padding:42px 0 28px!important;}
  .home-animated-hero .hero-content{padding:46px 0 30px!important;}
  .hero h1,.page-hero h1{font-size:clamp(29px,10.4vw,40px)!important;}
  .section,.section.compact{padding-top:32px!important;padding-bottom:32px!important;}
  .route-page > .hero + .section,
  .route-page[data-route="home"] > .metric-grid + .section{padding-top:28px!important;}
  .card-pad,.card,.offer-card,.architecture-card,.principle-card,.contact-brief,.contact-form-card{padding:18px!important;}
  .aerxio-pillar-system .pillar-core{font-size:38px!important;}
  .usecase-card img,.case-card img{height:190px!important;}
  .mobile-bottom a{font-size:9px!important;}
}


/* Safari compatibility layer: vendor-prefixed rendering fallbacks only. */
html{-webkit-text-size-adjust:100%;}
.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);}
body::after{-webkit-mask-image:linear-gradient(to bottom,transparent,black 13%,black 80%,transparent);mask-image:linear-gradient(to bottom,transparent,black 13%,black 80%,transparent);}
.btn{-webkit-clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);}
.hero-img,.hero-img img,.home-animated-hero,.home-animated-hero img,.route-page,.flip-card,.flip-card-inner,.pillar-card,.domain-card,.usecase-card{-webkit-transform:translateZ(0);transform:translateZ(0);}
.flip-card-inner{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.flip-card-front,.flip-card-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.flip-card-back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.flip-card.is-flipped .flip-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
@supports not (selector(:has(*))){
  @media (min-width:981px){
    .aerxio-pillar-system{height:380px;align-items:stretch;margin-top:34px;padding:0;}
    .aerxio-pillar-system .pillar-card{height:100%;min-height:0;padding:34px 28px 30px;justify-content:flex-start;}
    .who-visual-stack{align-self:end;min-height:0;height:380px;justify-content:flex-start;gap:0;margin-top:0;position:relative;}
  }
}



/* Final targeted responsive alignment audit - scoped fixes only */
*,*::before,*::after{box-sizing:border-box}
.aerxio-pillar-system{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(16px,1.6vw,22px)}
.aerxio-pillar-system .pillar-card{min-width:0;padding-left:clamp(22px,2vw,30px);padding-right:clamp(28px,2.4vw,36px)}
.aerxio-pillar-system .pillar-copy h4{max-width:100%;overflow-wrap:normal;word-break:normal;hyphens:none;font-size:clamp(21px,1.86vw,30px);letter-spacing:-.035em;line-height:1.03}
.aerxio-pillar-system .pillar-card:nth-of-type(3) .pillar-copy h4{font-size:clamp(20px,1.74vw,28px)}
.solutions-delivery-orbit-section .container.split,.defense-connected-refined .container.split{z-index:2}
.solutions-delivery-orbit-section .architecture-board{position:relative;z-index:2}
.solutions-delivery-orbit-section .solution-orbit{left:50%!important;right:auto!important;top:-168px!important;width:168px!important;opacity:.48!important;z-index:1;pointer-events:none}
.defense-connected-refined .callout p{line-height:1.65}
@media (max-width:1180px){
  .aerxio-pillar-system .pillar-card{padding-left:22px;padding-right:30px}
  .aerxio-pillar-system .pillar-copy h4,.aerxio-pillar-system .pillar-card:nth-of-type(3) .pillar-copy h4{font-size:clamp(20px,2.15vw,27px)}
}
@media (max-width:980px){
  .solutions-delivery-orbit-section .solution-orbit{display:block!important;left:auto!important;right:7%!important;top:-118px!important;width:132px!important;opacity:.34!important}
  .aerxio-pillar-system{grid-template-columns:1fr;gap:16px}
  .aerxio-pillar-system .pillar-flow{display:none}
  .aerxio-pillar-system .pillar-card{min-height:auto;padding:24px 24px 28px}
  .aerxio-pillar-system .pillar-copy h4,.aerxio-pillar-system .pillar-card:nth-of-type(3) .pillar-copy h4{font-size:clamp(25px,7vw,34px);line-height:1.04}
}
@media (max-width:760px){
  .flip-card{min-height:430px!important;height:auto!important}
  .flip-inner{min-height:430px!important;height:100%!important}
  .flip-face{padding:28px 24px 66px!important;justify-content:flex-start!important;gap:18px;overflow:hidden!important}
  .flip-face .iconbox{flex:0 0 auto;margin-bottom:16px!important}
  .flip-face h3{font-size:clamp(26px,8vw,34px)!important;line-height:1.04!important;margin-bottom:12px!important;max-width:100%;overflow-wrap:break-word;hyphens:auto}
  .flip-face p,.flip-face li{font-size:clamp(16px,4.4vw,19px)!important;line-height:1.48!important}
  .flip-face ul{margin:10px 0 0!important;padding-left:20px!important}
  .flip-face li{margin-bottom:7px!important}
  .flip-back .readmore{position:absolute!important;left:24px!important;right:24px!important;bottom:22px!important;margin:0!important;line-height:1.2!important;display:flex!important;align-items:center!important;min-height:24px!important;z-index:5}
  .home-deliver .flip-card,.home-deliver .flip-inner{min-height:400px!important}
}
@media (max-width:560px){
  .solutions-delivery-orbit-section .solution-orbit{right:4%!important;top:-92px!important;width:110px!important;opacity:.28!important}
  .flip-card{min-height:460px!important}
  .flip-inner{min-height:460px!important}
  .flip-face{padding:26px 22px 72px!important}
  .flip-back .readmore{left:22px!important;right:22px!important;bottom:24px!important}
  .home-deliver .flip-card,.home-deliver .flip-inner{min-height:410px!important}
}
@media (max-width:420px){
  .flip-card{min-height:490px!important}
  .flip-inner{min-height:490px!important}
  .flip-face h3{font-size:clamp(24px,8.2vw,31px)!important}
}



/* Final mobile home banner visibility refinement only */
@media (max-width: 900px){
  .route-page[data-route="home"] .home-animated-hero{
    min-height:clamp(660px,92svh,820px)!important;
    padding-top:64px!important;
    overflow:hidden!important;
    background:#050505!important;
  }
  .route-page[data-route="home"] .home-animated-hero .home-hero-artwork{
    top:0!important;
    right:-36%!important;
    bottom:0!important;
    left:auto!important;
    width:145%!important;
    height:100%!important;
    background-size:auto 100%!important;
    background-position:72% center!important;
    background-repeat:no-repeat!important;
    filter:saturate(1.08) contrast(1.05) brightness(.94)!important;
    opacity:.95!important;
    transform:translate3d(7%,0,0) scale(1)!important;
    transform-origin:center center!important;
    animation:aerxioMobileHeroMotion 16s ease-in-out infinite alternate!important;
  }
  .route-page[data-route="home"] .home-animated-hero::before{
    z-index:1!important;
    background:
      linear-gradient(90deg,#050505 0%,rgba(5,5,5,.96) 22%,rgba(5,5,5,.70) 48%,rgba(5,5,5,.22) 78%,rgba(5,5,5,.08) 100%),
      linear-gradient(0deg,#050505 0%,rgba(5,5,5,.50) 24%,rgba(5,5,5,.10) 58%,rgba(5,5,5,.20) 100%)!important;
  }
  .route-page[data-route="home"] .home-animated-hero::after{
    z-index:1!important;
    background:linear-gradient(90deg,rgba(5,5,5,.92) 0%,rgba(5,5,5,.66) 38%,rgba(5,5,5,.08) 74%,rgba(5,5,5,0) 100%)!important;
  }
  .route-page[data-route="home"] .home-animated-hero .hero-content{
    position:relative!important;
    z-index:2!important;
  }
}
@media (max-width: 560px){
  .route-page[data-route="home"] .home-animated-hero{
    min-height:clamp(680px,94svh,840px)!important;
  }
  .route-page[data-route="home"] .home-animated-hero .home-hero-artwork{
    right:-58%!important;
    width:175%!important;
    background-size:auto 100%!important;
    background-position:74% center!important;
    filter:saturate(1.1) contrast(1.06) brightness(.98)!important;
    animation:aerxioMobileHeroMotionSmall 16s ease-in-out infinite alternate!important;
  }
  .route-page[data-route="home"] .home-animated-hero::before{
    background:
      linear-gradient(90deg,#050505 0%,rgba(5,5,5,.96) 30%,rgba(5,5,5,.64) 62%,rgba(5,5,5,.10) 100%),
      linear-gradient(0deg,#050505 0%,rgba(5,5,5,.44) 26%,rgba(5,5,5,.06) 60%,rgba(5,5,5,.18) 100%)!important;
  }
}
@keyframes aerxioMobileHeroMotion{
  0%{transform:translate3d(8%,0,0) scale(1);}
  100%{transform:translate3d(-2%,0,0) scale(1);}
}
@keyframes aerxioMobileHeroMotionSmall{
  0%{transform:translate3d(12%,0,0) scale(1);}
  100%{transform:translate3d(-4%,0,0) scale(1);}
}
@media (prefers-reduced-motion: reduce){
  .route-page[data-route="home"] .home-animated-hero .home-hero-artwork{
    animation:none!important;
    transform:translate3d(2%,0,0) scale(1)!important;
  }
}



/* Production refinement: restrained motion, clearer mobile hero, and CTA proof strip */
.aerxio-orbit-dots:not(.career-hero-orbit):not(.contact-orbit){opacity:.42!important;filter:saturate(.9) brightness(.95)!important;}
.aerxio-orbit-dots:not(.career-hero-orbit):not(.contact-orbit) span{box-shadow:0 0 14px rgba(255,200,5,.24)!important;}
.advantage-core .core-ring{opacity:.58!important;animation-duration:26s!important;}
.aio-orbit,.solutions-orbit,.why-orbit{opacity:.48!important;}
.cta-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,.10);}
.cta-proof-strip a{display:block;padding:16px 14px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.10);transition:border-color .25s ease,transform .25s ease,background .25s ease;}
.cta-proof-strip a:hover{border-color:rgba(255,200,5,.56);background:rgba(255,200,5,.045);transform:translateY(-2px);}
.cta-proof-strip strong{display:block;color:var(--gold);font:900 18px/1 Montserrat,"AERXIO Montserrat Fallback",Inter,"AERXIO Inter Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:-.02em;}
.cta-proof-strip span{display:block;margin-top:8px;color:#cfc9bc;font:900 10px/1.35 Montserrat,"AERXIO Montserrat Fallback",Inter,"AERXIO Inter Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;}
@media(max-width:900px){
  .route-page[data-route="home"] .home-animated-hero .home-hero-artwork{opacity:1!important;filter:saturate(1.12) contrast(1.07) brightness(1.05)!important;background-position:78% center!important;}
  .route-page[data-route="home"] .home-animated-hero::before{background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.93) 24%,rgba(5,5,5,.62) 54%,rgba(5,5,5,.06) 100%),linear-gradient(0deg,#050505 0%,rgba(5,5,5,.36) 22%,rgba(5,5,5,.04) 58%,rgba(5,5,5,.12) 100%)!important;}
  .route-page[data-route="home"] .home-animated-hero::after{background:linear-gradient(90deg,rgba(5,5,5,.90) 0%,rgba(5,5,5,.54) 40%,rgba(5,5,5,.05) 78%,rgba(5,5,5,0) 100%)!important;}
  .cta-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));}
  .aerxio-orbit-dots:not(.career-hero-orbit):not(.contact-orbit){opacity:.30!important;}
}
@media(max-width:560px){
  .route-page[data-route="home"] .home-animated-hero .home-hero-artwork{right:-66%!important;width:186%!important;background-position:79% center!important;filter:saturate(1.14) contrast(1.08) brightness(1.08)!important;}
  .cta-proof-strip{grid-template-columns:1fr;}
}


/* Safari/iOS compatibility guard: prevents mobile horizontal overflow and oversized animation layers without changing design */
html, body { -webkit-text-size-adjust: 100%; }
img, video, canvas, svg { max-width: 100%; height: auto; }
@supports (-webkit-touch-callout: none) {
  .route-page, .page-hero, .section { overflow-x: clip; }
  .aerxio-orbit-dots, .contact-orbit, .submission-orbit { -webkit-transform: translateZ(0); transform: translateZ(0); }
}


/* Targeted alignment fix: Solutions delivery model mission system copy moved under left narrative */
.solutions-delivery-orbit-section .container.split{align-items:start!important;}
.solutions-delivery-orbit-section .solution-mission-system{margin-top:28px;max-width:100%;}
.solutions-delivery-orbit-section .solution-mission-system h3{margin-top:8px;}
.solutions-delivery-orbit-section .solution-mission-system>p:not(.mini-label){margin-bottom:0;}
.solutions-delivery-orbit-section .solution-mission-system .cap-grid{grid-template-columns:repeat(2,1fr);gap:12px;}
.solutions-delivery-orbit-section .solution-mission-system .cap{padding:15px;}
@media (max-width:768px){
  .solutions-delivery-orbit-section .solution-mission-system{margin-top:22px;}
  .solutions-delivery-orbit-section .solution-mission-system .cap-grid{grid-template-columns:1fr;}
}


/* Final targeted fix: Solutions delivery artwork alignment only */
@media (min-width:981px){
  .solutions-delivery-orbit-section .container.split{
    align-items:start!important;
  }
  .solutions-delivery-orbit-section .architecture-board{
    margin-top:322px!important;
  }
  .solutions-delivery-orbit-section .solution-orbit{
    display:block!important;
    left:auto!important;
    right:20%!important;
    top:66px!important;
    width:176px!important;
    opacity:.42!important;
    z-index:1!important;
    pointer-events:none!important;
  }
}
@media (min-width:981px) and (max-width:1180px){
  .solutions-delivery-orbit-section .architecture-board{
    margin-top:300px!important;
  }
  .solutions-delivery-orbit-section .solution-orbit{
    right:18%!important;
    top:58px!important;
    width:154px!important;
  }
}



/* Final targeted correction: align Solutions delivery artwork bottom with Connected Battlespace cards only */
@media (min-width:981px){
  .solutions-delivery-orbit-section .container.split{
    align-items:stretch!important;
  }
  .solutions-delivery-orbit-section .architecture-board{
    margin-top:0!important;
    align-self:stretch!important;
    display:flex!important;
    align-items:flex-end!important;
  }
  .solutions-delivery-orbit-section .architecture-board>img{
    width:100%!important;
    height:clamp(390px,34vw,470px)!important;
    object-fit:cover!important;
    object-position:center center!important;
  }
  .solutions-delivery-orbit-section .solution-orbit{
    display:block!important;
    left:auto!important;
    right:21%!important;
    top:78px!important;
    width:168px!important;
    opacity:.42!important;
    z-index:1!important;
    pointer-events:none!important;
  }
}
@media (min-width:981px) and (max-width:1180px){
  .solutions-delivery-orbit-section .architecture-board>img{
    height:clamp(360px,36vw,430px)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit{
    right:18%!important;
    top:68px!important;
    width:148px!important;
  }
}



/* Final targeted enhancement: enlarge Solutions delivery orbit only */
@media (min-width:981px){
  .solutions-delivery-orbit-section .solution-orbit{
    width:clamp(240px,24vw,340px)!important;
    right:13.5%!important;
    top:34px!important;
    opacity:.64!important;
    filter:drop-shadow(0 0 28px rgba(255,200,5,.24))!important;
    box-shadow:0 0 0 32px rgba(255,200,5,.025),0 0 0 78px rgba(255,255,255,.018),0 0 70px rgba(255,200,5,.08)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::before{
    inset:12%!important;
    border-color:rgba(255,255,255,.14)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::after{
    inset:31%!important;
    border-color:rgba(255,200,5,.34)!important;
    box-shadow:0 0 54px rgba(255,200,5,.18)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit span{
    width:12px!important;
    height:12px!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n4{
    width:8px!important;
    height:8px!important;
  }
}
@media (min-width:981px) and (max-width:1180px){
  .solutions-delivery-orbit-section .solution-orbit{
    width:clamp(210px,25vw,285px)!important;
    right:12.5%!important;
    top:42px!important;
  }
}



/* Final targeted refinement: Solutions delivery orbit only */
.solutions-delivery-orbit-section .solution-orbit{
  top:-205px!important;
  width:218px!important;
  opacity:.56!important;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,200,5,.10) 0 1px, transparent 2px),
    radial-gradient(ellipse at 50% 50%, transparent 56%, rgba(255,200,5,.12) 57%, transparent 58%),
    radial-gradient(ellipse at 50% 50%, transparent 70%, rgba(255,255,255,.08) 71%, transparent 72%);
  filter:drop-shadow(0 0 24px rgba(255,200,5,.14));
}
.solutions-delivery-orbit-section .solution-orbit::before{
  inset:10%!important;
  border-color:rgba(255,200,5,.16)!important;
  transform:rotate(18deg) scaleX(1.18)!important;
  box-shadow:0 0 0 38px rgba(255,200,5,.025),0 0 58px rgba(255,200,5,.07)!important;
}
.solutions-delivery-orbit-section .solution-orbit::after{
  inset:30%!important;
  border-color:rgba(255,255,255,.10)!important;
  transform:rotate(-24deg) scaleX(1.28)!important;
  box-shadow:0 0 0 25px rgba(255,255,255,.018),0 0 46px rgba(255,200,5,.08)!important;
}
.solutions-delivery-orbit-section .solution-orbit span{
  width:8px!important;
  height:8px!important;
}
.solutions-delivery-orbit-section .solution-orbit .n1{left:7%!important;top:46%!important}
.solutions-delivery-orbit-section .solution-orbit .n2{right:10%!important;top:24%!important}
.solutions-delivery-orbit-section .solution-orbit .n3{left:58%!important;bottom:6%!important;width:6px!important;height:6px!important;background:rgba(255,255,255,.85)!important}
.solutions-delivery-orbit-section .solution-orbit .n4{right:31%!important;bottom:28%!important;width:5px!important;height:5px!important}



/* Final targeted correction: Solutions delivery orbit aligned with headline only */
@media (min-width:981px){
  .solutions-delivery-orbit-section .solution-orbit{
    top:18px!important;
    right:15.5%!important;
    width:clamp(250px,24vw,350px)!important;
    opacity:.58!important;
    background:
      radial-gradient(circle at 50% 50%, rgba(255,200,5,.16) 0 1px, transparent 2px),
      radial-gradient(circle at 24% 42%, rgba(255,200,5,.20) 0 2px, transparent 4px),
      radial-gradient(circle at 72% 30%, rgba(0,230,118,.14) 0 2px, transparent 4px),
      radial-gradient(circle at 58% 82%, rgba(255,255,255,.14) 0 1px, transparent 3px),
      conic-gradient(from 35deg, transparent 0 24%, rgba(255,200,5,.11) 25%, transparent 27% 52%, rgba(255,255,255,.07) 53%, transparent 55% 100%);
    box-shadow:
      0 0 0 30px rgba(255,200,5,.020),
      0 0 0 72px rgba(255,255,255,.014),
      0 0 76px rgba(255,200,5,.085)!important;
    filter:drop-shadow(0 0 26px rgba(255,200,5,.16))!important;
    animation:aerxioOrbitSpin 22s linear infinite!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::before{
    inset:9%!important;
    border-color:rgba(255,200,5,.17)!important;
    transform:rotate(17deg) scaleX(1.22)!important;
    box-shadow:0 0 0 44px rgba(255,200,5,.018),0 0 62px rgba(255,200,5,.07)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::after{
    inset:28%!important;
    border-color:rgba(255,255,255,.105)!important;
    transform:rotate(-26deg) scaleX(1.34)!important;
    box-shadow:0 0 0 28px rgba(255,255,255,.014),0 0 50px rgba(255,200,5,.075)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit span{
    width:9px!important;
    height:9px!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n1{left:6%!important;top:46%!important}
  .solutions-delivery-orbit-section .solution-orbit .n2{right:8%!important;top:23%!important}
  .solutions-delivery-orbit-section .solution-orbit .n3{left:60%!important;bottom:5%!important;width:6px!important;height:6px!important;background:rgba(255,255,255,.82)!important}
  .solutions-delivery-orbit-section .solution-orbit .n4{right:31%!important;bottom:30%!important;width:5px!important;height:5px!important;background:rgba(255,200,5,.82)!important}
}
@media (min-width:981px) and (max-width:1180px){
  .solutions-delivery-orbit-section .solution-orbit{
    top:22px!important;
    right:12.5%!important;
    width:clamp(220px,25vw,290px)!important;
  }
}



/* Final targeted visual refinement: Solutions delivery orbit visibility only */
@media (min-width:981px){
  .solutions-delivery-orbit-section .container.split{
    overflow:hidden!important;
  }
  .solutions-delivery-orbit-section .solution-orbit{
    top:12px!important;
    right:12.8%!important;
    width:clamp(285px,26vw,385px)!important;
    opacity:.78!important;
    z-index:1!important;
    pointer-events:none!important;
    border-color:rgba(255,200,5,.30)!important;
    background:
      radial-gradient(circle at 50% 50%, rgba(255,200,5,.24) 0 2px, transparent 3px),
      radial-gradient(circle at 20% 48%, rgba(255,200,5,.30) 0 3px, transparent 5px),
      radial-gradient(circle at 78% 28%, rgba(0,230,118,.24) 0 3px, transparent 5px),
      radial-gradient(circle at 64% 88%, rgba(255,255,255,.22) 0 2px, transparent 4px),
      radial-gradient(ellipse at 50% 50%, transparent 47%, rgba(255,200,5,.18) 48%, transparent 49%),
      radial-gradient(ellipse at 50% 50%, transparent 62%, rgba(255,255,255,.11) 63%, transparent 64%),
      radial-gradient(ellipse at 50% 50%, transparent 76%, rgba(255,200,5,.10) 77%, transparent 78%),
      radial-gradient(circle at 50% 50%, rgba(255,200,5,.045), transparent 64%)!important;
    box-shadow:
      0 0 0 34px rgba(255,200,5,.020),
      0 0 0 78px rgba(255,255,255,.012),
      0 0 92px rgba(255,200,5,.105)!important;
    filter:drop-shadow(0 0 34px rgba(255,200,5,.22))!important;
    animation:aerxioOrbitSpin 24s linear infinite!important;
  }
  .solutions-delivery-orbit-section .architecture-board{
    position:relative!important;
    z-index:2!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::before{
    inset:8%!important;
    border-color:rgba(255,200,5,.24)!important;
    transform:rotate(16deg) scaleX(1.28)!important;
    box-shadow:0 0 0 28px rgba(255,200,5,.018),0 0 66px rgba(255,200,5,.10)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::after{
    inset:27%!important;
    border-color:rgba(255,255,255,.16)!important;
    transform:rotate(-28deg) scaleX(1.38)!important;
    box-shadow:0 0 0 24px rgba(255,255,255,.014),0 0 58px rgba(255,200,5,.09)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit span{
    width:10px!important;
    height:10px!important;
    box-shadow:0 0 28px rgba(255,200,5,.86)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n1{left:5%!important;top:48%!important}
  .solutions-delivery-orbit-section .solution-orbit .n2{right:7%!important;top:24%!important;box-shadow:0 0 30px rgba(0,230,118,.76)!important}
  .solutions-delivery-orbit-section .solution-orbit .n3{left:60%!important;bottom:4%!important;width:7px!important;height:7px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 0 22px rgba(255,255,255,.62)!important}
  .solutions-delivery-orbit-section .solution-orbit .n4{right:31%!important;bottom:31%!important;width:6px!important;height:6px!important;background:rgba(255,200,5,.88)!important}
}
@media (min-width:981px) and (max-width:1180px){
  .solutions-delivery-orbit-section .solution-orbit{
    top:18px!important;
    right:10.5%!important;
    width:clamp(245px,28vw,315px)!important;
  }
}


/* Final Why Aerxio strategic visual enhancement only */
.route-page[data-route="why-aerxio"] .advantage-cards{
  grid-column:2;
  grid-row:1 / span 2;
}
.route-page[data-route="why-aerxio"] .why-edge-visual{
  grid-column:1;
  grid-row:2;
  position:relative;
  min-height:185px;
  margin-top:-6px;
  border:1px solid rgba(255,200,5,.24);
  background:
    radial-gradient(circle at 50% 50%,rgba(255,200,5,.13),transparent 34%),
    radial-gradient(circle at 18% 72%,rgba(0,230,118,.08),transparent 28%),
    linear-gradient(145deg,rgba(20,18,10,.72),rgba(5,5,5,.92));
  overflow:hidden;
  box-shadow:0 18px 70px rgba(0,0,0,.38), inset 0 0 42px rgba(255,200,5,.04);
}
.route-page[data-route="why-aerxio"] .why-edge-visual::before,
.route-page[data-route="why-aerxio"] .why-edge-visual::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:250px;
  height:250px;
  border-radius:50%;
  border:1px solid rgba(255,200,5,.22);
  transform:translate(-50%,-50%) rotate(0deg);
  animation:whyEdgeOrbit 22s linear infinite;
}
.route-page[data-route="why-aerxio"] .why-edge-visual::after{
  width:154px;
  height:154px;
  border-color:rgba(255,255,255,.11);
  transform:translate(-50%,-50%) rotate(42deg);
  animation-duration:16s;
  animation-direction:reverse;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-core-mark{
  position:absolute;
  left:50%;
  top:50%;
  width:54px;
  height:54px;
  transform:translate(-50%,-50%) rotate(45deg);
  border:1px solid rgba(255,200,5,.34);
  background:linear-gradient(135deg,rgba(255,200,5,.12),rgba(0,0,0,.08));
  box-shadow:0 0 42px rgba(255,200,5,.16);
}
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-core-mark::before,
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-core-mark::after{
  content:"";
  position:absolute;
  inset:13px;
  border:1px solid rgba(255,200,5,.28);
}
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-node{
  position:absolute;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 0 20px rgba(255,200,5,.72);
  z-index:2;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-a{left:19%;top:28%;animation:whyNodePulse 3.2s ease-in-out infinite;}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-b{right:18%;top:34%;background:var(--green);box-shadow:0 0 18px rgba(0,230,118,.52);animation:whyNodePulse 3.8s ease-in-out infinite .4s;}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-c{left:32%;bottom:20%;width:7px;height:7px;background:#fff;box-shadow:0 0 16px rgba(255,255,255,.42);animation:whyNodePulse 4s ease-in-out infinite .8s;}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-d{right:31%;bottom:24%;animation:whyNodePulse 3.4s ease-in-out infinite 1s;}
.route-page[data-route="why-aerxio"] .why-edge-visual:before{
  box-shadow:
    0 0 0 42px rgba(255,200,5,.025),
    0 0 70px rgba(255,200,5,.08);
}
@keyframes whyEdgeOrbit{
  from{transform:translate(-50%,-50%) rotate(0deg)}
  to{transform:translate(-50%,-50%) rotate(360deg)}
}
@keyframes whyNodePulse{
  0%,100%{transform:scale(.86);opacity:.52}
  50%{transform:scale(1.18);opacity:1}
}
@media(max-width:1100px){
  .route-page[data-route="why-aerxio"] .advantage-cards{grid-column:auto;grid-row:auto;}
  .route-page[data-route="why-aerxio"] .why-edge-visual{grid-column:auto;grid-row:auto;min-height:150px;margin-top:0;}
}
@media(max-width:760px){
  .route-page[data-route="why-aerxio"] .why-edge-visual{min-height:128px;}
  .route-page[data-route="why-aerxio"] .why-edge-visual::before{width:210px;height:210px;}
  .route-page[data-route="why-aerxio"] .why-edge-visual::after{width:132px;height:132px;}
}



/* Final refinement only: Why Aerxio subtle moving strategic field, no frame */
.route-page[data-route="why-aerxio"] .why-edge-visual{
  grid-column:1!important;
  grid-row:2!important;
  position:relative!important;
  min-height:158px!important;
  margin-top:2px!important;
  border:0!important;
  outline:0!important;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,200,5,.105), transparent 28%),
    radial-gradient(circle at 34% 64%, rgba(0,230,118,.045), transparent 22%),
    radial-gradient(circle at 72% 37%, rgba(255,255,255,.035), transparent 18%)!important;
  box-shadow:none!important;
  overflow:hidden!important;
  pointer-events:none!important;
  opacity:.86!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual::before,
.route-page[data-route="why-aerxio"] .why-edge-visual::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  border-radius:50%!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:translate(-50%,-50%) rotate(0deg)!important;
  transform-origin:center!important;
  will-change:transform,opacity!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual::before{
  width:230px!important;
  height:118px!important;
  border:1px solid rgba(255,200,5,.16)!important;
  border-left-color:rgba(255,200,5,.04)!important;
  border-bottom-color:rgba(255,200,5,.06)!important;
  animation:whySubtleOrbitWide 26s linear infinite!important;
  opacity:.68!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual::after{
  width:154px!important;
  height:82px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-right-color:rgba(0,230,118,.10)!important;
  animation:whySubtleOrbitTight 18s linear infinite reverse!important;
  opacity:.56!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-core-mark{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:34px!important;
  height:34px!important;
  transform:translate(-50%,-50%) rotate(45deg)!important;
  border:1px solid rgba(255,200,5,.18)!important;
  background:rgba(255,200,5,.035)!important;
  box-shadow:0 0 30px rgba(255,200,5,.10)!important;
  animation:whyCoreBreathe 5.8s ease-in-out infinite!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-core-mark::before,
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-core-mark::after{
  content:""!important;
  position:absolute!important;
  inset:9px!important;
  border:1px solid rgba(255,200,5,.16)!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .edge-node{
  position:absolute!important;
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:rgba(255,200,5,.78)!important;
  box-shadow:0 0 15px rgba(255,200,5,.42)!important;
  z-index:2!important;
  opacity:.72!important;
  will-change:transform,opacity!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-a{
  left:18%!important;top:39%!important;
  animation:whyNodeDriftA 7.4s ease-in-out infinite!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-b{
  right:20%!important;top:33%!important;
  background:rgba(0,230,118,.62)!important;
  box-shadow:0 0 15px rgba(0,230,118,.30)!important;
  animation:whyNodeDriftB 8.2s ease-in-out infinite .35s!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-c{
  left:35%!important;bottom:24%!important;
  width:5px!important;height:5px!important;
  background:rgba(255,255,255,.62)!important;
  box-shadow:0 0 12px rgba(255,255,255,.24)!important;
  animation:whyNodeDriftC 7.8s ease-in-out infinite .8s!important;
}
.route-page[data-route="why-aerxio"] .why-edge-visual .node-d{
  right:34%!important;bottom:27%!important;
  animation:whyNodeDriftD 8.8s ease-in-out infinite .55s!important;
}
@keyframes whySubtleOrbitWide{
  from{transform:translate(-50%,-50%) rotate(-8deg)}
  to{transform:translate(-50%,-50%) rotate(352deg)}
}
@keyframes whySubtleOrbitTight{
  from{transform:translate(-50%,-50%) rotate(28deg)}
  to{transform:translate(-50%,-50%) rotate(388deg)}
}
@keyframes whyCoreBreathe{
  0%,100%{opacity:.55;transform:translate(-50%,-50%) rotate(45deg) scale(.96)}
  50%{opacity:.82;transform:translate(-50%,-50%) rotate(45deg) scale(1.06)}
}
@keyframes whyNodeDriftA{
  0%,100%{transform:translate(0,0) scale(.85);opacity:.52}
  50%{transform:translate(18px,-8px) scale(1.08);opacity:.86}
}
@keyframes whyNodeDriftB{
  0%,100%{transform:translate(0,0) scale(.85);opacity:.50}
  50%{transform:translate(-17px,9px) scale(1.05);opacity:.82}
}
@keyframes whyNodeDriftC{
  0%,100%{transform:translate(0,0) scale(.84);opacity:.44}
  50%{transform:translate(12px,-12px) scale(1.08);opacity:.76}
}
@keyframes whyNodeDriftD{
  0%,100%{transform:translate(0,0) scale(.84);opacity:.48}
  50%{transform:translate(-13px,-9px) scale(1.06);opacity:.80}
}
@media(max-width:1100px){
  .route-page[data-route="why-aerxio"] .why-edge-visual{
    grid-column:auto!important;
    grid-row:auto!important;
    min-height:132px!important;
    margin-top:0!important;
  }
}
@media(max-width:760px){
  .route-page[data-route="why-aerxio"] .why-edge-visual{
    min-height:110px!important;
    opacity:.72!important;
  }
  .route-page[data-route="why-aerxio"] .why-edge-visual::before{width:190px!important;height:96px!important;}
  .route-page[data-route="why-aerxio"] .why-edge-visual::after{width:128px!important;height:68px!important;}
}


/* Final targeted home-page orbit adjustment only */
@media (min-width:981px){
  .route-page[data-route="home"] .who-visual-stack .who-orbit{
    top:-250px!important;
    width:min(300px,32vw)!important;
    opacity:.58!important;
    filter:drop-shadow(0 0 28px rgba(255,200,5,.12))!important;
  }
  .route-page[data-route="home"] .who-visual-stack .who-orbit::before{
    inset:13%!important;
    border-color:rgba(255,255,255,.16)!important;
  }
  .route-page[data-route="home"] .who-visual-stack .who-orbit::after{
    inset:32%!important;
    border-color:rgba(255,200,5,.30)!important;
    box-shadow:0 0 48px rgba(255,200,5,.13)!important;
  }
}



/* Final targeted home-page orbit rebalance only: less upward movement, preserve revolving animation */
@media (min-width:981px){
  .route-page[data-route="home"] .who-visual-stack .who-orbit{
    top:-285px!important;
  }
}


/* Final targeted hero title refinement across all pages - no structure/content changes */
.hero h1,
.page-hero h1{
  font-size:clamp(32px,4.55vw,62px)!important;
  line-height:1.03!important;
  letter-spacing:-.03em!important;
  max-width:900px!important;
}
.page-hero h1{
  font-size:clamp(30px,4.1vw,56px)!important;
  max-width:860px!important;
}
.hero .lead,
.page-hero .lead{
  font-size:clamp(16px,1.25vw,19px)!important;
  line-height:1.58!important;
  max-width:660px!important;
}
@media (min-width:1200px){
  .hero h1{font-size:62px!important;}
  .page-hero h1{font-size:56px!important;}
}
@media (max-width:900px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(31px,8vw,46px)!important;
    line-height:1.06!important;
    letter-spacing:-.025em!important;
    max-width:100%!important;
  }
  .hero .lead,
  .page-hero .lead{
    font-size:16px!important;
    line-height:1.55!important;
  }
}
@media (max-width:520px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(29px,9vw,39px)!important;
    line-height:1.08!important;
  }
  .hero-content{
    max-width:100%!important;
  }
}

/* Final professional hero banner typography refinement only */
.hero h1,
.page-hero h1{
  font-size:clamp(34px,4.45vw,62px)!important;
  line-height:1.06!important;
  font-weight:850!important;
  letter-spacing:-0.045em!important;
  max-width:860px!important;
}
.hero .lead,
.page-hero .lead{
  font-size:clamp(16px,1.25vw,19px)!important;
  line-height:1.62!important;
  max-width:620px!important;
}
@media (max-width:1024px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(32px,6.1vw,54px)!important;
    line-height:1.07!important;
    max-width:760px!important;
  }
}
@media (max-width:768px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(31px,9.1vw,45px)!important;
    line-height:1.08!important;
    letter-spacing:-0.04em!important;
    max-width:94vw!important;
  }
  .hero .lead,
  .page-hero .lead{
    font-size:16px!important;
    line-height:1.6!important;
  }
}
@media (max-width:420px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(29px,8.5vw,38px)!important;
    line-height:1.1!important;
  }
}



/* Final banner message typography reduction - two levels down only */
.hero h1,
.page-hero h1{
  font-size:clamp(28px,3.35vw,48px)!important;
  line-height:1.12!important;
  font-weight:820!important;
  letter-spacing:-0.028em!important;
  max-width:760px!important;
}
.hero .lead,
.page-hero .lead{
  font-size:clamp(14px,1.02vw,16px)!important;
  line-height:1.62!important;
  max-width:560px!important;
}
.hero .breadcrumb,
.page-hero .breadcrumb{
  font-size:10px!important;
  letter-spacing:.13em!important;
}
@media (min-width:1280px){
  .hero h1{font-size:48px!important;}
  .page-hero h1{font-size:46px!important;}
}
@media (max-width:1024px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(27px,5.1vw,42px)!important;
    line-height:1.13!important;
    max-width:690px!important;
  }
  .hero .lead,
  .page-hero .lead{
    font-size:15px!important;
    max-width:540px!important;
  }
}
@media (max-width:768px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(25px,7.2vw,35px)!important;
    line-height:1.14!important;
    letter-spacing:-0.025em!important;
    max-width:92vw!important;
  }
  .hero .lead,
  .page-hero .lead{
    font-size:14px!important;
    line-height:1.58!important;
    max-width:90vw!important;
  }
}
@media (max-width:420px){
  .hero h1,
  .page-hero h1{
    font-size:clamp(24px,7.4vw,32px)!important;
    line-height:1.16!important;
  }
}



/* Final targeted banner-message reduction: one additional level down */
.route-page .page-hero h1,
.route-page .hero-title,
.route-page .page-title,
.route-page .banner-title{
  font-size:clamp(2.05rem, 5.1vw, 5.55rem)!important;
  line-height:.93!important;
  letter-spacing:-.045em!important;
}
.route-page .page-hero .hero-lead,
.route-page .page-hero p,
.route-page .banner-subtitle,
.route-page .hero-subtitle{
  font-size:clamp(.94rem, 1.35vw, 1.16rem)!important;
  line-height:1.55!important;
}
@media (max-width:768px){
  .route-page .page-hero h1,
  .route-page .hero-title,
  .route-page .page-title,
  .route-page .banner-title{
    font-size:clamp(2.0rem, 10vw, 3.15rem)!important;
    line-height:.94!important;
  }
  .route-page .page-hero .hero-lead,
  .route-page .page-hero p,
  .route-page .banner-subtitle,
  .route-page .hero-subtitle{
    font-size:.98rem!important;
    line-height:1.55!important;
  }
}



/* Final targeted typography polish: cards and form headings only */
@media (max-width:768px){
  .flip-face h3{
    font-size:clamp(18px,5.2vw,24px)!important;
    line-height:1.16!important;
    letter-spacing:-.028em!important;
  }
  .flip-face p,
  .flip-face li{
    font-size:14px!important;
    line-height:1.55!important;
  }
}
.route-page[data-route="why-aerxio"] .card h3,
.route-page[data-route="why-aerxio"] .edge-card h3,
.route-page[data-route="why-aerxio"] .advantage-card h3{
  font-size:clamp(18px,1.55vw,25px)!important;
  line-height:1.13!important;
  letter-spacing:-.032em!important;
}
.route-page[data-route="contact"] .contact-form-card h3,
.route-page[data-route="contact"] .contact-brief h3{
  font-size:clamp(20px,1.75vw,28px)!important;
  line-height:1.16!important;
  letter-spacing:-.032em!important;
}
@media (max-width:768px){
  .route-page[data-route="why-aerxio"] .card h3,
  .route-page[data-route="why-aerxio"] .edge-card h3,
  .route-page[data-route="why-aerxio"] .advantage-card h3,
  .route-page[data-route="contact"] .contact-form-card h3,
  .route-page[data-route="contact"] .contact-brief h3{
    font-size:clamp(18px,5.4vw,24px)!important;
    line-height:1.18!important;
  }
}



/* Final banner message alignment: all page main banner messages matched to home banner scale */
.hero h1,
.page-hero h1,
.route-page .page-hero h1,
.route-page .hero-title,
.route-page .page-title,
.route-page .banner-title{
  font-size:clamp(28px,3.35vw,48px)!important;
  line-height:1.12!important;
  font-weight:820!important;
  letter-spacing:-0.028em!important;
  max-width:760px!important;
}
.hero .lead,
.page-hero .lead,
.route-page .page-hero .lead,
.route-page .page-hero .hero-lead,
.route-page .page-hero p,
.route-page .banner-subtitle,
.route-page .hero-subtitle{
  font-size:clamp(14px,1.02vw,16px)!important;
  line-height:1.62!important;
  max-width:560px!important;
}
@media (min-width:1280px){
  .hero h1,
  .page-hero h1,
  .route-page .page-hero h1,
  .route-page .hero-title,
  .route-page .page-title,
  .route-page .banner-title{
    font-size:48px!important;
  }
}
@media (max-width:1024px){
  .hero h1,
  .page-hero h1,
  .route-page .page-hero h1,
  .route-page .hero-title,
  .route-page .page-title,
  .route-page .banner-title{
    font-size:clamp(27px,5.1vw,42px)!important;
    line-height:1.13!important;
    max-width:690px!important;
  }
  .hero .lead,
  .page-hero .lead,
  .route-page .page-hero .lead,
  .route-page .page-hero .hero-lead,
  .route-page .page-hero p,
  .route-page .banner-subtitle,
  .route-page .hero-subtitle{
    font-size:15px!important;
    max-width:540px!important;
  }
}
@media (max-width:768px){
  .hero h1,
  .page-hero h1,
  .route-page .page-hero h1,
  .route-page .hero-title,
  .route-page .page-title,
  .route-page .banner-title{
    font-size:clamp(25px,7.2vw,35px)!important;
    line-height:1.14!important;
    letter-spacing:-0.025em!important;
    max-width:92vw!important;
  }
  .hero .lead,
  .page-hero .lead,
  .route-page .page-hero .lead,
  .route-page .page-hero .hero-lead,
  .route-page .page-hero p,
  .route-page .banner-subtitle,
  .route-page .hero-subtitle{
    font-size:14px!important;
    line-height:1.58!important;
    max-width:90vw!important;
  }
}
@media (max-width:420px){
  .hero h1,
  .page-hero h1,
  .route-page .page-hero h1,
  .route-page .hero-title,
  .route-page .page-title,
  .route-page .banner-title{
    font-size:clamp(24px,7.4vw,32px)!important;
    line-height:1.16!important;
  }
}


/* Final page banner artwork motion only: subtle route-specific movement, no artwork replacement */
.route-page:not([data-route="home"]) .page-hero .hero-img{
  overflow:hidden!important;
}
.route-page:not([data-route="home"]) .page-hero .hero-img img{
  will-change:transform!important;
  backface-visibility:hidden!important;
  -webkit-backface-visibility:hidden!important;
  transform-origin:center center!important;
  animation:aerxioPageBannerDrift 24s ease-in-out infinite alternate!important;
}
.route-page[data-route="solutions"] .page-hero .hero-img img,
.route-page[data-route="airports"] .page-hero .hero-img img,
.route-page[data-route="use-cases"] .page-hero .hero-img img,
.route-page[data-route="contact"] .page-hero .hero-img img{
  animation-name:aerxioBannerDriftRightToLeft!important;
  transform-origin:66% 50%!important;
}
.route-page[data-route="defense"] .page-hero .hero-img img,
.route-page[data-route="partnerships"] .page-hero .hero-img img,
.route-page[data-route="why-aerxio"] .page-hero .hero-img img{
  animation-name:aerxioBannerDriftLeftToRight!important;
  transform-origin:42% 50%!important;
}
@keyframes aerxioBannerDriftRightToLeft{
  0%{transform:translate3d(0,0,0) scale(1.018);}
  52%{transform:translate3d(-1.35%,0,0) scale(1.038);}
  100%{transform:translate3d(-.35%,0,0) scale(1.024);}
}
@keyframes aerxioBannerDriftLeftToRight{
  0%{transform:translate3d(0,0,0) scale(1.018);}
  52%{transform:translate3d(1.15%,0,0) scale(1.036);}
  100%{transform:translate3d(.25%,0,0) scale(1.022);}
}
@keyframes aerxioPageBannerDrift{
  0%{transform:translate3d(0,0,0) scale(1.018);}
  50%{transform:translate3d(-.9%,0,0) scale(1.034);}
  100%{transform:translate3d(.25%,0,0) scale(1.022);}
}
@media (max-width:768px){
  .route-page:not([data-route="home"]) .page-hero .hero-img img{
    animation-duration:26s!important;
  }
  .route-page[data-route="solutions"] .page-hero .hero-img img,
  .route-page[data-route="airports"] .page-hero .hero-img img,
  .route-page[data-route="use-cases"] .page-hero .hero-img img,
  .route-page[data-route="contact"] .page-hero .hero-img img{
    animation-name:aerxioBannerMobileDriftRightToLeft!important;
  }
  .route-page[data-route="defense"] .page-hero .hero-img img,
  .route-page[data-route="partnerships"] .page-hero .hero-img img,
  .route-page[data-route="why-aerxio"] .page-hero .hero-img img{
    animation-name:aerxioBannerMobileDriftLeftToRight!important;
  }
}
@keyframes aerxioBannerMobileDriftRightToLeft{
  0%{transform:translate3d(0,0,0) scale(1.025);}
  52%{transform:translate3d(-1.8%,0,0) scale(1.05);}
  100%{transform:translate3d(-.45%,0,0) scale(1.032);}
}
@keyframes aerxioBannerMobileDriftLeftToRight{
  0%{transform:translate3d(0,0,0) scale(1.025);}
  52%{transform:translate3d(1.55%,0,0) scale(1.048);}
  100%{transform:translate3d(.35%,0,0) scale(1.03);}
}
@media (prefers-reduced-motion:reduce){
  .route-page:not([data-route="home"]) .page-hero .hero-img img{
    animation:none!important;
    transform:none!important;
  }
}


/* Final targeted refinement: Home Strategic Domains card titles only */
.route-page[data-route="home"] .domain-panel > h2{
  font-size:clamp(34px,4.4vw,54px)!important;
  line-height:.96!important;
  letter-spacing:-.045em!important;
}
@media (max-width:768px){
  .route-page[data-route="home"] .domain-panel > h2{
    font-size:clamp(30px,10vw,42px)!important;
    line-height:1!important;
  }
}


/* Final surgical fix: Home Strategic Domains title size */
.route-page[data-route="home"] .domain-panel > h2[style]{
  font-size:clamp(30px,3.1vw,44px)!important;
  line-height:1.03!important;
  letter-spacing:-.035em!important;
}
@media (max-width:768px){
  .route-page[data-route="home"] .domain-panel > h2[style]{
    font-size:clamp(28px,8.2vw,36px)!important;
    line-height:1.04!important;
  }
}



/* Final targeted reduction: Home Strategic Domains card titles one additional level down */
.route-page[data-route="home"] .domain-card h3,
.route-page[data-route="home"] .domain-card .domain-title,
.route-page[data-route="home"] .strategic-domain h3,
.route-page[data-route="home"] .strategic-domains h3{
  font-size: clamp(2.05rem, 4.1vw, 4.1rem) !important;
  line-height: .94 !important;
  letter-spacing: -0.045em !important;
}
@media (max-width: 768px){
  .route-page[data-route="home"] .domain-card h3,
  .route-page[data-route="home"] .domain-card .domain-title,
  .route-page[data-route="home"] .strategic-domain h3,
  .route-page[data-route="home"] .strategic-domains h3{
    font-size: clamp(2rem, 12vw, 3.1rem) !important;
    line-height: .94 !important;
  }
}



/* Final targeted refinement: Solutions page orbit richer motion only */
@media (min-width:981px){
  .solutions-delivery-orbit-section .solution-orbit{
    top:8px!important;
    right:11.6%!important;
    width:clamp(318px,28vw,420px)!important;
    opacity:.76!important;
    overflow:visible!important;
    border-color:rgba(255,200,5,.26)!important;
    background:
      radial-gradient(circle at 50% 50%, rgba(255,200,5,.20) 0 2px, transparent 3px),
      radial-gradient(circle at 17% 47%, rgba(255,200,5,.28) 0 3px, transparent 5px),
      radial-gradient(circle at 79% 27%, rgba(0,230,118,.22) 0 3px, transparent 5px),
      radial-gradient(circle at 67% 86%, rgba(255,255,255,.20) 0 2px, transparent 4px),
      radial-gradient(circle at 33% 17%, rgba(255,200,5,.12) 0 2px, transparent 4px),
      radial-gradient(circle at 86% 62%, rgba(255,255,255,.10) 0 2px, transparent 4px),
      conic-gradient(from 25deg, transparent 0 14%, rgba(255,200,5,.115) 15%, transparent 17% 37%, rgba(255,255,255,.070) 38%, transparent 40% 61%, rgba(255,200,5,.085) 62%, transparent 64% 100%),
      radial-gradient(ellipse at 50% 50%, transparent 45%, rgba(255,200,5,.17) 46%, transparent 47%),
      radial-gradient(ellipse at 50% 50%, transparent 60%, rgba(255,255,255,.11) 61%, transparent 62%),
      radial-gradient(ellipse at 50% 50%, transparent 75%, rgba(255,200,5,.09) 76%, transparent 77%),
      radial-gradient(circle at 50% 50%, rgba(255,200,5,.04), transparent 67%)!important;
    box-shadow:
      0 0 0 26px rgba(255,200,5,.018),
      0 0 0 58px rgba(255,255,255,.011),
      0 0 0 92px rgba(255,200,5,.009),
      0 0 88px rgba(255,200,5,.10)!important;
    filter:drop-shadow(0 0 34px rgba(255,200,5,.20))!important;
    animation:aerxioOrbitSpin 26s linear infinite, solutionOrbitBreath 6.8s ease-in-out infinite!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::before{
    inset:7%!important;
    border-color:rgba(255,200,5,.23)!important;
    transform:rotate(14deg) scaleX(1.32)!important;
    box-shadow:0 0 0 22px rgba(255,200,5,.014),0 0 54px rgba(255,200,5,.075)!important;
    animation:solutionOrbitPlaneA 31s linear infinite!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::after{
    inset:24%!important;
    border-color:rgba(255,255,255,.15)!important;
    transform:rotate(-31deg) scaleX(1.46)!important;
    box-shadow:0 0 0 18px rgba(255,255,255,.012),0 0 50px rgba(255,200,5,.07)!important;
    animation:solutionOrbitPlaneB 22s linear infinite reverse!important;
  }
  .solutions-delivery-orbit-section .solution-orbit span{
    width:8px!important;
    height:8px!important;
    opacity:.95!important;
    animation:solutionDotPulse 4.6s ease-in-out infinite!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n1{
    left:5%!important;top:47%!important;
    box-shadow:
      72px -96px 0 -4px rgba(255,200,5,.72),
      168px -72px 0 -5px rgba(255,255,255,.55),
      242px 8px 0 -4px rgba(255,200,5,.55),
      118px 112px 0 -5px rgba(0,230,118,.46)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n2{
    right:7%!important;top:24%!important;
    box-shadow:
      -68px 78px 0 -4px rgba(0,230,118,.62),
      -150px 112px 0 -5px rgba(255,200,5,.58),
      -226px 22px 0 -5px rgba(255,255,255,.48),
      -96px -74px 0 -5px rgba(255,200,5,.54)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n3{
    left:60%!important;bottom:4%!important;width:6px!important;height:6px!important;background:rgba(255,255,255,.84)!important;
    box-shadow:
      -116px -44px 0 -3px rgba(255,255,255,.52),
      58px -108px 0 -3px rgba(255,200,5,.52),
      122px -46px 0 -4px rgba(0,230,118,.42)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n4{
    right:31%!important;bottom:31%!important;width:5px!important;height:5px!important;background:rgba(255,200,5,.82)!important;
    box-shadow:
      -154px -18px 0 -3px rgba(255,200,5,.50),
      88px 44px 0 -3px rgba(255,255,255,.46),
      142px -82px 0 -3px rgba(255,200,5,.44)!important;
  }
}
@keyframes solutionOrbitBreath{0%,100%{filter:drop-shadow(0 0 28px rgba(255,200,5,.16));opacity:.70}50%{filter:drop-shadow(0 0 42px rgba(255,200,5,.24));opacity:.82}}
@keyframes solutionOrbitPlaneA{0%{transform:rotate(14deg) scaleX(1.32)}100%{transform:rotate(374deg) scaleX(1.32)}}
@keyframes solutionOrbitPlaneB{0%{transform:rotate(-31deg) scaleX(1.46)}100%{transform:rotate(329deg) scaleX(1.46)}}
@keyframes solutionDotPulse{0%,100%{transform:scale(.92)}50%{transform:scale(1.18)}}
@media (min-width:981px) and (max-width:1180px){
  .solutions-delivery-orbit-section .solution-orbit{
    right:9.5%!important;
    width:clamp(260px,29vw,335px)!important;
  }
}



/* Final targeted enhancement: Solutions orbit icons and richer motion only */
@media (min-width:981px){
  .solutions-delivery-orbit-section .solution-orbit{
    width:clamp(355px,31vw,470px)!important;
    right:9.8%!important;
    top:0!important;
    opacity:.84!important;
    border-color:rgba(255,200,5,.32)!important;
    background:
      radial-gradient(circle at 50% 50%, rgba(255,200,5,.28) 0 2px, transparent 4px),
      radial-gradient(circle at 15% 48%, rgba(255,200,5,.36) 0 4px, transparent 7px),
      radial-gradient(circle at 80% 25%, rgba(0,230,118,.28) 0 4px, transparent 7px),
      radial-gradient(circle at 66% 88%, rgba(255,255,255,.26) 0 3px, transparent 6px),
      radial-gradient(circle at 31% 15%, rgba(255,200,5,.18) 0 3px, transparent 6px),
      radial-gradient(circle at 88% 63%, rgba(255,255,255,.15) 0 3px, transparent 6px),
      radial-gradient(circle at 45% 8%, rgba(255,200,5,.13) 0 2px, transparent 5px),
      conic-gradient(from 16deg, transparent 0 10%, rgba(255,200,5,.145) 11%, transparent 14% 30%, rgba(255,255,255,.090) 31%, transparent 34% 50%, rgba(255,200,5,.105) 51%, transparent 54% 72%, rgba(0,230,118,.060) 73%, transparent 76% 100%),
      radial-gradient(ellipse at 50% 50%, transparent 39%, rgba(255,200,5,.20) 40%, transparent 41%),
      radial-gradient(ellipse at 50% 50%, transparent 54%, rgba(255,255,255,.13) 55%, transparent 56%),
      radial-gradient(ellipse at 50% 50%, transparent 69%, rgba(255,200,5,.13) 70%, transparent 71%),
      radial-gradient(ellipse at 50% 50%, transparent 82%, rgba(255,255,255,.070) 83%, transparent 84%),
      radial-gradient(circle at 50% 50%, rgba(255,200,5,.052), transparent 70%)!important;
    box-shadow:
      0 0 0 34px rgba(255,200,5,.018),
      0 0 0 70px rgba(255,255,255,.012),
      0 0 0 112px rgba(255,200,5,.008),
      0 0 96px rgba(255,200,5,.12)!important;
    animation:aerxioOrbitSpin 30s linear infinite, solutionOrbitBreath 7.2s ease-in-out infinite!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::before{
    inset:6%!important;
    border-color:rgba(255,200,5,.28)!important;
    transform:rotate(13deg) scaleX(1.40)!important;
    box-shadow:0 0 0 26px rgba(255,200,5,.016),0 0 74px rgba(255,200,5,.085)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit::after{
    inset:23%!important;
    border-color:rgba(255,255,255,.18)!important;
    transform:rotate(-31deg) scaleX(1.54)!important;
    box-shadow:0 0 0 20px rgba(255,255,255,.014),0 0 58px rgba(255,200,5,.08)!important;
  }
  .solutions-delivery-orbit-section .solution-orbit span:not(.orbit-icon){
    width:12px!important;
    height:12px!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .n3{width:8px!important;height:8px!important}
  .solutions-delivery-orbit-section .solution-orbit .n4{width:7px!important;height:7px!important}
  .solutions-delivery-orbit-section .solution-orbit .orbit-icon{
    position:absolute!important;
    display:block!important;
    width:38px!important;
    height:38px!important;
    border-radius:0!important;
    background-color:transparent!important;
    background-repeat:no-repeat!important;
    background-position:center!important;
    background-size:contain!important;
    opacity:.72!important;
    filter:drop-shadow(0 0 16px rgba(255,200,5,.35))!important;
    animation:solutionIconCounterSpin 30s linear infinite reverse, solutionIconFloat 5.8s ease-in-out infinite!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .oi1{left:18%!important;top:20%!important;background-image:url("../media/inline-64a0fac9151162a6.png")!important;}
  .solutions-delivery-orbit-section .solution-orbit .oi2{right:16%!important;top:50%!important;background-image:url("../media/inline-847da82fa67b3a4e.png")!important;animation-duration:30s,6.4s!important;}
  .solutions-delivery-orbit-section .solution-orbit .oi3{left:48%!important;bottom:9%!important;background-image:url("../media/inline-1af42c733bf8d404.png")!important;filter:drop-shadow(0 0 15px rgba(255,255,255,.22))!important;animation-duration:30s,7s!important;}
}
@keyframes solutionIconCounterSpin{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}
@keyframes solutionIconFloat{0%,100%{margin-top:0;opacity:.58}50%{margin-top:-7px;opacity:.86}}
@media (min-width:981px) and (max-width:1180px){
  .solutions-delivery-orbit-section .solution-orbit{
    width:clamp(300px,31vw,365px)!important;
    right:8.5%!important;
  }
  .solutions-delivery-orbit-section .solution-orbit .orbit-icon{width:30px!important;height:30px!important;}
}


/* Final targeted Solutions delivery role bullets only */
.solutions-delivery-orbit-section .aerxio-role-bullets{
  list-style:none;
  margin:20px 0 0;
  padding:0;
  display:grid;
  gap:13px;
}
.solutions-delivery-orbit-section .aerxio-role-bullets li{
  position:relative;
  padding-left:22px;
}
.solutions-delivery-orbit-section .aerxio-role-bullets li::before{
  content:"";
  position:absolute;
  left:0;
  top:.62em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 0 14px rgba(255,200,5,.45);
}
.solutions-delivery-orbit-section .aerxio-role-bullets strong{
  display:block;
  color:var(--white);
  font-weight:900;
  margin-bottom:6px;
}
.solutions-delivery-orbit-section .aerxio-role-bullets span{
  display:block;
  color:var(--muted);
  line-height:1.6;
}



/* Final launch polish: restrained design, responsive typography, browser/accessibility optimization */
:root{
  --final-hero-title-desktop:clamp(30px,3.8vw,54px);
  --final-page-title-desktop:clamp(28px,3.25vw,46px);
  --final-hero-title-mobile:clamp(27px,7.1vw,38px);
  --final-page-title-mobile:clamp(25px,6.8vw,36px);
}
.hero h1{font-size:var(--final-hero-title-desktop)!important;line-height:1.07!important;letter-spacing:-.028em!important;text-wrap:balance;}
.page-hero h1{font-size:var(--final-page-title-desktop)!important;line-height:1.08!important;text-wrap:balance;}
.hero .lead,.page-hero .lead{text-wrap:pretty;max-width:720px;}
.btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent;}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.flip-card:focus-visible{outline:2px solid var(--gold);outline-offset:4px;}
.flip-face{gap:18px;}
.flip-face h3{font-size:clamp(19px,1.75vw,27px)!important;line-height:1.12!important;text-wrap:balance;}
.flip-face p,.flip-face li{overflow-wrap:break-word;}
.readmore{margin-top:auto;}
.image-card .content h3,.usecase-card h3,.advantage-card h3{text-wrap:balance;}
.hero-img img,.image-card img,.usecase-card img,.command-panel img{transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.solution-orbit,.submission-orbit,.home-orbit,.why-strategy-motion{will-change:transform;}
@media (max-width: 760px){
  .hero h1{font-size:var(--final-hero-title-mobile)!important;line-height:1.09!important;}
  .page-hero h1{font-size:var(--final-page-title-mobile)!important;line-height:1.1!important;}
  .hero .lead,.page-hero .lead{font-size:15.5px!important;line-height:1.55!important;}
  .hero-content{padding-left:max(18px,5vw)!important;padding-right:max(18px,5vw)!important;}
  .section{padding-top:50px!important;padding-bottom:50px!important;}
  .section-head{gap:16px;margin-bottom:24px!important;}
  .flip-card,.flip-inner{min-height:320px!important;}
  .flip-face{padding:24px!important;gap:16px;}
  .flip-face h3{font-size:20px!important;line-height:1.16!important;}
  .flip-face p,.flip-face li{font-size:14.5px!important;line-height:1.55!important;}
  .readmore{font-size:10px!important;line-height:1.35!important;}
  .hero-actions{gap:10px;}
  .status-row{gap:8px;}
}
@media (max-width: 420px){
  .hero h1{font-size:clamp(25px,7vw,33px)!important;}
  .page-hero h1{font-size:clamp(24px,6.6vw,32px)!important;}
  .btn{min-height:44px;padding:12px 16px;font-size:10.5px!important;}
}
@media (prefers-reduced-motion: reduce){
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important;}
}



/* Requested-only production patch: prevent AERXIO letter bleed on flipped cards in Safari/WebKit */
.home-deliver .flip-inner{
  -webkit-transform-style:preserve-3d;
  transform-style:preserve-3d;
}
.home-deliver .flip-face{
  -webkit-backface-visibility:hidden!important;
  backface-visibility:hidden!important;
  transform:rotateY(0deg) translateZ(0);
  -webkit-transform:rotateY(0deg) translateZ(0);
  contain:paint;
}
.home-deliver .flip-back{
  transform:rotateY(180deg) translateZ(1px)!important;
  -webkit-transform:rotateY(180deg) translateZ(1px)!important;
  z-index:2;
}
.home-deliver .flip-card:hover .flip-inner,
.home-deliver .flip-card.is-flipped .flip-inner{
  -webkit-transform:rotateY(180deg);
  transform:rotateY(180deg);
}
.home-deliver .flip-back h3,
.home-deliver .flip-back ul,
.home-deliver .flip-back .mini-label,
.home-deliver .flip-back .readmore{
  position:relative;
  z-index:3;
}
@media(max-width:980px){
  .home-deliver .flip-face{overflow:hidden!important;}
  .home-deliver .flip-back h3{max-width:100%;padding-right:0;}
}



/* AERXIO requested scoped production fixes: Who We Are artwork, A/I/O alignment, Safari flip bleed */
.aerxio-pillar-system .pillar-card{
  align-items:flex-start!important;
  text-align:left!important;
}
.aerxio-pillar-system .pillar-core{
  align-self:flex-start!important;
  justify-self:start!important;
  margin-left:0!important;
  text-align:left!important;
}
.aerxio-pillar-system .pillar-copy{
  text-align:left!important;
}
.home-deliver .flip-card,
.home-deliver .flip-inner,
.home-deliver .flip-face{
  -webkit-transform-style:preserve-3d;
  transform-style:preserve-3d;
}
.home-deliver .flip-face{
  -webkit-backface-visibility:hidden!important;
  backface-visibility:hidden!important;
  transform:rotateY(0deg) translateZ(.1px);
}
.home-deliver .flip-back{
  transform:rotateY(180deg) translateZ(.1px)!important;
  overflow:hidden;
}
.home-deliver .flip-back::after{
  content:none!important;
  display:none!important;
}
.home-deliver .flip-back .iconbox,
.home-deliver .flip-back img{
  display:none!important;
}
.home-deliver .flip-back h3{
  max-width:100%;
  padding-right:0!important;
  position:relative;
  z-index:3;
}
.home-deliver .flip-back ul,
.home-deliver .flip-back .mini-label,
.home-deliver .flip-back .readmore{
  position:relative;
  z-index:3;
}
@supports (-webkit-touch-callout:none){
  .home-deliver .flip-card:hover .flip-face:not(.flip-back),
  .home-deliver .flip-card.is-flipped .flip-face:not(.flip-back){
    opacity:0;
  }
  .home-deliver .flip-card:hover .flip-back,
  .home-deliver .flip-card.is-flipped .flip-back{
    opacity:1;
  }
}
@media(max-width:980px){
  .aerxio-pillar-system .pillar-card,
  .aerxio-pillar-system .pillar-core,
  .aerxio-pillar-system .pillar-copy{
    align-items:flex-start!important;
    text-align:left!important;
  }
}


/* Home hero video banner replacement */
.home-animated-hero .home-hero-video{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  background:#050505;
}
@media (prefers-reduced-motion: reduce){
  .home-animated-hero .home-hero-video{animation:none;}
}


/* Final cross-browser responsive normalization only: spacing and viewport consistency; no structure, color, theme, artwork or content changes */
@media (max-width: 900px){
  .section-head .kicker{
    margin-bottom:16px!important;
  }
  .section-head .kicker + h1,
  .section-head .kicker + h2,
  .section-head .kicker + h3{
    margin-top:0!important;
  }
  .section-head{
    margin-bottom:30px!important;
  }
  .breadcrumb{
    margin-bottom:16px!important;
  }
}
@media (max-width: 560px){
  .section-head .kicker{
    margin-bottom:14px!important;
  }
  .section-head{
    margin-bottom:28px!important;
  }
  .breadcrumb{
    margin-bottom:14px!important;
  }
}
@media (min-width: 901px){
  .route-page:not([data-route="home"]) > .hero.page-hero{
    min-height:100vh!important;
    min-height:100svh!important;
    align-items:end!important;
  }
  .route-page:not([data-route="home"]) > .hero.page-hero .hero-content{
    padding-top:calc(74px + clamp(36px,6vh,76px))!important;
    padding-bottom:clamp(72px,9vh,112px)!important;
  }
  .route-page:not([data-route="home"]) > .hero.page-hero + .section,
  .route-page:not([data-route="home"]) > .hero.page-hero + .metric-grid{
    margin-top:0!important;
  }
}
@supports (height: 100dvh){
  @media (min-width: 901px){
    .route-page:not([data-route="home"]) > .hero.page-hero{
      min-height:100dvh!important;
    }
  }
}
@media (min-width: 901px) and (max-height: 760px){
  .route-page:not([data-route="home"]) > .hero.page-hero .hero-content{
    padding-top:calc(74px + 30px)!important;
    padding-bottom:54px!important;
  }
  .route-page:not([data-route="home"]) > .hero.page-hero h1{
    font-size:clamp(32px,4.1vw,54px)!important;
    line-height:1.02!important;
  }
  .route-page:not([data-route="home"]) > .hero.page-hero .lead{
    font-size:clamp(16px,1.25vw,19px)!important;
    line-height:1.55!important;
  }
}
@supports (-webkit-touch-callout: none){
  .hero,.page-hero,.home-animated-hero{
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
  }
  @media (min-width: 901px){
    .route-page:not([data-route="home"]) > .hero.page-hero{
      min-height:100svh!important;
    }
  }
}
@media (max-width: 768px) {
  a[href*="contact"] svg,
  a[href*="contact"] i,
  a[href*="contact"] .arrow,
  a[href*="contact"] .icon {
    display: none !important;
  }
}

/* Airports operational stack redesign */
.airport-stack-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}
.airport-stack-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.045) 0%,rgba(255,255,255,.02) 100%);box-shadow:0 14px 34px rgba(0,0,0,.22);overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.airport-stack-card::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:linear-gradient(90deg,rgba(255,200,5,.65),rgba(255,200,5,0));opacity:.9}
.airport-stack-card:hover{transform:translateY(-3px);border-color:rgba(255,200,5,.3);box-shadow:0 18px 40px rgba(0,0,0,.28)}
.airport-stack-card.is-wide{grid-column:1 / -1}
.airport-stack-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}
.airport-stack-badge{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,200,5,.35);background:rgba(255,200,5,.08);color:var(--gold);font:800 12px/1 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.airport-stack-meta{display:inline-flex;align-items:center;gap:8px;font:800 11px/1 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#a5aaaf}
.airport-stack-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px rgba(255,200,5,.75)}
.airport-stack-card h3{margin:0;font-size:clamp(18px,1.5vw,22px);line-height:1.08;letter-spacing:-.02em}
.airport-stack-card p{margin:0;color:#d4d0c8;font-size:15px;line-height:1.6}
.airport-stack-highlights{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}
.airport-stack-highlights span{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);color:#ece6db;font:700 11px/1.2 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}
@media (max-width:980px){
  .airport-stack-grid{grid-template-columns:1fr;gap:12px}
  .airport-stack-card,.airport-stack-card.is-wide{grid-column:auto}
}


/* Airports operational artwork orbit */
.airport-visual-stack{
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:24px;
  min-width:0;
}
.airport-visual-stack .command-panel{width:100%}
.airport-orbit{
  position:relative;
  width:min(280px,30vw);
  aspect-ratio:1;
  border:1px solid rgba(255,200,5,.34);
  border-radius:50%;
  animation:aerxioOrbit 18s linear infinite;
  filter:drop-shadow(0 0 32px rgba(255,200,5,.14));
  opacity:.96;
  flex:0 0 auto;
  pointer-events:none;
  isolation:isolate;
}
.airport-orbit::before,.airport-orbit::after{
  content:"";
  position:absolute;
  border:1px solid rgba(255,255,255,.15);
  border-radius:50%;
  inset:15%;
  transform:rotate(28deg);
}
.airport-orbit::after{
  inset:34%;
  border-color:rgba(255,200,5,.38);
  box-shadow:0 0 52px rgba(255,200,5,.16),inset 0 0 28px rgba(255,200,5,.06);
}
.airport-orbit .orbit-node{width:15px;height:15px;z-index:3}
.airport-orbit .orbit-node.n1{left:8%;top:28%}
.airport-orbit .orbit-node.n2{right:13%;top:18%}
.airport-orbit .orbit-node.n3{left:51%;bottom:6%}
.airport-orbit-icon{
  position:absolute;
  z-index:4;
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,200,5,.34);
  border-radius:14px;
  background:rgba(5,5,5,.92);
  box-shadow:0 0 26px rgba(255,200,5,.16),inset 0 0 20px rgba(255,200,5,.04);
}
.airport-orbit-icon img{
  width:34px;
  height:34px;
  object-fit:contain;
  filter:drop-shadow(0 0 10px rgba(255,200,5,.50));
  animation:airportOrbitIconCounter 18s linear infinite;
}
.airport-orbit-icon.i1{top:-27px;left:50%;transform:translateX(-50%)}
.airport-orbit-icon.i2{right:-24px;bottom:23%}
.airport-orbit-icon.i3{left:-24px;bottom:23%}
@keyframes airportOrbitIconCounter{to{transform:rotate(-360deg)}}
@media (max-width:980px){
  .airport-visual-stack{margin-top:24px;gap:18px}
  .airport-orbit{width:190px}
  .airport-orbit .orbit-node{width:12px;height:12px}
  .airport-orbit-icon{width:44px;height:44px;border-radius:12px}
  .airport-orbit-icon img{width:28px;height:28px}
  .airport-orbit-icon.i1{top:-22px}
  .airport-orbit-icon.i2{right:-20px}
  .airport-orbit-icon.i3{left:-20px}
}
@media (prefers-reduced-motion:reduce){
  .airport-orbit,.airport-orbit-icon img{animation:none}
}


/* Airports operational stack right-side full-space visual */
.airport-visual-stack{
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:stretch;
  align-items:stretch;
  gap:0;
  min-width:0;
}
.airport-visual-panel{
  position:relative;
  width:100%;
  min-height:760px;
  overflow:hidden;
  border:1px solid rgba(255,200,5,.48);
  background:linear-gradient(180deg,rgba(12,12,12,.98) 0%,rgba(6,6,6,.98) 100%);
  box-shadow:0 24px 56px rgba(0,0,0,.34);
}
.airport-visual-panel::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(180deg,rgba(5,5,5,.84) 0%,rgba(5,5,5,.48) 28%,rgba(5,5,5,.18) 46%,rgba(5,5,5,.32) 64%,rgba(5,5,5,.58) 100%),
    radial-gradient(circle at 50% 10%,rgba(255,200,5,.10),transparent 34%);
  pointer-events:none;
}
.airport-visual-panel > img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  filter:saturate(.98) contrast(1.04) brightness(.88);
}
.airport-orbit-wrap{
  position:absolute;
  left:50%;
  top:34px;
  transform:translateX(-50%);
  z-index:3;
  pointer-events:none;
}
.airport-visual-panel .airport-orbit{
  width:min(308px,30vw);
}
.airport-visual-panel .airport-orbit-icon{
  background:rgba(8,8,8,.92);
}
@media (max-width:980px){
  .airport-visual-stack{
    margin-top:18px;
  }
  .airport-visual-panel{
    min-height:560px;
  }
  .airport-orbit-wrap{
    top:18px;
  }
  .airport-visual-panel .airport-orbit{
    width:186px;
  }
}
@media (max-width:640px){
  .airport-visual-panel{
    min-height:470px;
  }
  .airport-orbit-wrap{
    top:12px;
  }
  .airport-visual-panel > img{
    object-position:center bottom;
  }
}


.airport-stack-uniform .section-head{align-items:end}.airport-stack-uniform .section-head>p{max-width:540px}.airport-operational-grid>.flip-card{min-height:392px}.airport-operational-grid .flip-inner{min-height:392px}.airport-stack-uniform .flip-face h3{max-width:92%}.airport-stack-uniform .flip-face p{font-size:17px;line-height:1.5}.airport-stack-uniform .flip-back ul{max-width:94%}@media (max-width:1024px){.airport-operational-grid>.flip-card,.airport-operational-grid .flip-inner{min-height:360px}}@media (max-width:780px){.airport-stack-uniform .section-head{display:block}.airport-stack-uniform .section-head>p{max-width:none;margin-top:16px}.airport-operational-grid>.flip-card,.airport-operational-grid .flip-inner{min-height:320px}.airport-stack-uniform .flip-face p{font-size:15px}}



/* Airports: position the revolving system orbit below the artwork */
.airport-visual-stack{
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:stretch;
  gap:22px;
  min-width:0;
}
.airport-visual-panel{
  flex:0 0 auto;
  width:100%;
  min-height:0;
  aspect-ratio:4 / 5;
}
.airport-orbit-zone{
  position:relative;
  flex:1 1 280px;
  min-height:280px;
  display:grid;
  place-items:center;
  overflow:visible;
  pointer-events:none;
  isolation:isolate;
}
.airport-orbit-zone::before{
  content:"";
  position:absolute;
  inset:8% 12%;
  z-index:-1;
  background:radial-gradient(circle,rgba(255,200,5,.075) 0%,rgba(255,200,5,.025) 38%,transparent 72%);
  filter:blur(18px);
}
.airport-orbit-zone .airport-orbit{
  width:min(300px,76%);
}
.airport-orbit-zone .airport-orbit-icon{
  background:rgba(8,8,8,.92);
}
@media (max-width:980px){
  .airport-visual-stack{
    margin-top:18px;
    gap:12px;
  }
  .airport-visual-panel{
    min-height:0;
    aspect-ratio:4 / 5;
  }
  .airport-orbit-zone{
    flex:0 0 auto;
    min-height:224px;
  }
  .airport-orbit-zone .airport-orbit{
    width:186px;
  }
}
@media (max-width:640px){
  .airport-visual-stack{
    gap:8px;
  }
  .airport-visual-panel{
    min-height:0;
    aspect-ratio:4 / 5;
  }
  .airport-orbit-zone{
    min-height:210px;
  }
  .airport-orbit-zone .airport-orbit{
    width:176px;
  }
}



/* Why AERXIO: connected system diagram and anonymous outcome */
.why-control-diagram{
  grid-column:2;
  grid-row:1 / span 2;
  position:relative;
  min-height:730px;
  padding:30px 30px 34px;
  border:1px solid rgba(255,255,255,.13);
  background:
    radial-gradient(circle at 50% 14%,rgba(255,200,5,.10),transparent 28%),
    linear-gradient(145deg,rgba(16,16,16,.98),rgba(5,5,5,.98));
  overflow:hidden;
  box-shadow:0 22px 80px rgba(0,0,0,.38);
}
.why-control-diagram::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:radial-gradient(rgba(255,200,5,.13) 1px,transparent 1px);
  background-size:22px 22px;
  opacity:.20;
  mask-image:linear-gradient(to bottom,black,transparent 72%);
  pointer-events:none;
}
.why-diagram-header{position:relative;z-index:2;max-width:690px;margin-bottom:28px}
.why-diagram-header h3{font-size:clamp(27px,2.6vw,42px);line-height:1.04;margin:10px 0 12px}
.why-diagram-header p{margin:0;max-width:620px}
.why-diagram-path{
  position:relative;
  z-index:2;
  list-style:none;
  margin:0;
  padding:10px 0 0;
  display:grid;
  gap:10px;
}
.why-diagram-path::before{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  bottom:0;
  width:1px;
  background:linear-gradient(to bottom,rgba(255,200,5,.72),rgba(255,200,5,.18));
  box-shadow:0 0 18px rgba(255,200,5,.12);
}
.why-diagram-node{
  position:relative;
  width:calc(50% - 28px);
  min-height:92px;
  display:grid;
  grid-template-columns:42px 1fr;
  gap:14px;
  align-items:start;
  padding:15px 16px;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(8,8,8,.86);
}
.why-diagram-node::before{
  content:"";
  position:absolute;
  top:27px;
  width:28px;
  height:1px;
  background:rgba(255,200,5,.50);
}
.why-diagram-node::after{
  content:"";
  position:absolute;
  top:23px;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 0 14px rgba(255,200,5,.55);
}
.why-diagram-node.node-left{justify-self:start}
.why-diagram-node.node-left::before{right:-29px}
.why-diagram-node.node-left::after{right:-33px}
.why-diagram-node.node-right{justify-self:end}
.why-diagram-node.node-right::before{left:-29px}
.why-diagram-node.node-right::after{left:-33px}
.why-node-number{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,200,5,.42);
  border-radius:50%;
  color:var(--gold);
  background:rgba(255,200,5,.06);
  font:900 11px/1 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;
}
.why-diagram-node h4{font-size:17px;margin:2px 0 6px}
.why-diagram-node p{font-size:13.5px;line-height:1.5;margin:0;color:#bbb6ad}
.anonymous-outcome{
  margin:18px 0 24px;
  display:grid;
  grid-template-columns:minmax(190px,.42fr) minmax(0,1.58fr);
  border:1px solid rgba(255,200,5,.34);
  background:linear-gradient(100deg,rgba(255,200,5,.08),rgba(8,8,8,.88) 46%);
  overflow:hidden;
}
.anonymous-outcome-label{
  padding:22px;
  display:flex;
  align-items:center;
  gap:10px;
  border-right:1px solid rgba(255,255,255,.10);
  color:var(--gold);
  font:900 11px/1.45 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;
  letter-spacing:.13em;
}
.outcome-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 13px rgba(0,230,118,.55);flex:0 0 auto}
.anonymous-outcome-content{padding:20px 24px}
.anonymous-outcome-content strong{display:block;font:900 clamp(19px,2vw,28px)/1.18 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:-.025em;max-width:880px}
.anonymous-outcome-content p{font-size:13px;line-height:1.55;margin:9px 0 0;max-width:850px}
@media(max-width:1100px){
  .why-control-diagram{grid-column:auto;grid-row:auto;min-height:0}
}
@media(max-width:760px){
  .why-control-diagram{padding:22px 18px 24px}
  .why-diagram-header{margin-bottom:20px}
  .why-diagram-path{gap:9px;padding-left:24px}
  .why-diagram-path::before{left:8px}
  .why-diagram-node,.why-diagram-node.node-left,.why-diagram-node.node-right{
    width:100%;
    justify-self:stretch;
    min-height:0;
    grid-template-columns:36px 1fr;
    gap:11px;
    padding:13px 14px;
  }
  .why-diagram-node::before,.why-diagram-node.node-left::before,.why-diagram-node.node-right::before{left:-17px;right:auto;width:17px;top:24px}
  .why-diagram-node::after,.why-diagram-node.node-left::after,.why-diagram-node.node-right::after{left:-21px;right:auto;top:20px;width:8px;height:8px}
  .why-node-number{width:34px;height:34px}
  .why-diagram-node h4{font-size:16px}
  .why-diagram-node p{font-size:12.8px}
  .anonymous-outcome{grid-template-columns:1fr}
  .anonymous-outcome-label{padding:16px 18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.10)}
  .anonymous-outcome-content{padding:17px 18px}
  .anonymous-outcome-content strong{font-size:19px}
}




@media (max-width: 768px) {
  body {
    overflow-x: hidden !important;
  }

  h1 {
    font-size: 36px !important;
    line-height: 1.1 !important;
    letter-spacing: -1px !important;
  }

  h2 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }

  p {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  div {
    max-width: 100% !important;
  }

  img,
  video {
    max-width: 100% !important;
    height: auto !important;
  }

  button,
  .button,
  a {
    max-width: 100% !important;
  }
}



/* Final scoped fixes: preserve the existing visual system and global mobile section rule. */
.form-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.form-status{min-height:1px;color:var(--gold);font:700 13px/1.5 Inter,"AERXIO Inter Fallback",Arial,sans-serif}
#contactForm{scroll-margin-top:110px}

/* Solutions: a centered delivery artwork and a separate mission-system block. */
.solutions-delivery-orbit-section .container.split{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr)!important;align-items:start!important}
.solutions-delivery-orbit-section .architecture-board{align-self:center!important;justify-self:center!important;width:min(100%,640px)!important;margin:0!important;display:block!important}
.solutions-delivery-orbit-section .architecture-board>img{display:block!important;width:100%!important;height:clamp(360px,34vw,470px)!important;object-fit:cover!important;object-position:center center!important}
.solutions-delivery-orbit-section .solution-mission-system-standalone{grid-column:1/-1!important;margin:22px 0 0!important;padding:30px!important;border:1px solid rgba(255,200,5,.32)!important;background:linear-gradient(145deg,rgba(20,20,20,.94),rgba(7,7,7,.96))!important}
.solutions-delivery-orbit-section .solution-mission-system-standalone .cap-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}

/* Airports: passive capability labels turn yellow only on true pointer hover. */
.route-page[data-route="airports"] .airport-capability-tag{cursor:default!important;background:#090909!important;color:var(--muted)!important;border-color:var(--line)!important}
@media (hover:hover) and (pointer:fine){
  .route-page[data-route="airports"] .airport-capability-tag:hover{background:var(--gold)!important;color:#050505!important;border-color:var(--gold)!important}
}
@media (hover:none), (pointer:coarse){
  .route-page[data-route="airports"] .airport-capability-tag:hover,.route-page[data-route="airports"] .airport-capability-tag:active,.route-page[data-route="airports"] .airport-capability-tag:focus{background:#090909!important;color:var(--muted)!important;border-color:var(--line)!important}
}

/* Defense statement now follows the surrounding lead typography, without a callout box. */
.route-page[data-route="defense"] .defense-orchestration-statement{margin-top:22px!important;margin-bottom:0!important;max-width:100%!important}

/* Why AERXIO: place the Edge block above the numbered proof blocks. */
.route-page[data-route="why-aerxio"] .advantage-layout{position:relative!important;grid-template-columns:1fr!important;gap:24px!important}
.route-page[data-route="why-aerxio"] .advantage-core{grid-column:1!important;grid-row:1!important;position:relative!important;top:auto!important;min-height:360px!important;padding-right:min(42%,520px)!important;z-index:2!important}
.route-page[data-route="why-aerxio"] .why-edge-visual{grid-column:1!important;grid-row:1!important;position:absolute!important;right:0!important;top:0!important;left:auto!important;width:min(40%,500px)!important;height:100%!important;min-height:360px!important;margin:0!important;z-index:3!important}
.route-page[data-route="why-aerxio"] .advantage-cards{grid-column:1!important;grid-row:2!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}

/* Responsive card sizing: reserve real content height and a protected return control zone. */
@media (max-width:900px){
  .flip-card,.flip-inner{height:var(--aerxio-flip-height,380px)!important;min-height:var(--aerxio-flip-height,380px)!important}
  .flip-back{justify-content:flex-start!important;padding-bottom:76px!important;overflow:hidden!important}
  .flip-back>.readmore{position:absolute!important;left:24px!important;right:24px!important;bottom:22px!important;margin:0!important;z-index:3!important}
  .flip-face ul{margin-bottom:0!important}

  /* Clearer mobile hierarchy between section labels and headings. */
  .section-head .kicker,.section .split>div>.kicker,.contact-brief>.kicker,.application-note>.kicker{margin-bottom:16px!important}
  .section-head{align-items:flex-start!important}

  /* Protect the autoplay banner video from the global media height rule. */
  .route-page[data-route="home"] .home-animated-hero .home-hero-video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important}

  .solutions-delivery-orbit-section .container.split{grid-template-columns:1fr!important}
  .solutions-delivery-orbit-section .architecture-board{width:100%!important}
  .solutions-delivery-orbit-section .architecture-board>img{height:auto!important;max-height:none!important;object-position:center center!important}
  .solutions-delivery-orbit-section .solution-mission-system-standalone{grid-column:1!important;padding:24px!important;margin-top:0!important}
  .solutions-delivery-orbit-section .solution-mission-system-standalone .cap-grid{grid-template-columns:1fr!important}

  .route-page[data-route="why-aerxio"] .advantage-core{min-height:420px!important;padding-right:26px!important;padding-bottom:170px!important}
  .route-page[data-route="why-aerxio"] .why-edge-visual{top:auto!important;bottom:0!important;width:100%!important;height:160px!important;min-height:160px!important}
  .route-page[data-route="why-aerxio"] .advantage-cards{grid-template-columns:1fr!important}
}

/* Equalized non-home hero depth across Safari, Chrome, Edge and Firefox. */
.route-page:not([data-route="home"])>.hero.page-hero{min-height:88vh!important;height:auto!important}
@supports (height:1svh){.route-page:not([data-route="home"])>.hero.page-hero{min-height:88svh!important}}
@media (min-width:901px){.route-page:not([data-route="home"])>.hero.page-hero .hero-content{padding-top:84px!important;padding-bottom:84px!important}}
@media (max-width:560px){
  .flip-back>.readmore{left:22px!important;right:22px!important;bottom:20px!important}
  .route-page:not([data-route="home"])>.hero.page-hero{min-height:84vh!important}
  @supports (height:1svh){.route-page:not([data-route="home"])>.hero.page-hero{min-height:84svh!important}}
}



/* AERXIO 9/10 refinement layer: no structural redesign */
:root{--mobile-page-margin:30px}
.nav-links a{font-size:12px}
.featured-capability .flip-face{border-top-color:rgba(255,200,5,.78)}
.proof-evidence-band{margin-top:44px;border-top:1px solid rgba(255,200,5,.38);padding-top:34px}
.proof-band-head,.anonymous-exp-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}
.proof-band-head>div,.anonymous-exp-head>div{max-width:670px}
.proof-band-head h3,.anonymous-exp-head h3{margin-top:10px;font-size:clamp(24px,2.6vw,38px)}
.proof-band-head>p,.anonymous-exp-head>p{max-width:500px;margin:0}
.proof-method-grid,.anonymous-exp-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:rgba(0,0,0,.18)}
.proof-method,.anonymous-exp{padding:24px;border-right:1px solid var(--line);min-height:180px}
.proof-method:last-child,.anonymous-exp:last-child{border-right:0}
.proof-num{display:block;color:var(--gold);font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.14em;margin-bottom:30px}
.proof-method h4,.anonymous-exp h4{font-size:18px;margin-bottom:10px}
.proof-method p,.anonymous-exp p{font-size:14px;line-height:1.6;margin:0}
.anonymous-exp-head{margin-top:34px}
.form-assurance,.file-help{color:#9f9a91;font-size:12px;line-height:1.55;margin:0}
.file-help{margin-top:7px}
.optional-details{border:1px solid var(--line);background:#0a0a0a}
.optional-details summary{cursor:pointer;list-style:none;padding:15px 16px;color:#d8d2c7;font:800 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.07em;display:flex;justify-content:space-between;align-items:center}
.optional-details summary::-webkit-details-marker{display:none}
.optional-details summary::after{content:'+';color:var(--gold);font-size:18px;line-height:1}
.optional-details[open] summary::after{content:'−'}
.optional-details summary span{margin-left:auto;margin-right:14px;color:#8f8a81;font:700 10px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif}
.optional-details-grid,.career-optional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 16px 16px}
.optional-details-grid textarea{grid-column:1/-1}
.contact-form-card .form button[type=submit]{min-width:210px}
.mobile-reveal-btn{display:none}
@media (max-width:900px){
  /* Responsive mobile content margin: scoped only to direct content sections and their direct containers.
     Route wrappers, heroes, nested sections, metric strips and full-width section backgrounds remain untouched. */
  .route-page > .section > .container{width:calc(100% - (var(--mobile-page-margin) * 2))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}
  .route-page > .section{padding:56px 0}
  .route-page > .section.compact{padding:44px 0}
  .section-head{margin-bottom:24px;gap:16px}
  .section-head p{margin-bottom:0}
  .hero-content{padding:58px 0 52px}
  .route-page:not([data-route="home"])>.hero.page-hero{min-height:74vh!important}
  @supports (height:1svh){.route-page:not([data-route="home"])>.hero.page-hero{min-height:74svh!important}}
  .card-pad,.flip-face{padding:22px}
  .grid-2,.grid-3,.grid-4{gap:16px}
  .mobile-bottom{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .mobile-bottom a{font-size:10px!important;line-height:1.15;gap:4px}
  .mobile-bottom .ico{font-size:17px!important}
  .mobile-collapsible-grid:not(.is-expanded)>.flip-card:nth-child(n+4){display:none}
  .mobile-collapsible-usecases:not(.is-expanded)>.usecase-card:nth-child(n+4){display:none}
  .mobile-reveal-btn{display:flex;width:100%;margin-top:16px;min-height:46px;align-items:center;justify-content:center;border:1px solid rgba(255,200,5,.45);background:#080808;color:var(--gold);font:900 11px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;text-transform:uppercase;letter-spacing:.09em}
  .proof-evidence-band{margin-top:34px;padding-top:28px}
  .proof-band-head,.anonymous-exp-head{display:block;margin-bottom:18px}
  .proof-band-head>p,.anonymous-exp-head>p{margin-top:12px}
  .proof-method-grid,.anonymous-exp-grid{grid-template-columns:1fr}
  .proof-method,.anonymous-exp{min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:19px}
  .proof-method:last-child,.anonymous-exp:last-child{border-bottom:0}
  .proof-num{margin-bottom:15px}
  .optional-details-grid,.career-optional-grid{grid-template-columns:1fr}
  .contact-form-card .form button[type=submit]{width:100%}
  p{line-height:1.6}
}
@media (max-width:520px){
  .route-page > .section{padding:50px 0}
  .hero-content{padding:52px 0 46px}
  .route-page:not([data-route="home"])>.hero.page-hero{min-height:70vh!important}
  @supports (height:1svh){.route-page:not([data-route="home"])>.hero.page-hero{min-height:70svh!important}}
  .mobile-bottom a{font-size:9.5px!important}
  .contact-form-head{gap:10px}
  .contact-form-badge{font-size:9px}
}



/* Targeted mobile refinement for the Why AERXIO Edge card.
   Removes the artificial reserved footer area while keeping the existing card, CTA and responsive mobile margin system. */
@media (max-width:900px){
  .route-page[data-route="why-aerxio"] .advantage-layout{
    gap:22px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core{
    min-height:0!important;
    height:auto!important;
    padding:30px 26px 28px!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core::before{
    inset:16px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core::after{
    width:260px!important;
    height:260px!important;
    left:auto!important;
    right:-88px!important;
    top:-74px!important;
    transform:none!important;
    opacity:.52!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core .core-ring{
    width:170px!important;
    height:170px!important;
    left:auto!important;
    right:-34px!important;
    top:-22px!important;
    transform:none!important;
    opacity:.30!important;
    animation:none!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core .core-ring img{
    width:42px!important;
    height:42px!important;
    padding:9px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core .mini-label{
    margin:0 0 28px!important;
    padding-right:92px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core h3{
    max-width:100%!important;
    margin:0 0 18px!important;
    padding-right:0!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core p:not(.mini-label){
    max-width:100%!important;
    margin:0!important;
    font-size:16.5px!important;
    line-height:1.58!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core .btn{
    width:100%!important;
    min-height:56px!important;
    margin:26px 0 0!important;
  }
  /* The original sibling visual required a 170px reserved footer zone.
     The core-ring remains as the mobile decorative device, so the duplicate layer is suppressed. */
  .route-page[data-route="why-aerxio"] .why-edge-visual{
    display:none!important;
  }
}
@media (max-width:560px){
  .route-page[data-route="why-aerxio"] .advantage-core{
    padding:28px 24px 26px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core::before{
    inset:14px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core .core-ring{
    width:152px!important;
    height:152px!important;
    right:-38px!important;
    top:-18px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core .mini-label{
    margin-bottom:26px!important;
    padding-right:78px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core h3{
    font-size:clamp(34px,10vw,42px)!important;
    line-height:1.03!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core p:not(.mini-label){
    font-size:16px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core .btn{
    margin-top:24px!important;
  }
}




/* Evidence refinement: verified aggregate claims */
.aggregate-proof-line{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:22px 0 30px;
}
.aggregate-proof-line span{
  display:flex;
  align-items:center;
  min-height:68px;
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.12);
  border-left:2px solid var(--gold);
  background:linear-gradient(135deg,rgba(255,200,5,.055),rgba(9,9,9,.86));
  color:#cfc9be;
  font-size:14px;
  line-height:1.5;
}
.aggregate-proof-line strong{color:#fff;font-weight:800;}
@media(max-width:760px){
  .aggregate-proof-line{grid-template-columns:1fr;gap:8px;margin:18px 0 24px;}
  .aggregate-proof-line span{min-height:auto;padding:12px 14px;font-size:13.5px;}
}




/* Consolidated website priorities: refinement only, no route or section restructuring. */
.nav-links a{
  font-size:12.5px!important;
  letter-spacing:.075em!important;
}
.mobile-menu a{
  font-size:14px!important;
  line-height:1.25!important;
  letter-spacing:.07em!important;
}
.featured-usecase,
.featured-capability .flip-face{
  border-top-color:rgba(255,200,5,.88)!important;
  box-shadow:inset 0 1px 0 rgba(255,200,5,.12),0 18px 42px rgba(0,0,0,.26);
}
.featured-usecase{
  background:linear-gradient(145deg,rgba(27,24,13,.97),rgba(8,8,8,.97))!important;
}
.route-page[data-route="solutions"]>.hero .hero-img img{
  object-position:center 48%!important;
  filter:saturate(.78) contrast(1.04) brightness(.66)!important;
}
@media(max-width:900px){
  /* Horizontal safe margin remains controlled only by direct content containers. */
  :root{--mobile-page-margin:30px;}
  .route-page>.section{
    padding-top:50px!important;
    padding-bottom:50px!important;
  }
  .route-page>.section.compact{
    padding-top:42px!important;
    padding-bottom:42px!important;
  }
  .route-page>.section>.container{
    width:calc(100% - (var(--mobile-page-margin) * 2))!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .section-head{
    gap:16px!important;
    margin-bottom:24px!important;
  }
  .hero-content{
    padding-top:66px!important;
    padding-bottom:54px!important;
  }
  .hero-actions{margin-top:22px!important;gap:10px!important;}
  .status-row{margin-top:20px!important;gap:8px!important;}
  .grid-2,.grid-3,.grid-4{gap:16px!important;}
  .card-pad,.flip-face,.image-card .content,.usecase-card .content,.advantage-card{
    padding:22px!important;
  }
  .proof-evidence-band{margin-top:34px!important;padding-top:28px!important;}
  .proof-method,.anonymous-exp{min-height:auto!important;padding:20px!important;}
  .contact-form-card{padding:22px!important;}
  .mobile-bottom{
    min-height:68px!important;
    padding-bottom:max(4px,env(safe-area-inset-bottom))!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  .mobile-bottom a{
    min-height:64px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    padding:8px 3px 9px!important;
    font-size:10.5px!important;
    line-height:1.15!important;
    letter-spacing:.035em!important;
  }
  .mobile-bottom .ico{font-size:18px!important;line-height:1!important;}
}
@media(max-width:560px){
  .route-page[data-route="home"] .image-card p,
  .route-page[data-route="use-cases"] .usecase-card p,
  .route-page[data-route="why-aerxio"] .advantage-card p{
    font-size:14px!important;
    line-height:1.55!important;
  }
  .route-page[data-route="why-aerxio"] .proof-method p,
  .route-page[data-route="why-aerxio"] .anonymous-exp p{
    font-size:13.5px!important;
    line-height:1.55!important;
  }
}



/* Airports mobile artwork alignment: tighten the stack without changing global section spacing. */
@media (max-width:900px){
  .route-page[data-route="airports"] .airport-visual-stack{
    margin-top:-24px!important;
    gap:0!important;
  }
  .route-page[data-route="airports"] .airport-visual-stack .airport-orbit{
    margin-bottom:-18px!important;
  }
  .route-page[data-route="airports"] .airport-visual-stack .command-panel{
    margin-top:0!important;
    transform:translateY(-8px);
  }
}
@media (max-width:560px){
  .route-page[data-route="airports"] .airport-visual-stack{
    margin-top:-32px!important;
  }
  .route-page[data-route="airports"] .airport-visual-stack .airport-orbit{
    margin-bottom:-24px!important;
  }
  .route-page[data-route="airports"] .airport-visual-stack .command-panel{
    transform:translateY(-14px);
  }
}



.mobile-copy{display:none}

/* Slightly stronger desktop navigation without increasing header height. */
@media (min-width:961px){
  .nav-links{gap:20px}
  .nav-links a{font-size:12px;letter-spacing:.065em}
}

/* Reduce repeated-card monotony on the homepage. */
#mobileCapabilityGrid1{grid-template-columns:repeat(2,minmax(0,1fr))}
#mobileCapabilityGrid1>.flip-card:first-child,#mobileCapabilityGrid1>.flip-card:last-child{grid-column:1/-1}
#mobileCapabilityGrid1>.flip-card:first-child .flip-face{background:linear-gradient(120deg,rgba(255,200,5,.10),rgba(16,16,16,.96) 42%,rgba(6,6,6,.98))}
#mobileCapabilityGrid1>.flip-card:last-child .flip-face{background:linear-gradient(120deg,rgba(0,230,118,.055),rgba(14,14,14,.96) 46%,rgba(5,5,5,.98))}

/* Home mission profiles become one image-led editorial landscape rather than three equal cards. */
.mission-landscape-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);grid-template-rows:repeat(2,minmax(210px,1fr));gap:16px}
.mission-landscape-grid>.image-card:first-child{grid-row:1/3;min-height:560px}
.mission-landscape-grid>.image-card:not(:first-child){min-height:272px}
.mission-landscape-grid>.image-card:first-child .content{max-width:620px;padding:34px}
.mission-landscape-grid>.image-card:first-child h3{font-size:clamp(28px,3vw,46px)}

/* Airports: connected capability pathway with one prominent Aviation M&A node. */
.airport-capability-path{position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid rgba(255,255,255,.12);background:rgba(5,5,5,.54)}
.airport-capability-path::before{content:"";position:absolute;left:8%;right:8%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,200,5,.28),transparent);pointer-events:none}
.airport-capability-path>.flip-card{min-height:286px;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.airport-capability-path>.flip-card:nth-child(3n){border-right:0}
.airport-capability-path>.flip-card:nth-child(n+4){border-bottom:0}
.airport-capability-path .flip-face{border:0;background:linear-gradient(145deg,rgba(17,17,17,.94),rgba(6,6,6,.97))}
.airport-capability-path>.flip-card:nth-child(3){grid-column:1/-1}
.airport-capability-path>.flip-card:nth-child(3) .flip-face{background:linear-gradient(118deg,rgba(255,200,5,.13),rgba(17,15,8,.96) 46%,rgba(5,5,5,.98));border-top:1px solid rgba(255,200,5,.56)}
.airport-capability-path>.flip-card:nth-child(3) h3{color:var(--gold)}
.mna-inline-cta{display:inline-flex;margin-top:14px;color:var(--gold);font:900 11px/1.2 Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase}

/* Why AERXIO advantages become a connected system map rather than six repeated cards. */
.advantage-system-map{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(13,13,13,.68),rgba(5,5,5,.86))}
.advantage-system-map::before{content:"";position:absolute;left:7%;right:7%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,200,5,.32),transparent)}
.advantage-system-map .advantage-card{min-height:230px;border:0;border-right:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);border-radius:0;background:transparent;box-shadow:none;padding:24px;z-index:1}
.advantage-system-map .advantage-card:nth-child(3n){border-right:0}
.advantage-system-map .advantage-card:nth-child(n+4){border-bottom:0}
.advantage-system-map .adv-num{border-radius:50%;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,200,5,.42);background:#0b0b0b}
.advantage-system-map .adv-icon{opacity:.58;transform:scale(.9);transform-origin:right top}
.advantage-system-map .advantage-card::before,.advantage-system-map .advantage-card::after{display:none}
.advantage-system-map .advantage-card{animation:none!important}
.advantage-system-map .advantage-card:hover{background:rgba(255,200,5,.035);transform:none}

/* Decorative motion is deliberately slower and quieter. */
.animate-panel{animation-duration:5.4s!important}
.aerxio-orbit-dots{animation-duration:34s!important;filter:drop-shadow(0 0 14px rgba(255,200,5,.10))!important;opacity:.72}
.aerxio-orbit-dots span{box-shadow:0 0 12px rgba(255,200,5,.34)!important}
.aerxio-orbit-dots .n2{box-shadow:0 0 12px rgba(0,230,118,.30)!important}
.airport-orbit{animation-duration:34s!important;filter:drop-shadow(0 0 18px rgba(255,200,5,.10))!important}
.airport-orbit-icon img{animation-duration:34s!important;filter:drop-shadow(0 0 7px rgba(255,200,5,.24))!important;opacity:.66}
.solutions-delivery-orbit-section .solution-orbit{animation-duration:40s,10s!important;filter:drop-shadow(0 0 18px rgba(255,200,5,.12))!important;opacity:.74}
.route-page[data-route="why-aerxio"] .why-edge-visual{animation-duration:36s!important;filter:drop-shadow(0 0 18px rgba(255,200,5,.10))!important}
.route-page[data-route="why-aerxio"] .edge-node{animation-duration:6.8s!important;box-shadow:0 0 11px rgba(255,200,5,.32)!important}
.home-animated-hero .home-hero-video{animation-duration:30s!important}
.page-hero .hero-img img{animation-duration:34s!important}

@media (max-width:900px){
  .desktop-copy{display:none}
  .mobile-copy{display:inline}
  #mobileCapabilityGrid1{grid-template-columns:1fr}
  #mobileCapabilityGrid1>.flip-card:first-child,#mobileCapabilityGrid1>.flip-card:last-child{grid-column:auto}
  .mission-landscape-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:12px}
  .mission-landscape-grid>.image-card:first-child{grid-row:auto;min-height:390px}
  .mission-landscape-grid>.image-card:not(:first-child){min-height:255px}
  .airport-capability-path{grid-template-columns:1fr;border-left:1px solid rgba(255,200,5,.28)}
  .airport-capability-path::before{left:18px;right:auto;top:30px;bottom:30px;width:1px;height:auto;background:linear-gradient(180deg,transparent,rgba(255,200,5,.30),transparent)}
  .airport-capability-path>.flip-card,.airport-capability-path>.flip-card:nth-child(3n),.airport-capability-path>.flip-card:nth-child(n+4){grid-column:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}
  .airport-capability-path>.flip-card:last-child{border-bottom:0}
  .airport-capability-path>.flip-card:nth-child(3){grid-column:auto}
  .advantage-system-map{grid-template-columns:1fr;border-left:1px solid rgba(255,200,5,.28)}
  .advantage-system-map::before{left:17px;right:auto;top:26px;bottom:26px;width:1px;height:auto;background:linear-gradient(180deg,transparent,rgba(255,200,5,.30),transparent)}
  .advantage-system-map .advantage-card,.advantage-system-map .advantage-card:nth-child(3n),.advantage-system-map .advantage-card:nth-child(n+4){min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.09);padding:21px 20px 21px 48px}
  .advantage-system-map .advantage-card:last-child{border-bottom:0}
  .advantage-system-map .adv-num{position:absolute;left:0;top:22px;width:34px;height:34px}
  .advantage-system-map .adv-icon{display:none}
  .aerxio-orbit-dots,.airport-orbit{animation-duration:42s!important;opacity:.62}
  .home-animated-hero .home-hero-video,.page-hero .hero-img img{animation-duration:40s!important}
}



/* Home > What We Deliver: uniform six-card desktop grid based on the approved visual reference. */
.route-page[data-route="home"] #mobileCapabilityGrid1{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
.route-page[data-route="home"] #mobileCapabilityGrid1>.flip-card{
  grid-column:auto!important;
}
.route-page[data-route="home"] #mobileCapabilityGrid1 .flip-card,
.route-page[data-route="home"] #mobileCapabilityGrid1 .flip-inner{
  min-height:365px;
  height:100%;
}
.route-page[data-route="home"] #mobileCapabilityGrid1 .flip-face{
  border-radius:0;
  border:1px solid rgba(255,255,255,.18);
  padding:34px 38px 32px;
  background:
    radial-gradient(circle at 8% 10%,rgba(255,200,5,.10),transparent 25%),
    linear-gradient(118deg,rgba(18,18,18,.985),rgba(7,7,7,.995));
  box-shadow:none;
}
.route-page[data-route="home"] #mobileCapabilityGrid1>.flip-card:first-child .flip-face{
  border-top-color:rgba(255,200,5,.82);
}
.route-page[data-route="home"] #mobileCapabilityGrid1>.flip-card:last-child .flip-face{
  background:
    radial-gradient(circle at 7% 14%,rgba(0,230,118,.075),transparent 27%),
    radial-gradient(circle at 15% 10%,rgba(255,200,5,.065),transparent 23%),
    linear-gradient(118deg,rgba(15,16,15,.985),rgba(6,7,6,.995));
}
.route-page[data-route="home"] #mobileCapabilityGrid1 .iconbox{
  width:94px;
  height:94px;
  margin:0 0 28px;
  border:0;
  background:transparent;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.route-page[data-route="home"] #mobileCapabilityGrid1 .iconbox img{
  width:72px!important;
  height:72px!important;
  object-fit:contain;
  filter:drop-shadow(0 0 8px rgba(255,200,5,.95)) drop-shadow(0 0 20px rgba(255,200,5,.48));
}
.route-page[data-route="home"] #mobileCapabilityGrid1 .flip-face h3{
  margin:0;
  font-size:clamp(22px,1.7vw,30px)!important;
  line-height:1.12!important;
  text-wrap:balance;
}
.route-page[data-route="home"] #mobileCapabilityGrid1 .flip-face p{
  margin:28px 0 0;
  max-width:96%;
  font-size:16px!important;
  line-height:1.58!important;
}
@media (max-width:1180px) and (min-width:901px){
  .route-page[data-route="home"] #mobileCapabilityGrid1{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
  }
}
@media (max-width:900px){
  .route-page[data-route="home"] #mobileCapabilityGrid1{
    grid-template-columns:1fr;
    gap:14px;
  }
  .route-page[data-route="home"] #mobileCapabilityGrid1 .flip-card,
  .route-page[data-route="home"] #mobileCapabilityGrid1 .flip-inner{
    min-height:var(--aerxio-flip-height,380px)!important;
  }
  .route-page[data-route="home"] #mobileCapabilityGrid1 .flip-face{
    padding:28px 24px 72px!important;
  }
  .route-page[data-route="home"] #mobileCapabilityGrid1 .iconbox{
    width:82px;
    height:82px;
    margin-bottom:22px;
  }
  .route-page[data-route="home"] #mobileCapabilityGrid1 .iconbox img{
    width:64px!important;
    height:64px!important;
  }
  .route-page[data-route="home"] #mobileCapabilityGrid1 .flip-face p{
    margin-top:20px;
    max-width:100%;
  }
}



/* Airports capability cards: same 3 x 2 visual system as Home > What We Deliver. */
.route-page[data-route="airports"] #mobileCapabilityGrid2{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
  border:0;
  background:transparent;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2::before{
  display:none!important;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2>.flip-card{
  grid-column:auto!important;
  min-height:365px;
  height:100%;
  border:0!important;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-inner{
  min-height:365px;
  height:100%;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-face{
  border-radius:0;
  border:1px solid rgba(255,255,255,.18)!important;
  padding:34px 38px 32px;
  background:
    radial-gradient(circle at 8% 10%,rgba(255,200,5,.10),transparent 25%),
    linear-gradient(118deg,rgba(18,18,18,.985),rgba(7,7,7,.995))!important;
  box-shadow:none;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2>.flip-card:first-child .flip-face{
  border-top-color:rgba(255,200,5,.82)!important;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2>.flip-card:last-child .flip-face{
  background:
    radial-gradient(circle at 7% 14%,rgba(0,230,118,.075),transparent 27%),
    radial-gradient(circle at 15% 10%,rgba(255,200,5,.065),transparent 23%),
    linear-gradient(118deg,rgba(15,16,15,.985),rgba(6,7,6,.995))!important;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .iconbox{
  width:94px;
  height:94px;
  margin:0 0 28px;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  position:relative;
  overflow:visible;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .iconbox::after{
  content:"";
  position:absolute;
  inset:-12px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,200,5,.26) 0%,rgba(255,200,5,.10) 34%,transparent 68%);
  filter:blur(10px);
  opacity:.45;
  transform:translateX(-14px) scale(.72);
  pointer-events:none;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .iconbox img{
  width:72px!important;
  height:72px!important;
  object-fit:contain;
  position:relative;
  z-index:1;
  filter:drop-shadow(0 0 8px rgba(255,200,5,.80)) drop-shadow(0 0 18px rgba(255,200,5,.38));
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-face h3{
  margin:0;
  color:var(--text)!important;
  font-size:clamp(22px,1.7vw,30px)!important;
  line-height:1.12!important;
  text-wrap:balance;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-face p{
  margin:28px 0 0;
  max-width:96%;
  font-size:16px!important;
  line-height:1.58!important;
}
.route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-back{
  border-color:rgba(255,200,5,.60)!important;
}
@media (max-width:1180px) and (min-width:901px){
  .route-page[data-route="airports"] #mobileCapabilityGrid2{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
  }
}
@media (max-width:900px){
  .route-page[data-route="airports"] #mobileCapabilityGrid2{
    grid-template-columns:1fr;
    gap:14px;
  }
  .route-page[data-route="airports"] #mobileCapabilityGrid2>.flip-card,
  .route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-inner{
    min-height:var(--aerxio-flip-height,380px)!important;
  }
  .route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-face{
    padding:28px 24px 72px!important;
  }
  .route-page[data-route="airports"] #mobileCapabilityGrid2 .iconbox{
    width:82px;
    height:82px;
    margin-bottom:22px;
  }
  .route-page[data-route="airports"] #mobileCapabilityGrid2 .iconbox img{
    width:64px!important;
    height:64px!important;
  }
  .route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-face p{
    margin-top:20px;
    max-width:100%;
  }
}



/* Why AERXIO final layout correction — preserve the approved two-column design. */
.route-page[data-route="why-aerxio"] .advantage-layout{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.48fr)!important;
  grid-template-rows:auto minmax(250px,1fr)!important;
  column-gap:24px!important;
  row-gap:18px!important;
  align-items:stretch!important;
}
.route-page[data-route="why-aerxio"] .advantage-core{
  grid-column:1!important;
  grid-row:1!important;
  position:relative!important;
  top:auto!important;
  align-self:start!important;
  min-height:360px!important;
  height:auto!important;
  padding:34px!important;
  padding-right:34px!important;
  z-index:3!important;
}
/* Keep the subtle system field behind the delivery diagram, as in the approved design. */
.route-page[data-route="why-aerxio"] .why-edge-visual{
  display:block!important;
  grid-column:2!important;
  grid-row:1 / span 2!important;
  position:absolute!important;
  left:auto!important;
  right:7%!important;
  top:38%!important;
  bottom:auto!important;
  width:360px!important;
  height:230px!important;
  min-height:0!important;
  margin:0!important;
  z-index:1!important;
  opacity:.60!important;
  pointer-events:none!important;
}
/* Revolving dots occupy the lower-left space below AERXIO Edge. */
.route-page[data-route="why-aerxio"] .why-orbit-zone{
  grid-column:1!important;
  grid-row:2!important;
  position:relative!important;
  min-height:330px!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  align-self:stretch!important;
  overflow:hidden!important;
  margin:0!important;
  border:0!important;
  background:
    radial-gradient(circle at 50% 50%,rgba(255,200,5,.055),transparent 34%),
    radial-gradient(circle at 50% 55%,rgba(0,230,118,.018),transparent 58%)!important;
  isolation:isolate!important;
}
.route-page[data-route="why-aerxio"] .why-orbit-zone::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:radial-gradient(rgba(255,200,5,.10) 1px,transparent 1px);
  background-size:22px 22px;
  opacity:.10;
  mask-image:radial-gradient(circle at center,black 0%,transparent 72%);
  pointer-events:none;
}
.route-page[data-route="why-aerxio"] .why-orbit-zone .why-orbit{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  display:block!important;
  width:clamp(260px,27vw,360px)!important;
  max-width:88%!important;
  margin:0!important;
  opacity:.56!important;
  z-index:2!important;
  filter:drop-shadow(0 0 18px rgba(255,200,5,.10))!important;
}
.route-page[data-route="why-aerxio"] .why-control-diagram{
  grid-column:2!important;
  grid-row:1 / span 2!important;
  min-height:730px!important;
  z-index:2!important;
}
@media(max-width:1100px){
  .route-page[data-route="why-aerxio"] .advantage-layout{
    grid-template-columns:minmax(280px,.78fr) minmax(0,1.32fr)!important;
  }
  .route-page[data-route="why-aerxio"] .why-orbit-zone{
    min-height:285px!important;
  }
  .route-page[data-route="why-aerxio"] .why-orbit-zone .why-orbit{
    width:260px!important;
  }
  .route-page[data-route="why-aerxio"] .why-edge-visual{
    width:300px!important;
    height:190px!important;
    right:5%!important;
  }
}
@media(max-width:900px){
  .route-page[data-route="why-aerxio"] .advantage-layout{
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto auto!important;
    gap:18px!important;
  }
  .route-page[data-route="why-aerxio"] .advantage-core{
    grid-column:1!important;
    grid-row:1!important;
    min-height:0!important;
    height:auto!important;
    padding:30px 26px 28px!important;
  }
  .route-page[data-route="why-aerxio"] .why-orbit-zone{
    grid-column:1!important;
    grid-row:2!important;
    min-height:205px!important;
  }
  .route-page[data-route="why-aerxio"] .why-orbit-zone .why-orbit{
    width:190px!important;
    max-width:70vw!important;
    opacity:.48!important;
  }
  .route-page[data-route="why-aerxio"] .why-control-diagram{
    grid-column:1!important;
    grid-row:3!important;
    min-height:0!important;
  }
  .route-page[data-route="why-aerxio"] .why-edge-visual{
    display:none!important;
  }
}
@media(max-width:560px){
  .route-page[data-route="why-aerxio"] .why-orbit-zone{
    min-height:176px!important;
  }
  .route-page[data-route="why-aerxio"] .why-orbit-zone .why-orbit{
    width:164px!important;
    max-width:66vw!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .route-page[data-route="why-aerxio"] .why-orbit-zone .why-orbit{
    animation:none!important;
  }
}



/* Privacy and data-handling route */
.privacy-hero{min-height:58vh;background:radial-gradient(circle at 72% 22%,rgba(255,200,5,.11),transparent 28%),linear-gradient(145deg,#111008,#050505 58%)}
.privacy-hero::before{background:linear-gradient(90deg,rgba(0,0,0,.90),rgba(0,0,0,.54) 65%,rgba(0,0,0,.22)),linear-gradient(0deg,#050505,transparent 38%)}
.privacy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.privacy-card{position:relative;padding:28px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,rgba(18,18,18,.98),rgba(7,7,7,.98));overflow:hidden}
.privacy-card::before{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:linear-gradient(var(--gold),rgba(255,200,5,0))}
.privacy-num{display:block;color:var(--gold);font:900 12px Montserrat,"AERXIO Montserrat Fallback",Arial,sans-serif;letter-spacing:.14em;margin-bottom:20px}
.privacy-card h3{font-size:clamp(22px,2vw,30px);margin-bottom:14px}
.privacy-card ul{margin:0;padding-left:19px;color:var(--muted)}
.privacy-card li{margin-bottom:9px;line-height:1.62}
.privacy-card strong,.privacy-contact strong{color:#f4f0e8}
.privacy-contact{margin-top:22px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.privacy-contact p{margin-bottom:0}
.privacy-consent{display:flex!important;align-items:flex-start!important;gap:10px!important;color:#bdb7ad!important;font:400 13px/1.55 Inter,"AERXIO Inter Fallback",Arial,sans-serif!important;text-transform:none!important;letter-spacing:0!important}
.privacy-consent input{width:auto!important;min-width:17px;height:17px;margin:2px 0 0!important;accent-color:var(--gold)}
.privacy-consent a,.career-form .consent a{color:var(--gold);font-weight:800;text-decoration:underline;text-underline-offset:3px}

/* Airports mobile: preserve the Aviation M&A CTA and keep artwork below the service stack. */
@media (max-width:900px){
  .route-page[data-route="airports"] .airport-stack-card.is-wide{position:relative;z-index:4;padding-bottom:22px!important;overflow:visible}
  .route-page[data-route="airports"] .mna-inline-cta{display:inline-flex!important;position:relative!important;z-index:5!important;min-height:42px;align-items:center;margin-top:15px!important;margin-bottom:0!important;padding:7px 0!important}
  .route-page[data-route="airports"] .airport-visual-stack{position:relative!important;z-index:1!important;margin-top:28px!important;gap:12px!important;transform:none!important}
  .route-page[data-route="airports"] .airport-visual-stack .command-panel{margin-top:0!important;transform:none!important}
  .route-page[data-route="airports"] .airport-visual-stack .airport-orbit{margin-bottom:0!important}

  /* Integrated Infrastructure cards: keep all copy over the artwork. */
  .route-page[data-route="airports"] > .section:last-of-type .image-card{min-height:470px!important;display:flex!important;align-items:flex-end!important;isolation:isolate}
  .route-page[data-route="airports"] > .section:last-of-type .image-card > img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
  .route-page[data-route="airports"] > .section:last-of-type .image-card::before{z-index:1!important;background:linear-gradient(0deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.78) 34%,rgba(0,0,0,.18) 72%,rgba(0,0,0,.48) 100%)!important}
  .route-page[data-route="airports"] > .section:last-of-type .image-card .content{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:2!important;padding:24px 22px 26px!important;background:linear-gradient(0deg,rgba(0,0,0,.54),transparent)!important}
  .route-page[data-route="airports"] > .section:last-of-type .image-card h3{font-size:clamp(30px,9vw,43px)!important;line-height:1.02!important;max-width:95%;margin-top:10px}
  .route-page[data-route="airports"] > .section:last-of-type .image-card p{margin:14px 0 0!important;font-size:16px!important;line-height:1.55!important;max-width:94%}

  .privacy-grid{grid-template-columns:1fr}
  .privacy-contact{display:block}
  .privacy-contact .btn{margin-top:20px;width:100%}
}

/* Efficient two-column mobile footer. */
@media (max-width:640px){
  .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important}
  .footer-col h4{font-size:12px!important;letter-spacing:.10em!important;margin-bottom:14px!important}
  .footer-col a,.footer-col span{font-size:13px!important;line-height:1.42!important;margin-bottom:11px!important}
  .footer-bottom{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:10px 18px!important;margin-top:34px!important}
  .footer-bottom a{font-size:12px}
  .footer-shell{padding-bottom:100px!important}
  .privacy-card{padding:23px}
}
@media (max-width:360px){
  .footer-columns{gap:24px 12px!important}
  .footer-col a,.footer-col span{font-size:12.5px!important}
}


/* 2026-07-11 final production hardening: no layout-system changes. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;}
body{overflow-x:hidden;}
body.menu-open{overflow:hidden;touch-action:none;}
.menu-btn{min-width:44px;min-height:44px;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;}
.mobile-menu a,.mobile-bottom a{min-height:44px;-webkit-tap-highlight-color:transparent;}
.form-status{min-height:20px;margin:2px 0 0;}
.form-status[data-state="error"]{color:#ffb4a7;}
.form button[disabled],.career-form button[disabled]{opacity:.68;cursor:wait;}
.privacy-card a{color:var(--gold);font-weight:700;text-decoration:underline;text-underline-offset:3px;}
@media (hover:none),(pointer:coarse){
  .flip-card:hover .flip-inner,.home-deliver .flip-card:hover .flip-inner{-webkit-transform:none!important;transform:none!important;}
  .flip-card.is-flipped .flip-inner,.home-deliver .flip-card.is-flipped .flip-inner{-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important;}
  @supports (-webkit-touch-callout:none){
    .home-deliver .flip-card:hover .flip-face:not(.flip-back){opacity:1!important;}
    .home-deliver .flip-card:hover .flip-back{opacity:0!important;}
    .home-deliver .flip-card.is-flipped .flip-face:not(.flip-back){opacity:0!important;}
    .home-deliver .flip-card.is-flipped .flip-back{opacity:1!important;}
  }
}
@media(max-width:900px){
  .menu-btn{display:flex;}
  .mobile-menu{padding-bottom:max(18px,env(safe-area-inset-bottom));}
  .form input,.form select,.form textarea,.career-form input,.career-form select,.career-form textarea{font-size:16px!important;}
}

/* Final cross-device accessibility fixes. These are narrowly scoped exceptions to the existing spacing system. */
.filter{
  min-height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.privacy-consent input[type="checkbox"],
.career-form .consent input[type="checkbox"]{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  flex:0 0 20px;
  margin-top:2px!important;
  accent-color:var(--gold);
}
@media (min-width:961px) and (max-width:1100px){
  .nav-links{display:none!important;}
  .menu-btn{display:flex!important;}
  .mobile-menu{top:74px;}
}

/* 2026-07-11 Airports infrastructure-card refinement.
   Scoped spacing exception: only the two Airports image cards are repositioned. */
body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card{
  min-height:330px;
  align-items:flex-start;
  isolation:isolate;
}
body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card::before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.62) 60%,rgba(0,0,0,.28) 100%),
    linear-gradient(180deg,rgba(0,0,0,.34) 0%,rgba(0,0,0,.18) 52%,rgba(0,0,0,.62) 100%);
}
body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card .content{
  position:absolute;
  left:0;
  right:0;
  top:48px;
  bottom:auto;
  z-index:2;
  padding:0 34px 30px;
  background:none;
  transform:none;
}
body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card .chip{
  padding:8px 13px;
  margin:0 0 18px;
  font-size:11px;
  line-height:1.1;
}
body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card h3{
  margin:0;
  max-width:96%;
  font-size:clamp(28px,2.1vw,32px);
  line-height:1.04;
  text-wrap:balance;
}
body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card p{
  margin:20px 0 0;
  max-width:94%;
  font-size:clamp(17px,1.22vw,19px);
  line-height:1.55;
}
@media (max-width:900px){
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card{
    min-height:470px!important;
    align-items:flex-start!important;
  }
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card::before{
    background:
      linear-gradient(180deg,rgba(0,0,0,.64) 0%,rgba(0,0,0,.46) 48%,rgba(0,0,0,.88) 100%)!important;
  }
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card .content{
    top:64px!important;
    bottom:auto!important;
    padding:0 22px 28px!important;
    background:none!important;
  }
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card .chip{
    margin-bottom:18px!important;
    padding:8px 12px!important;
    font-size:11px!important;
  }
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card h3{
    margin:0!important;
    max-width:98%;
    font-size:clamp(29px,8.2vw,33px)!important;
    line-height:1.02!important;
  }
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card p{
    margin:20px 0 0!important;
    max-width:96%;
    font-size:16px!important;
    line-height:1.55!important;
  }
}
@media (max-width:360px){
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card .content{
    top:54px!important;
  }
  body .route-page[data-route="airports"] > .section.airport-infrastructure-section:last-of-type .image-card h3{
    font-size:30px!important;
  }
}



/* 2026-07-12 Solutions pillar icon refinement.
   Scoped to the four Solutions cards; layout, typography and spacing are unchanged. */
.route-page[data-route="solutions"] .solution-pillar-iconbox{
  color:#f2eee4;
  background:linear-gradient(145deg,rgba(255,200,5,.075),rgba(255,200,5,.02));
  border-color:rgba(255,200,5,.52);
  box-shadow:inset 0 0 22px rgba(255,200,5,.025),0 0 24px rgba(255,200,5,.035);
}
.route-page[data-route="solutions"] .solution-pillar-icon{
  width:33px;
  height:33px;
  display:block;
  overflow:visible;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.route-page[data-route="solutions"] .solution-pillar-icon .accent{
  stroke:var(--gold);
}
.route-page[data-route="solutions"] .solution-pillar-icon .accent-fill{
  stroke:var(--gold);
  fill:rgba(255,200,5,.12);
}
.route-page[data-route="solutions"] .flip-card:hover .solution-pillar-iconbox,
.route-page[data-route="solutions"] .flip-card:focus-within .solution-pillar-iconbox{
  border-color:rgba(255,200,5,.78);
  color:#fffaf0;
  box-shadow:inset 0 0 24px rgba(255,200,5,.05),0 0 28px rgba(255,200,5,.10);
}
@media (max-width:520px){
  .route-page[data-route="solutions"] .solution-pillar-icon{
    width:31px;
    height:31px;
  }
}

/* 2026-07-12 mobile content-width refinement.
   This is the only spacing exception in this release. It changes the existing scoped
   direct-section content margin from 36px to 30px, then 28px on phones and 24px on
   very narrow screens. Heroes, full-width bands, nested sections and route wrappers
   retain their existing spacing and layout logic. */
@media (max-width:560px){
  :root{--mobile-page-margin:28px;}
}
@media (max-width:360px){
  :root{--mobile-page-margin:24px;}
}

/* 2026-07-12 mobile stability and cross-browser performance hardening.
   No structural, typography, brand, video-behaviour or general spacing changes. */
html[data-aerxio-route] .route-page{display:none!important;}
html[data-aerxio-route="home"] .route-page[data-route="home"],
html[data-aerxio-route="solutions"] .route-page[data-route="solutions"],
html[data-aerxio-route="airports"] .route-page[data-route="airports"],
html[data-aerxio-route="defense"] .route-page[data-route="defense"],
html[data-aerxio-route="use-cases"] .route-page[data-route="use-cases"],
html[data-aerxio-route="partnerships"] .route-page[data-route="partnerships"],
html[data-aerxio-route="why-aerxio"] .route-page[data-route="why-aerxio"],
html[data-aerxio-route="contact-thank-you"] .route-page[data-route="contact-thank-you"],
html[data-aerxio-route="contact"] .route-page[data-route="contact"],
html[data-aerxio-route="privacy"] .route-page[data-route="privacy"]{display:block!important;}
main{min-height:100vh;min-height:100svh;}
.metric{opacity:1!important;transform:none!important;}
.home-animated-hero{min-height:88vh!important;min-height:88svh!important;}
.home-animated-hero .home-hero-video{aspect-ratio:53/30;}

@media (max-width:960px){
  .home-animated-hero{min-height:78vh!important;min-height:78svh!important;}
  .header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);}
  .solution-orbit,.submission-orbit,.home-orbit,.why-strategy-motion,.airport-orbit,.why-orbit{will-change:auto!important;}
}
@media (max-width:560px){
  .home-animated-hero{min-height:76vh!important;min-height:76svh!important;}
}

/* Intrinsic mobile flip-card sizing. Both faces occupy one grid cell, so the browser
   reserves the taller face before first paint. This replaces post-render JS measurement. */
@media (max-width:900px){
  body .route-page .flip-card,
  body .route-page #mobileCapabilityGrid1 .flip-card,
  body .route-page #mobileCapabilityGrid3 .flip-card{
    height:auto!important;
    min-height:0!important;
  }
  body .route-page .flip-inner,
  body .route-page #mobileCapabilityGrid1 .flip-inner,
  body .route-page #mobileCapabilityGrid3 .flip-inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
  }
  body .route-page .flip-face,
  body .route-page #mobileCapabilityGrid1 .flip-face,
  body .route-page #mobileCapabilityGrid3 .flip-face{
    position:relative!important;
    inset:auto!important;
    grid-area:1 / 1!important;
    width:100%!important;
    height:auto!important;
    min-height:360px!important;
  }
  body .route-page .flip-back{
    position:relative!important;
  }
}
@media (max-width:420px){
  body .route-page .flip-face,
  body .route-page #mobileCapabilityGrid1 .flip-face,
  body .route-page #mobileCapabilityGrid3 .flip-face{min-height:350px!important;}
}

/* Prevent iOS text inflation and accidental horizontal paint without clipping focus rings. */
@supports (-webkit-touch-callout:none){
  html{-webkit-text-size-adjust:100%;}
  .home-animated-hero,.page-hero{transform:translateZ(0);-webkit-transform:translateZ(0);}
}



/* 2026-07-12 R2 stability, touch and cross-browser hardening.
   These rules do not alter the established desktop layout, brand system or Home video behaviour. */
html,body{max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}
@supports (overflow:clip){html,body{overflow-x:clip}}
html{scroll-padding-top:74px}
img,video{max-width:100%}
.split>*,.grid-2>*,.grid-3>*,.grid-4>*,.delivery-panel>*,.mission-system>*,.footer-grid>*,.footer-columns>*{min-width:0}
a,button,input,select,textarea,[role="button"]{touch-action:manipulation}
.route-page:not(.active) *{animation-play-state:paused!important}
.flip-inner{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.flip-face{-webkit-backface-visibility:hidden;backface-visibility:hidden}
.flip-back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.flip-card.is-flipped .flip-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}

/* Natural mobile card height: reserve the taller face before first paint. */
@media (max-width:900px){
  html body .route-page[data-route] .flip-card,
  html body .route-page[data-route="home"] #mobileCapabilityGrid1>.flip-card,
  html body .route-page[data-route="airports"] #mobileCapabilityGrid2>.flip-card,
  html body .route-page[data-route="defense"] #mobileCapabilityGrid3>.flip-card{height:auto!important;min-height:0!important}
  html body .route-page[data-route] .flip-inner,
  html body .route-page[data-route="home"] #mobileCapabilityGrid1 .flip-inner,
  html body .route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-inner,
  html body .route-page[data-route="defense"] #mobileCapabilityGrid3 .flip-inner{display:grid!important;grid-template-columns:minmax(0,1fr)!important;height:auto!important;min-height:0!important;overflow:visible!important}
  html body .route-page[data-route] .flip-face,
  html body .route-page[data-route="home"] #mobileCapabilityGrid1 .flip-face,
  html body .route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-face,
  html body .route-page[data-route="defense"] #mobileCapabilityGrid3 .flip-face{position:relative!important;inset:auto!important;grid-area:1/1!important;width:100%!important;height:auto!important;min-height:360px!important}
  html body .route-page[data-route] .flip-back{position:relative!important}
  body::after{opacity:.20}
}
@media (max-width:420px){
  html body .route-page[data-route] .flip-face,
  html body .route-page[data-route="home"] #mobileCapabilityGrid1 .flip-face,
  html body .route-page[data-route="airports"] #mobileCapabilityGrid2 .flip-face,
  html body .route-page[data-route="defense"] #mobileCapabilityGrid3 .flip-face{min-height:350px!important}
}
@media (hover:none),(pointer:coarse){
  .flip-card:hover .flip-inner,.home-deliver .flip-card:hover .flip-inner{-webkit-transform:none!important;transform:none!important}
  .flip-card.is-flipped .flip-inner,.home-deliver .flip-card.is-flipped .flip-inner{-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
