.scrollbar-none::-webkit-scrollbar { display: none; }
.scrollbar-none { -ms-overflow-style: none; scrollbar-width: none; }

.sn-notifications-container { z-index: 60 !important; }


/* ---------- Sur mesure Malcom (04/09/2026) : tarifs par période, paiement, horaires ---------- */
.period-banner{display:flex;align-items:center;gap:.5rem;margin:.25rem 0 .9rem;padding:.55rem .9rem;border-radius:999px;font-size:.8rem;color:#e5e7eb;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);width:fit-content}
.period-banner b{font-weight:600;color:#fff}
.period-dot{width:.5rem;height:.5rem;border-radius:999px;background:#9ee813;box-shadow:0 0 8px #9ee813}
.pay-notice{border:1px solid rgba(251,191,36,.55);background:rgba(251,191,36,.10);border-radius:.75rem;padding:.7rem .85rem}
.pay-notice-main{color:#fde68a;font-weight:600;font-size:.85rem;line-height:1.35}
.pay-notice-warn{color:#fca5a5;font-size:.78rem;margin-top:.35rem;line-height:1.35}
.hours-card .hours-lines p{line-height:1.6}
