.namaz-calendar-page{gap:1rem;max-width:var(--namaz-container)}.namaz-calendar-hero{padding:0.5rem 0 0.25rem}.namaz-calendar-board{--calendar-miraj:#dff4e7;--calendar-baraat:#eef0ff;--calendar-qadr:#eadfff;--calendar-eid_fitr:#ffe2d3;--calendar-arafah:#e2f5f8;--calendar-eid_adha:#ffe1f4;--calendar-ashura:#fff2bf;--calendar-mawlid:#e9f8cf;--calendar-raghaib:#dcf4f8;--calendar-ramadan:#eef3ef;--calendar-islamic_new_year:#e6f2ec;background:var(--namaz-surface);border:1px solid var(--namaz-border);border-radius:var(--namaz-radius-lg);box-shadow:none;padding:clamp(1rem,3vw,2rem)}.namaz-calendar-board__header{align-items:start;display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.namaz-calendar-board__header h2{font-size:clamp(1.35rem,3vw,2rem);margin-bottom:0.35rem}.namaz-calendar-board__header p{color:var(--namaz-muted);margin:0}.namaz-calendar-legend{border-top:1px solid var(--namaz-border);display:grid;gap:0.55rem 1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:clamp(1.25rem,3vw,2rem) 0 0;padding-top:1rem}.namaz-calendar-legend__item{align-items:center;color:var(--namaz-text);display:inline-flex;font-size:clamp(0.92rem,2vw,1.02rem);font-weight:700;gap:0.45rem;line-height:1.25;min-width:0}.namaz-calendar-legend__swatch{border-radius:3px;display:inline-block;flex:0 0 0.9rem;height:0.9rem;width:0.9rem}.namaz-year-calendar-grid{display:grid;gap:clamp(1.25rem,3vw,2rem) clamp(1rem,3vw,2.25rem);grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.namaz-calendar-month-card{min-width:0;scroll-margin-top:96px}.namaz-calendar-month-card h3{font-size:clamp(1.15rem,3vw,1.45rem);font-weight:850;margin-bottom:0.45rem}.namaz-calendar-weekdays,.namaz-calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.namaz-calendar-weekdays{color:#77828b;font-size:clamp(0.92rem,2vw,1.12rem);font-weight:700;line-height:1;margin-bottom:0.45rem}.namaz-calendar-weekdays span{text-align:center}.namaz-calendar-days{background:transparent;border-radius:14px;gap:0.2rem;overflow:visible}.namaz-calendar-day{align-items:center;appearance:none;aspect-ratio:1 / 1;background:var(--namaz-surface-soft);border:1px solid transparent;border-radius:10px;color:var(--namaz-text);cursor:pointer;display:inline-flex;font:inherit;font-size:clamp(0.95rem,3vw,1.08rem);font-weight:800;justify-content:center;line-height:1;min-width:0;padding:0;position:relative;text-decoration:none;transition:border-color 0.16s ease,box-shadow 0.16s ease,transform 0.16s ease;-webkit-appearance:none}.namaz-calendar-day--blank{background:transparent;cursor:default;pointer-events:none}.namaz-calendar-day.is-ramadan,.namaz-calendar-legend__swatch--ramadan,.namaz-calendar-day--ramadan_start{background:var(--calendar-ramadan)}.namaz-calendar-day--miraj,.namaz-calendar-legend__swatch--miraj{background:var(--calendar-miraj)}.namaz-calendar-day--baraat,.namaz-calendar-legend__swatch--baraat{background:var(--calendar-baraat)}.namaz-calendar-day--qadr,.namaz-calendar-legend__swatch--qadr{background:var(--calendar-qadr)}.namaz-calendar-day--eid_fitr,.namaz-calendar-legend__swatch--eid_fitr{background:var(--calendar-eid_fitr)}.namaz-calendar-day--arafah,.namaz-calendar-legend__swatch--arafah{background:var(--calendar-arafah)}.namaz-calendar-day--eid_adha,.namaz-calendar-legend__swatch--eid_adha{background:var(--calendar-eid_adha)}.namaz-calendar-day--ashura,.namaz-calendar-legend__swatch--ashura{background:var(--calendar-ashura)}.namaz-calendar-day--mawlid,.namaz-calendar-legend__swatch--mawlid{background:var(--calendar-mawlid)}.namaz-calendar-day--raghaib,.namaz-calendar-legend__swatch--raghaib{background:var(--calendar-raghaib)}.namaz-calendar-day--islamic_new_year,.namaz-calendar-legend__swatch--islamic_new_year{background:var(--calendar-islamic_new_year)}.namaz-calendar-day.has-event{color:#111812}.namaz-calendar-day:hover,.namaz-calendar-day:focus-visible,.namaz-calendar-day.is-tooltip-open{border-color:rgba(79,143,99,0.28);box-shadow:0 8px 18px rgba(40,80,50,0.1);outline:0;transform:translateY(-1px);z-index:20}.namaz-calendar-day__number{position:relative;z-index:1}.namaz-calendar-tooltip{background:var(--namaz-surface);border:1px solid var(--namaz-border);border-radius:14px;box-shadow:var(--namaz-shadow);color:var(--namaz-text);display:grid;font-size:0.78rem;font-weight:650;gap:0.2rem;left:50%;line-height:1.35;max-width:min(220px,70vw);min-width:170px;padding:0.65rem 0.75rem;pointer-events:none;position:absolute;text-align:left;top:calc(100%+0.45rem);transform:translateX(-50%);white-space:normal;z-index:50}.namaz-calendar-tooltip[hidden]{display:none}.namaz-calendar-tooltip strong{font-size:0.82rem;font-weight:850}.namaz-calendar-tooltip span{color:var(--namaz-muted)}.namaz-calendar-empty{color:var(--namaz-muted);font-size:0.95rem;line-height:1.65;margin:0}.namaz-calendar-footnote{color:var(--namaz-muted);font-size:0.92rem;line-height:1.55;margin-top:1rem}@media (max-width:40rem){.namaz-calendar-board{border-radius:20px;padding:1rem}.namaz-calendar-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.namaz-year-calendar-grid{grid-template-columns:minmax(0,1fr)}.namaz-calendar-day{font-size:1rem}}.namaz-calendar-page{gap:0.75rem;max-width:min(100% - 32px,1060px)}.is-js .namaz-calendar-page{animation:namaz-calendar-page-enter 0.24s ease-out both}.namaz-calendar-page .namaz-breadcrumbs,.namaz-calendar-page .namaz-cis-breadcrumbs{margin-bottom:0.6rem}.namaz-calendar-hero{padding:0.5rem 0 0.25rem}.namaz-calendar-hero__content::after{content:"";display:block;height:clamp(2rem,4vw,3rem)}.namaz-calendar-hero__visual{align-items:center;align-self:stretch;display:flex;justify-content:flex-end;pointer-events:none}.namaz-calendar-hero__logo{border-radius:var(--namaz-radius);display:block;height:100%;max-height:none;object-fit:contain;opacity:0.4;width:100%}html[data-namaz-theme="dark"] .namaz-calendar-hero__logo{opacity:0.34}.namaz-calendar-board{--calendar-miraj:#bdf1d4;--calendar-baraat:#d9ddff;--calendar-qadr:#d8c4ff;--calendar-eid_fitr:#ffc59f;--calendar-arafah:#b6eef5;--calendar-eid_adha:#ffbee6;--calendar-ashura:#ffe484;--calendar-mawlid:#d2f794;--calendar-raghaib:#b9edf7;--calendar-ramadan:#e5eee8;--calendar-islamic_new_year:#c9edd9;background:var(--namaz-surface-solid)!important;padding:clamp(1rem,2.2vw,1.35rem);position:relative}html[data-namaz-theme="dark"] .namaz-calendar-board{--calendar-miraj:#245e45;--calendar-baraat:#3a3f76;--calendar-qadr:#4e3b7c;--calendar-eid_fitr:#774229;--calendar-arafah:#23646e;--calendar-eid_adha:#793a66;--calendar-ashura:#776227;--calendar-mawlid:#456b2a;--calendar-raghaib:#2b6570;--calendar-ramadan:#273d32;--calendar-islamic_new_year:#2d6042}.namaz-calendar-board__header{align-items:end;border-bottom:1px solid var(--namaz-border);margin-bottom:1rem;padding-bottom:0.75rem}.namaz-calendar-board__header h2{font-size:clamp(1.35rem,2.2vw,1.7rem);line-height:1.15;margin:0 0 0.2rem}.namaz-calendar-board__header p{font-size:0.9rem;line-height:1.45}.namaz-calendar-year-switcher{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:0.35rem;justify-content:flex-end}.namaz-calendar-year-switcher__item{align-items:center;background:var(--namaz-surface);border:1px solid var(--namaz-border);border-radius:var(--namaz-button-radius);color:var(--namaz-text);display:inline-flex;font-size:0.82rem;font-weight:850;justify-content:center;line-height:1;min-height:2rem;min-width:3.2rem;padding:0.35rem 0.68rem;text-decoration:none;transition:background-color 0.16s ease,border-color 0.16s ease,color 0.16s ease,transform 0.16s ease}.namaz-calendar-year-switcher__item:hover,.namaz-calendar-year-switcher__item:focus-visible{background:var(--namaz-primary-soft);border-color:var(--namaz-primary-soft);color:var(--namaz-primary-dark);outline:0;transform:translateY(-1px)}.namaz-calendar-year-switcher__item.is-active{background:var(--namaz-primary);border-color:var(--namaz-primary);color:#ffffff}.namaz-year-calendar-grid{gap:1.05rem 1.35rem;grid-template-columns:repeat(4,minmax(0,1fr));opacity:1;transform:translateY(0);transition:opacity 0.34s ease,transform 0.34s ease;will-change:opacity,transform}.namaz-calendar-board.is-loading .namaz-year-calendar-grid{opacity:0;pointer-events:none;transform:translateY(0.28rem)}.namaz-calendar-grid-shell{position:relative}.namaz-calendar-loading{display:grid;gap:1.05rem 1.35rem;grid-template-columns:repeat(4,minmax(0,1fr));inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity 0.28s ease;visibility:hidden;will-change:opacity;z-index:2}.namaz-calendar-loading[hidden]{display:none}.namaz-calendar-board.is-loading .namaz-calendar-loading{opacity:1;visibility:visible}.namaz-calendar-board.is-revealing .namaz-calendar-loading{opacity:0;visibility:visible}.namaz-calendar-skeleton-month{min-width:0}.namaz-calendar-skeleton-title,.namaz-calendar-skeleton-weekdays,.namaz-calendar-skeleton-days{animation:namaz-calendar-skeleton-shimmer 1.15s ease-in-out infinite;background:linear-gradient(90deg,var(--namaz-surface-soft) 0%,var(--namaz-surface-muted) 45%,var(--namaz-surface-soft) 90%);background-size:220% 100%;border-radius:999px;display:block}.namaz-calendar-skeleton-title{height:1.05rem;margin-bottom:0.55rem;width:48%}.namaz-calendar-skeleton-weekdays{height:0.72rem;margin-bottom:0.38rem;opacity:0.72;width:100%}.namaz-calendar-skeleton-days{border-radius:8px;height:8.45rem;opacity:0.9}.namaz-calendar-month-card{background:transparent;border-radius:10px;min-width:0}.namaz-calendar-month-card h3{font-size:1.05rem;line-height:1.15;margin:0 0 0.45rem}.namaz-calendar-weekdays{color:var(--namaz-muted);font-size:0.72rem;font-weight:850;letter-spacing:0.02em;margin-bottom:0.3rem;text-transform:uppercase}.namaz-calendar-days{gap:0.18rem}.namaz-calendar-day{background:transparent;border-radius:7px;color:var(--namaz-text);font-size:0.78rem;font-weight:800;min-height:1.65rem;transition:background-color 0.16s ease,border-color 0.16s ease,box-shadow 0.16s ease,color 0.16s ease,transform 0.16s ease}.namaz-calendar-day:not(.has-event):not(.is-ramadan):hover,.namaz-calendar-day:not(.has-event):not(.is-ramadan):focus-visible{background:var(--namaz-surface-soft)}.namaz-calendar-day.has-event,.namaz-calendar-day.is-ramadan{box-shadow:inset 0 0 0 1px rgba(45,110,168,0.06)}.namaz-calendar-day.is-ramadan,.namaz-calendar-day--ramadan_start{background:var(--calendar-ramadan)}.namaz-calendar-day--miraj{background:var(--calendar-miraj)}.namaz-calendar-day--baraat{background:var(--calendar-baraat)}.namaz-calendar-day--qadr{background:var(--calendar-qadr)}.namaz-calendar-day--eid_fitr{background:var(--calendar-eid_fitr)}.namaz-calendar-day--arafah{background:var(--calendar-arafah)}.namaz-calendar-day--eid_adha{background:var(--calendar-eid_adha)}.namaz-calendar-day--ashura{background:var(--calendar-ashura)}.namaz-calendar-day--mawlid{background:var(--calendar-mawlid)}.namaz-calendar-day--raghaib{background:var(--calendar-raghaib)}.namaz-calendar-day--islamic_new_year{background:var(--calendar-islamic_new_year)}.namaz-calendar-day.has-event{border-color:rgba(24,45,68,0.1);box-shadow:inset 0 0 0 1px rgba(24,45,68,0.1),0 5px 12px rgba(24,45,68,0.06);color:#101820}.namaz-calendar-day.has-event .namaz-calendar-day__number{font-weight:950}html[data-namaz-theme="dark"] .namaz-calendar-day.has-event{border-color:rgba(222,235,247,0.14);box-shadow:inset 0 0 0 1px rgba(222,235,247,0.12),0 5px 14px rgba(0,0,0,0.16);color:#f8fbff}.namaz-calendar-day:hover,.namaz-calendar-day:focus-visible,.namaz-calendar-day.is-tooltip-open{border-color:rgba(45,110,168,0.24);box-shadow:0 8px 18px rgba(24,45,68,0.11);transform:translateY(-1px)}.namaz-calendar-tooltip{border-radius:10px;box-shadow:0 14px 30px rgba(24,45,68,0.14);font-size:0.76rem;min-width:180px;padding:0.6rem 0.7rem}.namaz-calendar-legend{align-items:center;border-top:1px solid var(--namaz-border);display:flex;flex-wrap:wrap;gap:0.45rem 0.8rem;margin-top:1.05rem;padding-top:0.85rem}.namaz-calendar-legend__item{background:var(--namaz-surface-soft);border:1px solid var(--namaz-border);border-radius:999px;font-size:0.78rem;font-weight:800;gap:0.35rem;padding:0.28rem 0.55rem 0.28rem 0.35rem}.namaz-calendar-legend__swatch{border-radius:999px;flex-basis:0.62rem;height:0.62rem;width:0.62rem}.namaz-calendar-footnote{font-size:0.82rem;line-height:1.5;margin-top:0.75rem}.namaz-calendar-info{padding:1.05rem 1.2rem}.namaz-calendar-info h2{font-size:1.35rem;line-height:1.2;margin-bottom:0.45rem}@keyframes namaz-calendar-page-enter{from{opacity:0.01;transform:translateY(0.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes namaz-calendar-skeleton-shimmer{from{background-position:120% 0}to{background-position:-120% 0}}@media (max-width:68rem){.namaz-year-calendar-grid,.namaz-calendar-loading{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:48rem){.namaz-calendar-page{max-width:min(100% - 24px,100%)}.namaz-calendar-hero__visual{display:none}.namaz-year-calendar-grid,.namaz-calendar-loading{grid-template-columns:repeat(2,minmax(0,1fr))}.namaz-calendar-board__header{align-items:start;display:grid}.namaz-calendar-year-switcher{justify-content:flex-start}}@media (max-width:34rem){.namaz-calendar-board{padding:0.9rem}.namaz-year-calendar-grid,.namaz-calendar-loading{gap:1rem;grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.is-js .namaz-calendar-page,.namaz-calendar-skeleton-title,.namaz-calendar-skeleton-weekdays,.namaz-calendar-skeleton-days{animation:none}.namaz-calendar-board.is-loading .namaz-year-calendar-grid{transform:none}.namaz-year-calendar-grid,.namaz-calendar-loading{transition:none}}
