/* V48 Premium SEO Content Integration */
:root{--beo-orange:#ff4b1f;--beo-black:#050505;--beo-soft:#f7f7f5;}
.home-ux-intro,
.ux-section.dark{
  position:relative;
  overflow:hidden;
  padding:72px 0 64px!important;
  background:
    radial-gradient(circle at 92% 0%, rgba(255,75,31,.22), transparent 34%),
    linear-gradient(90deg,#050505 0%,#090909 48%,#101010 100%)!important;
  border-top:1px solid rgba(255,255,255,.06);
  border-bottom:1px solid rgba(255,255,255,.08);
  color:#fff!important;
}
.home-ux-intro::before,
.ux-section.dark::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:340px;
  opacity:.18;
  background:
    linear-gradient(135deg,transparent 0 35%,rgba(255,75,31,.45) 35% 36%,transparent 36% 100%),
    linear-gradient(135deg,transparent 0 58%,rgba(255,75,31,.28) 58% 59%,transparent 59% 100%);
  pointer-events:none;
}
.home-ux-intro .container,
.ux-section.dark .container{position:relative;z-index:1;}
.home-ux-intro .ux-split,
.ux-section.dark .ux-split{
  display:grid!important;
  grid-template-columns:minmax(280px,.75fr) minmax(0,1.45fr)!important;
  gap:60px!important;
  align-items:start!important;
}
.home-ux-intro .ux-kicker,
.ux-section.dark .ux-kicker{
  color:var(--beo-orange)!important;
  font-size:13px!important;
  letter-spacing:.08em!important;
  margin-bottom:14px!important;
}
.home-ux-intro .ux-head,
.ux-section.dark .ux-head{
  color:#fff!important;
  max-width:520px;
  font-size:clamp(34px,4vw,56px)!important;
  line-height:.98!important;
  letter-spacing:-.035em!important;
  font-weight:760!important;
  text-shadow:0 1px 0 rgba(255,255,255,.08);
}
.home-ux-intro .ux-head::after,
.ux-section.dark .ux-head::after{
  content:"";
  display:block;
  width:46px;
  height:3px;
  background:var(--beo-orange);
  margin:22px 0 0;
}
.home-ux-intro .ux-lead,
.ux-section.dark .ux-lead{
  color:rgba(255,255,255,.86)!important;
  font-size:17px!important;
  line-height:1.66!important;
  margin-bottom:26px!important;
  max-width:780px!important;
}
.home-ux-intro .ux-card-grid,
.ux-section.dark .ux-card-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  margin-top:0!important;
}
.home-ux-intro .ux-card,
.ux-section.dark .ux-card{
  min-height:260px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  background:linear-gradient(180deg,rgba(22,22,22,.96),rgba(10,10,10,.98))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-bottom:4px solid var(--beo-orange)!important;
  border-radius:14px!important;
  padding:28px 26px 30px!important;
  box-shadow:0 18px 38px rgba(0,0,0,.28)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.home-ux-intro .ux-card:hover,
.ux-section.dark .ux-card:hover{
  transform:none;border-color:rgba(255,75,31,.65)!important;
  box-shadow:0 24px 48px rgba(0,0,0,.34)!important;
}
.home-ux-intro .ux-card img,
.ux-section.dark .ux-card img{
  width:42px!important;
  height:42px!important;
  object-fit:contain;
  margin:0 0 26px!important;
  filter:none!important;
}
.home-ux-intro .ux-card h3,
.ux-section.dark .ux-card h3{
  color:#fff!important;
  font-size:clamp(18px,1.45vw,24px)!important;
  line-height:1.05!important;
  letter-spacing:-.02em!important;
  margin:0 0 18px!important;
  font-weight:760!important;
}
.home-ux-intro .ux-card h3::after,
.ux-section.dark .ux-card h3::after{
  content:"";
  display:block;
  width:38px;
  height:2px;
  background:var(--beo-orange);
  margin-top:16px;
}
.home-ux-intro .ux-card p,
.ux-section.dark .ux-card p{
  color:rgba(255,255,255,.82)!important;
  font-size:15.5px!important;
  line-height:1.58!important;
}
.home-ux-intro .ux-checks,
.ux-section.dark .ux-checks{display:none!important;}
.ux-trust-row{
  background:#fff;
  color:#111;
  border-bottom:1px solid rgba(0,0,0,.08);
  box-shadow:0 6px 20px rgba(0,0,0,.04);
}
.ux-trust-row .container{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
}
.ux-trust-item{
  display:flex;
  gap:18px;
  align-items:center;
  min-height:116px;
  padding:22px 30px;
  border-right:1px solid rgba(0,0,0,.12);
}
.ux-trust-item:last-child{border-right:0;}
.ux-trust-item img{width:48px;height:48px;object-fit:contain;flex:0 0 48px;}
.ux-trust-item h3{
  margin:0 0 5px;
  color:#111;
  font-size:16px;
  line-height:1.12;
  text-transform:uppercase;
  font-weight:780;
  letter-spacing:-.01em;
}
.ux-trust-item p{margin:0;color:#444;font-size:14px;line-height:1.45;}
/* Rebalance sections after the new white trust row */
.ux-trust-row + .services-band,
.ux-trust-row + .section,
.ux-trust-row + .areas-hero{border-top:0!important;}
/* Hide legacy V45/46 inserted plain SEO blocks where the new designed UX block exists */
.seo-content.white.section{display:none!important;}
/* Make light UX cards fit the same theme, without feeling pasted on */
.ux-section.soft,
.ux-section:not(.dark){
  background:#f7f7f5!important;
  padding:60px 0!important;
}
.ux-section.soft .ux-card,
.ux-section:not(.dark) .ux-card{
  border-radius:16px!important;
  border:1px solid rgba(0,0,0,.08)!important;
  box-shadow:0 14px 32px rgba(0,0,0,.05)!important;
}
.ux-section.soft .ux-head,
.ux-section:not(.dark) .ux-head{font-weight:760!important;}
@media(max-width:1024px){
 .home-ux-intro .ux-split,.ux-section.dark .ux-split{grid-template-columns:1fr!important;gap:32px!important;}
 .home-ux-intro .ux-card-grid,.ux-section.dark .ux-card-grid{grid-template-columns:1fr!important;}
 .ux-trust-row .container{grid-template-columns:repeat(2,minmax(0,1fr));}
 .ux-trust-item:nth-child(2){border-right:0;}
 .ux-trust-item{border-bottom:1px solid rgba(0,0,0,.1);}
 .ux-trust-item:nth-child(n+3){border-bottom:0;}
}
@media(max-width:640px){
 .home-ux-intro,.ux-section.dark{padding:46px 0!important;}
 .home-ux-intro .ux-head,.ux-section.dark .ux-head{font-size:34px!important;}
 .home-ux-intro .ux-card,.ux-section.dark .ux-card{min-height:auto;padding:24px 22px!important;}
 .ux-trust-row .container{grid-template-columns:1fr;}
 .ux-trust-item{border-right:0!important;border-bottom:1px solid rgba(0,0,0,.1)!important;padding:20px 24px;min-height:98px;}
 .ux-trust-item:last-child{border-bottom:0!important;}
}


/* V50 trust-row placement + tighter premium SEO sections */
.ux-trust-row{position:relative;z-index:3;background:#fff!important;color:#101010!important;}
.ux-trust-row + .home-ux-intro,
.ux-trust-row + .ux-section.dark{border-top:0!important;}
.home-ux-intro,
.ux-section.dark{padding:54px 0 52px!important;}
.home-ux-intro .ux-split,
.ux-section.dark .ux-split{align-items:center!important;gap:46px!important;}
.home-ux-intro .ux-card,
.ux-section.dark .ux-card{min-height:224px!important;padding:24px 24px 26px!important;}
.home-ux-intro .ux-card img,
.ux-section.dark .ux-card img{margin-bottom:20px!important;}
.home-ux-intro .ux-card h3,
.ux-section.dark .ux-card h3{margin-bottom:14px!important;}
.home-ux-intro .ux-card h3::after,
.ux-section.dark .ux-card h3::after{margin-top:13px!important;}
.home-ux-intro .ux-lead,
.ux-section.dark .ux-lead{margin-bottom:20px!important;}
@media(max-width:640px){.home-ux-intro,.ux-section.dark{padding:38px 0 40px!important}.home-ux-intro .ux-card,.ux-section.dark .ux-card{min-height:auto!important}}
