.hmsc-pwa-status{position:fixed;right:14px;bottom:78px;z-index:99998;background:#17331f;color:#fff;border-radius:999px;padding:7px 12px;font:600 12px/1.2 system-ui,sans-serif;box-shadow:0 8px 24px rgba(0,0,0,.16)}.hmsc-pwa-status.is-offline{background:#9b5b14}.hmsc-pwa-queue{position:fixed;left:14px;bottom:78px;z-index:99998;background:#fff3cd;color:#6b4b00;border:1px solid #ecd78c;border-radius:999px;padding:7px 12px;font:600 12px/1.2 system-ui,sans-serif}.hmsc-pwa-controls{display:flex;gap:8px;align-items:center;margin-left:auto}.hmsc-pwa-controls button{border:1px solid rgba(128,159,111,.5);background:#fff;color:#38502e;border-radius:12px;padding:8px 11px;font-weight:700;cursor:pointer}.hmsc-pwa-toast{position:fixed;left:50%;bottom:24px;z-index:100000;max-width:min(92vw,520px);transform:translate(-50%,20px);opacity:0;background:#263238;color:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 12px 35px rgba(0,0,0,.25);transition:.2s}.hmsc-pwa-toast.show{transform:translate(-50%,0);opacity:1}.hmsc-pwa-toast.success{background:#476b38}.hmsc-pwa-toast.warning{background:#9b5b14}.hmsc-pwa-toast.error{background:#9b2c2c}.hmsc-mobile-notification-center{margin:14px 0}.hmsc-mobile-notification{display:flex;justify-content:space-between;gap:12px;background:#fff;border:1px solid #dfe8db;border-left:4px solid #809F6F;border-radius:12px;padding:11px 13px;margin:7px 0}.hmsc-mobile-notification small{white-space:nowrap;color:#687568}@media(max-width:700px){.hmsc-pwa-controls{position:absolute;right:12px;top:64px}.hmsc-pwa-controls button{font-size:12px;padding:7px 9px}.hmsc-pwa-status{bottom:84px}.hmsc-pwa-queue{bottom:84px}}

/* v0.9.0.12: lokaler Offline-Zeitstatus */
.hmsc-offline-time-shadow{margin-top:14px;padding:14px;border:1px solid rgba(128,159,111,.38);border-radius:14px;background:rgba(128,159,111,.09)}
.hmsc-offline-shadow-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-bottom:10px}
.hmsc-offline-shadow-head strong{font-size:.95rem;letter-spacing:.04em}.hmsc-offline-shadow-head small{opacity:.72}
.hmsc-offline-shadow-actions{display:flex;gap:9px;flex-wrap:wrap}.hmsc-offline-shadow-actions p{margin:0;line-height:1.45}
.hmsc-push-user-settings{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-top:10px}.hmsc-push-user-settings details{background:#f4f7f2;border:1px solid rgba(128,159,111,.28);border-radius:12px;padding:8px 10px}.hmsc-push-user-settings summary{cursor:pointer;font-weight:700}.hmsc-push-preferences{display:grid;gap:8px;margin-top:10px}.hmsc-push-preferences label{display:flex;gap:8px;align-items:center}.hmsc-mobile-notification.is-unread{border-left:4px solid #809f6f;padding-left:10px}.hmsc-mobile-notification a{display:inline-block;margin-top:4px}
