.landing-footer:where(.astro-ocqibz2a){border-top:1px solid #ffffff0f;padding:3rem 0 4rem}.footer-content:where(.astro-ocqibz2a){flex-direction:column;align-items:center;gap:1.5rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}@media (width>=40rem){.footer-content:where(.astro-ocqibz2a){flex-direction:row;justify-content:space-between}}.footer-left:where(.astro-ocqibz2a){flex:1;align-items:center;gap:.5rem;display:flex}.footer-text:where(.astro-ocqibz2a){font-size:var(--sl-text-sm);color:var(--sl-color-gray-3)}.pixo-link:where(.astro-ocqibz2a){align-items:center;text-decoration:none;display:flex}.pixo-logo:where(.astro-ocqibz2a){opacity:.8;width:auto;height:20px;transition:opacity .2s}.pixo-link:where(.astro-ocqibz2a):hover .pixo-logo:where(.astro-ocqibz2a){opacity:1}.footer-links:where(.astro-ocqibz2a){flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-links:where(.astro-ocqibz2a) a:where(.astro-ocqibz2a){font-size:var(--sl-text-xs);color:var(--sl-color-gray-3);text-decoration:none;transition:color .2s}.footer-links:where(.astro-ocqibz2a) a:where(.astro-ocqibz2a):hover{color:var(--sl-color-white)}.footer-sep:where(.astro-ocqibz2a){color:var(--sl-color-gray-3);opacity:.4;font-size:var(--sl-text-xs)}.footer-right:where(.astro-ocqibz2a){flex:1;justify-content:flex-end;align-items:center;display:flex}.gh-link:where(.astro-ocqibz2a){color:var(--sl-color-gray-3);font-size:var(--sl-text-sm);align-items:center;gap:.5rem;text-decoration:none;transition:color .2s;display:flex}.gh-link:where(.astro-ocqibz2a):hover{color:var(--sl-color-white)}.landing-footer:where(.astro-sn7qlcoc){border-top:1px solid #ffffff0f;padding:3rem 0 4rem}.footer-content:where(.astro-sn7qlcoc){flex-direction:column;align-items:center;gap:1.5rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}@media (width>=40rem){.footer-content:where(.astro-sn7qlcoc){flex-direction:row;justify-content:space-between}}.footer-left:where(.astro-sn7qlcoc){flex:1;align-items:center;gap:.5rem;display:flex}.footer-text:where(.astro-sn7qlcoc){font-size:var(--sl-text-sm);color:var(--sl-color-gray-3)}.pixo-link:where(.astro-sn7qlcoc){align-items:center;text-decoration:none;display:flex}.pixo-logo:where(.astro-sn7qlcoc){opacity:.8;width:auto;height:20px;transition:opacity .2s}.pixo-link:where(.astro-sn7qlcoc):hover .pixo-logo:where(.astro-sn7qlcoc){opacity:1}.footer-links:where(.astro-sn7qlcoc){flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-links:where(.astro-sn7qlcoc) a:where(.astro-sn7qlcoc){font-size:var(--sl-text-xs);color:var(--sl-color-gray-3);text-decoration:none;transition:color .2s}.footer-links:where(.astro-sn7qlcoc) a:where(.astro-sn7qlcoc):hover{color:var(--sl-color-white)}.footer-sep:where(.astro-sn7qlcoc){color:var(--sl-color-gray-3);opacity:.4;font-size:var(--sl-text-xs)}.footer-right:where(.astro-sn7qlcoc){flex:1;justify-content:flex-end;align-items:center;display:flex}.gh-link:where(.astro-sn7qlcoc){color:var(--sl-color-gray-3);font-size:var(--sl-text-sm);align-items:center;gap:.5rem;text-decoration:none;transition:color .2s;display:flex}.gh-link:where(.astro-sn7qlcoc):hover{color:var(--sl-color-white)}:root{--sl-color-accent:#fecf46;--sl-color-accent-high:#e6b830;--sl-color-accent-low:#fef0c8;--sl-color-white:#fff;--sl-color-gray-2:#c4c4c4;--sl-color-gray-3:#888;--sl-text-xs:.75rem;--sl-text-sm:.875rem;--sl-text-body:1rem;--sl-text-h4:1.125rem}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Poppins,sans-serif}body{color:#e8e8ee;background:#17181c;min-height:100vh;margin:0;padding:0}section{position:relative;border-top:none!important}.landing-container>section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}a[class*=btn-primary],a[class*=btn-primary]:visited{color:#1a1a2e!important;background:#fecf46!important;border:none!important}a[class*=btn-primary]:hover{color:#1a1a2e!important;background:#e6b830!important}.landing-nav{z-index:100;backdrop-filter:blur(12px);background:#23262fe6;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:.875rem 1.5rem;display:flex}.nav-logo{align-items:center;display:flex}.nav-logo-img{width:auto;height:28px}.nav-links{align-items:center;gap:1.75rem;display:flex}.nav-links a{color:#999;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff}.nav-dropdown{position:relative}.nav-dropdown-trigger{color:#999;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .2s;display:flex}.nav-dropdown-trigger svg{width:14px;height:14px;transition:transform .2s}.nav-dropdown:hover .nav-dropdown-trigger{color:#fff}.nav-dropdown:hover .nav-dropdown-trigger svg{transform:rotate(180deg)}.nav-dropdown-menu{backdrop-filter:blur(12px);z-index:200;background:#23262ff7;border:1px solid #ffffff14;border-radius:8px;min-width:160px;padding:.5rem 0;display:none;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d}.nav-dropdown-menu:before{content:"";height:1rem;position:absolute;top:-1rem;left:0;right:0}.nav-dropdown:hover .nav-dropdown-menu{display:block}.nav-dropdown-menu a{color:#999;white-space:nowrap;padding:.5rem 1rem;font-size:.875rem;transition:color .2s,background .2s;display:block}.nav-dropdown-menu a:hover{color:#fff;background:#ffffff0d}.nav-github{align-items:center;display:flex}.landing-main{width:100%}.landing-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.nav-toggle{color:#999;cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}.nav-toggle:hover{color:#fff}.nav-toggle .icon-close,.nav-toggle.active .icon-open{display:none}.nav-toggle.active .icon-close{display:block}.mobile-menu{backdrop-filter:blur(12px);z-index:99;background:#23262ffa;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:0;padding:1rem 1.5rem;display:none;position:fixed;top:0;left:0;right:0}.mobile-menu.active{display:flex}.mobile-menu a{color:#999;border-bottom:1px solid #ffffff0f;padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:#fff}.mobile-menu-label{color:#999;border-bottom:1px solid #ffffff0f;padding:.75rem 0;font-size:1rem;font-weight:500;display:block}.mobile-menu-sub{padding-left:1rem!important}@media (width<=640px){.landing-container{padding:0 1rem}.nav-links{display:none}.nav-toggle{display:flex}}.cta-section:where(.astro-3fgi2wql){border-top:1px solid #ffffff0f;padding:clamp(3rem,6vw,6rem) 0}.cta-card:where(.astro-3fgi2wql){text-align:center;background:linear-gradient(135deg,#fecf460f 0%,#fecf4605 100%);border:1px solid #fecf4626;border-radius:20px;padding:4rem 2rem;position:relative;overflow:hidden}.cta-stars:where(.astro-3fgi2wql){pointer-events:none;z-index:0;position:absolute;inset:0}.star:where(.astro-3fgi2wql){background:#fecf46;border-radius:50%;width:2px;height:2px;position:absolute}.cta-moon:where(.astro-3fgi2wql){opacity:.08;z-index:0;width:160px;height:160px;position:absolute;top:-30px;right:-40px}.cta-moon-disc:where(.astro-3fgi2wql){background:#fecf46;border-radius:50%;width:100%;height:100%}.cta-moon-mask:where(.astro-3fgi2wql){background:#1a1a2e;border-radius:50%;width:100%;height:100%;position:absolute;top:-12px;left:40px}.cta-card:where(.astro-3fgi2wql) h2:where(.astro-3fgi2wql){color:var(--sl-color-white);margin:0 0 1rem;font-size:clamp(1.75rem,1rem + 3vw,2.5rem);font-weight:700}.cta-card:where(.astro-3fgi2wql) p:where(.astro-3fgi2wql){color:var(--sl-color-gray-2);margin:0 0 2rem;font-size:clamp(1rem,.5rem + 1vw,1.125rem)}.cta-code:where(.astro-3fgi2wql){margin-bottom:2.5rem}.cta-code:where(.astro-3fgi2wql) code:where(.astro-3fgi2wql){color:var(--sl-color-accent);word-break:break-all;white-space:normal;text-align:center;background:#0006;border:1px solid #ffffff14;border-radius:10px;padding:1rem 1.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:clamp(.7rem,.5rem + .8vw,1rem);display:inline-block}.cta-actions:where(.astro-3fgi2wql){flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-card:where(.astro-3fgi2wql) .cta-hint:where(.astro-3fgi2wql){color:#fff6;margin:1.5rem 0 0}.cta-card:where(.astro-3fgi2wql) .cta-hint:where(.astro-3fgi2wql) a:where(.astro-3fgi2wql){color:#ffffff80;text-decoration:none;transition:color .2s}.cta-card:where(.astro-3fgi2wql) .cta-hint:where(.astro-3fgi2wql) a:where(.astro-3fgi2wql):hover{color:var(--sl-color-accent)}.btn:where(.astro-3fgi2wql){font-weight:600;font-size:var(--sl-text-sm);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:where(.astro-3fgi2wql){font-weight:700;background:var(--sl-color-accent)!important;color:#1a1a2e!important}.btn-primary:where(.astro-3fgi2wql):hover{transform:translateY(-1px);background:var(--sl-color-accent-high)!important}.btn-secondary:where(.astro-3fgi2wql){color:var(--sl-color-white);background:#ffffff14;border:1px solid #ffffff26}.btn-secondary:where(.astro-3fgi2wql):hover{color:var(--sl-color-white);background:#ffffff26;border-color:#ffffff40}.kh-section-head{text-align:center;max-width:84rem;margin:0 auto}.kh-section-head h2{color:var(--sl-color-white);margin:0 0 .75rem;font-size:clamp(1.5rem,1rem + 2.5vw,2.25rem);font-weight:700}.kh-section-head h2 .accent{color:var(--sl-color-accent)}.kh-section-head p{color:var(--sl-color-gray-2);margin:0;font-size:clamp(.95rem,.5rem + 1vw,1.05rem)}.kh-year-details{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;max-width:52rem;margin:1.25rem auto 0}@media (width<=47.9rem){.kh-year-details{display:none}}.kh-year-details summary{color:var(--sl-color-gray-2);cursor:pointer;padding:.9rem 1.25rem;font-size:.95rem;font-weight:600;list-style-position:inside}.kh-year-details summary:hover{color:var(--sl-color-white)}.kh-year-details[open] summary{border-bottom:1px solid #ffffff0f}.kh-year-table-wrap{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;margin:1rem;overflow:hidden}.kh-year-table{border-collapse:collapse;width:100%;font-size:.95rem}.kh-year-table th,.kh-year-table td{text-align:left;color:var(--sl-color-gray-2);border-bottom:1px solid #ffffff0f;padding:.7rem 1rem}.kh-year-table thead th{text-transform:uppercase;letter-spacing:.08em;color:var(--sl-color-gray-3);background:#ffffff08;font-size:.72rem;font-weight:700}.kh-year-table tbody th{color:var(--sl-color-white);white-space:nowrap;font-weight:700}.kh-year-table tbody tr:last-child th,.kh-year-table tbody tr:last-child td{border-bottom:none}.kh-year-note{color:#ffffff6b;max-width:52rem;margin:.9rem auto 0;font-size:.82rem;line-height:1.5}.kh-hero{text-align:center;padding:clamp(4rem,10vw,7rem) 0 clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.kh-stars{pointer-events:none;z-index:0;position:absolute;inset:0}.kh-stars .star{background:#fff;border-radius:50%;width:2px;height:2px;position:absolute;box-shadow:0 0 6px #fffc}.kh-hero-inner{z-index:1;position:relative}.kh-title{color:var(--sl-color-white);margin:0;font-size:clamp(2rem,.9rem + 3.5vw,3.25rem);font-weight:800;line-height:1.1}.kh-title .kh-accent{color:var(--sl-color-accent)}.kh-today{margin:1.1rem 0 0}.kh-today-line{color:var(--sl-color-white);font-size:clamp(.95rem,.55rem + 1.1vw,1.2rem);font-weight:400;display:block}.kh-today-hj{color:var(--sl-color-accent);font-weight:700}.kh-criteria{color:var(--sl-color-gray-2);margin:.35rem 0 0;font-size:clamp(.9rem,.55rem + 1.1vw,1.15rem);font-weight:400}@media (width<=47.9rem){.kh-criteria{display:none}}.kh-cal{padding:clamp(2rem,4vw,3rem) 0}.kh-cal-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}@media (width<=53.99rem){.kh-cal-head{flex-direction:column;justify-content:center;gap:.65rem}.kh-cal-nav{order:1}.kh-cal-tools{order:2;justify-content:center;width:100%;display:flex}}.kh-cal-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;display:grid}.kh-cal-nav .kh-nav-btn:first-of-type{justify-self:start}.kh-cal-nav .kh-nav-btn:last-of-type,.kh-cal-nav [data-next]{justify-self:end}.kh-nav-btn{width:2.4rem;height:2.4rem;color:var(--sl-color-gray-2);cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:inline-flex}.kh-nav-btn:hover:not(:disabled){color:var(--sl-color-accent);border-color:#fecf4666}.kh-nav-btn:disabled{opacity:.35;cursor:default}.kh-nav-btn svg{width:18px;height:18px}.kh-month-title{text-align:center;min-width:10.4em;color:var(--sl-color-white);margin:0;font-size:clamp(1.3rem,1rem + 1.5vw,1.8rem);font-weight:700}.kh-month-year{color:var(--sl-color-gray-3);margin-left:.35rem;font-size:.75em;font-weight:400}.kh-toggle{border:1px solid #ffffff1f;border-radius:10px;display:inline-flex;overflow:hidden}.kh-toggle-btn{color:var(--sl-color-gray-2);font:inherit;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s,color .2s}.kh-toggle-btn.is-active{background:var(--sl-color-accent);color:#1a1a2e}.kh-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.kh-week{border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(7,minmax(0,1fr));padding:.5rem .6rem;display:grid}.kh-dow{text-align:center;color:var(--sl-color-gray-3);white-space:nowrap;font-size:.8rem;font-weight:600}.kh-dow-short{display:inline}.kh-dow-full{display:none}@media (width>=32rem) and (width<=53.99rem){.kh-dow{font-size:.86rem}}@media (width>=54rem){.kh-dow{font-size:1.05rem}.kh-dow-short{display:none}.kh-dow-full{display:inline}}.kh-dow.is-fri{color:var(--sl-color-accent)}.kh-grid{--kh-dir:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;min-height:21rem;padding:.4rem .5rem .6rem;display:grid}.kh-grid.kh-in{animation:.5s cubic-bezier(.22,1,.36,1) both kh-in}@keyframes kh-in{0%{opacity:0;transform:translateY(calc(var(--kh-dir) * 1.5rem))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.kh-grid.kh-in{animation:none}}.kc{aspect-ratio:1;text-align:center;background:#ffffff06;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-height:3.2rem;padding:.3rem .15rem;display:flex;position:relative}.kc.is-empty{background:0 0}.kc-day{color:var(--sl-color-text);font-size:1rem;font-weight:700;line-height:1}.kc.is-fri .kc-day{color:var(--sl-color-accent)}.kc-greg{color:var(--sl-color-gray-3);font-size:.62rem;line-height:1}.kc-ev{display:none}@media (width<=47.9rem){.kh-week{padding:.5rem .35rem}.kh-grid{gap:.2rem;min-height:0;padding:.4rem .35rem .5rem}.kc{aspect-ratio:auto;gap:.1rem;min-height:3rem;padding:.35rem .1rem}.kh-skel{aspect-ratio:auto;min-height:3rem}.kc-day{font-size:.95rem}.kc-greg{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;max-width:100%;font-size:.55rem;overflow:hidden}.kc.is-today .kc-day{width:1.5rem;height:1.5rem}}@media (width<=22.49rem){.kc-greg{display:none}}@media (width>=32rem) and (width<=53.99rem){.kc{gap:.2rem;padding:.4rem .2rem}.kc-day{font-size:1.9rem}.kc-greg{font-size:.72rem}}@media (width>=54rem){.kh-cal-head,.kh-card,.kh-year-details{max-width:68rem;margin-left:auto;margin-right:auto}.kh-year-details{max-width:54rem}.kh-grid{gap:.35rem;min-height:31.75rem;padding:.5rem .6rem .65rem}.kc{aspect-ratio:auto;min-height:5rem;padding:.4rem .3rem}.kh-skel{aspect-ratio:auto;min-height:5rem}.kh-skel:after{border-radius:8px;inset:.6rem}.kc-day{font-size:2.1rem}.kc-greg{font-size:.78rem}}.kh-skel{aspect-ratio:1;min-height:3.2rem;position:relative}.kh-skel:after{content:"";background:linear-gradient(90deg,#ffffff0a 30%,#ffffff14 50%,#ffffff0a 70%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite kh-shimmer;position:absolute;inset:.6rem}.kh-skel{position:relative}@keyframes kh-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.kh-skel:after{animation:none}}.kc.is-weekend{background:#ffffff03}.kc.has-event{background:#fecf460f}.kc.has-event:after{content:"";background:var(--sl-color-accent);border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.25rem;right:.25rem}.kc.is-today{background:#fecf461a;box-shadow:inset 0 0 0 1px #fecf4666}.kc.is-today .kc-day{background:var(--sl-color-accent);color:#1a1a2e;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;display:inline-flex}@media (width>=32rem){.kc.is-today .kc-day{width:2.7rem;height:2.7rem}}@media (width>=54rem){.kc.is-today .kc-day{width:3.2rem;height:3.2rem}}.kh-events{color:var(--sl-color-gray-3);border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:.35rem;padding:.55rem .75rem;font-size:.72rem;display:flex}.kh-ev-badge{color:var(--sl-color-accent);white-space:nowrap;background:#fecf4624;border-radius:999px;padding:.3rem .7rem;font-size:1rem;font-weight:700}@media (width<=47.9rem){.kh-ev-badge{padding:.2rem .5rem;font-size:.8rem}}.kh-status{color:var(--sl-color-gray-2);margin:.75rem 0 0;font-size:.85rem}.kh-hilal{padding:clamp(3rem,6vw,5rem) 0}.kh-hilal-head{margin-bottom:clamp(1.75rem,4vw,2.75rem)}.kh-section-title{color:var(--sl-color-white);margin:0 0 1rem;font-size:clamp(1.5rem,1rem + 2.5vw,2.25rem);font-weight:700}.kh-section-title .accent{color:var(--sl-color-accent)}.kh-hilal-nav{align-items:center;gap:.75rem;display:inline-flex}@media (width<=47.9rem){.kh-hilal-head{text-align:center;flex-direction:column;align-items:center;display:flex}.kh-hilal-head .kh-hilal-explain,.kh-hilal-head .kh-hilal-disclaimer{text-align:left}}.kh-hilal-title{text-align:center;min-width:10.4em;color:var(--sl-color-white);margin:0;font-size:clamp(1.2rem,1rem + 1.2vw,1.5rem);font-weight:700}.kh-hilal-title .kh-month-year{color:var(--sl-color-gray-3);font-size:.75em;font-weight:400}.kh-hilal-explain{max-width:52rem;color:var(--sl-color-gray-2);margin:1.5rem 0 0;font-size:clamp(.95rem,.5rem + 1vw,1.05rem);line-height:1.8}.kh-hilal-explain .exp-month,.kh-hilal-explain b{color:var(--sl-color-white);font-weight:700}.kh-hilal-explain .is-exp-ok{color:#7ed957!important}.kh-hilal-explain .is-exp-bad{color:#ff6b6b!important}.kh-hilal-disclaimer{color:#ffffff6b;margin:.55rem 0 0;font-size:.82rem;line-height:1.5}.kh-hilal-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.kh-hilal-figure .kh-zoom img{transition:opacity .25s}.kh-hilal-figure.is-loading .kh-zoom img{opacity:.25;filter:saturate(.5)}.kh-hilal-figure.is-loading .kh-zoom{pointer-events:none}.kh-hilal-figure.is-loading .kh-zoom-hint{opacity:0}.kh-hilal-figure.is-loading .kh-zoom:after{content:"";border:3px solid #fecf4640;border-top-color:var(--sl-color-accent);border-radius:50%;width:2.2rem;height:2.2rem;margin:-1.1rem 0 0 -1.1rem;animation:.8s linear infinite kh-spin;position:absolute;top:50%;left:50%}.kh-facts{transition:opacity .2s}.kh-facts.is-loading{opacity:.4;pointer-events:none}@keyframes kh-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.kh-hilal-figure.is-loading .kh-zoom:after{animation:none}}@media (width>=54rem){.kh-hilal-grid{grid-template-columns:1fr 1fr;gap:2rem}}.kh-hilal-figure{flex-direction:column;gap:.6rem;margin:0;display:flex}.kh-zoom{cursor:zoom-in;background:#1f1235;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.kh-zoom img{aspect-ratio:1440/1520;object-fit:cover;width:100%;height:auto;display:block}.kh-zoom:hover img{transition:transform .4s;transform:scale(1.02)}.kh-zoom-hint{z-index:1;color:#fff;backdrop-filter:blur(4px);background:#0000008c;border-radius:999px;padding:.3rem .7rem;font-size:.72rem;font-weight:600;line-height:1;position:absolute;bottom:.75rem;right:.75rem}.kh-hilal-figure figcaption{color:var(--sl-color-gray-3);flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.85rem;display:flex}.kh-graphic-title{color:var(--sl-color-white);font-weight:600}.kh-graphic-date{color:var(--sl-color-gray-3);font-size:.85rem}.kh-download{color:var(--sl-color-accent);margin-left:auto;font-weight:600;text-decoration:none}.kh-download:hover{text-decoration:underline}.kh-facts{margin-top:clamp(1.75rem,4vw,2.5rem)}.kh-facts-head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.kh-facts-note{color:var(--sl-color-gray-3);font-size:.9rem}.kh-facts-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.kh-facts-grid .kh-fact{text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.3rem;padding:.9rem 1rem;display:flex}.kh-facts-grid .kh-fact-label{text-transform:uppercase;letter-spacing:.08em;color:var(--sl-color-gray-3);font-size:.7rem}.kh-facts-grid .kh-fact-value{color:var(--sl-color-white);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:1.05rem;font-weight:700;display:flex}.kh-fact-min{color:var(--sl-color-gray-3);font-size:.7rem}.kh-verdict{white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.kh-verdict:before{content:"";background:currentColor;border-radius:50%;width:.5rem;height:.5rem}.fact-chip{border-radius:999px;padding:.12rem .4rem;font-size:.64rem;font-weight:700;display:inline-flex}.kh-verdict.is-ok,.fact-chip.is-ok{color:#7ed957;background:#7ed9571f}.kh-verdict.is-bad,.fact-chip.is-bad{color:#ff6b6b;background:#ff6b6b1f}.kh-verdict.is-borderline{color:var(--sl-color-accent);background:#fecf461f}.kh-section-head{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.kh-section-head h2{color:var(--sl-color-white);margin:0 0 .6rem;font-size:clamp(1.5rem,1rem + 2.5vw,2.25rem);font-weight:700;line-height:1.15}.kh-section-head .accent{color:var(--sl-color-accent)}.kh-section-head p{max-width:52rem;color:var(--sl-color-gray-2);margin:0;font-size:clamp(.95rem,.5rem + 1vw,1.05rem);line-height:1.75}.kh-section-head strong{color:var(--sl-color-white)}.kh-events-section{padding:clamp(3rem,6vw,5rem) 0}.kh-events-list{flex-direction:column;gap:.5rem;display:flex}.kh-event-row{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:5.5rem minmax(0,1fr);align-items:center;gap:1rem;padding:.75rem 1rem;transition:border-color .2s;display:grid}.kh-event-row:hover{border-color:#ffcf4633}.kh-event-date{flex-direction:column;flex-shrink:0;width:5.5rem;line-height:1.1;display:flex}.kh-event-day{color:var(--sl-color-accent);font-size:1.5rem;font-weight:800}.kh-event-month{color:var(--sl-color-accent);text-transform:uppercase;font-size:1.5rem;font-weight:800}.kh-event-year{color:var(--sl-color-gray-3);letter-spacing:.06em;font-size:.75rem}.kh-event-body{flex-direction:column;gap:.15rem;display:flex}.kh-event-name{color:var(--sl-color-white);text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;font-weight:700;overflow:hidden}.kh-event-hijri{color:var(--sl-color-gray-3);font-size:.8rem}.kh-loading{color:var(--sl-color-gray-3)}@media (width>=54rem){.kh-events-list{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}}.kh-about{padding:clamp(3rem,6vw,5rem) 0}.kh-about-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=54rem){.kh-about-grid{grid-template-columns:1.4fr 1fr;gap:2.5rem}}.kh-about-text p{color:var(--sl-color-gray-2);margin:0 0 1rem;font-size:clamp(.95rem,.5rem + 1vw,1.05rem);line-height:1.8}.kh-about-text a{color:var(--sl-color-accent)}.kh-about-text strong{color:var(--sl-color-white)}.kh-disclaimer{color:#ffffff6b!important;font-size:.8rem!important}.kh-about-facts{grid-template-columns:1fr 1fr;align-content:start;gap:.75rem;display:grid}.kh-fact{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.3rem;padding:.9rem 1rem;display:flex}.kh-fact-label{text-transform:uppercase;letter-spacing:.08em;color:var(--sl-color-gray-3);font-size:.68rem}.kh-fact-value{color:var(--sl-color-white);font-size:1.05rem;font-weight:700}.kh-faq{padding:clamp(3rem,6vw,5rem) 0}@media (width>=54rem){.kh-faq .kh-section-head,.kh-faq-item{max-width:54rem;margin-left:auto;margin-right:auto}}.kh-faq .kh-section-head{margin-bottom:clamp(1.5rem,3vw,2rem)}.kh-faq-item{background:#ffffff04;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:.5rem}.kh-faq-item summary{color:var(--sl-color-white);cursor:pointer;padding:1rem 1.25rem;font-weight:600}.kh-faq-item p{color:var(--sl-color-gray-2);margin:0;padding:0 1.25rem 1rem;font-size:.95rem;line-height:1.7}.pswp__bg:where(.astro-nxmdotvf){backdrop-filter:blur(6px);background:#0a0a0eeb}.pswp__img:where(.astro-nxmdotvf){border-radius:12px}.pswp__button:where(.astro-nxmdotvf){color:#fff}.pswp__hilal-caption:where(.astro-nxmdotvf){color:#fff;text-align:center;backdrop-filter:blur(4px);pointer-events:none;background:#0000008c;border-radius:999px;max-width:min(88vw,720px);padding:.35rem .9rem;font-size:.85rem;line-height:1.4;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)}.pswp__hilal-caption:where(.astro-nxmdotvf):empty{display:none}
