@charset "UTF-8";.pt{direction:rtl;text-align:right;max-width:100%}.pt-hero{background:linear-gradient(145deg,#0d5c3f 0,rgb(7.9485714286,56.2514285714,38.52) 100%);color:#fff;text-align:center;padding:48px 20px 40px;position:relative;margin-top:-1px}.pt-hero::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30Z' fill='none' stroke='%23ffffff' stroke-width='.3' opacity='.06'/%3E%3C/svg%3E");pointer-events:none}@media (min-width:900px){.pt-hero{background:0 0;color:inherit}.pt-hero .pt-hero__icon,.pt-hero::before{display:none}}.pt-hero--compact{padding:36px 20px 28px;margin-top:50px}.pt-hero__inner{position:relative;max-width:680px;margin:0 auto}.pt-hero__icon{margin-bottom:12px;color:rgba(255,255,255,.3)}.pt-hero__title{font-size:1.6rem;font-weight:800;margin:0 0 8px;line-height:1.4}.pt-hero__desc{font-size:.92rem;opacity:.75;margin:0 0 24px;line-height:1.6}.pt-city-hero{background:linear-gradient(145deg,#0d5c3f 0,rgb(7.9485714286,56.2514285714,38.52) 100%);color:#fff;text-align:center;padding:32px 20px 28px;position:relative}.pt-city-hero::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30Z' fill='none' stroke='%23ffffff' stroke-width='.3' opacity='.06'/%3E%3C/svg%3E");pointer-events:none}.pt-city-hero__inner{position:relative;max-width:680px;margin:0 auto}.pt-city-hero__title{font-size:1.45rem;font-weight:700;margin:0 0 6px;line-height:1.4}.pt-city-hero__title strong{font-weight:800}.pt-city-hero__province{font-size:.88rem;opacity:.7;margin:0 0 14px}.pt-city-hero__dates{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;font-size:.84rem;opacity:.85}.pt-city-hero__sep{opacity:.4}.pt-city-hero__weekday{font-weight:600}.pt-search{max-width:420px;margin:0 auto;position:relative}.pt-search__box{position:relative}.pt-search__icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:rgba(255,255,255,.65);pointer-events:none;z-index:1}.pt-search__input{width:100%;padding:13px 44px;border:2px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px);color:#fff;font-size:.92rem;font-family:inherit;outline:0;transition:border-color .2s,background .2s}.pt-search__input::placeholder{color:rgba(255,255,255,.45)}.pt-search__input:focus{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.16)}.pt-search__clear{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:26px;height:26px;border:none;background:rgba(255,255,255,.15);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;pointer-events:none;transition:opacity .2s,background .2s}.pt-search__clear svg{width:13px;height:13px}.pt-search__clear.visible{opacity:1;pointer-events:auto}.pt-search__clear:hover{background:rgba(255,255,255,.28)}@media (min-width:900px){.pt-search__icon{color:#a0adb5}.pt-search__input{border-color:#f0f2f4;background:#fff;color:#2d3436}.pt-search__input::placeholder{color:#a0adb5}.pt-search__input:focus{border-color:#148c5b;background:#fff}.pt-search__clear{background:#e8f5ee;color:#0d5c3f}.pt-search__clear:hover{background:rgb(214.2272727273,237.2727272727,224.8636363636)}}.pt-search__results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);max-height:360px;overflow-y:auto;z-index:60;display:none}.pt-search__results.active{display:block}.pt-search__results a{display:block;padding:12px 16px;color:#2d3436;text-decoration:none;border-bottom:1px solid #f0f2f4;font-size:.9rem;transition:background .2s}.pt-search__results a:hover{background:#f2faf6}.pt-search__results a:last-child{border-bottom:none}.pt-search__results a small{color:#a0adb5;margin-right:4px;font-size:.82rem}.pt-filter{position:relative;max-width:240px}.pt-filter__icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#a0adb5;pointer-events:none}.pt-filter__input{width:100%;padding:9px 36px 9px 12px;border:1.5px solid #e8ebed;border-radius:12px;background:#fff;font-size:.88rem;font-family:inherit;color:#2d3436;outline:0;transition:border-color .2s}.pt-filter__input::placeholder{color:#a0adb5}.pt-filter__input:focus{border-color:#148c5b}.pt-heading{display:flex;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;color:#22223b;margin:0 0 18px;padding:0}.pt-heading__bar{display:inline-block;width:4px;height:22px;background:linear-gradient(180deg,#0d5c3f,#148c5b);border-radius:2px;flex-shrink:0}.pt-section{max-width:1000px;margin:0 auto 28px;padding:0 20px}.pt-provinces{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;max-width:1200px;margin:0 auto;padding:0 20px}.pt-prov{display:flex;flex-direction:column;background:#fff;border:1.5px solid #e8ebed;border-radius:16px;padding:18px;text-decoration:none;color:#2d3436;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.pt-prov:hover{border-color:#148c5b;box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.pt-prov__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.pt-prov__name{font-size:1rem;font-weight:700;color:#22223b}.pt-prov__badge{font-size:.72rem;font-weight:600;color:#0d5c3f;background:#e8f5ee;padding:2px 10px;border-radius:20px}.pt-prov__capital{font-size:.8rem;color:#a0adb5;margin-bottom:14px}.pt-prov__times{display:flex;gap:20px;margin-top:auto;padding-top:12px;border-top:1px solid #f0f2f4}.pt-prov__time{display:flex;flex-direction:column;gap:2px}.pt-prov__time-label{font-size:.7rem;color:#a0adb5;font-weight:500}.pt-prov__time-val{font-size:.92rem;font-weight:700;font-variant-numeric:tabular-nums;color:#22223b}.pt-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:600px;margin:0 auto;padding:0}.pt-chip{display:flex;flex-direction:column;align-items:center;background:#fff;border:1.5px solid #e8ebed;border-radius:12px;padding:14px 8px;transition:border-color .2s}.pt-chip:hover{border-color:#148c5b}.pt-chip__label{font-size:.76rem;color:#a0adb5;margin-bottom:4px}.pt-chip__value{font-size:1.2rem;font-weight:700;color:#22223b;font-variant-numeric:tabular-nums}.pt-day-nav{direction:ltr;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 20px 28px}.pt-day-nav__arrow{width:40px;height:40px;border:1.5px solid #e8ebed;border-radius:12px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s;padding:0}.pt-day-nav__arrow svg{width:18px;height:18px;color:#636e72;transition:color .2s}.pt-day-nav__arrow:hover{border-color:#148c5b;background:#f2faf6}.pt-day-nav__arrow:hover svg{color:#0d5c3f}.pt-day-nav__today{direction:rtl;display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:600;font-family:inherit;color:#0d5c3f;background:#e8f5ee;border:none;border-radius:12px;padding:9px 22px;cursor:pointer;transition:background .2s}.pt-day-nav__today svg{width:16px;height:16px}.pt-day-nav__today:hover{background:rgb(217.7818181818,238.8181818182,227.4909090909)}.pt-countdown{max-width:480px;margin:0 auto 20px;padding:0 20px}.pt-countdown__inner{display:flex;align-items:center;justify-content:center;gap:16px;background:linear-gradient(135deg,#0d5c3f,rgb(9.2114285714,65.1885714286,44.64));color:#fff;padding:16px 28px;border-radius:16px;position:relative;overflow:hidden}.pt-countdown__inner::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent,transparent 6px,rgba(255,255,255,.025) 6px,rgba(255,255,255,.025) 12px);pointer-events:none}.pt-countdown__label{font-size:.88rem;opacity:.8;position:relative;white-space:nowrap}.pt-countdown__digits{direction:ltr;display:flex;align-items:center;gap:4px;position:relative}.pt-countdown__seg{display:inline-block;min-width:36px;text-align:center;font-size:1.4rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;background:rgba(255,255,255,.12);border-radius:8px;padding:4px 6px}.pt-countdown__colon{font-size:1.2rem;font-weight:700;opacity:.6;animation:1s step-end infinite pt-blink}@keyframes pt-blink{50%{opacity:0}}.pt-times-section{max-width:880px}.pt-times{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pt-time{position:relative;background:#fff;border:1.5px solid #e8ebed;border-radius:16px;overflow:hidden;transition:border-color .2s,box-shadow .2s,opacity .2s}.pt-time__accent{display:none}.pt-time__body{padding:16px 14px 36px;display:flex;flex-direction:column;align-items:center;text-align:center}.pt-time__name{font-size:.8rem;color:#636e72;margin-bottom:6px;font-weight:500}.pt-time__clock{font-size:1.5rem;font-weight:800;color:#22223b;font-variant-numeric:tabular-nums;letter-spacing:.03em;line-height:1;margin-bottom:6px}.pt-time__badge{display:none;font-size:.65rem;padding:2px 10px;border-radius:20px;font-weight:600;position:absolute;bottom:10px;left:50%;transform:translateX(-50%);white-space:nowrap}.pt-time__badge--current{display:inline-block;background:#0d5c3f;color:#fff}.pt-time__badge--passed{display:inline-block;background:#f7f8fa;color:#a0adb5;border:1px solid #e8ebed}.pt-time__badge--next{display:inline-block;background:#e8f5ee;color:#0d5c3f}.pt-time--fajr .pt-time__accent{background:#4a5899}.pt-time--sunrise .pt-time__accent{background:#e67e22}.pt-time--dhuhr .pt-time__accent{background:#d4a017}.pt-time--asr .pt-time__accent{background:#ca6f1e}.pt-time--sunset .pt-time__accent{background:#c0392b}.pt-time--maghrib .pt-time__accent{background:#7d3c98}.pt-time--isha .pt-time__accent{background:#2e4057}.pt-time--midnight .pt-time__accent{background:#1a1a3e}.pt-time.is-current{border-color:#0d5c3f;box-shadow:0 0 0 3px rgba(13,92,63,.12),0 4px 16px rgba(0,0,0,.08)}.pt-time.is-passed{opacity:.45}.pt-time--extra{display:none}.pt-time--extra.visible{display:block}.pt-bell{position:absolute;top:12px;left:10px;width:32px;height:32px;border:none;border-radius:50%;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;padding:0;z-index:2}.pt-bell svg{width:17px;height:17px;stroke:#A0ADB5;fill:none;transition:stroke .2s,fill .2s}.pt-bell:hover{background:#f2faf6;transform:scale(1.12)}.pt-bell:hover svg{stroke:#148C5B}.pt-bell--active{background:#e8f5ee}.pt-bell--active svg{stroke:#0D5C3F;fill:#E8F5EE}.pt-bell--active:hover{background:rgb(217.7818181818,238.8181818182,227.4909090909)}.pt-toggle-row{display:flex;justify-content:center;margin:0 0 24px}.pt-toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:.86rem;color:#2d3436}.pt-toggle input{display:none}.pt-toggle__track{width:44px;height:24px;background:#e8ebed;border-radius:12px;position:relative;transition:background .2s}.pt-toggle__thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 4px rgba(0,0,0,.15)}.pt-toggle input:checked~.pt-toggle__track{background:#0d5c3f}.pt-toggle input:checked~.pt-toggle__track .pt-toggle__thumb{transform:translateX(20px)}@keyframes ptNowPulse{0%{transform:scale(1);opacity:.5}70%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:0}}.pt-timeline{max-width:860px;margin:0 auto 32px;padding:20px 24px;background:#fff;border:1.5px solid #e8ebed;border-radius:16px}.pt-timeline__track{position:relative;height:10px;background:#f7f8fa;border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,.06)}.pt-timeline__fill{position:absolute;top:0;right:0;height:100%;background:linear-gradient(to left,#86efac,#148c5b,#0d5c3f);border-radius:5px;width:0;transition:width .5s cubic-bezier(.4, 0, .2, 1)}.pt-timeline__dot{position:absolute;top:50%;right:0;left:auto;transform:translate(50%,-50%);width:20px;height:20px;background:#0d5c3f;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 10px rgba(13,92,63,.4);z-index:3;transition:right .5s cubic-bezier(.4, 0, .2, 1);display:none}.pt-timeline__dot::before{content:"";position:absolute;inset:-4px;border-radius:50%;background:rgba(13,92,63,.25);animation:2.2s ease-out infinite ptNowPulse}.pt-timeline__dot::after{content:attr(data-time);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);background:#0d5c3f;color:#fff;font-size:.65rem;font-weight:700;padding:3px 9px;border-radius:20px;white-space:nowrap;font-variant-numeric:tabular-nums;box-shadow:0 2px 8px rgba(13,92,63,.3);pointer-events:none}.pt-timeline__labels{display:flex;justify-content:space-between;margin-top:12px;position:relative;min-height:44px}.pt-timeline__marker{display:flex;flex-direction:column;align-items:center;position:absolute;transform:translateX(50%)}.pt-timeline__marker::before{content:"";width:1.5px;height:8px;background:#e8ebed;border-radius:1px;margin-bottom:5px;transition:background .3s}.pt-timeline__marker::after{content:attr(data-label);font-size:.62rem;color:#a0adb5;white-space:nowrap;transition:color .3s}.pt-timeline__marker--alt::before{height:20px}.pt-timeline__marker--alt::after{font-size:.58rem;margin-top:4px}.pt-timeline__marker--passed::before{background:#148c5b}.pt-timeline__marker--passed::after{color:#0d5c3f;font-weight:700}.pt-timeline__marker--hidden-label::after{display:none}.pt-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:16px;border:1.5px solid #e8ebed;background:#fff}.pt-table{width:100%;border-collapse:collapse;font-size:.84rem;font-variant-numeric:tabular-nums}.pt-table td,.pt-table th{padding:12px 10px;text-align:center;border-bottom:1px solid #f0f2f4;white-space:nowrap}.pt-table th{font-weight:700;color:#fff;background:#0d5c3f;font-size:.8rem}.pt-table td:first-child,.pt-table th:first-child{text-align:right}.pt-table tbody tr{transition:background .2s}.pt-table tbody tr:last-child td{border-bottom:none}.pt-table tbody tr:hover{background:#f2faf6}.pt-table a{color:#0d5c3f;text-decoration:none;font-weight:600}.pt-table a:hover{text-decoration:underline}.pt-table__capital td{font-weight:700;background:#f2faf6}.pt-table__today td{background:#fdf6e3;font-weight:700}.pt-table--hide-extra .pt-col-extra{display:none}.pt-monthly-section{max-width:940px}.pt-monthly-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:14px}.pt-monthly-nav{direction:ltr;display:flex;align-items:center;gap:8px}.pt-monthly-nav__btn{width:36px;height:36px;border:1.5px solid #e8ebed;border-radius:10px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:border-color .2s,background .2s}.pt-monthly-nav__btn svg{width:16px;height:16px;color:#636e72}.pt-monthly-nav__btn:hover{border-color:#148c5b;background:#f2faf6}.pt-monthly-nav__label{direction:rtl;font-size:.92rem;font-weight:700;color:#22223b;min-width:110px;text-align:center}.pt-cities-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:14px}.pt-city-cards{display:none;grid-template-columns:repeat(2,1fr);gap:10px}.pt-city-card{display:flex;flex-direction:column;background:#fff;border:1.5px solid #e8ebed;border-radius:12px;padding:14px;text-decoration:none;color:#2d3436;transition:border-color .2s,box-shadow .2s}.pt-city-card:hover{border-color:#148c5b;box-shadow:0 1px 3px rgba(0,0,0,.06)}.pt-city-card__name{font-size:.9rem;font-weight:700;color:#22223b;margin-bottom:10px}.pt-city-card__tag{display:inline-block;font-size:.68rem;font-weight:600;color:#0d5c3f;background:#e8f5ee;padding:1px 8px;border-radius:10px;margin-right:4px}.pt-city-card__times{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:10px;border-top:1px solid #f0f2f4}.pt-city-card__t{font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:600;color:#22223b}.pt-city-card__t em{font-style:normal;font-size:.68rem;color:#a0adb5;font-weight:500;margin-left:3px}.pt-nearby{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.pt-nearby__card{display:flex;flex-direction:column;background:#fff;border:1.5px solid #e8ebed;border-radius:16px;padding:16px;text-decoration:none;color:#2d3436;transition:border-color .2s,box-shadow .2s}.pt-nearby__card:hover{border-color:#148c5b;box-shadow:0 1px 3px rgba(0,0,0,.06)}.pt-nearby__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.pt-nearby__name{font-weight:700;font-size:.95rem;color:#22223b}.pt-nearby__dist{font-size:.72rem;color:#0d5c3f;background:#e8f5ee;padding:2px 8px;border-radius:10px;font-weight:600}.pt-nearby__prov{font-size:.78rem;color:#a0adb5;margin-bottom:12px}.pt-nearby__times{display:flex;gap:16px;margin-top:auto;padding-top:10px;border-top:1px solid #f0f2f4}.pt-nearby__t{font-size:.84rem;font-variant-numeric:tabular-nums;font-weight:600;color:#22223b}.pt-nearby__t em{font-style:normal;font-size:.68rem;color:#a0adb5;font-weight:500;margin-left:3px}.pt-province-links{display:flex;flex-wrap:wrap;gap:8px}.pt-province-link{display:inline-block;font-size:.82rem;font-weight:600;color:#0d5c3f;background:#e8f5ee;border:1px solid rgba(13,92,63,.2);border-radius:12px;padding:6px 14px;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.pt-province-link:hover{background:#0d5c3f;color:#fff;border-color:#0d5c3f}@media (min-width:900px){.pt-city-hero{background:0 0;color:#22223b;padding:20px 20px 6px}.pt-city-hero::before{display:none}.pt-city-hero__province{opacity:1;color:#a0adb5}.pt-city-hero__dates{opacity:1;color:#636e72}.pt-city-hero__weekday{color:#2d3436}.pt-city-hero__sep{opacity:.25}.pt-times{grid-template-columns:repeat(3,1fr)}.pt-times:has(.pt-time--extra.visible){grid-template-columns:repeat(4,1fr)}}@media (max-width:960px){.pt-provinces{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.pt-city-hero,.pt-hero{margin-top:52px}}@media (max-width:768px){.pt-hero{padding:36px 16px 28px}.pt-hero__title{font-size:1.35rem}.pt-hero__desc{font-size:.85rem;margin-bottom:18px}.pt-city-hero{padding:24px 16px 20px}.pt-city-hero__title{font-size:1.2rem}.pt-provinces{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 14px}.pt-prov{padding:14px}.pt-prov__name{font-size:.92rem}.pt-section{padding:0 14px}.pt-table-wrap{display:none}.pt-monthly-section .pt-table-wrap{display:block}.pt-city-cards{display:grid}.pt-chips{grid-template-columns:repeat(3,1fr);gap:8px}.pt-chip{padding:10px 6px}.pt-chip__value{font-size:1.05rem}.pt-times{grid-template-columns:repeat(2,1fr);gap:10px}.pt-time__clock{font-size:1.3rem}.pt-time__body{padding:14px 10px 36px}.pt-countdown__inner{padding:12px 20px;gap:12px}.pt-countdown__seg{min-width:30px;font-size:1.15rem}.pt-countdown__label{font-size:.82rem}}@media (max-width:480px){.pt-hero{padding:28px 14px 22px}.pt-hero__title{font-size:1.15rem}.pt-city-hero__title{font-size:1.05rem}.pt-provinces{grid-template-columns:1fr;padding:0 12px}.pt-section{padding:0 12px}.pt-chips{grid-template-columns:repeat(2,1fr)}.pt-city-cards,.pt-nearby{grid-template-columns:1fr}.pt-time__clock{font-size:1.15rem}.pt-time__body{padding:12px 8px 36px}.pt-bell{width:28px;height:28px;top:10px;left:6px}.pt-bell svg{width:14px;height:14px}.pt-countdown{padding:0 14px}.pt-countdown__inner{flex-direction:column;gap:6px;padding:14px 16px}.pt-countdown__seg{min-width:28px;font-size:1.1rem;padding:3px 4px}.pt-heading{font-size:1rem}.pt-day-nav{gap:8px}.pt-day-nav__arrow{width:36px;height:36px}.pt-day-nav__today{font-size:.82rem;padding:8px 16px}}