.taf-site .taf-hero.taf-has-prayer{display:grid!important;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start}
.taf-has-prayer>div:first-child{min-width:0}
.taf-prayer{direction:rtl;align-self:start;min-width:0;width:100%;padding:16px;border:1px solid #e6c87d73;border-radius:8px;background:linear-gradient(145deg,#073e35f2,#052d28ed);box-shadow:inset 0 1px #fff1,0 10px 32px #001f1c26;text-align:right;color:#fff;font-family:AbarSite,Tahoma,sans-serif}
.taf-prayer-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.taf-prayer-head h2{font-size:14px;line-height:1.6;margin:0;font-weight:700;color:#f4d993}
.taf-prayer-city{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#f8ecd0}
.taf-prayer-city svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;flex:none}
.taf-prayer-now{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid #ffffff1e}
.taf-prayer-date{font-size:12px;color:#d4e1d9;line-height:1.8;min-width:0;white-space:normal}
.taf-prayer-clock{font-size:21px;line-height:1.4;color:#fff;direction:ltr;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:60px;text-align:left}
.taf-prayer-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:12px 0 8px}
.taf-prayer-slot{min-width:0;text-align:center;padding:8px 2px;border:1px solid #ffffff14;border-radius:6px;background:#ffffff06}
.taf-prayer-slot dt{font-size:11px;line-height:1.6;color:#d4e1d9;margin-bottom:5px}
.taf-prayer-slot dd{margin:0}
.taf-prayer-slot time{display:block;direction:ltr;font-variant-numeric:tabular-nums;font-size:19px;line-height:1.5;color:#f6dc9c;font-weight:700;white-space:nowrap}
.taf-prayer-foot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px 8px;min-height:22px}
.taf-prayer-status{font-size:10px;color:#c9ddd3;line-height:1.7}
.taf-prayer-source{font-size:10px;line-height:1.7;color:#ecd294!important;text-decoration:underline!important;text-underline-offset:3px}
.taf-prayer-retry{min-height:44px;border:1px solid #cfb77570;background:#ffffff0a;border-radius:6px;color:#f4d993;padding:6px 10px;font:12px/1.6 AbarSite,Tahoma,sans-serif;cursor:pointer}
.taf-prayer[data-state=error] .taf-prayer-status{color:#f1ceb0}
.taf-prayer[aria-busy=true] .taf-prayer-slot time{opacity:.6}
.taf-prayer-noscript{display:block;font-size:12px;color:#f1ceb0;margin-top:8px}
@media (max-width:1100px){
  .taf-site .taf-hero.taf-has-prayer{grid-template-columns:minmax(0,1fr)!important;gap:22px!important}
  .taf-prayer{grid-row:1;max-width:480px;justify-self:start;padding:12px}
}
@media (max-width:820px){
  .taf-site .taf-hero.taf-has-prayer{padding-top:16px!important;gap:20px!important}
  .taf-prayer{max-width:none;padding:10px 12px;box-shadow:inset 0 1px #fff1}
  .taf-prayer-head{margin-bottom:6px}
  .taf-prayer-head h2{font-size:13px}
  .taf-prayer-now{padding-bottom:8px}
  .taf-prayer-clock{font-size:19px}
  .taf-prayer-date{font-size:11px}
  .taf-prayer-list{margin:8px 0 5px;gap:4px}
  .taf-prayer-slot{padding:6px 2px}
  .taf-prayer-slot time{font-size:18px}
}
html[dir=ltr] .taf-prayer{direction:ltr;text-align:left}
@media (prefers-reduced-motion:no-preference){.taf-prayer{animation:taf-enter .5s var(--taf-ease) both}}
