@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");
:root{
  --red:#ba1319;--red-dark:#8f0f14;--navy:#082640;--navy-2:#061f38;--ink:#102945;--ink-2:#19324f;--muted:#5b6f83;--line:#e5ecf3;--soft:#f5f8fb;--white:#fff;
  --shadow:0 18px 46px rgba(8,34,58,.12);--shadow-sm:0 8px 24px rgba(8,34,58,.09);--container:1066px;--font:Inter,Arial,"Helvetica Neue",sans-serif;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:var(--font);color:var(--ink);background:#fff;line-height:1.42;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision} a{text-decoration:none;color:inherit} img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 72px));margin-inline:auto}.only-mobile{display:none}.ico{width:1.18em;height:1.18em;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.18em}.ico-fill{fill:currentColor;stroke:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;cursor:pointer;font-weight:950;letter-spacing:.01em;white-space:nowrap;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.btn:hover{transform:translateY(-3px)}.btn-red{background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;box-shadow:0 10px 22px rgba(186,19,25,.24)}.btn-red:hover{box-shadow:0 18px 35px rgba(186,19,25,.27)}.btn-white{background:#fff;color:#102945;border:1px solid #e2e9f0;box-shadow:0 10px 24px rgba(8,34,58,.12)}.btn-outline{background:rgba(255,255,255,.06);color:#fff;border:2px solid rgba(255,255,255,.75);box-shadow:none}.link-red{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-weight:950;font-size:13px}.section-kicker{font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.07em;color:var(--red);font-weight:950}.section-title{font-size:28px;line-height:1.13;letter-spacing:-.03em;color:var(--ink);font-weight:950;margin:0}.lead{font-size:13.5px;line-height:1.58;color:var(--muted);margin:0}.center-head{text-align:center;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}

/* shared motion */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s ease}.reveal.in{opacity:1;transform:none}.magnet{transform-style:preserve-3d}.pulse-arrow{animation:pulseArrow 1.8s ease-in-out infinite}@keyframes pulseArrow{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}@keyframes floatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{transform:translateX(-140%)}100%{transform:translateX(140%)}}

/* svg icon visual parity */
.badge-icon,.stat-icon,.service-icon,.route-icon{display:grid;place-items:center;flex:0 0 auto}.badge-icon svg,.stat-icon svg,.service-icon svg,.route-icon svg{display:block;vector-effect:non-scaling-stroke}.badge-icon{width:48px;height:48px;color:var(--red)}.badge-icon svg{width:36px;height:36px;stroke-width:1.85}.stat-icon{width:50px;height:50px;margin:0 auto 15px;color:var(--red)}.stat-icon svg{width:39px;height:39px;stroke-width:1.9}.service-icon{width:58px;height:58px;margin:0 auto 13px;color:#082b4a}.service-icon svg{width:40px;height:40px;stroke-width:2.15}.route-icon{width:62px;height:62px;border-radius:50%;background:#f1f4f7;color:#607189;margin:0 auto 17px}.route-icon svg{width:35px;height:35px;stroke-width:1.95}

/* MOCKUP 01 */
.page-01{background:#fff}.p1-top{height:37px;background:linear-gradient(90deg,#ba1319,#9e1015);color:#fff;font-size:13px;font-weight:850;display:flex;align-items:center}.p1-top .container{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:18px}.p1-top span{display:inline-flex;align-items:center;gap:7px}.p1-top .center{text-align:center;justify-content:center}.p1-top .right{display:flex;justify-content:flex-end;gap:28px;white-space:nowrap}.p1-header{height:104px;background:#fff;box-shadow:0 1px 0 rgba(8,32,55,.08);position:sticky;top:0;z-index:80}.p1-header .container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.p1-logo img{width:255px;height:auto}.p1-nav{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:850;color:#102844}.p1-nav a{position:relative;padding:42px 0}.p1-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:27px;height:4px;border-radius:6px;background:var(--red)}.p1-nav .dd{display:inline-flex;align-items:center;gap:6px}.menu-btn{display:none;border:0;background:transparent;color:var(--ink);font-size:28px;line-height:1;cursor:pointer}
.p1-hero{position:relative;isolation:isolate;overflow:hidden;min-height:510px;background:#edf3f8}.p1-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center right;opacity:0;transform:scale(1.035);transition:opacity 1100ms ease,transform 6900ms ease;z-index:-4}.p1-hero-slide.active{opacity:1;transform:scale(1)}.p1-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 34%,rgba(255,255,255,.55) 58%,rgba(255,255,255,.06) 100%);z-index:-3}.p1-hero:after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.28));z-index:-2}.p1-hero .container{min-height:510px;display:grid;grid-template-columns:minmax(0,1fr) 319px;gap:56px;align-items:center;padding-top:28px;padding-bottom:28px}.p1-copy{padding-top:20px}.p1-copy .section-kicker{font-size:14px;letter-spacing:.11em;margin-bottom:19px}.p1-copy h1{font-size:48px;line-height:1.08;letter-spacing:-.05em;color:#0b2946;font-weight:950;margin:0 0 20px;max-width:655px}.p1-copy p{font-size:19px;line-height:1.48;color:#526579;max-width:585px;margin:0 0 31px}.p1-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.p1-actions .btn{min-height:45px;padding:14px 24px;border-radius:7px;text-transform:uppercase;font-size:12px}.support-card{background:#fff;border-radius:12px;box-shadow:0 23px 55px rgba(5,22,39,.23);overflow:hidden;border:1px solid rgba(255,255,255,.88);animation:floatCard 6.5s ease-in-out infinite}.support-card h3{margin:0;background:#062640;color:#fff;font-size:18px;line-height:1.2;font-weight:900;padding:26px 30px}.support-row{min-height:76px;display:grid;grid-template-columns:48px 1fr 18px;gap:16px;align-items:center;padding:17px 25px 17px 25px;border-bottom:1px solid #e6edf3;font-size:14px;font-weight:950;color:#18304c}.support-row .arr{color:var(--red);width:18px;height:18px}.support-row.rfq{grid-template-columns:48px 1fr 18px;background:linear-gradient(135deg,var(--red),#9e1015);color:#fff;border-bottom:0;min-height:86px}.support-row.rfq .badge-icon{color:#fff}.support-row.rfq .arr{color:#fff}.support-row:hover{background:#fbfcfe}.support-row.rfq:hover{background:linear-gradient(135deg,#c91820,#9e1015)}
.p1-about{background:linear-gradient(180deg,#fafbfd,#fff);padding:42px 0 50px}.p1-about-grid{display:grid;grid-template-columns:285px 1fr;gap:42px;align-items:center}.p1-about .section-kicker{margin-bottom:9px}.p1-about .section-title{font-size:27px;margin-bottom:20px}.p1-about .lead{margin-bottom:28px}.p1-about .btn{min-height:44px;border-radius:7px;padding:14px 23px;font-size:12px;text-transform:uppercase}.p1-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.p1-stat{min-height:272px;background:#fff;border:1px solid #e5ebf1;border-radius:10px;box-shadow:var(--shadow-sm);padding:24px 18px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.28s ease}.p1-stat:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.p1-stat strong{display:block;color:var(--red);font-size:28px;line-height:1;font-weight:950;letter-spacing:-.04em;margin-bottom:7px}.p1-stat b{font-size:16px;line-height:1.25;color:#102945}.p1-stat p{font-size:13.5px;line-height:1.48;color:#637589;margin:17px 0 0;max-width:150px}
.p1-products{background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);padding:55px 0 34px}.p1-products .center-head{max-width:720px;margin-bottom:31px}.p1-products .section-kicker{margin-bottom:6px}.p1-products .section-title{font-size:31px;margin-bottom:9px}.p1-products .center-head p{font-size:14.5px;color:#68798b;margin:0}.p1-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px}.p1-product-large{background:#fff;border:1px solid #dfe7ee;border-radius:9px;box-shadow:var(--shadow-sm);overflow:hidden;border-top:5px solid var(--red);display:grid;grid-template-columns:48% 1fr;align-items:center;min-height:176px;transition:.28s ease}.p1-product-large:hover,.p1-product-small:hover,.p1-service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.p1-product-large .photo{height:142px;width:100%;object-fit:cover;margin-left:14px}.p1-product-large .copy{padding:21px 25px}.p1-product-large h3{font-size:22px;line-height:1.12;color:#142b47;margin:0 0 14px}.p1-product-large p{font-size:13.8px;color:#5c6f83;margin:0 0 16px;line-height:1.55}.p1-small-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:18px}.p1-product-small{background:#fff;border:1px solid #e4ebf2;border-radius:9px;box-shadow:var(--shadow-sm);min-height:182px;padding:22px 19px;display:grid;grid-template-columns:100px 1fr;align-items:flex-start;gap:14px;transition:.28s ease}.p1-product-small img{width:88px;height:88px;object-fit:cover;border-radius:20px;background:#f2f4f6;border:1px solid #edf2f7;box-shadow:0 6px 16px rgba(20,43,71,.07)}.p1-product-small h3{font-size:19px;line-height:1.08;color:#142b47;margin:0 0 8px}.p1-product-small p{font-size:13.2px;line-height:1.42;color:#5c6f83;margin:0 0 10px}.p1-services{padding:21px 0 38px}.p1-services .center-head{margin-bottom:21px}.p1-services .section-title{font-size:29px}.p1-services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.p1-service-card{min-height:199px;background:#fff;border:1px solid #e4ebf2;border-radius:9px;box-shadow:var(--shadow-sm);padding:24px 14px 20px;text-align:center;transition:.28s ease;position:relative;overflow:hidden}.p1-service-card h4{font-size:14.5px;line-height:1.16;color:#112945;margin:0 0 12px}.p1-service-card p{font-size:12.5px;line-height:1.38;color:#5f7185;margin:0}.p1-service-card:after{content:"";display:block;width:42px;height:2px;border-radius:4px;background:#ba1319;margin:18px auto 0}.p1-service-card:before{content:"";position:absolute;top:0;bottom:0;width:70px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);left:-90px;transform:skewX(-18deg)}.p1-service-card:hover:before{animation:shimmer .75s ease}.p1-footer{background:linear-gradient(135deg,#061d34,#082c4b);color:#d9e7f3;padding:38px 0 12px}.p1-footer-grid{display:grid;grid-template-columns:1.5fr .75fr 1fr 1.1fr 1.25fr;gap:34px;align-items:start}.p1-footer-logo{width:228px;margin-bottom:16px}.p1-footer p{font-size:13.5px;line-height:1.55;color:#b9cad8;margin:0 0 18px}.social{display:flex;gap:12px}.social span{width:28px;height:28px;border-radius:50%;background:#fff;color:#082640;display:grid;place-items:center;font-size:13px;font-weight:900}.p1-footer h5{margin:0 0 17px;color:#fff;text-transform:uppercase;letter-spacing:.07em;font-size:13px}.p1-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.p1-footer li,.p1-footer a{font-size:13px;color:#c5d4e1}.map{opacity:1;display:block;width:100%;max-width:255px;margin-top:3px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))}.payoff{text-align:right;color:#fff;font-size:16px;font-weight:900;line-height:1.22;margin-top:10px;letter-spacing:.01em}.legal{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:10px;display:flex;justify-content:space-between;gap:14px;color:#9fb3c4;font-size:12px}.legal-links{display:flex;gap:24px}

/* MOCKUP 02 */
.page-02{background:#fff}.p2-top{height:36px;background:#06253e;color:#dce8f4;font-size:14px;font-weight:650}.p2-top .container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.p2-top b{font-weight:850;color:#fff}.p2-header{height:87px;background:#fff;border-bottom:1px solid #e4eaf0;position:sticky;top:0;z-index:80}.p2-header .container{height:100%;display:flex;align-items:center;justify-content:space-between}.p2-logo img{width:262px}.p2-nav{display:flex;gap:31px;align-items:center;font-size:15px;color:#122a45;font-weight:900}.p2-nav a{padding:33px 0}.p2-hero{position:relative;min-height:538px;isolation:isolate;overflow:hidden;background:#082640}.p2-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1100ms ease,transform 7200ms ease;z-index:-3}.p2-slide.active{opacity:1;transform:scale(1)}.p2-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,25,42,.82) 0%,rgba(6,25,42,.58) 46%,rgba(6,25,42,.25) 100%);z-index:-2}.p2-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 48%,rgba(255,255,255,.05),transparent 42%);z-index:-1}.p2-hero .container{min-height:538px;display:grid;grid-template-columns:minmax(0,1fr) 404px;gap:72px;align-items:center}.p2-copy{padding-top:28px;color:#fff}.p2-copy .section-kicker{font-size:15px;color:#ffb1b5;letter-spacing:.07em;margin-bottom:24px}.p2-copy h1{font-size:47px;line-height:1.15;letter-spacing:-.045em;color:#fff;font-weight:950;margin:0 0 23px;max-width:660px}.p2-copy p{font-size:21px;line-height:1.42;color:#ecf3f8;margin:0 0 33px;max-width:710px}.p2-actions{display:flex;align-items:center;gap:16px}.p2-actions .btn{border-radius:11px;min-height:54px;padding:15px 24px;font-size:15px}.p2-routing{background:#fff;color:#102945;border-radius:17px;box-shadow:0 28px 70px rgba(0,0,0,.2);padding:34px 31px 28px;animation:floatCard 6.5s ease-in-out infinite}.p2-routing h3{font-size:28px;line-height:1.15;letter-spacing:-.035em;margin:0 0 18px}.p2-route{min-height:66px;display:grid;grid-template-columns:1fr 18px;align-items:center;border-bottom:1px solid #dfe7ee;color:#142b47;font-size:18px;font-weight:950}.p2-route:last-child{border-bottom:0}.p2-route svg{color:var(--red);width:22px;height:22px}.p2-company{background:linear-gradient(180deg,#f7f9fb,#fff);padding:50px 0 42px}.p2-company-grid{display:grid;grid-template-columns:1fr 540px;gap:72px;align-items:center}.p2-company .section-kicker{font-size:15px;margin-bottom:22px}.p2-company .section-title{font-size:30px;margin-bottom:18px;max-width:520px}.p2-company .lead{font-size:16px;line-height:1.55;max-width:535px}.p2-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.p2-stat{background:#fff;border:1px solid #e3eaf1;border-radius:12px;box-shadow:var(--shadow-sm);min-height:231px;padding:28px 14px;text-align:center;transition:.28s ease}.p2-stat:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.p2-stat strong{display:block;font-size:41px;line-height:1;color:var(--red);font-weight:950;letter-spacing:-.045em;margin-bottom:11px}.p2-stat b{display:block;font-size:15px;line-height:1.35;color:#102945}.p2-products{padding:55px 0 42px}.p2-products .section-kicker{font-size:15px;margin-bottom:21px}.p2-products .section-title{font-size:34px;max-width:800px;margin-bottom:8px}.p2-products .lead{font-size:16px;max-width:930px}.p2-main-products{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:29px}.p2-product-card{border:1px solid #e2e9f0;border-radius:13px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden;transition:.28s ease}.p2-product-card:hover,.p2-mini:hover,.p2-support:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.p2-product-card img{width:100%;height:176px;object-fit:cover}.p2-product-card .body{padding:24px 28px 26px}.p2-product-card h3{font-size:25px;line-height:1.12;color:#102945;margin:0 0 10px}.p2-product-card p{font-size:15.5px;line-height:1.48;color:#5a6e83;margin:0 0 19px}.p2-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:25px}.p2-mini{position:relative;border:1px solid #e2e9f0;border-radius:13px;background:#fff;min-height:170px;box-shadow:var(--shadow-sm);padding:30px 58px 28px 27px;transition:.28s ease}.p2-mini .pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#f7e4e5;color:var(--red);font-size:12px;font-weight:950;padding:4px 13px;margin-bottom:15px}.p2-mini h4{font-size:22px;color:#102945;margin:0 0 10px}.p2-mini p{font-size:15px;line-height:1.42;color:#5a6e83;margin:0}.p2-mini .arrow{position:absolute;right:24px;bottom:25px;color:var(--red);width:25px;height:25px}.p2-services{padding:28px 0 42px;background:linear-gradient(180deg,#f8fafc,#fff)}.p2-services .section-kicker{font-size:15px;margin-bottom:17px}.p2-services .section-title{font-size:31px;max-width:650px;margin-bottom:27px}.p2-support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.p2-support{background:#fff;border:1px solid #e2e9f0;border-radius:13px;box-shadow:var(--shadow-sm);min-height:125px;padding:25px 22px;display:grid;grid-template-columns:70px 1fr 16px;gap:10px;align-items:center;transition:.28s ease}.p2-support h4{font-size:18px;line-height:1.15;margin:0 0 7px;color:#102945}.p2-support p{font-size:13px;line-height:1.3;color:#5f7185;margin:0}.p2-support .arr{color:var(--red);width:18px;height:18px}.p2-footer{height:83px;background:linear-gradient(90deg,#051c31,#0a2c49);color:#d9e7f3;display:flex;align-items:center;font-size:15px;font-weight:750}.p2-footer .container{display:flex;justify-content:center;text-align:center;gap:14px;flex-wrap:wrap}.p2-footer b{color:#fff}

@media (max-width:1050px){.container{width:min(100% - 42px,var(--container))}.p1-hero .container,.p2-hero .container{grid-template-columns:1fr;gap:28px}.support-card,.p2-routing{max-width:430px}.p1-about-grid,.p2-company-grid{grid-template-columns:1fr;gap:32px}.p1-footer-grid{grid-template-columns:1fr 1fr}.p2-support-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:880px){.p1-top .center,.p1-top .right,.p2-top .right{display:none}.p1-top .container{grid-template-columns:1fr}.p1-nav,.p2-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 20px 36px rgba(8,34,58,.14);padding:22px 32px;flex-direction:column;align-items:flex-start;gap:18px}.p1-nav.open,.p2-nav.open{display:flex}.p1-nav a,.p2-nav a{padding:4px 0}.p1-nav a.active:after{display:none}.menu-btn{display:block}.p1-stat-grid{grid-template-columns:repeat(2,1fr)}.p1-product-grid,.p1-small-grid,.p2-main-products,.p2-mini-grid{grid-template-columns:1fr}.p1-services-grid{grid-template-columns:repeat(2,1fr)}.p2-stat-grid{grid-template-columns:1fr 1fr}.p2-logo img,.p1-logo img{width:220px}.p2-copy h1,.p1-copy h1{font-size:40px}.p2-copy p,.p1-copy p{font-size:18px}}
@media (max-width:560px){.container{width:calc(100% - 30px)}.p1-header{height:86px}.p2-header{height:78px}.p1-logo img,.p2-logo img{width:190px}.p1-copy h1,.p2-copy h1{font-size:35px}.p1-hero .container,.p2-hero .container{padding-top:26px;padding-bottom:34px}.p1-stat-grid,.p1-services-grid,.p2-stat-grid,.p2-support-grid,.p1-footer-grid{grid-template-columns:1fr}.p1-product-large,.p1-product-small,.p2-support{grid-template-columns:1fr}.p1-product-large .photo{margin-left:0;height:180px}.legal{flex-direction:column}.p2-actions,.p1-actions{align-items:stretch}.p2-actions .btn,.p1-actions .btn{width:100%}.p2-top{height:auto;padding:8px 0}.p2-top .container{align-items:flex-start}.p2-routing h3{font-size:24px}.p2-route{font-size:16px}.p2-company .section-title,.p2-products .section-title,.p2-services .section-title{font-size:28px}}

/* revised multi-page system */
body{background:#fff}
.p1-nav .dropdown{position:relative}
.p1-nav .dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:240px;background:#fff;border:1px solid #e2e9f0;border-radius:12px;box-shadow:0 18px 42px rgba(8,34,58,.14);padding:12px;display:none;z-index:100}
.p1-nav .dropdown:hover .dropdown-menu{display:block}
.p1-nav .dropdown-menu a{display:block;padding:10px 12px;font-size:13px;font-weight:800;border-radius:8px}
.p1-nav .dropdown-menu a:hover{background:#f5f8fb}
.page-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,rgba(8,38,64,.97),rgba(8,38,64,.90)), url('');color:#fff;padding:80px 0 74px}
.page-hero.has-image{background-size:cover;background-position:center}
.page-hero .container{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}
.page-hero h1{font-size:46px;line-height:1.08;letter-spacing:-.04em;margin:0 0 16px;font-weight:950}
.page-hero p{font-size:18px;line-height:1.55;color:#e6eef5;max-width:700px;margin:0 0 24px}
.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#ffb0b4;font-weight:900;margin-bottom:14px}
.page-hero .hero-panel{background:rgba(255,255,255,.08);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:24px 24px 22px;box-shadow:0 18px 48px rgba(0,0,0,.16)}
.hero-panel h3{margin:0 0 12px;color:#fff;font-size:22px}
.hero-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.hero-panel li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#dce8f4}
.hero-panel .ico{width:18px;height:18px;color:#d86a6e;margin-top:1px}
.section{padding:58px 0}
.section.alt{background:#f7f9fc}
.section-head{max-width:820px;margin-bottom:28px}
.section-head.center{text-align:center;margin-inline:auto}
.section-head p{font-size:15px;color:#617387;line-height:1.6;margin:10px 0 0}
.content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:start}
.content-grid.reverse{grid-template-columns:.95fr 1.05fr}
.content-grid img{width:100%;border-radius:14px;box-shadow:0 18px 38px rgba(8,34,58,.12);border:1px solid #e4ebf1}
.text-block h2,.text-block h3{font-size:31px;line-height:1.12;letter-spacing:-.03em;color:#102945;margin:0 0 18px}
.text-block h3{font-size:25px}
.text-block p{font-size:15.5px;line-height:1.7;color:#5c6f83;margin:0 0 14px}
.feature-list{display:grid;gap:14px;margin:18px 0 0;padding:0;list-style:none}
.feature-list li{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #e4ebf2;border-radius:12px;padding:14px 16px;box-shadow:var(--shadow-sm)}
.feature-list li .ico{color:var(--red);width:18px;height:18px;margin-top:2px}
.cards-3,.cards-4,.cards-2{display:grid;gap:18px}
.cards-2{grid-template-columns:repeat(2,1fr)}
.cards-3{grid-template-columns:repeat(3,1fr)}
.cards-4{grid-template-columns:repeat(4,1fr)}
.info-card{background:#fff;border:1px solid #e4ebf2;border-radius:14px;box-shadow:var(--shadow-sm);overflow:hidden;transition:.28s ease}
.info-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}
.info-card img{width:100%;height:205px;object-fit:cover}
.info-card .body{padding:22px}
.info-card h3{font-size:23px;line-height:1.12;color:#102945;margin:0 0 10px}
.info-card p{font-size:14.5px;line-height:1.56;color:#5c6f83;margin:0 0 14px}
.mini-card{background:#fff;border:1px solid #e4ebf2;border-radius:14px;box-shadow:var(--shadow-sm);padding:24px 20px;transition:.28s ease}
.mini-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.mini-card h4{font-size:20px;color:#102945;margin:0 0 8px}
.mini-card p{font-size:14px;line-height:1.55;color:#5f7185;margin:0}
.mini-card .pill{display:inline-flex;align-items:center;padding:4px 10px;min-height:24px;border-radius:99px;background:#f7e4e5;color:var(--red);font-weight:900;font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}
.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.metric{background:#fff;border:1px solid #e4ebf2;border-radius:14px;box-shadow:var(--shadow-sm);padding:24px;text-align:center}
.metric strong{display:block;font-size:34px;color:var(--red);line-height:1;font-weight:950;margin-bottom:8px}
.metric span{display:block;font-size:14px;color:#102945;font-weight:850;margin-bottom:8px}
.metric p{font-size:13px;color:#617387;line-height:1.5;margin:0}
.timeline{display:grid;gap:16px;position:relative;padding-left:28px}
.timeline:before{content:'';position:absolute;left:10px;top:8px;bottom:8px;width:2px;background:#dce5ee}
.timeline-item{position:relative;background:#fff;border:1px solid #e4ebf2;border-radius:14px;box-shadow:var(--shadow-sm);padding:18px 20px 18px 22px}
.timeline-item:before{content:'';position:absolute;left:-23px;top:24px;width:14px;height:14px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px #f7e4e5}
.timeline-item .year{display:inline-block;color:var(--red);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}
.timeline-item h4{font-size:20px;line-height:1.2;color:#102945;margin:0 0 8px}
.timeline-item p{font-size:14.5px;line-height:1.6;color:#5c6f83;margin:0}
.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.download-card{display:flex;flex-direction:column;justify-content:space-between;min-height:240px;background:#fff;border:1px solid #e4ebf2;border-radius:14px;box-shadow:var(--shadow-sm);padding:24px;transition:.28s ease}
.download-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.download-card h3{font-size:22px;line-height:1.15;color:#102945;margin:0 0 12px}
.download-card p{font-size:14px;line-height:1.6;color:#5c6f83;margin:0 0 18px}
.download-card .meta{font-size:12px;color:#8494a6;text-transform:uppercase;letter-spacing:.07em;font-weight:850;margin-bottom:10px}
.contact-grid{display:grid;grid-template-columns:1fr .95fr;gap:26px}
.contact-box,.form-box{background:#fff;border:1px solid #e4ebf2;border-radius:16px;box-shadow:var(--shadow-sm);padding:26px}
.contact-box ul{list-style:none;padding:0;margin:0;display:grid;gap:16px}
.contact-box li{display:flex;gap:12px;align-items:flex-start;font-size:15px;color:#5d7084;line-height:1.6}
.contact-box li .ico{color:var(--red);width:18px;height:18px;margin-top:2px}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.form-grid .full{grid-column:1/-1}
.field label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#74879a;font-weight:900;margin-bottom:6px}
.field input,.field textarea,.field select{width:100%;border:1px solid #dfe7ee;border-radius:10px;padding:13px 14px;font:inherit;color:#102945;background:#fff}
.field textarea{min-height:140px;resize:vertical}
.page-footer-note{font-size:12px;color:#8493a4;margin-top:12px}
.tag-list{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 0}
.tag{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#f0f5f9;color:#314a64;font-size:12px;font-weight:850}
.subnav{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.subnav a{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #e3eaf1;color:#102945;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.subnav a:hover,.subnav a.active{background:#102945;color:#fff;border-color:#102945}
.footer-map-panel{text-align:right}
.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.gallery-grid img{width:100%;height:195px;object-fit:cover;border-radius:12px;border:1px solid #e4ebf2;box-shadow:var(--shadow-sm)}
.cta-strip{background:linear-gradient(135deg,#ba1319,#9e1015);color:#fff;border-radius:18px;padding:32px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;box-shadow:0 20px 42px rgba(186,19,25,.22)}
.cta-strip h3{font-size:30px;line-height:1.1;margin:0 0 8px}
.cta-strip p{font-size:15px;line-height:1.55;margin:0;color:#ffe6e7}
.p1-footer ul li .ico{width:15px;height:15px;margin-right:6px;color:#d86a6e;vertical-align:-.16em}
@media (max-width:1050px){.page-hero .container,.content-grid,.contact-grid{grid-template-columns:1fr}.metric-grid,.cards-4{grid-template-columns:repeat(2,1fr)}.download-grid,.cards-3,.gallery-grid{grid-template-columns:1fr 1fr}.download-card{min-height:inherit}.footer-map-panel{text-align:left}}
@media (max-width:880px){.p1-nav .dropdown:hover .dropdown-menu{display:none}.cards-2,.download-grid,.cards-3,.gallery-grid{grid-template-columns:1fr}.metric-grid,.cards-4,.form-grid{grid-template-columns:1fr}.page-hero h1{font-size:38px}.cta-strip{grid-template-columns:1fr}.p1-top .container{grid-template-columns:1fr}.p1-top .right{display:none}}
@media (max-width:560px){.page-hero{padding:60px 0}.page-hero h1{font-size:33px}.p1-top{height:auto;padding:8px 0}.p1-top .center{display:none}}

/* Baretti official red alignment */
:root{--baretti-red:#ba1319;--red:#ba1319;--red-dark:#8f0f14;--red-soft:#f7e4e5}
.btn-red,.p1-top,.support-row.rfq,.cta-strip{background:linear-gradient(135deg,#ba1319,#8f0f14)}
.p1-nav a.active:after,.section-kicker,.link-red,.support-row .arr,.stat-icon,.badge-icon{color:#ba1319}
.p1-product-large{border-top-color:#ba1319}
.p1-service-card:after{background:#ba1319}


/* Applications & materials content expansion */
.appmat-section{padding:58px 0;background:#fff}
.appmat-section.alt{background:linear-gradient(180deg,#f7f9fc,#fff)}
.appmat-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:start}
.appmat-panel{background:#fff;border:1px solid #e4ebf2;border-radius:16px;box-shadow:var(--shadow-sm);padding:25px;position:relative;overflow:hidden}
.appmat-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--red)}
.appmat-panel h3{font-size:24px;line-height:1.15;color:#102945;margin:0 0 13px;letter-spacing:-.025em}
.appmat-panel p{font-size:14.7px;line-height:1.68;color:#5c6f83;margin:0 0 14px}
.appmat-list{display:grid;gap:10px;margin:15px 0 0;padding:0;list-style:none}
.appmat-list li{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;font-size:14px;line-height:1.52;color:#425a72}
.appmat-list .ico{color:var(--red);width:18px;height:18px;margin-top:1px}
.appmat-kv{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}
.appmat-kv div{background:#f7f9fc;border:1px solid #e4ebf2;border-radius:12px;padding:13px 14px}
.appmat-kv b{display:block;color:#102945;font-size:13px;text-transform:uppercase;letter-spacing:.055em;margin-bottom:5px}
.appmat-kv span{font-size:13.2px;line-height:1.45;color:#5c6f83}
.application-matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}
.application-card{background:#fff;border:1px solid #e4ebf2;border-radius:14px;box-shadow:var(--shadow-sm);padding:20px;transition:.25s ease}
.application-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.application-card .pill{display:inline-flex;align-items:center;padding:4px 10px;min-height:24px;border-radius:999px;background:#f7e4e5;color:var(--red);font-size:11px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.055em;margin-bottom:12px}
.application-card h4{font-size:20px;line-height:1.15;color:#102945;margin:0 0 9px}
.application-card p{font-size:13.8px;line-height:1.55;color:#5c6f83;margin:0}
.material-strip{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.material-chip{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;border-radius:999px;background:#f2f6fa;border:1px solid #dfe8f0;color:#263f58;font-size:12px;font-weight:850}
.spec-note{font-size:12.5px;line-height:1.55;color:#6a7e91;margin-top:14px;padding-top:12px;border-top:1px solid #e4ebf2}
@media (max-width:1050px){.appmat-grid{grid-template-columns:1fr}.application-matrix{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.application-matrix,.appmat-kv{grid-template-columns:1fr}.appmat-panel{padding:22px 20px}}


/* Sector-oriented communication refinements */
.sector-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:28px}.sector-card{background:#fff;border:1px solid #e4ebf2;border-radius:18px;box-shadow:var(--shadow-sm);overflow:hidden;transition:.28s ease}.sector-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.sector-card .sector-photo{height:245px;object-fit:cover;width:100%}.sector-card .sector-body{padding:28px}.sector-card h3{font-size:30px;line-height:1.05;color:#102945;margin:0 0 12px}.sector-card p{font-size:15.5px;line-height:1.65;color:#5c6f83;margin:0 0 16px}.sector-card .sector-kicker{color:#ba1319;text-transform:uppercase;letter-spacing:.08em;font-weight:950;font-size:12px;margin-bottom:10px}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.spec-card{background:#fff;border:1px solid #e4ebf2;border-radius:14px;padding:20px;box-shadow:var(--shadow-sm)}.spec-card h4{font-size:18px;color:#102945;margin:0 0 10px}.spec-card p,.spec-card li{font-size:13.8px;color:#5c6f83;line-height:1.55}.spec-card ul{margin:0;padding-left:18px}.process-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:22px}.flow-step{background:#fff;border:1px solid #e4ebf2;border-radius:14px;padding:18px;position:relative;box-shadow:var(--shadow-sm)}.flow-step span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ba1319;color:#fff;font-weight:950;margin-bottom:12px}.flow-step h4{font-size:16px;color:#102945;margin:0 0 8px}.flow-step p{font-size:13px;color:#5c6f83;line-height:1.5;margin:0}.application-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e4ebf2;border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.application-table th{background:#102945;color:#fff;text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.06em;padding:14px}.application-table td{padding:15px 14px;border-top:1px solid #e4ebf2;color:#5c6f83;font-size:14px;line-height:1.5;vertical-align:top}.application-table td:first-child{font-weight:900;color:#102945}.sector-badge{display:inline-flex;align-items:center;gap:8px;background:#f7e4e5;color:#ba1319;border-radius:999px;padding:7px 12px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:950;margin:4px 6px 4px 0}.technical-note{background:linear-gradient(135deg,#082640,#102945);color:#fff;border-radius:18px;padding:28px;box-shadow:var(--shadow)}.technical-note h3{font-size:28px;margin:0 0 12px}.technical-note p{color:#dce8f4;margin:0 0 14px}.technical-note .tag{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.18)}
@media(max-width:1050px){.sector-grid,.spec-grid{grid-template-columns:1fr 1fr}.process-flow{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.sector-grid,.spec-grid,.process-flow{grid-template-columns:1fr}.application-table{display:block;overflow:auto}.sector-card .sector-photo{height:210px}}


/* publish-ready navigation and footer refinements */
.p1-nav{gap:22px;font-size:13.5px}.p1-nav .dropdown-menu.mega-menu{min-width:420px;grid-template-columns:1fr 1fr;gap:4px 10px}.p1-nav .dropdown:hover .mega-menu{display:grid}.p1-nav .dropdown-menu a{white-space:normal}.page-actions .btn{min-height:46px;border-radius:8px;padding:14px 22px}.sector-split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.sector-card{background:#fff;border:1px solid #e4ebf2;border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden;transition:.28s ease}.sector-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.sector-card img{width:100%;height:260px;object-fit:cover}.sector-card .body{padding:28px}.sector-card h3{font-size:30px;line-height:1.08;color:var(--ink);margin:0 0 12px}.sector-card p{font-size:15.5px;color:var(--muted);line-height:1.62;margin:0 0 18px}.pill{display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;background:#f8e6e7;color:var(--red);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.feature-list.compact li{box-shadow:none;background:#f8fafc;padding:10px 12px}.feature-list.compact{margin-bottom:20px}.spec-table-wrap{overflow:auto;background:#fff;border:1px solid #e4ebf2;border-radius:14px;box-shadow:var(--shadow-sm)}.spec-table{width:100%;border-collapse:collapse;min-width:760px}.spec-table th{background:var(--navy);color:#fff;text-align:left;font-size:13px;text-transform:uppercase;letter-spacing:.06em;padding:16px}.spec-table td{padding:16px;border-top:1px solid #e4ebf2;color:#5b6f83;font-size:14px;line-height:1.55;vertical-align:top}.rfq-tip{margin-top:24px;padding:18px;border-radius:12px;background:#f8fafc;border:1px solid #e4ebf2}.rfq-tip strong{display:block;color:var(--ink);margin-bottom:8px}.rfq-tip p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.footer-publish-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr .85fr 1.15fr;gap:28px;align-items:start}.footer-brand p{max-width:310px}.footer-map-row{margin-top:28px;padding:18px 20px;border:1px solid rgba(255,255,255,.14);border-radius:14px;display:grid;grid-template-columns:1fr 260px;gap:24px;align-items:center;background:rgba(255,255,255,.04)}.footer-map-row strong{display:block;color:#fff;font-size:19px;margin-bottom:6px}.footer-map-row span{display:block;color:#c5d4e1;font-size:13px;line-height:1.55;max-width:720px}.footer-map-row .map{justify-self:end}.p1-footer h5{color:#fff}.p1-footer a:hover{color:#fff}.p1-footer ul li .ico{width:15px;height:15px;margin-right:6px;color:#d86a6e;vertical-align:-.16em}.download-card .meta{color:var(--red)}.info-card .pill{margin-bottom:10px}.contact-box .section-title,.form-box .section-title{font-size:28px}.cta-strip h3{color:#fff}.cta-strip .btn-white{color:#102945}
@media (max-width:1180px){.footer-publish-grid{grid-template-columns:1fr 1fr 1fr}.footer-map-row{grid-template-columns:1fr}.footer-map-row .map{justify-self:start}.p1-nav{gap:14px;font-size:12.5px}.p1-logo img{width:220px}.p1-header .container{gap:20px}}
@media (max-width:880px){.p1-nav .dropdown:hover .dropdown-menu,.p1-nav .dropdown:hover .mega-menu{display:none}.p1-nav .dropdown-menu{position:static;transform:none;box-shadow:none;border:0;padding:0;background:transparent;display:none}.p1-nav.open .dropdown-menu{display:grid}.p1-nav.open .mega-menu{display:grid;grid-template-columns:1fr;min-width:0}.sector-split{grid-template-columns:1fr}.footer-publish-grid{grid-template-columns:1fr 1fr}.sector-card img{height:210px}}
@media (max-width:560px){.footer-publish-grid{grid-template-columns:1fr}.p1-nav.open .dropdown-menu{display:grid}.sector-card .body{padding:22px}.sector-card h3{font-size:25px}.page-hero h1{font-size:34px}}

/* Project-specific proposal CTA before footer */
.project-proposal-section{padding:58px 0 64px;background:#fff}
.project-proposal-cta{border-radius:18px;padding:38px 42px;background:linear-gradient(135deg,#ba1319 0%,#8f1515 100%);box-shadow:0 24px 54px rgba(186,19,25,.18);min-height:148px}
.project-proposal-cta h3{font-size:30px;line-height:1.12;letter-spacing:-.025em;margin:0 0 10px;color:#fff}
.project-proposal-cta p{max-width:830px;font-size:15.5px;line-height:1.55;color:#fff;margin:0}
.project-proposal-cta .btn-white{min-height:32px;border-radius:0;padding:6px 10px 6px 12px;background:#fff;color:#102945;box-shadow:none;font-weight:950;white-space:nowrap}
.project-proposal-cta .btn-white .ico{width:16px;height:16px;margin-left:8px}
.project-proposal-cta .btn-white:hover{transform:translateX(2px);box-shadow:0 8px 18px rgba(0,0,0,.14)}
@media (max-width:880px){.project-proposal-section{padding:42px 0}.project-proposal-cta{padding:28px 24px;min-height:0}.project-proposal-cta h3{font-size:25px}.project-proposal-cta .btn-white{justify-self:start}}


/* MLA, careers, on-the-shelf and reference-map additions */
.page-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:24px}.page-actions .btn{min-height:44px;border-radius:8px;padding:13px 19px;font-size:12px;text-transform:uppercase}.tag{display:inline-flex;align-items:center;margin:5px 6px 0 0;min-height:28px;padding:6px 10px;border-radius:999px;background:#eef3f7;color:#2c435b;font-weight:850;font-size:12px}.career-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.career-card{background:#fff;border:1px solid #e4ebf2;border-radius:16px;box-shadow:var(--shadow-sm);padding:23px;transition:.28s ease}.career-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.career-card h4{font-size:21px;line-height:1.15;color:#102945;margin:0 0 10px}.career-card p{font-size:13.8px;line-height:1.55;color:#5c6f83;margin:0 0 12px}.career-card ul{margin:0 0 15px;padding-left:18px;color:#5c6f83;font-size:13.5px;line-height:1.55}.stock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stock-card{display:grid;grid-template-columns:118px 1fr;gap:16px;align-items:stretch;background:#fff;border:1px solid #e4ebf2;border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden;transition:.28s ease}.stock-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.stock-card img{width:118px;height:100%;object-fit:cover}.stock-card div{padding:18px 18px 18px 0}.stock-card h4{font-size:18px;line-height:1.16;color:#102945;margin:0 0 8px}.stock-card p{font-size:13.3px;line-height:1.48;color:#5c6f83;margin:0 0 11px}.stock-card span{display:inline-flex;min-height:24px;padding:5px 9px;border-radius:999px;background:#f7e4e5;color:#ba1319;font-size:11px;text-transform:uppercase;letter-spacing:.055em;font-weight:950}.supply-map-card{position:relative;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e4ebf2;border-radius:20px;box-shadow:var(--shadow);padding:34px;min-height:440px;overflow:hidden}.supply-map-card img{width:100%;height:360px;object-fit:contain;opacity:.92;filter:drop-shadow(0 12px 18px rgba(8,38,64,.08))}.map-pin{position:absolute;display:grid;gap:2px;background:#fff;border:1px solid #e4ebf2;border-left:5px solid #ba1319;border-radius:12px;box-shadow:0 13px 30px rgba(8,38,64,.14);padding:10px 12px;min-width:142px}.map-pin:before{content:"";position:absolute;left:-12px;top:50%;width:14px;height:14px;border-radius:50%;background:#ba1319;box-shadow:0 0 0 6px rgba(186,19,25,.16);transform:translateY(-50%)}.map-pin b{font-size:13px;color:#102945}.map-pin em{font-size:11.5px;color:#607589;font-style:normal}.map-pin.europe{left:46%;top:38%}.map-pin.mena{left:54%;top:53%}.map-pin.africa{left:43%;top:63%}.map-pin.asia{left:70%;top:48%}.map-pin.americas{left:19%;top:51%}.logo-approval-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.logo-placeholder{min-height:118px;border:1px dashed #becbd8;border-radius:16px;background:#fff;display:grid;place-items:center;text-align:center;padding:17px;box-shadow:var(--shadow-sm)}.logo-placeholder strong{display:block;color:#102945;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.logo-placeholder span{display:block;color:#607589;font-size:12px;margin-top:6px}.partner-panel{background:#fff;border:1px solid #e4ebf2;border-radius:18px;box-shadow:var(--shadow-sm);padding:28px}.partner-panel h3{font-size:26px;color:#102945;margin:0 0 17px}.partner-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.partner-list span{display:flex;align-items:center;min-height:48px;border-radius:12px;background:#f7f9fc;border:1px solid #e4ebf2;color:#324a62;font-weight:850;padding:12px 14px}.contact-grid .contact-box ul li span{line-height:1.45}
@media(max-width:1050px){.career-grid,.stock-grid{grid-template-columns:repeat(2,1fr)}.logo-approval-grid{grid-template-columns:repeat(3,1fr)}.supply-map-card{min-height:390px}.supply-map-card img{height:310px}.map-pin{position:relative;left:auto!important;top:auto!important;margin:8px;display:inline-grid}.map-pin:before{left:-8px}.supply-map-card{display:block}}
@media(max-width:720px){.career-grid,.stock-grid,.logo-approval-grid,.partner-list{grid-template-columns:1fr}.stock-card{grid-template-columns:1fr}.stock-card img{width:100%;height:170px}.stock-card div{padding:18px}.page-actions .btn{width:100%}.supply-map-card{padding:22px}.supply-map-card img{height:220px}.map-pin{width:100%;margin:8px 0}}


/* Technology-based structure revision */
.p1-nav .dropdown-menu .menu-heading{display:block;grid-column:1/-1;margin:4px 0 2px;padding:8px 12px 4px;color:#ba1319;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;border-top:1px solid #edf2f6}.p1-nav .dropdown-menu .menu-heading:first-child{border-top:0}.technologies-menu{min-width:520px}.technology-home-split .sector-card img{height:300px}.technology-route{display:grid;grid-template-columns:1.05fr 1fr;gap:28px;align-items:center;background:linear-gradient(135deg,#082640,#0e3458);color:#fff;border-radius:20px;box-shadow:var(--shadow);padding:34px}.technology-route h2{font-size:30px;line-height:1.12;margin:0 0 12px;color:#fff}.technology-route p{color:#d6e3ef;margin:0;font-size:15px;line-height:1.65}.technology-route .pill{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.route-grid a{display:flex;align-items:center;min-height:70px;border-radius:14px;background:#fff;color:#102945;font-weight:950;padding:16px 18px;box-shadow:0 12px 26px rgba(0,0,0,.15);transition:.25s ease}.route-grid a:hover{transform:translateY(-4px);color:#ba1319}.tech-level-grid .mini-card{min-height:250px}.history-reference-grid{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1fr;gap:16px}.photo-placeholder{min-height:170px;border:1px dashed #b9c8d8;border-radius:18px;background:linear-gradient(135deg,#f7f9fc,#fff);display:grid;place-items:center;text-align:center;color:#102945;font-weight:950;text-transform:uppercase;letter-spacing:.06em;box-shadow:var(--shadow-sm)}.photo-placeholder span{display:block;margin-top:6px;color:#65788b;text-transform:none;font-size:12px;font-weight:750;letter-spacing:0}.swivel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.swivel-card{background:#fff;border:1px solid #e4ebf2;border-radius:18px;box-shadow:var(--shadow-sm);padding:22px;transition:.28s ease}.swivel-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.swivel-card h3{font-size:22px;line-height:1.12;margin:16px 0 10px;color:#102945}.swivel-card p,.swivel-card li{font-size:13.7px;line-height:1.55;color:#5b6f83}.swivel-card ul{padding-left:18px;margin:0}.swivel-render{height:180px;border-radius:16px;background:radial-gradient(circle at 35% 40%,#fff 0 12%,#d8e2ec 13% 23%,#9cadbd 24% 34%,#f4f7fa 35% 100%);border:1px solid #dbe5ef;display:grid;place-items:center;text-align:center;color:#082640;font-size:19px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;box-shadow:inset 0 0 0 8px rgba(255,255,255,.5)}.swivel-render span{display:block;color:#ba1319;font-size:12px;margin-top:6px}.swivel-render.heavy{background:radial-gradient(circle at 48% 44%,#fff 0 10%,#cbd8e5 11% 20%,#6f8499 21% 31%,#f3f6f9 32% 100%)}.swivel-render.special{background:radial-gradient(circle at 60% 36%,#fff 0 9%,#dfe7ef 10% 19%,#ba1319 20% 26%,#f6f8fb 27% 100%)}.tech-footer-grid{grid-template-columns:1.35fr .8fr 1fr .9fr .9fr 1.12fr}.mini-card .link-red{margin-top:10px}.content-grid .technical-note .btn-white{margin-top:8px}@media(max-width:1180px){.tech-footer-grid{grid-template-columns:1fr 1fr 1fr}.technologies-menu{min-width:430px}}@media(max-width:900px){.technology-route{grid-template-columns:1fr}.history-reference-grid{grid-template-columns:1fr 1fr}.swivel-grid{grid-template-columns:1fr}.route-grid{grid-template-columns:1fr}.technologies-menu{min-width:0}}@media(max-width:560px){.history-reference-grid{grid-template-columns:1fr}.technology-route{padding:24px}.technology-route h2{font-size:25px}}

/* Go-live menu alignment */
.p1-nav .dropdown-menu.products-menu{min-width:620px;grid-template-columns:repeat(3,1fr);gap:4px 12px}
.p1-nav .dropdown-menu.company-menu{min-width:430px;grid-template-columns:1fr 1fr;gap:4px 10px}
.p1-nav .dropdown-menu.technologies-menu{min-width:620px;grid-template-columns:repeat(3,1fr);gap:4px 12px}
.p1-nav .dropdown-menu .menu-heading{background:#fff}
@media(max-width:1180px){.p1-nav .dropdown-menu.products-menu,.p1-nav .dropdown-menu.technologies-menu{min-width:500px;grid-template-columns:1fr 1fr}}
@media(max-width:880px){.p1-nav.open .products-menu,.p1-nav.open .technologies-menu,.p1-nav.open .company-menu{grid-template-columns:1fr;min-width:0}}


/* Go-live fixes: menu current-state, higher-resolution technology images, professional map */
.technology-home-split .sector-card img{height:320px;object-fit:cover;object-position:center}
.supply-map-card{padding:24px;min-height:auto;background:linear-gradient(135deg,#f7fafc,#fff)}
.supply-map-card img{height:auto;max-height:none;object-fit:contain;opacity:1;filter:drop-shadow(0 18px 24px rgba(8,38,64,.10))}
.footer-map-row .map{max-width:315px;border-radius:12px;box-shadow:0 16px 34px rgba(0,0,0,.20)}
@media(max-width:560px){.technology-home-split .sector-card img{height:230px}.footer-map-row .map{max-width:100%}}


/* HD imagery updates and SVG map */
.single-showcase-card{position:relative;overflow:hidden;border-radius:22px;border:1px solid #dfe7ef;box-shadow:var(--shadow);background:#fff}
.single-showcase-card img{display:block;width:100%;height:460px;object-fit:cover}
.showcase-caption{position:absolute;left:32px;bottom:30px;max-width:620px;background:rgba(8,38,64,.78);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:24px 26px;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.22)}
.showcase-caption h3{margin:0 0 10px;font-size:31px;line-height:1.08;color:#fff}
.showcase-caption p{margin:0;color:#d9e7f3;font-size:14.6px;line-height:1.58}
.page-image-block{display:grid;gap:14px;align-self:start}
.page-image-block img{width:100%;border-radius:18px;border:1px solid #dfe7ef;box-shadow:0 18px 38px rgba(8,34,58,.12)}
.page-image-block .image-note{background:#fff;border:1px solid #e4ebf2;border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-sm)}
.page-image-block .image-note p{margin:0;color:#5b6f83;font-size:13.8px;line-height:1.55}
.supply-map-card{padding:18px;min-height:auto}
.supply-map-card img{border-radius:18px;border:1px solid #e4ebf2;background:#fff}
.footer-map-row .map{background:#fff;border-radius:12px;padding:8px;border:1px solid rgba(255,255,255,.10)}
@media(max-width:1050px){.single-showcase-card img{height:360px}.showcase-caption{left:22px;right:22px;max-width:none}}
@media(max-width:760px){.single-showcase-card img{height:250px}.showcase-caption{position:static;border-radius:0;background:#082640;padding:20px 18px}.showcase-caption h3{font-size:24px}}


/* Home hero slider restored in original graphic style */
.home-hero-slider{position:relative;min-height:510px}
.home-hero-scene{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 900ms ease, visibility 900ms ease}
.home-hero-scene.active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}
.home-hero-scene .p1-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:1;transform:none;z-index:-4}
.home-hero-scene .container{min-height:510px;display:grid;grid-template-columns:minmax(0,1fr) 319px;gap:56px;align-items:center;padding-top:28px;padding-bottom:28px}
.technologies-simple-menu{min-width:280px}
.technologies-simple-menu a{display:block}
@media (max-width:1050px){.home-hero-scene .container{grid-template-columns:1fr;gap:28px}.home-hero-slider{min-height:640px}.home-hero-scene,.home-hero-scene.active{position:absolute}.home-hero-scene .support-card{max-width:430px}}
@media (max-width:560px){.home-hero-slider{min-height:700px}.home-hero-scene .container{padding-top:26px;padding-bottom:34px}}


/* UX refinement: cleaner hero readability and cleaner current-menu states */
.p1-nav > a.active:after,
.p1-nav > a.current:after,
.p1-nav > .dropdown.active > .dd:after,
.p1-nav > .dropdown > .dd.active:after{content:"";position:absolute;left:0;right:0;bottom:27px;height:4px;border-radius:6px;background:var(--red)}
.p1-nav .dropdown-menu a:after,
.p1-nav .dropdown-menu a.current:after,
.p1-nav .dropdown-menu a.active:after{content:none !important;display:none !important}
.p1-nav .dropdown-menu a.current{background:#fff4f4;color:#ba1319;font-weight:900;box-shadow:inset 0 0 0 1px rgba(186,19,25,.12)}
.p1-nav .dropdown:hover > .dd{color:#ba1319}
.p1-nav .dropdown-menu a.current:hover{background:#fff1f1}

.home-hero-slider{position:relative;min-height:540px}
.home-hero-scene{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 900ms ease, visibility 900ms ease}
.home-hero-scene.active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}
.home-hero-scene .p1-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:1;transform:none;z-index:-4}
.home-hero-scene::before{content:"";position:absolute;inset:0;z-index:-3}
.home-hero-scene::after{content:"";position:absolute;left:0;right:0;bottom:0;height:140px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.18));z-index:-2}
.home-hero-scene.theme-light::before{background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.84) 32%,rgba(255,255,255,.40) 60%,rgba(255,255,255,.06) 100%)}
.home-hero-scene.theme-dark::before{background:linear-gradient(90deg,rgba(4,18,32,.74) 0%,rgba(4,18,32,.68) 33%,rgba(4,18,32,.32) 58%,rgba(4,18,32,.10) 100%)}
.home-hero-scene .container{position:relative;z-index:2;min-height:540px;display:grid;grid-template-columns:minmax(0,1fr) 319px;gap:56px;align-items:center;padding-top:34px;padding-bottom:34px}
.home-hero-scene .p1-copy{max-width:720px;padding:26px 28px;border-radius:22px;backdrop-filter:blur(6px);box-shadow:0 18px 40px rgba(7,24,42,.12)}
.home-hero-scene.theme-light .p1-copy{background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.32));border:1px solid rgba(255,255,255,.30)}
.home-hero-scene.theme-light .p1-copy h1{color:#0b2946;text-shadow:none}
.home-hero-scene.theme-light .p1-copy p{color:#50667d}
.home-hero-scene.theme-light .eyebrow span{color:#18304c}
.home-hero-scene.theme-dark .p1-copy{background:linear-gradient(135deg,rgba(7,24,42,.70),rgba(7,24,42,.34));border:1px solid rgba(255,255,255,.10)}
.home-hero-scene.theme-dark .p1-copy h1{color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.28)}
.home-hero-scene.theme-dark .p1-copy p{color:#dce8f3}
.home-hero-scene.theme-dark .eyebrow span{color:#ffb8b8}
.home-hero-scene .p1-copy .eyebrow{margin-bottom:10px}
.home-hero-scene .p1-copy h1{margin:0 0 16px;max-width:660px}
.home-hero-scene .p1-copy p{margin:0 0 24px;max-width:610px}
.home-hero-scene .support-card{box-shadow:0 24px 56px rgba(5,22,39,.28)}
@media (max-width:1050px){
  .home-hero-slider{min-height:700px}
  .home-hero-scene .container{grid-template-columns:1fr;gap:28px;min-height:700px}
  .home-hero-scene .support-card{max-width:430px}
}
@media (max-width:560px){
  .home-hero-slider{min-height:760px}
  .home-hero-scene .container{min-height:760px;padding-top:24px;padding-bottom:32px}
  .home-hero-scene .p1-copy{padding:22px 20px;border-radius:18px}
  .home-hero-scene .p1-copy h1{font-size:34px}
}


/* Production UX pass: readability, spacing, centered homepage titles */
.home-slider-hero::before,.home-slider-hero::after{display:none!important}
.home-page main .section-head{text-align:center;margin-left:auto;margin-right:auto;max-width:860px}
.home-page main .section-head p{margin-left:auto;margin-right:auto;max-width:760px;font-size:16px;line-height:1.62}
.home-page main > section:first-of-type .text-block{text-align:center;max-width:780px;margin-left:auto;margin-right:auto}
.home-page main > section:first-of-type .text-block p{margin-left:auto;margin-right:auto;max-width:710px}
.home-page main > section:first-of-type .text-block .btn{margin-top:4px}
.section{padding:52px 0}
.section.alt{background:#f8fafc}
.page-hero{padding:72px 0 66px}
.page-hero h1{font-size:clamp(34px,3.7vw,44px);line-height:1.08;letter-spacing:-.035em}
.page-hero p{font-size:17px;line-height:1.55;max-width:680px}
.page-hero .hero-panel{padding:22px 24px;border-radius:18px;background:rgba(6,28,47,.45)}
.home-hero-slider{min-height:548px}
.home-hero-scene .container{min-height:548px;grid-template-columns:minmax(0,1fr) 322px;gap:54px}
.home-hero-scene .p1-copy{padding:27px 30px;border-radius:24px;max-width:720px}
.home-hero-scene .p1-copy h1{font-size:clamp(36px,3.45vw,46px);line-height:1.08;letter-spacing:-.04em;margin-bottom:16px}
.home-hero-scene .p1-copy p{font-size:clamp(16px,1.32vw,18px);line-height:1.54;margin-bottom:24px}
.home-hero-scene.theme-light .p1-copy{background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(255,255,255,.58));border:1px solid rgba(255,255,255,.55);box-shadow:0 18px 42px rgba(8,38,64,.13)}
.home-hero-scene.theme-dark .p1-copy{background:linear-gradient(135deg,rgba(4,18,32,.86),rgba(4,18,32,.58));border:1px solid rgba(255,255,255,.16);box-shadow:0 22px 50px rgba(0,0,0,.30)}
.home-hero-scene.theme-light::before{background:linear-gradient(90deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.70) 35%,rgba(255,255,255,.28) 62%,rgba(255,255,255,.06) 100%)}
.home-hero-scene.theme-dark::before{background:linear-gradient(90deg,rgba(4,18,32,.78) 0%,rgba(4,18,32,.68) 38%,rgba(4,18,32,.30) 66%,rgba(4,18,32,.10) 100%)}
.support-card{border-radius:16px;box-shadow:0 24px 58px rgba(5,22,39,.23)}
.support-card h3{padding:24px 28px;font-size:17px}
.support-row{min-height:72px;padding:16px 23px;font-size:13.8px}
.btn{border-radius:10px;box-shadow:0 10px 20px rgba(8,38,64,.08)}
.btn-red{box-shadow:0 14px 26px rgba(186,19,25,.20)}
.mini-card,.info-card,.sector-card,.technical-note{border-radius:18px}
.mini-card h4{font-size:20px;line-height:1.18}
.mini-card p,.info-card p,.sector-card p{line-height:1.58}
.cards-3,.cards-4,.cards-2{gap:20px}
.p1-nav > a.active:after,
.p1-nav > a.current:after,
.p1-nav > .dropdown.active > .dd:after,
.p1-nav > .dropdown > .dd.active:after{content:"";position:absolute;left:0;right:0;bottom:27px;height:4px;border-radius:6px;background:var(--red)}
.p1-nav .dropdown-menu a:after,
.p1-nav .dropdown-menu a.current:after,
.p1-nav .dropdown-menu a.active:after{content:none!important;display:none!important}
.p1-nav .dropdown-menu a.current{background:#fff8f8;color:#ba1319;font-weight:900;box-shadow:none;border-left:3px solid #ba1319;padding-left:13px}
.p1-nav .dropdown-menu a.current:hover{background:#fff3f3}
.p1-nav .dropdown-menu{border-radius:14px;box-shadow:0 22px 48px rgba(8,34,58,.16)}
@media(max-width:1050px){.home-hero-slider{min-height:705px}.home-hero-scene .container{grid-template-columns:1fr;min-height:705px}.home-hero-scene .support-card{max-width:440px}.section{padding:46px 0}}
@media(max-width:560px){.home-hero-slider{min-height:780px}.home-hero-scene .container{min-height:780px}.home-hero-scene .p1-copy{padding:22px 20px}.section{padding:40px 0}.page-hero{padding:58px 0 54px}.page-hero h1{font-size:33px}}


/* Final request patch: slider since label and first homepage profile alignment */
.home-hero-scene .eyebrow span{
  display:inline-flex;
  align-items:center;
  color:#ba1319!important;
  font-weight:950!important;
  letter-spacing:.105em;
  text-transform:uppercase;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(186,19,25,.12);
  border-left:4px solid #ba1319;
  border-radius:999px;
  padding:6px 12px 5px 11px;
  line-height:1;
  box-shadow:0 10px 24px rgba(8,38,64,.08);
}
.home-page main > section:first-of-type .content-grid{
  align-items:center;
}
.home-page main > section:first-of-type .text-block{
  text-align:left!important;
  max-width:560px!important;
  margin-left:0!important;
  margin-right:0!important;
}
.home-page main > section:first-of-type .text-block .section-kicker,
.home-page main > section:first-of-type .text-block h2,
.home-page main > section:first-of-type .text-block p{
  text-align:left!important;
  margin-left:0!important;
  margin-right:0!important;
}
.home-page main > section:first-of-type .text-block h2{
  max-width:520px;
}
.home-page main > section:first-of-type .text-block p{
  max-width:535px!important;
}
.home-page main > section:first-of-type .text-block .btn{
  margin-left:0!important;
  margin-right:auto!important;
}
@media(max-width:1050px){
  .home-page main > section:first-of-type .text-block{max-width:760px!important;}
}


/* =========================================================
   UX refinement pass - rev19 visual uniformity
   Cards, badges, spacing, service pages and requested map image
   ========================================================= */
body.ux-refined{background:#fff;color:#102945}
body.ux-refined .container{width:min(1120px,calc(100% - 64px))}
body.ux-refined .p1-header{box-shadow:0 2px 18px rgba(8,38,64,.06)}
body.ux-refined .p1-nav{gap:26px}
body.ux-refined .p1-nav .dropdown-menu{padding:14px;border-radius:16px;border-color:#e7edf4;box-shadow:0 24px 58px rgba(8,38,64,.17)}
body.ux-refined .p1-nav .dropdown-menu a{border-radius:11px;padding:10px 12px;line-height:1.2}
body.ux-refined .p1-nav .dropdown-menu .menu-heading{padding-top:12px;margin-top:8px;color:#a41217;background:transparent;border-top-color:#edf2f7}
body.ux-refined .page-hero{padding:78px 0 74px;background-position:center;background-size:cover;isolation:isolate}
body.ux-refined .page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.08),transparent 34%),linear-gradient(110deg,rgba(4,18,32,.82),rgba(8,38,64,.62));z-index:-1}
body.ux-refined .page-hero .container{grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr);gap:44px}
body.ux-refined .page-hero h1{font-size:clamp(36px,4vw,50px);letter-spacing:-.045em;margin-bottom:16px}
body.ux-refined .page-hero p{font-size:18px;line-height:1.62;color:#edf5fb;max-width:720px}
body.ux-refined .breadcrumbs{color:#ffd6d8;letter-spacing:.095em;margin-bottom:16px}
body.ux-refined .page-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
body.ux-refined .page-actions .btn{min-height:46px;padding:13px 20px;border-radius:12px;text-transform:uppercase;font-size:12px;letter-spacing:.045em}
body.ux-refined .hero-panel{border-radius:22px!important;background:linear-gradient(160deg,rgba(255,255,255,.14),rgba(255,255,255,.07))!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 24px 56px rgba(0,0,0,.20)!important;padding:28px!important}
body.ux-refined .hero-panel h3{font-size:23px;margin-bottom:15px}
body.ux-refined .hero-panel li{padding:9px 0;border-bottom:1px solid rgba(255,255,255,.10)}
body.ux-refined .hero-panel li:last-child{border-bottom:0}
body.ux-refined .section{padding:66px 0}
body.ux-refined .section.alt{background:linear-gradient(180deg,#f7f9fc,#fff)}
body.ux-refined .section-head{margin-bottom:34px;max-width:860px}
body.ux-refined .section-head.center{text-align:center;margin-left:auto;margin-right:auto}
body.ux-refined .section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#b7151a;font-weight:950;letter-spacing:.105em}
body.ux-refined .section-kicker:before{content:"";display:inline-block;width:18px;height:3px;border-radius:99px;background:#b7151a}
body.ux-refined .section-title,body.ux-refined .text-block h2{font-size:clamp(28px,3vw,38px);line-height:1.1;letter-spacing:-.04em}
body.ux-refined .section-head p,body.ux-refined .text-block p{font-size:15.8px;line-height:1.72;color:#5b6f83}
body.ux-refined .content-grid{gap:38px;align-items:stretch}
body.ux-refined .text-block{background:#fff;border:1px solid #e7edf4;border-radius:24px;box-shadow:0 16px 38px rgba(8,38,64,.08);padding:32px}
body.ux-refined .text-block .check-list{margin-top:20px}
body.ux-refined .side-stack{display:grid;gap:20px;align-self:stretch}
body.ux-refined .page-image-block{display:grid;gap:14px;align-self:stretch}
body.ux-refined .page-image-block img{width:100%;height:100%;min-height:280px;max-height:420px;object-fit:cover;border-radius:24px;border:1px solid #e4ebf2;box-shadow:0 20px 44px rgba(8,38,64,.13);background:#fff}
body.ux-refined .page-image-block .image-note{background:#fff;border:1px solid #e7edf4;border-left:5px solid #b7151a;border-radius:18px;padding:18px 20px;box-shadow:0 12px 28px rgba(8,38,64,.08)}
body.ux-refined .page-image-block .image-note h3{font-size:18px;margin:0 0 6px;color:#102945}
body.ux-refined .page-image-block .image-note p{margin:0;color:#5b6f83;line-height:1.55;font-size:14px}
body.ux-refined .technical-note{border-radius:24px!important;padding:30px!important;background:linear-gradient(145deg,#082640,#12385b)!important;box-shadow:0 24px 54px rgba(8,38,64,.20)!important}
body.ux-refined .technical-note h3{font-size:25px;line-height:1.15;margin-bottom:12px}
body.ux-refined .cards-4,body.ux-refined .cards-3,body.ux-refined .cards-2{gap:22px}
body.ux-refined .mini-card{position:relative;display:flex;flex-direction:column;min-height:218px;padding:26px 24px 24px;border-radius:22px;border:1px solid #e3ebf3;box-shadow:0 12px 32px rgba(8,38,64,.08);overflow:hidden;background:linear-gradient(180deg,#fff,#fcfdff)}
body.ux-refined .mini-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#ba1319,#e05a5d);opacity:.92}
body.ux-refined .mini-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(8,38,64,.14)}
body.ux-refined .mini-card .pill,body.ux-refined .mini-card>span:first-child,body.ux-refined .sector-card .pill{display:inline-flex;align-self:flex-start;align-items:center;min-height:26px;padding:5px 11px;border-radius:999px;background:#fff0f1;color:#b7151a;border:1px solid rgba(183,21,26,.12);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.065em;margin:0 0 14px}
body.ux-refined .mini-card h4{font-size:21px;line-height:1.15;margin:0 0 10px;color:#102945;letter-spacing:-.02em}
body.ux-refined .mini-card p{font-size:14.4px;line-height:1.62;color:#607286;margin:0 0 14px}
body.ux-refined .mini-card.with-link .link-red,body.ux-refined .mini-card .link-red{margin-top:auto;padding-top:12px}
body.ux-refined .single-product-access .section-head{max-width:940px}
body.ux-refined .product-card-grid{grid-template-columns:repeat(3,1fr)}
body.ux-refined .product-card-grid .mini-card{min-height:244px}
body.ux-refined .product-card-grid .mini-card:nth-last-child(1){grid-column:auto}
body.ux-refined .sector-split{gap:26px;align-items:stretch}
body.ux-refined .sector-card{border-radius:24px;box-shadow:0 16px 40px rgba(8,38,64,.10);border-color:#e3ebf3;overflow:hidden}
body.ux-refined .sector-card img{height:275px;object-fit:cover;width:100%}
body.ux-refined .sector-card .body{padding:28px}
body.ux-refined .sector-card h3{font-size:29px;line-height:1.08;letter-spacing:-.035em;margin-bottom:12px}
body.ux-refined .service-intro-visual{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:center;margin:-8px 0 30px;background:#fff;border:1px solid #e5ecf3;border-radius:24px;padding:18px;box-shadow:0 16px 40px rgba(8,38,64,.08)}
body.ux-refined .service-intro-visual img{width:100%;height:250px;object-fit:cover;border-radius:18px;background:#f7f9fc}
body.ux-refined .service-intro-copy{padding:8px 10px}
body.ux-refined .service-intro-copy h3{font-size:28px;line-height:1.12;letter-spacing:-.035em;margin:0 0 10px;color:#102945}
body.ux-refined .service-intro-copy p{font-size:15.6px;line-height:1.65;color:#5b6f83;margin:0}
body.ux-refined .info-card{border-radius:24px;box-shadow:0 16px 40px rgba(8,38,64,.10);border-color:#e3ebf3}
body.ux-refined .info-card img{height:220px;object-fit:cover}
body.ux-refined .project-proposal-section{padding:58px 0 72px;background:linear-gradient(180deg,#fff,#f7f9fc)}
body.ux-refined .project-proposal-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;border-radius:26px;padding:40px 44px;background:linear-gradient(135deg,#b81218 0%,#8f1416 56%,#681013 100%);box-shadow:0 30px 68px rgba(186,19,25,.20)}
body.ux-refined .project-proposal-cta .btn-white{border-radius:12px;min-height:46px;padding:12px 18px;text-transform:uppercase;font-size:12px;letter-spacing:.04em}
body.ux-refined .supply-map-card{padding:24px;background:#fff;border:1px solid #e3ebf3;border-radius:28px;box-shadow:0 22px 54px rgba(8,38,64,.12)}
body.ux-refined .supply-map-card img{width:100%;border-radius:20px;border:1px solid #edf2f7;box-shadow:none;filter:none}
body.ux-refined .supply-map-card.large-map img{max-height:none}
body.ux-refined .footer-map-row .map{display:block;width:100%;max-width:330px;border-radius:16px;background:#fff;border:1px solid rgba(255,255,255,.18);padding:8px;box-shadow:0 18px 40px rgba(0,0,0,.22)}
body.ux-refined .logo-approval-grid{gap:18px}
body.ux-refined .logo-placeholder{border-radius:18px}
body.company-profile-page .hero.company-hero{position:relative;isolation:isolate;padding:78px 0;background:#082640;color:#fff;overflow:hidden}
body.company-profile-page .hero.company-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(4,18,32,.94) 0%,rgba(8,38,64,.84) 48%,rgba(8,38,64,.30) 100%),url('../img/company-structure.jpg');background-size:cover;background-position:center right;z-index:-1}
body.company-profile-page .hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:46px;align-items:center}
body.company-profile-page .hero h1{font-size:clamp(38px,4vw,52px);line-height:1.07;letter-spacing:-.05em;margin:0 0 18px;color:#fff}
body.company-profile-page .hero p{font-size:18px;line-height:1.6;color:#e6eef5;max-width:760px}
body.company-profile-page .kicker{display:inline-flex;align-items:center;gap:8px;color:#ffd6d8;text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:950;margin-bottom:12px}
body.company-profile-page .kicker:before{content:"";width:18px;height:3px;border-radius:99px;background:#ba1319}
body.company-profile-page .hero-card{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.35);border-radius:24px;box-shadow:0 26px 60px rgba(0,0,0,.22);padding:28px;color:#102945}
body.company-profile-page .hero-card h3{font-size:26px;margin:0 0 10px;color:#102945}
body.company-profile-page .hero-card p{font-size:14.5px;color:#5b6f83;margin:0 0 18px}
body.company-profile-page section:not(.hero){padding:66px 0}
body.company-profile-page .section-alt{background:linear-gradient(180deg,#f7f9fc,#fff)}
body.company-profile-page .profile-grid,body.company-profile-page .leadership-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}
body.company-profile-page .profile-copy,body.company-profile-page .leadership-copy,body.company-profile-page .award-aside,body.company-profile-page .future-card,body.company-profile-page .principle{background:#fff;border:1px solid #e3ebf3;border-radius:24px;box-shadow:0 16px 40px rgba(8,38,64,.08);padding:28px}
body.company-profile-page .profile-copy h2,body.company-profile-page .leadership-copy h2,body.company-profile-page .section-head h2{font-size:clamp(29px,3vw,38px);line-height:1.1;letter-spacing:-.04em;color:#102945;margin:0 0 14px}
body.company-profile-page .profile-copy p,body.company-profile-page .leadership-copy p,body.company-profile-page .section-head p,body.company-profile-page .future-card p,body.company-profile-page .principle p{font-size:15.5px;line-height:1.7;color:#5b6f83;margin:0 0 12px}
body.company-profile-page .profile-focus,body.company-profile-page .leadership-value,body.company-profile-page .stat{background:#fff;border:1px solid #e3ebf3;border-radius:18px;box-shadow:0 10px 28px rgba(8,38,64,.07);padding:18px}
body.company-profile-page .company-image-strip{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:34px}
body.company-profile-page .company-image-strip figure{margin:0;background:#fff;border:1px solid #e3ebf3;border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(8,38,64,.10)}
body.company-profile-page .company-image-strip img{width:100%;height:330px;object-fit:cover}
body.company-profile-page .company-image-strip figcaption{padding:14px 18px;font-weight:950;color:#102945}
body.company-profile-page .leadership-card,body.company-profile-page .award-card{border-radius:26px;overflow:hidden;border:1px solid #e3ebf3;box-shadow:0 18px 46px rgba(8,38,64,.12);background:#fff}
body.company-profile-page .leadership-card img{height:460px;width:100%;object-fit:cover}
body.company-profile-page .award-card img{width:100%;max-height:460px;object-fit:cover}
body.company-profile-page .award-body{padding:28px}
body.company-profile-page .principles{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
body.company-profile-page .principle .num{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff0f1;color:#ba1319;font-weight:950;margin-bottom:14px}
body.company-profile-page .future-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
body.company-profile-page .map-band img{width:100%;border-radius:26px;border:1px solid #e3ebf3;box-shadow:0 18px 46px rgba(8,38,64,.12);background:#fff}
@media(max-width:1050px){
  body.ux-refined .container{width:min(100% - 42px,1120px)}
  body.ux-refined .page-hero .container,body.ux-refined .content-grid,body.company-profile-page .hero-grid,body.company-profile-page .profile-grid,body.company-profile-page .leadership-grid{grid-template-columns:1fr}
  body.ux-refined .product-card-grid,body.ux-refined .cards-4{grid-template-columns:repeat(2,1fr)}
  body.ux-refined .service-intro-visual{grid-template-columns:1fr}
  body.company-profile-page .principles{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  body.ux-refined .container{width:calc(100% - 30px)}
  body.ux-refined .page-hero{padding:58px 0}
  body.ux-refined .hero-panel{padding:22px!important}
  body.ux-refined .product-card-grid,body.ux-refined .cards-4,body.ux-refined .cards-3,body.ux-refined .cards-2,body.company-profile-page .principles,body.company-profile-page .future-grid,body.company-profile-page .company-image-strip{grid-template-columns:1fr}
  body.ux-refined .text-block{padding:24px}
  body.ux-refined .project-proposal-cta{grid-template-columns:1fr;padding:28px 24px}
  body.company-profile-page .hero.company-hero{padding:62px 0}
  body.company-profile-page .leadership-card img{height:360px}
}

/* Static fallback: all refined pages remain fully visible even before JS scroll reveal runs. */
body.ux-refined .reveal{opacity:1;transform:none;}

/* Company page layout correction after importing profile-award content */
body.company-profile-page #profile > .container{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  gap:28px 34px;
  align-items:start;
}
body.company-profile-page #profile .text-block{grid-column:1;grid-row:1 / span 2;min-height:100%;}
body.company-profile-page .quote-panel,
body.company-profile-page .profile-completion{
  background:#fff;border:1px solid #e3ebf3;border-radius:24px;box-shadow:0 16px 40px rgba(8,38,64,.08);padding:28px;
}
body.company-profile-page .quote-panel p{font-size:18px;line-height:1.55;color:#102945;margin:0 0 12px;font-weight:850;letter-spacing:-.015em;}
body.company-profile-page .quote-panel strong{color:#ba1319;font-size:13px;text-transform:uppercase;letter-spacing:.07em;}
body.company-profile-page .profile-insight{border-left:5px solid #ba1319;background:#fff7f8;border-radius:18px;padding:18px 20px;margin-bottom:18px;}
body.company-profile-page .profile-insight h3{font-size:22px;line-height:1.12;margin:0 0 8px;color:#102945;}
body.company-profile-page .profile-insight p{font-size:14.5px;line-height:1.62;color:#5b6f83;margin:0;}
body.company-profile-page .profile-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
body.company-profile-page .profile-focus{padding:18px;border:1px solid #e3ebf3;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(8,38,64,.06);}
body.company-profile-page .profile-focus b{display:inline-flex;border-radius:999px;background:#fff0f1;color:#ba1319;padding:5px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;}
body.company-profile-page .profile-focus h4{font-size:18px;line-height:1.16;margin:0 0 8px;color:#102945;}
body.company-profile-page .profile-focus p{font-size:13.5px;line-height:1.55;color:#5b6f83;margin:0;}
body.company-profile-page .profile-focus-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;}
body.company-profile-page .profile-focus-meta span{display:inline-flex;border-radius:999px;background:#f5f8fb;border:1px solid #e3ebf3;color:#102945;font-weight:850;font-size:12px;padding:7px 10px;}
body.company-profile-page .company-image-strip{grid-column:1 / -1;}
body.company-profile-page .leadership-card-body{padding:24px;}
body.company-profile-page .leadership-card-body h3{font-size:26px;line-height:1.1;margin:0 0 6px;color:#102945;}
body.company-profile-page .leadership-card-body p{font-size:14px;color:#5b6f83;margin:0;}
body.company-profile-page .leadership-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;}
body.company-profile-page .leadership-value b{display:block;color:#ba1319;font-size:18px;margin-bottom:6px;}
body.company-profile-page .leadership-value span{font-weight:900;color:#102945;font-size:13px;line-height:1.25;}
body.company-profile-page .award{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;align-items:stretch;}
body.company-profile-page .award-aside h3{font-size:26px;line-height:1.1;margin:8px 0 12px;color:#102945;}
body.company-profile-page .award-aside .tag{display:inline-flex;border-radius:999px;background:#fff0f1;color:#ba1319;padding:6px 11px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.065em;}
body.company-profile-page .award-aside ul{margin:16px 0 0;padding-left:19px;color:#5b6f83;line-height:1.65;}
body.company-profile-page .award-card.detail{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;margin-top:0;}
body.company-profile-page .award-card.detail img{height:100%;min-height:290px;object-fit:cover;}
body.company-profile-page .caption{font-size:14px!important;color:#5b6f83!important;line-height:1.55!important;}
@media(max-width:1050px){
  body.company-profile-page #profile > .container{grid-template-columns:1fr;}
  body.company-profile-page #profile .text-block,body.company-profile-page .company-image-strip{grid-column:auto;grid-row:auto;}
  body.company-profile-page .profile-focus-grid{grid-template-columns:1fr;}
  body.company-profile-page .award{grid-template-columns:1fr;}
  body.company-profile-page .award-card.detail{grid-template-columns:1fr;}
  body.company-profile-page .leadership-values{grid-template-columns:1fr;}
}


/* =========================================================
   Final UX correction pass - uniform rev19
   ========================================================= */
html, body, button, input, select, textarea { font-family: Inter, Arial, "Helvetica Neue", sans-serif !important; }
body.ux-refined { font-family: Inter, Arial, "Helvetica Neue", sans-serif !important; }
body.ux-refined .p1-nav, body.ux-refined .btn, body.ux-refined .pill, body.ux-refined .section-kicker { font-family: Inter, Arial, "Helvetica Neue", sans-serif !important; }

/* Text hierarchy, spacing and soft shadows */
body.ux-refined h1,
body.ux-refined .page-hero h1,
body.ux-refined .home-hero-scene .p1-copy h1 { text-shadow: 0 5px 22px rgba(0,0,0,.22); }
body.ux-refined .section-title,
body.ux-refined .text-block h2,
body.ux-refined .mini-card h4,
body.ux-refined .swivel-card h3,
body.company-profile-page .profile-copy h2,
body.company-profile-page .leadership-copy h2,
body.company-profile-page .section-head h2 { text-shadow: 0 1px 0 rgba(255,255,255,.75), 0 10px 22px rgba(8,38,64,.06); }
body.ux-refined .section-head { margin-bottom: 38px; }
body.ux-refined .section-head p { margin-top: 12px; }
body.ux-refined .text-block h2 { margin: 0 0 16px; }
body.ux-refined .text-block p + p { margin-top: 12px; }
body.ux-refined .page-hero h1 { margin-bottom: 18px; }
body.ux-refined .page-hero p { max-width: 760px; }

/* Restored/extended badge movement */
body.ux-refined .pill,
body.ux-refined .mini-card>span:first-child,
body.ux-refined .tag,
body.ux-refined .section-kicker,
body.ux-refined .product-family-label,
body.company-profile-page .principle .num,
body.company-profile-page .profile-focus b,
body.company-profile-page .award-aside .tag {
  transition: transform .26s ease, box-shadow .26s ease, background .26s ease, color .26s ease;
  will-change: transform;
}
body.ux-refined .mini-card:hover .pill,
body.ux-refined .mini-card:hover>span:first-child,
body.ux-refined .sector-card:hover .pill,
body.ux-refined .product-family-label:hover,
body.ux-refined .tag:hover,
body.ux-refined .section-kicker:hover,
body.company-profile-page .principle:hover .num,
body.company-profile-page .profile-focus:hover b {
  transform: translateY(-4px) scale(1.035);
  box-shadow: 0 12px 24px rgba(186,19,25,.16);
}
body.ux-refined .mini-card:hover:before { height: 7px; }
body.ux-refined .mini-card:hover { transform: translateY(-8px); }
body.ux-refined .mini-card .link-red { position: relative; z-index: 2; }

/* Product access: full product routing, clearer grouping */
body.ux-refined .single-product-access .section-head { max-width: 920px; }
body.ux-refined .product-family-label {
  display:inline-flex;align-items:center;gap:10px;margin: 12px 0 18px;padding:8px 14px;border-radius:999px;
  background:#082640;color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;
  box-shadow:0 14px 30px rgba(8,38,64,.15);
}
body.ux-refined .product-family-label:before { content:""; width:18px; height:3px; border-radius:99px; background:#ba1319; }
body.ux-refined .loading-label { margin-top: 34px; }
body.ux-refined .spare-label { margin-top: 34px; }
body.ux-refined .product-card-grid { grid-template-columns: repeat(3, minmax(0,1fr)); gap: 22px; }
body.ux-refined .product-card-grid .mini-card { min-height: 252px; }
body.ux-refined .product-card-grid-spares { grid-template-columns: minmax(0, 1fr); }
body.ux-refined .spare-master-card { min-height: 190px !important; border-left: 6px solid #ba1319; }
body.ux-refined .spare-master-card p { max-width: 840px; }

/* Swivel joint images */
body.ux-refined .swivel-card { overflow:hidden; padding:0; border-radius:24px; }
body.ux-refined .swivel-card h3,
body.ux-refined .swivel-card p,
body.ux-refined .swivel-card ul { margin-left: 24px; margin-right: 24px; }
body.ux-refined .swivel-card h3 { margin-top: 22px; }
body.ux-refined .swivel-card ul { margin-bottom: 26px; }
body.ux-refined .swivel-photo-wrap { background:linear-gradient(145deg,#f7f9fc,#fff); border-bottom:1px solid #e4ebf2; padding:16px; }
body.ux-refined .swivel-photo { width:100%; height:230px; object-fit:contain; border-radius:18px; background:#fff; box-shadow: inset 0 0 0 1px #edf2f7; }
body.ux-refined .swivel-card:hover .swivel-photo { transform: scale(1.025); }
body.ux-refined .swivel-photo { transition: transform .32s ease; }

/* Map: enforce Maps.jpg visual and readable sizing everywhere */
body.ux-refined .supply-map-card.large-map { padding: 22px; }
body.ux-refined .supply-map-card.large-map img,
body.ux-refined .map-band img { width:100%; height:auto; object-fit:contain; background:#fff; border-radius:24px; }
body.ux-refined .footer-map-only { display:flex; justify-content:flex-end; padding:12px 0 0; margin-top:24px; border:0; background:transparent; }
body.ux-refined .footer-map-only a { display:block; width:min(420px,100%); }
body.ux-refined .footer-map-only .map { max-width:100%; width:100%; margin:0; padding:8px; border-radius:16px; background:#fff; box-shadow:0 18px 36px rgba(0,0,0,.18); }

/* Footer corporate/legal line */
body.ux-refined .footer-company-data strong { color:#fff; font-size:13px; }
body.ux-refined .footer-company-data { line-height:1.55; }
body.ux-refined .legal { align-items:flex-start; line-height:1.5; }
body.ux-refined .legal > span:first-child { max-width: 760px; }
body.ux-refined .legal-links { flex-wrap:wrap; justify-content:flex-end; }

/* Image/card consistency on modified pages */
body.ux-refined .page-image-block img { object-fit: cover; object-position: center; }
body.ux-refined .content-grid { align-items: center; }
body.ux-refined .service-intro-visual img { object-fit: cover; }
body.ux-refined .mini-card, body.ux-refined .info-card, body.ux-refined .sector-card, body.ux-refined .technical-note { box-shadow: 0 16px 38px rgba(8,38,64,.09); }
body.ux-refined .mini-card:hover, body.ux-refined .info-card:hover, body.ux-refined .sector-card:hover { box-shadow: 0 26px 56px rgba(8,38,64,.16); }

@media(max-width:1050px){
  body.ux-refined .product-card-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  body.ux-refined .footer-map-only { justify-content:flex-start; }
}
@media(max-width:680px){
  body.ux-refined .product-card-grid { grid-template-columns: 1fr; }
  body.ux-refined .product-card-grid .mini-card { min-height: auto; }
  body.ux-refined .footer-map-only a { width:100%; }
  body.ux-refined .legal-links { justify-content:flex-start; }
  body.ux-refined .swivel-photo { height: 190px; }
}

/* =========================================================
   GO-LIVE POLISH PASS - uniform production layout
   Consolidates typography, card/badge motion, CTA spacing,
   section rhythm, product routing cards and footer/map layout.
   ========================================================= */
:root{
  --go-radius:24px;
  --go-shadow:0 18px 44px rgba(8,38,64,.10);
  --go-shadow-hover:0 28px 64px rgba(8,38,64,.17);
}
html,body,button,input,select,textarea{font-family:Inter,Arial,"Helvetica Neue",sans-serif!important;}
body.ux-refined{font-family:Inter,Arial,"Helvetica Neue",sans-serif!important;background:#fff;color:#102945;overflow-x:hidden;}
body.ux-refined .container{width:min(1140px,calc(100% - 72px));}

/* Header and navigation keep enough breathing room for online use */
body.ux-refined .p1-top{font-size:12.5px;letter-spacing:.01em;}
body.ux-refined .p1-header{height:102px;box-shadow:0 2px 18px rgba(8,38,64,.07);}
body.ux-refined .p1-logo img{width:250px;max-height:64px;object-fit:contain;}
body.ux-refined .p1-nav{gap:28px;font-size:13.5px;}
body.ux-refined .p1-nav a{padding-top:40px;padding-bottom:40px;}
body.ux-refined .p1-nav .dropdown-menu{padding:16px;border-radius:18px;border:1px solid #e7edf4;box-shadow:0 26px 60px rgba(8,34,58,.18);gap:6px 12px;}
body.ux-refined .p1-nav .dropdown-menu a{padding:11px 14px!important;border-radius:12px;line-height:1.25;}
body.ux-refined .p1-nav .dropdown-menu .menu-heading{padding:10px 10px 8px!important;margin:4px 0 2px;border-top:1px solid #edf2f7;color:#a51218;background:transparent;letter-spacing:.08em;}
body.ux-refined .p1-nav .dropdown-menu .menu-heading:first-child{border-top:0;margin-top:0;}

/* Section rhythm: red eyebrow belongs to the title block, not to the previous card */
body.ux-refined .section{padding:72px 0;}
body.ux-refined .section.alt,body.company-profile-page .section-alt{background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);}
body.ux-refined .section + .section,body.company-profile-page main section + section{margin-top:0;}
body.ux-refined .section-head,body.company-profile-page .section-head{margin:0 0 42px;max-width:900px;}
body.ux-refined .section-head.center,body.company-profile-page .section-head.center{text-align:center;margin-left:auto;margin-right:auto;}
body.ux-refined .section-kicker,body.company-profile-page main .kicker{
  display:inline-flex;align-items:center;gap:10px;margin:0 0 15px;padding:0;
  color:#b7151a!important;font-weight:950;font-size:12px;line-height:1.15;text-transform:uppercase;letter-spacing:.105em;
  text-shadow:none!important;
}
body.ux-refined .section-kicker:before,body.company-profile-page main .kicker:before{content:"";display:inline-block;width:22px;height:3px;border-radius:999px;background:#b7151a;flex:0 0 auto;}
body.company-profile-page .hero .kicker{color:#ffd8da!important;margin-bottom:16px;}
body.company-profile-page .hero .kicker:before{background:#ba1319;}
body.ux-refined .section-title,body.ux-refined .text-block h2,body.company-profile-page .section-head h2,body.company-profile-page .profile-copy h2,body.company-profile-page .leadership-copy h2{
  margin:0 0 16px;font-size:clamp(30px,3vw,40px);line-height:1.08;letter-spacing:-.045em;color:#102945;
  text-shadow:0 1px 0 rgba(255,255,255,.88),0 13px 30px rgba(8,38,64,.08);
}
body.ux-refined .section-head p,body.ux-refined .text-block p,body.company-profile-page .section-head p,body.company-profile-page .profile-copy p,body.company-profile-page .leadership-copy p{
  font-size:15.8px;line-height:1.74;color:#5b6f83;margin:0;
}
body.ux-refined .section-head p + p,body.ux-refined .text-block p + p{margin-top:13px;}

/* Hero pages and hero panels */
body.ux-refined .page-hero{position:relative;padding:86px 0 82px;background-size:cover;background-position:center;isolation:isolate;}
body.ux-refined .page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.09),transparent 34%),linear-gradient(110deg,rgba(4,18,32,.88),rgba(8,38,64,.66));z-index:-1;}
body.ux-refined .page-hero .container{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr);gap:52px;align-items:center;}
body.ux-refined .page-hero h1{margin:0 0 18px;font-size:clamp(38px,4.15vw,54px);line-height:1.06;letter-spacing:-.05em;color:#fff;text-shadow:0 8px 30px rgba(0,0,0,.32);}
body.ux-refined .page-hero p{font-size:18px;line-height:1.62;color:#eef6fc;max-width:760px;}
body.ux-refined .breadcrumbs{display:inline-flex;margin:0 0 18px;color:#ffd6d8;font-size:12px;line-height:1.2;letter-spacing:.11em;text-transform:uppercase;font-weight:950;}
body.ux-refined .hero-panel{padding:32px!important;border-radius:24px!important;background:linear-gradient(160deg,rgba(255,255,255,.15),rgba(255,255,255,.07))!important;border:1px solid rgba(255,255,255,.23)!important;box-shadow:0 26px 60px rgba(0,0,0,.22)!important;}
body.ux-refined .hero-panel h3{margin:0 0 18px;font-size:24px;line-height:1.15;color:#fff;}
body.ux-refined .hero-panel ul{margin:0;padding:0;}
body.ux-refined .hero-panel li{padding:11px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;line-height:1.35;}

/* Buttons: larger inner spacing for Contact / RFQ / Send buttons */
body.ux-refined .btn,body.company-profile-page .btn{
  min-height:50px;padding:15px 28px;border-radius:13px;gap:12px;font-size:12.5px;font-weight:950;letter-spacing:.045em;text-transform:uppercase;line-height:1.1;
}
body.ux-refined .btn .ico,body.company-profile-page .btn .ico{width:1.05em;height:1.05em;}
body.ux-refined .page-actions,body.company-profile-page .hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px;}
body.ux-refined .page-actions .btn,body.ux-refined .project-proposal-cta .btn-white,body.ux-refined .technical-note .btn-white{min-width:150px;padding-left:30px;padding-right:30px;}
body.ux-refined .project-proposal-cta{grid-template-columns:minmax(0,1fr) auto;gap:32px;padding:44px 48px;border-radius:28px;}
body.ux-refined .project-proposal-cta h3{margin:0 0 8px;font-size:28px;line-height:1.12;color:#fff;}
body.ux-refined .project-proposal-cta p{margin:0;color:#ffe6e7;line-height:1.62;max-width:760px;}

/* Cards and badges: uniform shape, readable text, no clipped MT content */
body.ux-refined .mini-card,body.ux-refined .info-card,body.ux-refined .sector-card,body.ux-refined .text-block,body.ux-refined .technical-note,body.company-profile-page .future-card,body.company-profile-page .principle,body.company-profile-page .profile-focus,body.company-profile-page .quote-panel,body.company-profile-page .profile-completion,body.company-profile-page .leadership-copy{
  border-radius:var(--go-radius);box-shadow:var(--go-shadow);border:1px solid #e3ebf3;background:#fff;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}
body.ux-refined .mini-card,body.ux-refined .info-card,body.ux-refined .sector-card{overflow:visible;}
body.ux-refined .mini-card:hover,body.ux-refined .info-card:hover,body.ux-refined .sector-card:hover,body.company-profile-page .future-card:hover,body.company-profile-page .principle:hover,body.company-profile-page .profile-focus:hover{transform:translateY(-8px);box-shadow:var(--go-shadow-hover);border-color:#dbe5ef;}
body.ux-refined .mini-card{min-height:auto;padding:30px 26px 26px;display:flex;flex-direction:column;position:relative;}
body.ux-refined .mini-card:before{border-radius:24px 24px 0 0;height:5px;transition:height .25s ease;}
body.ux-refined .mini-card:hover:before{height:7px;}
body.ux-refined .mini-card .pill,body.ux-refined .mini-card>span:first-child,body.ux-refined .sector-card .pill,body.ux-refined .tag,body.company-profile-page .profile-focus b,body.company-profile-page .award-aside .tag{
  display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;min-height:28px;margin:0 0 16px;padding:6px 12px;border-radius:999px;
  background:#fff0f1;color:#b7151a;border:1px solid rgba(183,21,26,.14);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.065em;line-height:1.1;white-space:normal;
  box-shadow:0 8px 18px rgba(186,19,25,.07);transition:transform .26s ease,box-shadow .26s ease,background .26s ease,color .26s ease;
}
body.ux-refined .mini-card:hover .pill,body.ux-refined .mini-card:hover>span:first-child,body.ux-refined .sector-card:hover .pill,body.ux-refined .tag:hover,body.company-profile-page .profile-focus:hover b,body.company-profile-page .award-aside .tag:hover{transform:translateY(-4px) scale(1.035);box-shadow:0 14px 28px rgba(186,19,25,.16);background:#b7151a;color:#fff;}
body.ux-refined .mini-card h4{margin:0 0 12px;font-size:21px;line-height:1.14;letter-spacing:-.025em;color:#102945;overflow:visible;display:block;}
body.ux-refined .mini-card p{margin:0 0 18px;font-size:14.3px;line-height:1.65;color:#607286;overflow:visible;display:block;}
body.ux-refined .mini-card .link-red{margin-top:auto;padding-top:12px;font-size:12.8px;}
body.ux-refined .cards-4,body.ux-refined .cards-3,body.ux-refined .cards-2{gap:24px;align-items:stretch;}
body.ux-refined .cards-4{grid-template-columns:repeat(4,minmax(0,1fr));}
body.ux-refined .cards-3{grid-template-columns:repeat(3,minmax(0,1fr));}
body.ux-refined .cards-2{grid-template-columns:repeat(2,minmax(0,1fr));}
body.ux-refined .product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
body.ux-refined .product-card-grid .mini-card{min-height:270px;}
body.ux-refined .product-family-label{margin:18px 0 22px;padding:10px 16px;border-radius:999px;background:#082640;color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 15px 32px rgba(8,38,64,.16);}
body.ux-refined .loading-label,body.ux-refined .spare-label{margin-top:42px;}
body.ux-refined .spare-master-card{min-height:210px!important;border-left:6px solid #ba1319;}

/* Image blocks and text blocks */
body.ux-refined .content-grid{gap:44px;align-items:center;}
body.ux-refined .text-block{padding:36px;}
body.ux-refined .page-image-block img{min-height:300px;max-height:430px;border-radius:24px;object-fit:cover;box-shadow:0 22px 48px rgba(8,38,64,.13);}
body.ux-refined .page-image-block .image-note{border-radius:20px;padding:20px 22px;}
body.ux-refined .technical-note{padding:34px!important;border-radius:24px!important;}
body.ux-refined .technical-note h3{font-size:26px;line-height:1.14;margin:0 0 12px;}
body.ux-refined .technical-note p{font-size:15px;line-height:1.66;}

/* Company page: remove cramped imported grid and make the profile-award page consistent */
body.company-profile-page .hero.company-hero{padding:88px 0;background:#082640;}
body.company-profile-page .hero-grid{grid-template-columns:minmax(0,1fr) 400px;gap:52px;}
body.company-profile-page .hero h1{font-size:clamp(40px,4.2vw,56px);line-height:1.06;text-shadow:0 8px 30px rgba(0,0,0,.32);}
body.company-profile-page .hero p{font-size:18px;line-height:1.66;}
body.company-profile-page .hero-card{padding:32px;border-radius:26px;}
body.company-profile-page .hero-card .stat-grid{gap:12px;}
body.company-profile-page section:not(.hero){padding:76px 0;}
body.company-profile-page #profile > .container{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:32px 38px;align-items:start;}
body.company-profile-page #profile .text-block{grid-column:1;grid-row:1;min-height:auto!important;align-self:start;padding:36px;}
body.company-profile-page #profile .quote-panel{grid-column:2;grid-row:1;align-self:start;padding:32px;}
body.company-profile-page #profile .profile-completion{grid-column:2;grid-row:2;align-self:start;padding:32px;}
body.company-profile-page #profile .company-image-strip{grid-column:1 / -1;margin-top:12px;}
body.company-profile-page .quote-panel p{font-size:18px;line-height:1.6;}
body.company-profile-page .profile-insight{padding:22px 24px;margin-bottom:22px;border-radius:20px;background:#fff7f8;border-left:5px solid #ba1319;}
body.company-profile-page .profile-insight h3{font-size:24px;line-height:1.12;margin:0 0 12px;}
body.company-profile-page .profile-insight p{font-size:14.6px;line-height:1.68;}
body.company-profile-page .profile-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
body.company-profile-page .profile-focus{padding:20px;border-radius:20px;}
body.company-profile-page .profile-focus h4{font-size:18px;line-height:1.18;margin:0 0 9px;}
body.company-profile-page .profile-focus p{font-size:13.7px;line-height:1.6;}
body.company-profile-page .profile-focus-meta{gap:10px;margin-top:12px;}
body.company-profile-page .profile-focus-meta span{padding:8px 12px;border-radius:999px;}
body.company-profile-page .company-image-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}
body.company-profile-page .company-image-strip figure{border-radius:24px;}
body.company-profile-page .company-image-strip img{height:340px;}
body.company-profile-page .leadership-grid{grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center;}
body.company-profile-page .leadership-card img{height:470px;}
body.company-profile-page .leadership-copy{padding:36px;}
body.company-profile-page .leadership-values{gap:14px;}
body.company-profile-page .principles{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:22px;}
body.company-profile-page .principle{padding:28px;}
body.company-profile-page .principle h3{margin:0 0 12px;font-size:18px;line-height:1.18;color:#102945;}
body.company-profile-page .principle p{font-size:14px;line-height:1.66;}
body.company-profile-page .award{gap:30px;}
body.company-profile-page .award-aside{padding:32px;}
body.company-profile-page .award-card.detail{margin-top:30px;}
body.company-profile-page .future-grid{gap:24px;}
body.company-profile-page .future-card{padding:30px;}
body.company-profile-page .map-band{margin-top:30px;}
body.company-profile-page .map-band img{border-radius:28px;padding:10px;background:#fff;}

/* Swivel cards keep the new product images and clean spacing */
body.ux-refined .swivel-grid{gap:24px;}
body.ux-refined .swivel-card{border-radius:26px;overflow:hidden;background:#fff;box-shadow:var(--go-shadow);}
body.ux-refined .swivel-photo-wrap{padding:18px;background:linear-gradient(145deg,#f7f9fc,#fff);border-bottom:1px solid #e4ebf2;}
body.ux-refined .swivel-photo{height:240px;object-fit:contain;border-radius:20px;background:#fff;transition:transform .32s ease;}
body.ux-refined .swivel-card:hover .swivel-photo{transform:scale(1.03);}
body.ux-refined .swivel-card h3{margin:24px 26px 12px;font-size:23px;line-height:1.14;}
body.ux-refined .swivel-card p{margin:0 26px 16px;font-size:14.2px;line-height:1.64;}
body.ux-refined .swivel-card ul{margin:0 26px 28px;padding-left:19px;}
body.ux-refined .swivel-card li{font-size:13.9px;line-height:1.62;}

/* Maps.jpg enforced wherever a map appears */
body.ux-refined .supply-map-card{padding:26px;border-radius:28px;background:#fff;box-shadow:0 24px 58px rgba(8,38,64,.12);}
body.ux-refined .supply-map-card img,body.company-profile-page .map-band img{width:100%;height:auto;object-fit:contain;border-radius:22px;border:1px solid #edf2f7;filter:none;}
body.ux-refined .footer-map-only{display:flex;justify-content:flex-end;margin-top:30px;padding:0;background:transparent;border:0;}
body.ux-refined .footer-map-only a{display:block;width:min(420px,100%);}
body.ux-refined .footer-map-only .map{display:block;width:100%;max-width:100%;margin:0;padding:8px;border-radius:16px;background:#fff;box-shadow:0 18px 38px rgba(0,0,0,.20);}

/* Footer readability and legal line */
body.ux-refined .p1-footer{padding-top:46px;}
body.ux-refined .footer-publish-grid{gap:34px;align-items:start;}
body.ux-refined .p1-footer h5{margin-bottom:18px;letter-spacing:.085em;}
body.ux-refined .p1-footer li,body.ux-refined .p1-footer a{line-height:1.45;}
body.ux-refined .footer-company-data{line-height:1.58;}
body.ux-refined .footer-company-data strong{font-size:13.5px;color:#fff;}
body.ux-refined .legal{align-items:flex-start;gap:24px;margin-top:30px;padding-top:14px;line-height:1.55;}
body.ux-refined .legal>span:first-child{max-width:830px;}
body.ux-refined .legal-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 24px;}

@media(max-width:1180px){
  body.ux-refined .container{width:min(100% - 52px,1140px);}
  body.ux-refined .p1-nav{gap:20px;font-size:13px;}
  body.ux-refined .cards-4{grid-template-columns:repeat(2,minmax(0,1fr));}
  body.ux-refined .product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  body.company-profile-page #profile > .container,body.company-profile-page .leadership-grid{grid-template-columns:1fr;}
  body.company-profile-page #profile .text-block,body.company-profile-page #profile .quote-panel,body.company-profile-page #profile .profile-completion,body.company-profile-page #profile .company-image-strip{grid-column:auto;grid-row:auto;}
}
@media(max-width:900px){
  body.ux-refined .p1-top{display:none;}
  body.ux-refined .p1-header{height:auto;min-height:88px;}
  body.ux-refined .p1-logo img{width:215px;}
  body.ux-refined .page-hero .container,body.ux-refined .content-grid,body.company-profile-page .hero-grid{grid-template-columns:1fr;gap:30px;}
  body.ux-refined .hero-panel{max-width:560px;}
  body.ux-refined .project-proposal-cta{grid-template-columns:1fr;}
  body.company-profile-page .profile-focus-grid,body.company-profile-page .company-image-strip,body.company-profile-page .future-grid{grid-template-columns:1fr;}
  body.ux-refined .footer-map-only{justify-content:flex-start;}
}
@media(max-width:680px){
  body.ux-refined .container{width:calc(100% - 30px);}
  body.ux-refined .section{padding:54px 0;}
  body.ux-refined .page-hero{padding:62px 0;}
  body.ux-refined .page-hero h1{font-size:34px;}
  body.ux-refined .section-title,body.ux-refined .text-block h2,body.company-profile-page .section-head h2{font-size:29px;}
  body.ux-refined .cards-4,body.ux-refined .cards-3,body.ux-refined .cards-2,body.ux-refined .product-card-grid,body.ux-refined .swivel-grid{grid-template-columns:1fr;}
  body.ux-refined .text-block,body.company-profile-page #profile .text-block,body.company-profile-page .leadership-copy{padding:26px;}
  body.ux-refined .btn,body.company-profile-page .btn{width:auto;min-width:0;padding:14px 22px;}
  body.ux-refined .project-proposal-cta{padding:30px 24px;}
  body.ux-refined .legal{display:grid;grid-template-columns:1fr;}
  body.ux-refined .legal-links{justify-content:flex-start;}
}


/* FINAL GO-LIVE LAYOUT CORRECTIONS - 2026-05-25 */
:root{
  --go-radius:24px;
  --go-shadow:0 18px 44px rgba(8,38,64,.095);
  --go-shadow-hover:0 26px 64px rgba(8,38,64,.16);
}
html,body,button,input,textarea,select{font-family:Inter,Arial,"Helvetica Neue",sans-serif!important;}
body.ux-refined{font-family:Inter,Arial,"Helvetica Neue",sans-serif!important;letter-spacing:0;text-rendering:geometricPrecision;}
body.ux-refined main{overflow:hidden;}
body.ux-refined .container{width:min(1120px,calc(100% - 72px));}
body.ux-refined .section{padding:72px 0;}
body.ux-refined .section.alt,body.company-profile-page .section-alt{background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);}
body.ux-refined .section + .section,body.company-profile-page main section + section{margin-top:0;}
body.ux-refined .section-head,body.company-profile-page .section-head{margin:0 0 36px;max-width:900px;}
body.ux-refined .section-head.center,body.company-profile-page .section-head.center{text-align:center;margin-left:auto;margin-right:auto;}
body.ux-refined .section-kicker,body.company-profile-page main .kicker{display:inline-flex;align-items:center;gap:10px;min-height:18px;margin:0 0 16px;color:#b7151a;text-transform:uppercase;letter-spacing:.095em;font-size:12px;font-weight:950;line-height:1.2;}
body.ux-refined .section-kicker:before,body.company-profile-page main .kicker:before{content:"";display:inline-block;width:24px;height:3px;border-radius:999px;background:#b7151a;flex:0 0 auto;}
body.company-profile-page .hero .kicker{color:#ffd8da!important;margin-bottom:16px;}
body.company-profile-page .hero .kicker:before{background:#ba1319;}
body.ux-refined .section-title,body.ux-refined .text-block h2,body.company-profile-page .section-head h2,body.company-profile-page .profile-copy h2,body.company-profile-page .leadership-copy h2{font-size:clamp(31px,3.2vw,42px);line-height:1.08;letter-spacing:-.045em;color:#102945;margin:0 0 16px;text-shadow:0 1px 0 rgba(255,255,255,.75),0 12px 26px rgba(8,38,64,.07);}
body.ux-refined .section-head p,body.ux-refined .text-block p,body.company-profile-page .section-head p,body.company-profile-page .profile-copy p,body.company-profile-page .leadership-copy p{font-size:15.8px;line-height:1.72;color:#5b6f83;margin:0;}
body.ux-refined .section-head p + p,body.ux-refined .text-block p + p{margin-top:13px;}
body.ux-refined .page-hero{position:relative;padding:86px 0 82px;background-size:cover;background-position:center;isolation:isolate;}
body.ux-refined .page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.09),transparent 34%),linear-gradient(110deg,rgba(4,18,32,.90),rgba(8,38,64,.68));z-index:-1;}
body.ux-refined .page-hero .container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.82fr);gap:52px;align-items:center;}
body.ux-refined .page-hero h1{margin:0 0 18px;font-size:clamp(38px,4.15vw,54px);line-height:1.06;letter-spacing:-.05em;color:#fff;text-shadow:0 8px 30px rgba(0,0,0,.32);}
body.ux-refined .page-hero p{font-size:18px;line-height:1.62;color:#eef6fc;max-width:760px;}
body.ux-refined .hero-panel{padding:28px 30px!important;border-radius:22px!important;background:rgba(255,255,255,.12)!important;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.23)!important;box-shadow:0 26px 60px rgba(0,0,0,.22)!important;}
body.ux-refined .hero-panel h3{margin:0 0 18px;font-size:24px;line-height:1.15;color:#fff;}
body.ux-refined .hero-panel ul{margin:0;padding:0;}
body.ux-refined .hero-panel li{padding:11px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;line-height:1.35;}
body.ux-refined .btn,body.company-profile-page .btn{min-height:50px;padding:15px 30px;border-radius:13px;gap:12px;font-size:12.5px;font-weight:950;letter-spacing:.045em;text-transform:uppercase;line-height:1.1;}
body.ux-refined .page-actions,body.company-profile-page .hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px;}
body.ux-refined .page-actions .btn,body.ux-refined .project-proposal-cta .btn-white,body.ux-refined .technical-note .btn-white{min-width:164px;padding-left:34px;padding-right:34px;}
body.ux-refined .mini-card,body.ux-refined .info-card,body.ux-refined .sector-card,body.ux-refined .feature-card,body.ux-refined .text-block,body.ux-refined .technical-note,body.company-profile-page .future-card,body.company-profile-page .principle,body.company-profile-page .profile-focus,body.company-profile-page .quote-panel,body.company-profile-page .profile-completion,body.company-profile-page .leadership-copy{border-radius:var(--go-radius);box-shadow:var(--go-shadow);border:1px solid #e3ebf3;background:#fff;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}
body.ux-refined .mini-card,body.ux-refined .info-card,body.ux-refined .sector-card,body.ux-refined .feature-card{overflow:visible;}
body.ux-refined .mini-card:hover,body.ux-refined .info-card:hover,body.ux-refined .sector-card:hover,body.ux-refined .feature-card:hover,body.company-profile-page .future-card:hover,body.company-profile-page .principle:hover,body.company-profile-page .profile-focus:hover{transform:translateY(-8px);box-shadow:var(--go-shadow-hover);border-color:#dbe5ef;}
body.ux-refined .mini-card{min-height:auto;padding:30px 26px 26px;display:flex;flex-direction:column;position:relative;}
body.ux-refined .mini-card:before{border-radius:24px 24px 0 0;height:5px;transition:height .25s ease;}
body.ux-refined .mini-card:hover:before{height:7px;}
body.ux-refined .pill,body.ux-refined .mini-card>span:first-child,body.ux-refined .sector-card .pill,body.ux-refined .feature-card .section-kicker,body.ux-refined .tag,body.company-profile-page .profile-focus b,body.company-profile-page .award-aside .tag{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;min-height:28px;margin:0 0 16px;padding:6px 12px;border-radius:999px;background:#fff0f1;color:#b7151a;border:1px solid rgba(183,21,26,.14);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.065em;line-height:1.1;white-space:normal;box-shadow:0 8px 18px rgba(186,19,25,.07);transition:transform .26s ease,box-shadow .26s ease,background .26s ease,color .26s ease;}
body.ux-refined .feature-card .section-kicker:before{width:20px;height:2px;margin-right:0;}
body.ux-refined .mini-card:hover .pill,body.ux-refined .mini-card:hover>span:first-child,body.ux-refined .sector-card:hover .pill,body.ux-refined .feature-card:hover .section-kicker,body.ux-refined .tag:hover,body.company-profile-page .profile-focus:hover b,body.company-profile-page .award-aside .tag:hover{transform:translateY(-4px) scale(1.035);box-shadow:0 14px 28px rgba(186,19,25,.16);background:#b7151a;color:#fff;}
body.ux-refined .mini-card h4{margin:0 0 12px;font-size:21px;line-height:1.14;letter-spacing:-.025em;color:#102945;overflow:visible;display:block;}
body.ux-refined .mini-card p{margin:0 0 18px;font-size:14.3px;line-height:1.65;color:#607286;overflow:visible;display:block;}
body.ux-refined .mini-card .link-red{margin-top:auto;padding-top:12px;font-size:12.8px;}
body.ux-refined .cards-4,body.ux-refined .cards-3,body.ux-refined .cards-2{gap:24px;align-items:stretch;}
body.ux-refined .cards-4{grid-template-columns:repeat(4,minmax(0,1fr));}
body.ux-refined .cards-3{grid-template-columns:repeat(3,minmax(0,1fr));}
body.ux-refined .cards-2{grid-template-columns:repeat(2,minmax(0,1fr));}
/* Technologies overview: balanced cards with good vertical rhythm */
body.ux-refined .technology-overview-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch;}
body.ux-refined .technology-overview-cards .feature-card{display:flex;flex-direction:column;padding:0;overflow:hidden;min-height:0;border-radius:24px;}
body.ux-refined .technology-overview-cards .feature-card img{height:310px;width:100%;object-fit:cover;border-radius:24px 24px 0 0;box-shadow:none;border:0;}
body.ux-refined .technology-overview-cards .feature-card>div{display:flex;flex-direction:column;gap:0;padding:28px 28px 30px;flex:1;}
body.ux-refined .technology-overview-cards .feature-card h3{font-size:28px;line-height:1.12;letter-spacing:-.035em;color:#102945;margin:0 0 14px;text-shadow:0 1px 0 rgba(255,255,255,.75),0 8px 20px rgba(8,38,64,.06);}
body.ux-refined .technology-overview-cards .feature-card p{font-size:15px;line-height:1.66;color:#5b6f83;margin:0 0 16px;}
body.ux-refined .technology-overview-cards .check-list{margin:0 0 18px;padding-left:20px;color:#102945;}
body.ux-refined .technology-overview-cards .check-list li{font-size:14.4px;line-height:1.55;margin:5px 0;}
body.ux-refined .technology-overview-cards .link-red{margin-top:auto;}
/* Loading / Unloading page: avoid squeezed text boxes and floating grids */
body.ux-refined .lu-tech-intro-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);gap:34px;align-items:stretch;}
body.ux-refined .lu-tech-intro-copy{padding:34px;display:flex;flex-direction:column;}
body.ux-refined .lu-tech-intro-copy .micro-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;}
body.ux-refined .lu-tech-intro-copy .micro-cards article{border:1px solid #e6edf4;border-radius:16px;background:#f8fafc;padding:18px 16px;box-shadow:0 8px 22px rgba(8,38,64,.045);min-width:0;}
body.ux-refined .lu-tech-intro-copy .micro-cards h4{font-size:14.5px;line-height:1.24;margin:0 0 9px;color:#102945;}
body.ux-refined .lu-tech-intro-copy .micro-cards p{font-size:13.1px;line-height:1.58;margin:0;color:#617487;}
body.ux-refined .system-view-panel{display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid #e3ebf3;border-radius:24px;box-shadow:var(--go-shadow);padding:24px;}
body.ux-refined .system-view-panel img{width:100%;height:285px;object-fit:contain;border:0;box-shadow:none;background:#f8fafc;border-radius:20px;padding:18px;}
body.ux-refined .system-view-panel div{padding:18px 4px 2px;}
body.ux-refined .system-view-panel h3{font-size:20px;line-height:1.16;margin:0 0 8px;color:#102945;}
body.ux-refined .system-view-panel p{font-size:14px;line-height:1.58;margin:0;color:#5b6f83;}
body.ux-refined .lu-product-route-section{padding-top:66px;padding-bottom:76px;background:#fff;}
body.ux-refined .product-route-head{max-width:820px;margin-bottom:30px;}
body.ux-refined .product-route-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch;}
body.ux-refined .product-route-cards .mini-card{min-height:220px;}
body.ux-refined .project-proposal-section{padding:62px 0 78px;background:linear-gradient(180deg,#fff,#f7f9fc);}
body.ux-refined .project-proposal-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:44px 48px;border-radius:28px;background:linear-gradient(135deg,#b81218 0%,#8f1416 56%,#681013 100%);box-shadow:0 30px 68px rgba(186,19,25,.20);}
body.ux-refined .project-proposal-cta h3{margin:0 0 8px;font-size:28px;line-height:1.12;color:#fff;text-shadow:0 8px 24px rgba(0,0,0,.16);}
body.ux-refined .project-proposal-cta p{margin:0;color:#ffe6e7;line-height:1.62;max-width:760px;}
/* Generic content grids */
body.ux-refined .content-grid{gap:44px;align-items:center;}
body.ux-refined .text-block{padding:36px;}
body.ux-refined .page-image-block img{min-height:300px;max-height:430px;border-radius:24px;object-fit:cover;box-shadow:0 22px 48px rgba(8,38,64,.13);}
body.ux-refined .technical-note{padding:34px!important;border-radius:24px!important;}
body.ux-refined .technical-note h3{font-size:26px;line-height:1.14;margin:0 0 12px;}
body.ux-refined .technical-note p{font-size:15px;line-height:1.66;}
/* Product page grids: preserve all links and prevent text clipping */
body.ux-refined .product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
body.ux-refined .product-card-grid .mini-card{min-height:270px;}
body.ux-refined .product-family-label{margin:18px 0 22px;padding:10px 16px;border-radius:999px;background:#082640;color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 15px 32px rgba(8,38,64,.16);}
body.ux-refined .loading-label,body.ux-refined .spare-label{margin-top:42px;}
body.ux-refined .spare-master-card{min-height:210px!important;border-left:6px solid #ba1319;}
/* Company profile: right stack removes the blank gap under the quote */
body.company-profile-page .hero.company-hero{padding:82px 0;background:#082640;}
body.company-profile-page .hero-grid{grid-template-columns:minmax(0,1fr) 400px;gap:52px;}
body.company-profile-page .hero h1{font-size:clamp(40px,4.2vw,56px);line-height:1.06;text-shadow:0 8px 30px rgba(0,0,0,.32);}
body.company-profile-page .hero p{font-size:18px;line-height:1.66;}
body.company-profile-page section:not(.hero){padding:68px 0;}
body.company-profile-page #profile > .container{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:30px 38px;align-items:start;}
body.company-profile-page #profile .text-block{grid-column:1;grid-row:1;min-height:auto!important;align-self:start;padding:34px;}
body.company-profile-page #profile .profile-right-stack{grid-column:2;grid-row:1;display:grid;gap:24px;align-self:start;}
body.company-profile-page #profile .company-image-strip{grid-column:1 / -1;margin-top:4px;}
body.company-profile-page .quote-panel,body.company-profile-page .profile-completion{padding:30px;}
body.company-profile-page .quote-panel p{font-size:18px;line-height:1.6;margin:0 0 12px;color:#102945;font-weight:850;letter-spacing:-.015em;}
body.company-profile-page .quote-panel strong{color:#ba1319;font-size:13px;text-transform:uppercase;letter-spacing:.07em;}
body.company-profile-page .profile-insight{padding:21px 23px;margin-bottom:20px;border-radius:20px;background:#fff7f8;border-left:5px solid #ba1319;}
body.company-profile-page .profile-insight h3{font-size:24px;line-height:1.12;margin:0 0 12px;color:#102945;}
body.company-profile-page .profile-insight p{font-size:14.6px;line-height:1.68;color:#5b6f83;}
body.company-profile-page .profile-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
body.company-profile-page .profile-focus{padding:20px;border-radius:20px;}
body.company-profile-page .profile-focus h4{font-size:18px;line-height:1.18;margin:0 0 9px;color:#102945;}
body.company-profile-page .profile-focus p{font-size:13.7px;line-height:1.6;}
body.company-profile-page .profile-focus-meta{gap:10px;margin-top:12px;}
body.company-profile-page .profile-focus-meta span{padding:8px 12px;border-radius:999px;}
body.company-profile-page .company-image-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}
body.company-profile-page .company-image-strip figure{border-radius:24px;margin:0;overflow:hidden;background:#fff;border:1px solid #e3ebf3;box-shadow:var(--go-shadow);}
body.company-profile-page .company-image-strip img{height:315px;width:100%;object-fit:cover;}
body.company-profile-page .company-image-strip figcaption{padding:14px 18px;font-weight:950;color:#102945;}
body.company-profile-page .leadership-grid{grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center;}
body.company-profile-page .leadership-card img{height:450px;width:100%;object-fit:cover;}
body.company-profile-page .leadership-copy{padding:34px;}
body.company-profile-page .principles{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:22px;}
body.company-profile-page .principle{padding:26px;}
body.company-profile-page .principle h3{margin:0 0 12px;font-size:18px;line-height:1.18;color:#102945;}
body.company-profile-page .principle p{font-size:14px;line-height:1.66;}
body.company-profile-page .award{gap:30px;}
body.company-profile-page .award-aside{padding:30px;}
body.company-profile-page .award-card.detail{margin-top:20px;}
body.company-profile-page .future-grid{gap:24px;}
body.company-profile-page .future-card{padding:30px;}
body.company-profile-page .map-band{margin-top:24px;}
body.company-profile-page .map-band img{border-radius:28px;padding:10px;background:#fff;}
/* Swivel cards keep new images and clean spacing */
body.ux-refined .swivel-grid{gap:24px;}
body.ux-refined .swivel-card{border-radius:26px;overflow:hidden;background:#fff;box-shadow:var(--go-shadow);}
body.ux-refined .swivel-photo-wrap{padding:18px;background:linear-gradient(145deg,#f7f9fc,#fff);border-bottom:1px solid #e4ebf2;}
body.ux-refined .swivel-photo{height:240px;object-fit:contain;border-radius:20px;background:#fff;transition:transform .32s ease;}
body.ux-refined .swivel-card:hover .swivel-photo{transform:scale(1.03);}
body.ux-refined .swivel-card h3{margin:24px 26px 12px;font-size:23px;line-height:1.14;}
body.ux-refined .swivel-card p{margin:0 26px 16px;font-size:14.2px;line-height:1.64;}
body.ux-refined .swivel-card ul{margin:0 26px 28px;padding-left:19px;}
body.ux-refined .swivel-card li{font-size:13.9px;line-height:1.62;}
/* Maps.jpg everywhere */
body.ux-refined .supply-map-card{padding:26px;border-radius:28px;background:#fff;box-shadow:0 24px 58px rgba(8,38,64,.12);}
body.ux-refined .supply-map-card img,body.company-profile-page .map-band img{width:100%;height:auto;object-fit:contain;border-radius:22px;border:1px solid #edf2f7;filter:none;}
body.ux-refined .footer-map-only{display:flex;justify-content:flex-end;margin-top:26px;padding:0;background:transparent;border:0;}
body.ux-refined .footer-map-only a{display:block;width:min(420px,100%);}
body.ux-refined .footer-map-only .map{display:block;width:100%;max-width:100%;margin:0;padding:8px;border-radius:16px;background:#fff;box-shadow:0 18px 38px rgba(0,0,0,.20);}
/* Footer readability and legal line */
body.ux-refined .p1-footer{padding-top:44px;}
body.ux-refined .footer-publish-grid{gap:34px;align-items:start;}
body.ux-refined .p1-footer h5{margin-bottom:18px;letter-spacing:.085em;}
body.ux-refined .p1-footer li,body.ux-refined .p1-footer a{line-height:1.45;}
body.ux-refined .footer-company-data{line-height:1.58;}
body.ux-refined .footer-company-data strong{font-size:13.5px;color:#fff;}
body.ux-refined .legal{align-items:flex-start;gap:24px;margin-top:28px;padding-top:14px;line-height:1.55;}
body.ux-refined .legal>span:first-child{max-width:880px;}
body.ux-refined .legal-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 24px;}
@media(max-width:1180px){
  body.ux-refined .container{width:min(100% - 52px,1140px);}
  body.ux-refined .p1-nav{gap:20px;font-size:13px;}
  body.ux-refined .cards-4{grid-template-columns:repeat(2,minmax(0,1fr));}
  body.ux-refined .product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  body.ux-refined .technology-overview-cards{grid-template-columns:1fr;}
  body.ux-refined .lu-tech-intro-grid{grid-template-columns:1fr;}
  body.company-profile-page #profile > .container,body.company-profile-page .leadership-grid{grid-template-columns:1fr;}
  body.company-profile-page #profile .text-block,body.company-profile-page #profile .profile-right-stack,body.company-profile-page #profile .company-image-strip{grid-column:auto;grid-row:auto;}
}
@media(max-width:900px){
  body.ux-refined .p1-top{display:none;}
  body.ux-refined .p1-header{height:auto;min-height:88px;}
  body.ux-refined .p1-logo img{width:215px;}
  body.ux-refined .page-hero .container,body.ux-refined .content-grid,body.company-profile-page .hero-grid{grid-template-columns:1fr;gap:30px;}
  body.ux-refined .hero-panel{max-width:560px;}
  body.ux-refined .project-proposal-cta{grid-template-columns:1fr;}
  body.ux-refined .product-route-cards{grid-template-columns:repeat(2,minmax(0,1fr));}
  body.company-profile-page .profile-focus-grid,body.company-profile-page .company-image-strip,body.company-profile-page .future-grid{grid-template-columns:1fr;}
  body.ux-refined .footer-map-only{justify-content:flex-start;}
}
@media(max-width:680px){
  body.ux-refined .container{width:calc(100% - 30px);}
  body.ux-refined .section{padding:54px 0;}
  body.ux-refined .page-hero{padding:62px 0;}
  body.ux-refined .page-hero h1{font-size:34px;}
  body.ux-refined .section-title,body.ux-refined .text-block h2,body.company-profile-page .section-head h2{font-size:29px;}
  body.ux-refined .cards-4,body.ux-refined .cards-3,body.ux-refined .cards-2,body.ux-refined .product-card-grid,body.ux-refined .swivel-grid,body.ux-refined .product-route-cards,body.ux-refined .lu-tech-intro-copy .micro-cards{grid-template-columns:1fr;}
  body.ux-refined .technology-overview-cards .feature-card img{height:230px;}
  body.ux-refined .text-block,body.company-profile-page #profile .text-block,body.company-profile-page .leadership-copy{padding:26px;}
  body.ux-refined .btn,body.company-profile-page .btn{width:auto;min-width:0;padding:14px 22px;}
  body.ux-refined .project-proposal-cta{padding:30px 24px;}
  body.ux-refined .legal{display:grid;grid-template-columns:1fr;}
  body.ux-refined .legal-links{justify-content:flex-start;}
}


/* === FINAL COMPANY + FOOTER FIX 2026-05-25 === */
body, button, input, select, textarea { font-family: 'Inter', Arial, sans-serif !important; }
body.company-profile-page .company-profile-balanced { padding: 66px 0 58px; }
body.company-profile-page .company-profile-balanced > .container { display:block !important; }
body.company-profile-page .profile-top-grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1.04fr); gap:32px; align-items:start; }
body.company-profile-page .company-profile-main { min-height:0 !important; height:auto !important; padding:36px !important; }
body.company-profile-page .profile-side-stack { display:grid; gap:24px; min-width:0; }
body.company-profile-page .company-insight-card { margin:0 !important; padding:28px 30px !important; border-radius:24px !important; background:#fff !important; border:1px solid #e3ebf3 !important; border-left:5px solid #ba1319 !important; box-shadow:0 18px 46px rgba(8,38,64,.10) !important; }
body.company-profile-page .company-insight-card .kicker { margin-bottom:10px; }
body.company-profile-page .company-insight-card h3 { margin:0 0 14px; font-size:28px; line-height:1.12; letter-spacing:-.035em; color:#102945; text-shadow:0 1px 0 rgba(255,255,255,.78),0 10px 26px rgba(8,38,64,.08); }
body.company-profile-page .company-insight-card p { margin:0 0 12px; font-size:15px; line-height:1.68; color:#5b6f83; }
body.company-profile-page .company-insight-card .profile-quote-note { margin-top:14px; padding:15px 16px; border-radius:16px; background:#f8fafc; border:1px solid #e7edf4; color:#102945; font-weight:750; line-height:1.55; }
body.company-profile-page .company-focus-wide { margin-top:28px; display:grid !important; grid-template-columns:repeat(4,minmax(0,1fr)) !important; gap:22px !important; }
body.company-profile-page .company-focus-wide .profile-focus { min-height:0; padding:24px 22px !important; }
body.company-profile-page .company-meta-wide { margin:18px 0 0; display:flex; flex-wrap:wrap; gap:10px; }
body.company-profile-page .company-meta-wide span { display:inline-flex; align-items:center; min-height:30px; padding:7px 12px; border-radius:999px; background:#f8fafc; border:1px solid #e3ebf3; color:#102945; font-size:12px; font-weight:850; }
body.company-profile-page .company-profile-balanced .company-image-strip,
body.company-profile-page #profile .company-image-strip { display:none !important; }
body.company-profile-page .leadership-section { padding-top:54px !important; }
body.company-profile-page .leadership-grid { align-items:center !important; gap:36px !important; }
body.company-profile-page .leadership-card img { height:420px !important; object-fit:cover !important; }
body.company-profile-page .section-alt#principles { padding-top:64px !important; padding-bottom:64px !important; }
body.company-profile-page #award.company-award-balanced { padding-top:64px !important; padding-bottom:62px !important; }
body.company-profile-page .company-award-grid { display:grid !important; grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr) !important; gap:28px !important; align-items:stretch !important; }
body.company-profile-page .award-main-card { display:flex !important; flex-direction:column; height:100%; }
body.company-profile-page .award-main-card img { height:360px !important; max-height:none !important; object-fit:cover !important; }
body.company-profile-page .award-main-card .award-body { flex:1; }
body.company-profile-page .award-right-stack { display:grid; grid-template-rows:auto 1fr; gap:22px; min-width:0; }
body.company-profile-page .award-right-stack .award-aside { margin:0 !important; height:auto; }
body.company-profile-page .award-detail-compact { display:grid !important; grid-template-columns:180px minmax(0,1fr) !important; align-items:stretch; margin:0 !important; min-height:176px; }
body.company-profile-page .award-detail-compact img { height:100% !important; min-height:176px !important; max-height:none !important; object-fit:cover !important; }
body.company-profile-page .award-detail-compact .award-body { padding:22px !important; display:flex; align-items:center; }
body.company-profile-page .award-detail-compact .caption { margin:0; }
body.company-profile-page #future { padding-top:64px !important; }
body.company-profile-page #future .future-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px; }
body.company-profile-page #future .map-band { margin-top:24px; }
body.company-profile-page #future .map-band img { display:block; max-height:520px; object-fit:contain; }
body.ux-refined .footer-company-data { display:flex; align-items:flex-start; gap:7px; line-height:1.5 !important; }
body.ux-refined .footer-company-data .ico { flex:0 0 auto; margin-top:1px; }
body.ux-refined .footer-address-lines { display:inline-flex; flex-direction:column; gap:2px; min-width:0; }
body.ux-refined .footer-address-lines strong { display:block; color:#fff; white-space:nowrap; }
body.ux-refined .footer-address-line { display:block; white-space:nowrap; color:#c5d4e1; }
body.ux-refined .legal > span:first-child { max-width:none; }
body.ux-refined .footer-map-row, body.ux-refined .footer-map-only { display:none !important; }
@media(max-width:1180px){
  body.company-profile-page .profile-top-grid,
  body.company-profile-page .company-award-grid { grid-template-columns:1fr !important; }
  body.company-profile-page .company-focus-wide { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  body.company-profile-page .award-right-stack { grid-template-rows:auto; }
}
@media(max-width:760px){
  body.company-profile-page .company-focus-wide,
  body.company-profile-page #future .future-grid { grid-template-columns:1fr !important; }
  body.company-profile-page .award-detail-compact { grid-template-columns:1fr !important; }
  body.company-profile-page .award-detail-compact img { height:230px !important; }
  body.company-profile-page .leadership-card img { height:340px !important; }
  body.ux-refined .footer-address-line, body.ux-refined .footer-address-lines strong { white-space:normal; }
}


/* === COMPANY PROFILE FOCUS ROW FIX 2026-05-26 === */
body.company-profile-page .profile-top-grid{
  grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr) !important;
  gap:30px !important;
  align-items:stretch !important;
}
body.company-profile-page .profile-side-stack{height:100%;}
body.company-profile-page .profile-side-stack .quote-panel{
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
body.company-profile-page .company-profile-focus-wide-card{
  margin-top:26px !important;
  display:grid !important;
  grid-template-columns:minmax(250px,.85fr) minmax(0,1.2fr) minmax(260px,.95fr) !important;
  gap:28px !important;
  align-items:stretch !important;
  width:100% !important;
  padding:30px 34px !important;
}
body.company-profile-page .company-profile-focus-wide-card .profile-focus-title{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
body.company-profile-page .company-profile-focus-wide-card .profile-focus-title .kicker{margin-bottom:12px !important;}
body.company-profile-page .company-profile-focus-wide-card .profile-focus-title h3{
  margin:0 !important;
  max-width:420px;
}
body.company-profile-page .company-profile-focus-wide-card .profile-focus-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
body.company-profile-page .company-profile-focus-wide-card .profile-focus-copy p{margin:0 0 12px !important;}
body.company-profile-page .company-profile-focus-wide-card .profile-focus-copy p:last-child{margin-bottom:0 !important;}
body.company-profile-page .company-profile-focus-wide-card .profile-quote-note{
  margin:0 !important;
  min-height:100%;
  display:flex;
  align-items:center;
  padding:20px 22px !important;
  border-radius:18px !important;
}
@media(max-width:1180px){
  body.company-profile-page .profile-top-grid{grid-template-columns:1fr !important;}
  body.company-profile-page .company-profile-focus-wide-card{grid-template-columns:1fr !important;gap:16px !important;}
  body.company-profile-page .company-profile-focus-wide-card .profile-focus-title h3{max-width:none;}
}

/* === TYPOGRAPHY WEIGHT REBALANCE 2026-05-26 ===
   Final override: H1/H2 were visually too heavy with 900/950 weights.
   H2 follows the requested .text-block h2/h3 reference; H1 is remodulated one step stronger. */
body.ux-refined,
body.company-profile-page {
  font-family: 'Inter', Arial, sans-serif !important;
}

body.ux-refined .text-block h2,
body.ux-refined .text-block h3,
body.company-profile-page .text-block h2,
body.company-profile-page .text-block h3,
body.company-profile-page .profile-copy h2,
body.company-profile-page .leadership-copy h2 {
  font-size: 31px !important;
  line-height: 1.12 !important;
  letter-spacing: -.03em !important;
  color: #102945 !important;
  margin: 0 0 18px !important;
  font-weight: 700 !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.72), 0 8px 18px rgba(8,38,64,.045) !important;
}

body.ux-refined .section-title,
body.company-profile-page .section-head h2,
body.company-profile-page .profile-focus-title h3,
body.company-profile-page .company-insight-card h3,
body.company-profile-page .future-card h3,
body.company-profile-page .award-body h3,
body.company-profile-page .profile-completion h3 {
  font-weight: 700 !important;
  letter-spacing: -.032em !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.72), 0 8px 18px rgba(8,38,64,.045) !important;
}

body.ux-refined .page-hero h1,
body.ux-refined .p1-copy h1,
body.company-profile-page .hero h1 {
  font-weight: 780 !important;
  letter-spacing: -.042em !important;
  line-height: 1.08 !important;
  text-shadow: 0 7px 26px rgba(0,0,0,.26) !important;
}

body.ux-refined .feature-card h3,
body.ux-refined .sector-card h3,
body.ux-refined .mini-card h3,
body.ux-refined .technical-note h3,
body.ux-refined .hero-panel h3,
body.ux-refined .cta-strip h3,
body.ux-refined .product-card h3,
body.ux-refined .product-access-card h3,
body.ux-refined .p1-product-large h3,
body.ux-refined .p1-product-small h3,
body.company-profile-page .principle h3,
body.company-profile-page .profile-focus h3 {
  font-weight: 720 !important;
  letter-spacing: -.025em !important;
}

@media(max-width:680px){
  body.ux-refined .text-block h2,
  body.ux-refined .text-block h3,
  body.company-profile-page .text-block h2,
  body.company-profile-page .text-block h3,
  body.company-profile-page .profile-copy h2,
  body.company-profile-page .leadership-copy h2 {
    font-size: 28px !important;
  }
}

/* === COMPANY HERO RIGHT CARD FIX 2026-05-26 ===
   Fixes cramped metric rows in the "Since 1890" hero card. */
body.company-profile-page .hero-card{
  max-width: 430px;
  padding: 34px 34px 32px !important;
  border-radius: 28px !important;
}
body.company-profile-page .hero-card h3{
  margin: 0 0 12px !important;
  font-size: 28px !important;
  line-height: 1.12 !important;
  font-weight: 740 !important;
  letter-spacing: -.025em !important;
  color: #102945 !important;
}
body.company-profile-page .hero-card > p{
  margin: 0 0 22px !important;
  font-size: 16px !important;
  line-height: 1.58 !important;
  color: #5b6f83 !important;
  max-width: none !important;
}
body.company-profile-page .hero-card .stat-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
}
body.company-profile-page .hero-card .stat{
  display: grid !important;
  grid-template-columns: 72px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 14px !important;
  min-height: 50px !important;
  padding: 12px 16px !important;
  border-radius: 14px !important;
  background: #fff !important;
  border: 1px solid #e3ebf3 !important;
  box-shadow: 0 8px 20px rgba(8,38,64,.055) !important;
}
body.company-profile-page .hero-card .stat b{
  display: block !important;
  min-width: 0 !important;
  color: #102945 !important;
  font-size: 15px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: -.01em !important;
  white-space: nowrap !important;
}
body.company-profile-page .hero-card .stat span{
  display: block !important;
  min-width: 0 !important;
  color: #314962 !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
  font-weight: 520 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
}
@media(max-width:900px){
  body.company-profile-page .hero-card{max-width:560px;}
}
@media(max-width:560px){
  body.company-profile-page .hero-card{padding:26px 22px !important;border-radius:24px !important;}
  body.company-profile-page .hero-card .stat{grid-template-columns:58px minmax(0,1fr) !important;padding:11px 13px !important;}
  body.company-profile-page .hero-card > p{font-size:15px !important;}
}

/* TECHNOLOGIES PAGE ONLY - FIX SECTION KICKER HOVER */
body.ux-refined.technologies-page .technology-overview-cards .feature-card .section-kicker{
  background:#fff0f1 !important;
  color:#b7151a !important;
  border-color:rgba(183,21,26,.14) !important;
}
body.ux-refined.technologies-page .technology-overview-cards .feature-card:hover .section-kicker,
body.ux-refined.technologies-page .technology-overview-cards .feature-card:focus-within .section-kicker{
  background:#b7151a !important;
  color:#fff !important;
  border-color:#b7151a !important;
  box-shadow:0 14px 28px rgba(186,19,25,.18) !important;
}
body.ux-refined.technologies-page .technology-overview-cards .feature-card:hover .section-kicker:before,
body.ux-refined.technologies-page .technology-overview-cards .feature-card:focus-within .section-kicker:before{
  background:#fff !important;
}
body.ux-refined.technologies-page .technology-overview-cards .feature-card:hover .section-kicker *,
body.ux-refined.technologies-page .technology-overview-cards .feature-card:focus-within .section-kicker *{
  color:#fff !important;
}

/* Source protection / copy deterrence layer */
.source-protection-enabled body {
  -webkit-touch-callout: none;
}
.source-protection-enabled img,
.source-protection-enabled picture,
.source-protection-enabled svg {
  -webkit-user-drag: none;
  user-drag: none;
}
.source-protection-enabled body:not(.allow-select),
.source-protection-enabled body:not(.allow-select) .card,
.source-protection-enabled body:not(.allow-select) .section-card,
.source-protection-enabled body:not(.allow-select) .text-block,
.source-protection-enabled body:not(.allow-select) .hero,
.source-protection-enabled body:not(.allow-select) footer {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.source-protection-enabled input,
.source-protection-enabled textarea,
.source-protection-enabled select,
.source-protection-enabled .allow-select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
#source-protection-overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 2147483647;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(16, 41, 69, .92);
  color: #fff;
  text-align: center;
  backdrop-filter: blur(10px);
}
.devtools-likely-open #source-protection-overlay {
  display: flex;
}
.source-protection-panel {
  max-width: 520px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 24px;
  padding: 32px 36px;
  background: rgba(255,255,255,.08);
  box-shadow: 0 28px 80px rgba(0,0,0,.32);
  font-family: Inter, Arial, sans-serif;
}
.source-protection-panel strong {
  display: block;
  margin-bottom: 10px;
  font-size: 24px;
  letter-spacing: -.03em;
}
.source-protection-panel span {
  display: block;
  font-size: 15px;
  line-height: 1.55;
  opacity: .86;
}


/* REV.1 final UX, mobile, SEO and search refinements */
:root{--baretti-menu-bg:#ffffff;--baretti-menu-border:#dfe7ef;--baretti-menu-shadow:0 24px 60px rgba(8,34,58,.18)}
html{scroll-behavior:smooth} body{overflow-x:hidden}.container{max-width:var(--container)}img,video,svg{max-width:100%}.baretti-header{backdrop-filter:saturate(1.25) blur(10px)}
.nav-actions-mobile{display:none;align-items:center;gap:10px}.search-toggle{border:1px solid #dfe7ef;background:#fff;color:#102945;border-radius:999px;min-height:38px;padding:0 15px;font-weight:900;font-size:12px;letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 18px rgba(8,34,58,.08)}.search-toggle:hover{border-color:#ba1319;color:#ba1319}.nav-search{margin-left:-8px}
.baretti-nav .dropdown-menu{border-radius:16px;border:1px solid var(--baretti-menu-border);box-shadow:var(--baretti-menu-shadow)}.modern-products-menu{padding:18px}.modern-products-menu .menu-column{display:grid;align-content:start;gap:2px}.modern-products-menu .menu-heading{border-top:0!important;background:#f7f9fc!important;border-radius:10px;margin:0 0 5px!important;padding:9px 12px!important}.baretti-nav .dropdown-menu a{border-radius:10px}.baretti-nav .dropdown-menu a:hover{background:#f8e6e7;color:#ba1319}.p1-nav a.current,.p1-nav .dropdown.active>.dd{color:#ba1319}.deprecated-url-note{background:#fff7e6;border:1px solid #f1ce8c;color:#58410b;padding:12px 20px;text-align:center;font-weight:750}.future-card-note{display:inline-flex;margin-top:10px;padding:5px 10px;border-radius:999px;background:#eef3f8;color:#607589;font-size:11px;font-weight:900;text-transform:uppercase}.brochure-download-section .cta-strip{background:linear-gradient(135deg,#082640,#0b3559)}
.site-search-overlay{position:fixed;inset:0;background:rgba(5,22,36,.62);z-index:999;display:none;align-items:flex-start;justify-content:center;padding:8vh 20px 30px}.site-search-overlay.open{display:flex}.site-search-panel{width:min(760px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 36px 90px rgba(0,0,0,.32);position:relative}.site-search-close{position:absolute;right:18px;top:14px;border:0;background:#f3f6f9;width:38px;height:38px;border-radius:50%;font-size:26px;line-height:1;cursor:pointer;color:#102945}.site-search-panel h2{margin:0 0 14px;color:#102945;font-size:34px}.search-input-label{display:block;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:#ba1319;margin-bottom:8px}.site-search-panel input{width:100%;min-height:56px;border:1px solid #d9e4ee;border-radius:14px;padding:0 18px;font-size:17px;outline:none}.site-search-panel input:focus{border-color:#ba1319;box-shadow:0 0 0 4px rgba(186,19,25,.12)}.search-results{display:grid;gap:10px;margin-top:18px;max-height:46vh;overflow:auto}.search-result{display:grid;gap:4px;border:1px solid #e4ebf2;border-radius:14px;padding:14px 16px;background:#fff;color:#102945}.search-result:hover{border-color:#ba1319;background:#fff8f8}.search-result strong{font-size:16px}.search-result span{font-size:13.5px;color:#607589;line-height:1.45}.muted{color:#607589}
.baretti-watermark-frame{position:relative;display:block;border-radius:inherit;overflow:hidden}.baretti-watermark-frame>img{display:block;width:100%}.baretti-watermark-frame:after{content:"";position:absolute;right:14px;bottom:14px;width:128px;height:42px;background:url('../img/logo-baretti-white.png') center/contain no-repeat;opacity:.18;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25));pointer-events:none;z-index:2}.page-image-block.product-hero-image{margin-top:24px}.site-map-tree ul{list-style:none;margin:0 0 0 22px;padding:0;border-left:1px solid #dfe7ef}.site-map-tree>ul{margin:0;border-left:0;display:grid;gap:10px}.site-map-tree li{position:relative;padding:5px 0 5px 16px}.site-map-tree a{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:6px 13px;background:#fff;border:1px solid #e4ebf2;color:#102945;font-weight:850;box-shadow:0 8px 18px rgba(8,34,58,.05)}.site-map-tree a:hover{border-color:#ba1319;color:#ba1319}.social a{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-weight:900}.social a:hover{background:#ba1319;color:#fff}
@media(max-width:1180px){.p1-header{height:92px}.p1-logo img{width:220px}.p1-nav{gap:16px;font-size:12.5px}.nav-search{display:none}.p1-nav .dropdown-menu.products-menu{min-width:560px;grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.p1-header{height:auto;min-height:82px}.p1-header .container{position:relative;padding-top:14px;padding-bottom:14px}.nav-actions-mobile{display:flex}.p1-nav{display:none;position:absolute;top:100%;left:15px;right:15px;max-height:calc(100vh - 110px);overflow:auto;background:#fff;border:1px solid #dfe7ef;border-radius:18px;box-shadow:0 24px 62px rgba(8,34,58,.22);padding:14px;z-index:300;gap:6px}.p1-nav.open{display:flex}.p1-nav>a,.p1-nav .dd{width:100%;padding:13px 12px!important;border-radius:12px}.p1-nav a.active:after{display:none}.p1-nav .dropdown{width:100%}.p1-nav .dropdown-menu{position:static!important;display:none!important;transform:none!important;box-shadow:none;border:0;background:#f7f9fc;border-radius:14px;margin:4px 0 10px;padding:8px;min-width:0!important;width:100%;grid-template-columns:1fr!important}.p1-nav .dropdown.mobile-open>.dropdown-menu{display:grid!important}.modern-products-menu .menu-column{background:#fff;border-radius:12px;padding:8px;margin-bottom:8px}.menu-btn{display:block}.search-toggle{min-height:40px}.p1-footer .tech-footer-grid{grid-template-columns:1fr 1fr}.cards-4,.cards-3,.sector-split,.content-grid{gap:18px}.section{padding-left:0;padding-right:0}.page-hero h1{overflow-wrap:anywhere}}
@media(max-width:640px){.container{width:calc(100% - 28px)}.p1-logo img{width:176px}.p1-header .container{gap:12px}.search-toggle{font-size:0;width:42px;padding:0}.search-toggle:before{content:"⌕";font-size:19px}.menu-btn{font-size:25px}.p1-nav{left:10px;right:10px}.site-search-overlay{padding:4vh 12px}.site-search-panel{border-radius:18px;padding:24px 18px}.site-search-panel h2{font-size:26px}.site-search-panel input{min-height:50px;font-size:16px}.p1-footer .tech-footer-grid,.footer-publish-grid{grid-template-columns:1fr!important}.legal .legal-links{display:flex;flex-wrap:wrap;gap:10px}.baretti-watermark-frame:after{width:92px;height:30px;right:10px;bottom:10px}.stock-card{grid-template-columns:1fr!important}.stock-card img{width:100%!important;height:190px!important}.mini-card,.info-card,.sector-card{overflow-wrap:anywhere}.btn{justify-content:center}.page-actions{display:grid;gap:10px}.page-actions .btn{width:100%}}


/* REV1 FINAL SEARCH/MOBILE PATCH */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.search-icon-btn{width:42px;min-width:42px;height:42px;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:0!important;line-height:1!important}
.search-icon-btn:before{content:none!important;display:none!important}
.search-icon-btn .ico{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.2px;display:block}
.nav-actions-mobile{display:none;align-items:center;gap:10px}
@media(min-width:901px){.nav-actions-mobile{display:none!important}.p1-nav .nav-search{display:inline-flex!important}.p1-nav .nav-search.search-icon-btn{margin-left:-8px}}
@media(max-width:900px){.p1-nav .nav-search{display:none!important}.nav-actions-mobile{display:flex!important}.p1-header .container{align-items:center}.p1-nav.open{display:flex!important;flex-direction:column!important;align-items:stretch!important}.p1-nav.open .dropdown-menu a{min-height:42px;display:flex;align-items:center}.p1-nav.open>a{min-height:42px;display:flex;align-items:center}.p1-nav.open .dd{display:flex!important;align-items:center;justify-content:space-between}.p1-nav.open .dd:after{content:"⌄";font-size:16px;color:#ba1319}.p1-nav.open .dropdown.mobile-open>.dd:after{content:"⌃"}}
@media(max-width:640px){.search-toggle{font-size:0!important;width:42px!important;padding:0!important}.search-toggle:before{content:none!important}.site-search-panel{max-height:88vh;overflow:auto}}
.search-category-group{display:grid;gap:8px;margin:12px 0 16px}.search-category-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#ba1319;font-weight:950}.search-result mark{background:#fff0a8;color:#102945;padding:0 2px;border-radius:3px}.search-result small{display:inline-flex;margin-top:2px;font-weight:850;color:#ba1319;text-transform:uppercase;font-size:11px;letter-spacing:.05em}.search-result.is-active{border-color:#ba1319;background:#fff8f8;box-shadow:0 0 0 3px rgba(186,19,25,.08)}


/* Final industrial-modern polish — Rev.1 publication pass */
:root{--steel:#d7e0e8;--graphite:#0b1b2d;--electric:#9fb8cc;--deep-shadow:0 24px 70px rgba(6,24,42,.18)}
.p1-top .center{font-weight:950;letter-spacing:.015em}.p1-nav.industrial-nav{gap:24px}.p1-nav.industrial-nav .menu-primary-column{position:relative}.p1-nav.industrial-nav .menu-primary-column:before{content:"Core";position:absolute;top:-8px;right:10px;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.dropdown-menu a small{display:block;color:#6d7e90;font-size:11px;line-height:1.25;margin-top:3px;font-weight:650}.dropdown-menu a:hover small{color:#253d58}.modern-products-menu{border-top:3px solid var(--red);box-shadow:0 30px 85px rgba(6,24,42,.18)}
.page-hero{position:relative;background-position:center;background-size:cover}.page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.08),transparent 32%),linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.16));pointer-events:none}.page-hero .container{position:relative;z-index:1}.page-hero h1{letter-spacing:-.055em}.page-hero p{max-width:780px}.sector-card,.feature-card,.info-card,.mini-card,.product-card,.visual-card,.industrial-visual,.technical-note,.cta-strip{transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease,border-color .32s ease,background .32s ease}.sector-card:hover,.feature-card:hover,.info-card:hover,.mini-card:hover,.product-card:hover,.visual-card:hover,.industrial-visual:hover{transform:translateY(-7px);box-shadow:var(--deep-shadow);border-color:rgba(186,19,25,.28)}.feature-card img,.sector-card img,.info-card img,.visual-card img,.industrial-visual img{transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .4s ease}.feature-card:hover img,.sector-card:hover img,.info-card:hover img,.visual-card:hover img,.industrial-visual:hover img{transform:scale(1.045);filter:saturate(1.08) contrast(1.04)}.industrial-visual{border-radius:18px;overflow:hidden;border:1px solid #e3ebf2;background:#fff;box-shadow:var(--shadow-sm);align-self:start}.industrial-visual img{width:100%;height:100%;min-height:310px;object-fit:cover}.content-grid .industrial-visual{min-height:100%}.cards-2,.cards-3,.cards-4{align-items:stretch}.mini-card h4,.product-card h4{letter-spacing:-.02em}.mini-card:before,.product-card:before,.feature-card:before{content:"";display:block;height:3px;width:58px;background:linear-gradient(90deg,var(--red),rgba(186,19,25,0));border-radius:999px;margin-bottom:14px}.feature-card:before,.sector-card:before{position:absolute}.baretti-watermark-frame:after{opacity:.18}.search-icon-btn{border-radius:999px}.btn-red,.btn-white,.link-red{will-change:transform}.btn-red:hover,.btn-white:hover{transform:translateY(-3px) scale(1.01)}.link-red:hover{gap:12px;color:#8f0f14}.p1-footer{background:linear-gradient(135deg,#051c31,#082640 55%,#0b304f)}
@media (max-width: 900px){.p1-nav.industrial-nav{gap:0}.dropdown-menu a small{display:none}.page-hero p{font-size:16px}.industrial-visual img{min-height:220px}.sector-card:hover,.feature-card:hover,.info-card:hover,.mini-card:hover,.product-card:hover,.visual-card:hover,.industrial-visual:hover{transform:none}}


/* Breadcrumb, image sizing and card media refinement - final publish pass */
.breadcrumb-bar{background:linear-gradient(180deg,#ffffff,#f7f9fc);border-bottom:1px solid #e7edf4;position:relative;z-index:12}
.breadcrumb-bar .container{padding:11px 0}
.breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:12px;font-weight:850;color:#526b82;letter-spacing:.02em}
.breadcrumb-list li{display:inline-flex;align-items:center;gap:8px;min-height:22px}
.breadcrumb-list li+li:before{content:"›";font-size:16px;color:#b7151a;font-weight:950;line-height:1}
.breadcrumb-list a{color:#102945;transition:color .22s ease,transform .22s ease}
.breadcrumb-list a:hover{color:#ba1319;transform:translateY(-1px)}
.breadcrumb-list [aria-current="page"]{color:#71849a;max-width:52ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.ux-refined .page-hero{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover}
body.ux-refined .page-image-block img,body.ux-refined .info-card img,body.ux-refined .sector-card img,body.ux-refined .p2-product-card img,.industrial-card-image{object-position:center center;transition:transform .45s ease,filter .45s ease}
body.ux-refined .page-image-block:hover img,body.ux-refined .info-card:hover img,body.ux-refined .sector-card:hover img,body.ux-refined .p2-product-card:hover img{transform:scale(1.035);filter:saturate(1.06) contrast(1.04)}
body.ux-refined .mini-card.has-card-image{padding-top:0;min-height:330px}
body.ux-refined .mini-card .card-media{margin:0 -24px 20px;order:-2;height:148px;background:linear-gradient(135deg,#eef3f8,#fff);overflow:hidden;border-bottom:1px solid #e7edf4;position:relative}
body.ux-refined .mini-card .card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(6,28,47,.10));pointer-events:none}
body.ux-refined .mini-card .card-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease,filter .45s ease}
body.ux-refined .mini-card:hover .card-media img{transform:scale(1.055);filter:saturate(1.08) contrast(1.04)}
body.ux-refined .mini-card .pill{position:relative;z-index:1}
body.ux-refined .product-card-grid .mini-card.has-card-image{min-height:360px}
body.ux-refined .cards-4 .mini-card.has-card-image,body.ux-refined .cards-3 .mini-card.has-card-image{min-height:340px}
body.ux-refined .mini-card.has-card-image .link-red{margin-top:auto}
body.ux-refined .page-main-image{aspect-ratio:16/10;height:auto;max-height:420px;object-fit:cover}
body.ux-refined img[src*="mistral-hero"],body.ux-refined img[src*="zephir-hero"],body.ux-refined img[src*="alisee-hero"],body.ux-refined img[src*="levante-hero"],body.ux-refined img[src*="slewing-bearings-hero"],body.ux-refined img[src*="electrical-components-hero"],body.ux-refined img[src*="hydraulical-components"],body.ux-refined img[src*="fractionation-trays-hero"],body.ux-refined img[src*="structured-hero"],body.ux-refined img[src*="random-packing-hero"]{object-position:center 45%}
body.ux-refined .baretti-watermark-frame{display:block;position:relative;overflow:hidden;border-radius:inherit}
@media(max-width:880px){.breadcrumb-bar .container{padding:9px 0}.breadcrumb-list{font-size:11.5px}.breadcrumb-list [aria-current="page"]{max-width:34ch}body.ux-refined .mini-card .card-media{height:164px}}
@media(max-width:560px){.breadcrumb-list [aria-current="page"]{max-width:24ch}body.ux-refined .mini-card.has-card-image{min-height:0}.breadcrumb-list{gap:6px}}


/* Final Baretti polish pass */
body.ux-refined .page-hero.has-image, body.ux-refined .industrial-page-hero{background-size:cover;background-position:center center;}
body.ux-refined .page-hero .hero-panel, body.ux-refined .technical-note, body.ux-refined .image-note{backdrop-filter:blur(8px);}
body.ux-refined .mini-card, body.ux-refined .sector-card, body.ux-refined .service-card, body.ux-refined .p1-product-small, body.ux-refined .p1-product-large{transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;}
body.ux-refined .mini-card:hover, body.ux-refined .sector-card:hover, body.ux-refined .service-card:hover, body.ux-refined .p1-product-small:hover, body.ux-refined .p1-product-large:hover{transform:translateY(-6px);box-shadow:0 24px 44px rgba(8,34,58,.14);border-color:#d5e1ed;}
body.ux-refined .mini-card .card-media, body.ux-refined .service-card .card-media{overflow:hidden;background:#f4f7fa;}
body.ux-refined .mini-card .card-media img, body.ux-refined .service-card .card-media img, body.ux-refined .page-image-block img, body.ux-refined .single-showcase-card img{transition:transform .7s ease, filter .32s ease;}
body.ux-refined .mini-card:hover .card-media img, body.ux-refined .service-card:hover .card-media img, body.ux-refined .page-image-block:hover img, body.ux-refined .single-showcase-card:hover img{transform:scale(1.04);filter:saturate(1.02) contrast(1.02);}
body.ux-refined .mini-card.has-card-image .card-media img{aspect-ratio:16/10;object-fit:cover;object-position:center;}
body.ux-refined .page-main-image, body.ux-refined .page-image-block img{aspect-ratio:16/9;object-fit:cover;object-position:center;}
body.ux-refined .section{scroll-margin-top:120px;}
body.ux-refined h1, body.ux-refined h2, body.ux-refined h3, body.ux-refined h4{letter-spacing:-.025em;}
body.ux-refined p{line-height:1.66;}
body.ux-refined .cta-strip{border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 50px rgba(8,34,58,.18);}
body.ux-refined .breadcrumb-list a{font-weight:900;}
@media(max-width:900px){body.ux-refined .page-main-image, body.ux-refined .page-image-block img{aspect-ratio:4/3;} body.ux-refined .mini-card.has-card-image .card-media img{aspect-ratio:4/3;}}


/* Baretti 100% publishing polish */
.image-refined-100{object-fit:cover;object-position:center center;background:#eef3f7;}
.card-media .image-refined-100,.mini-card .image-refined-100,.service-card .image-refined-100{width:100%;height:100%;display:block;aspect-ratio:4/3;}
.page-image-block .image-refined-100,.page-main-image.image-refined-100,.hero-image .image-refined-100{width:100%;display:block;aspect-ratio:16/9;}
.mini-card,.sector-card,.service-card,.p1-product-small,.p1-product-large,.application-card,.feature-card{will-change:transform;}
.mini-card:hover,.sector-card:hover,.service-card:hover,.p1-product-small:hover,.p1-product-large:hover,.application-card:hover,.feature-card:hover{transform:translateY(-7px);box-shadow:0 28px 56px rgba(8,34,58,.16);}
.mini-card:hover img,.sector-card:hover img,.service-card:hover img,.p1-product-small:hover img,.p1-product-large:hover img,.application-card:hover img,.feature-card:hover img{transform:scale(1.045);filter:contrast(1.03) saturate(1.04);}
.mini-card img,.sector-card img,.service-card img,.p1-product-small img,.p1-product-large img,.application-card img,.feature-card img{transition:transform .65s cubic-bezier(.22,1,.36,1),filter .35s ease;}
@media(max-width:768px){.page-image-block .image-refined-100,.page-main-image.image-refined-100{aspect-ratio:4/3}.mini-card:hover,.sector-card:hover,.service-card:hover{transform:none;}}


/* === Precision layout/image normalization pass === */
:root{--content-image-radius:18px;--content-image-shadow:0 18px 42px rgba(8,34,58,.12);}
img{max-width:100%;height:auto}
.content-grid,.cards-2,.cards-3,.cards-4,.sector-grid,.feature-grid,.footer-publish-grid,.tech-footer-grid{align-items:start}
.content-grid>*,.cards-2>*,.cards-3>*,.cards-4>*,.footer-publish-grid>*,.tech-footer-grid>*{min-width:0}
.content-grid>div,.content-grid>article,.content-grid>figure{width:100%}
.content-grid img,.image-panel img,.page-image-block img,.industrial-visual img,.visual-card img,.feature-card img,.sector-card img,.go-feature-image,.service-card img,.application-card img,.page-main-image{display:block;width:100%}
.image-panel,.page-image-block,.industrial-visual,.visual-card,.feature-card,.go-feature-body,.go-feature-image,.service-card,.application-card,.mini-card.has-card-image .card-media{overflow:hidden}
.image-panel,.page-image-block,.industrial-visual{border-radius:var(--content-image-radius);background:#fff;border:1px solid #e4ebf2;box-shadow:var(--content-image-shadow)}
.image-panel img,.page-image-block img,.industrial-visual img,.page-main-image{aspect-ratio:16/10;object-fit:cover;object-position:center}
.content-grid>div>img:first-child{border-radius:var(--content-image-radius);box-shadow:var(--content-image-shadow);border:1px solid #e4ebf2;aspect-ratio:16/10;object-fit:cover;object-position:center}
.page-image-block .image-note,.image-panel>div{padding:18px 20px 20px}
.page-image-block .image-note p,.image-panel>div p{margin:0;color:#5e7184;line-height:1.56}
.image-panel>div h3,.page-image-block .image-note h3{margin:0 0 8px;color:#102945;font-size:20px;line-height:1.18}
.industrial-visual img{min-height:0!important}
.content-grid>.text-block+.technical-note+.industrial-visual{grid-column:1;grid-row:2}
.content-grid>.text-block+.technical-note{grid-column:2;grid-row:1 / span 2;align-self:stretch}
.content-grid>.text-block+.technical-note+.industrial-visual img{height:100%}
.content-grid>.reveal:first-child:not(.text-block)+.text-block+.industrial-visual{grid-column:1 / span 2;grid-row:2}
.content-grid>.reveal:first-child:not(.text-block)+.text-block+.industrial-visual img{aspect-ratio:21/9}
.content-grid>.text-block+.image-panel+.industrial-visual{grid-column:1 / span 2;grid-row:2}
.content-grid>.text-block+.image-panel+.industrial-visual img{aspect-ratio:21/9}
.content-grid>.text-block+.page-image-block+.technical-note{grid-column:1;grid-row:2}
.content-grid>.text-block+.page-image-block{grid-column:2;grid-row:1 / span 2;align-self:stretch}
.content-grid>.text-block+.page-image-block img{height:100%}
.mini-card.has-card-image .card-media,.service-card .card-media,.feature-card img,.sector-card img,.go-feature-image{background:#f4f7fa}
.mini-card.has-card-image .card-media img,.service-card .card-media img,.feature-card img,.sector-card img,.go-feature-image{aspect-ratio:16/10;object-fit:cover;object-position:center}
.mini-card.has-card-image .card-media{height:170px}
body.ux-refined .mini-card .card-media{height:170px!important}
body.ux-refined .cards-3 .mini-card.has-card-image,body.ux-refined .cards-4 .mini-card.has-card-image{min-height:355px}
.sector-card .sector-photo{aspect-ratio:16/10;height:auto}
.p1-product-large .photo{margin-left:0;height:100%;min-height:176px;aspect-ratio:16/10;object-fit:cover;border-radius:0}
.p1-product-large{overflow:hidden}
.p1-product-small img{width:92px;height:92px;object-fit:cover}
.p1-footer .container{overflow:hidden}
.footer-publish-grid,.tech-footer-grid{grid-template-columns:minmax(220px,1.35fr) minmax(130px,.8fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,.9fr) minmax(220px,1.1fr)!important;gap:28px}
.footer-brand{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.footer-brand .p1-footer-logo,.p1-footer-logo{display:block;width:100%;max-width:240px!important;height:auto!important;object-fit:contain;object-position:left center;margin:0 0 18px}
.footer-brand p{max-width:320px;margin-bottom:18px}
.p1-footer ul{gap:10px}
.p1-footer li{overflow-wrap:anywhere}
.p1-footer .footer-company-data{display:flex;align-items:flex-start;gap:10px}
.p1-footer .footer-company-data .ico,.p1-footer li>.ico{flex:0 0 auto;margin-top:3px}
.social a,.social span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);color:#fff;font-weight:900;text-decoration:none;transition:transform .24s ease,background .24s ease,border-color .24s ease}
.social a:hover{transform:translateY(-3px);background:#ba1319;border-color:#ba1319;color:#fff}
.p1-footer .legal{align-items:flex-start}
.legal span:first-child{max-width:72%}
@media (max-width:1200px){
  .footer-publish-grid,.tech-footer-grid{grid-template-columns:1.2fr repeat(3,1fr)!important}
  .footer-publish-grid>div:last-child,.tech-footer-grid>div:last-child{grid-column:1 / -1}
}
@media (max-width:1050px){
  .content-grid,.content-grid.reverse{grid-template-columns:1fr!important}
  .content-grid>.text-block+.technical-note,.content-grid>.text-block+.technical-note+.industrial-visual,.content-grid>.reveal:first-child:not(.text-block)+.text-block+.industrial-visual,.content-grid>.text-block+.image-panel+.industrial-visual,.content-grid>.text-block+.page-image-block,.content-grid>.text-block+.page-image-block+.technical-note{grid-column:auto;grid-row:auto}
  .content-grid>.reveal:first-child:not(.text-block)+.text-block+.industrial-visual img,.content-grid>.text-block+.image-panel+.industrial-visual img,.image-panel img,.page-image-block img,.industrial-visual img,.content-grid>div>img:first-child{aspect-ratio:16/10}
}
@media (max-width:900px){
  .footer-publish-grid,.tech-footer-grid{grid-template-columns:1fr 1fr!important;gap:22px}
  .footer-brand,.footer-publish-grid>div:last-child,.tech-footer-grid>div:last-child{grid-column:1 / -1}
  .legal{flex-direction:column}.legal span:first-child{max-width:100%}
}
@media (max-width:640px){
  .footer-publish-grid,.tech-footer-grid{grid-template-columns:1fr!important}
  .footer-publish-grid>div,.tech-footer-grid>div{grid-column:auto!important}
  .footer-brand .p1-footer-logo,.p1-footer-logo{max-width:210px!important}
  .mini-card.has-card-image .card-media,body.ux-refined .mini-card .card-media{height:160px!important}
  .image-panel img,.page-image-block img,.industrial-visual img,.content-grid>div>img:first-child{aspect-ratio:4/3}
}


/* === ULTRAFINE PASS: professional image/box proportions and micro-layout === */
:root{
  --container:1180px;
  --ultra-radius:20px;
  --ultra-line:#e2ebf3;
  --ultra-shadow:0 18px 44px rgba(8,34,58,.12);
  --ultra-shadow-hover:0 28px 62px rgba(8,34,58,.16);
}
body.ultrafine-layout img{max-width:100%;height:auto}
body.ultrafine-layout .container{width:min(var(--container),calc(100% - 72px))}
body.ultrafine-layout .section{padding-top:76px;padding-bottom:76px}
body.ultrafine-layout .section.alt{background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%)}
body.ultrafine-layout .section-head{max-width:820px;margin-bottom:34px}
body.ultrafine-layout .section-title{line-height:1.08;letter-spacing:-.045em}
body.ultrafine-layout .text-block h2{max-width:760px;line-height:1.12;letter-spacing:-.035em}
body.ultrafine-layout .text-block p,
body.ultrafine-layout .text-block li{font-size:16px;line-height:1.72}
body.ultrafine-layout .content-grid{
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:42px;
  align-items:start;
}
body.ultrafine-layout .content-grid>*{min-width:0}
body.ultrafine-layout .content-grid.ultrafine-two-col>.text-block{align-self:start}
body.ultrafine-layout .refined-side-stack{
  display:grid;
  grid-template-columns:1fr;
  gap:22px;
  min-width:0;
  align-self:start;
}
body.ultrafine-layout .refined-side-stack>.technical-note,
body.ultrafine-layout .refined-side-stack>.industrial-visual,
body.ultrafine-layout .refined-side-stack>.image-panel,
body.ultrafine-layout .refined-side-stack>.page-image-block{width:100%;margin:0}
body.ultrafine-layout .technical-note{
  border-radius:22px!important;
  padding:30px!important;
  min-height:auto!important;
  box-shadow:0 22px 50px rgba(8,34,58,.16)!important;
}
body.ultrafine-layout .technical-note h3{font-size:25px;line-height:1.13;margin-bottom:12px}
body.ultrafine-layout .technical-note p{font-size:15.5px;line-height:1.68}
body.ultrafine-layout .image-panel,
body.ultrafine-layout .page-image-block,
body.ultrafine-layout .industrial-visual{
  border-radius:var(--ultra-radius);
  border:1px solid var(--ultra-line);
  background:#fff;
  box-shadow:var(--ultra-shadow);
  overflow:hidden;
}
body.ultrafine-layout .image-panel img,
body.ultrafine-layout .page-image-block img,
body.ultrafine-layout .industrial-visual img,
body.ultrafine-layout .content-grid>div>img:first-child{
  display:block;
  width:100%;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center;
}
body.ultrafine-layout .refined-side-stack .industrial-visual img,
body.ultrafine-layout .refined-side-stack .image-panel img,
body.ultrafine-layout .refined-side-stack .page-image-block img{aspect-ratio:16/9}
body.ultrafine-layout .image-panel>div,
body.ultrafine-layout .page-image-block .image-note{padding:18px 20px 20px;background:#fff}
body.ultrafine-layout .image-panel>div h3,
body.ultrafine-layout .page-image-block .image-note h3{margin:0 0 8px;font-size:20px;line-height:1.18;color:#102945}
body.ultrafine-layout .image-panel>div p,
body.ultrafine-layout .page-image-block .image-note p{margin:0;font-size:14.5px;line-height:1.62;color:#5d7085}
body.ultrafine-layout .cards-2,
body.ultrafine-layout .cards-3,
body.ultrafine-layout .cards-4,
body.ultrafine-layout .sector-grid,
body.ultrafine-layout .product-card-grid{align-items:stretch}
body.ultrafine-layout .mini-card,
body.ultrafine-layout .feature-card,
body.ultrafine-layout .sector-card,
body.ultrafine-layout .service-card,
body.ultrafine-layout .product-card{
  border-radius:20px!important;
  border-color:var(--ultra-line)!important;
  box-shadow:0 12px 30px rgba(8,34,58,.09)!important;
  overflow:hidden;
}
body.ultrafine-layout .mini-card.has-card-image{padding:0 24px 24px!important;min-height:360px}
body.ultrafine-layout .cards-4 .mini-card.has-card-image{min-height:350px}
body.ultrafine-layout .cards-3 .mini-card.has-card-image{min-height:370px}
body.ultrafine-layout .mini-card .card-media{
  margin:0 -24px 22px!important;
  height:auto!important;
  aspect-ratio:16/10;
  border-bottom:1px solid var(--ultra-line);
}
body.ultrafine-layout .mini-card .card-media img,
body.ultrafine-layout .service-card .card-media img,
body.ultrafine-layout .feature-card img,
body.ultrafine-layout .sector-card img,
body.ultrafine-layout .go-feature-image,
body.ultrafine-layout .application-card img{
  width:100%;
  height:100%!important;
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center;
}
body.ultrafine-layout .mini-card h4{font-size:20px;line-height:1.16;margin-bottom:10px;min-height:auto}
body.ultrafine-layout .mini-card p{font-size:14px;line-height:1.62;margin-bottom:14px}
body.ultrafine-layout .link-red{margin-top:auto}
body.ultrafine-layout .sector-card .sector-photo{height:auto!important;aspect-ratio:16/10}
body.ultrafine-layout .p1-product-large{grid-template-columns:minmax(240px,46%) minmax(0,1fr);align-items:stretch}
body.ultrafine-layout .p1-product-large .photo{
  width:100%;
  height:100%!important;
  min-height:220px;
  margin:0!important;
  object-fit:cover;
  object-position:center;
}
body.ultrafine-layout .p1-product-small{grid-template-columns:96px minmax(0,1fr);align-items:start}
body.ultrafine-layout .p1-product-small img{
  width:96px!important;
  height:96px!important;
  object-fit:cover;
  object-position:center;
  border-radius:18px;
}
body.ultrafine-layout .p1-footer{
  padding:54px 0 22px;
  background:linear-gradient(135deg,#041a2d 0%,#06233d 50%,#0a304f 100%)!important;
}
body.ultrafine-layout .p1-footer .container{width:min(1280px,calc(100% - 72px))}
body.ultrafine-layout .footer-publish-grid,
body.ultrafine-layout .tech-footer-grid{
  display:grid;
  grid-template-columns:minmax(300px,1.55fr) minmax(150px,.8fr) minmax(160px,1fr) minmax(180px,1.05fr) minmax(170px,.95fr) minmax(250px,1.25fr)!important;
  gap:32px;
  align-items:start;
}
body.ultrafine-layout .footer-brand{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
body.ultrafine-layout .footer-brand .p1-footer-logo,
body.ultrafine-layout .p1-footer-logo{
  width:100%!important;
  max-width:235px!important;
  height:auto!important;
  max-height:56px!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0 0 22px!important;
}
body.ultrafine-layout .footer-brand p{
  max-width:360px!important;
  font-size:15px!important;
  line-height:1.68!important;
  color:#c1d0df!important;
  margin-bottom:22px!important;
}
body.ultrafine-layout .p1-footer h5{
  font-size:14px!important;
  line-height:1.25;
  letter-spacing:.075em;
  margin-bottom:18px!important;
}
body.ultrafine-layout .p1-footer ul{gap:11px!important}
body.ultrafine-layout .p1-footer li,
body.ultrafine-layout .p1-footer a{
  font-size:14.5px!important;
  line-height:1.46!important;
}
body.ultrafine-layout .p1-footer li{overflow-wrap:anywhere}
body.ultrafine-layout .footer-company-data{
  display:flex!important;
  gap:10px;
  align-items:flex-start;
}
body.ultrafine-layout .footer-company-data .ico,
body.ultrafine-layout .p1-footer li>.ico{
  flex:0 0 auto;
  margin-top:4px;
}
body.ultrafine-layout .social{gap:12px}
body.ultrafine-layout .social a,
body.ultrafine-layout .social span{
  width:40px!important;
  height:40px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.11)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:900!important;
}
body.ultrafine-layout .legal{
  margin-top:34px!important;
  padding-top:18px!important;
  align-items:flex-start!important;
  line-height:1.55;
}
body.ultrafine-layout .legal>span:first-child{max-width:74%}
@media(max-width:1280px){
  body.ultrafine-layout .footer-publish-grid,
  body.ultrafine-layout .tech-footer-grid{
    grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(160px,1fr))!important;
  }
  body.ultrafine-layout .footer-publish-grid>div:nth-child(5),
  body.ultrafine-layout .tech-footer-grid>div:nth-child(5),
  body.ultrafine-layout .footer-publish-grid>div:nth-child(6),
  body.ultrafine-layout .tech-footer-grid>div:nth-child(6){grid-column:auto}
}
@media(max-width:1050px){
  body.ultrafine-layout .container,
  body.ultrafine-layout .p1-footer .container{width:min(100% - 40px,var(--container))}
  body.ultrafine-layout .content-grid,
  body.ultrafine-layout .content-grid.reverse,
  body.ultrafine-layout .content-grid.ultrafine-two-col{grid-template-columns:1fr!important;gap:28px}
  body.ultrafine-layout .refined-side-stack{gap:20px}
  body.ultrafine-layout .footer-publish-grid,
  body.ultrafine-layout .tech-footer-grid{grid-template-columns:1fr 1fr!important;gap:26px}
  body.ultrafine-layout .footer-brand{grid-column:1/-1}
  body.ultrafine-layout .footer-brand p{max-width:680px!important}
}
@media(max-width:720px){
  body.ultrafine-layout .section{padding-top:54px;padding-bottom:54px}
  body.ultrafine-layout .container,
  body.ultrafine-layout .p1-footer .container{width:calc(100% - 28px)}
  body.ultrafine-layout .cards-3,
  body.ultrafine-layout .cards-4{grid-template-columns:1fr!important}
  body.ultrafine-layout .mini-card.has-card-image,
  body.ultrafine-layout .cards-3 .mini-card.has-card-image,
  body.ultrafine-layout .cards-4 .mini-card.has-card-image{min-height:0}
  body.ultrafine-layout .mini-card .card-media{aspect-ratio:4/3}
  body.ultrafine-layout .image-panel img,
  body.ultrafine-layout .page-image-block img,
  body.ultrafine-layout .industrial-visual img,
  body.ultrafine-layout .content-grid>div>img:first-child{aspect-ratio:4/3}
  body.ultrafine-layout .footer-publish-grid,
  body.ultrafine-layout .tech-footer-grid{grid-template-columns:1fr!important}
  body.ultrafine-layout .footer-brand{grid-column:auto}
  body.ultrafine-layout .footer-brand .p1-footer-logo{max-width:205px!important;max-height:50px!important}
  body.ultrafine-layout .legal{flex-direction:column}
  body.ultrafine-layout .legal>span:first-child{max-width:100%}
}


/* === Applications refinery/EPC focused redesign === */
body.applications-page-refinery .page-hero{min-height:410px;background-position:center center!important;}
body.applications-page-refinery .page-hero .container{align-items:center;gap:42px;}
body.applications-page-refinery .page-hero h1{max-width:760px;}
body.applications-page-refinery .page-hero p{max-width:720px;font-size:18px;line-height:1.68;}
body.applications-page-refinery .hero-panel{max-width:430px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.10);box-shadow:0 22px 54px rgba(0,0,0,.20);}
body.applications-page-refinery .section{padding:70px 0;}
body.applications-page-refinery .section-head{max-width:860px;margin-bottom:34px;}
body.applications-page-refinery .section-head p{font-size:16.5px;line-height:1.72;}
body.applications-page-refinery .compact-head{max-width:760px;margin-bottom:28px;}
body.applications-page-refinery .app-duty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch;}
body.applications-page-refinery .app-duty-card{position:relative;background:#fff;border:1px solid #e3ebf2;border-radius:18px;padding:24px 22px 22px;box-shadow:0 14px 34px rgba(8,34,58,.08);overflow:hidden;min-height:190px;}
body.applications-page-refinery .app-duty-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#ba1319,rgba(186,19,25,0));}
body.applications-page-refinery .app-duty-card span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff0f1;color:#ba1319;font-weight:950;margin-bottom:18px;}
body.applications-page-refinery .app-duty-card h3{margin:0 0 10px;color:#102945;font-size:21px;line-height:1.14;letter-spacing:-.025em;}
body.applications-page-refinery .app-duty-card p{margin:0;color:#617488;font-size:14px;line-height:1.62;}
body.applications-page-refinery .app-feature-grid,.app-panel-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:34px;align-items:center;}
body.applications-page-refinery .app-feature-grid.reverse{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);}
body.applications-page-refinery .app-feature-image,.app-panel-image{margin:0;border-radius:24px;overflow:hidden;border:1px solid #e1eaf2;box-shadow:0 26px 58px rgba(8,34,58,.14);background:#f4f7fa;}
body.applications-page-refinery .app-feature-image img,body.applications-page-refinery .app-panel-image img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center;}
body.applications-page-refinery .app-feature-copy,.app-panel-copy{background:#fff;border:1px solid #e3ebf2;border-radius:24px;padding:34px 34px 32px;box-shadow:0 22px 52px rgba(8,34,58,.10);}
body.applications-page-refinery .app-feature-copy h2,.app-panel-copy h2{font-size:34px;line-height:1.08;color:#102945;margin:0 0 16px;letter-spacing:-.04em;}
body.applications-page-refinery .app-feature-copy p,.app-panel-copy p{font-size:15.8px;line-height:1.72;color:#5d7084;margin:0 0 22px;}
body.applications-page-refinery .app-checklist{display:grid;gap:12px;margin:20px 0 26px;}
body.applications-page-refinery .app-checklist div,.app-data-list li{background:#f8fafc;border:1px solid #e6edf4;border-radius:14px;padding:14px 16px;}
body.applications-page-refinery .app-checklist strong{display:block;color:#102945;font-size:14.5px;margin-bottom:4px;}
body.applications-page-refinery .app-checklist span{display:block;color:#607286;font-size:13.8px;line-height:1.55;}
body.applications-page-refinery .app-data-list{display:grid;gap:12px;padding:0;margin:22px 0 0;list-style:none;}
body.applications-page-refinery .app-data-list li{font-size:14.2px;line-height:1.55;color:#607286;}
body.applications-page-refinery .app-data-list strong{color:#102945;}
body.applications-page-refinery .app-route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
body.applications-page-refinery .app-route-card,.app-context-card{background:#fff;border:1px solid #e3ebf2;border-radius:20px;overflow:hidden;box-shadow:0 18px 42px rgba(8,34,58,.10);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;display:flex;flex-direction:column;}
body.applications-page-refinery .app-route-card:hover,.app-context-card:hover{transform:translateY(-6px);box-shadow:0 26px 54px rgba(8,34,58,.14);border-color:rgba(186,19,25,.25);}
body.applications-page-refinery .app-route-card img,body.applications-page-refinery .app-context-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center;background:#f4f7fa;}
body.applications-page-refinery .app-route-card>div,body.applications-page-refinery .app-context-card>div{padding:24px 22px 24px;display:flex;flex-direction:column;flex:1;}
body.applications-page-refinery .app-route-card h3,body.applications-page-refinery .app-context-card h3{font-size:24px;line-height:1.1;color:#102945;margin:0 0 12px;letter-spacing:-.03em;}
body.applications-page-refinery .app-route-card p,body.applications-page-refinery .app-context-card p{color:#607286;font-size:14.3px;line-height:1.62;margin:0 0 18px;}
body.applications-page-refinery .app-route-card .link-red{margin-top:auto;}
body.applications-page-refinery .app-context-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
body.applications-page-refinery .app-final-cta{padding-top:52px;}
body.applications-page-refinery .project-proposal-cta{border-radius:20px;padding:32px 34px;align-items:center;}
body.applications-page-refinery .project-proposal-cta h3{font-size:28px;line-height:1.15;}
body.applications-page-refinery .project-proposal-cta p{font-size:15.5px;line-height:1.62;}
body.applications-page-refinery .p1-footer{padding-bottom:34px;overflow:visible;}
body.applications-page-refinery .p1-footer .container{overflow:visible;}
@media(max-width:1180px){
  body.applications-page-refinery .app-duty-grid,body.applications-page-refinery .app-route-grid,body.applications-page-refinery .app-context-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:960px){
  body.applications-page-refinery .page-hero .container,body.applications-page-refinery .app-feature-grid,body.applications-page-refinery .app-feature-grid.reverse,body.applications-page-refinery .app-panel-grid{grid-template-columns:1fr;}
  body.applications-page-refinery .page-hero{min-height:0;}
  body.applications-page-refinery .hero-panel{max-width:none;}
  body.applications-page-refinery .app-feature-copy,.app-panel-copy{padding:28px;}
}
@media(max-width:640px){
  body.applications-page-refinery .section{padding:48px 0;}
  body.applications-page-refinery .app-duty-grid,body.applications-page-refinery .app-route-grid,body.applications-page-refinery .app-context-grid{grid-template-columns:1fr;}
  body.applications-page-refinery .app-feature-copy h2,body.applications-page-refinery .app-panel-copy h2{font-size:28px;}
  body.applications-page-refinery .app-feature-copy,.app-panel-copy{padding:24px 22px;}
  body.applications-page-refinery .project-proposal-cta{padding:26px 22px;}
}


/* === Applications page final layout pass: EPC/refinery UX === */
body.applications-page-refinery.applications-layout-final-pass{
  --app-max-text: 1180px;
  --app-section-gap: clamp(54px, 6vw, 86px);
  --app-radius: 24px;
  --app-card-shadow: 0 18px 44px rgba(8,34,58,.10);
  --app-card-shadow-hover: 0 28px 62px rgba(8,34,58,.15);
}
body.applications-page-refinery.applications-layout-final-pass .section{
  padding-top: var(--app-section-gap);
  padding-bottom: var(--app-section-gap);
}
body.applications-page-refinery.applications-layout-final-pass .app-refinery-intro{
  padding-bottom: clamp(46px,5vw,70px);
}
body.applications-page-refinery.applications-layout-final-pass .section-head,
body.applications-page-refinery.applications-layout-final-pass .section-head.compact-head{
  max-width: var(--app-max-text)!important;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
}
body.applications-page-refinery.applications-layout-final-pass .section-head .section-title{
  max-width: 980px;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.03;
  letter-spacing: -.055em;
}
body.applications-page-refinery.applications-layout-final-pass .section-head p{
  max-width: 1040px;
  font-size: clamp(15.8px,1.35vw,18px);
  line-height: 1.72;
  color: #52677c;
}
body.applications-page-refinery.applications-layout-final-pass .app-duty-grid{
  position: relative;
  margin-top: 30px;
  padding: 24px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  border-radius: 26px;
  background: linear-gradient(135deg,#f7fafc 0%,#fff 62%,#f2f6fa 100%);
  border: 1px solid #dce7f0;
  box-shadow: 0 22px 58px rgba(8,34,58,.10);
}
body.applications-page-refinery.applications-layout-final-pass .app-duty-grid:before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height: 6px;
  border-radius: 26px 26px 0 0;
  background: linear-gradient(90deg,#ba1319 0,#ba1319 18%,rgba(186,19,25,0) 72%);
  pointer-events:none;
}
body.applications-page-refinery.applications-layout-final-pass .app-duty-card{
  min-height: 205px;
  padding: 26px 24px 24px;
  border-radius: 18px;
  box-shadow: 0 12px 30px rgba(8,34,58,.07);
  display: flex;
  flex-direction: column;
}
body.applications-page-refinery.applications-layout-final-pass .app-duty-card span{
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  font-size: 12px;
}
body.applications-page-refinery.applications-layout-final-pass .app-duty-card h3{
  font-size: clamp(18px,1.6vw,23px);
  min-height: 2.25em;
}
body.applications-page-refinery.applications-layout-final-pass .app-duty-card p{
  font-size: 14.4px;
  line-height: 1.62;
}
body.applications-page-refinery.applications-layout-final-pass .app-refinery-feature,
body.applications-page-refinery.applications-layout-final-pass .app-engineering-panel{
  background: linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);
}
body.applications-page-refinery.applications-layout-final-pass .app-feature-grid,
body.applications-page-refinery.applications-layout-final-pass .app-panel-grid{
  display:grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(30px, 4vw, 58px);
  align-items: center;
}
body.applications-page-refinery.applications-layout-final-pass .app-feature-grid.reverse{
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
}
body.applications-page-refinery.applications-layout-final-pass .app-feature-image,
body.applications-page-refinery.applications-layout-final-pass .app-panel-image{
  border-radius: 24px;
  min-height: 430px;
  box-shadow: 0 30px 70px rgba(8,34,58,.14);
}
body.applications-page-refinery.applications-layout-final-pass .app-feature-image img,
body.applications-page-refinery.applications-layout-final-pass .app-panel-image img{
  height: 100%;
  min-height: 430px;
  aspect-ratio: 16/11;
  object-fit: cover;
  object-position: center;
}
body.applications-page-refinery.applications-layout-final-pass .app-feature-copy,
body.applications-page-refinery.applications-layout-final-pass .app-panel-copy{
  padding: clamp(32px, 4vw, 52px);
  border-radius: 26px;
  box-shadow: var(--app-card-shadow);
  border: 1px solid #dfe9f2;
  max-width: none;
}
body.applications-page-refinery.applications-layout-final-pass .app-feature-copy h2,
body.applications-page-refinery.applications-layout-final-pass .app-panel-copy h2{
  font-size: clamp(32px, 3.5vw, 48px);
  line-height: 1.04;
  max-width: 680px;
}
body.applications-page-refinery.applications-layout-final-pass .app-feature-copy p,
body.applications-page-refinery.applications-layout-final-pass .app-panel-copy p{
  font-size: clamp(15.8px,1.25vw,17.4px);
  max-width: 720px;
}
body.applications-page-refinery.applications-layout-final-pass .app-checklist,
body.applications-page-refinery.applications-layout-final-pass .app-data-list{
  gap: 14px;
}
body.applications-page-refinery.applications-layout-final-pass .app-checklist div,
body.applications-page-refinery.applications-layout-final-pass .app-data-list li{
  border-radius: 14px;
  padding: 16px 18px;
  background: linear-gradient(180deg,#f9fbfd,#fff);
}
body.applications-page-refinery.applications-layout-final-pass .app-product-routes{
  padding-top: clamp(58px,6vw,92px);
  padding-bottom: clamp(58px,6vw,92px);
}
body.applications-page-refinery.applications-layout-final-pass .app-route-grid,
body.applications-page-refinery.applications-layout-final-pass .app-context-grid{
  margin-top: 30px;
  display:grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}
body.applications-page-refinery.applications-layout-final-pass .app-route-card,
body.applications-page-refinery.applications-layout-final-pass .app-context-card{
  border-radius: 22px;
  box-shadow: var(--app-card-shadow);
  min-height: 100%;
}
body.applications-page-refinery.applications-layout-final-pass .app-route-card:hover,
body.applications-page-refinery.applications-layout-final-pass .app-context-card:hover{
  box-shadow: var(--app-card-shadow-hover);
}
body.applications-page-refinery.applications-layout-final-pass .app-route-card img,
body.applications-page-refinery.applications-layout-final-pass .app-context-card img{
  aspect-ratio: 16/10;
  height: auto;
}
body.applications-page-refinery.applications-layout-final-pass .app-route-card>div,
body.applications-page-refinery.applications-layout-final-pass .app-context-card>div{
  padding: 28px 26px 28px;
}
body.applications-page-refinery.applications-layout-final-pass .app-route-card h3,
body.applications-page-refinery.applications-layout-final-pass .app-context-card h3{
  font-size: clamp(21px,2vw,27px);
  line-height: 1.08;
}
body.applications-page-refinery.applications-layout-final-pass .app-route-card p,
body.applications-page-refinery.applications-layout-final-pass .app-context-card p{
  font-size: 14.8px;
  line-height: 1.66;
}
body.applications-page-refinery.applications-layout-final-pass .app-terminal-feature .app-feature-copy{
  max-width: none;
}
body.applications-page-refinery.applications-layout-final-pass .app-final-cta{
  padding-top: clamp(40px,5vw,70px);
}
body.applications-page-refinery.applications-layout-final-pass .app-final-cta .cta-strip{
  align-items:center;
  padding: clamp(26px,3.5vw,40px);
  border-radius: 20px;
  overflow: visible;
}
body.applications-page-refinery.applications-layout-final-pass .app-final-cta .cta-strip h3{
  font-size: clamp(24px,2.4vw,34px);
}
body.applications-page-refinery.applications-layout-final-pass .app-final-cta .cta-strip p{
  max-width: 850px;
  line-height: 1.55;
}
/* Footer correction for the applications page */
body.applications-page-refinery.applications-layout-final-pass .p1-footer{
  overflow: visible;
  padding-top: 58px;
  padding-bottom: 28px;
}
body.applications-page-refinery.applications-layout-final-pass .p1-footer .container{
  overflow: visible;
}
body.applications-page-refinery.applications-layout-final-pass .footer-publish-grid.tech-footer-grid{
  display:grid;
  grid-template-columns: minmax(240px, 1.35fr) minmax(120px,.75fr) minmax(135px,.9fr) minmax(155px,1fr) minmax(150px,.95fr) minmax(220px,1.2fr)!important;
  gap: clamp(22px, 2.4vw, 42px);
  align-items:start;
}
body.applications-page-refinery.applications-layout-final-pass .footer-brand .p1-footer-logo{
  max-width: 210px!important;
  height:auto!important;
  object-fit: contain;
  object-position:left center;
  margin-bottom: 18px;
}
body.applications-page-refinery.applications-layout-final-pass .footer-brand p{
  max-width: 360px;
  font-size: 14.2px;
  line-height: 1.62;
}
body.applications-page-refinery.applications-layout-final-pass .p1-footer h5{
  font-size: 13.5px;
  line-height: 1.25;
  margin-bottom: 18px;
}
body.applications-page-refinery.applications-layout-final-pass .p1-footer li,
body.applications-page-refinery.applications-layout-final-pass .p1-footer a{
  font-size: 13.5px;
  line-height: 1.45;
}
body.applications-page-refinery.applications-layout-final-pass .p1-footer ul{
  gap: 10px;
}
body.applications-page-refinery.applications-layout-final-pass .legal{
  padding-top: 20px;
  margin-top: 38px;
  gap: 20px;
  align-items: flex-start;
}
body.applications-page-refinery.applications-layout-final-pass .legal>span:first-child{
  max-width: 72%;
  line-height: 1.55;
}
@media(max-width:1180px){
  body.applications-page-refinery.applications-layout-final-pass .app-duty-grid,
  body.applications-page-refinery.applications-layout-final-pass .app-route-grid,
  body.applications-page-refinery.applications-layout-final-pass .app-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  body.applications-page-refinery.applications-layout-final-pass .footer-publish-grid.tech-footer-grid{grid-template-columns:1.4fr 1fr 1fr!important;}
  body.applications-page-refinery.applications-layout-final-pass .footer-brand{grid-column:1 / -1;}
}
@media(max-width:920px){
  body.applications-page-refinery.applications-layout-final-pass .app-feature-grid,
  body.applications-page-refinery.applications-layout-final-pass .app-feature-grid.reverse,
  body.applications-page-refinery.applications-layout-final-pass .app-panel-grid{grid-template-columns:1fr;}
  body.applications-page-refinery.applications-layout-final-pass .app-feature-image,
  body.applications-page-refinery.applications-layout-final-pass .app-panel-image{min-height:0;}
  body.applications-page-refinery.applications-layout-final-pass .app-feature-image img,
  body.applications-page-refinery.applications-layout-final-pass .app-panel-image img{min-height:0;aspect-ratio:16/9;}
  body.applications-page-refinery.applications-layout-final-pass .section-head .section-title{max-width:100%;}
  body.applications-page-refinery.applications-layout-final-pass .legal{flex-direction:column;}
  body.applications-page-refinery.applications-layout-final-pass .legal>span:first-child{max-width:100%;}
}
@media(max-width:640px){
  body.applications-page-refinery.applications-layout-final-pass .section{padding-top:48px;padding-bottom:48px;}
  body.applications-page-refinery.applications-layout-final-pass .app-duty-grid,
  body.applications-page-refinery.applications-layout-final-pass .app-route-grid,
  body.applications-page-refinery.applications-layout-final-pass .app-context-grid{grid-template-columns:1fr;padding:16px;gap:16px;}
  body.applications-page-refinery.applications-layout-final-pass .app-feature-copy,
  body.applications-page-refinery.applications-layout-final-pass .app-panel-copy{padding:24px 20px;}
  body.applications-page-refinery.applications-layout-final-pass .footer-publish-grid.tech-footer-grid{grid-template-columns:1fr!important;}
  body.applications-page-refinery.applications-layout-final-pass .footer-brand .p1-footer-logo{max-width:190px!important;}
}


/* Applications SEO/content refinement */
.app-seo-faq{padding-top:64px;padding-bottom:64px}
.app-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}
.app-faq-card{background:#fff;border:1px solid #e4ebf2;border-radius:18px;box-shadow:0 18px 40px rgba(8,34,58,.10);padding:24px 24px 22px;position:relative;overflow:hidden}
.app-faq-card:before{content:"";display:block;width:58px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ba1319,rgba(186,19,25,0));margin-bottom:14px}
.app-faq-card h3{font-size:20px;line-height:1.18;color:#102945;margin:0 0 10px;letter-spacing:-.02em}
.app-faq-card p{font-size:14.5px;line-height:1.62;color:#607286;margin:0}
@media(max-width:820px){.app-faq-grid{grid-template-columns:1fr}.app-seo-faq{padding-top:42px;padding-bottom:42px}}


/* Applications reinsertion pass: application-area cards and specific product images */
body.applications-page-refinery .app-refinery-intro .section-head{max-width:1220px;margin-bottom:34px;}
body.applications-page-refinery .app-refinery-intro .section-title{max-width:1180px;}
body.applications-page-refinery .app-refinery-intro .section-head p{max-width:1040px;font-size:18px;line-height:1.72;}
body.applications-page-refinery .app-duty-card.app-area-card{padding:34px 34px 36px;min-height:285px;border-radius:24px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(180deg,#fff,#fbfdff);}
body.applications-page-refinery .app-duty-card.app-area-card>span.pill{position:static;width:auto;height:auto;border-radius:999px;display:inline-flex;align-self:flex-start;margin:0 0 24px;padding:8px 14px;background:#fff0f1;color:#ba1319;border:1px solid rgba(186,19,25,.18);font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;}
body.applications-page-refinery .app-duty-card.app-area-card h3{font-size:25px;line-height:1.08;margin:0 0 18px;letter-spacing:-.035em;color:#102945;}
body.applications-page-refinery .app-duty-card.app-area-card p{font-size:16px;line-height:1.66;color:#5d7084;margin:0;}
body.applications-page-refinery .app-transfer-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch;}
body.applications-page-refinery .app-transfer-card{background:#fff;border:1px solid #e2ebf3;border-radius:26px;overflow:hidden;box-shadow:0 22px 54px rgba(8,34,58,.12);display:flex;flex-direction:column;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}
body.applications-page-refinery .app-transfer-card:hover{transform:translateY(-7px);box-shadow:0 30px 70px rgba(8,34,58,.16);border-color:rgba(186,19,25,.24);}
body.applications-page-refinery .app-transfer-card img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;display:block;background:#eef3f8;}
body.applications-page-refinery .app-transfer-card>div{padding:34px 34px 36px;display:flex;flex-direction:column;flex:1;}
body.applications-page-refinery .app-transfer-card h3{font-size:29px;line-height:1.08;letter-spacing:-.04em;color:#102945;margin:0 0 16px;}
body.applications-page-refinery .app-transfer-card p{font-size:16.5px;line-height:1.68;color:#5d7084;margin:0 0 24px;}
body.applications-page-refinery .app-transfer-card .link-red{margin-top:auto;}
body.applications-page-refinery .app-route-card img{object-position:center;}
body.applications-page-refinery .app-route-card:nth-child(2) img{object-position:center 42%;}
body.applications-page-refinery .app-route-card:nth-child(3) img{object-position:center;}
body.applications-page-refinery .app-product-routes .section-head p{max-width:1080px;}
@media(max-width:1100px){body.applications-page-refinery .app-transfer-card-grid{grid-template-columns:1fr 1fr;}body.applications-page-refinery .app-transfer-card-grid .app-transfer-card:last-child{grid-column:1/-1;}}
@media(max-width:760px){body.applications-page-refinery .app-transfer-card-grid{grid-template-columns:1fr;}body.applications-page-refinery .app-transfer-card-grid .app-transfer-card:last-child{grid-column:auto;}body.applications-page-refinery .app-duty-card.app-area-card{padding:28px 24px;min-height:0;}body.applications-page-refinery .app-transfer-card>div{padding:28px 24px;}body.applications-page-refinery .app-transfer-card h3{font-size:25px;}}


/* Products menu restructure – Mass Transfer / Loading-Unloading / Spare Parts */
.p1-nav .products-dropdown{position:relative}
.p1-nav .products-dropdown .products-mega-v3{
  width:min(1060px,calc(100vw - 56px));
  min-width:980px;
  max-height:calc(100vh - 128px);
  overflow:auto;
  grid-template-columns:.82fr 1.42fr .86fr!important;
  gap:20px!important;
  padding:22px!important;
  border-radius:24px!important;
  background:#fff;
  border:1px solid #dfe7f0!important;
  box-shadow:0 28px 70px rgba(8,34,58,.18)!important;
}
.products-mega-v3 .products-menu-group{
  display:flex!important;
  flex-direction:column;
  align-items:stretch;
  gap:8px!important;
  min-width:0;
  padding:0;
}
.products-mega-v3 .products-menu-title{
  display:flex!important;
  align-items:center;
  min-height:54px;
  margin:0 0 6px!important;
  padding:14px 16px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#f7f9fc,#eef3f8)!important;
  border:1px solid #e5edf4!important;
  color:#ba1319!important;
  font-size:14px!important;
  font-weight:950!important;
  text-transform:uppercase;
  letter-spacing:.065em;
  line-height:1.18;
}
.products-mega-v3 .mass-transfer-lines .products-menu-title:after{
  content:"CORE";
  margin-left:auto;
  padding:5px 9px;
  border-radius:999px;
  background:#ba1319;
  color:#fff;
  font-size:10px;
  letter-spacing:.07em;
}
.products-mega-v3 a{
  text-decoration:none!important;
}
.products-mega-v3 .product-link,
.products-mega-v3 .product-category-link{
  display:block!important;
  padding:13px 15px!important;
  border-radius:14px!important;
  color:#102945!important;
  background:#fff;
  border:1px solid transparent;
  line-height:1.2!important;
  white-space:normal!important;
}
.products-mega-v3 .product-link span,
.products-mega-v3 .product-category-link span{
  display:block;
  font-size:15px;
  font-weight:920;
  letter-spacing:-.02em;
}
.products-mega-v3 small{
  display:block;
  margin-top:5px;
  color:#64788d;
  font-size:11.5px;
  font-weight:650;
  line-height:1.35;
}
.products-mega-v3 .product-category-link{
  background:linear-gradient(180deg,#fff6f6,#fff);
  border-color:#f0d0d2;
}
.products-mega-v3 .product-category-link span{
  color:#ba1319;
}
.products-mega-v3 .product-sublist{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:7px 9px;
  margin:0 0 8px 0;
  padding:4px 0 10px 14px;
  border-left:3px solid #f2d1d3;
}
.products-mega-v3 .product-sublist a{
  display:block!important;
  padding:9px 10px!important;
  border-radius:11px!important;
  background:#f8fafc;
  color:#102945!important;
  font-size:12.8px!important;
  font-weight:850!important;
  line-height:1.22!important;
  white-space:normal!important;
  border:1px solid #edf2f6;
}
.products-mega-v3 .product-link:hover,
.products-mega-v3 .product-category-link:hover,
.products-mega-v3 .product-sublist a:hover{
  background:#fff0f1!important;
  border-color:#f0c1c4!important;
  color:#ba1319!important;
  transform:translateY(-1px);
}
.products-mega-v3 .product-sublist a:hover{color:#ba1319!important}
.products-mega-v3 .spare-parts-access .product-link{
  min-height:76px;
}
@media (max-width:1180px){
  .p1-nav .products-dropdown .products-mega-v3{
    min-width:0;
    width:calc(100vw - 36px);
    left:50%!important;
    transform:translateX(-50%);
    grid-template-columns:1fr 1.15fr .9fr!important;
  }
}
@media (max-width:880px){
  .p1-nav .products-dropdown{width:100%}
  .p1-nav .products-dropdown .dd{width:100%;justify-content:space-between}
  .p1-nav .products-dropdown .products-mega-v3{
    position:static!important;
    display:none!important;
    width:100%!important;
    min-width:0!important;
    max-height:none!important;
    transform:none!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:12px 0 0!important;
    margin:6px 0 0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow:visible!important;
    background:transparent!important;
  }
  .p1-nav.open .products-dropdown:hover .products-mega-v3,
  .p1-nav.open .products-dropdown:focus-within .products-mega-v3{
    display:grid!important;
  }
  .products-mega-v3 .products-menu-title{
    min-height:46px;
    padding:12px 14px!important;
    font-size:13px!important;
  }
  .products-mega-v3 .product-link,
  .products-mega-v3 .product-category-link{
    padding:11px 13px!important;
    border:1px solid #edf2f6;
    background:#fff;
  }
  .products-mega-v3 .product-link span,
  .products-mega-v3 .product-category-link span{
    font-size:14px!important;
  }
  .products-mega-v3 .product-sublist{
    grid-template-columns:1fr!important;
    padding-left:12px;
  }
  .products-mega-v3 .product-sublist a{
    font-size:13px!important;
  }
}


/* === Global replication of Applications header/menu/footer standard === */
body.baretti-template-unified .p1-header{z-index:900;background:#fff;box-shadow:0 12px 32px rgba(8,34,58,.08)}
body.baretti-template-unified .p1-header .container{max-width:1320px}
body.baretti-template-unified .p1-nav{gap:24px;align-items:center}
body.baretti-template-unified .p1-nav>a,
body.baretti-template-unified .p1-nav .dd{font-weight:920;letter-spacing:-.018em;color:#102945;text-decoration:none;position:relative}
body.baretti-template-unified .p1-nav>a:hover,
body.baretti-template-unified .p1-nav .dd:hover,
body.baretti-template-unified .p1-nav a.current,
body.baretti-template-unified .p1-nav .dropdown.active>.dd{color:#ba1319}
body.baretti-template-unified .dropdown-menu{z-index:1200}
body.baretti-template-unified .products-dropdown .products-mega-v3{max-width:1120px;max-height:calc(100vh - 126px);overflow:auto;overscroll-behavior:contain}
body.baretti-template-unified .products-mega-v3{grid-auto-rows:auto;align-items:start}
body.baretti-template-unified .products-mega-v3 .product-sublist.two-col-sublist{grid-template-columns:1fr 1fr}
body.baretti-template-unified .products-mega-v3 .product-sublist a{min-height:38px;display:flex!important;align-items:center}
body.baretti-template-unified .p1-footer{overflow:visible;background:linear-gradient(135deg,#061d32 0%,#082945 52%,#0a3558 100%);padding-top:64px;padding-bottom:0}
body.baretti-template-unified .p1-footer .container{max-width:1320px;overflow:visible}
body.baretti-template-unified .footer-publish-grid.tech-footer-grid{display:grid;grid-template-columns:minmax(230px,1.3fr) minmax(135px,.72fr) minmax(150px,.86fr) minmax(160px,.95fr) minmax(160px,.9fr) minmax(240px,1.15fr)!important;gap:26px;align-items:start}
body.baretti-template-unified .p1-footer h5{font-size:13px;line-height:1.2;letter-spacing:.09em;text-transform:uppercase;color:#fff;margin:0 0 18px;font-weight:950}
body.baretti-template-unified .p1-footer ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}
body.baretti-template-unified .p1-footer a{color:#c6d8e7;text-decoration:none}
body.baretti-template-unified .p1-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}
body.baretti-template-unified .footer-brand .p1-footer-logo{width:100%;max-width:230px!important;height:auto!important;object-fit:contain;object-position:left center;margin:0 0 18px;display:block}
body.baretti-template-unified .footer-brand p{max-width:300px;color:#c6d8e7;font-size:14.5px;line-height:1.62;margin:0 0 20px}
body.baretti-template-unified .p1-footer .footer-company-data{display:flex;gap:10px;align-items:flex-start}
body.baretti-template-unified .p1-footer .ico{flex:0 0 auto;color:#d33a3f}
body.baretti-template-unified .footer-address-lines{display:grid;gap:3px}
body.baretti-template-unified .legal{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;border-top:1px solid rgba(255,255,255,.15);margin-top:44px;padding:20px 0 22px;color:#9fb4c6;font-size:13px;line-height:1.5}
body.baretti-template-unified .legal span:first-child{max-width:72%}
body.baretti-template-unified .legal-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}
@media(max-width:1240px){
  body.baretti-template-unified .p1-nav{gap:16px}
  body.baretti-template-unified .footer-publish-grid.tech-footer-grid{grid-template-columns:1.15fr repeat(3,1fr)!important;gap:24px}
  body.baretti-template-unified .footer-publish-grid.tech-footer-grid>div:first-child,
  body.baretti-template-unified .footer-publish-grid.tech-footer-grid>div:last-child{grid-column:auto}
}
@media(max-width:980px){
  body.baretti-template-unified .footer-publish-grid.tech-footer-grid{grid-template-columns:1fr 1fr!important;gap:24px 28px}
  body.baretti-template-unified .footer-brand{grid-column:1/-1}
  body.baretti-template-unified .footer-brand p{max-width:620px}
  body.baretti-template-unified .p1-footer .legal{flex-direction:column}
  body.baretti-template-unified .legal span:first-child{max-width:100%}
  body.baretti-template-unified .legal-links{justify-content:flex-start}
}
@media(max-width:880px){
  body.baretti-template-unified .p1-header{min-height:82px}
  body.baretti-template-unified .p1-nav.open{display:flex;left:15px;right:15px;top:100%;width:auto;max-height:calc(100vh - 110px);overflow:auto;z-index:1400}
  body.baretti-template-unified .p1-nav.open .dropdown{width:100%}
  body.baretti-template-unified .p1-nav.open .dd{display:flex!important;justify-content:space-between;align-items:center}
  body.baretti-template-unified .p1-nav .dropdown.mobile-open>.dropdown-menu{display:grid!important}
  body.baretti-template-unified .p1-nav .products-dropdown .products-mega-v3{grid-template-columns:1fr!important;gap:10px!important;background:#f7f9fc!important;border:0!important;box-shadow:none!important;padding:8px!important;max-height:none!important;overflow:visible!important}
  body.baretti-template-unified .products-mega-v3 .product-sublist,
  body.baretti-template-unified .products-mega-v3 .product-sublist.two-col-sublist{grid-template-columns:1fr!important}
}
@media(max-width:640px){
  body.baretti-template-unified .footer-publish-grid.tech-footer-grid{grid-template-columns:1fr!important}
  body.baretti-template-unified .footer-brand{grid-column:auto}
  body.baretti-template-unified .footer-brand .p1-footer-logo{max-width:200px!important}
  body.baretti-template-unified .p1-footer{padding-top:46px}
  body.baretti-template-unified .legal-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}
}

/* Global footer content aligned to final Products architecture */
body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{grid-template-columns:minmax(230px,1.25fr) minmax(132px,.72fr) minmax(142px,.78fr) minmax(164px,.95fr) minmax(190px,1.05fr) minmax(238px,1.18fr)!important;}
body.baretti-template-unified .baretti-global-footer li{font-size:13.5px;line-height:1.35;}
body.baretti-template-unified .baretti-global-footer .footer-brand p{font-size:14px;max-width:310px;}
@media(max-width:1180px){body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{grid-template-columns:1.2fr 1fr 1fr!important;} body.baretti-template-unified .baretti-global-footer .footer-brand{grid-column:1/-1}}
@media(max-width:760px){body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{grid-template-columns:1fr!important} body.baretti-template-unified .baretti-global-footer li{font-size:14px}}


/* Home technologies showcase refinement */
.home-technology-showcase .section-head{max-width:1080px;margin:0 auto 22px}
.home-technology-showcase .section-title{max-width:900px;margin-left:auto;margin-right:auto}
.home-technology-showcase .section-head p{max-width:980px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.65}
.home-technology-showcase .technology-home-split{margin-top:18px;align-items:stretch}
.home-technology-showcase .sector-card{display:flex;flex-direction:column;height:100%}
.home-technology-showcase .sector-card img{height:340px;object-fit:cover;object-position:center}
.home-technology-showcase .sector-card .body{display:flex;flex-direction:column;flex:1;padding:32px}
.home-technology-showcase .sector-card h3{font-size:32px;line-height:1.06;letter-spacing:-.03em}
.home-technology-showcase .sector-card p{font-size:16px;line-height:1.68;margin-bottom:22px}
.home-technology-showcase .sector-card .link-red{margin-top:auto}
@media(max-width:1180px){.home-technology-showcase .sector-card img{height:300px}}
@media(max-width:900px){.home-technology-showcase .section-head p{font-size:17px}.home-technology-showcase .sector-card img{height:260px}.home-technology-showcase .sector-card h3{font-size:28px}}
@media(max-width:640px){.home-technology-showcase .section-head p{font-size:16px}.home-technology-showcase .sector-card img{height:220px}.home-technology-showcase .sector-card .body{padding:24px}.home-technology-showcase .sector-card h3{font-size:24px}}


/* Certification, Company and Services menu refinements */
.services-simple-menu{
  min-width:360px;
  grid-template-columns:1fr!important;
}
.services-simple-menu a{
  display:flex!important;
  flex-direction:column;
  gap:4px;
  padding:13px 14px!important;
}
.services-simple-menu a strong,
.company-mega-v2 a span{
  color:#102945;
  font-weight:950;
}
.services-simple-menu a small,
.company-mega-v2 a small{
  display:block;
  color:#64788c;
  font-size:12px;
  line-height:1.35;
  margin-top:3px;
}
.company-mega-v2{
  min-width:640px!important;
  grid-template-columns:1.1fr .9fr!important;
  gap:18px!important;
  padding:24px!important;
}
.company-mega-v2 .menu-column{
  background:#f7f9fc;
  border:1px solid #e7eef5;
  border-radius:18px;
  padding:16px;
}
.company-mega-v2 .menu-heading{
  display:block;
  background:#fff;
  border:0;
  border-radius:14px;
  color:#ba1319;
  font-size:13px;
  letter-spacing:.08em;
  margin:0 0 10px;
  padding:13px 15px;
  text-transform:uppercase;
  font-weight:950;
}
.company-mega-v2 .company-link{
  display:flex!important;
  flex-direction:column;
  padding:12px 14px!important;
  border-radius:12px;
  background:#fff;
  margin-bottom:8px;
  border:1px solid transparent;
}
.company-mega-v2 .company-link:hover{
  border-color:#f0c7c9;
  background:#fff7f8;
  color:#ba1319;
  transform:translateY(-2px);
}
.certificate-downloads-section .section-head,
.page-certifications .section-head{
  max-width:950px;
  margin-left:auto;
  margin-right:auto;
}
.certificate-download-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  margin-top:26px;
}
.certificate-card{
  background:#fff;
  border:1px solid #e3ebf3;
  border-radius:22px;
  box-shadow:0 20px 48px rgba(8,34,58,.09);
  padding:30px;
  min-height:100%;
  display:flex;
  flex-direction:column;
}
.certificate-card h3{
  color:#102945;
  font-size:28px;
  line-height:1.1;
  margin:0 0 12px;
  letter-spacing:-.025em;
}
.certificate-card p{
  color:#5e7184;
  line-height:1.62;
  margin:0 0 18px;
  font-size:15.5px;
}
.certificate-card .btn{
  margin-top:auto;
  align-self:flex-start;
}
.certificate-facts{
  list-style:none;
  margin:0 0 20px;
  padding:0;
  display:grid;
  gap:8px;
}
.certificate-facts li{
  background:#f7f9fc;
  border:1px solid #e8eef5;
  border-radius:12px;
  padding:10px 12px;
  color:#53697e;
  font-size:13.5px;
  line-height:1.35;
}
.certifications-hero{
  background:linear-gradient(135deg,rgba(8,38,64,.94),rgba(8,38,64,.80)),url('../img/technologies/mass-transfer-technology/mass-transfer-technology-hd.webp') center/cover no-repeat;
}
@media(max-width:900px){
  .company-mega-v2{min-width:0!important;grid-template-columns:1fr!important;padding:8px!important;gap:8px!important}
  .company-mega-v2 .menu-column{padding:8px;border-radius:12px}
  .company-mega-v2 .company-link small,
  .services-simple-menu a small{display:none}
  .certificate-download-grid{grid-template-columns:1fr}
  .certificate-card{padding:24px}
}
@media(max-width:560px){
  .certificate-card h3{font-size:24px}
  .certificate-card .btn{width:100%;justify-content:center}
}


/* Footer social links update: LinkedIn + Instagram */
.social a.social-linkedin,
.social a.social-instagram{
  font-weight:950;
  line-height:1;
}
.social a.social-instagram .social-svg{
  width:18px;
  height:18px;
  display:block;
  stroke:currentColor;
  fill:none;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.social a.social-instagram:hover .social-svg{
  transform:scale(1.04);
}


/* === Rev.1 ultra-fine badge + RFQ visual normalization === */
body.rev1-badge-normalized .mini-card > .section-kicker:first-child,
body.rev1-badge-normalized .mini-card > .pill:first-child,
body.rev1-badge-normalized .product-card .section-kicker,
body.rev1-badge-normalized .product-card .pill,
body.rev1-badge-normalized .feature-card .section-kicker,
body.rev1-badge-normalized .feature-card .pill,
body.rev1-badge-normalized .sector-card .pill,
body.rev1-badge-normalized .app-duty-card > .pill,
body.rev1-badge-normalized .app-route-card > .pill,
body.rev1-badge-normalized .app-context-card > .pill,
body.rev1-badge-normalized .service-card .pill,
body.rev1-badge-normalized .tag,
body.rev1-badge-normalized .card-badge{
  display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;height:auto!important;
  min-height:30px;padding:8px 15px;margin:0 0 20px;border-radius:999px;
  background:#fff0f1!important;border:1px solid rgba(186,19,25,.18)!important;color:#ba1319!important;
  font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.045em!important;text-transform:uppercase!important;
  box-shadow:0 10px 24px rgba(186,19,25,.055);position:relative;z-index:2;
}
body.rev1-badge-normalized .mini-card > .section-kicker:first-child:before,
body.rev1-badge-normalized .product-card .section-kicker:before,
body.rev1-badge-normalized .feature-card .section-kicker:before,
body.rev1-badge-normalized .app-duty-card > .pill:before,
body.rev1-badge-normalized .app-route-card > .pill:before,
body.rev1-badge-normalized .app-context-card > .pill:before{display:none!important;content:none!important;}
body.rev1-badge-normalized .pill.is-solid,
body.rev1-badge-normalized .app-duty-card > .pill.is-solid,
body.rev1-badge-normalized .app-route-card > .pill.is-solid{
  background:#ba1319!important;color:#fff!important;border-color:#ba1319!important;box-shadow:0 14px 30px rgba(186,19,25,.18);
}
body.rev1-badge-normalized .cards-3 > article,
body.rev1-badge-normalized .cards-4 > article,
body.rev1-badge-normalized .mini-card,
body.rev1-badge-normalized .product-card{
  border-top:0!important;position:relative;overflow:hidden;
}
body.rev1-badge-normalized .cards-3 > article:before,
body.rev1-badge-normalized .cards-4 > article:before,
body.rev1-badge-normalized .mini-card:before,
body.rev1-badge-normalized .product-card:before{
  content:"";position:absolute;left:0;top:0;width:72px;height:4px;border-radius:0 0 999px 0;background:linear-gradient(90deg,#ba1319,rgba(186,19,25,.55));display:block;margin:0;
}
body.rev1-badge-normalized .technical-note.has-integrated-visual{
  display:flex;flex-direction:column;gap:18px;overflow:hidden;padding-bottom:0!important;
}
body.rev1-badge-normalized .technical-note.has-integrated-visual .btn{align-self:flex-start;flex:0 0 auto;}
body.rev1-badge-normalized .technical-note-visual{
  margin:12px -30px 0;border-radius:0 0 18px 18px;overflow:hidden;min-height:260px;
  background:radial-gradient(circle at 65% 35%,rgba(255,255,255,.14),rgba(255,255,255,.02) 45%,rgba(0,0,0,.06) 100%);
  border-top:1px solid rgba(255,255,255,.10);display:flex;align-items:center;justify-content:center;
}
body.rev1-badge-normalized .technical-note-visual img{width:100%;height:300px!important;object-fit:contain!important;object-position:center!important;padding:18px 22px;filter:drop-shadow(0 24px 44px rgba(0,0,0,.24));}
body.rev1-badge-normalized .technical-note-visual.photo-cover img{object-fit:cover!important;padding:0;filter:none;}
body.rev1-badge-normalized .content-grid + .page-image-block.product-hero-image{display:none!important;}
body.rev1-badge-normalized .project-proposal-section .cta-strip,
body.rev1-badge-normalized .brochure-download-section .cta-strip{overflow:hidden;}
@media(max-width:1050px){
  body.rev1-badge-normalized .technical-note-visual{margin:10px -24px 0;min-height:220px;}
  body.rev1-badge-normalized .technical-note-visual img{height:240px!important;}
}
@media(max-width:640px){
  body.rev1-badge-normalized .mini-card > .section-kicker:first-child,
  body.rev1-badge-normalized .mini-card > .pill:first-child,
  body.rev1-badge-normalized .product-card .section-kicker,
  body.rev1-badge-normalized .product-card .pill,
  body.rev1-badge-normalized .feature-card .section-kicker,
  body.rev1-badge-normalized .feature-card .pill,
  body.rev1-badge-normalized .sector-card .pill,
  body.rev1-badge-normalized .app-duty-card > .pill,
  body.rev1-badge-normalized .app-route-card > .pill,
  body.rev1-badge-normalized .app-context-card > .pill,
  body.rev1-badge-normalized .tag{font-size:11px!important;padding:7px 12px;margin-bottom:16px;}
  body.rev1-badge-normalized .technical-note-visual{margin:8px -20px 0;min-height:190px;}
  body.rev1-badge-normalized .technical-note-visual img{height:210px!important;padding:12px;}
}


/* === Rev.1 History & Human Rights structured update === */
.company-history-hero,.human-rights-hero{background:linear-gradient(135deg,#082640 0%,#0d385c 58%,#061d31 100%);color:#fff;position:relative;overflow:hidden}
.company-history-hero:after,.human-rights-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.13),transparent 34%),linear-gradient(90deg,rgba(186,19,25,.12),transparent 48%);pointer-events:none}
.company-history-hero .container,.human-rights-hero .container{position:relative;z-index:1}
.company-history-hero h1,.human-rights-hero h1{color:#fff;max-width:850px}
.company-history-hero p,.human-rights-hero p{color:rgba(255,255,255,.82)}
.company-history-hero .section-kicker,.human-rights-hero .section-kicker{color:#fff}
.company-history-hero .hero-panel,.human-rights-hero .hero-panel{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 80px rgba(0,0,0,.22);backdrop-filter:blur(12px)}
.company-history-hero .hero-panel h3,.human-rights-hero .hero-panel h3{color:#fff}
.company-history-hero .check-list li,.human-rights-hero .check-list li{color:rgba(255,255,255,.86);border-color:rgba(255,255,255,.14)}
.history-intro-grid{align-items:center}
.history-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.history-metrics div{background:#fff;border:1px solid #e4edf5;border-radius:22px;padding:26px;box-shadow:0 20px 48px rgba(8,38,64,.08)}
.history-metrics strong{display:block;font-size:34px;letter-spacing:-.05em;color:#ba1319;margin-bottom:6px}.history-metrics span{display:block;color:#62778b;line-height:1.45;font-weight:700}
.reference-timeline{position:relative;max-width:1080px;margin:32px auto 0}.reference-timeline:before{content:"";position:absolute;left:146px;top:0;bottom:0;width:2px;background:linear-gradient(#ba1319,#dbe6ef)}
.reference-item{display:grid;grid-template-columns:120px 1fr;gap:52px;position:relative;margin:0 0 22px}.reference-year{font-size:18px;font-weight:900;color:#ba1319;letter-spacing:-.02em;text-align:right;padding-top:24px}.reference-card{background:#fff;border:1px solid #e2ebf3;border-radius:22px;padding:24px 28px;box-shadow:0 18px 46px rgba(8,38,64,.08);position:relative}.reference-card:before{content:"";position:absolute;left:-41px;top:28px;width:14px;height:14px;border-radius:50%;background:#ba1319;box-shadow:0 0 0 8px #fff;border:1px solid #f2c9cc}.reference-card h3{font-size:22px;line-height:1.18;margin:0 0 8px;color:#102945}.reference-card .location{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#ba1319;font-weight:900;margin-bottom:10px}.reference-card p,.reference-card li{color:#5f7286;line-height:1.6}.reference-card ul{margin:12px 0 0;padding-left:18px}.reference-item.featured .reference-card{border-color:#f0c8ca;box-shadow:0 22px 60px rgba(186,19,25,.10)}
.org-chart{background:#fff;border:1px solid #e2ebf3;border-radius:28px;padding:34px;box-shadow:0 20px 60px rgba(8,38,64,.08)}.org-node{background:#f7fafc;border:1px solid #e2ebf3;border-radius:20px;padding:22px;text-align:center}.org-node span{display:block;text-transform:uppercase;color:#ba1319;font-size:12px;letter-spacing:.1em;font-weight:900;margin-bottom:8px}.org-node strong{font-size:20px;color:#102945}.org-node.top{max-width:420px;margin:0 auto 28px;background:#102945}.org-node.top strong{color:#fff}.org-node.top span{color:#fff}.org-branches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.connected-company-section .mini-card{min-height:260px}
.human-pillar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.human-pillar-card{background:#fff;border:1px solid #e3ebf3;border-radius:24px;padding:28px;box-shadow:0 20px 54px rgba(8,38,64,.08);position:relative;overflow:hidden}.human-pillar-card:before{content:"";position:absolute;top:0;left:0;width:86px;height:6px;background:#d84551;border-radius:0 0 12px 0}.human-pillar-card h3{font-size:24px;line-height:1.12;margin:18px 0 12px;color:#102945}.human-pillar-card p,.human-pillar-card li{color:#60758a;line-height:1.58}.human-pillar-card ul{margin:16px 0 0;padding-left:18px}.human-operating-section .stack-list div{background:#fff;border:1px solid #e3ebf3;border-radius:16px;padding:18px 20px;margin-bottom:12px;box-shadow:0 12px 34px rgba(8,38,64,.06)}.human-operating-section .stack-list strong{display:block;color:#102945;margin-bottom:4px}.human-operating-section .stack-list span{color:#64778a;line-height:1.5}.human-intro-section .image-panel img,.human-operating-section .image-panel img{aspect-ratio:16/10;object-fit:cover}
@media(max-width:1180px){.human-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.org-branches{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-timeline:before{left:112px}.reference-item{grid-template-columns:92px 1fr;gap:42px}.reference-year{font-size:16px}}
@media(max-width:760px){.history-metrics{grid-template-columns:1fr}.reference-timeline:before{display:none}.reference-item{grid-template-columns:1fr;gap:10px}.reference-year{text-align:left;padding-top:0}.reference-card:before{display:none}.reference-card{padding:22px}.human-pillar-grid{grid-template-columns:1fr}.org-branches{grid-template-columns:1fr}.org-chart{padding:22px}.company-history-hero .hero-actions,.human-rights-hero .hero-actions{align-items:stretch}.company-history-hero .btn,.human-rights-hero .btn{width:100%;justify-content:center}}


/* === Supply map / menu / home slider final refinement === */
.products-mega-v3 .mass-transfer-lines .products-menu-title:after,
.p1-nav.industrial-nav .menu-primary-column:before{
  content:none!important;
  display:none!important;
}
.company-mega-v3{
  width:min(960px,calc(100vw - 48px))!important;
  grid-template-columns:1.05fr .95fr .95fr!important;
  gap:22px!important;
  padding:24px!important;
}
.company-mega-v3 .company-menu-title{
  display:flex!important;
  min-height:52px;
  align-items:center;
  padding:14px 16px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#f7f9fc,#eef3f8)!important;
  border:1px solid #e5edf4!important;
  color:#ba1319!important;
  text-transform:uppercase;
  letter-spacing:.065em;
  font-size:14px!important;
  font-weight:950!important;
}
.company-mega-v3 .company-link{
  border-radius:14px!important;
  padding:13px 16px!important;
}
.company-mega-v3 .company-link span{font-weight:950;color:#0d2946}
.company-mega-v3 .company-link small{line-height:1.28}
.footer-menu-label{
  margin-top:12px!important;
  color:#fff!important;
  font-size:11px!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
  font-weight:950!important;
  opacity:.92;
}
.footer-menu-label:first-child{margin-top:0!important}
@media(max-width:1050px){
  .company-mega-v3{width:min(720px,calc(100vw - 36px))!important;grid-template-columns:1fr 1fr!important;max-height:calc(100vh - 120px);overflow:auto}
  .company-mega-v3 .company-menu-group:last-child{grid-column:1 / -1}
}
@media(max-width:760px){
  .company-mega-v3{width:100%!important;grid-template-columns:1fr!important;padding:14px!important;gap:10px!important;box-shadow:none!important;border-radius:0!important;max-height:none!important;overflow:visible!important}
  .company-mega-v3 .company-menu-title{min-height:auto;padding:12px 14px!important}
}
@media(max-width:680px){
  .home-slider-hero{min-height:auto!important;overflow:hidden!important}
  .home-hero-slider{min-height:auto!important;height:auto!important}
  .home-hero-scene{position:relative!important;display:none!important;min-height:auto!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}
  .home-hero-scene.active{display:block!important;pointer-events:auto!important}
  .home-hero-scene .container{min-height:auto!important;grid-template-columns:1fr!important;gap:20px!important;padding-top:44px!important;padding-bottom:42px!important;align-items:start!important}
  .home-hero-scene .p1-hero-slide{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center!important}
  .home-hero-scene.theme-light::before{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.82) 60%,rgba(255,255,255,.70))!important}
  .home-hero-scene.theme-dark::before{background:linear-gradient(180deg,rgba(4,18,32,.88),rgba(4,18,32,.76) 62%,rgba(4,18,32,.66))!important}
  .home-hero-scene .p1-copy{width:100%!important;max-width:100%!important;padding:20px 18px!important;border-radius:18px!important;backdrop-filter:blur(4px)!important}
  .home-hero-scene .p1-copy h1,.home-hero-scene .p1-copy h2{font-size:clamp(29px,8.4vw,36px)!important;line-height:1.08!important;letter-spacing:-.04em!important;margin-bottom:14px!important}
  .home-hero-scene .p1-copy p{font-size:15.5px!important;line-height:1.52!important;margin-bottom:18px!important}
  .home-hero-scene .support-card{width:100%!important;max-width:100%!important;margin:0!important;border-radius:18px!important;animation:none!important}
  .home-hero-scene .support-card h3{padding:18px 20px!important;font-size:17px!important}
  .home-hero-scene .support-row{grid-template-columns:36px 1fr 16px!important;min-height:58px!important;padding:12px 16px!important;gap:12px!important;font-size:13px!important}
  .home-hero-scene .support-row.rfq{min-height:62px!important}
  .home-hero-scene .badge-icon{width:24px!important;height:24px!important}
  .p1-actions{gap:12px!important}.p1-actions .btn{width:100%;justify-content:center!important}
}


/* Footer brand contact replacement */
.footer-brand-company-data{margin:18px 0 22px;color:rgba(255,255,255,.78);font-size:15px;line-height:1.58;max-width:310px}
.footer-brand-company-title{color:#fff;font-weight:900;margin-bottom:4px;letter-spacing:.01em}
.footer-brand-contact-line{display:flex;align-items:center;gap:10px;margin-top:8px;color:rgba(255,255,255,.84)}
.footer-brand-contact-line .ico{width:17px;height:17px;color:#e14b54;flex:0 0 17px}
.footer-brand-contact-line a{color:rgba(255,255,255,.86);text-decoration:none}
.footer-brand-contact-line a:hover{color:#fff;text-decoration:underline}
.footer-brand .social{margin-top:4px}
@media(max-width:900px){.footer-brand-company-data{max-width:100%;font-size:15px}.footer-brand .social{margin-top:12px}}


/* === FINAL ULTRA-FINE RESPONSIVE / SEO / UX PASS === */
body.baretti-final-ultra-audit{overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
body.baretti-final-ultra-audit img{max-width:100%;height:auto}
/* Homepage slider: stable desktop, true-flow active slide on smartphone */
.home-slider-hero{position:relative;overflow:hidden!important;background:#061d31}
.home-hero-slider{position:relative;width:100%;overflow:hidden!important}
.home-hero-scene{isolation:isolate;overflow:hidden}
.home-hero-scene .p1-hero-slide{filter:saturate(1.03) contrast(1.02)}
@media(max-width:760px){
  .p1-header{height:auto!important;min-height:74px}.p1-header .container{min-height:74px}
  .home-slider-hero{min-height:auto!important;margin:0!important}
  .home-hero-slider{min-height:0!important;height:auto!important;display:block!important}
  .home-hero-scene{position:absolute!important;inset:0!important;display:block!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;min-height:0!important;z-index:0!important;transition:opacity .45s ease,visibility .45s ease}
  .home-hero-scene.active{position:relative!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:1!important}
  .home-hero-scene .container{min-height:0!important;display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding-top:34px!important;padding-bottom:34px!important}
  .home-hero-scene .p1-hero-slide{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center center!important;z-index:-4!important}
  .home-hero-scene.theme-light::before{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86) 58%,rgba(255,255,255,.76))!important}
  .home-hero-scene.theme-dark::before{background:linear-gradient(180deg,rgba(4,18,32,.92),rgba(4,18,32,.78) 60%,rgba(4,18,32,.70))!important}
  .home-hero-scene .p1-copy{padding:18px 18px 19px!important;border-radius:20px!important;width:100%!important;max-width:100%!important;box-shadow:0 20px 44px rgba(8,38,64,.16)!important}
  .home-hero-scene .p1-copy h1,.home-hero-scene .p1-copy h2{font-size:clamp(28px,8.2vw,36px)!important;line-height:1.08!important;letter-spacing:-.045em!important;max-width:100%!important;margin-bottom:12px!important}
  .home-hero-scene .p1-copy p{font-size:15.5px!important;line-height:1.52!important;max-width:100%!important;margin-bottom:16px!important}
  .home-hero-scene .p1-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.home-hero-scene .p1-actions .btn{width:100%;justify-content:center!important;min-height:46px!important}
  .home-hero-scene .support-card{width:100%!important;max-width:100%!important;margin:0!important;border-radius:20px!important;animation:none!important;box-shadow:0 20px 45px rgba(5,22,39,.20)!important}
  .home-hero-scene .support-card h3{padding:17px 18px!important;font-size:16px!important}.home-hero-scene .support-row{grid-template-columns:32px 1fr 16px!important;min-height:54px!important;padding:11px 15px!important;gap:10px!important;font-size:13px!important}
}
@media(max-width:430px){.home-hero-scene .container{padding-top:28px!important;padding-bottom:30px!important}.home-hero-scene .support-row{font-size:12.5px!important}.home-hero-scene .p1-copy p{font-size:15px!important}}
/* Mobile navigation: readable, no dark overlay lock, nested dropdowns in flow */
@media(max-width:980px){
  .p1-nav{position:absolute!important;left:16px!important;right:16px!important;top:calc(100% + 10px)!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;max-height:calc(100vh - 98px)!important;overflow:auto!important;padding:12px!important;border:1px solid #e1e9f1!important;border-radius:22px!important;background:#fff!important;box-shadow:0 26px 70px rgba(7,24,42,.22)!important;z-index:1000!important}.p1-nav.open{display:flex!important}.p1-nav>a,.p1-nav>.dropdown>.dd{display:flex!important;justify-content:space-between!important;padding:13px 14px!important;border-radius:14px!important;color:#102945!important}.p1-nav .dropdown-menu{position:static!important;display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;border:0!important;padding:6px 8px 12px!important;background:#f7fafc!important;border-radius:16px!important}.products-mega-v3,.company-mega-v3{grid-template-columns:1fr!important}.products-menu-group,.company-menu-group{min-width:0!important}.product-sublist,.two-col-sublist{grid-template-columns:1fr!important}.nav-search{display:none!important}
}
/* Badge normalization, same visual language as home cards */
.baretti-badge-pill,.pill,.sector-badge,.tag{display:inline-flex!important;align-items:center!important;gap:6px!important;width:max-content!important;max-width:100%!important;border-radius:999px!important;background:#fff3f4!important;color:#ba1319!important;border:1px solid rgba(186,19,25,.18)!important;font-size:12px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.075em!important;padding:7px 13px!important;box-shadow:0 8px 18px rgba(186,19,25,.05)!important}.section-kicker.baretti-badge-pill{margin-bottom:16px!important}.mini-card:before,.product-card:before,.feature-card:before{height:4px!important;width:68px!important;background:linear-gradient(90deg,#d84551,rgba(216,69,81,0))!important;border-radius:999px!important}
/* Blue technical/RFQ image containment */
.technical-note.has-integrated-visual{display:flex!important;flex-direction:column!important;gap:16px!important;overflow:hidden!important}.technical-note.has-integrated-visual .technical-note-visual{margin:8px -8px -8px!important;border-radius:18px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.10)!important;overflow:hidden!important;min-height:240px!important}.technical-note.has-integrated-visual .technical-note-visual img{display:block!important;width:100%!important;height:clamp(220px,26vw,360px)!important;object-fit:cover!important;object-position:center!important;padding:0!important;filter:none!important}.technical-note.has-integrated-visual .technical-note-visual:not(.photo-cover) img{object-fit:contain!important;padding:16px!important}
@media(max-width:760px){.technical-note.has-integrated-visual .technical-note-visual{min-height:190px!important;margin:8px -4px -4px!important}.technical-note.has-integrated-visual .technical-note-visual img{height:220px!important}}
/* Final card/image uniformity */
.cards-2,.cards-3,.cards-4,.sector-grid,.feature-grid{align-items:stretch!important}.mini-card,.sector-card,.feature-card,.info-card,.product-card{height:100%}.mini-card p,.sector-card p,.feature-card p,.info-card p,.product-card p{line-height:1.62}.card-media img,.sector-card img,.feature-card img,.visual-card img,.industrial-visual img{object-fit:cover;object-position:center}.content-grid{align-items:center}.content-grid>*{min-width:0}.page-hero,.section{scroll-margin-top:120px}


/* Complete clickable sitemap */
.site-map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.site-map-card{background:#fff;border:1px solid #e3ebf3;border-radius:22px;padding:26px;box-shadow:0 18px 44px rgba(8,38,64,.08)}.site-map-card h2{font-size:24px;line-height:1.12;margin:0 0 16px;color:#102945}.site-map-card ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.site-map-card a{color:#5f7286;font-weight:750;text-decoration:none}.site-map-card a:hover{color:#ba1319}@media(max-width:1050px){.site-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-map-grid{grid-template-columns:1fr}.site-map-card{padding:22px}}


/* Marine Jetty Systems RFQ layout refinement */
.marine-jetty-layout-fix .marine-jetty-intro-grid{align-items:stretch;margin-bottom:34px;}
.marine-jetty-layout-fix .marine-jetty-image-box{height:100%;align-self:stretch;}
.marine-jetty-layout-fix .marine-jetty-image-box img{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/10;object-fit:cover;object-position:center;}
.marine-jetty-layout-fix .marine-rfq-fullwidth{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;padding:34px 40px!important;border-radius:24px;}
.marine-jetty-layout-fix .marine-rfq-fullwidth h3{font-size:28px;margin:0 0 8px;}
.marine-jetty-layout-fix .marine-rfq-fullwidth p{max-width:820px;margin:0;color:#dce8f4;font-size:16px;line-height:1.65;}
.marine-jetty-layout-fix .marine-rfq-fullwidth .btn{flex:0 0 auto;}
@media(max-width:1050px){
  .marine-jetty-layout-fix .marine-rfq-fullwidth{flex-direction:column;align-items:flex-start;padding:30px!important;}
  .marine-jetty-layout-fix .marine-rfq-fullwidth p{max-width:100%;}
}
@media(max-width:640px){
  .marine-jetty-layout-fix .marine-jetty-intro-grid{gap:22px;margin-bottom:24px;}
  .marine-jetty-layout-fix .marine-jetty-image-box img{aspect-ratio:4/3;}
  .marine-jetty-layout-fix .marine-rfq-fullwidth{padding:24px!important;border-radius:20px;}
  .marine-jetty-layout-fix .marine-rfq-fullwidth h3{font-size:24px;}
  .marine-jetty-layout-fix .marine-rfq-fullwidth .btn{width:100%;justify-content:center;}
}

/* === Company dropdown viewport containment fix === */
@media (min-width: 881px){
  .p1-nav .company-dropdown{position:relative!important;}
  .p1-nav .company-dropdown > .dropdown-menu.company-menu,
  .p1-nav .company-dropdown > .company-mega-v3{
    left:auto!important;
    right:0!important;
    transform:none!important;
    width:min(980px, calc(100vw - 48px))!important;
    max-width:calc(100vw - 48px)!important;
    grid-template-columns:minmax(260px,1.15fr) minmax(240px,.9fr) minmax(220px,.85fr)!important;
    overflow:visible!important;
  }
}
@media (max-width:1180px) and (min-width:881px){
  .p1-nav .company-dropdown > .dropdown-menu.company-menu,
  .p1-nav .company-dropdown > .company-mega-v3{
    width:min(820px, calc(100vw - 36px))!important;
    grid-template-columns:1fr 1fr!important;
    max-height:calc(100vh - 120px)!important;
    overflow:auto!important;
  }
  .p1-nav .company-dropdown > .company-mega-v3 .company-menu-group:last-child{grid-column:1 / -1!important;}
}
@media (max-width:880px){
  .p1-nav .company-dropdown > .dropdown-menu.company-menu,
  .p1-nav .company-dropdown > .company-mega-v3{
    left:auto!important;
    right:auto!important;
    transform:none!important;
    width:100%!important;
    max-width:100%!important;
  }
}

/* Sustainability refined page */
.sustainability-page-refined .sustainability-lead-grid,
.sustainability-page-refined .sustainability-operational-grid{align-items:stretch;gap:44px}
.sustainability-page-refined .sustainability-image-panel{display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fff;border:1px solid #dde8f1;box-shadow:0 24px 58px rgba(8,38,64,.10)}
.sustainability-page-refined .sustainability-image-panel img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center;display:block}
.sustainability-page-refined .sustainability-image-panel figcaption{padding:18px 22px;color:#5f7183;line-height:1.55;font-size:15px;background:#fff}
.sustainability-page-refined .sustainability-principles-grid .mini-card{min-height:270px}
.sustainability-page-refined .sustainability-principles-grid .mini-card .pill{display:inline-flex;width:auto;margin-bottom:18px}
.sustainability-page-refined .sustainability-note{height:100%;display:flex;flex-direction:column;justify-content:center}
.sustainability-page-refined .check-list{margin:22px 0 0;padding:0;display:grid;gap:14px;list-style:none}
.sustainability-page-refined .check-list li{padding:14px 16px;border:1px solid #dde8f1;border-radius:14px;background:#fff;color:#607286;line-height:1.52}
.sustainability-page-refined .sustainability-scope-cards .mini-card{overflow:hidden;display:flex;flex-direction:column}
.sustainability-page-refined .sustainability-scope-cards .card-media{height:210px;overflow:hidden;margin:-1px -1px 22px}
.sustainability-page-refined .sustainability-scope-cards .card-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.sustainability-page-refined .sustainability-scope-cards .mini-card h3{margin-top:14px}
@media(max-width:1050px){.sustainability-page-refined .sustainability-lead-grid,.sustainability-page-refined .sustainability-operational-grid{grid-template-columns:1fr!important}.sustainability-page-refined .sustainability-image-panel img{min-height:280px}}
@media(max-width:720px){.sustainability-page-refined .sustainability-image-panel img{min-height:220px}.sustainability-page-refined .sustainability-scope-cards .card-media{height:190px}.sustainability-page-refined .sustainability-principles-grid .mini-card{min-height:0}}


/* === Generic full-width RFQ / badge normalization === */

.rfq-intro-layout .content-grid{align-items:stretch;margin-bottom:34px;}
.rfq-intro-layout .rfq-side-image{height:100%;align-self:stretch;}
.rfq-intro-layout .rfq-side-image img{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/10;object-fit:cover;object-position:center;}
.rfq-intro-layout .rfq-fullwidth-note{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;padding:34px 40px!important;border-radius:24px;background:linear-gradient(135deg,#082640,#102945);color:#fff;box-shadow:0 18px 42px rgba(8,38,64,.18);}
.rfq-intro-layout .rfq-fullwidth-note h3{font-size:28px;line-height:1.15;margin:0 0 8px;color:#fff;}
.rfq-intro-layout .rfq-fullwidth-note p{max-width:860px;margin:0;color:#dce8f4;font-size:16px;line-height:1.65;}
.rfq-intro-layout .rfq-fullwidth-note .btn,
.rfq-intro-layout .rfq-fullwidth-note a.btn{flex:0 0 auto;align-self:center;}
.rfq-intro-layout .rfq-fullwidth-note > .technical-note-visual{display:none!important;}
@media(max-width:980px){
  .rfq-intro-layout .content-grid{margin-bottom:24px;}
  .rfq-intro-layout .rfq-fullwidth-note{flex-direction:column;align-items:flex-start;padding:28px!important;border-radius:20px;}
  .rfq-intro-layout .rfq-fullwidth-note p{max-width:100%;}
}
@media(max-width:720px){
  .rfq-intro-layout .rfq-side-image img{aspect-ratio:4/3;}
  .rfq-intro-layout .rfq-fullwidth-note{padding:24px!important;}
  .rfq-intro-layout .rfq-fullwidth-note h3{font-size:24px;}
  .rfq-intro-layout .rfq-fullwidth-note .btn,
  .rfq-intro-layout .rfq-fullwidth-note a.btn{width:100%;justify-content:center;}
}

/* Technologies page final content alignment */
.technologies-page .technology-overview-cards .go-feature-image{height:290px;object-fit:cover;object-position:center;}
.technologies-page .tech-route-clean .mini-card{min-height:190px;padding:28px 26px;border-top:4px solid var(--red);}
.technologies-page .tech-route-clean .mini-card:before{display:none!important;}
.technologies-page .tech-route-clean .mini-card h4{font-size:19px;margin:0 0 12px;color:#102945;}
.technologies-page .tech-route-clean .mini-card p{font-size:14.5px;line-height:1.6;color:#5d7085;}
@media(max-width:760px){.technologies-page .technology-overview-cards .go-feature-image{height:auto;aspect-ratio:4/3}.technologies-page .tech-route-clean .mini-card{min-height:0}}

/* Footer columns spacing refinement: Loading/Unloading Lines + Site Service */
@media (min-width:1321px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(220px,1.16fr) minmax(122px,.68fr) minmax(150px,.84fr) minmax(198px,1.10fr) minmax(178px,1fr) minmax(226px,1.15fr)!important;
    column-gap:36px!important;
    row-gap:32px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(3){
    padding-right:8px;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(4){
    padding-left:16px;
    border-left:1px solid rgba(255,255,255,.10);
  }
}
@media (min-width:981px) and (max-width:1320px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:1.1fr 1fr 1fr!important;
    column-gap:46px!important;
    row-gap:34px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-brand{
    grid-column:1/-1;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(4){
    padding-left:10px;
  }
}
@media (max-width:980px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    row-gap:30px!important;
  }
}


/* === Footer category separators and Mass Transfer title refinement === */
.footer-title-nowrap{white-space:nowrap;display:inline-block;}
@media (min-width:1321px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(220px,1.12fr) minmax(154px,.80fr) minmax(158px,.88fr) minmax(190px,1.02fr) minmax(174px,.95fr) minmax(236px,1.12fr)!important;
    column-gap:24px!important;
    row-gap:32px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(3),
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(4),
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(5),
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(6){
    padding-left:22px!important;
    border-left:1px solid rgba(255,255,255,.10)!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(3){padding-right:0!important;}
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(2) h5{min-width:154px;}
}
@media (min-width:981px) and (max-width:1320px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(3),
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(4){
    padding-left:18px!important;
    border-left:1px solid rgba(255,255,255,.10)!important;
  }
}


/* Applications area updated sector cards */
body.applications-page-refinery .app-duty-grid.app-duty-grid-areas{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
body.applications-page-refinery .app-duty-grid.app-duty-grid-areas .app-duty-card.app-area-card{
  min-height: 260px;
}
body.applications-page-refinery .app-duty-grid.app-duty-grid-areas .app-duty-card.app-area-card>span.pill{
  white-space: normal;
  line-height: 1.25;
  text-align: left;
}
@media(max-width:1280px){
  body.applications-page-refinery .app-duty-grid.app-duty-grid-areas{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media(max-width:920px){
  body.applications-page-refinery .app-duty-grid.app-duty-grid-areas{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media(max-width:640px){
  body.applications-page-refinery .app-duty-grid.app-duty-grid-areas{
    grid-template-columns: 1fr;
  }
}


/* Applications area visual cards aligned with product route style */
body.applications-page-refinery .app-area-route-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(265px,1fr));
  gap:36px;
  align-items:stretch;
}
body.applications-page-refinery .app-area-visual-card{
  min-height:100%;
}
body.applications-page-refinery .app-area-visual-card img{
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: center;
}
body.applications-page-refinery .app-area-visual-card > div{
  padding:30px 28px 28px;
}
body.applications-page-refinery .app-area-visual-card .pill{
  white-space:normal;
  text-align:left;
  line-height:1.2;
  margin-bottom:20px;
  align-self:flex-start;
}
body.applications-page-refinery .app-area-visual-card h3{
  font-size:28px;
  line-height:1.02;
  margin:0 0 18px;
}
body.applications-page-refinery .app-area-visual-card p{
  font-size:15px;
  line-height:1.7;
  margin:0 0 22px;
}
body.applications-page-refinery .app-area-visual-card .link-red{
  margin-top:auto;
}
body.applications-page-refinery .area-card-midstream img{object-position:center 54%;}
body.applications-page-refinery .area-card-upstream img{object-position:center 42%;}
body.applications-page-refinery .area-card-food img{object-position:center;}
body.applications-page-refinery .area-card-chemicals img{object-position:center 46%;}
@media(max-width:760px){
  body.applications-page-refinery .app-area-route-grid{gap:24px;}
  body.applications-page-refinery .app-area-visual-card > div{padding:26px 24px 24px;}
  body.applications-page-refinery .app-area-visual-card h3{font-size:24px;}
}


body.applications-page-refinery .area-card-materials img{object-position:center 50%;}
body.applications-page-refinery .area-card-tankfarm img{object-position:center 54%;}

/* Applications in-page anchors */
body.applications-page-refinery .app-context-card[id],
body.applications-page-refinery .app-route-card[id],
body.applications-page-refinery .app-transfer-card[id]{
  scroll-margin-top: 120px;
}


/* Applications SEO/content optimization patch */
body.applications-page-refinery.applications-seo-optimized .page-hero h1{max-width:980px;}
body.applications-page-refinery.applications-seo-optimized .app-card-image-link{display:block;color:inherit;text-decoration:none;overflow:hidden;}
body.applications-page-refinery.applications-seo-optimized .app-area-route-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(268px,1fr));gap:34px;align-items:stretch;}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card img{aspect-ratio:16/10;object-fit:cover;object-position:center;transition:transform .35s ease;}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card:hover img{transform:scale(1.025);}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card>div{padding:30px 28px 28px;display:flex;flex-direction:column;flex:1;}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card .pill{white-space:normal;line-height:1.2;text-align:left;align-self:flex-start;margin-bottom:18px;}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card h3{font-size:28px;line-height:1.05;margin:0 0 16px;color:#102945;letter-spacing:-.035em;}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card p{font-size:15px;line-height:1.66;margin:0 0 22px;color:#5f7287;}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card .link-red{margin-top:auto;}
body.applications-page-refinery.applications-seo-optimized section[id]{scroll-margin-top:120px;}
body.applications-page-refinery.applications-seo-optimized .app-overview-deep .app-feature-copy p{font-size:16.5px;line-height:1.78;color:#52677d;}
body.applications-page-refinery.applications-seo-optimized .app-checklist-rich div{padding:18px 0;}
body.applications-page-refinery.applications-seo-optimized .app-detail-section{position:relative;}
body.applications-page-refinery.applications-seo-optimized .app-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:54px;align-items:center;}
body.applications-page-refinery.applications-seo-optimized .app-detail-grid.reverse{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);}
body.applications-page-refinery.applications-seo-optimized .app-detail-copy h2{font-size:clamp(30px,3.2vw,46px);line-height:1.03;margin:0 0 18px;color:#102945;letter-spacing:-.045em;}
body.applications-page-refinery.applications-seo-optimized .app-detail-copy p{font-size:16.2px;line-height:1.78;color:#52677d;margin:0 0 16px;}
body.applications-page-refinery.applications-seo-optimized .app-bullet-list{margin:24px 0 0;padding:0;display:grid;gap:13px;list-style:none;}
body.applications-page-refinery.applications-seo-optimized .app-bullet-list li{position:relative;padding-left:26px;color:#53697f;font-size:15.5px;line-height:1.65;}
body.applications-page-refinery.applications-seo-optimized .app-bullet-list li:before{content:"";position:absolute;left:0;top:.75em;width:9px;height:9px;border-radius:50%;background:#ba1319;box-shadow:0 0 0 5px rgba(186,19,25,.09);}
body.applications-page-refinery.applications-seo-optimized .app-bullet-list strong{color:#102945;}
body.applications-page-refinery.applications-seo-optimized .app-detail-aside{background:#fff;border:1px solid #e3ebf2;border-radius:24px;padding:30px 28px;box-shadow:0 18px 42px rgba(8,34,58,.10);}
body.applications-page-refinery.applications-seo-optimized .app-detail-aside h3{font-size:21px;line-height:1.16;margin:0 0 20px;color:#102945;letter-spacing:-.025em;}
body.applications-page-refinery.applications-seo-optimized .app-detail-aside a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid #e6edf4;color:#ba1319;font-weight:800;text-decoration:none;}
body.applications-page-refinery.applications-seo-optimized .app-detail-aside a:after{content:"›";font-size:22px;line-height:1;}
body.applications-page-refinery.applications-seo-optimized .app-detail-image{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 20px 46px rgba(8,34,58,.13);border:1px solid #e3ebf2;background:#f4f7fa;}
body.applications-page-refinery.applications-seo-optimized .app-detail-image img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;}
body.applications-page-refinery.applications-seo-optimized .app-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;}
body.applications-page-refinery.applications-seo-optimized .app-spec-card{background:#fff;border:1px solid #e3ebf2;border-radius:22px;padding:28px 26px;box-shadow:0 16px 38px rgba(8,34,58,.08);}
body.applications-page-refinery.applications-seo-optimized .app-spec-card h3{margin:0 0 16px;color:#102945;font-size:22px;line-height:1.1;}
body.applications-page-refinery.applications-seo-optimized .app-spec-card ul{margin:0;padding-left:19px;color:#5d7084;font-size:15px;line-height:1.65;}
body.applications-page-refinery.applications-seo-optimized .app-final-cta-card{display:flex;align-items:center;justify-content:space-between;gap:32px;background:linear-gradient(135deg,#082640,#0e3b5d);color:#fff;border-radius:28px;padding:42px;box-shadow:0 20px 48px rgba(8,34,58,.18);}
body.applications-page-refinery.applications-seo-optimized .app-final-cta-card h2{margin:0 0 14px;color:#fff;font-size:clamp(28px,3vw,42px);line-height:1.06;letter-spacing:-.04em;}
body.applications-page-refinery.applications-seo-optimized .app-final-cta-card p{margin:0;color:rgba(255,255,255,.78);font-size:16px;line-height:1.72;max-width:850px;}
@media(max-width:1100px){body.applications-page-refinery.applications-seo-optimized .app-detail-grid,body.applications-page-refinery.applications-seo-optimized .app-detail-grid.reverse{grid-template-columns:1fr;gap:32px;}body.applications-page-refinery.applications-seo-optimized .app-spec-grid{grid-template-columns:1fr;}}
@media(max-width:760px){body.applications-page-refinery.applications-seo-optimized .app-area-route-grid{gap:24px;}body.applications-page-refinery.applications-seo-optimized .app-area-visual-card>div{padding:26px 24px 24px;}body.applications-page-refinery.applications-seo-optimized .app-area-visual-card h3{font-size:24px;}body.applications-page-refinery.applications-seo-optimized .app-final-cta-card{display:block;padding:30px 24px;}body.applications-page-refinery.applications-seo-optimized .app-final-cta-card .btn{margin-top:24px;}}

/* === Responsive navigation hardening patch: mobile/tablet menu === */
@media (max-width: 980px){
  html.nav-lock,
  body.nav-lock{
    overflow:hidden!important;
  }
  .p1-header{
    top:0!important;
    z-index:5000!important;
  }
  .p1-header .container{
    min-height:78px!important;
    display:flex!important;
    align-items:center!important;
  }
  .nav-actions-mobile{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    margin-left:auto!important;
  }
  .p1-nav.industrial-nav,
  .p1-nav{
    position:absolute!important;
    top:calc(100% + 8px)!important;
    left:16px!important;
    right:16px!important;
    width:auto!important;
    display:none!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:4px!important;
    max-height:calc(100vh - 110px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    padding:12px!important;
    background:#fff!important;
    border:1px solid #dfe8f0!important;
    border-radius:22px!important;
    box-shadow:0 28px 72px rgba(7,24,42,.24)!important;
    z-index:5001!important;
  }
  .p1-nav.open{
    display:flex!important;
  }
  .p1-nav > a,
  .p1-nav > .dropdown > .dd{
    width:100%!important;
    min-height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:13px 14px!important;
    margin:0!important;
    border-radius:14px!important;
    color:#102945!important;
    font-size:14px!important;
    line-height:1.2!important;
    font-weight:900!important;
    text-decoration:none!important;
    background:transparent!important;
  }
  .p1-nav > a:hover,
  .p1-nav > .dropdown > .dd:hover,
  .p1-nav > a.current,
  .p1-nav > a.active,
  .p1-nav > .dropdown.active > .dd{
    background:#f4f8fb!important;
    color:#102945!important;
  }
  .p1-nav a.active:after,
  .p1-nav a.current:after{
    display:none!important;
  }
  .p1-nav .dropdown{
    width:100%!important;
    position:static!important;
  }
  .p1-nav .dropdown > .dd .ico{
    display:none!important;
  }
  .p1-nav .dropdown > .dd:after{
    content:""!important;
    width:9px!important;
    height:9px!important;
    border-right:2px solid #ba1319!important;
    border-bottom:2px solid #ba1319!important;
    transform:rotate(45deg)!important;
    flex:0 0 auto!important;
    margin-left:auto!important;
    transition:transform .18s ease!important;
  }
  .p1-nav .dropdown.mobile-open > .dd:after{
    transform:rotate(-135deg)!important;
  }
  .p1-nav .dropdown-menu,
  .p1-nav .dropdown:hover .dropdown-menu,
  .p1-nav .dropdown:focus-within .dropdown-menu,
  .p1-nav.open .dropdown-menu,
  .p1-nav.open .mega-menu,
  .p1-nav.open .products-dropdown:hover .products-mega-v3,
  .p1-nav.open .products-dropdown:focus-within .products-mega-v3{
    display:none!important;
  }
  .p1-nav .dropdown.mobile-open > .dropdown-menu,
  .p1-nav .products-dropdown.mobile-open > .products-mega-v3,
  .p1-nav .company-dropdown.mobile-open > .company-mega-v3{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .p1-nav .dropdown.mobile-open > .dropdown-menu{
    position:static!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    max-height:none!important;
    overflow:visible!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    margin:2px 0 10px!important;
    padding:10px!important;
    background:#f6f9fc!important;
    border:0!important;
    border-radius:16px!important;
    box-shadow:none!important;
  }
  .p1-nav .dropdown-menu a,
  .p1-nav .dropdown.mobile-open > .dropdown-menu a,
  .p1-nav.open .dropdown-menu a{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    min-height:44px!important;
    padding:11px 12px!important;
    margin:0!important;
    border-radius:12px!important;
    color:#102945!important;
    font-size:13.5px!important;
    line-height:1.25!important;
    font-weight:850!important;
    background:transparent!important;
    white-space:normal!important;
  }
  .p1-nav .dropdown-menu a:hover,
  .p1-nav .dropdown-menu a.current{
    background:#fff!important;
    color:#ba1319!important;
  }
  .p1-nav .dropdown-menu a small{
    display:block!important;
    margin-top:4px!important;
    color:#65788b!important;
    font-size:11.5px!important;
    line-height:1.35!important;
    font-weight:650!important;
  }
  .p1-nav .dropdown-menu .menu-heading,
  .modern-products-menu .menu-heading,
  .modern-company-menu .menu-heading{
    display:block!important;
    padding:11px 12px!important;
    margin:6px 0 4px!important;
    color:#ba1319!important;
    background:#fff!important;
    border:1px solid #e2eaf2!important;
    border-radius:12px!important;
    font-size:12px!important;
    line-height:1.2!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    font-weight:950!important;
  }
  .products-menu-group,
  .company-menu-group,
  .modern-products-menu .menu-column,
  .modern-company-menu .menu-column{
    width:100%!important;
    min-width:0!important;
    display:grid!important;
    gap:2px!important;
    padding:8px!important;
    margin:0 0 8px!important;
    background:#fff!important;
    border:1px solid #e8eef4!important;
    border-radius:16px!important;
  }
  .product-sublist,
  .two-col-sublist{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:2px!important;
    padding-left:0!important;
    margin:0!important;
  }
  .nav-search{
    display:none!important;
  }
  .menu-btn[aria-expanded="true"]{
    background:#102945!important;
    color:#fff!important;
  }
}
@media (max-width: 640px){
  .p1-logo img{width:176px!important;max-width:52vw!important;}
  .p1-nav{left:10px!important;right:10px!important;max-height:calc(100vh - 96px)!important;border-radius:20px!important;}
  .p1-nav > a,
  .p1-nav > .dropdown > .dd{font-size:13.5px!important;padding:12px 13px!important;}
  .p1-nav .dropdown-menu a small{display:none!important;}
  .p1-nav .dropdown.mobile-open > .dropdown-menu{padding:8px!important;}
}

/* Applications page mobile/tablet readability and card layout patch */
@media (max-width: 980px){
  body.applications-page-refinery .page-hero{min-height:auto!important;padding:62px 0 56px!important;}
  body.applications-page-refinery .page-hero h1{font-size:clamp(34px,7.5vw,54px)!important;line-height:1.02!important;overflow-wrap:normal!important;word-break:normal!important;}
  body.applications-page-refinery .page-hero p{font-size:16.5px!important;line-height:1.65!important;max-width:720px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-area-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-detail-grid,
  body.applications-page-refinery.applications-seo-optimized .app-detail-grid.reverse{grid-template-columns:1fr!important;gap:28px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-detail-copy h2{font-size:clamp(30px,6vw,42px)!important;}
}
@media (max-width: 680px){
  body.applications-page-refinery.applications-seo-optimized .app-area-route-grid{grid-template-columns:1fr!important;gap:22px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-area-visual-card>div{padding:24px 22px 24px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-area-visual-card h3{font-size:24px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-detail-aside{padding:24px 22px!important;border-radius:20px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-detail-image{border-radius:20px!important;}
  body.applications-page-refinery.applications-seo-optimized .app-final-cta-card{border-radius:22px!important;padding:28px 22px!important;}
}


/* === Footer desktop alignment and mobile nav link/toggle fix === */
@media (min-width:1201px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(220px,1.15fr) minmax(170px,.86fr) minmax(210px,1.05fr) minmax(205px,1.02fr) minmax(195px,.96fr) minmax(238px,1.12fr)!important;
    column-gap:0!important;
    row-gap:34px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(n+3){
    border-left:1px solid rgba(255,255,255,.12)!important;
    padding-left:22px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(2){
    padding-right:24px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(3){
    padding-right:30px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid h5{
    max-width:100%;
    overflow-wrap:normal;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(3) h5{
    max-width:180px;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div:nth-child(5) h5{
    max-width:190px;
  }
}
@media (min-width:981px) and (max-width:1200px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:1fr 1fr 1fr!important;
    column-gap:34px!important;
    row-gap:34px!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid>div{
    border-left:0!important;
    padding-left:0!important;
  }
}
.p1-nav .mobile-submenu-toggle{display:none;}
@media(max-width:980px){
  html.nav-lock,body.nav-lock{overflow:hidden;}
  .p1-nav .dropdown{position:relative;}
  .p1-nav .dropdown > .dd{
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    padding-right:58px!important;
  }
  .p1-nav .dropdown > .dd > .ico{
    display:none!important;
  }
  .p1-nav .mobile-submenu-toggle{
    display:grid;
    place-items:center;
    position:absolute;
    top:6px;
    right:6px;
    width:44px;
    height:44px;
    border:0;
    border-radius:12px;
    background:transparent;
    color:#ba1319;
    cursor:pointer;
    z-index:3;
  }
  .p1-nav .mobile-submenu-toggle .ico{
    width:16px;
    height:16px;
    transition:transform .2s ease;
  }
  .p1-nav .dropdown.mobile-open > .mobile-submenu-toggle{
    background:#fff3f3;
  }
  .p1-nav .dropdown.mobile-open > .mobile-submenu-toggle .ico{
    transform:rotate(180deg);
  }
  .p1-nav.open .dropdown-menu,
  .p1-nav.open .mega-menu{
    display:none!important;
  }
  .p1-nav .dropdown.mobile-open > .dropdown-menu,
  .p1-nav .dropdown.mobile-open > .mega-menu{
    display:grid!important;
  }
  .p1-nav.open{
    padding:14px!important;
    gap:7px!important;
  }
  .p1-nav.open > a,
  .p1-nav.open .dropdown > .dd{
    min-height:48px;
    align-items:center;
  }
  .p1-nav.open .dropdown-menu{
    margin-top:6px!important;
  }
}


/* === Mobile menu parent overview + fixed-position responsive navigation patch === */
.p1-nav button.dd,
.p1-nav .dropdown > button.dd{
  appearance:none!important;
  -webkit-appearance:none!important;
  border:0!important;
  background:transparent!important;
  font:inherit!important;
  color:inherit!important;
  cursor:pointer!important;
  text-align:left!important;
}
@media(min-width:981px){
  .p1-nav .dropdown > button.dd{
    padding:42px 0!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    font-weight:850!important;
    color:#102844!important;
  }
  .p1-nav .dropdown > button.dd.active,
  .p1-nav .dropdown.active > button.dd{color:#ba1319!important;}
  .p1-nav .dropdown:focus-within > .dropdown-menu{display:block;}
  .p1-nav .dropdown:focus-within > .mega-menu{display:grid;}
}
.p1-nav .dropdown-menu > .menu-overview-link{
  display:block!important;
  padding:12px 14px!important;
  border-radius:10px!important;
  background:#f7fafc!important;
  border:1px solid #e5edf4!important;
  margin:0 0 8px!important;
  color:#102945!important;
  text-decoration:none!important;
}
.p1-nav .dropdown-menu > .menu-overview-link strong{display:block;color:#102945;font-size:13px;line-height:1.25;font-weight:950;}
.p1-nav .dropdown-menu > .menu-overview-link small{display:block;margin-top:4px;color:#65788b;font-size:11.5px;line-height:1.35;font-weight:650;}
.p1-nav .products-mega-v3 > .menu-overview-link,
.p1-nav .company-mega-v3 > .menu-overview-link{grid-column:1 / -1!important;}
@media(max-width:980px){
  .p1-nav.industrial-nav,
  .p1-nav{
    position:fixed!important;
    top:var(--mobile-nav-top, 86px)!important;
    left:16px!important;
    right:16px!important;
    width:auto!important;
    max-height:calc(100dvh - var(--mobile-nav-top, 86px) - 14px)!important;
    z-index:4999!important;
  }
  .p1-header{z-index:5000!important;}
  .p1-nav .mobile-submenu-toggle{display:none!important;}
  .p1-nav .dropdown{position:relative!important;}
  .p1-nav > .dropdown > button.dd,
  .p1-nav > .dropdown > .dd{
    position:relative!important;
    width:100%!important;
    padding-right:44px!important;
  }
  .p1-nav > .dropdown > button.dd:after,
  .p1-nav > .dropdown > .dd:after{
    content:""!important;
    position:absolute!important;
    right:17px!important;
    top:50%!important;
    width:9px!important;
    height:9px!important;
    border-right:2px solid #ba1319!important;
    border-bottom:2px solid #ba1319!important;
    transform:translateY(-62%) rotate(45deg)!important;
    transition:transform .18s ease!important;
  }
  .p1-nav .dropdown.mobile-open > button.dd:after,
  .p1-nav .dropdown.mobile-open > .dd:after{
    transform:translateY(-35%) rotate(-135deg)!important;
  }
  .p1-nav > .dropdown > button.dd .ico,
  .p1-nav > .dropdown > .dd .ico{display:none!important;}
  .p1-nav .dropdown-menu > .menu-overview-link{
    margin:0 0 8px!important;
    background:#fff!important;
  }
}
@media(max-width:640px){
  .p1-nav.industrial-nav,
  .p1-nav{
    left:10px!important;
    right:10px!important;
    max-height:calc(100dvh - var(--mobile-nav-top, 82px) - 10px)!important;
  }
}


/* === Mobile sticky-header menu stabilization + current-tree behaviour === */
@media(max-width:980px){
  html.mobile-nav-open,
  body.mobile-nav-open,
  html.nav-lock,
  body.nav-lock{
    overflow:auto!important;
    height:auto!important;
    position:static!important;
  }
  .p1-header.mobile-nav-active,
  body.baretti-template-unified .p1-header.mobile-nav-active{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    z-index:10050!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(8,34,58,.12)!important;
  }
  .p1-header.mobile-nav-active .container,
  body.baretti-template-unified .p1-header.mobile-nav-active .container{
    min-height:var(--mobile-header-height,78px)!important;
  }
  .p1-nav.industrial-nav.open,
  .p1-nav.open,
  body.baretti-template-unified .p1-nav.open{
    position:fixed!important;
    top:var(--mobile-nav-top,86px)!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-height:calc(100dvh - var(--mobile-nav-top,86px) - 10px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:7px!important;
    padding:14px!important;
    border:1px solid #dfe8f0!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 28px 72px rgba(7,24,42,.24)!important;
    z-index:10040!important;
  }
  .p1-nav:not(.open),
  body.baretti-template-unified .p1-nav:not(.open){
    display:none!important;
  }
  .p1-nav.open > a,
  .p1-nav.open > .dropdown > .dd,
  .p1-nav.open > .dropdown > button.dd{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    min-height:48px!important;
    padding:13px 44px 13px 14px!important;
    border-radius:14px!important;
    color:#102945!important;
    text-decoration:none!important;
    background:transparent!important;
  }
  .p1-nav.open > a.current,
  .p1-nav.open > a.active{
    color:#ba1319!important;
    background:#fff6f6!important;
  }
  .p1-nav.open > .dropdown.mobile-open > .dd,
  .p1-nav.open > .dropdown.mobile-open > button.dd{
    color:#ba1319!important;
    background:#fff6f6!important;
  }
  .p1-nav.open .dropdown-menu,
  .p1-nav.open .mega-menu,
  body.baretti-template-unified .p1-nav.open .dropdown-menu,
  body.baretti-template-unified .p1-nav.open .mega-menu{
    display:none!important;
    position:static!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    box-shadow:none!important;
    border:0!important;
    background:#f7fafc!important;
    border-radius:16px!important;
    padding:10px!important;
    margin:4px 0 4px!important;
  }
  .p1-nav.open > .dropdown.mobile-open > .dropdown-menu,
  .p1-nav.open > .dropdown.mobile-open > .mega-menu,
  body.baretti-template-unified .p1-nav.open > .dropdown.mobile-open > .dropdown-menu,
  body.baretti-template-unified .p1-nav.open > .dropdown.mobile-open > .mega-menu{
    display:grid!important;
  }
  .p1-nav.open > .dropdown > .dd:after,
  .p1-nav.open > .dropdown > button.dd:after{
    right:17px!important;
    pointer-events:none!important;
  }
  .p1-nav.open .products-mega-v3,
  .p1-nav.open .company-mega-v3{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .p1-nav.open .product-sublist,
  .p1-nav.open .two-col-sublist{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:640px){
  .p1-nav.industrial-nav.open,
  .p1-nav.open,
  body.baretti-template-unified .p1-nav.open{
    left:8px!important;
    right:8px!important;
    border-radius:18px!important;
    max-height:calc(100dvh - var(--mobile-nav-top,82px) - 8px)!important;
  }
}


/* === Desktop menu cleanup: overview entries are mobile-only === */
@media(min-width:981px){
  .p1-nav .dropdown-menu > .menu-overview-link,
  .p1-nav .mega-menu > .menu-overview-link{
    display:none!important;
  }
}
@media(max-width:980px){
  .p1-nav.open .dropdown-menu > .menu-overview-link,
  .p1-nav.open .mega-menu > .menu-overview-link{
    display:block!important;
  }
}


/* === Privacy Policy page and global scroll-to-top marker === */
.privacy-hero .page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}
.btn.btn-blue{background:#0b2f4d;color:#fff;border:1px solid rgba(255,255,255,.18);}
.btn.btn-blue:hover{background:#123e64;color:#fff;}
.privacy-policy-layout{background:linear-gradient(180deg,#f7fafc 0%,#fff 100%);}
.privacy-download-card{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:34px;padding:30px;border:1px solid #dfe8f0;border-radius:24px;background:#fff;box-shadow:0 20px 48px rgba(8,34,58,.08);}
.privacy-download-card h2{margin:10px 0 8px;color:#102945;font-size:30px;line-height:1.08;letter-spacing:-.03em;}
.privacy-download-card p{margin:0;color:#5d7084;line-height:1.65;max-width:760px;}
.privacy-download-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;}
.privacy-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start;}
.privacy-toc{position:sticky;top:110px;}
.privacy-toc-inner{display:flex;flex-direction:column;gap:4px;padding:20px;border:1px solid #dfe8f0;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(8,34,58,.06);}
.privacy-toc-inner .section-kicker{align-self:flex-start;margin-bottom:8px;}
.privacy-toc a{display:block;padding:9px 10px;border-radius:10px;color:#102945;text-decoration:none;font-size:14px;font-weight:700;line-height:1.25;}
.privacy-toc a:hover{background:#fff0f1;color:#ba1319;}
.privacy-content-card{padding:38px;border:1px solid #dfe8f0;border-radius:24px;background:#fff;box-shadow:0 20px 54px rgba(8,34,58,.08);}
.privacy-meta-table{display:grid;grid-template-columns:1fr;overflow:hidden;margin-bottom:34px;border:1px solid #dfe8f0;border-radius:16px;background:#fff;}
.privacy-meta-table>div{display:grid;grid-template-columns:220px 1fr;border-bottom:1px solid #dfe8f0;}
.privacy-meta-table>div:last-child{border-bottom:0;}
.privacy-meta-table strong{display:flex;align-items:center;padding:14px 16px;background:#ba1319;color:#fff;font-size:14px;}
.privacy-meta-table span{padding:14px 16px;color:#102945;line-height:1.5;}
.privacy-policy-content{color:#243d59;}
.privacy-policy-section{scroll-margin-top:118px;margin-top:34px;padding-top:2px;}
.privacy-policy-section:first-child{margin-top:0;}
.privacy-policy-content h2{font-size:28px;line-height:1.12;margin:0 0 16px;color:#ba1319;letter-spacing:-.025em;}
.privacy-policy-content h3{font-size:19px;line-height:1.22;margin:24px 0 10px;color:#102945;letter-spacing:-.015em;}
.privacy-policy-content p{font-size:16px;line-height:1.75;color:#5d7084;margin:0 0 16px;}
.privacy-policy-content strong{color:#102945;}
.privacy-list{margin:0 0 18px;padding-left:22px;color:#5d7084;}
.privacy-list li{margin:8px 0;line-height:1.65;}
.privacy-table-wrap{overflow-x:auto;margin:18px 0 26px;border:1px solid #dfe8f0;border-radius:16px;}
.privacy-table{width:100%;border-collapse:collapse;min-width:620px;background:#fff;}
.privacy-table th{background:#ba1319;color:#fff;text-align:left;padding:14px 16px;font-size:14px;}
.privacy-table td{padding:14px 16px;border-top:1px solid #e6eef5;color:#425a73;vertical-align:top;line-height:1.55;}
.scroll-top-marker{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border:0;border-radius:8px;background:#2f3338;color:#fff;display:grid;place-items:center;box-shadow:0 16px 36px rgba(8,20,34,.24);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease,background .22s ease;z-index:10050;cursor:pointer;}
.scroll-top-marker.is-visible{opacity:1;visibility:visible;transform:translateY(0);}
.scroll-top-marker:hover{background:#ba1319;}
.scroll-top-marker svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;}
@media(max-width:980px){.privacy-download-card{flex-direction:column;align-items:flex-start;padding:24px;}.privacy-download-actions{justify-content:flex-start}.privacy-grid{grid-template-columns:1fr}.privacy-toc{position:static}.privacy-toc-inner{display:none}.privacy-content-card{padding:26px}.privacy-meta-table>div{grid-template-columns:1fr}.privacy-meta-table strong{padding:12px 14px}.privacy-meta-table span{padding:12px 14px}.privacy-policy-content h2{font-size:24px}.scroll-top-marker{right:14px;bottom:14px;width:42px;height:42px}}
@media(max-width:560px){.privacy-download-actions,.privacy-hero .page-actions{width:100%;}.privacy-download-actions .btn,.privacy-hero .page-actions .btn{width:100%;justify-content:center}.privacy-content-card{padding:22px 18px;border-radius:20px}.privacy-policy-content p{font-size:15.5px}.privacy-table{min-width:560px}}

.privacy-controller-address{line-height:1.8!important;color:#425a73!important;}


/* ===== Publication readiness fixes: desktop macro links, hero panel checks, responsive slider, product/technology layouts ===== */
.hero-panel ul{display:grid!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;}
.hero-panel ul li{display:grid!important;grid-template-columns:18px 1fr!important;align-items:start!important;gap:10px!important;padding:13px 0!important;border-bottom:1px solid rgba(255,255,255,.18)!important;color:rgba(255,255,255,.92)!important;line-height:1.45!important;}
.hero-panel ul li:last-child{border-bottom:0!important;}
.hero-panel ul li .ico{width:14px!important;height:14px!important;margin-top:4px!important;color:#d9232e!important;stroke-width:3!important;flex:none!important;}
.hero-panel ul li span{display:block!important;color:inherit!important;}

.home-slider-hero .hero-display-title,
.home-slider-hero .p1-copy h1{font-size:clamp(2.6rem,4.2vw,4.15rem)!important;line-height:1.04!important;letter-spacing:-.05em!important;color:#0b2946!important;font-weight:950!important;margin:0 0 18px!important;max-width:12ch!important;}
.home-page .home-hero-slider{min-height:clamp(540px,49vw,650px)!important;height:auto!important;background:#f2f6fa!important;}
.home-page .home-hero-scene .container{grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;min-height:clamp(540px,49vw,650px)!important;gap:clamp(28px,4vw,56px)!important;align-items:center!important;padding-top:34px!important;padding-bottom:36px!important;}
.home-page .home-hero-scene .p1-copy p{max-width:40rem!important;font-size:clamp(1rem,1.45vw,1.15rem)!important;line-height:1.55!important;}
.home-page .home-hero-scene .support-card{justify-self:end;width:100%;max-width:340px!important;}

.p1-nav > .dropdown{position:relative;}
.p1-nav .nav-parent-control{display:flex;align-items:center;gap:4px;}
.p1-nav .nav-parent-link{position:relative;display:inline-flex;align-items:center;padding:40px 0;color:#102945;font-weight:920;text-decoration:none;letter-spacing:-.018em;}
.p1-nav .nav-parent-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;background:transparent;color:#102945;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease;}
.p1-nav .nav-parent-toggle:hover,.p1-nav .nav-parent-toggle:focus-visible{background:#f5f8fb;color:#ba1319;outline:none;}
.p1-nav .nav-parent-toggle .ico{width:16px;height:16px;pointer-events:none;}
.p1-nav > .dropdown:hover > .dropdown-menu{display:block;}
.p1-nav > .dropdown:hover > .mega-menu{display:grid;}
.p1-nav > .dropdown.desktop-open > .dropdown-menu{display:block;}
.p1-nav > .dropdown.desktop-open > .mega-menu{display:grid;}
.p1-nav > .dropdown.active > .nav-parent-control .nav-parent-link,
.p1-nav > .dropdown.active > .nav-parent-control .nav-parent-toggle,
.p1-nav .nav-parent-link.current{color:#ba1319;}
.p1-nav > .dropdown.active > .nav-parent-control .nav-parent-link:after,
.p1-nav .nav-parent-link.current:after{content:"";position:absolute;left:0;right:0;bottom:27px;height:4px;border-radius:6px;background:var(--red);}

.home-page .home-service-badges-grid,.home-page .home-project-support-grid{align-items:stretch!important;}
.home-page .home-service-badge-card,.home-page .home-project-support-card{display:flex!important;flex-direction:column!important;height:100%!important;}
.home-page .home-service-badge-card img{width:100%!important;height:205px!important;object-fit:cover!important;object-position:center!important;}
.home-page .home-project-support-card .card-media{height:170px!important;overflow:hidden!important;border-radius:18px 18px 0 0!important;}
.home-page .home-project-support-card .card-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;}
.home-page .home-service-badge-card .body{display:flex!important;flex-direction:column!important;flex:1!important;}
.home-page .home-service-badge-card h3,.home-page .home-project-support-card h4{min-height:2.45em;}
.home-page .home-service-badge-card p,.home-page .home-project-support-card p{flex:1;}
.home-page .home-service-badge-card .link-red,.home-page .home-project-support-card .link-red{margin-top:auto!important;}

.technologies-page-refined .technology-overview-v2 .feature-card{display:grid!important;grid-template-rows:auto 1fr!important;background:#fff!important;overflow:hidden!important;}
.technologies-page-refined .technology-overview-v2 .go-feature-image{width:100%!important;height:320px!important;object-fit:cover!important;object-position:center!important;}
.technologies-page-refined .technology-overview-v2 .go-feature-body{display:flex!important;flex-direction:column!important;gap:12px!important;padding:28px!important;background:#fff!important;color:#102945!important;min-height:0!important;}
.technologies-page-refined .technology-overview-v2 h3{font-size:clamp(1.55rem,2.2vw,2.05rem)!important;line-height:1.12!important;margin:0!important;color:#102945!important;}
.technologies-page-refined .technology-overview-v2 p{font-size:15.5px!important;line-height:1.65!important;color:#5d7085!important;margin:0!important;}
.technologies-page-refined .technology-overview-v2 .check-list{margin:0 0 4px!important;padding-left:0!important;list-style:none!important;}
.technologies-page-refined .technology-overview-v2 .check-list li{position:relative;padding-left:24px;margin:8px 0;color:#334c66;line-height:1.5;}
.technologies-page-refined .technology-overview-v2 .check-list li:before{content:"✓";position:absolute;left:0;top:0;color:#ba1319;font-weight:950;}
.technologies-page-refined .technology-overview-v2 .link-red{margin-top:auto!important;}

.products-page-refined .product-route-split .sector-card{height:100%;}
.products-page-refined .product-card-grid{align-items:stretch!important;}
.products-page-refined .product-card-grid .mini-card{height:100%;display:flex!important;flex-direction:column!important;}
.products-page-refined .product-card-grid .mini-card .card-media{height:172px!important;}
.products-page-refined .product-card-grid .mini-card h4{min-height:2.3em;}
.products-page-refined .product-card-grid .mini-card p{flex:1;}
.products-page-refined .product-card-grid .link-red{margin-top:auto!important;}
.product-family-label{display:inline-flex;margin:34px 0 16px;padding:8px 14px;border-radius:999px;background:#fff3f4;border:1px solid rgba(186,19,25,.18);color:#ba1319;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;}

.equipment-aux-page-refined .cards-4{align-items:stretch!important;}
.equipment-aux-page-refined .mini-card.has-card-image{min-height:0!important;}
.equipment-aux-page-refined .mini-card .card-media{height:180px!important;}
.equipment-aux-page-refined .rfq-side-image img{max-height:420px!important;min-height:0!important;height:auto!important;object-fit:cover!important;}
.industrial-visual img{max-height:420px!important;min-height:0!important;object-fit:cover!important;}

@media (max-width:1180px){.home-page .home-hero-slider{min-height:620px!important}.home-page .home-hero-scene .container{grid-template-columns:minmax(0,1fr) 320px!important;min-height:620px!important}}
@media (max-width:980px){
  .home-page .home-hero-slider{min-height:680px!important;height:auto!important;}
  .home-page .home-hero-scene{position:absolute!important;inset:0!important;opacity:0;visibility:hidden;pointer-events:none;}
  .home-page .home-hero-scene.active{position:relative!important;opacity:1;visibility:visible;pointer-events:auto;}
  .home-page .home-hero-scene .container{grid-template-columns:1fr!important;min-height:680px!important;gap:24px!important;padding-top:26px!important;padding-bottom:30px!important;}
  .home-page .home-hero-scene .support-card{justify-self:stretch;max-width:none!important;}
  .p1-nav .nav-parent-control{width:100%;display:flex;align-items:center;gap:8px;}
  .p1-nav .nav-parent-link{flex:1;padding:13px 12px!important;min-height:42px;border-radius:12px;}
  .p1-nav .nav-parent-toggle{flex:0 0 42px;width:42px;height:42px;border:1px solid #e0e7ef;background:#fff;}
  .p1-nav .nav-parent-link:after,.p1-nav > .dropdown.active > .nav-parent-control .nav-parent-link:after{display:none;}
  .p1-nav.open > .dropdown.mobile-open > .dropdown-menu,.p1-nav.open > .dropdown.mobile-open > .mega-menu{display:grid!important;}
  .technologies-page-refined .technology-overview-v2 .go-feature-image{height:240px!important;}
}
@media (max-width:640px){
  .home-page .home-hero-slider{min-height:760px!important;}
  .home-page .home-hero-scene .container{min-height:760px!important;}
  .home-slider-hero .hero-display-title,.home-slider-hero .p1-copy h1{font-size:clamp(2.15rem,8vw,3rem)!important;max-width:11ch!important;}
  .home-page .home-hero-scene .p1-copy p{font-size:1rem!important;}
  .home-page .home-service-badge-card h3,.home-page .home-project-support-card h4,.products-page-refined .product-card-grid .mini-card h4{min-height:0!important;}
  .technologies-page-refined .technology-overview-v2 .go-feature-image{height:210px!important;}
}

/* ===== Slider dimensions tuned from approved Home screenshots + Technologies content refinement ===== */
.home-page .home-slider-hero .p1-copy h1,
.home-page .home-slider-hero .p1-copy .hero-display-title{
  font-size:clamp(42px,4.1vw,62px)!important;
  line-height:1.06!important;
  letter-spacing:-.052em!important;
  max-width:760px!important;
  margin-bottom:18px!important;
}
.home-page .home-slider-hero .home-hero-slider{
  min-height:clamp(520px,46vw,640px)!important;
}
.home-page .home-slider-hero .home-hero-scene .container{
  min-height:clamp(520px,46vw,640px)!important;
  grid-template-columns:minmax(0,760px) minmax(300px,340px)!important;
  justify-content:space-between!important;
  gap:clamp(34px,5vw,70px)!important;
  padding-top:42px!important;
  padding-bottom:42px!important;
}
.home-page .home-slider-hero .p1-copy{
  max-width:760px!important;
}
.home-page .home-slider-hero .p1-copy p{
  max-width:680px!important;
  font-size:clamp(17px,1.35vw,20px)!important;
  line-height:1.58!important;
}
.home-page .home-slider-hero .support-card{
  align-self:center!important;
  max-width:340px!important;
}
@media(max-width:1180px){
  .home-page .home-slider-hero .home-hero-scene .container{
    grid-template-columns:minmax(0,1fr) minmax(290px,330px)!important;
    gap:34px!important;
  }
  .home-page .home-slider-hero .p1-copy h1,
  .home-page .home-slider-hero .p1-copy .hero-display-title{
    font-size:clamp(38px,4.7vw,56px)!important;
    max-width:680px!important;
  }
}
@media(max-width:980px){
  .home-page .home-slider-hero .home-hero-slider{min-height:auto!important;height:auto!important;}
  .home-page .home-slider-hero .home-hero-scene{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
  .home-page .home-slider-hero .home-hero-scene.active{position:relative!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
  .home-page .home-slider-hero .home-hero-scene .container{
    grid-template-columns:1fr!important;
    min-height:0!important;
    padding-top:34px!important;
    padding-bottom:36px!important;
  }
  .home-page .home-slider-hero .support-card{max-width:100%!important;justify-self:stretch!important;}
}
@media(max-width:640px){
  .home-page .home-slider-hero .p1-copy h1,
  .home-page .home-slider-hero .p1-copy .hero-display-title{
    font-size:clamp(34px,8.8vw,44px)!important;
    max-width:100%!important;
  }
  .home-page .home-slider-hero .p1-copy p{font-size:16px!important;}
}

.technologies-page-refined .technology-overview-cards{
  align-items:stretch!important;
  gap:28px!important;
}
.technologies-page-refined .technology-overview-cards .go-feature-card{
  display:grid!important;
  grid-template-rows:auto 1fr!important;
  overflow:hidden!important;
  border-radius:20px!important;
  border:1px solid #dfe8f1!important;
  box-shadow:0 18px 44px rgba(8,38,64,.10)!important;
  background:#fff!important;
}
.technologies-page-refined .technology-overview-cards .go-feature-image{
  width:100%!important;
  height:clamp(260px,24vw,360px)!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
.technologies-page-refined .technology-overview-cards .go-feature-body{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  gap:13px!important;
  padding:30px!important;
  background:#fff!important;
}
.technologies-page-refined .technology-overview-cards .go-feature-body h3{
  font-size:clamp(28px,2.4vw,36px)!important;
  line-height:1.08!important;
  color:#102945!important;
  margin:0!important;
}
.technologies-page-refined .technology-overview-cards .go-feature-body p,
.technologies-page-refined .technology-overview-cards .go-feature-body li{
  font-size:15.5px!important;
  line-height:1.62!important;
  color:#5d7085!important;
}
.technologies-page-refined .technology-overview-cards .check-list{
  list-style:none!important;
  padding:0!important;
  margin:0!important;
}
.technologies-page-refined .technology-overview-cards .check-list li{
  position:relative!important;
  padding-left:24px!important;
  margin:8px 0!important;
}
.technologies-page-refined .technology-overview-cards .check-list li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#ba1319;
  font-weight:950;
}
.technologies-page-refined .technology-overview-cards .link-red{margin-top:auto!important;}
@media(max-width:900px){
  .technologies-page-refined .technology-overview-cards{grid-template-columns:1fr!important;}
  .technologies-page-refined .technology-overview-cards .go-feature-image{height:auto!important;aspect-ratio:16/10!important;}
}

/* ===== Home slider title typography revision: standard h1-equivalent dimensions ===== */
.home-page .home-slider-hero .p1-copy h1,
.home-page .home-slider-hero .p1-copy .hero-display-title{
  display:block!important;
  font-size:2em!important;
  margin-block-start:0.67em!important;
  margin-block-end:0.67em!important;
  margin-inline-start:0!important;
  margin-inline-end:0!important;
  font-weight:bold!important;
  unicode-bidi:isolate!important;
  line-height:1.18!important;
  letter-spacing:normal!important;
  max-width:760px!important;
}
@media(max-width:980px){
  .home-page .home-slider-hero .p1-copy h1,
  .home-page .home-slider-hero .p1-copy .hero-display-title{
    font-size:2em!important;
    max-width:100%!important;
  }
}

/* ===== Home slider initial typography restored + responsive scaling ===== */
.home-page .home-slider-hero .p1-copy h1,
.home-page .home-slider-hero .p1-copy .hero-display-title{
  display:block!important;
  font-size:48px!important;
  line-height:1.08!important;
  letter-spacing:-.05em!important;
  color:#0b2946!important;
  font-weight:950!important;
  margin:0 0 20px!important;
  max-width:655px!important;
  text-wrap:balance;
}
.home-page .home-slider-hero .theme-dark .p1-copy h1,
.home-page .home-slider-hero .theme-dark .p1-copy .hero-display-title{color:#fff!important;}
.home-page .home-slider-hero .p1-copy p{
  font-size:19px!important;
  line-height:1.48!important;
  color:#526579!important;
  max-width:585px!important;
  margin:0 0 31px!important;
}
.home-page .home-slider-hero .theme-dark .p1-copy p{color:#d9e4ed!important;}
.home-page .home-slider-hero .p1-actions{
  display:flex!important;
  gap:20px!important;
  align-items:center!important;
  flex-wrap:wrap!important;
}
.home-page .home-slider-hero .p1-actions .btn{
  min-height:45px!important;
  padding:14px 24px!important;
  border-radius:7px!important;
  text-transform:uppercase!important;
  font-size:12px!important;
}
.home-page .home-slider-hero .home-hero-slider{min-height:clamp(520px,43vw,610px)!important;}
.home-page .home-slider-hero .home-hero-scene .container{
  min-height:clamp(520px,43vw,610px)!important;
  grid-template-columns:minmax(0,655px) minmax(280px,340px)!important;
  gap:clamp(34px,5vw,76px)!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding-top:42px!important;
  padding-bottom:42px!important;
}
.home-page .home-slider-hero .p1-copy{max-width:655px!important;}
.home-page .home-slider-hero .support-card{
  width:100%!important;
  max-width:340px!important;
  justify-self:end!important;
  align-self:center!important;
  border-radius:16px!important;
  overflow:hidden!important;
  animation:none!important;
}
.home-page .home-slider-hero .support-card h3{
  padding:22px 26px!important;
  font-size:17px!important;
  line-height:1.2!important;
}
.home-page .home-slider-hero .support-row{
  grid-template-columns:44px minmax(0,1fr) 18px!important;
  min-height:68px!important;
  padding:14px 22px!important;
  gap:14px!important;
  font-size:13.5px!important;
  line-height:1.22!important;
}
.home-page .home-slider-hero .support-row span{min-width:0!important;overflow-wrap:break-word!important;}
.home-page .home-slider-hero .support-row .badge-icon{width:30px!important;height:30px!important;}
.home-page .home-slider-hero .support-row.rfq{min-height:76px!important;}
@media(max-width:1180px){
  .home-page .home-slider-hero .p1-copy h1,
  .home-page .home-slider-hero .p1-copy .hero-display-title{font-size:44px!important;max-width:610px!important;}
  .home-page .home-slider-hero .p1-copy p{font-size:18px!important;max-width:560px!important;}
  .home-page .home-slider-hero .home-hero-scene .container{grid-template-columns:minmax(0,610px) minmax(270px,320px)!important;gap:30px!important;}
  .home-page .home-slider-hero .support-card{max-width:320px!important;}
  .home-page .home-slider-hero .support-row{grid-template-columns:40px minmax(0,1fr) 16px!important;padding:13px 18px!important;font-size:13px!important;}
}
@media(max-width:980px){
  .home-page .home-slider-hero .home-hero-slider{min-height:0!important;height:auto!important;}
  .home-page .home-slider-hero .home-hero-scene{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
  .home-page .home-slider-hero .home-hero-scene.active{position:relative!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
  .home-page .home-slider-hero .home-hero-scene .container{
    grid-template-columns:1fr!important;
    min-height:0!important;
    gap:24px!important;
    padding-top:34px!important;
    padding-bottom:36px!important;
  }
  .home-page .home-slider-hero .p1-copy{max-width:100%!important;}
  .home-page .home-slider-hero .p1-copy h1,
  .home-page .home-slider-hero .p1-copy .hero-display-title{font-size:clamp(38px,6vw,44px)!important;max-width:100%!important;}
  .home-page .home-slider-hero .p1-copy p{font-size:17px!important;max-width:100%!important;}
  .home-page .home-slider-hero .support-card{max-width:520px!important;justify-self:stretch!important;align-self:start!important;}
}
@media(max-width:640px){
  .home-page .home-slider-hero .home-hero-scene .container{padding-top:28px!important;padding-bottom:30px!important;gap:20px!important;}
  .home-page .home-slider-hero .p1-copy h1,
  .home-page .home-slider-hero .p1-copy .hero-display-title{font-size:clamp(31px,8.2vw,38px)!important;line-height:1.08!important;margin-bottom:16px!important;}
  .home-page .home-slider-hero .p1-copy p{font-size:16px!important;line-height:1.5!important;margin-bottom:22px!important;}
  .home-page .home-slider-hero .p1-actions{gap:10px!important;align-items:stretch!important;}
  .home-page .home-slider-hero .p1-actions .btn{width:100%!important;justify-content:center!important;min-height:44px!important;padding:13px 18px!important;}
  .home-page .home-slider-hero .support-card{max-width:100%!important;border-radius:14px!important;}
  .home-page .home-slider-hero .support-card h3{padding:16px 18px!important;font-size:16px!important;}
  .home-page .home-slider-hero .support-row{grid-template-columns:34px minmax(0,1fr) 16px!important;min-height:56px!important;padding:11px 15px!important;gap:10px!important;font-size:12.8px!important;}
  .home-page .home-slider-hero .support-row .badge-icon{width:25px!important;height:25px!important;}
  .home-page .home-slider-hero .support-row.rfq{min-height:60px!important;}
}
@media(max-width:390px){
  .home-page .home-slider-hero .p1-copy h1,
  .home-page .home-slider-hero .p1-copy .hero-display-title{font-size:29px!important;}
  .home-page .home-slider-hero .support-row{font-size:12.2px!important;}
}


/* === Publication fix: clean RFQ visual layout and Tower Packing split intro === */
.clean-rfq-visual-layout .rfq-side-image{
  display:flex!important;
  flex-direction:column!important;
  justify-content:stretch!important;
  min-height:100%!important;
}
.clean-rfq-visual-layout .rfq-side-image img.page-main-image{
  width:100%!important;
  height:100%!important;
  min-height:360px!important;
  max-height:430px!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:22px!important;
}
.mass-transfer-page .clean-rfq-visual-layout .rfq-side-image .image-note,
.fractionation-trays-page .clean-rfq-visual-layout .rfq-side-image .image-note{
  display:none!important;
}
.clean-rfq-visual-layout .content-grid{
  align-items:stretch!important;
}
.clean-rfq-visual-layout .text-block{
  min-height:100%;
}
.clean-rfq-visual-layout .rfq-fullwidth-note{
  margin-top:4px!important;
}

.tower-packing-page .tower-packing-intro-section{
  padding-top:58px;
}
.tower-packing-page .tower-packing-intro-stack{
  display:grid;
  gap:34px;
}
.tower-packing-page .tower-packing-intro-box{
  align-items:stretch;
  padding:0;
}
.tower-packing-page .tower-packing-intro-box .text-block{
  background:#fff;
  border:1px solid #e4ebf2;
  border-radius:24px;
  padding:34px;
  box-shadow:0 18px 42px rgba(8,38,64,.08);
}
.tower-packing-page .tower-packing-intro-box .image-panel{
  height:100%;
  display:flex;
  flex-direction:column;
}
.tower-packing-page .tower-packing-intro-box .image-panel img{
  height:auto!important;
  min-height:330px;
  max-height:410px;
  aspect-ratio:16/10;
  object-fit:cover;
}
.tower-packing-page .tower-packing-intro-box .image-panel>div{
  flex:1;
}
.tower-packing-page .brochure-download-banner{
  margin-top:36px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:34px 38px;
  border-radius:26px;
  background:linear-gradient(135deg,#082640,#0c385f);
  color:#fff;
  box-shadow:0 22px 54px rgba(8,38,64,.20);
}
.tower-packing-page .brochure-download-banner h3{
  margin:0 0 8px;
  color:#fff;
  font-size:28px;
  line-height:1.15;
}
.tower-packing-page .brochure-download-banner p{
  margin:0;
  color:#dce8f4;
  max-width:760px;
  line-height:1.62;
}
.tower-packing-page .brochure-download-banner .section-kicker{
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.22)!important;
}
.tower-packing-page .brochure-download-banner .btn{
  flex:0 0 auto;
  white-space:nowrap;
}

@media(max-width:980px){
  .clean-rfq-visual-layout .rfq-side-image img.page-main-image{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:16/10!important;
  }
  .tower-packing-page .tower-packing-intro-box,
  .tower-packing-page .tower-packing-intro-box.content-grid.reverse{
    grid-template-columns:1fr!important;
  }
  .tower-packing-page .brochure-download-banner{
    flex-direction:column;
    align-items:flex-start;
    padding:28px;
  }
  .tower-packing-page .brochure-download-banner .btn{
    width:100%;
    justify-content:center;
    white-space:normal;
    text-align:center;
  }
}
@media(max-width:640px){
  .tower-packing-page .tower-packing-intro-section{
    padding-top:42px;
  }
  .tower-packing-page .tower-packing-intro-box .text-block{
    padding:24px 22px;
    border-radius:20px;
  }
  .tower-packing-page .tower-packing-intro-box .image-panel img{
    min-height:0;
    aspect-ratio:4/3;
  }
  .tower-packing-page .brochure-download-banner{
    padding:24px;
    border-radius:22px;
  }
  .tower-packing-page .brochure-download-banner h3{
    font-size:24px;
  }
}

/* === Global visual-stack fix: image boxes and caption boxes === */
.page-image-block.visual-stack,
body.ux-refined .page-image-block.visual-stack,
body.ultrafine-layout .page-image-block.visual-stack,
.side-stack .page-image-block.visual-stack,
.refined-side-stack .page-image-block.visual-stack{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:22px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
  align-self:start!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
}
.page-image-block.visual-stack > .visual-image-box,
body.ux-refined .page-image-block.visual-stack > .visual-image-box,
body.ultrafine-layout .page-image-block.visual-stack > .visual-image-box{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:22px!important;
  background:#f4f7fa!important;
  border:1px solid #e1e9f1!important;
  box-shadow:0 18px 42px rgba(8,38,64,.12)!important;
}
.page-image-block.visual-stack > .visual-image-box > img,
body.ux-refined .page-image-block.visual-stack > .visual-image-box > img,
body.ultrafine-layout .page-image-block.visual-stack > .visual-image-box > img,
.clean-rfq-visual-layout .page-image-block.visual-stack > .visual-image-box > img.page-main-image{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#f4f7fa!important;
}
.page-image-block.visual-stack > .image-note,
body.ux-refined .page-image-block.visual-stack > .image-note,
body.ultrafine-layout .page-image-block.visual-stack > .image-note,
.mass-transfer-page .clean-rfq-visual-layout .rfq-side-image.visual-stack > .image-note,
.fractionation-trays-page .clean-rfq-visual-layout .rfq-side-image.visual-stack > .image-note{
  display:block!important;
  position:relative!important;
  width:100%!important;
  margin:0!important;
  padding:22px 24px!important;
  border-radius:18px!important;
  background:#fff!important;
  border:1px solid #e3ebf3!important;
  border-left:5px solid #ba1319!important;
  box-shadow:0 14px 34px rgba(8,38,64,.08)!important;
  backdrop-filter:none!important;
}
.page-image-block.visual-stack > .image-note h3,
body.ux-refined .page-image-block.visual-stack > .image-note h3,
body.ultrafine-layout .page-image-block.visual-stack > .image-note h3{
  margin:0 0 8px!important;
  color:#102945!important;
  font-size:20px!important;
  line-height:1.18!important;
  letter-spacing:-.02em!important;
}
.page-image-block.visual-stack > .image-note p,
body.ux-refined .page-image-block.visual-stack > .image-note p,
body.ultrafine-layout .page-image-block.visual-stack > .image-note p{
  margin:0!important;
  color:#5d7085!important;
  font-size:14.5px!important;
  line-height:1.6!important;
}
.content-grid > .text-block + .page-image-block.visual-stack,
body.ux-refined .content-grid > .text-block + .page-image-block.visual-stack,
body.ultrafine-layout .content-grid > .text-block + .page-image-block.visual-stack{
  grid-column:auto!important;
  grid-row:auto!important;
  align-self:start!important;
}
.content-grid > .text-block + .page-image-block.visual-stack img,
body.ux-refined .content-grid > .text-block + .page-image-block.visual-stack img,
body.ultrafine-layout .content-grid > .text-block + .page-image-block.visual-stack img{
  height:auto!important;
}
.rfq-intro-layout .rfq-side-image.visual-stack,
.clean-rfq-visual-layout .rfq-side-image.visual-stack{
  min-height:0!important;
  height:auto!important;
  align-self:start!important;
}
.clean-rfq-visual-layout .content-grid{
  align-items:start!important;
}
.clean-rfq-visual-layout .rfq-fullwidth-note{
  margin-top:28px!important;
}
@media(max-width:980px){
  .page-image-block.visual-stack{gap:18px!important;}
  .page-image-block.visual-stack > .visual-image-box > img,
  .clean-rfq-visual-layout .page-image-block.visual-stack > .visual-image-box > img.page-main-image{
    aspect-ratio:4/3!important;
  }
  .page-image-block.visual-stack > .image-note{padding:19px 20px!important;}
}
@media(max-width:560px){
  .page-image-block.visual-stack > .visual-image-box{border-radius:18px!important;}
  .page-image-block.visual-stack > .image-note{border-radius:16px!important;padding:18px!important;}
  .page-image-block.visual-stack > .image-note h3{font-size:18px!important;}
}


/* REV NEW IMAGE INTEGRATION - Hardware / On-the-shelf card layout fix */
.on-the-shelf-page .stock-grid,
.spare-parts-hardware-page .stock-grid,
.spare-parts-visual-grid .stock-grid{
  align-items:stretch!important;
}
.on-the-shelf-page .stock-card,
.spare-parts-hardware-page .stock-card,
.spare-parts-visual-grid .stock-card{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  min-height:100%!important;
  overflow:hidden!important;
  border-radius:18px!important;
}
.on-the-shelf-page .stock-card img,
.spare-parts-hardware-page .stock-card img,
.spare-parts-visual-grid .stock-card img{
  width:100%!important;
  height:210px!important;
  min-height:210px!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  border-bottom:1px solid #e4ebf2!important;
}
.on-the-shelf-page .stock-card div,
.spare-parts-hardware-page .stock-card div,
.spare-parts-visual-grid .stock-card div{
  padding:20px 20px 22px!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
}
.on-the-shelf-page .stock-card h4,
.spare-parts-hardware-page .stock-card h4,
.spare-parts-visual-grid .stock-card h4{
  margin:0 0 9px!important;
  font-size:20px!important;
  line-height:1.16!important;
}
.on-the-shelf-page .stock-card p,
.spare-parts-hardware-page .stock-card p,
.spare-parts-visual-grid .stock-card p{
  margin:0 0 14px!important;
  font-size:14px!important;
  line-height:1.58!important;
}
.on-the-shelf-page .stock-card span,
.spare-parts-hardware-page .stock-card span,
.spare-parts-visual-grid .stock-card span{
  margin-top:auto!important;
  align-self:flex-start!important;
}
@media(max-width:720px){
  .on-the-shelf-page .stock-card img,
  .spare-parts-hardware-page .stock-card img,
  .spare-parts-visual-grid .stock-card img{height:190px!important;min-height:190px!important;}
}

.page-hero.has-image:before{content:"";position:absolute;right:20px;bottom:20px;width:128px;height:42px;background:url('../img/logo-baretti-white.png') center/contain no-repeat;opacity:.18;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25));pointer-events:none;z-index:1}.baretti-watermark-auto{display:block;position:relative;overflow:hidden;border-radius:inherit}.baretti-watermark-auto>img{display:block;width:100%;height:auto}@media(max-width:640px){.page-hero.has-image:before{width:92px;height:30px;right:10px;bottom:10px}}

/* History navy milestones added for company legacy timeline */
.reference-item.navy-milestone .reference-year{color:#082640}
.reference-item.navy-milestone .reference-card{border-color:rgba(8,38,64,.28);box-shadow:0 22px 58px rgba(8,38,64,.12);background:linear-gradient(180deg,#ffffff,#f8fbfd)}
.reference-item.navy-milestone .reference-card:before{background:#082640;border-color:#c8d7e6;box-shadow:0 0 0 8px #fff}
.reference-item.navy-milestone .reference-card h3{color:#082640}
.reference-item.navy-milestone .reference-card .location{color:#082640}


/* Column Internals brochure banner aligned to Tower Packing download banner */
.column-internals-download.brochure-download-banner{
  margin-top:36px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:34px 38px;
  border-radius:26px;
  background:linear-gradient(135deg,#082640,#0c385f)!important;
  color:#fff!important;
  box-shadow:0 22px 54px rgba(8,38,64,.20);
}
.column-internals-download.brochure-download-banner h3{
  margin:0 0 8px;
  color:#fff!important;
  font-size:28px;
  line-height:1.15;
}
.column-internals-download.brochure-download-banner p{
  margin:0;
  color:#dce8f4!important;
  max-width:760px;
  line-height:1.62;
}
.column-internals-download.brochure-download-banner .section-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.22)!important;
}
.column-internals-download.brochure-download-banner .section-kicker:before{
  content:"";
  display:inline-block;
  width:24px;
  height:2px;
  border-radius:999px;
  background:#ba1319;
}
.column-internals-download.brochure-download-banner .btn{
  flex:0 0 auto;
  white-space:nowrap;
}
@media(max-width:980px){
  .column-internals-download.brochure-download-banner{
    flex-direction:column;
    align-items:flex-start;
    padding:28px;
  }
  .column-internals-download.brochure-download-banner .btn{
    width:100%;
    justify-content:center;
    white-space:normal;
    text-align:center;
  }
}
@media(max-width:640px){
  .column-internals-download.brochure-download-banner{
    border-radius:22px;
    padding:24px 20px;
  }
  .column-internals-download.brochure-download-banner h3{
    font-size:24px;
  }
}

.tower-packing-feature-row{margin-bottom:34px}.tower-packing-download-section{padding-top:34px}.tower-packing-download{background:linear-gradient(135deg,#082640,#0b3a63);color:#fff;border-radius:24px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 22px 48px rgba(8,38,64,.18)}.tower-packing-download h3{color:#fff;margin:10px 0 8px}.tower-packing-download p{color:rgba(255,255,255,.84);margin:0}.tower-packing-download .btn{white-space:nowrap}@media(max-width:860px){.tower-packing-download{display:grid;padding:28px 22px}.tower-packing-feature-row{margin-bottom:24px}}


/* REV11 history and sustainability refinements */
body.rev1-history-human-updated .reference-item.navy-milestone .reference-card:before{background:#fff;border:3px solid #082640;box-shadow:0 0 0 8px rgba(8,38,64,.22)}
body.rev1-history-human-updated .reference-item:not(.navy-milestone) .reference-card:before{background:#ba1319;border:3px solid #fff;box-shadow:0 0 0 8px rgba(186,19,25,.16)}
body.rev1-history-human-updated .reference-item.featured .reference-card:before{background:#ba1319;border:3px solid #fff;box-shadow:0 0 0 8px rgba(186,19,25,.22)}
body.rev1-history-human-updated .project-proposal-section .project-proposal-cta{background:linear-gradient(135deg,#b81218 0%,#8f1416 56%,#681013 100%)!important;border-radius:28px!important;box-shadow:0 30px 68px rgba(186,19,25,.20)!important}
body.rev1-history-human-updated .project-proposal-section .project-proposal-cta p{color:#ffe6e7!important}
.sustainability-page-refined .iso-14001-feature-box{position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(186,19,25,.20);background:linear-gradient(135deg,#ffffff 0%,#f8fbfd 64%,#fff2f3 100%);box-shadow:0 24px 58px rgba(8,38,64,.10)}
.sustainability-page-refined .iso-14001-feature-box:before{content:"ISO 14001";position:absolute;right:-28px;top:24px;font-weight:900;font-size:72px;letter-spacing:-.06em;color:rgba(8,38,64,.055);pointer-events:none}
.sustainability-page-refined .iso-14001-feature-box .section-kicker{color:#ba1319;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.sustainability-page-refined .sustainability-image-panel{border-radius:26px;overflow:hidden;border:1px solid #dfe8f1;box-shadow:0 24px 58px rgba(8,38,64,.10);background:#fff}
.sustainability-page-refined .sustainability-image-panel img{display:block;width:100%;height:auto;object-fit:cover}
.sustainability-page-refined .sustainability-image-panel figcaption{padding:16px 18px;color:#5f7286;font-size:14px;line-height:1.55;background:#fff}

/* ON-THE-SHELF MT/LU SECTIONS - 2026-07 clean page-specific patch */
.on-the-shelf-page.on-shelf-mt-lu-sections .on-shelf-stock-section .section-head{
  max-width:920px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-group{
  margin-top:34px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-group + .stock-area-group{
  margin-top:46px;
  padding-top:38px;
  border-top:1px solid #e6edf4;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-head{
  display:grid;
  grid-template-columns:minmax(0, .92fr) minmax(280px, .72fr);
  gap:28px;
  align-items:end;
  margin-bottom:20px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-head h3{
  margin:10px 0 0;
  color:#102945;
  font-size:28px;
  line-height:1.12;
  letter-spacing:-.03em;
  font-weight:950;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-head p{
  margin:0;
  color:#5c6f83;
  font-size:15px;
  line-height:1.62;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-grid{
  display:grid!important;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:22px!important;
  align-items:stretch!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-grid-lu{
  grid-template-columns:repeat(4, minmax(0, 1fr));
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  min-height:100%!important;
  overflow:hidden!important;
  position:relative;
  isolation:isolate;
  background:#fff!important;
  border:1px solid #e3ebf2!important;
  border-radius:20px!important;
  box-shadow:0 16px 34px rgba(8,34,58,.10)!important;
  transition:transform .32s cubic-bezier(.2,.8,.2,1), box-shadow .32s ease, border-color .32s ease!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card:hover{
  transform:translateY(-7px)!important;
  box-shadow:0 28px 62px rgba(8,34,58,.16)!important;
  border-color:rgba(186,19,25,.24)!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card::before{
  content:"";
  position:absolute;
  left:20px;
  right:auto;
  top:calc(clamp(220px, 24vw, 300px) + 1px);
  width:58px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--red),rgba(186,19,25,0));
  z-index:3;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-image,
.on-the-shelf-page.on-shelf-mt-lu-sections .visual-image-box.baretti-watermark-frame{
  position:relative;
  display:block;
  width:100%;
  margin:0;
  overflow:hidden;
  isolation:isolate;
  background:#fff!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-image{
  height:clamp(220px, 24vw, 300px)!important;
  min-height:220px!important;
  border-radius:20px 20px 0 0!important;
  border-bottom:1px solid #e4ebf2!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-image > img,
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card > img,
.on-the-shelf-page.on-shelf-mt-lu-sections .visual-image-box.baretti-watermark-frame > img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  transition:transform .7s cubic-bezier(.2,.8,.2,1), filter .35s ease!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card:hover .stock-card-image > img,
.on-the-shelf-page.on-shelf-mt-lu-sections .page-image-block:hover .visual-image-box > img{
  transform:scale(1.045);
  filter:saturate(1.06) contrast(1.04);
}
.on-the-shelf-page.on-shelf-mt-lu-sections .visual-image-box.baretti-watermark-frame > img{
  height:auto!important;
  aspect-ratio:1672/941;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-image.baretti-watermark-frame::before,
.on-the-shelf-page.on-shelf-mt-lu-sections .visual-image-box.baretti-watermark-frame::before{
  content:"";
  position:absolute;
  inset:auto 0 0 0;
  height:46%;
  pointer-events:none;
  z-index:1;
  background:linear-gradient(180deg, rgba(8,38,64,0) 0%, rgba(8,38,64,.28) 100%);
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-image.baretti-watermark-frame::after,
.on-the-shelf-page.on-shelf-mt-lu-sections .visual-image-box.baretti-watermark-frame::after{
  content:"";
  position:absolute;
  right:18px;
  bottom:15px;
  width:min(40%, 184px);
  height:auto;
  aspect-ratio:660/137;
  background:url('../img/logo-baretti-white.png') center/contain no-repeat;
  opacity:.36;
  filter:drop-shadow(0 3px 8px rgba(0,0,0,.45));
  pointer-events:none;
  z-index:2;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-body,
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card > div{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  padding:22px 20px 22px!important;
  background:#fff!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card small{
  display:block;
  margin:0 0 9px;
  color:#ba1319;
  font-size:11px;
  line-height:1.2;
  font-weight:950;
  letter-spacing:.065em;
  text-transform:uppercase;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card h4{
  margin:0 0 9px!important;
  color:#102945;
  font-size:20px!important;
  line-height:1.16!important;
  letter-spacing:-.02em;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card p{
  margin:0 0 16px!important;
  color:#5c6f83;
  font-size:14px!important;
  line-height:1.58!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-card span{
  margin-top:auto!important;
  align-self:flex-start!important;
  display:inline-flex!important;
  min-height:25px!important;
  align-items:center;
  padding:5px 10px!important;
  border-radius:999px!important;
  background:#f7e4e5!important;
  color:#ba1319!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.055em!important;
  text-transform:uppercase!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .on-shelf-rfq-section .rfq-fullwidth-note{
  align-items:center;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .on-shelf-rfq-section .rfq-fullwidth-note > div{
  min-width:0;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .on-shelf-rfq-section .rfq-fullwidth-note .btn{
  min-width:170px;
}
@media(max-width:1120px){
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-grid-lu{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}
@media(max-width:880px){
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-head{
    grid-template-columns:1fr;
    gap:10px;
    align-items:start;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-grid,
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-grid-lu{
    grid-template-columns:1fr;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-card:hover{
    transform:translateY(-4px)!important;
  }
}
@media(max-width:640px){
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-group{
    margin-top:28px;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-group + .stock-area-group{
    margin-top:34px;
    padding-top:30px;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-head h3{
    font-size:24px;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-card::before{
    top:calc(clamp(190px, 58vw, 250px) + 1px);
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-image{
    height:clamp(190px, 58vw, 250px)!important;
    min-height:190px!important;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-card-image.baretti-watermark-frame::after,
  .on-the-shelf-page.on-shelf-mt-lu-sections .visual-image-box.baretti-watermark-frame::after{
    right:13px;
    bottom:12px;
    width:min(44%, 148px);
  }
}


/* ON-THE-SHELF MASS TRANSFER SECTION HEAD REFINEMENT - 2026-07 */
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head{
  grid-template-columns:1fr!important;
  align-items:start!important;
  gap:0!important;
  margin-bottom:24px!important;
  padding:26px 28px 28px!important;
  position:relative;
  overflow:hidden;
  border:1px solid #e3ebf2;
  border-radius:24px;
  background:linear-gradient(135deg,#ffffff 0%,#f8fbfd 68%,#fff2f3 100%);
  box-shadow:0 20px 48px rgba(8,38,64,.10);
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:linear-gradient(180deg,var(--red),#8f0f14);
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head:after{
  content:"Mass Transfer";
  position:absolute;
  right:22px;
  bottom:-12px;
  font-size:64px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.065em;
  color:rgba(8,38,64,.055);
  pointer-events:none;
  white-space:nowrap;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-copy{
  position:relative;
  z-index:1;
  max-width:790px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head .section-kicker{
  margin-bottom:11px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head h3{
  margin:0 0 12px!important;
  max-width:760px;
  font-size:31px;
  line-height:1.12;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head p{
  display:block;
  max-width:760px;
  margin:0!important;
  color:#5c6f83;
  font-size:15.5px;
  line-height:1.68;
}
@media(max-width:640px){
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head{
    padding:23px 22px 24px!important;
    border-radius:20px;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head:after{
    display:none;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head h3{
    font-size:25px;
  }
}

/* ON-THE-SHELF LOADING/UNLOADING SECTION HEAD REFINEMENT - 2026-07 */
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head{
  grid-template-columns:1fr!important;
  align-items:start!important;
  gap:0!important;
  margin-bottom:24px!important;
  padding:26px 28px 28px!important;
  position:relative;
  overflow:hidden;
  border:1px solid #e3ebf2;
  border-radius:24px;
  background:linear-gradient(135deg,#ffffff 0%,#f8fbfd 66%,#eef6fb 100%);
  box-shadow:0 20px 48px rgba(8,38,64,.10);
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:linear-gradient(180deg,#082640,#0b3a63);
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head:after{
  content:"Loading/Unloading";
  position:absolute;
  right:22px;
  bottom:-12px;
  font-size:60px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.065em;
  color:rgba(8,38,64,.055);
  pointer-events:none;
  white-space:nowrap;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-copy{
  position:relative;
  z-index:1;
  max-width:820px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head .section-kicker{
  margin-bottom:11px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head h3{
  margin:0 0 12px!important;
  max-width:780px;
  font-size:31px;
  line-height:1.12;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head p{
  display:block;
  max-width:780px;
  margin:0 0 9px!important;
  color:#5c6f83;
  font-size:15.5px;
  line-height:1.68;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head p:last-child{
  margin-bottom:0!important;
}
@media(max-width:640px){
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head{
    padding:23px 22px 24px!important;
    border-radius:20px;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head:after{
    display:none;
  }
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head h3{
    font-size:25px;
  }
}



/* ON-THE-SHELF HERO CTA AND SECTION WATERMARK SPACING - 2026-07 */
.on-the-shelf-page.on-shelf-mt-lu-sections .page-hero .page-actions{
  align-items:center;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head,
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head{
  min-height:188px;
  padding:30px 32px 58px!important;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head:after{
  bottom:12px;
}
.on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head:after{
  bottom:12px;
}
@media(max-width:640px){
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-mt .stock-area-head,
  .on-the-shelf-page.on-shelf-mt-lu-sections .stock-area-lu .stock-area-head{
    min-height:0;
    padding:23px 22px 26px!important;
  }
}

/* =========================================================
   Integrated CSS: Fractionation Trays brochure download banner
   Source: fractionation_trays_brochure_banner_css_snippet(1).css
   ========================================================= */
/* Fractionation Trays brochure banner
   Same visual language as Tower Packing brochure download banner.
   Add this block to assets/css/style.css if not already present.
*/
.fractionation-trays-download-section{
  padding-top:34px;
}
.fractionation-trays-download.brochure-download-banner{
  margin-top:36px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:34px 38px;
  border-radius:26px;
  background:linear-gradient(135deg,#082640,#0c385f)!important;
  color:#fff!important;
  box-shadow:0 22px 54px rgba(8,38,64,.20);
}
.fractionation-trays-download.brochure-download-banner h3{
  margin:0 0 8px;
  color:#fff!important;
  font-size:28px;
  line-height:1.15;
}
.fractionation-trays-download.brochure-download-banner p{
  margin:0;
  color:#dce8f4!important;
  max-width:760px;
  line-height:1.62;
}
.fractionation-trays-download.brochure-download-banner .section-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.22)!important;
}
.fractionation-trays-download.brochure-download-banner .section-kicker:before{
  content:"";
  display:inline-block;
  width:24px;
  height:2px;
  border-radius:999px;
  background:#ba1319;
}
.fractionation-trays-download.brochure-download-banner .btn{
  flex:0 0 auto;
  white-space:nowrap;
}
@media(max-width:980px){
  .fractionation-trays-download.brochure-download-banner{
    flex-direction:column;
    align-items:flex-start;
    padding:28px;
  }
  .fractionation-trays-download.brochure-download-banner .btn{
    width:100%;
    justify-content:center;
    white-space:normal;
    text-align:center;
  }
}
@media(max-width:640px){
  .fractionation-trays-download.brochure-download-banner{
    border-radius:22px;
    padding:24px 20px;
  }
  .fractionation-trays-download.brochure-download-banner h3{
    font-size:24px;
  }
}


/* Company Legacy & Vision page */
body.company-legacy-vision-page .hero.company-hero:before{
  background:linear-gradient(105deg,rgba(4,18,32,.95) 0%,rgba(8,38,64,.88) 48%,rgba(8,38,64,.36) 100%),url('../img/company-structure.jpg');
  background-size:cover;
  background-position:center right;
}
body.company-legacy-vision-page .legacy-intro-grid{align-items:stretch;}
body.company-legacy-vision-page .legacy-narrative-card,
body.company-legacy-vision-page .legacy-highlight-panel,
body.company-legacy-vision-page .legacy-message-copy,
body.company-legacy-vision-page .legacy-quote-card{
  background:#fff;
  border:1px solid #e3ebf3;
  border-radius:24px;
  box-shadow:0 18px 46px rgba(8,38,64,.09);
  padding:32px;
}
body.company-legacy-vision-page .legacy-highlight-panel{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,#082640 0%,#0b3558 100%);
  color:#fff;
}
body.company-legacy-vision-page .legacy-highlight-panel:after{
  content:"Legacy";
  position:absolute;
  right:-12px;
  bottom:-18px;
  font-size:92px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.08em;
  color:rgba(255,255,255,.055);
  pointer-events:none;
}
body.company-legacy-vision-page .legacy-panel-kicker{
  display:inline-flex;
  align-items:center;
  min-height:26px;
  padding:6px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.13);
  border:1px solid rgba(255,255,255,.18);
  color:#fff;
  font-size:11px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:16px;
}
body.company-legacy-vision-page .legacy-highlight-panel h3{
  position:relative;
  z-index:1;
  margin:0 0 14px;
  color:#fff;
  font-size:clamp(26px,2.8vw,38px);
  line-height:1.08;
  letter-spacing:-.045em;
}
body.company-legacy-vision-page .legacy-highlight-panel p{
  position:relative;
  z-index:1;
  color:#dce8f4;
  font-size:15.5px;
  line-height:1.68;
  margin:0 0 16px;
}
body.company-legacy-vision-page .legacy-mini-stats{
  position:relative;
  z-index:1;
  display:grid;
  gap:12px;
  margin-top:20px;
}
body.company-legacy-vision-page .legacy-mini-stats div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.15);
  border-radius:16px;
  padding:15px 16px;
}
body.company-legacy-vision-page .legacy-mini-stats b{
  display:block;
  color:#fff;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:.07em;
  margin-bottom:5px;
}
body.company-legacy-vision-page .legacy-mini-stats span{
  display:block;
  color:#cad9e6;
  font-size:13.5px;
  line-height:1.45;
}
body.company-legacy-vision-page .legacy-reference-timeline .reference-card p:last-child{margin-bottom:0;}
body.company-legacy-vision-page .legacy-principles-grid{grid-template-columns:repeat(5,minmax(0,1fr));}
body.company-legacy-vision-page .legacy-principles-grid .principle{min-height:250px;}
body.company-legacy-vision-page .legacy-message-grid{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:28px;
  align-items:stretch;
}
body.company-legacy-vision-page .legacy-message-copy h2{
  font-size:clamp(30px,3vw,42px);
  line-height:1.08;
  letter-spacing:-.045em;
  color:#102945;
  margin:0 0 12px;
}
body.company-legacy-vision-page .legacy-role{
  color:#ba1319!important;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.07em;
  font-size:12px!important;
  margin-bottom:16px!important;
}
body.company-legacy-vision-page .legacy-quote-card{
  margin:0;
  border-left:6px solid #082640;
  background:linear-gradient(180deg,#fff,#f8fbfd);
}
body.company-legacy-vision-page .legacy-quote-card p{
  color:#40576f;
  font-size:16px;
  line-height:1.75;
  margin:0 0 16px;
}
body.company-legacy-vision-page .legacy-quote-card cite{
  display:block;
  color:#082640;
  font-style:normal;
  font-weight:950;
  margin-top:10px;
}
@media(max-width:1180px){
  body.company-legacy-vision-page .legacy-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:900px){
  body.company-legacy-vision-page .legacy-message-grid{grid-template-columns:1fr;}
}
@media(max-width:760px){
  body.company-legacy-vision-page .legacy-principles-grid{grid-template-columns:1fr;}
  body.company-legacy-vision-page .legacy-narrative-card,
  body.company-legacy-vision-page .legacy-highlight-panel,
  body.company-legacy-vision-page .legacy-message-copy,
  body.company-legacy-vision-page .legacy-quote-card{padding:24px;}
  body.company-legacy-vision-page .hero-actions{align-items:stretch;}
  body.company-legacy-vision-page .hero-actions .btn{width:100%;justify-content:center;}
}


/* Company Legacy & Vision portrait refinement */
body.company-legacy-vision-page .legacy-intro-grid{
  grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);
  gap:28px;
}
body.company-legacy-vision-page .legacy-side-stack{
  display:grid;
  gap:22px;
  align-items:start;
}
body.company-legacy-vision-page .legacy-portrait-card{
  margin:0;
  background:#fff;
  border:1px solid #e3ebf3;
  border-radius:24px;
  box-shadow:0 18px 46px rgba(8,38,64,.09);
  overflow:hidden;
}
body.company-legacy-vision-page .legacy-portrait-media{
  position:relative;
  aspect-ratio: 4 / 5;
  background:linear-gradient(180deg,#edf3f8,#dfe9f2);
}
body.company-legacy-vision-page .legacy-portrait-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 18%;
}
body.company-legacy-vision-page .legacy-portrait-caption{
  padding:24px 26px 26px;
}
body.company-legacy-vision-page .legacy-portrait-caption h3{
  margin:0 0 10px;
  color:#102945;
  font-size:clamp(26px,2.5vw,34px);
  line-height:1.08;
  letter-spacing:-.04em;
}
body.company-legacy-vision-page .legacy-portrait-caption p{
  margin:0;
  color:#5c6f83;
  font-size:14.8px;
  line-height:1.65;
}
@media (max-width:1050px){
  body.company-legacy-vision-page .legacy-intro-grid{
    grid-template-columns:1fr;
  }
  body.company-legacy-vision-page .legacy-side-stack{
    order:-1;
  }
}
@media (max-width:700px){
  body.company-legacy-vision-page .legacy-portrait-media{
    aspect-ratio: 5 / 6;
  }
  body.company-legacy-vision-page .legacy-portrait-media img{
    object-position:center 14%;
  }
}
@media (max-width:560px){
  body.company-legacy-vision-page .legacy-portrait-card,
  body.company-legacy-vision-page .legacy-narrative-card,
  body.company-legacy-vision-page .legacy-highlight-panel,
  body.company-legacy-vision-page .legacy-message-copy,
  body.company-legacy-vision-page .legacy-quote-card{
    border-radius:20px;
  }
  body.company-legacy-vision-page .legacy-portrait-media{
    aspect-ratio: 4 / 5;
  }
  body.company-legacy-vision-page .legacy-portrait-media img{
    object-position:center 12%;
  }
  body.company-legacy-vision-page .legacy-portrait-caption{
    padding:20px 20px 22px;
  }
  body.company-legacy-vision-page .legacy-portrait-caption h3{
    font-size:27px;
  }
}


/* Spare Parts & Hardware - screenshot-style cards with Baretti white watermark */
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:454px!important;
  overflow:hidden!important;
  border:1px solid #e0e9f1!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(8,34,58,.08)!important;
  transition:transform .35s cubic-bezier(.22,1,.36,1), box-shadow .35s ease, border-color .35s ease!important;
  will-change:transform!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-card::before{
  content:"";
  position:absolute;
  top:0;
  left:18px;
  width:118px;
  height:3px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,#ba1319,rgba(186,19,25,.08));
  z-index:4;
  pointer-events:none;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-card:hover{
  transform:translateY(-8px)!important;
  border-color:rgba(186,19,25,.28)!important;
  box-shadow:0 26px 58px rgba(8,34,58,.16)!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:172px!important;
  min-height:172px!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:18px 18px 0 0!important;
  background:#082640!important;
  isolation:isolate!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media img{
  position:relative!important;
  z-index:0!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  transition:transform .7s cubic-bezier(.22,1,.36,1), filter .45s ease!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-card:hover .spare-hardware-media img{
  transform:scale(1.055)!important;
  filter:saturate(1.08) contrast(1.04)!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media.baretti-watermark-frame::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(8,38,64,0) 46%,rgba(8,38,64,.34) 100%);
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media.baretti-watermark-frame::after{
  content:""!important;
  position:absolute!important;
  right:15px!important;
  bottom:13px!important;
  width:126px!important;
  height:36px!important;
  z-index:2!important;
  pointer-events:none!important;
  background:url('../img/logo-baretti-white.png') center/contain no-repeat!important;
  opacity:.34!important;
  filter:drop-shadow(0 2px 5px rgba(0,0,0,.45))!important;
  mix-blend-mode:normal!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  padding:24px 24px 22px!important;
  background:#fff!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-body .pill{
  align-self:flex-start!important;
  order:0!important;
  min-height:28px!important;
  margin:0 0 16px!important;
  padding:6px 14px!important;
  border:1px solid #ffd1d4!important;
  border-radius:999px!important;
  background:#fff6f6!important;
  color:#ba1319!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-body h4{
  order:1!important;
  margin:0 0 10px!important;
  color:#102945!important;
  font-size:20px!important;
  font-weight:900!important;
  line-height:1.16!important;
  letter-spacing:-.035em!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-body p{
  order:2!important;
  margin:0 0 22px!important;
  color:#5f7187!important;
  font-size:14.5px!important;
  line-height:1.62!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-card-open{
  order:3!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:auto!important;
  color:#ba1319!important;
  font-size:13px!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:.01em!important;
  transition:gap .24s ease, transform .24s ease, color .24s ease!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-card-open .ico{
  width:15px!important;
  height:15px!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-card-open:hover{
  gap:12px!important;
  color:#8f0f14!important;
  transform:translateX(2px)!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-line-head{
  margin-bottom:30px!important;
}
@media(max-width:1180px){
  .spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:900px){
  .spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-grid{
    grid-template-columns:1fr!important;
  }
  .spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-card{
    min-height:0!important;
  }
  .spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media{
    height:198px!important;
    min-height:198px!important;
  }
  .spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media.baretti-watermark-frame::after{
    width:98px!important;
    height:30px!important;
    right:12px!important;
    bottom:10px!important;
  }
  .spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-body{
    padding:22px 20px 22px!important;
  }
}

/* Hardware Mass Transfer / L-U card media safety patch */
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media.baretti-watermark-frame{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.spare-parts-hardware-page.spare-parts-card-style-final .spare-hardware-media.baretti-watermark-frame > img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}


/* Company Legacy & Vision layout correction - screenshot pass */
body.company-legacy-vision-page .legacy-intro-section{
  padding:56px 0 46px!important;
  background:#fff!important;
}
body.company-legacy-vision-page .legacy-intro-grid{
  grid-template-columns:minmax(0,1.05fr) minmax(340px,.82fr)!important;
  gap:32px!important;
  align-items:start!important;
}
body.company-legacy-vision-page .legacy-narrative-card{
  align-self:start!important;
  min-height:0!important;
  height:auto!important;
  padding:34px 34px 36px!important;
}
body.company-legacy-vision-page .legacy-narrative-card h2{
  max-width:560px;
  margin-bottom:18px!important;
}
body.company-legacy-vision-page .legacy-narrative-card p{
  max-width:620px;
}
body.company-legacy-vision-page .legacy-narrative-card p:last-child{
  margin-bottom:0!important;
}
body.company-legacy-vision-page .legacy-side-stack{
  align-self:start!important;
  gap:20px!important;
}
body.company-legacy-vision-page .legacy-portrait-card{
  border-radius:22px!important;
  box-shadow:0 16px 40px rgba(8,38,64,.10)!important;
}
body.company-legacy-vision-page .legacy-portrait-media{
  aspect-ratio:4 / 3!important;
  max-height:430px!important;
  background:#edf3f8!important;
}
body.company-legacy-vision-page .legacy-portrait-media img{
  object-fit:cover!important;
  object-position:center 24%!important;
}
body.company-legacy-vision-page .legacy-portrait-caption{
  padding:22px 24px 24px!important;
}
body.company-legacy-vision-page .legacy-portrait-caption .legacy-panel-kicker{
  margin-bottom:12px!important;
  background:#f1f5f9!important;
  color:#082640!important;
  border-color:#dfe8f1!important;
}
body.company-legacy-vision-page .legacy-portrait-caption h3{
  font-size:clamp(24px,2.2vw,30px)!important;
  margin-bottom:8px!important;
}
body.company-legacy-vision-page .legacy-highlight-panel{
  padding:28px 28px 30px!important;
  border-radius:22px!important;
  box-shadow:0 18px 44px rgba(8,38,64,.13)!important;
}
body.company-legacy-vision-page .legacy-highlight-panel:after{
  right:-8px!important;
  bottom:-14px!important;
  font-size:72px!important;
  opacity:.9!important;
}
body.company-legacy-vision-page .legacy-highlight-panel h3{
  font-size:clamp(25px,2.45vw,32px)!important;
  line-height:1.1!important;
  margin-bottom:12px!important;
}
body.company-legacy-vision-page .legacy-highlight-panel p{
  font-size:14.5px!important;
  line-height:1.62!important;
}
body.company-legacy-vision-page .legacy-mini-stats{
  gap:10px!important;
  margin-top:18px!important;
}
body.company-legacy-vision-page .legacy-mini-stats div{
  padding:12px 14px!important;
  border-radius:13px!important;
}
body.company-legacy-vision-page .legacy-mini-stats b{
  font-size:11px!important;
  margin-bottom:4px!important;
}
body.company-legacy-vision-page .legacy-mini-stats span{
  font-size:12.5px!important;
  line-height:1.35!important;
}
body.company-legacy-vision-page .legacy-timeline-section{
  padding-top:62px!important;
}
body.company-legacy-vision-page .legacy-principles-section{
  padding-top:62px!important;
  padding-bottom:62px!important;
}
body.company-legacy-vision-page .legacy-message-section{
  padding-top:54px!important;
  padding-bottom:62px!important;
}
@media (max-width:1050px){
  body.company-legacy-vision-page .legacy-intro-grid{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  body.company-legacy-vision-page .legacy-side-stack{
    order:0!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    align-items:start!important;
  }
  body.company-legacy-vision-page .legacy-portrait-media{
    aspect-ratio:4 / 3!important;
    max-height:none!important;
  }
}
@media (max-width:760px){
  body.company-legacy-vision-page .legacy-intro-section{
    padding:38px 0 34px!important;
  }
  body.company-legacy-vision-page .legacy-side-stack{
    grid-template-columns:1fr!important;
  }
  body.company-legacy-vision-page .legacy-portrait-media{
    aspect-ratio:4 / 4.45!important;
  }
  body.company-legacy-vision-page .legacy-portrait-media img{
    object-position:center 16%!important;
  }
}
@media (max-width:560px){
  body.company-legacy-vision-page .legacy-narrative-card,
  body.company-legacy-vision-page .legacy-highlight-panel,
  body.company-legacy-vision-page .legacy-portrait-card{
    border-radius:18px!important;
  }
  body.company-legacy-vision-page .legacy-narrative-card,
  body.company-legacy-vision-page .legacy-highlight-panel{
    padding:24px 20px!important;
  }
  body.company-legacy-vision-page .legacy-portrait-media{
    aspect-ratio:4 / 4.7!important;
  }
  body.company-legacy-vision-page .legacy-portrait-media img{
    object-position:center 13%!important;
  }
  body.company-legacy-vision-page .legacy-portrait-caption{
    padding:20px 20px 22px!important;
  }
}

/* Company Legacy & Vision full-width continuity box */
body.company-legacy-vision-page .legacy-intro-grid{
  grid-template-columns:minmax(0,1.05fr) minmax(340px,.82fr)!important;
  gap:32px!important;
  align-items:start!important;
}
body.company-legacy-vision-page .legacy-side-stack{
  display:block!important;
  align-self:start!important;
}
body.company-legacy-vision-page .legacy-side-stack .legacy-portrait-card{
  margin:0!important;
}
body.company-legacy-vision-page .legacy-highlight-panel{
  grid-column:1 / -1!important;
  width:100%!important;
  max-width:none!important;
  margin-top:4px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.72fr)!important;
  grid-template-areas:
    "kicker stats"
    "title stats"
    "copy stats"!important;
  column-gap:34px!important;
  row-gap:12px!important;
  align-items:center!important;
  padding:34px 38px!important;
  border-radius:24px!important;
}
body.company-legacy-vision-page .legacy-highlight-panel > .legacy-panel-kicker{
  grid-area:kicker!important;
  justify-self:start!important;
  background:linear-gradient(135deg,#ba1319,#8f0f14)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.22)!important;
  box-shadow:0 10px 22px rgba(186,19,25,.18)!important;
}
body.company-legacy-vision-page .legacy-highlight-panel > h3{
  grid-area:title!important;
  max-width:680px!important;
  margin:0!important;
}
body.company-legacy-vision-page .legacy-highlight-panel > p{
  grid-area:copy!important;
  max-width:760px!important;
  margin:0!important;
}
body.company-legacy-vision-page .legacy-highlight-panel .legacy-mini-stats{
  grid-area:stats!important;
  margin:0!important;
  align-self:stretch!important;
  display:grid!important;
  gap:12px!important;
}
body.company-legacy-vision-page .legacy-highlight-panel .legacy-mini-stats div{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-height:74px!important;
}
body.company-legacy-vision-page .legacy-highlight-panel:after{
  right:18px!important;
  bottom:-18px!important;
  font-size:88px!important;
}
@media (max-width:1050px){
  body.company-legacy-vision-page .legacy-intro-grid{
    grid-template-columns:1fr!important;
  }
  body.company-legacy-vision-page .legacy-side-stack{
    order:0!important;
    display:block!important;
  }
  body.company-legacy-vision-page .legacy-highlight-panel{
    grid-column:auto!important;
    grid-template-columns:1fr!important;
    grid-template-areas:
      "kicker"
      "title"
      "copy"
      "stats"!important;
    padding:30px 28px!important;
  }
  body.company-legacy-vision-page .legacy-highlight-panel .legacy-mini-stats{
    margin-top:8px!important;
  }
}
@media (max-width:560px){
  body.company-legacy-vision-page .legacy-highlight-panel{
    padding:24px 20px!important;
    border-radius:18px!important;
  }
  body.company-legacy-vision-page .legacy-highlight-panel:after{
    right:-10px!important;
    bottom:-12px!important;
    font-size:64px!important;
  }
}

/* Unified micro cards inside text blocks */
body.ux-refined .text-block .micro-cards{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:22px!important;
}
body.ux-refined .text-block .micro-cards article{
  position:relative!important;
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid #e6edf4!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;
  padding:18px 16px!important;
  box-shadow:0 8px 22px rgba(8,38,64,.045)!important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease!important;
}
body.ux-refined .text-block .micro-cards article:before{
  content:""!important;
  position:absolute!important;
  left:16px!important;
  top:0!important;
  width:42px!important;
  height:3px!important;
  border-radius:0 0 999px 999px!important;
  background:linear-gradient(90deg,#ba1319,rgba(186,19,25,.08))!important;
}
body.ux-refined .text-block .micro-cards article:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(186,19,25,.24)!important;
  box-shadow:0 16px 34px rgba(8,38,64,.10)!important;
}
body.ux-refined .text-block .micro-cards h4{
  font-size:14.5px!important;
  line-height:1.24!important;
  margin:0 0 9px!important;
  color:#102945!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}
body.ux-refined .text-block .micro-cards p{
  font-size:13.1px!important;
  line-height:1.58!important;
  margin:0!important;
  color:#617487!important;
}
@media(max-width:900px){
  body.ux-refined .text-block .micro-cards{
    grid-template-columns:1fr!important;
  }
}


/* WordPress 7 / Elementor 4.2 integration */
html, body { margin:0; padding:0; }
body.admin-bar .p1-header { top:32px; }
@media(max-width:782px){ body.admin-bar .p1-header{top:46px;} }
.baretti-page-shell, .baretti-page-shell > .elementor, .baretti-page-shell .elementor-element { min-width:0; }
.baretti-elementor-section-host.e-con,
.baretti-elementor-section-host.elementor-element,
.baretti-global-template .baretti-elementor-section-host.e-con {
  --padding-top:0px; --padding-right:0px; --padding-bottom:0px; --padding-left:0px;
  --margin-top:0px; --margin-right:0px; --margin-bottom:0px; --margin-left:0px;
  --gap:0px; --row-gap:0px; --column-gap:0px; --container-max-width:100%;
  width:100%!important; max-width:none!important; margin:0!important; padding:0!important; gap:0!important;
}
.baretti-elementor-section-host > .elementor-widget-html,
.baretti-elementor-section-host > .elementor-widget-html > .elementor-widget-container { width:100%!important; max-width:none!important; margin:0!important; padding:0!important; }
.baretti-elementor-section-host > .e-con-inner { max-width:none!important; width:100%!important; margin:0!important; padding:0!important; gap:0!important; }
.baretti-page-shell .elementor-widget-html { margin:0!important; }

/* DIV-based non-destructive watermark for every relevant image surface. */
.baretti-watermark-frame {
  position:relative!important; display:block; overflow:hidden; isolation:isolate; border-radius:inherit;
}
.baretti-watermark-frame > img { position:relative; z-index:0; display:block; }
.baretti-watermark-frame::before {
  content:""; position:absolute; inset:42% 0 0; z-index:4; pointer-events:none;
  background:linear-gradient(180deg,rgba(8,38,64,0),rgba(8,38,64,.30));
}
.baretti-watermark-frame::after {
  content:""; position:absolute; right:clamp(10px,3.2%,20px); bottom:clamp(9px,3%,17px); z-index:5;
  width:min(38%,170px); aspect-ratio:660/137; pointer-events:none;
  background:url('../img/logo-baretti-white.png') center/contain no-repeat;
  opacity:.34; filter:drop-shadow(0 2px 6px rgba(0,0,0,.45));
}
.baretti-watermark-frame.baretti-watermark-small::after,
.baretti-search-thumb.baretti-watermark-frame::after { width:min(48%,112px); right:8px; bottom:7px; opacity:.42; }
.baretti-watermark-frame.no-watermark::before,
.baretti-watermark-frame.no-watermark::after { display:none!important; }

/* Dynamic WordPress search cards, including watermarked thumbnails. */
.search-result { display:grid!important; grid-template-columns:112px minmax(0,1fr); gap:16px; align-items:center; }
.search-result-thumb { width:112px; height:76px; border-radius:12px; background:#082640; }
.search-result-thumb img { width:100%; height:100%; object-fit:cover; object-position:center; }
.search-result-copy { min-width:0; display:flex; flex-direction:column; gap:4px; }
.search-result mark { background:#fff1b8; color:inherit; border-radius:3px; padding:0 .08em; }
.search-result.is-active { outline:2px solid rgba(186,19,25,.35); outline-offset:2px; }
.search-loading { display:flex; align-items:center; gap:10px; color:#5d7085; }
.search-loading::before { content:""; width:16px; height:16px; border:2px solid #d9e4ee; border-top-color:#ba1319; border-radius:50%; animation:baretti-spin .7s linear infinite; }
@keyframes baretti-spin { to{transform:rotate(360deg);} }
@media(max-width:600px){
  .search-result{grid-template-columns:82px minmax(0,1fr);gap:12px}.search-result-thumb{width:82px;height:62px}
}

/* RFQ form state and anti-spam honeypot. */
.baretti-hp-field { position:absolute!important; left:-10000px!important; width:1px!important; height:1px!important; overflow:hidden!important; }
.baretti-form-status { min-height:24px; margin-top:14px; font-weight:700; }
.baretti-form-status.is-success { color:#14713b; }
.baretti-form-status.is-error { color:#a20e17; }
#rfq-mailto-form.is-submitting button[type="submit"] { opacity:.65; pointer-events:none; }

/* Admin/editor safety: never block selection inside Elementor editing UI. */
.elementor-editor-active, .elementor-editor-active * { user-select:auto; }


/* ============================================================
   Baretti Elementor corrective compatibility — v4.0
   No global padding/margin/font resets: original site CSS remains authoritative.
   ============================================================ */
.baretti-stable-global-root.e-con,
.baretti-stable-global-root.elementor-element{
  display:block!important;width:100%!important;max-width:none!important;
  margin:0!important;padding:0!important;min-height:0!important;
  --padding-top:0;--padding-right:0;--padding-bottom:0;--padding-left:0;--gap:0px;
}
.baretti-stable-global-root>.elementor-widget-html,
.baretti-stable-global-root>.elementor-widget-html>.elementor-widget-container{
  display:contents!important;
}
.baretti-native-node.e-con{min-width:0;max-width:none;--gap:0px;}
.baretti-native-node.e-con>.e-con-inner{max-width:none;width:100%;}
/* Text/Image wrappers are transparent to the original grid/flex layout. */
.baretti-native-text.elementor-widget,
.baretti-native-text>.elementor-widget-container,
.baretti-native-image.elementor-widget,
.baretti-native-image>.elementor-widget-container,
.baretti-native-html.elementor-widget,
.baretti-native-html>.elementor-widget-container,
.baretti-native-heading.elementor-widget,
.baretti-native-heading>.elementor-widget-container{
  display:contents;
}
.baretti-native-heading .elementor-heading-title{margin:0;}
.baretti-native-image img{display:block;width:100%;max-width:100%;}
.page-image-block .baretti-native-image img,
.visual-image-box .baretti-native-image img{height:100%;object-fit:cover;}
.card-media .baretti-native-image img{width:100%;height:100%;object-fit:cover;}
.baretti-native-linked-container{cursor:pointer;}
/* Native Elementor Button mappings: original .btn classes live on the source anchor, while Elementor renders .elementor-button. */
.baretti-native-button.elementor-widget{width:auto;max-width:100%;margin:0;}
.baretti-native-button>.elementor-widget-container{display:contents;}
.baretti-native-button .elementor-button{
  display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;cursor:pointer;
  font-weight:950;letter-spacing:.01em;white-space:nowrap;transition:transform .24s ease,box-shadow .24s ease,background .24s ease;
  border-radius:10px;min-height:44px;padding:13px 19px;font-size:12px;text-transform:uppercase;text-decoration:none;
}
.baretti-native-button .elementor-button:hover{transform:translateY(-3px);}
.baretti-native-button-red .elementor-button{background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;box-shadow:0 10px 22px rgba(186,19,25,.24);}
.baretti-native-button-white .elementor-button{background:#fff;color:#102945;border:1px solid #e2e9f0;box-shadow:0 10px 24px rgba(8,34,58,.12);}
.baretti-native-button-outline .elementor-button{background:rgba(255,255,255,.06);color:#fff;border:2px solid rgba(255,255,255,.75);box-shadow:none;}
.page-actions .baretti-native-button .elementor-button{min-height:46px;border-radius:8px;padding:14px 22px;}
.project-proposal-cta .baretti-native-button-white .elementor-button{border-radius:12px;min-height:46px;padding:12px 18px;text-transform:uppercase;font-size:12px;letter-spacing:.04em;background:#fff;color:#102945;box-shadow:none;}
.technical-note .baretti-native-button-white .elementor-button{background:#fff;color:#102945;}
/* Form */
.baretti-native-form .elementor-field-group{margin-bottom:16px;}
.baretti-native-form .elementor-field-label{font-weight:800;color:var(--ink);}
.baretti-native-form .elementor-field,.baretti-native-form .elementor-select-wrapper select{min-height:48px;border:1px solid #dbe4ec;border-radius:8px;background:#fff;}
.baretti-native-form textarea.elementor-field{min-height:160px;}
.baretti-native-form .elementor-button{background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;border-radius:10px;min-height:48px;padding:14px 24px;font-weight:950;text-transform:uppercase;}
/* Keep technical fragments from introducing spacing. */
.baretti-native-system-fragment,.baretti-native-control{margin:0!important;}
.baretti-native-system-fragment>.elementor-widget-container{font-size:0;line-height:0;}
/* Editor affordance only; no visual reset. */
.elementor-editor-active .baretti-native-widget:hover,
.elementor-editor-active .baretti-native-node:hover{outline:1px dashed rgba(186,19,25,.28);outline-offset:-1px;}


/* ============================================================
   Baretti responsive layout repair v5.0.0
   ============================================================ */
:root{--baretti-content-max:1320px;--baretti-footer-max:1680px}
body.ultrafine-layout .container,
body.baretti-template-unified main .container{
  width:min(var(--baretti-content-max),calc(100% - 64px))!important;
  max-width:var(--baretti-content-max)!important;
}

/* Hero image remains visible through a controlled transparent overlay. */
body.baretti-template-unified .page-hero.has-image,
body.baretti-template-unified .page-hero.baretti-hero-overlay-v5{
  position:relative!important;isolation:isolate!important;overflow:hidden!important;
  background-position:center center!important;background-size:cover!important;
}
body.baretti-template-unified .page-hero.has-image:before,
body.baretti-template-unified .page-hero.baretti-hero-overlay-v5:before{
  content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;
  display:block!important;
  background:linear-gradient(90deg,rgba(5,27,47,.78) 0%,rgba(5,27,47,.63) 42%,rgba(5,27,47,.38) 72%,rgba(5,27,47,.24) 100%)!important;
}
body.baretti-template-unified .page-hero.has-image:after,
body.baretti-template-unified .page-hero.baretti-hero-overlay-v5:after{
  content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.18))!important;
}
body.baretti-template-unified .page-hero.has-image>.container,
body.baretti-template-unified .page-hero.baretti-hero-overlay-v5>.container{position:relative!important;z-index:2!important}
body.baretti-template-unified .page-hero .hero-panel{
  background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.28)!important;
  box-shadow:0 24px 58px rgba(0,0,0,.20)!important;backdrop-filter:blur(14px) saturate(1.05)!important;
  -webkit-backdrop-filter:blur(14px) saturate(1.05)!important;
}
body.baretti-template-unified .page-hero h1,
body.baretti-template-unified .page-hero p,
body.baretti-template-unified .page-hero .breadcrumbs,
body.baretti-template-unified .page-hero .hero-panel h3,
body.baretti-template-unified .page-hero .hero-panel li{color:#fff!important}

/* Elementor containers must not introduce internal media gutters. */
body.ultrafine-layout .mini-card.has-card-image>.card-media.e-con,
body.ultrafine-layout article.has-card-image>.card-media.e-con{
  width:calc(100% + 48px)!important;max-width:none!important;min-width:calc(100% + 48px)!important;
  flex:0 0 auto!important;align-self:stretch!important;margin:0 -24px 22px!important;padding:0!important;
  --width:calc(100% + 48px)!important;--min-height:0px!important;
  --padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important;
  border-radius:20px 20px 0 0!important;
}
body.ultrafine-layout .card-media .baretti-native-image.elementor-widget,
body.ultrafine-layout .card-media .baretti-native-image>.elementor-widget-container,
body.ultrafine-layout .visual-image-box .baretti-native-image.elementor-widget,
body.ultrafine-layout .visual-image-box .baretti-native-image>.elementor-widget-container{
  display:block!important;width:100%!important;height:100%!important;max-width:none!important;
}
body.ultrafine-layout .card-media img,
body.ultrafine-layout .visual-image-box img,
body.ultrafine-layout .page-image-block img,
body.ultrafine-layout .sector-card img,
body.ultrafine-layout .feature-card img,
body.ultrafine-layout .service-card img,
body.ultrafine-layout .application-card img,
body.ultrafine-layout .product-card img{
  display:block!important;width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important;
}
body.ultrafine-layout .visual-image-box.e-con,
body.ultrafine-layout figure.visual-image-box{
  width:100%!important;max-width:none!important;padding:0!important;margin:0!important;overflow:hidden!important;
  --padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important;
}
body.ultrafine-layout .sector-card>.baretti-native-image,
body.ultrafine-layout .feature-card>.baretti-native-image,
body.ultrafine-layout .service-card>.baretti-native-image,
body.ultrafine-layout .application-card>.baretti-native-image{
  display:block!important;width:100%!important;max-width:none!important;
}
body.rev1-badge-normalized .baretti-badge-pill{max-width:100%!important;width:max-content!important}

/* Footer: wider desktop canvas and columns wrap only as complete blocks. */
body.baretti-template-unified .baretti-global-footer>.container,
body.ultrafine-layout .baretti-global-footer>.container{
  width:min(var(--baretti-footer-max),calc(100% - 56px))!important;max-width:var(--baretti-footer-max)!important;
  overflow:visible!important;
}
body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
  display:grid!important;align-items:start!important;column-gap:28px!important;row-gap:38px!important;
}
@media(min-width:1500px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(260px,1.28fr) minmax(160px,.72fr) minmax(230px,1.04fr) minmax(200px,.90fr) minmax(220px,.98fr) minmax(250px,1.10fr)!important;
  }
}
@media(min-width:761px) and (max-width:1499px){
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;
  }
  body.baretti-template-unified .baretti-global-footer .footer-brand{grid-column:auto!important}
}
@media(min-width:761px){
  body.baretti-template-unified .baretti-global-footer h5,
  body.baretti-template-unified .baretti-global-footer li,
  body.baretti-template-unified .baretti-global-footer li a,
  body.baretti-template-unified .baretti-global-footer .footer-brand-company-data>div{
    white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important;
  }
  body.baretti-template-unified .baretti-global-footer li,
  body.baretti-template-unified .baretti-global-footer li a{font-size:13px!important}
}
@media(max-width:760px){
  body.baretti-template-unified .baretti-global-footer>.container{width:calc(100% - 28px)!important}
  body.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{grid-template-columns:1fr!important}
}

/* Stable slider geometry and UI. */
[data-slider]{position:relative!important;overflow:hidden!important;isolation:isolate!important}
[data-slider] [data-slide]{width:100%!important;transition:opacity .65s ease,visibility .65s ease!important}
[data-slider] [data-slide]:not(.active){position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:0!important}
[data-slider] [data-slide].active{position:relative!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}
[data-slider] [data-slide]>.p1-hero-slide{opacity:1!important;transform:scale(1.018)!important;transition:transform 7s ease!important}
[data-slider] [data-slide].active>.p1-hero-slide{transform:scale(1)!important}
.baretti-slider-dots{position:absolute;z-index:12;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px;align-items:center}
.baretti-slider-dot{width:9px;height:9px;border-radius:50%;border:1px solid rgba(255,255,255,.95);background:rgba(255,255,255,.38);padding:0;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18)}
.baretti-slider-dot[aria-current="true"]{width:28px;border-radius:999px;background:#fff}
@media(max-width:980px){
  body.ultrafine-layout .container,body.baretti-template-unified main .container{width:min(100% - 40px,var(--baretti-content-max))!important}
  .baretti-slider-dots{bottom:10px}
}
@media(max-width:640px){
  body.ultrafine-layout .container,body.baretti-template-unified main .container{width:calc(100% - 28px)!important}
  body.ultrafine-layout .mini-card.has-card-image>.card-media.e-con,
  body.ultrafine-layout article.has-card-image>.card-media.e-con{
    width:calc(100% + 48px)!important;min-width:calc(100% + 48px)!important;
  }
}

/* ============================================================
   Baretti final production QA — v6.0.0
   Reference target: web.baretti.it
   ============================================================ */
:root{
  --baretti-content-max:1320px;
  --baretti-footer-max:1720px;
  --baretti-card-pad:20px;
  --baretti-header-height:86px;
}

/* Only the white navigation bar is sticky. The red information strip scrolls normally. */
.elementor-location-header,
.baretti-global-template.baretti-global-header,
.baretti-stable-global-root.baretti-stable-header,
.baretti-stable-header.e-con,
.baretti-stable-header.elementor-element{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  transform:none!important;
  z-index:auto!important;
}
.p1-top{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  z-index:1020!important;
}
.p1-header{
  position:-webkit-sticky!important;
  position:sticky!important;
  top:0!important;
  z-index:5000!important;
  width:100%!important;
  transform:none!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(8,38,64,.07)!important;
}
body.admin-bar .p1-header{top:32px!important}
@media(max-width:782px){body.admin-bar .p1-header{top:46px!important}}
.p1-header>.container{min-height:var(--baretti-header-height);width:min(1320px,calc(100% - 48px))!important;max-width:1320px!important}
.p1-logo img{display:block;width:auto!important;height:auto!important;max-height:58px!important;max-width:230px!important}
@media(max-width:980px){
  :root{--baretti-header-height:72px}
  .p1-header>.container{width:calc(100% - 28px)!important;min-height:var(--baretti-header-height)}
  .p1-logo img{max-height:48px!important;max-width:190px!important}
}

/* Unified content canvas without forcing footer/menu text to compress. */
body.baretti-v6-final main .container,
body.baretti-v6-final .baretti-page-shell .container{
  width:min(var(--baretti-content-max),calc(100% - 64px))!important;
  max-width:var(--baretti-content-max)!important;
}
@media(max-width:980px){
  body.baretti-v6-final main .container,
  body.baretti-v6-final .baretti-page-shell .container{width:calc(100% - 40px)!important}
}
@media(max-width:640px){
  body.baretti-v6-final main .container,
  body.baretti-v6-final .baretti-page-shell .container{width:calc(100% - 28px)!important}
}

/* Reference-matched hero: image stays legible, copy stays high-contrast. */
body.baretti-v6-final .page-hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  min-height:clamp(430px,36vw,560px)!important;
  padding:clamp(72px,7vw,104px) 0 clamp(66px,6vw,92px)!important;
  background-position:center center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
body.baretti-v6-final .page-hero.compact{min-height:clamp(380px,31vw,485px)!important}
body.baretti-v6-final .page-hero.has-image::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none!important;
  width:auto!important;
  height:auto!important;
  opacity:1!important;
  filter:none!important;
  background:
    linear-gradient(105deg,rgba(4,25,44,.91) 0%,rgba(5,31,53,.79) 40%,rgba(6,38,64,.49) 70%,rgba(6,38,64,.24) 100%)!important;
}
body.baretti-v6-final .page-hero.has-image::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  opacity:1!important;
  background-image:
    url('../img/logo-baretti-white.png'),
    radial-gradient(circle at 76% 18%,rgba(255,255,255,.15),transparent 31%),
    linear-gradient(180deg,rgba(0,0,0,.02) 55%,rgba(0,0,0,.18) 100%)!important;
  background-repeat:no-repeat,no-repeat,no-repeat!important;
  background-position:calc(100% - 26px) calc(100% - 22px),center,center!important;
  background-size:clamp(96px,9vw,138px) auto,cover,cover!important;
}
body.baretti-v6-final .page-hero:not(.has-image)::before{
  content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;
  background:radial-gradient(circle at 78% 22%,rgba(88,134,169,.35),transparent 31%),linear-gradient(110deg,rgba(8,20,38,.99),rgba(7,43,71,.96))!important;
}
body.baretti-v6-final .page-hero:not(.has-image)::after{
  content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;
  background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.14))!important;
}
body.baretti-v6-final .page-hero>.container{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr)!important;gap:clamp(34px,5vw,72px)!important;align-items:center!important}
body.baretti-v6-final .page-hero h1{max-width:800px!important;font-size:clamp(38px,4.15vw,62px)!important;line-height:1.02!important;letter-spacing:-.052em!important;color:#fff!important;text-wrap:balance}
body.baretti-v6-final .page-hero p{max-width:760px!important;color:rgba(255,255,255,.88)!important;font-size:clamp(16px,1.25vw,19px)!important;line-height:1.63!important}
body.baretti-v6-final .page-hero .hero-panel{
  background:rgba(226,237,246,.22)!important;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:22px!important;
  padding:clamp(24px,2.7vw,34px)!important;
  color:#fff!important;
  box-shadow:0 26px 64px rgba(0,0,0,.22)!important;
  backdrop-filter:blur(13px) saturate(1.08)!important;
  -webkit-backdrop-filter:blur(13px) saturate(1.08)!important;
}
body.baretti-v6-final .page-hero .hero-panel h3,
body.baretti-v6-final .page-hero .hero-panel li,
body.baretti-v6-final .page-hero .hero-panel p{color:#fff!important}
body.baretti-v6-final .page-hero .hero-panel li{border-color:rgba(255,255,255,.22)!important}
@media(max-width:900px){
  body.baretti-v6-final .page-hero{min-height:0!important;padding:64px 0!important}
  body.baretti-v6-final .page-hero>.container{grid-template-columns:1fr!important;gap:30px!important}
  body.baretti-v6-final .page-hero .hero-panel{max-width:720px!important}
  body.baretti-v6-final .page-hero.has-image::before{background:linear-gradient(105deg,rgba(4,25,44,.91),rgba(5,31,53,.67))!important}
}
@media(max-width:560px){
  body.baretti-v6-final .page-hero{padding:48px 0 52px!important}
  body.baretti-v6-final .page-hero h1{font-size:clamp(34px,10vw,44px)!important}
  body.baretti-v6-final .page-hero.has-image::after{background-position:calc(100% - 12px) calc(100% - 10px),center,center!important;background-size:92px auto,cover,cover!important}
}

/* Elementor-native image widgets become real media surfaces, not inset editor wrappers. */
body.baretti-v6-final :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.app-card-image-link,.app-detail-image,.app-feature-image,.go-feature-image,.legacy-portrait-media) .baretti-native-image.elementor-widget,
body.baretti-v6-final :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.app-card-image-link,.app-detail-image,.app-feature-image,.go-feature-image,.legacy-portrait-media) .baretti-native-image>.elementor-widget-container{
  display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important
}
body.baretti-v6-final :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.app-card-image-link,.app-detail-image,.app-feature-image,.go-feature-image,.legacy-portrait-media) img{
  display:block!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;object-fit:cover!important;object-position:center!important
}

/* All cards with a graphical top image: exact edge-to-edge media. */
body.baretti-v6-final .mini-card.has-card-image{
  position:relative!important;isolation:isolate!important;overflow:hidden!important;
  padding:0 var(--baretti-card-pad) 24px!important;
  --padding-top:0px!important;--padding-right:var(--baretti-card-pad)!important;--padding-bottom:24px!important;--padding-left:var(--baretti-card-pad)!important;
  --gap:0px!important;gap:0!important;
}
body.baretti-v6-final .mini-card.has-card-image::before{
  position:absolute!important;top:0!important;left:0!important;z-index:7!important;margin:0!important;width:72px!important;height:4px!important;border-radius:0 0 999px 0!important
}
body.baretti-v6-final .mini-card.has-card-image>.card-media,
body.baretti-v6-final .mini-card.has-card-image>.card-media.e-con{
  display:block!important;flex:none!important;align-self:auto!important;
  width:calc(100% + (var(--baretti-card-pad) * 2))!important;
  min-width:calc(100% + (var(--baretti-card-pad) * 2))!important;
  max-width:none!important;
  height:clamp(165px,14vw,218px)!important;
  margin:0 calc(var(--baretti-card-pad) * -1) 20px!important;
  padding:0!important;
  --width:calc(100% + (var(--baretti-card-pad) * 2))!important;
  --padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important;
  border-radius:0!important;overflow:hidden!important;background:#eef3f7!important
}
body.baretti-v6-final .mini-card.has-card-image>.card-media img{aspect-ratio:auto!important}

/* Standalone image/card families. */
body.baretti-v6-final :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.app-route-card,.spare-hardware-card,.stock-card,.legacy-portrait-card,.award-card){overflow:hidden!important;isolation:isolate!important}
body.baretti-v6-final :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card)>.baretti-native-image,
body.baretti-v6-final :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card)>.baretti-native-image>.elementor-widget-container{
  display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important
}
body.baretti-v6-final :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card)>.baretti-native-image img{
  width:100%!important;height:clamp(190px,18vw,275px)!important;object-fit:cover!important;border-radius:0!important
}
body.baretti-v6-final .app-route-card>.app-card-image-link,
body.baretti-v6-final .app-route-card>.app-card-image-link.e-con{
  display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important;overflow:hidden!important
}
body.baretti-v6-final .app-route-card>.app-card-image-link img{aspect-ratio:16/10!important;height:auto!important}
body.baretti-v6-final .app-route-card:not(.app-area-visual-card)>.baretti-native-image,
body.baretti-v6-final .app-route-card:not(.app-area-visual-card)>.baretti-native-image>.elementor-widget-container{display:block!important;width:100%!important;margin:0!important;padding:0!important}
body.baretti-v6-final .app-route-card:not(.app-area-visual-card)>.baretti-native-image img{width:100%!important;height:clamp(190px,18vw,270px)!important;object-fit:cover!important}

body.baretti-v6-final .spare-hardware-card{padding:0!important;--padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important;gap:0!important}
body.baretti-v6-final .spare-hardware-card>.spare-hardware-media,
body.baretti-v6-final .spare-hardware-card>.spare-hardware-media.e-con{width:100%!important;max-width:none!important;height:clamp(190px,17vw,250px)!important;margin:0!important;padding:0!important;border-radius:0!important}
body.baretti-v6-final .spare-hardware-card>.spare-hardware-body{width:100%!important;padding:24px 22px!important;margin:0!important}

body.baretti-v6-final .stock-card{padding:0!important;gap:0!important;--padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important}
body.baretti-v6-final .stock-card>.stock-card-image,
body.baretti-v6-final .stock-card>.stock-card-image.e-con{width:100%!important;max-width:none!important;height:clamp(190px,18vw,280px)!important;margin:0!important;padding:0!important;border-radius:0!important}
body.baretti-v6-final .stock-card>.stock-card-body{width:100%!important;padding:22px!important;margin:0!important}

/* Content image panels: image starts at the true card edge; caption/body remains padded. */
body.baretti-v6-final .image-panel{
  padding:0!important;--padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important;
  gap:0!important;overflow:hidden!important
}
body.baretti-v6-final .image-panel>.baretti-native-image,
body.baretti-v6-final .image-panel>.baretti-native-image>.elementor-widget-container{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}
body.baretti-v6-final .image-panel>.baretti-native-image img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important;border-radius:0!important}
body.baretti-v6-final .image-panel>.baretti-native-heading .elementor-heading-title{margin:20px 22px 8px!important}
body.baretti-v6-final .image-panel>.baretti-native-text p,
body.baretti-v6-final .image-panel>.baretti-native-text ul{margin-left:22px!important;margin-right:22px!important}
body.baretti-v6-final .image-panel>.baretti-native-text:last-child p:last-child,
body.baretti-v6-final .image-panel>.baretti-native-text:last-child ul:last-child{margin-bottom:22px!important}

body.baretti-v6-final .page-image-block{overflow:visible!important}
body.baretti-v6-final .page-image-block>.visual-image-box,
body.baretti-v6-final .page-image-block>.visual-image-box.e-con{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:20px!important;overflow:hidden!important
}
body.baretti-v6-final .page-image-block>.visual-image-box img{width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important}
body.baretti-v6-final :is(.industrial-visual,.service-intro-visual,.app-detail-image,.app-feature-image,.legacy-portrait-media){padding:0!important;overflow:hidden!important}
body.baretti-v6-final :is(.industrial-visual,.service-intro-visual,.app-detail-image,.app-feature-image,.legacy-portrait-media) img{width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important}

/* Decorative/badge media surfaces also fill their graphical box. */
body.baretti-v6-final :is(.home-service-badge-card,.home-project-support-card,.go-feature-card,.award-card,.supply-map-card)>.baretti-native-image,
body.baretti-v6-final :is(.home-service-badge-card,.home-project-support-card,.go-feature-card,.award-card,.supply-map-card)>.baretti-native-image>.elementor-widget-container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.baretti-v6-final :is(.home-service-badge-card,.home-project-support-card,.go-feature-card,.award-card)>.baretti-native-image img{display:block!important;width:100%!important;height:clamp(190px,18vw,270px)!important;object-fit:cover!important}

/* Non-destructive DIV watermark: consistent and intentionally subtle. */
body.baretti-v6-final .baretti-watermark-frame{
  position:relative!important;display:block!important;overflow:hidden!important;isolation:isolate!important
}
body.baretti-v6-final .baretti-watermark-frame::before{
  content:""!important;position:absolute!important;inset:auto 0 0!important;height:38%!important;z-index:4!important;pointer-events:none!important;
  background:linear-gradient(180deg,rgba(6,31,52,0),rgba(6,31,52,.16))!important
}
body.baretti-v6-final .baretti-watermark-frame::after{
  content:""!important;position:absolute!important;right:14px!important;bottom:12px!important;z-index:5!important;pointer-events:none!important;
  width:clamp(88px,24%,128px)!important;height:auto!important;aspect-ratio:660/137!important;
  background:url('../img/logo-baretti-white.png') center/contain no-repeat!important;
  opacity:.30!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.38))!important
}
body.baretti-v6-final :is(.card-media,.stock-card-image,.spare-hardware-media,.app-card-image-link).baretti-watermark-frame::after,
body.baretti-v6-final :is(.card-media,.stock-card-image,.spare-hardware-media,.app-card-image-link) .baretti-watermark-frame::after{
  width:clamp(76px,31%,112px)!important;right:10px!important;bottom:9px!important;opacity:.32!important
}
body.baretti-v6-final .baretti-watermark-frame.no-watermark::before,
body.baretti-v6-final .baretti-watermark-frame.no-watermark::after,
body.baretti-v6-final .no-watermark .baretti-watermark-frame::before,
body.baretti-v6-final .no-watermark .baretti-watermark-frame::after{display:none!important}

/* Footer: six complete blocks at wide desktop, then whole blocks wrap one at a time. */
body.baretti-v6-final .baretti-global-footer>.container,
body.baretti-v6-final .baretti-global-footer .baretti-footer-container{
  width:min(var(--baretti-footer-max),calc(100% - 56px))!important;
  max-width:var(--baretti-footer-max)!important;
  overflow:visible!important
}
body.baretti-v6-final .footer-publish-grid.tech-footer-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(225px,1fr))!important;
  gap:42px 24px!important;
  align-items:start!important
}
body.baretti-v6-final .footer-publish-grid.tech-footer-grid>*{min-width:0!important;break-inside:avoid!important}
body.baretti-v6-final .footer-brand{display:flex!important;flex-direction:column!important;align-items:flex-start!important}
body.baretti-v6-final .footer-brand .p1-footer-logo{width:min(100%,245px)!important;max-width:245px!important;height:auto!important;margin:0 0 22px!important}
body.baretti-v6-final .footer-offices{display:grid!important;gap:24px!important;width:100%!important}
body.baretti-v6-final .footer-office{display:grid!important;gap:5px!important;min-width:0!important}
body.baretti-v6-final .footer-office-role{color:rgba(255,255,255,.62)!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.055em!important;margin-bottom:4px!important}
body.baretti-v6-final .footer-office address{display:grid!important;gap:2px!important;margin:0 0 5px!important;color:rgba(255,255,255,.76)!important;font-style:normal!important;line-height:1.5!important}
body.baretti-v6-final .footer-brand-company-data{max-width:none!important;margin:0!important}
body.baretti-v6-final .footer-menu-block h5{margin:2px 0 18px!important;line-height:1.18!important}
body.baretti-v6-final .footer-menu-block ul{display:grid!important;gap:9px!important;margin:0!important;padding:0!important}
body.baretti-v6-final .footer-menu-label{margin-top:13px!important;color:#fff!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.10em!important;font-size:11px!important}
body.baretti-v6-final .footer-menu-label:first-child{margin-top:0!important}
body.baretti-v6-final .footer-company-links ul{gap:8px!important}
body.baretti-v6-final .p1-footer .legal{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;flex-wrap:wrap!important}
@media(min-width:1500px){
  body.baretti-v6-final .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(286px,1.28fr) minmax(145px,.68fr) minmax(218px,.98fr) minmax(190px,.84fr) minmax(205px,.90fr) minmax(230px,1fr)!important;
  }
  body.baretti-v6-final .footer-menu-block h5,
  body.baretti-v6-final .footer-menu-block li,
  body.baretti-v6-final .footer-menu-block a,
  body.baretti-v6-final .footer-office address span,
  body.baretti-v6-final .footer-brand-contact-line a{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}
}
@media(min-width:761px) and (max-width:1499px){
  body.baretti-v6-final .footer-publish-grid.tech-footer-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr))!important}
}
@media(max-width:760px){
  body.baretti-v6-final .baretti-global-footer>.container,
  body.baretti-v6-final .baretti-global-footer .baretti-footer-container{width:calc(100% - 28px)!important}
  body.baretti-v6-final .footer-publish-grid.tech-footer-grid{grid-template-columns:1fr!important;gap:34px!important}
  body.baretti-v6-final .footer-menu-block h5{margin-bottom:14px!important}
  body.baretti-v6-final .p1-footer .legal{display:grid!important}
}

/* Slider: one controller, stable height, keyboard/swipe and no duplicate animation. */
body.baretti-v6-final [data-slider]{position:relative!important;overflow:hidden!important;isolation:isolate!important;min-height:var(--baretti-slider-height,auto)!important}
body.baretti-v6-final [data-slider] [data-slide]{width:100%!important;transition:opacity .62s ease,visibility .62s ease!important;will-change:opacity}
body.baretti-v6-final [data-slider] [data-slide]:not(.active){position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:0!important}
body.baretti-v6-final [data-slider] [data-slide].active{position:relative!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}
body.baretti-v6-final [data-slider] .p1-hero-slide{transform:scale(1.018);transition:transform 7s linear!important}
body.baretti-v6-final [data-slider] [data-slide].active .p1-hero-slide{transform:scale(1)}
body.baretti-v6-final .baretti-slider-dots{bottom:18px!important}
body.baretti-v6-final .baretti-slider-dot{transition:width .24s ease,background .24s ease,transform .24s ease!important}
body.baretti-v6-final .baretti-slider-dot:hover{transform:scale(1.15)}
@media(prefers-reduced-motion:reduce){
  body.baretti-v6-final [data-slider] [data-slide],body.baretti-v6-final [data-slider] .p1-hero-slide{transition:none!important;transform:none!important}
}

/* Prevent Elementor wrappers from shrinking grid children and causing word-by-word wrapping. */
body.baretti-v6-final :is(.cards-2,.cards-3,.cards-4,.content-grid,.sector-grid,.feature-grid,.app-route-grid,.spare-hardware-grid,.stock-grid)>.elementor-element{min-width:0!important;max-width:none!important}
body.baretti-v6-final .baretti-badge-pill,
body.baretti-v6-final .pill,
body.baretti-v6-final .tag,
body.baretti-v6-final .sector-badge{width:max-content!important;max-width:100%!important;white-space:normal!important;text-wrap:balance}

/* v6 desktop footer lock: keep all six reference blocks on one row at standard desktop widths. */
@media(min-width:1280px){
  body.baretti-v6-final .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(280px,1.24fr) minmax(140px,.64fr) minmax(210px,.94fr) minmax(185px,.82fr) minmax(200px,.88fr) minmax(225px,1fr)!important;
    column-gap:18px!important;
  }
  body.baretti-v6-final .footer-menu-block h5,
  body.baretti-v6-final .footer-menu-block li,
  body.baretti-v6-final .footer-menu-block a,
  body.baretti-v6-final .footer-office address span,
  body.baretti-v6-final .footer-brand-contact-line a{
    white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important
  }
  body.baretti-v6-final .footer-menu-block li,
  body.baretti-v6-final .footer-menu-block a{font-size:12.5px!important}
}

/* v6.0.1 final footer cascade guard: outrank legacy unified rules. */
@media (min-width:1280px){
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(235px,1.26fr) minmax(125px,.66fr) minmax(180px,.92fr) minmax(160px,.82fr) minmax(170px,.86fr) minmax(205px,1.02fr)!important;
    column-gap:18px!important;
  }
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-menu-block h5,
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-menu-block li,
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-menu-block a,
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-office address span,
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-brand-contact-line a{
    white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important
  }
}

/* v6.0.1 reliable white-header pinning inside Elementor Theme Builder wrappers. */
.baretti-header-placeholder{display:block!important;width:100%!important;height:0;min-height:0!important;pointer-events:none!important}
.p1-header.baretti-header-fixed{
  position:fixed!important;
  inset:0 0 auto 0!important;
  top:0!important;
  width:100%!important;
  z-index:5000!important;
  margin:0!important;
  transform:none!important;
}
body.admin-bar .p1-header.baretti-header-fixed{top:32px!important}
@media(max-width:782px){body.admin-bar .p1-header.baretti-header-fixed{top:46px!important}}
body.baretti-white-header-fixed .site-search-overlay{z-index:7000!important}

/* v6.0.2 Elementor wrapper guard for on-the-shelf and stock cards. */
body.baretti-v6-final .stock-card>.stock-card-image>.baretti-native-image,
body.baretti-v6-final .stock-card>.stock-card-image>.baretti-native-image>.elementor-widget-container{
  display:block!important;width:100%!important;max-width:none!important;height:100%!important;
  margin:0!important;padding:0!important;--padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important
}
body.baretti-v6-final .stock-card>.stock-card-image>.baretti-native-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;object-fit:cover!important}

/* v6.0.3 final footer typography/column fit at 1280–1499 px. */
@media (min-width:1280px) and (max-width:1499px){
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer>.container,
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .baretti-footer-container{
    width:calc(100% - 28px)!important;
  }
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-publish-grid.tech-footer-grid{
    grid-template-columns:minmax(250px,1.1fr) minmax(130px,.58fr) minmax(220px,.95fr) minmax(185px,.8fr) minmax(205px,.88fr) minmax(220px,1fr)!important;
    column-gap:18px!important;
  }
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-menu-block h5{
    font-size:11px!important;line-height:1.18!important;letter-spacing:.065em!important;white-space:nowrap!important
  }
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-menu-block li,
  body.baretti-v6-final.baretti-template-unified .baretti-global-footer .footer-menu-block a{
    font-size:12px!important;letter-spacing:0!important
  }
}


/* ============================================================
   Baretti static rev3 visual parity — v6.2.1
   Elementor 4.x wrapper normalization for every graphical DIV.
   ============================================================ */
body.baretti-v6-2{--baretti-card-pad:24px;--baretti-card-media-height:170px}

/* Elementor widget classes are not assumed: support native and stock Elementor markup. */
body.baretti-v6-2 :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.visual-card,.go-feature-image,.app-card-image-link,.app-detail-image,.app-feature-image,.legacy-portrait-media,.service-intro-visual,.swivel-photo-wrap,.map-band,.baretti-media-surface){
  position:relative!important;min-width:0!important;max-width:none!important;overflow:hidden!important
}
body.baretti-v6-2 :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.visual-card,.go-feature-image,.app-card-image-link,.app-detail-image,.app-feature-image,.legacy-portrait-media,.service-intro-visual,.swivel-photo-wrap,.map-band,.baretti-media-surface).e-con{
  --display:block!important;--min-height:0px!important;--gap:0px!important;
  --padding-top:0px!important;--padding-right:0px!important;--padding-bottom:0px!important;--padding-left:0px!important;
  display:block!important;padding:0!important;gap:0!important
}
body.baretti-v6-2 :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.visual-card,.go-feature-image,.app-card-image-link,.app-detail-image,.app-feature-image,.legacy-portrait-media,.service-intro-visual,.swivel-photo-wrap,.map-band,.baretti-media-surface) :is(.elementor-widget-image,.baretti-native-image),
body.baretti-v6-2 :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.visual-card,.go-feature-image,.app-card-image-link,.app-detail-image,.app-feature-image,.legacy-portrait-media,.service-intro-visual,.swivel-photo-wrap,.map-band,.baretti-media-surface) :is(.elementor-widget-image,.baretti-native-image)>.elementor-widget-container{
  display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;line-height:0!important;position:relative!important;z-index:1!important
}
body.baretti-v6-2 :is(.card-media,.spare-hardware-media,.stock-card-image,.visual-image-box,.image-panel,.industrial-visual,.visual-card,.go-feature-image,.app-card-image-link,.app-detail-image,.app-feature-image,.legacy-portrait-media,.service-intro-visual,.swivel-photo-wrap,.map-band,.baretti-media-surface) img{
  display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;border-radius:0!important
}

/* Static rev3 mini-card geometry: full-bleed 16:10 top image and editable content below. */
body.baretti-v6-2 .mini-card.has-card-image,
body.baretti-v6-2 .mini-card.baretti-card-has-media{
  position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;
  min-height:360px!important;padding:0 var(--baretti-card-pad) 24px!important;
  --padding-top:0px!important;--padding-right:var(--baretti-card-pad)!important;--padding-bottom:24px!important;--padding-left:var(--baretti-card-pad)!important;
  --gap:0px!important;gap:0!important;overflow:hidden!important
}
body.baretti-v6-2 .mini-card.has-card-image>.card-media,
body.baretti-v6-2 .mini-card.baretti-card-has-media>.card-media,
body.baretti-v6-2 .mini-card>.baretti-top-media{
  order:-2!important;flex:0 0 auto!important;align-self:stretch!important;
  width:calc(100% + (var(--baretti-card-pad) * 2))!important;min-width:calc(100% + (var(--baretti-card-pad) * 2))!important;max-width:none!important;
  height:auto!important;aspect-ratio:16/10!important;
  margin:0 calc(var(--baretti-card-pad) * -1) 22px!important;padding:0!important;
  border:0!important;border-bottom:1px solid #e7edf4!important;border-radius:0!important;background:#f4f7fa!important
}

/* Win over the previous v6 fixed-height compatibility layer: rev3 uses aspect-ratio media. */
body.baretti-v6-2.baretti-v6-final .mini-card.has-card-image>.card-media,
body.baretti-v6-2.baretti-v6-final .mini-card.has-card-image>.card-media.e-con,
body.baretti-v6-2.baretti-v6-final .mini-card.baretti-card-has-media>.card-media,
body.baretti-v6-2.baretti-v6-final .mini-card.baretti-card-has-media>.card-media.e-con,
body.baretti-v6-2.baretti-v6-final .mini-card>.baretti-top-media,
body.baretti-v6-2.baretti-v6-final .mini-card>.baretti-top-media.e-con{
  height:auto!important;min-height:0!important;aspect-ratio:16/10!important;flex:0 0 auto!important
}

body.baretti-v6-2 .mini-card>.elementor-widget{width:100%!important;max-width:none!important;flex:0 0 auto!important;margin-left:0!important;margin-right:0!important}
body.baretti-v6-2 .mini-card>.elementor-widget-heading .elementor-heading-title{margin:0 0 10px!important;font-size:21px!important;line-height:1.15!important;color:#102945!important;letter-spacing:-.02em!important}
body.baretti-v6-2 .mini-card>.elementor-widget-text-editor p{margin:0 0 14px!important;font-size:14.4px!important;line-height:1.62!important;color:#607286!important}
body.baretti-v6-2 .mini-card>.elementor-widget-text-editor:has(.pill){width:auto!important;align-self:flex-start!important;margin:0!important}
body.baretti-v6-2 .mini-card>.elementor-widget-text-editor:has(.pill) .pill{margin:0 0 14px!important}
body.baretti-v6-2 .mini-card>.elementor-widget-text-editor:has(.link-red):last-child{margin-top:auto!important;padding-top:12px!important}
body.baretti-v6-2 .mini-card>.elementor-widget-text-editor:has(.link-red) .link-red{margin:0!important;padding:0!important}
body.baretti-v6-2 .mini-card:hover .card-media img{transform:scale(1.055)!important;filter:saturate(1.08) contrast(1.04)!important}

/* Other static-rev3 card families: graphical element starts at the actual box edge. */
body.baretti-v6-2 :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.app-route-card,.award-card,.stock-card,.spare-hardware-card){
  position:relative!important;isolation:isolate!important;overflow:hidden!important
}
body.baretti-v6-2 :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.award-card)>.elementor-widget-image,
body.baretti-v6-2 :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.award-card)>.baretti-native-image{
  display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important
}
body.baretti-v6-2 :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.award-card)>.elementor-widget-image>.elementor-widget-container,
body.baretti-v6-2 :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.award-card)>.baretti-native-image>.elementor-widget-container{display:block!important;width:100%!important;margin:0!important;padding:0!important;line-height:0!important}
body.baretti-v6-2 :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.award-card)>.elementor-widget-image img,
body.baretti-v6-2 :is(.info-card,.sector-card,.feature-card,.service-card,.application-card,.product-card,.award-card)>.baretti-native-image img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important;object-fit:cover!important}

/* Applications: distinguish the image-link DIV from the editable body DIV. */
body.baretti-v6-2.applications-page-refinery .app-area-route-grid{align-items:stretch!important}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:0!important;gap:0!important}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.app-card-image-link,
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.app-card-image-link.e-con{
  order:-2!important;display:block!important;flex:0 0 auto!important;width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:16/10!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important
}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.app-card-image-link :is(.elementor-widget-image,.elementor-widget-container){display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;line-height:0!important}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.app-card-image-link img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.baretti-native-node:not(.app-card-image-link){
  display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;max-width:none!important;
  padding:28px 26px 28px!important;--padding-top:28px!important;--padding-right:26px!important;--padding-bottom:28px!important;--padding-left:26px!important;gap:0!important
}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.baretti-native-node:not(.app-card-image-link)>.elementor-widget{width:100%!important;margin:0!important}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.baretti-native-node:not(.app-card-image-link)>.elementor-widget-text-editor:has(.pill){width:auto!important;align-self:flex-start!important}
body.baretti-v6-2.applications-page-refinery .app-area-visual-card>.baretti-native-node:not(.app-card-image-link)>.elementor-widget-text-editor:has(.link-red):last-child{margin-top:auto!important;padding-top:16px!important}

/* Product-route cards on Applications: direct image widget + separate body container. */
body.baretti-v6-2.applications-page-refinery .app-product-routes .app-route-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:0!important;gap:0!important}
body.baretti-v6-2.applications-page-refinery .app-product-routes .app-route-card>.elementor-widget-image,
body.baretti-v6-2.applications-page-refinery .app-product-routes .app-route-card>.baretti-native-image{
  order:-2!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important;margin:0!important;padding:0!important;flex:0 0 auto!important
}
body.baretti-v6-2.applications-page-refinery .app-product-routes .app-route-card>.elementor-widget-image img,
body.baretti-v6-2.applications-page-refinery .app-product-routes .app-route-card>.baretti-native-image img{width:100%!important;height:100%!important;object-fit:cover!important}
body.baretti-v6-2.applications-page-refinery .app-product-routes .app-route-card>.baretti-native-node:not(.app-card-image-link){
  display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;padding:28px 26px 28px!important;gap:0!important
}

/* Watermark: bottom-right of the graphical image only, above Elementor wrappers. */
body.baretti-v6-2 .baretti-watermark-frame{position:relative!important;display:block!important;overflow:hidden!important;isolation:isolate!important}
body.baretti-v6-2 .baretti-watermark-frame :is(.elementor-widget-image,.elementor-widget-container,img){position:relative;z-index:1}
body.baretti-v6-2 .baretti-watermark-frame::before{
  content:""!important;position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;height:34%!important;z-index:3!important;pointer-events:none!important;
  background:linear-gradient(180deg,rgba(6,31,52,0),rgba(6,31,52,.18))!important
}
body.baretti-v6-2 .baretti-watermark-frame::after{
  content:""!important;position:absolute!important;left:auto!important;top:auto!important;right:12px!important;bottom:10px!important;z-index:4!important;pointer-events:none!important;
  width:clamp(78px,28%,124px)!important;height:auto!important;aspect-ratio:660/137!important;
  background:url('../img/logo-baretti-white.png') center/contain no-repeat!important;opacity:.34!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.42))!important
}
body.baretti-v6-2 .baretti-watermark-frame.baretti-watermark-baked::before,
body.baretti-v6-2 .baretti-watermark-frame.baretti-watermark-baked::after{display:none!important}
body.baretti-v6-2 .baretti-watermark-frame.no-watermark::before,
body.baretti-v6-2 .baretti-watermark-frame.no-watermark::after,
body.baretti-v6-2 .no-watermark .baretti-watermark-frame::before,
body.baretti-v6-2 .no-watermark .baretti-watermark-frame::after{display:none!important}

/* Keep map/card photography identical to rev3: cover the box, never inset. */
body.baretti-v6-2 .supply-map-card>.elementor-widget-image,
body.baretti-v6-2 .map-band>.elementor-widget-image,
body.baretti-v6-2 .swivel-photo-wrap>.elementor-widget-image{display:block!important;width:100%!important;margin:0!important;padding:0!important}
body.baretti-v6-2 .supply-map-card>.elementor-widget-image img,
body.baretti-v6-2 .map-band>.elementor-widget-image img,
body.baretti-v6-2 .swivel-photo-wrap>.elementor-widget-image img{display:block!important;width:100%!important;height:auto!important;object-fit:cover!important}

@media(max-width:900px){
  body.baretti-v6-2.baretti-v6-final .mini-card.has-card-image>.card-media,
  body.baretti-v6-2.baretti-v6-final .mini-card.has-card-image>.card-media.e-con,
  body.baretti-v6-2.baretti-v6-final .mini-card.baretti-card-has-media>.card-media,
  body.baretti-v6-2.baretti-v6-final .mini-card.baretti-card-has-media>.card-media.e-con,
  body.baretti-v6-2.baretti-v6-final .mini-card>.baretti-top-media,
  body.baretti-v6-2.baretti-v6-final .mini-card>.baretti-top-media.e-con{height:auto!important;aspect-ratio:4/3!important}
}
@media(max-width:640px){
  body.baretti-v6-2{--baretti-card-pad:24px}
  body.baretti-v6-2 .mini-card.has-card-image,body.baretti-v6-2 .mini-card.baretti-card-has-media{min-height:0!important}
  body.baretti-v6-2 .baretti-watermark-frame::after{right:10px!important;bottom:8px!important;width:clamp(74px,30%,104px)!important}
}

/* === Baretti v6.3.0 static-rev3 parity patch === */
html.baretti-ui-preboot .p1-nav{visibility:hidden;opacity:0}
html.baretti-ui-ready .p1-nav{visibility:visible;opacity:1;transition:opacity .18s ease}
html.baretti-ui-preboot .p1-header{min-height:104px}
.p1-header{z-index:220!important}
.p1-nav{position:relative;z-index:221}
.p1-nav .dropdown-menu,.p1-nav .mega-menu,.company-mega-v3,.products-menu,.technologies-menu{z-index:260!important}
.site-search-overlay{z-index:1200!important}
.site-search-panel{z-index:1201!important}
.breadcrumb-bar,.page-hero,.section{position:relative;z-index:1}

/* topbar scrolls away, only white header sticks */
.baretti-header-fixed{position:fixed!important;left:0;right:0;top:0;background:#fff!important;box-shadow:0 10px 28px rgba(8,34,58,.10)!important;z-index:220!important}
.admin-bar .baretti-header-fixed{top:32px}
@media(max-width:782px){.admin-bar .baretti-header-fixed{top:46px}}

/* button contrast + elementor parity */
.btn,.elementor-button,.wp-element-button,
.elementor-widget-button .elementor-button,
a.elementor-button,
button.elementor-button{
  font-family:var(--font)!important;
  font-weight:900!important;
  line-height:1.15!important;
  letter-spacing:.01em!important;
  text-decoration:none!important;
}
.btn-red,
.elementor-widget-button .elementor-button,
.elementor-button,
a.elementor-button{
  background:linear-gradient(135deg,#ba1319,#8f0f14)!important;
  color:#fff!important;
  border:1px solid #9f1116!important;
  box-shadow:0 10px 22px rgba(186,19,25,.24)!important;
}
.btn-red:hover,
.elementor-widget-button .elementor-button:hover,
.elementor-button:hover,
a.elementor-button:hover{
  background:linear-gradient(135deg,#c9151b,#991118)!important;
  color:#fff!important;
}
.btn-white,
.elementor-button.elementor-button-link,
.page-actions .btn-white,
.cta-strip .btn-white{
  background:#fff!important;
  color:#102945!important;
  border:1px solid #dfe7ef!important;
  box-shadow:0 10px 24px rgba(8,34,58,.10)!important;
}
.link-red{color:#ba1319!important}

/* generic image watermark placement */
.baretti-watermark-frame,
.card-media,
.stock-card-image,
.app-card-image-link,
.page-image-block,
.image-panel,
.industrial-visual,
.visual-image-box,
.app-detail-image,
.go-feature-image{position:relative;overflow:hidden}
.baretti-watermark-frame:after,
.card-media:after,
.stock-card-image:after,
.app-card-image-link:after,
.page-image-block:after,
.image-panel:after,
.industrial-visual:after,
.visual-image-box:after,
.app-detail-image:after,
.go-feature-image:after{
  content:"";
  position:absolute;
  left:auto!important;
  top:auto!important;
  right:12px!important;
  bottom:10px!important;
  width:112px;
  height:36px;
  background:url('../img/watermark-baretti-white.svg') no-repeat center/contain;
  opacity:.78;
  pointer-events:none;
  z-index:3;
}
@media(max-width:640px){
  .baretti-watermark-frame:after,
  .card-media:after,
  .stock-card-image:after,
  .app-card-image-link:after,
  .page-image-block:after,
  .image-panel:after,
  .industrial-visual:after,
  .visual-image-box:after,
  .app-detail-image:after,
  .go-feature-image:after{width:92px;height:30px;right:10px!important;bottom:9px!important}
}

/* unify cards with image-on-top to match approved visual language */
.mini-card,
.app-area-visual-card,
.app-route-card,
.service-card,
.application-card,
.stock-card,
.visual-card,
.feature-card{
  background:#fff;
  border:1px solid #dfe7ef;
  border-radius:22px;
  box-shadow:0 12px 28px rgba(8,34,58,.08);
  overflow:hidden;
}
.mini-card:hover,
.app-area-visual-card:hover,
.app-route-card:hover,
.service-card:hover,
.application-card:hover,
.stock-card:hover,
.visual-card:hover,
.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(8,34,58,.12)}

/* image-top cards */
.mini-card.has-card-image,
.app-area-visual-card,
.app-route-card,
.service-card.has-card-image,
.application-card.has-card-image,
.stock-card{
  display:flex!important;
  flex-direction:column!important;
  padding:0 0 24px!important;
  min-height:100%!important;
}
.mini-card.has-card-image .card-media,
.service-card.has-card-image .card-media,
.application-card.has-card-image .card-media,
.app-area-visual-card .app-card-image-link,
.app-route-card .app-card-image-link,
.stock-card .stock-card-image{
  display:block!important;
  margin:0!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/10!important;
  border-radius:22px 22px 0 0!important;
  border-bottom:1px solid #e7edf4!important;
  background:#eef3f8!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.mini-card.has-card-image .card-media img,
.service-card.has-card-image .card-media img,
.application-card.has-card-image .card-media img,
.app-area-visual-card .app-card-image-link img,
.app-route-card .app-card-image-link img,
.stock-card .stock-card-image img,
.stock-card > .elementor-widget-image img,
.stock-card > .elementor-widget-container img{
  width:100%!important;
  height:100%!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
.mini-card.has-card-image > .pill,
.mini-card.has-card-image > h4,
.mini-card.has-card-image > p,
.mini-card.has-card-image > .link-red,
.service-card.has-card-image > .pill,
.service-card.has-card-image > h4,
.service-card.has-card-image > p,
.service-card.has-card-image > .link-red,
.application-card.has-card-image > .pill,
.application-card.has-card-image > h4,
.application-card.has-card-image > p,
.application-card.has-card-image > .link-red,
.stock-card > div,
.stock-card .stock-card-body,
.app-area-visual-card > div,
.app-route-card > div{
  margin-left:22px!important;
  margin-right:22px!important;
}
.mini-card.has-card-image > .pill,
.service-card.has-card-image > .pill,
.application-card.has-card-image > .pill,
.app-area-visual-card .pill,
.app-route-card .pill,
.stock-card small,
.stock-card span{
  margin-top:20px!important;
  margin-bottom:14px!important;
}
.mini-card.has-card-image > h4,
.service-card.has-card-image > h4,
.application-card.has-card-image > h4,
.app-area-visual-card h3,
.app-route-card h3,
.stock-card h4{
  font-size:27px!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  color:#102945!important;
  margin-top:0!important;
  margin-bottom:14px!important;
}
.mini-card.has-card-image > p,
.service-card.has-card-image > p,
.application-card.has-card-image > p,
.app-area-visual-card p,
.app-route-card p,
.stock-card p{
  font-size:15px!important;
  line-height:1.64!important;
  color:#5f7287!important;
  margin-top:0!important;
  margin-bottom:20px!important;
}
.mini-card.has-card-image > .link-red,
.service-card.has-card-image > .link-red,
.application-card.has-card-image > .link-red,
.app-area-visual-card .link-red,
.app-route-card .link-red,
.stock-card .link-red{
  margin-top:auto!important;
  font-size:13px!important;
  font-weight:950!important;
}

/* text-only cards */
.mini-card:not(.has-card-image),
.info-card,
.app-spec-card,
.technical-note,
.go-feature-body{
  padding:24px 22px 22px!important;
  border-radius:22px!important;
  border:1px solid #dfe7ef!important;
  box-shadow:0 12px 28px rgba(8,34,58,.06)!important;
  background:#fff!important;
}
.mini-card:not(.has-card-image)::before,
.info-card::before,
.app-spec-card::before,
.technical-note::before,
.go-feature-body::before{
  content:"";
  display:block;
  width:48px;
  height:4px;
  border-radius:999px;
  background:#ba1319;
  margin:0 0 16px;
}
.mini-card:not(.has-card-image) h4,
.info-card h4,
.app-spec-card h4,
.technical-note h3,
.go-feature-body h4{font-size:22px;line-height:1.14;letter-spacing:-.03em;color:#102945;margin:0 0 12px}
.mini-card:not(.has-card-image) p,
.info-card p,
.app-spec-card p,
.technical-note p,
.go-feature-body p{font-size:15px;line-height:1.64;color:#5f7287;margin:0}

/* application page specific parity */
body.applications-page-refinery.applications-seo-optimized .app-area-route-grid{gap:24px!important}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card>div{padding:0 0 4px!important;display:flex;flex-direction:column;flex:1}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card .pill{align-self:flex-start;white-space:normal;text-align:left}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card h3{font-size:30px!important}
body.applications-page-refinery.applications-seo-optimized .app-area-visual-card p{font-size:15px!important}

/* slider and overlays */
[data-slider]{position:relative;overflow:hidden}
[data-slide]{position:relative}
.baretti-slider-dots{z-index:6}
.home-hero-slider,[data-slider].home-hero-slider{min-height:510px}
.home-hero-scene .p1-copy,.page-hero .hero-panel{position:relative;z-index:3}

/* better alignment inside cards */
.pill,.baretti-badge-pill{display:inline-flex;align-items:center;gap:8px;min-height:24px;padding:6px 14px;border-radius:999px;background:#f7e4e5;color:#ba1319;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}
.pill::before,.baretti-badge-pill::before{content:"";display:inline-block;width:24px;height:4px;border-radius:999px;background:#ba1319}

/* footer + menu layering */
.p1-footer,.baretti-global-footer{position:relative;z-index:2}
.baretti-global-header .search-toggle{position:relative;z-index:222}

@media(max-width:980px){
  .app-area-visual-card,
  .app-route-card,
  .stock-card,
  .mini-card.has-card-image,
  .service-card.has-card-image,
  .application-card.has-card-image{padding-bottom:22px!important}
  .mini-card.has-card-image .card-media,
  .service-card.has-card-image .card-media,
  .application-card.has-card-image .card-media,
  .app-area-visual-card .app-card-image-link,
  .app-route-card .app-card-image-link,
  .stock-card .stock-card-image{aspect-ratio:4/3!important}
  .mini-card.has-card-image .card-media img,
  .service-card.has-card-image .card-media img,
  .application-card.has-card-image .card-media img,
  .app-area-visual-card .app-card-image-link img,
  .app-route-card .app-card-image-link img,
  .stock-card .stock-card-image img{aspect-ratio:4/3!important}
}
@media(max-width:640px){
  .mini-card.has-card-image > .pill,
  .mini-card.has-card-image > h4,
  .mini-card.has-card-image > p,
  .mini-card.has-card-image > .link-red,
  .service-card.has-card-image > .pill,
  .service-card.has-card-image > h4,
  .service-card.has-card-image > p,
  .service-card.has-card-image > .link-red,
  .application-card.has-card-image > .pill,
  .application-card.has-card-image > h4,
  .application-card.has-card-image > p,
  .application-card.has-card-image > .link-red,
  .stock-card > div,
  .stock-card .stock-card-body,
  .app-area-visual-card > div,
  .app-route-card > div{margin-left:18px!important;margin-right:18px!important}
  .mini-card.has-card-image > h4,
  .service-card.has-card-image > h4,
  .application-card.has-card-image > h4,
  .app-area-visual-card h3,
  .app-route-card h3,
  .stock-card h4{font-size:22px!important}
  .mini-card:not(.has-card-image),.info-card,.app-spec-card,.technical-note,.go-feature-body{padding:20px 18px 18px!important}
}


/* === Baretti v6.3.1 menu state + native SVG button icon repair === */
.p1-nav > .dropdown > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown > .nav-parent-control > .nav-parent-toggle{
  color:#102945!important;
}
.p1-nav > .dropdown:hover > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown:hover > .nav-parent-control > .nav-parent-toggle,
.p1-nav > .dropdown.desktop-open > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown.desktop-open > .nav-parent-control > .nav-parent-toggle,
.p1-nav > .dropdown.active > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown.active > .nav-parent-control > .nav-parent-toggle,
.p1-nav .nav-parent-link.current{
  color:#ba1319!important;
}
.p1-nav > .dropdown:not(.active):not(.desktop-open) > .nav-parent-control > .nav-parent-link:not(:hover){
  color:#102945!important;
}
.elementor-widget-button .elementor-button-content-wrapper,
.baretti-native-form .elementor-button-content-wrapper,
.elementor-form .elementor-button-content-wrapper{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
}
.elementor-widget-button .elementor-button-icon,
.baretti-inline-button-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 1.05em!important;
  width:1.05em!important;
  height:1.05em!important;
  color:inherit!important;
  line-height:1!important;
}
.elementor-widget-button .elementor-button-icon{order:2!important;margin:0!important;}
.elementor-widget-button .elementor-button-text{order:1!important;}
.baretti-inline-button-icon{order:2!important;}
.baretti-inline-button-icon svg{
  display:block!important;
  width:100%!important;
  height:100%!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.btn svg.ico,.link-red svg.ico,
.page-actions svg.ico,.cta-strip svg.ico{
  display:inline-block!important;
  width:1.05em!important;
  height:1.05em!important;
  flex:0 0 1.05em!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}


/* ===== Baretti v6.3.2 hotfix ===== */
html:not(.baretti-ui-ready) .p1-header .p1-nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
html.baretti-ui-ready .p1-header .p1-nav{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition:opacity .18s ease}

/* top navigation: keep dark by default, red only on hover/current/open */
.p1-nav > a,
.p1-nav > .dropdown > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown > .nav-parent-control > .nav-parent-toggle{color:#102945!important}
.p1-nav > .dropdown > .nav-parent-control > .nav-parent-toggle svg,
.p1-nav > .dropdown > .nav-parent-control > .nav-parent-toggle .ico{stroke:currentColor!important}
.p1-nav > a:hover,
.p1-nav > a.current,
.p1-nav > a.active,
.p1-nav > .dropdown:hover > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown.active > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown.desktop-open > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown.mobile-open > .nav-parent-control > .nav-parent-link,
.p1-nav > .dropdown:hover > .nav-parent-control > .nav-parent-toggle,
.p1-nav > .dropdown.active > .nav-parent-control > .nav-parent-toggle,
.p1-nav > .dropdown.desktop-open > .nav-parent-control > .nav-parent-toggle,
.p1-nav > .dropdown.mobile-open > .nav-parent-control > .nav-parent-toggle{color:#ba1319!important}
.p1-nav .dropdown-menu,.mega-menu,.search-overlay,.search-panel{z-index:1200!important}

/* button readability */
.elementor-widget-button .elementor-button,
.elementor-button,
a.elementor-button,
button.elementor-button{
  background:#ba1319!important;
  color:#fff!important;
  border:1px solid #ba1319!important;
  box-shadow:0 10px 22px rgba(186,19,25,.24)!important;
}
.elementor-widget-button .elementor-button:hover,
.elementor-button:hover,
a.elementor-button:hover,
button.elementor-button:hover{background:#8f0f14!important;border-color:#8f0f14!important;color:#fff!important}
.elementor-button .elementor-button-text,.elementor-button .elementor-button-icon,.elementor-button svg,.elementor-button svg *{color:#fff!important;fill:none;stroke:currentColor!important}
.btn-white,.elementor-widget-button .btn-white,.elementor-button.btn-white{background:#fff!important;color:#102945!important;border:1px solid #dfe7ef!important;box-shadow:0 10px 24px rgba(8,34,58,.10)!important}
.btn-white .elementor-button-text,.btn-white .elementor-button-icon,.btn-white svg,.btn-white svg *{color:#102945!important;stroke:currentColor!important}

/* return to top */
.scroll-top-marker{background:#2f3338!important;color:#fff!important}
.scroll-top-marker:hover{background:#ba1319!important}
.scroll-top-marker svg,.scroll-top-marker svg *{stroke:#fff!important;fill:none!important}

/* home slider stability */
.home-page .home-slider-hero [data-slider],
.home-page [data-slider].home-hero-slider{position:relative!important;overflow:hidden!important;min-height:clamp(520px,43vw,610px)!important}
.home-page .home-slider-hero [data-slider] [data-slide],
.home-page [data-slider].home-hero-slider [data-slide],
.home-page .home-slider-hero .home-hero-scene{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:0!important;display:block!important}
.home-page .home-slider-hero [data-slider] [data-slide].active,
.home-page [data-slider].home-hero-slider [data-slide].active,
.home-page .home-slider-hero .home-hero-scene.active{position:relative!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}
.home-page .home-slider-hero .home-hero-scene .container,
.home-page [data-slider].home-hero-slider .home-hero-scene .container{grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;gap:34px!important;align-items:center!important;min-height:clamp(520px,43vw,610px)!important;padding-top:34px!important;padding-bottom:36px!important}
.home-page .home-slider-hero .home-hero-scene .p1-copy{width:100%!important;max-width:690px!important}
.home-page .home-slider-hero .home-hero-scene .support-card{width:100%!important;max-width:340px!important;justify-self:end!important;animation:none!important}
@media(max-width:980px){
  .home-page .home-slider-hero [data-slider],.home-page [data-slider].home-hero-slider{min-height:680px!important;height:auto!important}
  .home-page .home-slider-hero .home-hero-scene .container,.home-page [data-slider].home-hero-slider .home-hero-scene .container{grid-template-columns:1fr!important;min-height:680px!important;gap:24px!important;padding-top:28px!important;padding-bottom:30px!important}
  .home-page .home-slider-hero .home-hero-scene .support-card,.home-page [data-slider].home-hero-slider .home-hero-scene .support-card{max-width:none!important;justify-self:stretch!important}
}

/* normalized media cards, especially applications */
.mini-card.has-card-image,
.service-card,
.application-card,
.app-route-card,
.app-context-card,
.app-area-visual-card,
.app-card-image-link,
.visual-card,
.feature-card,
.product-card,
.sector-card{overflow:hidden!important;border-radius:20px!important}
.mini-card.has-card-image .card-media,
.service-card .card-media,
.application-card .card-media,
.app-route-card .card-media,
.app-context-card .card-media,
.app-area-visual-card .card-media,
.app-card-image-link .card-media,
.visual-card .card-media,
.feature-card .card-media,
.product-card .card-media,
.sector-card .card-media,
.app-route-card > a:first-child,
.app-context-card > a:first-child,
.application-card > a:first-child{
  position:relative!important;
  display:block!important;
  overflow:hidden!important;
  padding:0!important;
  margin:0!important;
  line-height:0!important;
  min-height:190px!important;
  height:clamp(190px,15.8vw,235px)!important;
  background:#f3f7fa!important;
  border-radius:20px 20px 0 0!important;
}
.mini-card.has-card-image .card-media > .elementor-widget,
.mini-card.has-card-image .card-media > .elementor-widget .elementor-widget-container,
.service-card .card-media > .elementor-widget,
.service-card .card-media > .elementor-widget .elementor-widget-container,
.application-card .card-media > .elementor-widget,
.application-card .card-media > .elementor-widget .elementor-widget-container,
.app-route-card .card-media > .elementor-widget,
.app-route-card .card-media > .elementor-widget .elementor-widget-container,
.app-context-card .card-media > .elementor-widget,
.app-context-card .card-media > .elementor-widget .elementor-widget-container,
.app-area-visual-card .card-media > .elementor-widget,
.app-area-visual-card .card-media > .elementor-widget .elementor-widget-container,
.app-card-image-link .card-media > .elementor-widget,
.app-card-image-link .card-media > .elementor-widget .elementor-widget-container{height:100%!important}
.mini-card.has-card-image .card-media img,
.service-card .card-media img,
.application-card .card-media img,
.app-route-card .card-media img,
.app-context-card .card-media img,
.app-area-visual-card .card-media img,
.app-card-image-link .card-media img,
.visual-card .card-media img,
.feature-card .card-media img,
.product-card .card-media img,
.sector-card .card-media img,
.app-route-card > a:first-child img,
.app-context-card > a:first-child img,
.application-card > a:first-child img,
.app-route-card > img,
.app-context-card > img,
.application-card > img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  aspect-ratio:auto!important;
  margin:0!important;
  border-radius:0!important;
}
.applications-page-refinery .app-route-card,
.applications-page-refinery .app-context-card,
.applications-page-refinery .application-card,
.applications-page-refinery .mini-card.has-card-image{display:flex!important;flex-direction:column!important}
.applications-page-refinery .app-route-card > div,
.applications-page-refinery .app-context-card > div,
.applications-page-refinery .application-card > div{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}
.applications-page-refinery .app-route-card .link-red,
.applications-page-refinery .app-context-card .link-red,
.applications-page-refinery .application-card .link-red,
.applications-page-refinery .mini-card.has-card-image .link-red{margin-top:auto!important}
@media(max-width:980px){
  .mini-card.has-card-image .card-media,.service-card .card-media,.application-card .card-media,.app-route-card .card-media,.app-context-card .card-media,.app-area-visual-card .card-media,.app-card-image-link .card-media,.app-route-card > a:first-child,.app-context-card > a:first-child,.application-card > a:first-child{height:clamp(180px,42vw,240px)!important;min-height:180px!important}
}

/* watermark always bottom-right on image area */
.baretti-watermark-frame::after,
.baretti-watermark-auto::after{
  left:auto!important;top:auto!important;right:12px!important;bottom:10px!important;transform:none!important;z-index:4!important
}
