
/* v0.6.6 - Tempoh slide solat dan Imsak */
.prayer-duration-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.prayer-duration-table-wrap{overflow:auto;border:1px solid #dce8e3;border-radius:16px}.prayer-duration-table{width:100%;border-collapse:collapse;min-width:760px}.prayer-duration-table th,.prayer-duration-table td{padding:10px;border-bottom:1px solid #e4eeea;text-align:center}.prayer-duration-table thead th{position:sticky;top:0;background:#edf6f2;color:#173f34;z-index:1}.prayer-duration-table th:first-child{text-align:left;white-space:nowrap}.prayer-duration-table th small{display:block;font-size:9px;color:#74847e}.prayer-duration-table input{min-width:72px;text-align:center}.prayer-reminder-panel textarea{width:100%;resize:vertical;line-height:1.55}.imsak-notification-panel{background:linear-gradient(145deg,#fff,#f1f7ff)}@media(max-width:800px){.prayer-duration-options{grid-template-columns:1fr}}
