/* DBM CMS v0.28.1 — RC visual hardening. Loaded LAST on public/RC pages. */
.dbm-home .hero-premium{min-height:clamp(540px,68vh,690px);display:flex;align-items:center;isolation:isolate}
.dbm-home .hero-premium .hero-video{z-index:0}
.dbm-home .hero-premium .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(3,18,43,.92) 0%,rgba(7,38,82,.80) 42%,rgba(7,38,82,.32) 72%,rgba(7,38,82,.10) 100%)}
.dbm-home .hero-premium .hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:58px 0 46px;color:#fff}
.dbm-home .hero-copy{width:min(820px,72vw);max-width:820px}
.dbm-home .hero-copy .eyebrow{color:#9dccf0!important;margin:0 0 16px}
.dbm-home .hero-copy h1{color:#fff!important;margin:0 0 20px;font-size:clamp(42px,4.6vw,68px);line-height:1.03;text-shadow:0 2px 18px rgba(0,0,0,.30)}
.dbm-home .hero-lead{display:block!important;visibility:visible!important;opacity:1!important;color:#f7fbff!important;font-size:clamp(17px,1.35vw,21px)!important;line-height:1.55!important;margin:0;max-width:690px!important;text-shadow:0 2px 12px rgba(0,0,0,.25)}
.dbm-home .hero-buttons{display:flex!important;align-items:center;flex-wrap:wrap;gap:14px;margin:26px 0 0}
.dbm-home .hero-buttons .btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;min-height:48px;min-width:190px;padding:0 22px;border-radius:3px;font-size:13px;font-weight:800;line-height:1.2;text-align:center;white-space:normal}
.dbm-home .hero-buttons .btn-accent{background:#f08a24!important;color:#fff!important;border:1px solid #f08a24!important;text-shadow:none!important}
.dbm-home .hero-buttons .btn-outline{background:rgba(4,26,61,.30)!important;color:#fff!important;border:1px solid rgba(255,255,255,.82)!important;text-shadow:none!important}
.dbm-home .hero-buttons .btn:hover{filter:brightness(1.06);transform:translateY(-1px)}
.dbm-home .hero-proof{display:flex!important;visibility:visible!important;opacity:1!important;width:min(760px,100%);margin:34px 0 0;padding:0;background:rgba(3,20,48,.48);border:1px solid rgba(255,255,255,.20);border-radius:4px;overflow:hidden;backdrop-filter:blur(5px)}
.dbm-home .hero-proof span{display:flex!important;flex:1;min-width:0;padding:15px 20px;border-right:1px solid rgba(255,255,255,.16);color:#dce8f5!important;font-size:11px;line-height:1.35}
.dbm-home .hero-proof span:last-child{border-right:0}
.dbm-home .hero-proof strong{display:block;color:#fff!important;font-size:21px;line-height:1.1;margin-bottom:4px}
@media(max-width:980px){
 .dbm-home .hero-premium{min-height:600px}
 .dbm-home .hero-copy{width:min(760px,86vw)}
 .dbm-home .hero-premium .hero-inner{padding:52px 0 42px}
}
@media(max-width:700px){
 .dbm-home .hero-premium{min-height:610px}
 .dbm-home .hero-premium .hero-overlay{background:linear-gradient(90deg,rgba(3,18,43,.93),rgba(7,38,82,.68))}
 .dbm-home .hero-premium .hero-inner{width:calc(100% - 28px);padding:42px 0 34px}
 .dbm-home .hero-copy{width:100%}
 .dbm-home .hero-copy h1{font-size:clamp(36px,11vw,50px)}
 .dbm-home .hero-lead{font-size:16px!important}
 .dbm-home .hero-buttons{display:grid!important;grid-template-columns:1fr;gap:10px;margin-top:22px}
 .dbm-home .hero-buttons .btn{width:100%;min-width:0}
 .dbm-home .hero-proof{display:grid!important;grid-template-columns:1fr 1fr;margin-top:24px}
 .dbm-home .hero-proof span{padding:13px 12px}
 .dbm-home .hero-proof span:nth-child(2){border-right:0}
 .dbm-home .hero-proof span:last-child{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.16)}
}
