
:root{--ink:#25292d;--muted:#707980;--line:#dfe4e7;--soft:#f4f6f7;--dark:#34393d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}
.progress{position:fixed;top:0;left:0;width:100%;height:3px;background:rgba(255,255,255,.2);z-index:9999}.progress span{display:block;height:100%;width:0;background:#fff}
.site-header{position:fixed;top:3px;left:0;width:100%;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(40,45,50,.08)}.nav-shell{max-width:1180px;margin:auto;height:72px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{display:block;width:auto;height:38px}.desktop-nav{display:flex;gap:28px;align-items:center}.desktop-nav a,.mobile-nav a{text-decoration:none;color:#303438;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:100%;height:2px;background:#34393d;transform:scaleX(0);transform-origin:left;transition:.2s}.desktop-nav a:hover:after{transform:scaleX(1)}
.menu-toggle{display:none;border:0;background:none}.mobile-nav{display:none}
.hero{position:relative;min-height:100svh;display:flex;align-items:center;padding:130px 0 80px;overflow:hidden;background:#30353a;color:#fff}.hero-media{position:absolute;inset:0;background:url('/imagenes/bma-exterior.jpg') center center/cover no-repeat;transform:scale(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,18,20,.78),rgba(15,18,20,.43) 58%,rgba(15,18,20,.2))}.hero-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.32}.hero-content{position:relative;z-index:2;width:min(1180px,100%);margin:auto;padding:0 28px}.eyebrow,.kicker{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:900}.eyebrow{color:rgba(255,255,255,.84)}.hero h1{font-size:clamp(58px,9vw,118px);line-height:.84;letter-spacing:-.07em;margin:18px 0 22px;max-width:820px}.hero h1 em{font-style:normal;color:#cdd1d4}.hero-lead{max-width:640px;font-size:clamp(17px,2vw,22px);line-height:1.45;color:#e4e7e9}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:13px 18px;border-radius:999px;font-weight:900;font-size:11px;letter-spacing:.08em;text-transform:uppercase;transition:.2s transform,.2s background,.2s color}.btn:hover{transform:translateY(-2px)}.btn-light{background:#fff;color:#303438}.btn-ghost{color:#fff;border:1px solid rgba(255,255,255,.55)}.hero-scroll{position:absolute;right:28px;bottom:30px;font-size:9px;letter-spacing:.18em;font-weight:900;opacity:.75;display:flex;gap:10px;align-items:center}.hero-scroll span{display:inline-block;width:48px;height:1px;background:#fff}
.section{padding:110px 0}.section-light{padding:110px 0;background:#f4f6f7}.section-dark{padding:110px 0;background:#34393d;color:#fff}.container{width:min(1180px,100%);margin:auto;padding:0 28px}.intro-grid,.impact-grid,.method-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.intro h2,.section-head h2,.method h2,.contact h2{font-size:clamp(44px,6vw,74px);letter-spacing:-.065em;line-height:.92;margin:8px 0}.intro-copy{font-size:18px;line-height:1.72;color:#60686e}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:55px}.value-card{border:1px solid var(--line);padding:24px;border-radius:14px;min-height:180px}.value-card span{font-size:11px;font-weight:900;color:#7a8288}.value-card h3{font-size:21px;margin:44px 0 10px}.value-card p{margin:0;color:#697177;line-height:1.5}
.impact{background:var(--dark);}.impact-copy h2{font-size:clamp(44px,6vw,75px);line-height:.92;letter-spacing:-.065em;margin:8px 0 20px}.impact-copy h2 em{font-style:normal;color:#bfc4c8}.impact-copy>p:last-child{max-width:500px;color:#c4c9cd;font-size:18px;line-height:1.65}.timeline{position:relative;padding:10px 0 10px 42px}.timeline-line{position:absolute;left:9px;top:14px;bottom:14px;width:1px;background:#70777c}.timeline article{position:relative;margin:0 0 42px}.timeline article:last-child{margin-bottom:0}.timeline article:before{content:"";position:absolute;left:-37px;top:5px;width:7px;height:7px;border-radius:50%;background:#fff}.timeline b{display:block;font-size:35px;letter-spacing:-.05em}.timeline span{display:block;font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:900;margin:5px 0}.timeline p{margin:0;color:#c3c8cc;line-height:1.5}
.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:45px}.section-head p:last-child{color:#707980;line-height:1.65;margin:0}.section-dark .section-head p:last-child{color:#c6cbcf}
.services-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:25px;align-items:stretch}.service-list{border-top:1px solid var(--line)}.service-item{display:grid;grid-template-columns:50px 1fr 35px;align-items:center;width:100%;padding:20px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;color:var(--ink);font:inherit}.service-item span{font-size:10px;font-weight:900;color:#7f878c}.service-item strong{font-size:clamp(20px,2.4vw,31px);letter-spacing:-.045em}.service-item i{font-style:normal;opacity:.45;text-align:right}.service-item.active,.service-item:hover{padding-left:8px}.service-panel{background:#34393d;color:#fff;padding:34px;border-radius:16px;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end}.panel-number{font-size:10px;letter-spacing:.16em;font-weight:900;opacity:.72}.service-panel h3{font-size:clamp(30px,4vw,46px);line-height:.96;letter-spacing:-.055em;margin:20px 0 12px}.service-panel>p:not(.panel-number){font-size:18px;line-height:1.55;color:#d0d5d9}.panel-rule{width:100%;height:1px;background:#697076;margin:18px 0}.service-panel span{font-size:9px;letter-spacing:.15em;font-weight:900;color:#c9ced2}
.sector-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.sector{border:0;border-bottom:1px solid var(--line);background:transparent;padding:18px 10px 18px 0;text-align:left;font:inherit;color:var(--ink);cursor:pointer;display:grid;grid-template-columns:45px 1fr;gap:5px}.sector span{font-size:10px;font-weight:900;color:#81888d}.sector:hover{padding-left:8px}.sector-note{margin-top:20px;min-height:30px;color:#6d747a;font-size:13px}
.steps{border-top:1px solid var(--line)}.steps article{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.steps b{font-size:10px;color:#80878c}.steps h3{font-size:23px;letter-spacing:-.03em;margin:0 0 5px}.steps p{margin:0;color:#697177;line-height:1.5}
.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.person{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px;min-height:180px}.person img{width:64px;height:64px;border-radius:50%;object-fit:cover;display:block;margin-bottom:15px}.person small{font-size:9px;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:#747c82}.person h3{font-size:24px;letter-spacing:-.04em;margin:10px 0}.person p{margin:0;color:#737a80}
.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;cursor:pointer;padding:21px 0;font-size:22px;letter-spacing:-.035em;font-weight:750;display:flex;justify-content:space-between;gap:30px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:25px;font-weight:400;color:#727980}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>div{padding:0 0 22px;color:#697177;line-height:1.7;max-width:800px}
.contact{padding:100px 0}.contact h2{color:#fff}.contact h2 em{color:#c5cbd0;font-style:normal}.contact-copy>p:not(.kicker){max-width:520px;color:#c8cdd1;font-size:18px;line-height:1.65}.contact-data{margin-top:38px;display:grid;gap:18px}.contact-data span{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#9da5ab;font-weight:900;margin-bottom:5px}.contact-data strong{font-size:18px;color:#fff}.map-wrap{height:100%;min-height:420px;border-radius:16px;overflow:hidden;border:1px solid #535a60}.map-wrap iframe{display:block;width:100%;height:100%;border:0;filter:grayscale(1) contrast(1.02)}
.cta-final{padding:36px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-inner p{margin:0;font-size:19px;font-weight:700;letter-spacing:-.02em}.btn-dark{background:#34393d;color:#fff}.footer{background:#25292d;color:#fff;padding:35px 0}.footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:25px;align-items:center}.footer img{width:auto;height:34px;filter:brightness(0) invert(1);opacity:.9}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#dce0e3;text-decoration:none;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.footer p{margin:0;color:#9fa7ad;font-size:11px}
.reveal{opacity:1;transform:none}.js-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.js-ready .reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:25px;height:2px;background:#303438}.mobile-nav{display:none;padding:8px 28px 18px;border-top:1px solid rgba(40,45,50,.08)}.mobile-nav.open{display:grid;gap:14px}.intro-grid,.impact-grid,.method-grid,.contact-grid,.section-head{grid-template-columns:1fr}.value-grid{grid-template-columns:repeat(2,1fr)}.services-layout{grid-template-columns:1fr}.service-panel{min-height:260px}.people-grid{grid-template-columns:repeat(2,1fr)}.sector-grid{grid-template-columns:1fr}.cta-inner,.footer-grid{grid-template-columns:1fr;display:grid}}
@media(max-width:600px){.nav-shell{height:64px;padding:0 16px}.brand img{height:32px}.hero{padding-top:105px}.hero-content{padding:0 17px}.hero h1{font-size:clamp(50px,16vw,78px)}.hero-lead{font-size:17px}.hero-scroll{display:none}.container{padding:0 17px}.section,.section-light,.section-dark{padding:78px 0}.value-grid,.people-grid{grid-template-columns:1fr}.intro h2,.section-head h2,.method h2,.contact h2{font-size:clamp(42px,12vw,60px)}.service-item{grid-template-columns:36px 1fr 25px;padding:17px 0}.service-item strong{font-size:21px}.sector{grid-template-columns:35px 1fr}.map-wrap{min-height:330px}.cta-inner{gap:15px}.footer-grid{gap:18px}.footer-links{gap:12px}.faq-item summary{font-size:19px}}

.detail-hero{padding:165px 0 100px}.detail-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:end}
.detail-hero h1{font-size:clamp(56px,8vw,105px);line-height:.88;letter-spacing:-.07em;margin:12px 0 22px;max-width:900px}
.detail-lead{max-width:680px;color:#d2d7da;font-size:20px;line-height:1.55;margin-bottom:30px}
.detail-number{justify-self:end;text-align:right}.detail-number span{display:block;font-size:clamp(70px,12vw,150px);font-weight:900;letter-spacing:-.08em;color:#636a70;line-height:.8}.detail-number small{display:block;margin-top:15px;color:#b9c0c5;font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:900}
.detail-content{display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.detail-content h2,.related h2{font-size:clamp(42px,5vw,68px);line-height:.92;letter-spacing:-.06em;margin:8px 0}.detail-content article{font-size:18px;line-height:1.7;color:#60696f}.detail-image{width:100%;max-height:390px;object-fit:cover;border-radius:14px;display:block;margin-bottom:28px;filter:grayscale(.15)}.detail-copy{white-space:normal}.detail-rule{height:1px;background:#dce1e4;margin:28px 0 15px}.detail-meta{font-size:9px!important;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:#7b8389!important}.related{display:flex;justify-content:space-between;align-items:end;gap:25px}.related h2{margin:0}
@media(max-width:900px){.detail-grid,.detail-content{grid-template-columns:1fr}.detail-number{justify-self:start;text-align:left}.related{display:grid}.detail-hero{padding:135px 0 75px}}
@media(max-width:600px){.detail-hero h1{font-size:clamp(48px,14vw,74px)}.detail-lead{font-size:17px}.detail-number span{font-size:75px}}

/* =========================================================
   BMA 4.0 PRO SPECIAL — interaction & mobile system
   ========================================================= */
.site-header{transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}
.site-header.scrolled{background:rgba(255,255,255,.975);box-shadow:0 10px 28px rgba(25,30,35,.07)}
.desktop-nav a.is-current{color:#15191c}
.desktop-nav a.is-current:after{transform:scaleX(1)}
.menu-toggle{width:44px;height:44px;padding:8px;border-radius:12px;align-items:center;justify-content:center;gap:5px;cursor:pointer;position:relative;z-index:160;background:transparent;transition:background .2s ease}
.menu-toggle:hover{background:#f0f2f3}
.menu-toggle span{width:23px;height:2px;background:#2f3438;border-radius:2px;transition:transform .22s ease,opacity .22s ease}
.menu-is-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-is-open .menu-toggle span:nth-child(2){opacity:0}
.menu-is-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.menu-backdrop{position:fixed;inset:0;background:rgba(15,18,21,.42);backdrop-filter:blur(6px);z-index:145;opacity:0;transition:opacity .24s ease}
.menu-backdrop.open{opacity:1}
.mobile-nav{position:fixed;top:0;right:0;width:min(420px,92vw);height:100dvh;background:#f5f6f7;z-index:150;padding:22px 24px 26px;display:flex!important;flex-direction:column;justify-content:space-between;transform:translateX(105%);visibility:hidden;box-shadow:-20px 0 60px rgba(0,0,0,.18);transition:transform .3s cubic-bezier(.2,.8,.2,1),visibility 0s linear .3s}
.mobile-nav.open{transform:translateX(0);visibility:visible;transition:transform .3s cubic-bezier(.2,.8,.2,1),visibility 0s linear 0s}
.mobile-nav-top{display:flex;align-items:center;justify-content:space-between;padding-top:2px}
.mobile-nav-label{font-size:10px;letter-spacing:.17em;text-transform:uppercase;font-weight:900;color:#7a8288}
.menu-close{width:43px;height:43px;border:1px solid #d8dde0;background:#fff;border-radius:50%;font-size:28px;line-height:1;color:#34393d;cursor:pointer}
.mobile-nav nav{display:grid;gap:0;margin:30px 0 auto}
.mobile-nav nav a{display:grid;grid-template-columns:38px 1fr;align-items:center;padding:17px 0;border-bottom:1px solid #dfe3e6;font-size:clamp(23px,5vw,34px);letter-spacing:-.04em;color:#2d3236}
.mobile-nav nav a span{font-size:10px;letter-spacing:.12em;color:#868e94;font-weight:900}
.mobile-nav nav a:hover{padding-left:8px}
.mobile-nav-footer{font-size:9px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:#7b8288}
.menu-open{overflow:hidden}
.panel-link{display:inline-flex;align-items:center;margin-top:16px;color:#fff;text-decoration:none;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;opacity:.78;transition:opacity .2s ease,transform .2s ease}
.panel-link:hover{opacity:1;transform:translateX(4px)}
.service-panel.pulse{animation:panelPulse .42s ease}
@keyframes panelPulse{0%{transform:translateY(4px);opacity:.72}100%{transform:none;opacity:1}}
.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--mx,50%) var(--my,45%),rgba(255,255,255,.13),transparent 28%);mix-blend-mode:screen;opacity:.65}
.hero-canvas{mix-blend-mode:screen}
.service-item,.sector,.value-card,.person{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}
.value-card:hover,.person:hover{transform:translateY(-3px);border-color:#c9cfd3;box-shadow:0 16px 36px rgba(28,34,38,.08)}
.service-item.active{border-color:#b9c0c5}
.sector.active{background:#eceff0;padding-left:10px}
.btn-light,.btn-ghost,.btn-dark{will-change:transform}
@media(min-width:901px){.menu-toggle,.mobile-nav,.menu-backdrop{display:none!important}}
@media(max-width:900px){
  .site-header{top:0}
  .nav-shell{height:68px;padding:0 16px}
  .desktop-nav{display:none!important}
  .menu-toggle{display:flex}
  .hero-content{z-index:3}
  .hero:after{display:none}
}
@media(max-width:600px){
  .mobile-nav{padding:18px 18px 22px}
  .mobile-nav nav{margin-top:18px}
  .mobile-nav nav a{padding:15px 0;font-size:24px}
  .menu-close{width:40px;height:40px}
  .hero{min-height:100svh;padding-top:102px}
  .hero h1{max-width:100%;font-size:clamp(48px,15.5vw,72px);line-height:.87}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .hero-actions .btn{width:100%;min-height:50px}
  .service-panel{min-height:285px}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* =========================================================
   BMA 4.1 — OCP CORPORATE FUTURE UI
   ========================================================= */
:root{
  --bma-accent:#b8d98a;
  --bma-accent-soft:#d2e7ad;
  --bma-ink:#12171a;
  --bma-metal:#2b3135;
  --bma-panel:#1f2427;
  --bma-line:#cfd5d8;
  --bma-grid:rgba(20,25,28,.055);
}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#fbfcfc;color:var(--bma-ink)}
.site-header{background:rgba(251,252,252,.88);border-bottom:1px solid rgba(19,24,27,.14)}
.site-header.scrolled{background:rgba(251,252,252,.965);box-shadow:0 12px 32px rgba(16,21,24,.09)}
.nav-shell{max-width:1240px;height:76px}
.brand img{height:36px}
.desktop-nav{gap:24px}
.desktop-nav a{font-size:10px;letter-spacing:.14em;color:#22292d}
.desktop-nav a:after{background:var(--bma-accent);height:1px}
.progress{height:2px;background:rgba(255,255,255,.18)}
.progress span{background:var(--bma-accent)}

.ocp-hero{background:#1d2225;min-height:clamp(720px,94svh,980px);padding-top:122px;--hero-pos-x:50%;--hero-pos-y:50%;--hero-scale:1.035}
.ocp-hero .hero-media{filter:grayscale(.92) contrast(1.12) brightness(.56);transform:scale(var(--hero-scale));background-position:var(--hero-pos-x) var(--hero-pos-y);transition:background-position .45s ease,transform .45s ease}
.ocp-hero .hero-overlay{background:
  linear-gradient(90deg,rgba(7,10,12,.82),rgba(11,14,16,.48) 56%,rgba(11,14,16,.24)),
  linear-gradient(0deg,rgba(7,10,12,.78),transparent 35%)}
.hero-grid-lines{position:absolute;inset:0;opacity:.3;background-image:linear-gradient(var(--bma-grid) 1px,transparent 1px),linear-gradient(90deg,var(--bma-grid) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,black 0 78%,transparent 100%);pointer-events:none}
.hero-content{width:min(1240px,100%);padding:0 32px}
.hero-meta{display:flex;justify-content:space-between;max-width:960px;margin-bottom:26px;border-top:1px solid rgba(255,255,255,.2);padding-top:12px;font-size:9px;letter-spacing:.18em;font-weight:900;text-transform:uppercase;color:rgba(255,255,255,.68)}
.ocp-hero .eyebrow{color:var(--bma-accent-soft);font-size:9px;letter-spacing:.24em}
.ocp-hero h1{font-size:clamp(60px,8.5vw,122px);max-width:900px;line-height:.81;letter-spacing:-.075em;margin:16px 0 24px}
.ocp-hero h1 em{color:#dfe4e6}
.ocp-hero .hero-lead{font-size:clamp(16px,1.65vw,20px);max-width:610px;color:#d5dbde}
.ocp-hero .btn{border-radius:0;padding:15px 19px;min-width:180px}
.ocp-hero .btn-light{background:#fff;color:#161b1e}
.ocp-hero .btn-ghost{border-color:rgba(255,255,255,.34)}
.ocp-hero .btn-ghost:hover{border-color:rgba(255,255,255,.8)}
.hero-rail{position:absolute;right:30px;bottom:90px;width:190px;display:grid;gap:18px;color:#fff;border-left:1px solid rgba(255,255,255,.2);padding-left:18px}
.hero-rail div{display:grid;gap:5px}
.hero-rail small{font-size:8px;letter-spacing:.18em;color:#9da5aa;font-weight:900}
.hero-rail strong{font-size:12px;letter-spacing:.08em;color:#eef1f2}
.hero-rail strong:before{content:"";display:inline-block;width:6px;height:6px;background:var(--bma-accent);margin-right:7px;vertical-align:1px}
.hero-scroll{right:32px;bottom:30px;font-size:8px;opacity:.65}
.hero-scroll span{width:60px;background:rgba(255,255,255,.5)}

.section{padding:126px 0}.section-light{background:#f1f3f4}.section-dark{background:#252b2f}.container{width:min(1240px,100%);padding:0 32px}
.kicker{font-size:9px;letter-spacing:.22em;color:#697378}
.intro h2,.section-head h2,.method h2,.contact h2{font-size:clamp(48px,5.6vw,76px);letter-spacing:-.072em;line-height:.9}
.intro-grid,.impact-grid,.method-grid,.contact-grid{gap:76px}
.intro-copy{font-size:19px;line-height:1.72;color:#535d63;max-width:600px}
.corporate-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px;border-top:1px solid var(--bma-line);border-bottom:1px solid var(--bma-line)}
.corporate-strip>div{padding:18px 20px 18px 0;border-right:1px solid var(--bma-line)}
.corporate-strip>div:not(:first-child){padding-left:20px}
.corporate-strip>div:last-child{border-right:0}
.corporate-strip span{display:block;font-size:8px;letter-spacing:.2em;text-transform:uppercase;font-weight:900;color:#7a848a;margin-bottom:8px}
.corporate-strip strong{display:block;font-size:11px;line-height:1.45;letter-spacing:.08em}
.value-grid{gap:0;margin-top:0}
.value-card{border-radius:0;border-width:0 1px 1px 0;min-height:210px;padding:28px;background:#fff}
.value-card:first-child{border-left:1px solid var(--line)}
.value-card span{color:#7b858a;font-size:9px;letter-spacing:.14em}
.value-card h3{font-size:25px;margin:58px 0 10px;letter-spacing:-.04em}
.value-card p{font-size:14px}
.value-card:hover,.person:hover{transform:none;box-shadow:none;background:#f7f8f8;border-color:#c2c9cd}

.impact{background:#202529}
.impact-copy h2{font-size:clamp(48px,6vw,82px)}
.timeline-line{background:#515a5f}.timeline article:before{background:var(--bma-accent);border-radius:0;width:6px;height:6px}
.timeline b{font-size:38px}.timeline span{color:#e9edef}

.section-head{margin-bottom:52px}.section-head h2{max-width:760px}.section-head p:last-child{font-size:15px;max-width:430px}
.services-layout{grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--bma-line);border-bottom:1px solid var(--bma-line)}
.service-list{border-top:0;border-right:1px solid var(--bma-line)}
.service-item{grid-template-columns:58px 1fr 45px;padding:26px 18px 26px 0;border-bottom:1px solid var(--bma-line)}
.service-item:last-child{border-bottom:0}
.service-item strong{font-size:clamp(18px,2.1vw,28px);font-weight:700}
.service-item span{font-size:9px;letter-spacing:.18em}
.service-item i{font-size:18px;color:#899297}
.service-item.active,.service-item:hover{padding-left:12px;background:linear-gradient(90deg,rgba(120,185,67,.08),transparent)}
.service-item.active:before{content:"";position:absolute;left:0;width:3px;height:32px;background:var(--bma-accent)}
.service-item{position:relative}
.service-panel{border-radius:0;min-height:430px;padding:38px;position:relative;overflow:hidden;background:
  linear-gradient(135deg,#242b2f 0%,#1b2023 100%)}
.service-panel:before{content:"BMA";position:absolute;top:18px;right:22px;font-size:11px;letter-spacing:.25em;color:rgba(255,255,255,.25);font-weight:900}
.service-panel:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,var(--bma-accent),transparent)}
.panel-number{font-size:8px;letter-spacing:.2em}.service-panel h3{font-size:clamp(34px,4.2vw,58px);max-width:500px}.service-panel>p:not(.panel-number){font-size:17px;max-width:460px}.panel-rule{background:#4b555b}.service-panel span{color:var(--bma-accent-soft)}
.panel-link{letter-spacing:.2em}

.sector-grid{grid-template-columns:repeat(2,1fr);border-top:1px solid var(--bma-line)}
.sector{position:relative;padding:22px 10px 22px 0;border-bottom:1px solid var(--bma-line)}
.sector span{color:#7a858b;font-size:9px;letter-spacing:.16em}.sector:hover,.sector.active{padding-left:12px;background:linear-gradient(90deg,rgba(120,185,67,.09),transparent)}
.sector.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:24px;width:3px;background:var(--bma-accent)}
.sector-note{border-left:3px solid var(--bma-accent);padding-top:10px;padding-bottom:10px;margin-top:28px;padding-left:14px;text-transform:uppercase;letter-spacing:.14em;font-size:9px;color:#667177}

.method{background:#fff}.steps article{grid-template-columns:54px 1fr;padding:26px 0}.steps b{font-size:9px;letter-spacing:.17em}.steps h3{font-size:25px}.steps article:has(b){position:relative}.steps article:after{content:"";position:absolute;right:0;top:31px;width:7px;height:7px;border-right:1px solid #aab2b6;border-top:1px solid #aab2b6;transform:rotate(45deg)}

.people-grid{grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--bma-line)}
.person{border-radius:0;border-width:0 1px 1px 0;padding:28px;min-height:240px;background:rgba(255,255,255,.72)}
.person:first-child{border-left:1px solid var(--bma-line)}
.person img{width:80px;height:80px;border-radius:0;filter:grayscale(1);margin-bottom:18px}
.person small{font-size:8px;letter-spacing:.16em}.person h3{font-size:21px;margin:14px 0 7px}.person p{font-size:12px}

.faq-list{border-top:1px solid var(--bma-line)}.faq-item summary{padding:24px 0;font-size:21px}.faq-item summary span{font-size:22px;color:#7b858a}
.contact{background:#202529}.contact-data strong{font-size:16px}.map-wrap{border-radius:0;border-color:#4d565c}.map-wrap iframe{filter:grayscale(1) contrast(1.08) brightness(.88)}
.cta-final{padding:42px 0;border-bottom:1px solid var(--line)}.cta-inner p{font-size:17px;letter-spacing:.01em}.btn-dark{border-radius:0;background:#202529;padding:15px 20px}.btn-dark:hover{background:#15191b}
.footer{background:#171b1e}.footer-grid{max-width:1240px}.footer img{height:30px}.footer-links{gap:20px}.footer-links a{font-size:8px;letter-spacing:.15em}

@media(max-width:1100px){
  .desktop-nav{gap:16px}.desktop-nav a{font-size:9px}.hero-rail{right:18px;width:155px}.people-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
  .nav-shell{height:70px}.container{padding:0 22px}.hero-content{padding:0 22px}.hero-meta{max-width:calc(100% - 20px)}
  .ocp-hero{min-height:100svh}.hero-rail{display:none}.hero-grid-lines{background-size:56px 56px}
  .corporate-strip{grid-template-columns:1fr;border-bottom:0}.corporate-strip>div,.corporate-strip>div:not(:first-child){border-right:0;border-bottom:1px solid var(--bma-line);padding:15px 0}
  .value-grid{grid-template-columns:repeat(2,1fr)}
  .services-layout{grid-template-columns:1fr}.service-list{border-right:0}.service-panel{min-height:340px}
}
@media(max-width:600px){
  .container,.hero-content{padding-left:17px;padding-right:17px}.nav-shell{padding:0 16px}.brand img{height:31px}
  .ocp-hero h1{font-size:clamp(52px,15vw,76px);line-height:.85}.hero-meta{font-size:7px;gap:10px}.hero-actions{margin-top:24px}.ocp-hero .btn{width:100%;min-width:0}.hero-grid-lines{opacity:.18}
  .section,.section-light,.section-dark{padding:88px 0}.corporate-strip{margin-top:44px}.value-grid{grid-template-columns:1fr}.value-card{min-height:178px}.value-card h3{margin-top:44px}
  .service-item{grid-template-columns:39px 1fr 28px;padding:20px 0}.service-panel{min-height:310px;padding:27px}.sector-grid{grid-template-columns:1fr}.people-grid{grid-template-columns:1fr}.person{min-height:210px}
  .faq-item summary{font-size:18px}.contact{padding:82px 0}.map-wrap{min-height:300px}.footer-grid{grid-template-columns:1fr}.footer-links{gap:12px}
}

/* =========================================================
   BMA 4.4.3 — ADAPTIVE HERO / ROBOCOP PASTEL SYSTEM
   ========================================================= */
:root{
  --bma-accent:#b8d98a;
  --bma-accent-soft:#d2e7ad;
}
.ocp-hero .hero-grid-lines{opacity:.24}
.ocp-hero .hero-content{contain:layout paint}
.ocp-hero .hero-media{will-change:transform,background-position}
.ocp-hero .hero-system-readout b{color:var(--bma-accent)}
.ocp-hero .hero-rail strong:before{background:var(--bma-accent)}
.ocp-hero .eyebrow{color:var(--bma-accent-soft)}
.ocp-hero .hero-meta span:last-child{color:rgba(255,255,255,.58)}
.ocp-hero h1 em{color:#e5e8ea}
.ocp-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 72% 36%,rgba(184,217,138,.075),transparent 26%);z-index:1}
.ocp-hero .hero-content,.ocp-hero .hero-rail,.ocp-hero .hero-scroll,.ocp-hero .hero-system-readout{z-index:2}

@media (min-width:1400px){
  .ocp-hero{--hero-pos-y:48%;--hero-scale:1.02}
  .ocp-hero h1{font-size:clamp(74px,7vw,118px)}
}
@media (min-width:901px) and (max-width:1399px){
  .ocp-hero{--hero-pos-x:52%;--hero-pos-y:48%;--hero-scale:1.035}
}
@media (max-width:900px){
  .ocp-hero{--hero-pos-x:55%;--hero-pos-y:34%;--hero-scale:1.02;min-height:clamp(680px,92svh,900px)}
  .ocp-hero .hero-media{filter:grayscale(.94) contrast(1.10) brightness(.52)}
}
@media (max-width:600px){
  .ocp-hero{--hero-pos-x:58%;--hero-pos-y:30%;--hero-scale:1.01;min-height:calc(100svh - 8px);padding-top:92px}
  .ocp-hero h1{font-size:clamp(48px,14.4vw,70px);line-height:.86;letter-spacing:-.072em;max-width:7.2ch}
  .ocp-hero .hero-lead{max-width:31rem;font-size:16px;line-height:1.42}
  .ocp-hero .hero-actions{max-width:340px}
  .ocp-hero:before{background:radial-gradient(circle at 68% 34%,rgba(184,217,138,.065),transparent 32%)}
}
@media (max-width:380px){
  .ocp-hero{--hero-pos-x:61%;--hero-pos-y:27%}
  .ocp-hero h1{font-size:clamp(46px,14vw,61px);max-width:7.1ch}
  .ocp-hero .hero-lead{font-size:15px}
}
@media (prefers-reduced-motion:reduce){
  .ocp-hero .hero-media{transition:none}
}

/* =========================================================
   BMA 4.2 — OCP SUPER / CORPORATE HISTORY + MOBILE HARDENING
   ========================================================= */
html{scroll-padding-top:82px;-webkit-text-size-adjust:100%}
body{min-width:320px;overscroll-behavior-x:none}
.nav-shell,.hero-content,.container{min-width:0}

/* FUTURE HISTORY MODULE */
.impact{position:relative;overflow:hidden;background:
  radial-gradient(circle at 15% 18%,rgba(120,185,67,.10),transparent 25%),
  linear-gradient(135deg,#181d20 0%,#20262a 55%,#171c1f 100%)}
.impact:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(135deg,black,transparent 72%)}
.impact-intro,.impact-history,.impact-footer{position:relative;z-index:1}
.impact-intro{padding-top:0}
.impact-intro .kicker{color:#8d979d;margin:0}
.impact-topline{display:flex;justify-content:space-between;gap:20px;margin-top:18px;padding:14px 0;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);font-size:8px;letter-spacing:.19em;font-weight:900;color:#8e979d}
.impact-history{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:90px;align-items:center;padding-top:82px;padding-bottom:74px}
.impact-index{font-size:9px;letter-spacing:.2em;font-weight:900;color:var(--bma-accent);text-transform:uppercase}
.impact-index span{color:#778188}
.impact-copy h2{font-size:clamp(48px,6.3vw,88px);line-height:.87;letter-spacing:-.075em;margin:16px 0 24px;max-width:670px}
.impact-copy h2 em{font-style:normal;color:#bdc4c8}
.impact-copy>p:last-child{max-width:560px;color:#b7c0c5;font-size:17px;line-height:1.7}

.timeline-ocp{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:26px 0 8px}
.timeline-track{position:absolute;left:4.5%;right:4.5%;top:40px;height:1px;background:#4a5358}
.timeline-progress{display:block;height:2px;width:0;background:linear-gradient(90deg,var(--bma-accent),#a6d57d);box-shadow:0 0 14px rgba(120,185,67,.35);transition:width .35s ease}
.timeline-node{appearance:none;border:0;background:transparent;color:#fff;text-align:left;padding:0 0 0 0;display:grid;grid-template-columns:1fr;align-content:start;gap:8px;position:relative;cursor:pointer;min-width:0}
.timeline-node .node-dot{width:11px;height:11px;background:#20272b;border:1px solid #7f898f;outline:5px solid #20262a;border-radius:50%;margin:3px 0 18px;position:relative;z-index:2;transition:.25s ease}
.timeline-node.active .node-dot{background:var(--bma-accent);border-color:var(--bma-accent);box-shadow:0 0 0 4px rgba(120,185,67,.08),0 0 20px rgba(120,185,67,.28)}
.timeline-node:hover .node-dot{border-color:#d9e1e4}
.node-year{font-size:clamp(34px,4vw,54px);line-height:.95;letter-spacing:-.06em;font-weight:800;color:#f6f8f9}
.node-title{font-size:9px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:#e4e8ea}
.node-copy{font-size:12px;line-height:1.55;color:#9ea8ad;max-width:220px}
.timeline-node.active .node-title{color:var(--bma-accent-soft)}
.impact-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;border-top:1px solid rgba(255,255,255,.10);padding-top:18px;padding-bottom:4px;font-size:8px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#788289}
.impact-footer strong{font-size:10px;color:#d7dde0;letter-spacing:.12em}
.impact-footer span:last-child{text-align:right;color:var(--bma-accent-soft)}

/* MOBILE HARDENING */
@media(max-width:900px){
  .impact-history{grid-template-columns:1fr;gap:48px;padding-top:64px;padding-bottom:54px}
  .impact-topline{flex-wrap:wrap;row-gap:10px}
  .timeline-ocp{grid-template-columns:1fr;gap:0;padding:8px 0 0 30px}
  .timeline-track{left:5px;right:auto;top:8px;bottom:8px;width:1px;height:auto;background:#4a5358}
  .timeline-progress{width:2px;height:0;transition:height .35s ease}
  .timeline-node{grid-template-columns:1fr;padding:0 0 34px;gap:7px}
  .timeline-node:last-child{padding-bottom:0}
  .timeline-node .node-dot{position:absolute;left:-30px;top:0;margin:0;width:11px;height:11px}
  .node-copy{max-width:100%}
  .impact-footer{grid-template-columns:1fr;gap:8px;padding-bottom:0}
  .impact-footer strong{order:2}
  .impact-footer span:last-child{text-align:left;order:3}
}
@media(max-width:600px){
  .site-header{top:0}
  .nav-shell{height:66px}
  .brand img{height:29px;max-width:170px}
  .menu-toggle{width:46px;height:46px;align-items:center;justify-content:center;padding:0}
  .mobile-nav{position:fixed;inset:0 0 0 auto;width:min(90vw,390px);height:100dvh;min-height:100svh;overflow:auto;background:#f7f9f9;border-left:1px solid #cbd2d6;box-shadow:-24px 0 60px rgba(0,0,0,.16);z-index:1002;padding:18px 20px 24px}
  .menu-backdrop{position:fixed;inset:0;background:rgba(12,16,18,.54);backdrop-filter:blur(2px);z-index:1001}
  .hero-meta{align-items:flex-start;line-height:1.45}
  .hero-meta span:last-child{text-align:right}
  .ocp-hero{min-height:100svh;min-height:100dvh;padding-top:96px;padding-bottom:30px}
  .ocp-hero .hero-content{padding-top:0}
  .ocp-hero h1{max-width:100%;font-size:clamp(48px,15.5vw,72px)}
  .ocp-hero .hero-lead{max-width:100%;font-size:16px}
  .ocp-hero .hero-actions{width:100%;margin-top:20px}
  .ocp-hero .btn{min-height:52px}
  .section,.section-light,.section-dark{padding-top:78px;padding-bottom:78px}
  .impact-topline{display:grid;grid-template-columns:1fr 1fr;gap:9px;font-size:7px}
  .impact-topline span:last-child{grid-column:1/-1}
  .impact-history{padding-top:54px;gap:38px}
  .impact-copy h2{font-size:clamp(45px,13.5vw,68px);max-width:100%}
  .impact-copy>p:last-child{font-size:16px}
  .timeline-ocp{padding-left:28px}
  .timeline-node .node-dot{left:-28px}
  .node-year{font-size:43px}
  .node-title{font-size:8px;letter-spacing:.13em}
  .node-copy{font-size:13px;line-height:1.5}
  .impact-footer{font-size:7px}
  .impact-footer strong{font-size:9px}
  .corporate-strip strong{font-size:10px}
  .value-card{padding:24px}
  .service-panel h3{font-size:36px;line-height:.95}
  .service-panel>p:not(.panel-number){font-size:16px}
  .person img{width:72px;height:72px}
  .map-wrap iframe{min-height:300px}
}

/* =========================================================
   BMA 4.3 — CYBERSOL MIX / OCP CORPORATE INTELLIGENCE
   ========================================================= */
:root{--bma-accent:#b8d98a;--bma-accent-soft:#a6d57d;--bma-ink:#171b1e;--bma-panel:#1d2327;--bma-line:#d4d9dc}
html{scroll-behavior:smooth}
body{background:#eef1f2;color:#1a1f22}
.progress{height:2px;background:rgba(255,255,255,.12);z-index:9999}
.progress span{box-shadow:0 0 14px rgba(120,185,67,.5)}
.site-header{backdrop-filter:saturate(125%) blur(12px);-webkit-backdrop-filter:saturate(125%) blur(12px);border-bottom:1px solid rgba(23,27,30,.08)}
.site-header.scrolled{box-shadow:0 8px 30px rgba(9,14,17,.08)}
.site-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(120,185,67,0) 20%,rgba(120,185,67,.55) 50%,rgba(120,185,67,0) 80%,transparent 100%);opacity:.65;pointer-events:none}
.brand{position:relative}
.brand:after{content:"SYSTEM / 4.3";position:absolute;left:calc(100% + 14px);top:50%;transform:translateY(-50%);font-size:7px;letter-spacing:.18em;color:#899398;font-weight:800;white-space:nowrap}

/* HERO / CYBERSOL MIX */
.ocp-hero{isolation:isolate;background:#101416}
.ocp-hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(8,12,13,.05),rgba(8,12,13,.28) 58%,rgba(8,12,13,.72));}
.ocp-hero:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:var(--bma-accent);box-shadow:0 0 18px rgba(120,185,67,.45);opacity:.75;z-index:4}
.hero-grid-lines{z-index:2;opacity:.26;background-size:72px 72px;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px)}
.hero-overlay{z-index:2;background:radial-gradient(circle at var(--mx,52%) var(--my,42%),rgba(120,185,67,.13),transparent 22%),linear-gradient(110deg,rgba(0,0,0,.45),rgba(0,0,0,.12) 54%,rgba(0,0,0,.42))}
.hero-content{z-index:4}
.hero-meta{position:relative}
.hero-meta:after{content:"LIVE / BUSINESS INTELLIGENCE";position:absolute;right:0;bottom:-22px;font-size:7px;letter-spacing:.16em;color:rgba(255,255,255,.42)}
.ocp-hero h1{max-width:860px;text-wrap:balance}
.ocp-hero h1 em{position:relative}
.ocp-hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;background:var(--bma-accent);transform-origin:left;transform:scaleX(.4);opacity:.8;box-shadow:0 0 16px rgba(120,185,67,.38)}
.hero-rail{z-index:4;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));padding-top:16px;padding-bottom:16px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.hero-rail:before{content:"BMA // 0001";position:absolute;right:0;top:-22px;font-size:7px;letter-spacing:.18em;color:rgba(255,255,255,.38)}
.hero-rail strong{font-variant-numeric:tabular-nums}
.hero-scroll{z-index:4}
.hero-scroll:after{content:"";position:absolute;right:0;bottom:-16px;width:56px;height:1px;background:rgba(255,255,255,.34)}

/* SECTION ARCHITECTURE */
.section,.section-light,.section-dark{position:relative;overflow:hidden}
.section:before,.section-light:before,.section-dark:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(109,120,126,.22),transparent);pointer-events:none}
.intro{background:linear-gradient(180deg,#f4f6f7 0%,#eef1f2 100%)}
.intro:after{content:"BMA / INTELLIGENCE";position:absolute;right:32px;top:116px;font-size:7px;letter-spacing:.18em;color:#9aa3a8;font-weight:900;transform:rotate(90deg);transform-origin:right top}
.corporate-strip{background:rgba(255,255,255,.35)}
.corporate-strip>div{position:relative}
.corporate-strip>div:before{content:"";position:absolute;left:0;top:-1px;width:24px;height:2px;background:var(--bma-accent)}
.value-card{position:relative;background:rgba(255,255,255,.74)}
.value-card:after{content:"↗";position:absolute;right:18px;bottom:18px;font-size:12px;color:#a2aaae;transition:transform .2s ease,color .2s ease}
.value-card:hover:after{transform:translate(3px,-3px);color:var(--bma-accent)}

/* HISTORY */
.impact:after{content:"1980 / 1999 / 2026";position:absolute;right:32px;bottom:28px;font-size:7px;letter-spacing:.2em;color:rgba(255,255,255,.22);font-weight:900;z-index:1}
.impact-copy h2 em{position:relative}
.impact-copy h2 em:after{content:"";display:block;width:92px;height:2px;background:var(--bma-accent);margin-top:20px;box-shadow:0 0 12px rgba(120,185,67,.35)}
.timeline-ocp{padding-top:34px}
.timeline-track{box-shadow:0 0 0 1px rgba(255,255,255,.025)}
.timeline-progress{box-shadow:0 0 18px rgba(120,185,67,.5)}
.timeline-node{transition:transform .22s ease,opacity .22s ease}
.timeline-node:not(.active){opacity:.72}
.timeline-node:hover,.timeline-node.active{transform:translateY(-2px);opacity:1}
.node-year{font-variant-numeric:tabular-nums}
.timeline-node.active .node-year{text-shadow:0 0 22px rgba(255,255,255,.08)}
.impact-footer strong{position:relative}
.impact-footer strong:before{content:"";display:inline-block;width:5px;height:5px;background:var(--bma-accent);margin:0 8px 1px 0;box-shadow:0 0 8px rgba(120,185,67,.5)}

/* SERVICES */
.services{background:#f5f7f8}
.services-layout{box-shadow:0 18px 50px rgba(18,26,30,.05)}
.service-list{background:rgba(255,255,255,.58)}
.service-item:after{content:"";position:absolute;right:14px;bottom:0;width:0;height:1px;background:var(--bma-accent);transition:width .25s ease}
.service-item.active:after,.service-item:hover:after{width:48px}
.service-panel{box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}
.service-panel:before{content:"BMA // CAPABILITY"}
.service-panel:after{height:2px;box-shadow:0 -6px 24px rgba(120,185,67,.08)}
.service-panel.pulse{animation:servicePulse .42s ease}
@keyframes servicePulse{0%{transform:translateY(0);filter:brightness(1)}45%{transform:translateY(-2px);filter:brightness(1.08)}100%{transform:translateY(0);filter:brightness(1)}}

/* SECTORS / MATRIX */
.sectors{background:#edf0f1}
.sector-grid{position:relative;background:rgba(255,255,255,.34)}
.sector-grid:before{content:"INDUSTRY MATRIX / 10";position:absolute;right:0;top:-26px;font-size:7px;letter-spacing:.18em;color:#89949a;font-weight:900}
.sector{background:rgba(255,255,255,.4);transition:background .2s ease,padding-left .2s ease,transform .2s ease}
.sector:after{content:"↗";position:absolute;right:12px;bottom:12px;font-size:11px;color:#a4adb1}
.sector.active,.sector:hover{transform:translateX(2px)}
.sector.active:after,.sector:hover:after{color:var(--bma-accent)}
.sector-note{background:rgba(255,255,255,.22)}

/* METHOD */
.method{background:#fff}
.steps{position:relative}
.steps:before{content:"OPERATING MODEL";position:absolute;right:0;top:-28px;font-size:7px;letter-spacing:.18em;color:#9aa3a7;font-weight:900}
.steps article{position:relative;border-bottom:1px solid #dfe3e5}
.steps article:before{content:"";position:absolute;left:0;bottom:-1px;width:22px;height:2px;background:var(--bma-accent);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}
.steps article:hover:before{transform:scaleX(1)}
.steps b{color:#7e888d}

/* PEOPLE */
.people{background:linear-gradient(180deg,#eef1f2,#e9edef)}
.people-grid{box-shadow:0 18px 50px rgba(18,26,30,.04)}
.person{position:relative;overflow:hidden}
.person:before{content:"BMA / PEOPLE";position:absolute;right:14px;top:14px;font-size:6px;letter-spacing:.16em;color:#a0a9ad;font-weight:900}
.person:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,var(--bma-accent),transparent 65%);opacity:.65}
.person img{background:#dce1e3}

/* FAQ / CONTACT */
.faq{background:#f6f7f8}
.faq-item{position:relative}
.faq-item summary{transition:padding-left .2s ease}
.faq-item:hover summary{padding-left:10px}
.contact{background:linear-gradient(135deg,#181d20,#20272b 60%,#171c1f);box-shadow:inset 0 40px 80px rgba(0,0,0,.08)}
.contact:after{content:"BMA // CONNECT";position:absolute;right:32px;top:34px;font-size:7px;letter-spacing:.18em;color:rgba(255,255,255,.22);font-weight:900}
.map-wrap{box-shadow:0 24px 60px rgba(0,0,0,.18)}
.cta-final{background:#f2f4f5}
.cta-inner{position:relative}
.cta-inner:before{content:"READY / NEXT STEP";position:absolute;left:32px;top:-16px;font-size:7px;letter-spacing:.18em;color:#8c969b;font-weight:900}
.footer{position:relative}
.footer:before{content:"BMA CORPORATE SYSTEM / ACTIVE";position:absolute;right:32px;top:14px;font-size:6px;letter-spacing:.18em;color:rgba(255,255,255,.24);font-weight:900}

/* MOBILE / HARDENED */
@media(max-width:900px){
  .brand:after{display:none}
  .intro:after,.impact:after,.contact:after{display:none}
  .hero-meta:after{display:none}
  .hero-rail:before{display:none}
  .sector-grid:before{right:22px;top:-22px}
  .steps:before{display:none}
  .cta-inner:before{left:22px}
  .footer:before{display:none}
}
@media(max-width:600px){
  .ocp-hero h1 em:after{bottom:-2px}
  .hero-grid-lines{background-size:52px 52px;opacity:.17}
  .hero-content{padding-top:14vh}
  .corporate-strip>div:before{width:18px}
  .timeline-node:hover,.timeline-node.active{transform:none}
  .sector-grid:before{right:17px;font-size:6px}
  .service-item:after{right:8px}
  .person:before{right:12px}
  .cta-inner:before{left:17px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .service-panel.pulse{animation:none}
  .timeline-node,.service-item,.value-card,.sector,.steps article:before,.faq-item summary{transition:none}
}

/* =========================================================
   BMA 4.4 — HIPER / CYBERSOL OCP LAYER
   ========================================================= */
:root{
  --ocp-green:#9bcf33;
  --ocp-green-soft:rgba(155,207,51,.16);
  --ocp-line:rgba(255,255,255,.12);
}

.ocp-hero{isolation:isolate;overflow:hidden}
.ocp-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 72% 28%,rgba(155,207,51,.11),transparent 24%),radial-gradient(circle at 18% 76%,rgba(255,255,255,.05),transparent 22%);mix-blend-mode:screen;z-index:0}
.hero-scanline{position:absolute;inset:0;pointer-events:none;z-index:2;background:linear-gradient(to bottom,transparent 0,transparent 47%,rgba(155,207,51,.06) 50%,transparent 53%,transparent 100%);background-size:100% 10px;opacity:.32;mix-blend-mode:screen}
.hero-corner{position:absolute;width:82px;height:82px;z-index:4;pointer-events:none;opacity:.7}
.hero-corner:before,.hero-corner:after{content:"";position:absolute;background:var(--ocp-green)}
.hero-corner-a{top:92px;left:34px;border-top:1px solid var(--ocp-green);border-left:1px solid var(--ocp-green)}
.hero-corner-b{right:34px;bottom:34px;border-right:1px solid var(--ocp-green);border-bottom:1px solid var(--ocp-green)}
.hero-corner-a:before,.hero-corner-b:before{width:18px;height:1px}.hero-corner-a:before{left:0;bottom:-1px}.hero-corner-b:before{right:0;top:-1px}
.hero-corner-a:after,.hero-corner-b:after{width:1px;height:18px}.hero-corner-a:after{right:-1px;bottom:0}.hero-corner-b:after{left:-1px;top:0}
.hero-meta{position:relative}
.hero-meta span:last-child{opacity:.58;font-variant-numeric:tabular-nums}
.hero-system-readout{position:absolute;right:34px;bottom:26px;z-index:7;display:grid;grid-template-columns:auto auto;gap:4px 12px;min-width:135px;padding:12px;border:1px solid var(--ocp-line);background:rgba(11,14,15,.52);backdrop-filter:blur(8px);font-size:7px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.5)}
.hero-system-readout b{color:var(--ocp-green);font-size:8px}
.hero-system-readout span:nth-of-type(2){grid-column:1}
.hero-system-readout b:last-child{grid-column:2;font-variant-numeric:tabular-nums}
.trajectory-data{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.1);margin-top:28px}
.trajectory-data>div{position:relative;min-height:150px;padding:24px 20px 20px;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}
.trajectory-data>div:last-child{border-right:0}
.trajectory-data>div:before{content:"";position:absolute;left:20px;top:0;width:22px;height:2px;background:var(--ocp-green)}
.trajectory-data span{display:block;font-size:7px;letter-spacing:.18em;color:rgba(255,255,255,.38);font-weight:800}
.trajectory-data strong{display:block;margin-top:20px;font-size:clamp(34px,4vw,58px);line-height:.9;letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums}
.trajectory-data small{display:block;margin-top:14px;font-size:7px;letter-spacing:.16em;color:rgba(255,255,255,.5);font-weight:800}
.timeline-node{position:relative;transition:transform .3s ease,opacity .3s ease,filter .3s ease}
.timeline-node:not(.active){opacity:.7}
.timeline-node:hover{transform:translateX(6px);opacity:1}
.timeline-node.active .node-dot{box-shadow:0 0 0 5px rgba(155,207,51,.08),0 0 26px rgba(155,207,51,.24)}
.service-item,.sector,.value-card,.person,.steps article,.faq-item{position:relative}
.service-item:before,.sector:before,.value-card:before,.person:before,.steps article:before,.faq-item:before{transition:transform .28s ease,opacity .28s ease}
.service-item:hover,.sector:hover,.value-card:hover,.person:hover{transform:translateY(-3px)}
.service-item:hover:before,.sector:hover:before,.value-card:hover:before,.person:hover:before{transform:scaleX(1);opacity:1}
.section-head h2,.intro h2,.impact h2,.contact h2{letter-spacing:-.04em}

@media(max-width:900px){
  .hero-corner{display:none}
  .hero-system-readout{right:18px;bottom:20px;min-width:120px}
  .trajectory-data{grid-template-columns:repeat(2,1fr)}
  .trajectory-data>div:nth-child(2){border-right:0}
  .trajectory-data>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}
}
@media(max-width:600px){
  .hero-system-readout{position:relative;right:auto;bottom:auto;display:inline-grid;margin:22px 17px 0;min-width:0;width:auto}
  .trajectory-data{grid-template-columns:1fr}
  .trajectory-data>div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;min-height:118px}
  .trajectory-data>div:last-child{border-bottom:0!important}
  .trajectory-data strong{font-size:48px}
}
@media(prefers-reduced-motion:reduce){
  .hero-scanline{display:none}
  .timeline-node,.service-item,.sector,.value-card,.person{transition:none}
}

/* =========================================================
   BMA 4.4.1 — FINAL CALIBRATION / OCP CYBERSOL
   ========================================================= */

/* Version label */
.brand:after{content:"SYSTEM / 4.4.2"}

/* HERO — desktop calibration */
.ocp-hero h1{
  max-width:790px;
  font-size:clamp(58px,7.2vw,104px);
  line-height:.86;
  letter-spacing:-.072em;
  margin-top:14px;
  margin-bottom:22px;
}
.ocp-hero .hero-lead{max-width:590px}
.hero-rail{right:32px;bottom:86px;width:175px}
.hero-system-readout{right:34px;bottom:22px}
.ocp-hero .hero-overlay{background:
  radial-gradient(circle at var(--mx,52%) var(--my,42%),rgba(120,185,67,.10),transparent 23%),
  linear-gradient(110deg,rgba(0,0,0,.50),rgba(0,0,0,.14) 55%,rgba(0,0,0,.40))}

/* Make interface details feel intentional rather than decorative */
.hero-meta{max-width:900px}
.hero-meta:after{bottom:-19px;color:rgba(255,255,255,.36)}
.ocp-hero h1 em:after{bottom:-3px;height:1px}

/* HISTORY — slightly more architectural */
.impact-history{gap:74px}
.impact-copy h2{max-width:620px}
.timeline-ocp{gap:14px}

/* MOBILE — compact, readable, fully touch-safe */
@media(max-width:900px){
  .brand:after{display:none}
  .ocp-hero h1{max-width:760px;font-size:clamp(52px,11.5vw,86px);line-height:.86}
  .hero-rail{display:none}
  .hero-system-readout{right:18px;bottom:18px}
  .hero-meta{max-width:100%}
}

@media(max-width:600px){
  .ocp-hero{min-height:100dvh;padding-top:92px;padding-bottom:28px}
  .ocp-hero .hero-content{padding-left:17px;padding-right:17px}
  .hero-meta{font-size:6.5px;letter-spacing:.15em;margin-bottom:22px;padding-top:10px}
  .hero-meta span:nth-child(2){display:none}
  .hero-meta:after{display:none}
  .ocp-hero .eyebrow{font-size:8px;letter-spacing:.18em;line-height:1.35;max-width:290px}
  .ocp-hero h1{
    max-width:330px;
    font-size:clamp(46px,13.4vw,61px);
    line-height:.84;
    letter-spacing:-.069em;
    margin:13px 0 18px;
  }
  .ocp-hero h1 em:after{bottom:-2px;width:82%;}
  .ocp-hero .hero-lead{max-width:320px;font-size:15px;line-height:1.48}
  .ocp-hero .hero-actions{margin-top:18px;gap:8px}
  .ocp-hero .btn{min-height:48px;padding:13px 16px;font-size:10px}
  .hero-system-readout{margin:17px 17px 0;padding:10px;}
  .hero-system-readout b{font-size:7px}
  .hero-system-readout span{font-size:6.5px}
}

@media(max-width:360px){
  .nav-shell{height:62px}
  .brand img{height:27px}
  .ocp-hero{padding-top:84px}
  .ocp-hero h1{font-size:45px;line-height:.83}
  .ocp-hero .hero-lead{font-size:14px;max-width:300px}
  .ocp-hero .btn{min-height:46px}
}

@media(prefers-reduced-motion:reduce){
  .ocp-hero h1 em:after{box-shadow:none}
}


/* =========================================================
   BMA 4.4.2 — FIXED / SYSTEM CALIBRATION
   ========================================================= */

/* Version consistency */
.brand:after{content:"SYSTEM / 4.4.2"}

/* Desktop: preserve the OCP scale, improve balance and vertical rhythm. */
.ocp-hero .hero-content{transform:translateY(-1.5vh)}
.ocp-hero h1{
  max-width:800px;
  font-size:clamp(56px,7vw,100px);
  line-height:.875;
  margin-top:13px;
  margin-bottom:20px;
}
.ocp-hero .hero-lead{max-width:570px;line-height:1.42}
.hero-meta{gap:clamp(18px,3vw,48px)}
.hero-rail{right:34px;bottom:92px;width:168px;gap:16px}
.hero-system-readout{right:34px;bottom:18px;min-width:128px;padding:10px 11px}
.ocp-hero h1 em:after{bottom:-2px;opacity:.72}

/* Reduce decorative noise where it intersects the message. */
.hero-scanline{opacity:.25}
.ocp-hero:before{background:
  radial-gradient(circle at 72% 28%,rgba(155,207,51,.085),transparent 22%),
  radial-gradient(circle at 18% 76%,rgba(255,255,255,.035),transparent 20%)}

/* Mobile: tighter composition, less headline domination, cleaner metadata. */
@media(max-width:900px){
  .ocp-hero .hero-content{transform:none}
  .ocp-hero h1{max-width:690px;font-size:clamp(50px,11.2vw,82px);line-height:.87;letter-spacing:-.068em}
  .ocp-hero .hero-lead{max-width:560px}
  .hero-system-readout{right:16px;bottom:16px}
}

@media(max-width:600px){
  .ocp-hero{min-height:100dvh;padding-top:88px;padding-bottom:24px}
  .hero-content{min-width:0}
  .hero-meta{margin-bottom:18px;padding-top:8px;gap:7px}
  .hero-meta span:first-child{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .ocp-hero .eyebrow{max-width:280px;font-size:7.5px;letter-spacing:.17em}
  .ocp-hero h1{
    max-width:315px;
    font-size:clamp(43px,13vw,58px);
    line-height:.855;
    letter-spacing:-.066em;
    margin:11px 0 16px;
  }
  .ocp-hero h1 em:after{width:76%;bottom:-1px}
  .ocp-hero .hero-lead{max-width:295px;font-size:14px;line-height:1.46}
  .ocp-hero .hero-actions{margin-top:17px;gap:7px;max-width:295px}
  .ocp-hero .btn{min-height:46px;font-size:9px;padding:12px 14px}
  .hero-system-readout{margin:14px 17px 0;padding:9px 10px;gap:3px 10px}
  .hero-system-readout b{font-size:7px}
  .hero-system-readout span{font-size:6px}
  .hero-grid-lines{background-size:48px 48px;opacity:.14}
}

@media(max-width:360px){
  .ocp-hero{padding-top:80px}
  .hero-meta{margin-bottom:15px}
  .ocp-hero h1{max-width:292px;font-size:43px;line-height:.85;margin-bottom:14px}
  .ocp-hero .hero-lead{font-size:13.5px;max-width:285px}
  .ocp-hero .hero-actions{max-width:285px;margin-top:15px}
  .hero-system-readout{margin-top:12px}
}

/* Timeline/card polish: stronger structure, less empty visual noise. */
.trajectory-data>div{min-height:136px;padding:22px 18px 18px}
.trajectory-data strong{margin-top:16px}
.timeline-node{will-change:transform}

@media(prefers-reduced-motion:reduce){
  .ocp-hero .hero-content{transform:none}
  .hero-scanline{opacity:0}
  .timeline-node{will-change:auto}
}


/* =========================================================
   BMA 5.0 MAX — MOBILE APP / OCP CORPORATE
   ========================================================= */
:root{
  --ocp-green:#b8d98a;
  --ocp-green-soft:rgba(184,217,138,.15);
  --ocp-green-line:rgba(184,217,138,.58);
  --app-bg:#eef1f2;
  --app-ink:#252b2f;
}
.brand:after{content:"SYSTEM / 5.0"}
.hero-corner{display:none!important}

@media (max-width: 900px){
  body{background:var(--app-bg)}
  .site-header{top:0;background:rgba(247,249,249,.95);border-bottom:1px solid rgba(30,36,40,.09);box-shadow:0 6px 24px rgba(14,19,22,.08)}
  .nav-shell{height:66px;padding:0 16px}
  .brand img{height:30px}
  .desktop-nav{display:none}
  .menu-toggle{display:flex;width:46px;height:46px;align-items:center;justify-content:center;padding:0;border:1px solid #cdd3d6;border-radius:12px;background:#f7f9f9;box-shadow:0 2px 8px rgba(18,24,27,.06)}
  .menu-toggle span{width:18px;height:1.5px;background:#3a4145;border-radius:2px}

  .mobile-nav{width:min(90vw,390px);background:#f7f9f9;border-left:1px solid #cbd2d6;box-shadow:-24px 0 60px rgba(0,0,0,.16);padding:18px 20px 24px}
  .mobile-nav nav a{font-weight:600;color:#3c4246;font-size:22px;letter-spacing:-.035em;padding:15px 0}
  .mobile-nav nav a span{font-size:9px;font-weight:700;color:#90989d}
  .mobile-nav-label{font-weight:700;color:#858e93}
  .menu-close{width:40px;height:40px;font-size:24px;color:#464d51;background:#fff}

  .ocp-hero{
    min-height:calc(100svh - 66px);
    min-height:calc(100dvh - 66px);
    padding:16px 12px 18px;
    align-items:flex-end;
    background:#14181a;
  }
  .ocp-hero .hero-media{background-position:center 38%;transform:scale(1.01)}
  .ocp-hero .hero-overlay{background:linear-gradient(180deg,rgba(9,13,15,.34),rgba(9,13,15,.40) 32%,rgba(9,13,15,.82) 100%)}
  .ocp-hero .hero-grid-lines{opacity:.09;background-size:48px 48px}
  .ocp-hero .hero-scanline{opacity:.10}
  .ocp-hero .hero-meta{display:none}
  .ocp-hero .hero-content{
    width:100%;
    max-width:560px;
    margin:0 auto;
    padding:18px 18px 18px;
    background:linear-gradient(180deg,rgba(27,32,35,.72),rgba(14,18,20,.80));
    border:1px solid rgba(255,255,255,.14);
    border-radius:22px;
    box-shadow:0 18px 44px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.05);
    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);
  }
  .ocp-hero .eyebrow{font-size:8px;letter-spacing:.13em;color:#dbe9c9;line-height:1.35;margin:0}
  .ocp-hero h1{
    max-width:none;
    margin:13px 0 15px;
    font-size:clamp(43px,13vw,62px);
    line-height:.91;
    letter-spacing:-.062em;
  }
  .ocp-hero h1 em{color:#d7dcdf}
  .ocp-hero .hero-lead{max-width:34em;margin:0;color:#eef1f2;font-size:14px;line-height:1.48}
  .ocp-hero .hero-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:18px}
  .ocp-hero .btn{min-height:50px;border-radius:13px;font-size:9px;letter-spacing:.10em}
  .ocp-hero .btn-light{box-shadow:0 6px 18px rgba(0,0,0,.16)}
  .ocp-hero .btn-ghost{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.34)}
  .ocp-hero .hero-rail{display:none}
  .ocp-hero .hero-scroll{display:none}
  .ocp-hero .hero-system-readout{
    position:relative;right:auto;bottom:auto;
    display:grid;grid-template-columns:auto auto;
    width:max-content;min-width:0;
    margin:12px 0 0;padding:8px 10px;
    border:1px solid rgba(255,255,255,.16);border-radius:11px;
    background:rgba(7,10,11,.46);backdrop-filter:blur(8px);
    font-size:6px;letter-spacing:.14em;
  }
  .ocp-hero .hero-system-readout b{font-size:7px;color:var(--ocp-green)}

  /* App-like content surfaces on mobile */
  .section,.section-light,.section-dark{padding:64px 0}
  .container{padding-left:16px;padding-right:16px}
  .section-head{gap:22px;margin-bottom:30px}
  .section-head h2,.intro h2,.impact h2,.contact h2{font-size:clamp(42px,11.5vw,60px);line-height:.93}
  .intro-copy{font-size:16px;line-height:1.65}
  .corporate-strip{gap:10px}
  .corporate-strip>div{border-radius:14px;background:rgba(255,255,255,.55);padding:14px 15px}
  .value-grid{gap:10px;margin-top:28px}
  .value-card{min-height:156px;padding:20px;border-radius:16px;background:rgba(255,255,255,.75);box-shadow:0 10px 26px rgba(18,26,30,.05)}
  .service-item{padding:17px 0}
  .service-panel{border-radius:18px;min-height:280px}
  .sector{padding:17px 0}
  .sector-note{border-radius:14px;padding:12px;background:rgba(255,255,255,.4)}
  .people-grid{gap:10px}
  .person{border-radius:16px;padding:20px;background:rgba(255,255,255,.78)}
  .contact-grid{gap:28px}
  .contact{padding-bottom:70px}
  .map-wrap{border-radius:18px;min-height:300px}
  .cta-final{padding:24px 0}
  .cta-inner{gap:15px;padding:0 16px}
  .cta-inner p{font-size:16px}
  .footer{padding:28px 0}
}

@media (max-width: 600px){
  .ocp-hero{
    padding:12px 10px 14px;
    min-height:calc(100svh - 66px);
    min-height:calc(100dvh - 66px);
  }
  .ocp-hero .hero-content{padding:16px 16px 15px;border-radius:20px}
  .ocp-hero h1{font-size:clamp(42px,13.2vw,58px);line-height:.90;margin:12px 0 14px}
  .ocp-hero .hero-lead{font-size:13.5px;line-height:1.46}
  .ocp-hero .hero-actions{margin-top:16px}
  .ocp-hero .btn{min-height:49px}
  .ocp-hero .hero-system-readout{margin-top:10px}
  .impact-history{gap:30px;padding-top:38px}
  .timeline-node{padding-bottom:28px}
}

@media (max-width: 380px){
  .nav-shell{padding:0 13px}
  .ocp-hero .hero-content{padding:14px 14px 14px}
  .ocp-hero h1{font-size:42px}
  .ocp-hero .hero-lead{font-size:13px}
  .ocp-hero .btn{min-height:47px;font-size:8.5px}
}
