/* FLORIN+ · haushaltsnahe-widget.css — Status-Box des §35a-Rechners (fp-Farben). Lädt nach calc-v2.css + rechner-top.css. */
#h35-status-box:empty{display:none;}
.h35-status-ok{padding:12px 14px;background:rgba(0,175,163,.08);border-radius:12px;font-size:.86rem;color:#016a62;margin-bottom:14px;line-height:1.5;}
.h35-status-info{padding:12px 14px;background:rgba(245,158,11,.10);border-radius:12px;font-size:.86rem;color:#92400e;margin-bottom:14px;line-height:1.5;}
.h35-status-ok strong,.h35-status-info strong{font-weight:700;}
