/* Masjid Display v4.2.34 — pintasan Tetapan dan status bunyi custom kekal. */
.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}
.quick-settings-btn{min-height:44px;border:1px solid rgba(10,84,67,.18);border-radius:13px;padding:10px 14px;background:linear-gradient(145deg,#fff,#edf6f2);color:#0b5443;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;cursor:pointer;box-shadow:0 8px 22px rgba(6,66,52,.08)}
.quick-settings-btn:hover{border-color:rgba(188,145,40,.55);transform:translateY(-1px);box-shadow:0 12px 27px rgba(6,66,52,.13)}
.quick-settings-btn span{font-size:21px;line-height:1}
.quick-settings-btn b{font-size:13px}
.persistent-sound-note{grid-column:1/-1;padding:9px 11px;border:1px solid rgba(16,126,86,.18);border-radius:11px;background:#edf9f3;color:#176247;font-size:12px;font-weight:750;line-height:1.45}
@media(max-width:800px){
  .topbar-actions{gap:7px}
  .quick-settings-btn{width:44px;height:44px;min-height:44px;padding:0;border-radius:13px}
  .quick-settings-btn b{display:none}
  .quick-settings-btn span{font-size:22px}
  .topbar-actions .preview-btn{white-space:nowrap}
}
@media(max-width:430px){
  .topbar-actions .preview-btn{font-size:0;width:44px;height:44px;padding:0}
  .topbar-actions .preview-btn:before{content:'▶';font-size:16px}
}
