/* Domain hero: transparent original devices and a separate, smaller badge. */
.route-domains .domain-hero-visual{background:none;padding-top:70px}
.route-domains .domain-device-cutout{background:none;border:0;border-radius:0;box-shadow:none;filter:drop-shadow(0 14px 12px rgb(4 21 49 / .22))}
.route-domains .domain-seal{width:112px;height:112px;right:0;top:0;gap:4px;box-shadow:0 5px 14px rgb(0 38 21 / .16)}
.route-domains .domain-seal strong{font-size:21px;padding-bottom:3px}
.route-domains .domain-seal small{font-size:11px}
.route-domains .domain-seal span{font-size:10px;line-height:1.4}
@media(max-width:760px){.route-domains .domain-hero-visual{padding-top:80px}.route-domains .domain-seal{width:92px;height:92px;right:8px}.route-domains .domain-seal strong{font-size:17px}.route-domains .domain-seal small,.route-domains .domain-seal span{font-size:9px}}
/* Keep both builder choices visible in the homepage inclusion strip. */
.route-home .builder-logos{display:flex;align-items:center;gap:10px;flex:none}
.route-home .builder-logos>.wordpress{width:40px;height:40px;background:#fff;border-radius:50%;padding:3px}
.route-home .builder-logos>.wordpress img{width:100%;height:100%;object-fit:contain}
.route-home .builder-options>span{min-width:0}
/* The image's old negative top margin covered the heading's descenders. */
.route-home .commerce-device{margin-top:12px}
@media(max-width:600px){.route-home .builder-options{flex-direction:column;align-items:flex-start;gap:10px}}
