.dv-degraded-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;box-sizing:border-box;width:100%;max-width:560px;margin:0 auto;padding:14px 18px;border-radius:8px;background:var(--color-warning-bg);border:1px solid var(--color-warning-border);color:var(--color-warning-text);font-size:.9rem;line-height:1.4;text-align:left}.dv-degraded-banner__body{display:flex;align-items:flex-start;gap:10px;min-width:0}.dv-degraded-banner__icon{flex:0 0 auto;font-size:1.1rem;color:var(--color-warning-strong, var(--color-warning-text))}.dv-degraded-banner__title{margin:0;font-weight:600}.dv-degraded-banner__msg{margin:2px 0 0;opacity:.9}.dv-degraded-banner__retry{flex:0 0 auto}@media(max-width:480px){.dv-degraded-banner{justify-content:center;text-align:center}.dv-degraded-banner__body{align-items:center}}
