body{
  background-color:#090b12;
  background-image:linear-gradient(rgba(5,8,14,.58),rgba(5,8,14,.78)),url('/wp-content/uploads/2026/07/ddmbackground.png');
  background-position:center top;
  background-size:cover;
  background-repeat:no-repeat;
  background-attachment:fixed;
}
main{background:linear-gradient(180deg,rgba(9,11,18,.20),rgba(9,11,18,.62));}
.hero{background:radial-gradient(circle at 73% 45%,rgba(17,90,160,.18),transparent 36%),linear-gradient(115deg,rgba(9,11,18,.82),rgba(9,11,18,.28) 58%,rgba(9,11,18,.08));}
.site-head{background:rgba(6,9,15,.90);}
.trust-strip{background:rgba(9,11,18,.82);}
.section:not(.how),.cta{background-color:rgba(9,11,18,.54);}
.how{background:rgba(238,233,223,.94);}
.page-shell{background:rgba(9,11,18,.68);padding-inline:clamp(14px,3vw,42px);}
.site-footer{background:rgba(6,9,15,.92);}
@media(max-width:850px){body{background-attachment:scroll;background-position:center top}.hero{background:linear-gradient(180deg,rgba(9,11,18,.76),rgba(9,11,18,.42))}.page-shell{background:rgba(9,11,18,.76)}}
