.asd-cormak-footer-2026{
  --asd-footer-accent:#ef1f29;
  --asd-footer-bg:#07131c;
  --asd-footer-surface:#0c1922;
  --asd-footer-text:#f7f9fc;
  --asd-footer-muted:#b7c0c9;
  --asd-footer-border:#273740;
  --asd-footer-top-bg:#fff;
  --asd-footer-main-bg:#07131c;
  --asd-footer-bottom-bg:#07131c;
  --asd-footer-overlay:58%;
  --asd-footer-radius:16px;
  --asd-footer-max-width:1600px;
  --asd-footer-link-align:left;
  --asd-footer-link-row-height:42px;
  --asd-footer-link-gap:0px;
  --asd-footer-link-font-size:13px;
  --asd-footer-link-color:#d8dee4;
  --asd-footer-link-separator:#273740;
  position:relative;
  width:100vw;
  max-width:100vw;
  left:50%;
  margin-left:-50vw;
  padding-left:0!important;
  padding-right:0!important;
  color:var(--asd-footer-text);
  font-family:inherit;
  box-sizing:border-box;
  overflow:hidden;
}
.asd-cormak-footer-2026 *{box-sizing:border-box}
.asd-cormak-footer-2026 a{text-decoration:none!important}
.asd-cormak-footer-2026 .asd-footer-shell{width:min(calc(100% - 48px),var(--asd-footer-max-width));margin:0 auto}

/* TOP BENEFITS — WHITE BAND */
.asd-cormak-footer-2026--before{background:var(--asd-footer-top-bg);padding:0;border-top:1px solid rgba(10,24,36,.06);border-bottom:1px solid rgba(10,24,36,.08)}
.asd-footer-benefits-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:150px;align-items:stretch}
.asd-footer-benefit-item{position:relative;display:flex;align-items:center;gap:18px;padding:32px 30px;color:#071426!important;min-width:0}
.asd-footer-benefit-item:not(:last-child):after{content:"";position:absolute;right:0;top:28%;bottom:28%;width:1px;background:#dfe4e9}
.asd-footer-benefit-item[aria-disabled="true"]{cursor:default}
.asd-footer-benefit-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:rgba(239,31,41,.08);color:var(--asd-footer-accent)}
.asd-footer-benefit-icon svg{width:34px;height:34px}
.asd-footer-benefit-copy{display:flex;flex-direction:column;gap:6px;min-width:0}
.asd-footer-benefit-copy strong{font-size:17px;line-height:1.2;font-weight:800;color:#071426}
.asd-footer-benefit-copy small{font-size:13px;line-height:1.45;color:#526172}

/* MAIN INDUSTRIAL FOOTER */
.asd-cormak-footer-2026--main{background:var(--asd-footer-main-bg);padding:0}
.asd-footer-industrial-main{display:grid;grid-template-columns:minmax(255px,.85fr) minmax(0,2.15fr) minmax(330px,1.08fr);gap:34px;padding:56px 0 52px;align-items:stretch}
.asd-footer-brand-contact{min-width:0;padding-right:8px}
.asd-footer-brand-contact>.block-title{display:none}
.asd-footer-brand-contact>.block-content{display:block!important}
.asd-footer-logo{display:block;max-width:285px;max-height:82px;width:auto;height:auto;object-fit:contain;margin:0 0 28px}
.asd-footer-logo-fallback{position:relative;display:inline-flex;align-items:baseline;gap:0;font-weight:900;font-size:34px;line-height:1;color:#fff;margin-bottom:34px;letter-spacing:-.04em}
.asd-footer-logo-fallback b{color:var(--asd-footer-accent)}
.asd-footer-logo-fallback small{position:absolute;left:62%;top:42px;font-size:11px;letter-spacing:.42em;color:#fff;font-weight:600}
.asd-footer-brand-text{max-width:300px;margin-bottom:26px;font-size:15px;line-height:1.7;color:#d5dce2}
.asd-footer-contact-stack{display:grid;gap:16px;margin:0 0 22px}
.asd-footer-contact-row{display:flex;align-items:center;gap:14px;color:#fff!important}
.asd-footer-contact-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;color:var(--asd-footer-accent);font-size:26px;font-weight:900}
.asd-footer-contact-icon--wa{color:#22c967;font-size:28px}
.asd-footer-contact-row>span:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}
.asd-footer-contact-row strong{font-size:16px;line-height:1.2;color:#fff;font-weight:800}
.asd-footer-contact-row small{font-size:12px;color:#aeb9c3;line-height:1.35}

.asd-footer-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px;padding:0 22px;border-radius:7px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.025em;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;background:none}
.asd-footer-btn b{font-size:18px;font-weight:500}
.asd-footer-btn--primary{background:linear-gradient(135deg,var(--asd-footer-accent),#ff2630);color:#fff!important;border:1px solid transparent;box-shadow:0 12px 28px rgba(239,31,41,.18)}
.asd-footer-btn--primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(239,31,41,.27)}
.asd-footer-btn--outline{color:#fff!important;border:1px solid rgba(255,255,255,.75);background:rgba(6,18,27,.28);backdrop-filter:blur(4px)}
.asd-footer-btn--outline:hover{border-color:#fff;background:rgba(255,255,255,.08)}
.asd-footer-brand-cta{width:100%;max-width:278px;margin-top:4px}

.asd-footer-links-cluster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;min-width:0}
.asd-footer-link-column{min-width:0!important;float:none!important;text-align:left!important}
.asd-footer-link-column .block-title{display:block!important;position:relative!important;width:100%!important;margin:0 0 20px!important;padding:0 0 16px!important;color:#fff!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;text-align:left!important;border:0!important;background:none!important;float:none!important}
.asd-footer-link-column .block-title:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;border-radius:99px;background:var(--asd-footer-accent)}
.asd-footer-link-column .block-content{display:block!important;width:100%!important;float:none!important;padding:0!important;margin:0!important}
.asd-footer-link-column ul{display:block!important;width:100%!important;list-style:none!important;margin:0!important;padding:0!important;float:none!important}
.asd-footer-link-column li{display:block!important;width:100%!important;float:none!important;clear:both!important;margin:0 0 var(--asd-footer-link-gap)!important;padding:0!important;border-bottom:1px solid var(--asd-footer-link-separator)!important}
.asd-footer-link-column li:last-child{border-bottom:0!important;margin-bottom:0!important}
.asd-footer-link-column a{display:flex!important;width:100%!important;float:none!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:var(--asd-footer-link-row-height)!important;padding:7px 0!important;color:var(--asd-footer-link-color)!important;font-size:var(--asd-footer-link-font-size)!important;line-height:1.35!important;transition:color .18s ease,transform .18s ease!important}
.asd-footer-link-column a span{display:block!important;flex:1 1 auto!important;min-width:0!important;text-align:var(--asd-footer-link-align)!important}
.asd-footer-link-column a b{display:block!important;flex:0 0 auto!important;color:#84919c!important;font-size:18px!important;font-weight:400!important}
.asd-footer-link-column a:hover{color:#fff!important;transform:translateX(2px)}
.asd-footer-link-column a:hover b{color:var(--asd-footer-accent)!important}

.asd-footer-consult-panel{position:relative;isolation:isolate;min-height:465px;overflow:hidden;border-left:2px solid var(--asd-footer-accent);border-radius:0 2px 2px 0;background:#08131c}
.asd-footer-consult-panel__image{position:absolute;inset:0;z-index:-3;background-size:cover;background-position:center right;transform:scale(1.01)}
.asd-footer-consult-panel__image--placeholder{background:radial-gradient(circle at 80% 25%,rgba(255,255,255,.12),transparent 34%),linear-gradient(135deg,#101e28,#030b11 70%)}
.asd-footer-consult-panel__overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,14,22,.98) 0%,rgba(4,14,22,.92) 43%,rgba(4,14,22,var(--asd-footer-overlay)) 100%)}
.asd-footer-consult-panel:after{content:"";position:absolute;right:-34px;bottom:-46px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(239,31,41,.22),transparent 65%);z-index:-1}
.asd-footer-consult-panel__content{display:flex;flex-direction:column;justify-content:center;min-height:465px;padding:40px 34px;max-width:440px}
.asd-footer-consult-kicker{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#dce2e8;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.asd-footer-consult-kicker i{display:block;width:9px;height:9px;background:var(--asd-footer-accent)}
.asd-footer-consult-panel h3{margin:0 0 18px;color:#fff;font-size:clamp(28px,2.4vw,42px);line-height:1.08;font-weight:850;letter-spacing:-.025em}
.asd-footer-consult-text{font-size:16px;line-height:1.55;color:#e2e7eb;margin-bottom:22px}
.asd-footer-consult-list{display:grid;gap:8px;margin:-4px 0 24px;font-size:12px;color:#dbe2e7}
.asd-footer-consult-list span{display:block}
.asd-footer-consult-actions{display:grid;gap:12px}

/* OPTIONAL EXTRA FUNCTIONALITY — HIDDEN BY DEFAULT VIA ADMIN VISIBILITY */
.asd-footer-extras{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 0 26px}
.asd-footer-contact-optional,.asd-footer-newsletter-optional{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--asd-footer-border);border-radius:12px;background:var(--asd-footer-surface)}
.asd-footer-contact-optional>div,.asd-footer-newsletter-optional>div{min-width:0}
.asd-footer-contact-optional h3,.asd-footer-newsletter-optional h3{margin:4px 0 5px;font-size:20px;color:#fff}
.asd-footer-contact-optional p,.asd-footer-newsletter-optional p{margin:0;color:var(--asd-footer-muted);font-size:13px}
.asd-footer-mini-kicker{color:var(--asd-footer-accent);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.asd-footer-news-form{display:flex;gap:8px;min-width:330px}
.asd-footer-news-form input,.asd-footer-news-disabled{min-height:46px;border:1px solid var(--asd-footer-border);background:#fff;border-radius:6px;padding:0 13px;color:#071426;font-size:12px}
.asd-footer-news-form button{border:0;border-radius:6px;background:var(--asd-footer-accent);color:#fff;padding:0 16px;font-size:11px;font-weight:800;text-transform:uppercase}
.asd-footer-news-disabled{display:flex;align-items:center;color:#7f8a94}

/* COMMERCE / TRUST STRIP */
.asd-cormak-footer-2026--after{background:var(--asd-footer-bottom-bg);padding:0;border-top:1px solid rgba(255,255,255,.13)}
.asd-footer-commerce-strip{display:grid;grid-template-columns:1.18fr 1.35fr 1.35fr .95fr .95fr;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.13)}
.asd-footer-company-summary,.asd-footer-commerce-group,.asd-footer-commerce-trust{min-width:0;padding:26px 24px;border-right:1px solid rgba(255,255,255,.16)}
.asd-footer-company-summary{padding-left:0;display:flex;flex-direction:column;justify-content:center;gap:5px}
.asd-footer-company-summary strong{font-size:14px;color:#fff}
.asd-footer-company-summary span,.asd-footer-company-summary small{font-size:11px;color:#c1c9d0;line-height:1.45}
.asd-footer-commerce-title{margin-bottom:12px;font-size:11px;font-weight:800;color:#fff;letter-spacing:.01em}
.asd-footer-logo-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.asd-footer-commerce-logo{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:32px;padding:5px 8px;border-radius:5px;background:rgba(255,255,255,.96);color:#071426!important}
.asd-footer-commerce-logo[aria-disabled="true"]{cursor:default}
.asd-footer-commerce-logo img{max-width:72px;max-height:22px;object-fit:contain}
.asd-footer-commerce-logo b{font-size:11px;font-weight:900;white-space:nowrap}
.asd-footer-commerce-trust{display:flex;align-items:center;gap:12px;color:#fff!important}
.asd-footer-commerce-trust:last-child{border-right:0;padding-right:0}
.asd-footer-trust-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;color:#fff}
.asd-footer-trust-icon svg{width:29px;height:29px}
.asd-footer-commerce-trust>span:last-child{display:flex;flex-direction:column;gap:4px}
.asd-footer-commerce-trust strong{font-size:12px;line-height:1.25;color:#fff}
.asd-footer-commerce-trust small{font-size:10px;line-height:1.4;color:#bac4cc}

/* LEGAL BAR */
.asd-footer-legal-bar{display:grid;grid-template-columns:1.15fr 2fr auto;align-items:center;gap:24px;min-height:78px;padding:15px 0}
.asd-footer-copyright{font-size:11px;color:#c4ccd2}
.asd-footer-legal-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0}
.asd-footer-legal-links a{position:relative;padding:0 14px;color:#c4ccd2!important;font-size:11px;line-height:1.4}
.asd-footer-legal-links a:not(:last-child):after{content:"";position:absolute;right:0;top:15%;bottom:15%;width:1px;background:#68757e}
.asd-footer-legal-links a:hover{color:#fff!important}
.asd-footer-socials{display:flex;justify-content:flex-end;gap:10px}
.asd-footer-socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #53616b;border-radius:50%;color:#d8e0e5!important;transition:border-color .2s ease,color .2s ease,transform .2s ease}
.asd-footer-socials a:hover{border-color:var(--asd-footer-accent);color:#fff!important;transform:translateY(-1px)}
.asd-footer-socials svg{width:16px;height:16px}

@media (min-width:768px){.asd-footer--desktop-hidden{display:none!important}}

@media (max-width:1399px){
  .asd-cormak-footer-2026 .asd-footer-shell{width:min(calc(100% - 34px),var(--asd-footer-max-width))}
  .asd-footer-industrial-main{grid-template-columns:minmax(230px,.8fr) minmax(0,1.75fr) minmax(300px,1fr);gap:26px}
  .asd-footer-links-cluster{gap:20px}
  .asd-footer-link-column a{font-size:12px}
  .asd-footer-commerce-strip{grid-template-columns:1.1fr 1.25fr 1.25fr 1fr 1fr}
  .asd-footer-company-summary,.asd-footer-commerce-group,.asd-footer-commerce-trust{padding:22px 18px}
  .asd-footer-company-summary{padding-left:0}
}

@media (max-width:1199px){
  .asd-footer-benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}
  .asd-footer-benefit-item:nth-child(2):after{display:none}
  .asd-footer-benefit-item{padding:25px 24px}
  .asd-footer-industrial-main{grid-template-columns:260px minmax(0,1fr);padding:44px 0 38px}
  .asd-footer-links-cluster{grid-template-columns:repeat(3,minmax(0,1fr))}
  .asd-footer-consult-panel{grid-column:1/-1;min-height:350px;border-left:0;border-top:2px solid var(--asd-footer-accent)}
  .asd-footer-consult-panel__content{min-height:350px;max-width:620px}
  .asd-footer-commerce-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .asd-footer-company-summary,.asd-footer-commerce-group,.asd-footer-commerce-trust{border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}
  .asd-footer-commerce-strip>:nth-child(even){border-right:0}
  .asd-footer-commerce-strip>:last-child{border-bottom:0}
  .asd-footer-legal-bar{grid-template-columns:1fr 1.5fr auto}
}

@media (max-width:991px){
  .asd-footer-industrial-main{grid-template-columns:1fr}
  .asd-footer-brand-contact{max-width:none;padding-right:0}
  .asd-footer-brand-text{max-width:520px}
  .asd-footer-links-cluster{grid-template-columns:repeat(3,minmax(0,1fr))}
  .asd-footer-extras{grid-template-columns:1fr}
  .asd-footer-legal-bar{grid-template-columns:1fr;text-align:center;gap:15px;padding:22px 0}
  .asd-footer-legal-links,.asd-footer-socials{justify-content:center}
}

@media (max-width:767.98px){
  .asd-cormak-footer-2026{width:100%;max-width:100%;left:auto;margin-left:0}
  .asd-cormak-footer-2026 .asd-footer-shell{width:min(calc(100% - 24px),var(--asd-footer-max-width))}
  .asd-footer--mobile-hidden{display:none!important}
  .asd-footer-benefits-strip{grid-template-columns:1fr}
  .asd-footer-benefit-item{min-height:94px;padding:18px 8px;gap:14px}
  .asd-footer-benefit-item:after{left:0!important;right:0!important;top:auto!important;bottom:0!important;width:auto!important;height:1px!important;display:block!important;background:#e8ebee!important}
  .asd-footer-benefit-item:last-child:after{display:none!important}
  .asd-footer-benefit-icon{width:48px;height:48px;flex-basis:48px}
  .asd-footer-benefit-icon svg{width:29px;height:29px}
  .asd-footer-benefit-copy strong{font-size:15px}
  .asd-footer-benefit-copy small{font-size:12px}
  .asd-footer-industrial-main{padding:32px 0 26px;gap:24px}
  .asd-footer-brand-contact>.block-title{display:flex;margin:0 0 14px;padding:0;color:#fff;font-size:16px;align-items:center;justify-content:space-between;background:none;border:0}
  .asd-footer-brand-contact>.block-title:after{content:"+";font-size:22px;color:var(--asd-footer-accent)}
  .asd-footer-brand-contact.asd-is-open>.block-title:after{content:"−"}
  .asd-footer-brand-contact>.block-content{display:none!important}
  .asd-footer-brand-contact.asd-is-open>.block-content{display:block!important}
  .asd-footer-logo{max-width:240px}
  .asd-footer-links-cluster{grid-template-columns:1fr;gap:10px}
  .asd-footer-link-column{border-top:1px solid rgba(255,255,255,.13);padding-top:12px}
  .asd-footer-link-column .block-title{display:flex!important;align-items:center;justify-content:space-between;margin:0!important;padding:3px 0 11px!important;cursor:pointer}
  .asd-footer-link-column .block-title:after{content:"+";position:static;width:auto;height:auto;background:none;color:var(--asd-footer-accent);font-size:22px}
  .asd-footer-link-column.asd-is-open .block-title:after{content:"−"}
  .asd-footer-link-column .block-content{display:none!important}
  .asd-footer-link-column.asd-is-open .block-content{display:block!important}
  .asd-footer-consult-panel{grid-column:auto;min-height:390px;border-top:2px solid var(--asd-footer-accent);border-left:0;border-radius:0 0 8px 8px}
  .asd-footer-consult-panel__content{min-height:390px;padding:28px 22px;max-width:none}
  .asd-footer-consult-panel h3{font-size:30px}
  .asd-footer-consult-text{font-size:14px}
  .asd-footer-contact-optional,.asd-footer-newsletter-optional{flex-direction:column;align-items:stretch}
  .asd-footer-news-form{min-width:0;flex-direction:column}
  .asd-footer-commerce-strip{grid-template-columns:1fr}
  .asd-footer-company-summary,.asd-footer-commerce-group,.asd-footer-commerce-trust{padding:19px 8px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .asd-footer-company-summary{padding-left:8px}
  .asd-footer-commerce-strip>:last-child{border-bottom:0}
  .asd-footer-legal-links{gap:8px 0}
  .asd-footer-legal-links a{padding:0 10px}
}
