/* TheaCRM v2.8.590 – notification sound controls */
.thea-notification-sounds{margin-top:18px;border-top:1px solid #e2e8e3;padding-top:16px}.thea-notification-sounds__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.thea-notification-sounds__head h3{font-size:1rem;margin:0}.thea-notification-sounds__head p{font-size:.8rem;color:#68746c;margin:.25rem 0 0}.thea-notification-sounds__grid{display:grid;gap:10px}.thea-notification-sounds__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,190px) 42px;gap:8px;align-items:center;padding:10px;border:1px solid #e4e9e5;border-radius:13px}.thea-notification-sounds__label{display:flex;align-items:center;gap:9px;min-width:0}.thea-notification-sounds__label i{color:#248044;font-size:1.05rem}.thea-notification-sounds__label span{display:flex;flex-direction:column;min-width:0}.thea-notification-sounds__label small{color:#6a756e}.thea-notification-sounds__preview{width:42px;height:38px;border-radius:10px;border:1px solid #cfd8d1;background:#fff;color:#256e3e}.thea-notification-sounds__status{min-height:1.2em;font-size:.78rem;color:#24753f;margin-top:8px}.thea-notification-sounds__note{font-size:.76rem;color:#67736b;background:#f6f8f6;border-radius:10px;padding:9px;margin-top:10px}@media(max-width:520px){.thea-notification-sounds__row{grid-template-columns:1fr 42px}.thea-notification-sounds__row select{grid-column:1/2}.thea-notification-sounds__preview{grid-column:2/3;grid-row:2}}
