/* IBERA GROUP — editorial corporate direction, September 2026.
   This layer is deliberately additive: page structure and behaviour remain intact. */
:root{--ibera-ink:#111a17;--ibera-deep:#091c16;--ibera-green:#005b3e;--ibera-paper:#f3f4f0;--ibera-line:#c8ceca}
html{scroll-behavior:smooth}
body{color:var(--ibera-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif}
::selection{background:#005b3e;color:#fff}
:focus-visible{outline:2px solid var(--ibera-green);outline-offset:4px}
.corporate-rail{background:#e9eeeb;color:#41544b;border-color:#d4dcd6}
.corporate-rail-brand{border-bottom:2px solid var(--ibera-green)}
.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid #d9ded9}
.desktop-nav a{font-size:12px;letter-spacing:.005em}
.nav-cta{font-size:12px}
.section-code{letter-spacing:.13em;font-size:11px}
.section-code:before{background:var(--ibera-green)}
.btn,.nav-cta{border-radius:0}

/* The opening is an editorial image, not a software dashboard. */
.corp-hero{min-height:min(890px,calc(100svh - 116px));background:var(--ibera-deep)}
.corp-hero>img{object-position:60% 46%;filter:saturate(.72) contrast(1.11);animation:ibera-image-enter 1.4s ease-out both}
.corp-hero-shade{background:linear-gradient(90deg,rgba(3,16,13,.90) 0%,rgba(3,16,13,.64) 39%,rgba(3,16,13,.12) 78%),linear-gradient(0deg,rgba(3,16,13,.76),transparent 45%)}
.corp-hero-content{padding-top:clamp(45px,8vh,105px);padding-bottom:158px}
.corp-hero-content>span{display:flex;align-items:center;font-size:11px;letter-spacing:.18em}
.corp-hero-content>span:before{width:42px;height:1px;background:#77a992}
.corp-hero h1{font-weight:500;letter-spacing:-.085em;font-size:clamp(82px,10.7vw,188px);line-height:.81;margin:auto 0 55px;max-width:1300px;text-wrap:balance}
.corp-hero h1 em{font-style:normal;color:#eaf3ed}
.corp-hero-content>div{margin-left:0;display:grid;grid-template-columns:minmax(0,560px) auto;gap:clamp(35px,5vw,100px);align-items:end;border-top:1px solid rgba(255,255,255,.5);padding-top:29px}
.corp-hero-content p{font-size:clamp(17px,1.35vw,21px);line-height:1.46;max-width:590px;color:#e4e9e6}
.corp-hero-content nav{align-items:flex-end;justify-content:flex-end;gap:14px;flex-wrap:wrap}
.corp-hero-content nav .btn{min-height:50px;padding:15px 18px;font-size:12px}
.corp-hero-index{background:rgba(5,22,17,.94);backdrop-filter:none;border-top:1px solid rgba(255,255,255,.32)}
.corp-hero-index span{padding:21px var(--gutter);font-family:inherit;font-size:10px;letter-spacing:.13em;font-weight:500}
.corp-hero-index span:first-child{border-top:2px solid #72b392}
@keyframes ibera-image-enter{from{transform:scale(1.04);opacity:.5}to{transform:scale(1);opacity:1}}

/* An authoritative statement, followed by an index rather than ten cards. */
.corp-statement{min-height:540px;align-items:start;padding-top:clamp(110px,12vw,190px);padding-bottom:clamp(110px,12vw,190px);grid-template-columns:170px minmax(0,1fr);gap:clamp(45px,7vw,130px)}
.corp-statement h2{font-size:clamp(62px,7vw,122px);line-height:.92;max-width:1100px;letter-spacing:-.075em}
.corp-statement p{max-width:750px;margin:50px 0 0 auto;font-size:clamp(17px,1.45vw,21px);line-height:1.52}
.corp-capabilities{background:var(--ibera-paper);padding:clamp(110px,11vw,180px) 0}
.corp-section-head{grid-template-columns:170px minmax(0,1fr);gap:clamp(45px,7vw,130px)}
.corp-section-head h2{font-size:clamp(61px,6.4vw,107px);max-width:1080px}
.corp-section-head>div>p{font-size:19px;max-width:650px}
.corp-capability-list{display:block;margin:100px 0 45px 0;border-left:0;border-top:1px solid var(--ibera-ink)}
.corp-capability-list>a{display:grid;grid-template-columns:10% minmax(0,1fr) minmax(200px,31%) 26px;align-items:center;min-height:123px;padding:20px 2px;border-right:0;border-bottom:1px solid var(--ibera-line);gap:18px;transition:padding .3s ease,background .3s ease,color .3s ease}
.corp-capability-list>a:hover{padding-left:19px;background:#e7ece7}
.corp-capability-list span{font-size:11px;color:var(--ibera-green)}
.corp-capability-list>a>div{display:contents}
.corp-capability-list h3{margin:0;font-size:clamp(29px,3.15vw,51px);line-height:1.05;font-weight:500;letter-spacing:-.055em}
.corp-capability-list p{margin:0;font-size:16px;line-height:1.45;color:#58645e;max-width:345px}
.corp-capability-list b{font-size:24px;transition:transform .25s}
.corp-capability-list>a:hover b{transform:translate(4px,-4px)}

/* Sector photography is quiet and subordinate to the content. */
.corp-industries{grid-template-columns:45% 55%;background:#12231c}
.corp-industries-image{min-height:980px;position:relative;overflow:hidden}
.corp-industries-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,rgba(18,35,28,.38))}
.corp-industries-image img{filter:grayscale(.55) saturate(.48) contrast(1.08);object-position:50% center;transition:transform .8s ease}
.corp-industries:hover img{transform:scale(1.018)}
.corp-industries-content{padding:clamp(100px,9vw,150px) clamp(32px,6vw,120px)}
.corp-industries h2{font-size:clamp(58px,5.5vw,96px);max-width:780px}
.corp-industries-content>p{color:#c3cdc6}
.corp-industry-list{column-gap:30px;margin-top:60px}
.corp-industry-list a{font-size:13px;transition:color .2s,padding .2s}
.corp-industry-list a:hover{color:#a6d5b6;padding-left:7px}
.corp-industry-list a:nth-child(even):hover{padding-left:27px}
.corp-industry-list span{color:#a4d3b6}
.corp-enterprise{background:#0d1b16;padding:clamp(120px,11vw,185px) 0;border-top:0}
.corp-enterprise-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:9vw;margin-top:60px}
.corp-enterprise-grid h2{font-size:clamp(63px,7vw,116px);max-width:1080px}
.corp-enterprise-grid p{font-size:19px;line-height:1.55;color:#c9d2cc}
.corp-enterprise-grid li{font-size:14px;color:#e1e8e2;padding:17px 0}
.corp-enterprise figure{margin:100px 0 0 16%;border-top:1px solid #648774;padding-top:28px}
.corp-enterprise figure img{max-height:440px;filter:grayscale(.65) saturate(.4) contrast(1.12)}
.corp-enterprise figcaption{letter-spacing:.01em}
.corp-technology{padding-top:clamp(125px,13vw,210px);padding-bottom:clamp(125px,13vw,210px)}
.corp-tech-list{margin-top:100px}
.corp-tech-list a{padding:25px 0}
.corp-tech-list strong{font-size:clamp(31px,3vw,51px)}
.corp-method{background:#e9eeea;padding:clamp(110px,11vw,180px) 0}
.corp-stages{grid-template-columns:repeat(4,1fr);margin:95px 0 40px;border-left:0;border-top:1px solid #8da99a}
.corp-stages div{min-height:178px;border-color:#b9c8be;border-left:1px solid #b9c8be;padding:20px 18px}
.corp-stages strong{font-size:clamp(20px,2vw,29px);font-weight:500;letter-spacing:-.03em}
.corp-insights{padding-top:clamp(120px,12vw,195px);padding-bottom:clamp(120px,12vw,195px)}
.corp-insights>div{grid-template-columns:1.3fr 1fr 1fr;border-color:var(--ibera-ink)}
.corp-insights a{min-height:390px;padding:26px 33px 28px}
.corp-insights h3{font-size:clamp(31px,2.75vw,48px)}
.corp-final{background:#12231c;padding:clamp(115px,12vw,185px) 0}
.corp-final h2{font-size:clamp(63px,8vw,132px)}

/* Secondary pages preserve their information architecture, with stronger titles
   and less dashboard-like visual treatment. */
.page-hero-photo{min-height:clamp(650px,76vh,890px);background-color:#10231a;background-position:center 55%}
.page-hero-photo:before{background:linear-gradient(90deg,rgba(4,18,13,.93) 0%,rgba(4,18,13,.74) 46%,rgba(4,18,13,.24) 100%)}
.page-hero-photo h1{font-size:clamp(65px,7.8vw,130px);letter-spacing:-.07em;line-height:.93;max-width:1250px}
.page-hero-photo h1 em{color:#dcece1}
.page-hero-photo>p{max-width:720px;line-height:1.55}
.page-hero-photo:after{height:3px;background:var(--ibera-green);box-shadow:none}
.industry-hero{padding-top:clamp(130px,15vw,250px);padding-bottom:clamp(130px,12vw,210px);max-width:none;background:#edf1ec;position:relative;overflow:hidden}
.industry-hero:after{content:"";position:absolute;right:-10%;bottom:-38%;width:min(70vw,900px);height:min(70vw,900px);border:1px solid #c4d6c9;border-radius:50%;box-shadow:0 0 0 80px #edf1ec,0 0 0 81px #c4d6c9,0 0 0 170px #edf1ec,0 0 0 171px #c4d6c9;pointer-events:none}
.industry-hero h1{position:relative;z-index:1;font-size:clamp(70px,8.6vw,142px);max-width:1300px;letter-spacing:-.075em}
.industry-hero>p{position:relative;z-index:1}
.industry-mission{transition:background .25s ease,padding .25s ease}
.industry-mission:hover{background:#f2f6f2;padding-left:13px;padding-right:13px}
.technology-hero{background:#e8ede8}
.technology-hero h1{font-size:clamp(72px,8vw,130px)}
.technology-hero img{filter:grayscale(.65) saturate(.45) contrast(1.05)}
.technology-domains{background:#10231a}
.technology-domains article{min-height:400px}
.technology-domains h2{font-weight:500}
.contact-institutional{background:#f3f5f2}
/* Use the exact same official asset and crop in header and footer. */
.footer-brand .brand{width:184px;height:48px}
.footer-brand .ibera-logo-frame{width:184px;height:48px}
.footer-brand .brand-horizontal{width:205px;left:-10px;top:-51px}

@media(max-width:1100px){
 .corp-hero-content>div{grid-template-columns:1fr;gap:24px}
 .corp-hero-content nav{justify-content:flex-start}
 .corp-industries{grid-template-columns:1fr}
 .corp-industries-image{min-height:520px}
 .corp-enterprise-grid{grid-template-columns:1fr;gap:35px}
 .corp-enterprise figure{margin-left:0}
 .corp-capability-list>a{grid-template-columns:8% 1fr minmax(150px,30%) 20px}
}
@media(max-width:720px){
 .corp-hero{min-height:calc(100svh - 103px);min-height:max(720px,calc(100svh - 103px))}
 .corp-hero>img{object-position:54% center;filter:saturate(.65) contrast(1.1)}
 .corp-hero-shade{background:linear-gradient(180deg,rgba(3,16,13,.52) 0%,rgba(3,16,13,.76) 42%,rgba(3,16,13,.96) 100%)}
 .corp-hero-content{padding:45px 22px 136px}
 .corp-hero h1{font-size:clamp(67px,16vw,106px);margin:95px 0 auto;line-height:.84;max-width:620px}
 .corp-hero-content>div{display:block;padding-top:22px;margin-top:38px}
 .corp-hero-content p{font-size:16px;line-height:1.5}
 .corp-hero-content nav{display:flex;gap:8px;margin-top:25px}
 .corp-hero-content nav .btn{font-size:11px;padding:13px 12px;min-height:46px}
 .corp-hero-index{grid-template-columns:repeat(3,1fr)}
 .corp-hero-index span{padding:15px 10px;font-size:8px}
 .corp-statement{display:block;min-height:0;padding-top:100px;padding-bottom:110px}
 .corp-statement .section-code{display:block;margin-bottom:54px}
 .corp-statement h2,.corp-section-head h2,.corp-industries h2,.corp-enterprise h2,.corp-method h2,.corp-insights h2{font-size:clamp(50px,11vw,68px);line-height:.94}
 .corp-statement p{margin:38px 0 0;font-size:17px}
 .corp-capabilities{padding:105px 0}
 .corp-section-head{display:block}
 .corp-capability-list{margin-top:65px}
 .corp-capability-list>a{grid-template-columns:34px 1fr 24px;min-height:118px;gap:10px;padding:20px 0;align-items:start}
 .corp-capability-list>a>div{display:block}
 .corp-capability-list h3{font-size:clamp(27px,7vw,38px);margin:0 0 9px}
 .corp-capability-list p{font-size:14px;line-height:1.4}
 .corp-capability-list b{align-self:start;font-size:19px}
 .corp-capability-list>a:hover{padding-left:6px}
 .corp-industries-image{min-height:380px}
 .corp-industries-content{padding:90px 22px 100px}
 .corp-industries h2{margin:30px 0}
 .corp-industry-list{margin:45px 0 30px}
 .corp-enterprise{padding:110px 0}
 .corp-enterprise figure{margin-top:60px}
 .corp-enterprise figure img{max-height:280px}
 .corp-technology{padding-top:110px;padding-bottom:110px}
 .corp-tech-list{margin-top:60px}
 .corp-tech-list strong{font-size:29px}
 .corp-method{padding:105px 0}
 .corp-stages{grid-template-columns:1fr 1fr;margin:60px 0 35px}
 .corp-stages div{min-height:128px}
 .corp-stages strong{font-size:19px}
 .corp-insights{padding-top:105px;padding-bottom:105px}
 .corp-insights>div{margin-top:60px}
 .corp-insights a,.corp-insights a:first-child{min-height:265px;padding:23px 0}
 .corp-final h2{font-size:clamp(56px,11vw,76px)}
 .page-hero-photo{min-height:580px;padding-top:100px}
 .page-hero-photo:before{background:linear-gradient(180deg,rgba(4,18,13,.69),rgba(4,18,13,.94))}
 .page-hero-photo h1{font-size:clamp(51px,11vw,69px)}
 .industry-hero{padding:110px 22px 130px}
 .industry-hero h1{font-size:clamp(57px,12vw,75px)}
 .industry-hero:after{opacity:.55}
 .technology-hero h1{font-size:60px}
 .industry-mission:hover{padding-left:0;padding-right:0}
 .footer-brand .brand,.footer-brand .ibera-logo-frame{width:144px;height:40px}
 .footer-brand .brand-horizontal{width:160px;left:-8px;top:-40px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.corp-hero>img{animation:none}.corp-industries-image img,.corp-capability-list>a,.industry-mission{transition:none}}

/* IBERA orbital signature: the approved symbol, never a redrawn logo. */
.corp-hero{position:relative;isolation:isolate}
.corp-hero::after{content:"";position:absolute;right:3%;top:9%;width:min(38vw,560px);aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;filter:brightness(0) invert(1);opacity:.09;pointer-events:none;z-index:1;transform:translateY(0);animation:ibera-orbit-enter 1.7s ease-out both}
.corp-hero-content,.corp-hero-index{position:relative;z-index:2}
.corp-hero-content>span{color:#f5faf6}
.corp-hero-content p{color:#f4f8f5}
.corp-hero-index{color:#eff6f0}
@keyframes ibera-orbit-enter{from{opacity:0;transform:translateY(16px)}to{opacity:.09;transform:translateY(0)}}
.corp-final,.page-cta{position:relative;isolation:isolate;overflow:hidden;color:#fff}
.corp-final::before,.page-cta::after{content:"";position:absolute;right:-11%;top:-40%;height:180%;aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;filter:brightness(0) invert(1);opacity:.055;pointer-events:none;z-index:0}
.corp-final .section-wrap,.page-cta .section-wrap{position:relative;z-index:1}
.corp-final h2,.corp-final p,.page-cta h2,.page-cta p{color:#fff}
.corp-final .section-code.light,.page-cta .section-code.light{color:#dbede0}
.page-cta .section-code:before,.corp-final .section-code:before{background:#a3d0b1}
.page-cta .light-button,.corp-final .light-button{background:#fff;color:#0d2a1e;border-color:#fff}
.page-cta .light-button:hover,.corp-final .light-button:hover{background:#e1efe4;color:#0d2a1e}

/* Enterprise: one continuous operating chain instead of another tile grid. */
.ibera-architecture{padding-top:clamp(95px,11vw,170px);padding-bottom:clamp(105px,12vw,190px);position:relative;overflow:hidden}
.ibera-architecture-heading{display:grid;grid-template-columns:21% 1fr;gap:clamp(40px,6vw,110px);align-items:start}
.ibera-architecture-heading h2{font-size:clamp(47px,5.7vw,93px);line-height:.98;letter-spacing:-.065em;font-weight:500;margin:0;max-width:960px}
.ibera-architecture-heading p{font-size:clamp(17px,1.5vw,20px);line-height:1.55;max-width:650px;color:#4e5c53;margin:36px 0 0}
.ibera-architecture-flow{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;margin:clamp(80px,9vw,135px) 0 0;border-top:1px solid #7e9987}
.ibera-architecture-flow li{position:relative;padding:30px clamp(18px,2.5vw,40px) 10px 0;min-height:210px}
.ibera-architecture-flow li::before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;background:#005b3e;transform:rotate(45deg)}
.ibera-architecture-flow li+li{border-left:1px solid #cfd9d1;padding-left:clamp(18px,2.5vw,40px)}
.ibera-architecture-flow li+li::before{left:clamp(18px,2.5vw,40px)}
.ibera-architecture-flow span,.ibera-editorial-list article>span{display:block;font-size:12px;letter-spacing:.1em;font-weight:600;color:#176747}
.ibera-architecture-flow strong{display:block;font-size:clamp(22px,2.2vw,34px);line-height:1.12;letter-spacing:-.045em;font-weight:500;margin:26px 0 15px}
.ibera-architecture-flow p{font-size:15px;line-height:1.52;color:#59665d;margin:0;max-width:275px}
.enterprise-principle{position:relative;overflow:hidden}
.enterprise-principle::after{content:"";position:absolute;right:-5%;bottom:-40%;height:min(58vw,700px);aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;opacity:.045;pointer-events:none}

/* Editorial rhythm: three sectors, each a distinct line of inquiry. */
.ibera-editorial-missions{padding-top:clamp(105px,11vw,175px);padding-bottom:clamp(110px,12vw,190px);background:#eef3ef;position:relative;overflow:hidden}
.ibera-editorial-missions::before{content:"";position:absolute;right:-9%;top:-16%;height:min(49vw,660px);aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;opacity:.052;pointer-events:none}
.ibera-editorial-missions header{position:relative;display:grid;grid-template-columns:21% 1fr;gap:clamp(40px,6vw,110px)}
.ibera-editorial-missions h2{font-size:clamp(48px,6vw,94px);line-height:.97;letter-spacing:-.066em;font-weight:500;max-width:1060px;margin:0}
.ibera-editorial-missions header p{font-size:18px;max-width:680px;color:#536158;line-height:1.55;margin:32px 0 0}
.ibera-editorial-list{position:relative;margin:clamp(75px,8vw,125px) 0 0 21%;border-top:1px solid #14291d}
.ibera-editorial-list article{display:grid;grid-template-columns:26% 1fr;gap:30px;align-items:start;padding:38px 0;border-bottom:1px solid #b8cabd}
.ibera-editorial-list h3{font-size:clamp(29px,3.4vw,51px);line-height:1.04;letter-spacing:-.055em;font-weight:500;max-width:850px;margin:0}
.ibera-editorial-list p{font-size:16px;line-height:1.55;max-width:710px;color:#4f6054;margin:23px 0 0}
.ibera-editorial-list article:nth-child(2) div{margin-left:5%}
.ibera-editorial-list article:nth-child(3) div{margin-left:11%}
.industry-mission-title span{font-variant-numeric:tabular-nums}

@media(max-width:1100px){
 .ibera-architecture-heading,.ibera-editorial-missions header{grid-template-columns:150px 1fr;gap:28px}
 .ibera-editorial-list{margin-left:0}
 .ibera-editorial-list article{grid-template-columns:170px 1fr}
}
@media(max-width:720px){
 .site-header{height:68px}
 .mobile-menu{top:67px;max-height:calc(100svh - 68px);overflow-y:auto;padding:18px 22px 26px;gap:3px;box-shadow:0 24px 35px rgba(3,29,16,.12)}
 .mobile-menu a{min-height:50px;border-bottom:1px solid #e0e8e1;font-size:15px}
 .corp-hero{min-height:max(660px,calc(100svh - 102px))}
 .corp-hero::after{right:-17%;top:10%;width:77vw;opacity:.055;animation:none}
 .corp-hero-content{padding:42px 22px 115px}
 .corp-hero h1{font-size:clamp(60px,14vw,89px);letter-spacing:-.078em;line-height:.86;margin:clamp(75px,12vh,135px) 0 auto}
 .corp-hero-content>div{margin-top:40px}
 .corp-hero-content p{font-size:17px;line-height:1.48}
 .corp-hero-content nav{display:grid;grid-template-columns:1fr;align-items:stretch;margin-top:24px}
 .corp-hero-content nav .btn{min-height:50px;justify-content:center;font-size:13px}
 .corp-hero-index span{font-size:9px;line-height:1.25;padding:13px 9px}
 .corp-capability-list h3{font-size:clamp(28px,7.1vw,39px)}
 .corp-capability-list p{font-size:15px}
 .corp-final,.page-cta{padding-top:90px;padding-bottom:100px}
 .corp-final h2,.page-cta h2{font-size:clamp(43px,10vw,65px);line-height:.98;letter-spacing:-.05em}
 .corp-final::before,.page-cta::after{top:auto;bottom:-10%;right:-38%;height:76vw;opacity:.055}
 .ibera-architecture,.ibera-editorial-missions{padding-top:100px;padding-bottom:110px}
 .ibera-architecture-heading,.ibera-editorial-missions header{display:block}
 .ibera-architecture-heading .section-code,.ibera-editorial-missions header .section-code{display:block;margin-bottom:42px}
 .ibera-architecture-heading h2,.ibera-editorial-missions h2{font-size:clamp(43px,10.6vw,62px)}
 .ibera-architecture-heading p,.ibera-editorial-missions header p{font-size:17px;margin-top:27px}
 .ibera-architecture-flow{display:block;margin-top:60px;border-top:0;border-left:1px solid #7e9987;padding-left:22px}
 .ibera-architecture-flow li,.ibera-architecture-flow li+li{border-left:0;border-bottom:1px solid #cfd9d1;padding:18px 0 24px;min-height:0}
 .ibera-architecture-flow li::before,.ibera-architecture-flow li+li::before{top:24px;left:-27px;width:8px;height:8px}
 .ibera-architecture-flow strong{font-size:27px;margin:14px 0 10px}
 .ibera-architecture-flow p{font-size:16px;max-width:none}
 .ibera-editorial-list{margin:65px 0 0}
 .ibera-editorial-list article{display:block;padding:30px 0 35px}
 .ibera-editorial-list article:nth-child(n) div{margin:16px 0 0}
 .ibera-editorial-list h3{font-size:clamp(29px,7.4vw,42px)}
 .ibera-editorial-list p{font-size:16px;margin-top:18px}
 .industry-mission-title{margin-bottom:15px}
 .industry-mission p{font-size:16px}
 .page-hero-photo h1,.industry-hero h1{overflow-wrap:break-word}
 .page-hero-photo>p{font-size:17px;line-height:1.55}
 .page-hero-photo{min-height:560px}
 .page-cta .light-button,.corp-final .light-button{min-height:52px}
 .footer-links{gap:22px}
}
@media(prefers-reduced-motion:reduce){.corp-hero::after{animation:none}}

/* Orbital line: a repeatable transition between corporate narratives. */
.corp-capabilities,.company-manifesto,.tech-principles{position:relative}
.company-manifesto{border-top:0}
.corp-capabilities::before,.company-manifesto::before,.tech-principles::before{content:"";position:absolute;top:0;left:var(--gutter);width:min(42vw,580px);height:25px;border-top:1px solid rgba(0,91,62,.48);border-right:1px solid rgba(0,91,62,.48);border-top-right-radius:34px;pointer-events:none}
.corp-capabilities::after,.company-manifesto::after,.tech-principles::after{content:"";position:absolute;top:14px;left:calc(var(--gutter) + min(42vw,580px) - 14px);width:28px;height:28px;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;opacity:.7;pointer-events:none}
.corp-capabilities::after,.company-manifesto::after,.tech-principles::after{transition:transform .45s ease,opacity .45s ease}
@media(hover:hover) and (prefers-reduced-motion:no-preference){
 .corp-capabilities:hover::after,.company-manifesto:hover::after,.tech-principles:hover::after{transform:translate(7px,2px);opacity:.95}
}
@media(max-width:720px){
 .corp-capabilities::before,.company-manifesto::before,.tech-principles::before{width:min(55vw,240px);height:20px}
 .corp-capabilities::after,.company-manifesto::after,.tech-principles::after{left:calc(22px + min(55vw,240px) - 11px);top:12px;width:23px;height:23px}
 .corp-capabilities::before{left:22px}
}

/* Strategic sectors and small text on photography remain identifiable at every size. */
.corp-industries-image{position:relative;overflow:hidden}
.corp-industries-image::after{content:"";position:absolute;inset:7% 5% auto auto;width:min(24vw,310px);aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;filter:brightness(0) invert(1);opacity:.15;pointer-events:none}
.industry-missions{position:relative}
.industry-missions::before{content:"";position:absolute;right:var(--gutter);top:0;width:min(29vw,410px);height:34px;border-top:1px solid rgba(0,91,62,.45);border-left:1px solid rgba(0,91,62,.45);border-top-left-radius:48px;pointer-events:none}
.corp-enterprise .section-code.light,.corp-industries-content .section-code.light,.company-judgment .section-code.light,.system-flow-dark .section-code.light,.public-sector-band .section-code.light,.enterprise-system .section-code.light,.quality-gates .section-code.light,.page-hero-photo .section-code{color:#f6faf7;font-weight:700;font-size:12px;letter-spacing:.12em;text-shadow:0 1px 8px rgba(0,0,0,.55)}
.corp-enterprise .section-code:before,.corp-industries-content .section-code:before,.company-judgment .section-code:before,.system-flow-dark .section-code:before,.public-sector-band .section-code:before,.enterprise-system .section-code:before,.quality-gates .section-code:before,.page-hero-photo .section-code:before{background:#ccebd5}
@media(max-width:720px){
 .corp-industries-image::after{width:43vw;opacity:.12}
 .corp-enterprise .section-code.light,.corp-industries-content .section-code.light,.company-judgment .section-code.light,.system-flow-dark .section-code.light,.public-sector-band .section-code.light,.enterprise-system .section-code.light,.quality-gates .section-code.light,.page-hero-photo .section-code,.corp-final .section-code.light,.page-cta .section-code.light{font-size:14px;line-height:1.5;letter-spacing:.07em}
 .corp-enterprise-grid{margin-top:28px}
 .industry-missions::before{width:58vw}
}

/* 2026 refinement — motion and depth behave like part of the system, not decoration. */
.ibera-page-progress{position:fixed;inset:0 0 auto;height:3px;background:#17845b;transform:scaleX(0);transform-origin:left center;z-index:120;pointer-events:none;will-change:transform}
.site-header{transition:height .28s ease,box-shadow .28s ease,background .28s ease}
.site-header.is-scrolled{box-shadow:0 12px 36px rgba(6,31,21,.09);background:rgba(255,255,255,.965)}
.desktop-nav a{position:relative;padding:29px 0 27px}
.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:1px;background:#005b3e;transition:right .28s ease}
.desktop-nav a:hover::after,.desktop-nav a[aria-current="page"]::after{right:0}
.nav-cta{position:relative;overflow:hidden;transition:color .25s ease,background .25s ease}
.nav-cta::before{content:"";position:absolute;inset:auto 0 0;height:2px;background:#17845b;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.nav-cta:hover::before{transform:scaleX(1)}
.corp-hero>img{will-change:transform}
.corp-hero-index span{transition:background .25s ease,color .25s ease,border-color .25s ease}
.corp-hero-index span:hover{background:rgba(123,190,151,.12);color:#fff;border-top-color:#8acaa4}
.corp-statement::after{content:"";position:absolute;right:var(--gutter);bottom:0;width:min(31vw,460px);height:58px;border-bottom:1px solid rgba(0,91,62,.42);border-left:1px solid rgba(0,91,62,.42);border-bottom-left-radius:80px;pointer-events:none}
.corp-statement{position:relative}
.corp-capability-list>a{position:relative;overflow:hidden}
.corp-capability-list>a::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#08704b;transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}
.corp-capability-list>a:hover::before{transform:scaleY(1)}
.corp-capability-list>a:hover h3{color:#003f2b}
.corp-enterprise figure,.technology-hero figure,.page-hero-photo{position:relative;isolation:isolate}
.corp-enterprise figure::after{content:"";position:absolute;right:-28px;bottom:-28px;width:145px;aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;filter:brightness(0) invert(1);opacity:.14;pointer-events:none}
.corp-tech-list a{position:relative;transition:padding .28s ease,color .28s ease}
.corp-tech-list a::before{content:"";position:absolute;left:0;top:50%;width:0;height:1px;background:#08704b;transition:width .28s ease}
.corp-tech-list a:hover{padding-left:42px;color:#004c34}
.corp-tech-list a:hover::before{width:28px}
.corp-stages div{transition:background .25s ease,color .25s ease,transform .25s ease}
.corp-stages div:hover{background:#dce8df;transform:translateY(-5px)}
.corp-insights a{position:relative;overflow:hidden;transition:background .28s ease,color .28s ease,transform .28s ease}
.corp-insights a::after{content:"";position:absolute;right:-80px;bottom:-80px;width:170px;aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;opacity:0;transition:opacity .3s ease,transform .4s ease;pointer-events:none}
.corp-insights a:hover{background:#eef4ef;transform:translateY(-6px)}
.corp-insights a:hover::after{opacity:.07;transform:translate(-14px,-14px)}
.page-hero-photo{background-attachment:scroll;overflow:hidden}
.page-hero-photo::after{width:34%;height:4px;background:linear-gradient(90deg,#8dd0a5,#08704b 62%,transparent);box-shadow:none}
.technology-domains article,.capability-index-row,.enterprise-concerns article,.trust-framework article,.industry-mission{transition:background .28s ease,transform .28s ease,padding .28s ease}
.technology-domains article:hover{background:#173226;transform:translateY(-5px)}
.capability-index-row:hover{background:#edf3ee;padding-left:16px;padding-right:16px}
.enterprise-concerns article:hover,.trust-framework article:hover{background:#f0f5f1;transform:translateY(-4px)}
.ibera-architecture-flow li{transition:background .25s ease,padding .25s ease}
.ibera-architecture-flow li:hover{background:#edf4ef;padding-left:18px}
.ibera-architecture-flow li+li:hover{padding-left:calc(clamp(18px,2.5vw,40px) + 18px)}
.footer-main{position:relative;overflow:hidden}
.footer-main::after{content:"";position:absolute;right:-7%;bottom:-75%;width:min(38vw,520px);aspect-ratio:1;background:url('/assets/ibera-symbol.png?v=2') center/contain no-repeat;opacity:.035;pointer-events:none}
.ibera-rise{transition-delay:calc(var(--reveal-order,0)*55ms)}
@media(prefers-reduced-motion:no-preference){
 .ibera-rise{transform:translateY(28px)}
 .ibera-rise.visible{transform:translateY(0)}
 .corp-hero>img{animation:ibera-image-enter 1.4s ease-out both,ibera-hero-breathe 18s ease-in-out 1.5s infinite alternate}
 @keyframes ibera-hero-breathe{from{transform:scale(1)}to{transform:scale(1.035)}}
}
@media(max-width:720px){
 .ibera-page-progress{height:2px}
 .desktop-nav a{padding:0}
 .corp-statement::after{right:22px;width:48vw;height:38px}
 .corp-stages div:hover,.corp-insights a:hover,.technology-domains article:hover,.enterprise-concerns article:hover,.trust-framework article:hover{transform:none}
 .capability-index-row:hover{padding-left:0;padding-right:0}
 .corp-enterprise figure::after{width:100px;right:-12px;bottom:-17px}
 .ibera-rise{transition-delay:0ms}
}
@media(prefers-reduced-motion:reduce){
 .ibera-page-progress{display:none}
 .ibera-rise{transform:none!important;transition:none!important}
 .site-header,.site-header *{transition:none!important}
}
