/* 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}
::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}}
