/* مواقيت الصلاة — يعتمد ألوان قالب ukpedia24 (--navy --red --line --muted) */
.upr .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.upr-today{background:var(--navy);border-radius:18px;padding:22px;margin:6px 0 20px;color:#fff}
.upr-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.upr-cell{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;padding:14px 8px;text-align:center}
.upr-cell span{display:block;font-size:14px;color:#d6e1ec;font-weight:700}
.upr-cell b{display:block;font-size:26px;font-weight:800;margin-top:4px;letter-spacing:.5px;color:#fff}
.upr-cell.is-next{background:#fff;border-color:#fff}.upr-cell.is-next span{color:var(--red)}.upr-cell.is-next b{color:var(--navy)}
.upr-cell[data-k=sunrise]{opacity:.8}
.upr-next{margin:14px 0 0;font-weight:700;color:#fff;min-height:1.6em}
.upr-options{display:flex;flex-wrap:wrap;gap:14px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;margin-bottom:10px}
.upr-options label{flex:1 1 220px;font-size:13px;font-weight:750;color:var(--navy)}
.upr-options .button{min-height:46px}
.upr-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
main .upr-table{display:table;white-space:normal;min-width:560px;text-align:center}
main .upr-table th,main .upr-table td{text-align:center;padding:8px 6px;min-width:0}
main .upr-table tr.is-today td{background:#fde9ec;font-weight:800;color:var(--navy)}
.upr-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}
.upr-facts .card h3{margin-top:0}.upr-facts b{font-size:22px;color:var(--navy)}
.upr-text{max-width:860px}.upr-text h2{margin-top:26px}
.upr-cities{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.upr-nation ul{list-style:none;padding:0;margin:0}.upr-nation li{margin:0}
.upr-nation a{display:flex;align-items:center;min-height:44px;border-bottom:1px solid var(--line);font-weight:700}
.upr-nation a:hover{color:var(--red)}
@media(max-width:900px){.upr-grid{grid-template-columns:repeat(3,1fr)}.upr-facts{grid-template-columns:1fr}.upr-cities{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.upr-cell b{font-size:22px}.upr-today{padding:16px}.upr-cities{grid-template-columns:1fr 1fr}}
