.dvh21d-alert-card{position:relative;overflow:hidden}
.dvh21d-alert-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:#b89454}
.dvh21d-alert-badge{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid rgba(18,43,39,.18);border-radius:999px;background:#f7f3e9;color:#122b27;font-size:.78rem;font-weight:800;white-space:nowrap}
.dvh21d-alert-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.dvh21d-alert-note{margin:12px 0 0;color:#66706b;font-size:.88rem;line-height:1.5}
.dvh21d-alert-card button[disabled]{opacity:.72;cursor:default}
@media(max-width:640px){.dvh21d-alert-actions .btn{width:100%;justify-content:center}.dvh21d-alert-card .dvh21b-card-head{align-items:flex-start;gap:10px}.dvh21d-alert-badge{font-size:.72rem}}
