@import"https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&family=Inter:wght@300;400;500;600;700;800;900&display=swap";.landing[data-v-cd8285fc]{--bg: #050508;--surface: rgba(255, 255, 255, .03);--surface-hover: rgba(255, 255, 255, .06);--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--gold: #d4a574;--gold-dim: rgba(212, 165, 116, .15);--text-primary: #f0ece6;--text-secondary: rgba(240, 236, 230, .55);--text-tertiary: rgba(240, 236, 230, .35);background:var(--bg);color:var(--text-primary);font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;position:relative;overflow-x:hidden}.ambient-bg[data-v-cd8285fc]{position:fixed;inset:0;pointer-events:none;z-index:0}.orb[data-v-cd8285fc]{position:absolute;border-radius:50%;filter:blur(120px)}.orb-1[data-v-cd8285fc]{width:600px;height:600px;background:#d4a5740f;top:-200px;left:50%;transform:translate(-50%);animation:float-cd8285fc 20s ease-in-out infinite}.orb-2[data-v-cd8285fc]{width:400px;height:400px;background:#a855f70a;bottom:20%;left:-100px;animation:float-cd8285fc 25s ease-in-out infinite reverse}.orb-3[data-v-cd8285fc]{width:300px;height:300px;background:#22c55e08;top:40%;right:-50px;animation:float-cd8285fc 22s ease-in-out infinite}@keyframes float-cd8285fc{0%,to{transform:translateY(0)}50%{transform:translateY(-40px)}}.geo-pattern[data-v-cd8285fc]{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.015;background-image:linear-gradient(30deg,var(--gold) 12%,transparent 12.5%,transparent 87%,var(--gold) 87.5%,var(--gold)),linear-gradient(150deg,var(--gold) 12%,transparent 12.5%,transparent 87%,var(--gold) 87.5%,var(--gold)),linear-gradient(30deg,var(--gold) 12%,transparent 12.5%,transparent 87%,var(--gold) 87.5%,var(--gold)),linear-gradient(150deg,var(--gold) 12%,transparent 12.5%,transparent 87%,var(--gold) 87.5%,var(--gold)),linear-gradient(60deg,rgba(212,165,116,.5) 25%,transparent 25.5%,transparent 75%,rgba(212,165,116,.5) 75%,rgba(212,165,116,.5)),linear-gradient(60deg,rgba(212,165,116,.5) 25%,transparent 25.5%,transparent 75%,rgba(212,165,116,.5) 75%,rgba(212,165,116,.5));background-size:80px 140px;background-position:0 0,0 0,40px 70px,40px 70px,0 0,40px 70px}.nav-bar[data-v-cd8285fc]{position:fixed;top:0;left:0;right:0;z-index:100;background:#050508b3;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--border);opacity:0;transform:translateY(-10px);transition:opacity .6s ease,transform .6s ease}.nav-visible[data-v-cd8285fc]{opacity:1;transform:translateY(0)}.nav-inner[data-v-cd8285fc]{max-width:72rem;margin:0 auto;padding:0 1.5rem;height:3.75rem;display:flex;align-items:center;justify-content:space-between}.nav-brand[data-v-cd8285fc]{display:flex;align-items:center;gap:.6rem}.brand-icon[data-v-cd8285fc]{width:2rem;height:2rem;background:linear-gradient(135deg,var(--gold),#b8845a);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff}.brand-icon-sm[data-v-cd8285fc]{width:1.5rem;height:1.5rem;border-radius:.375rem}.brand-text[data-v-cd8285fc]{font-size:.95rem;font-weight:800;letter-spacing:.12em;color:var(--text-primary)}.nav-links[data-v-cd8285fc]{display:flex;align-items:center;gap:1.5rem}.nav-link[data-v-cd8285fc]{font-size:.82rem;color:var(--text-secondary);transition:color .2s;font-weight:500}.nav-link[data-v-cd8285fc]:hover{color:var(--text-primary)}.nav-cta[data-v-cd8285fc]{font-size:.82rem;font-weight:600;padding:.45rem 1rem;border-radius:.5rem;background:var(--surface);border:1px solid var(--border);color:var(--text-primary);transition:all .2s}.nav-cta[data-v-cd8285fc]:hover{background:var(--surface-hover);border-color:var(--border-hover)}.hero[data-v-cd8285fc]{position:relative;z-index:1;padding-top:8rem;padding-bottom:4rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease .2s,transform .8s ease .2s}.hero-visible[data-v-cd8285fc]{opacity:1;transform:translateY(0)}.hero-inner[data-v-cd8285fc]{max-width:72rem;margin:0 auto;padding:0 1.5rem}.hero-content[data-v-cd8285fc]{max-width:42rem;margin:0 auto;text-align:center}.hero-badge[data-v-cd8285fc]{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;background:var(--gold-dim);border:1px solid rgba(212,165,116,.25);border-radius:999px;font-size:.78rem;font-weight:500;color:var(--gold);margin-bottom:2rem}.badge-dot[data-v-cd8285fc]{width:6px;height:6px;background:var(--gold);border-radius:50%;animation:pulse-dot-cd8285fc 2s ease-in-out infinite}@keyframes pulse-dot-cd8285fc{0%,to{opacity:1}50%{opacity:.3}}.bismillah[data-v-cd8285fc]{font-family:Amiri,serif;font-size:clamp(1.3rem,2.5vw,1.8rem);color:var(--gold);margin-bottom:1.5rem;opacity:.85}.hero-title[data-v-cd8285fc]{margin-bottom:1.5rem}.title-line-1[data-v-cd8285fc]{display:block;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:1;background:linear-gradient(180deg,#fff,#f0ece6b3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title-line-2[data-v-cd8285fc]{display:block;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,var(--gold),#e8c49a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc[data-v-cd8285fc]{font-size:1.05rem;line-height:1.7;color:var(--text-secondary);max-width:34rem;margin:0 auto 2.5rem}.hero-actions[data-v-cd8285fc]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.btn-primary[data-v-cd8285fc]{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:var(--text-primary);font-weight:700;font-size:.9rem;border-radius:.75rem;transition:all .2s}.btn-primary[data-v-cd8285fc]:hover{transform:translateY(-2px);background:#ffffff1f;border-color:#ffffff4d}.btn-lg[data-v-cd8285fc]{padding:.9rem 1.8rem;font-size:.95rem}.btn-small-text[data-v-cd8285fc]{font-size:.6rem;font-weight:500;opacity:.5;line-height:1;text-align:left}.btn-big-text[data-v-cd8285fc]{font-size:.95rem;font-weight:800;line-height:1.1;text-align:left;color:var(--text-primary)}.btn-ghost[data-v-cd8285fc]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid var(--border);color:var(--text-primary);font-weight:600;font-size:.9rem;border-radius:.75rem;transition:all .2s}.btn-ghost[data-v-cd8285fc]:hover{border-color:var(--border-hover);background:var(--surface)}.live-stats[data-v-cd8285fc]{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:1rem;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}.stat-item[data-v-cd8285fc]{display:flex;align-items:center;gap:.4rem;position:relative}.stat-number[data-v-cd8285fc]{font-size:.95rem;font-weight:800;color:var(--text-primary)}.stat-label[data-v-cd8285fc]{font-size:.72rem;color:var(--text-tertiary);font-weight:500}.stat-pulse[data-v-cd8285fc]{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:pulse-dot-cd8285fc 1.5s ease-in-out infinite;margin-left:.2rem}.stat-divider[data-v-cd8285fc]{width:1px;height:20px;background:var(--border)}.features-section[data-v-cd8285fc],.events-section[data-v-cd8285fc],.access-section[data-v-cd8285fc],.cta-section[data-v-cd8285fc]{position:relative;z-index:1;padding:5rem 0}.section-inner[data-v-cd8285fc]{max-width:72rem;margin:0 auto;padding:0 1.5rem}.section-header[data-v-cd8285fc]{text-align:center;margin-bottom:3rem}.section-eyebrow[data-v-cd8285fc]{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.section-title[data-v-cd8285fc]{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.section-desc[data-v-cd8285fc]{font-size:1rem;color:var(--text-secondary);max-width:28rem;margin:0 auto}.features-grid[data-v-cd8285fc]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.features-grid[data-v-cd8285fc]{grid-template-columns:repeat(4,1fr)}.feature-lg[data-v-cd8285fc]{grid-column:span 2}}.feature-card[data-v-cd8285fc]{padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;transition:all .3s;position:relative;overflow:hidden}.feature-card[data-v-cd8285fc]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,165,116,.3),transparent);opacity:0;transition:opacity .3s}.feature-card[data-v-cd8285fc]:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translateY(-2px)}.feature-card[data-v-cd8285fc]:hover:before{opacity:1}.feature-icon[data-v-cd8285fc]{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.icon-amber[data-v-cd8285fc]{background:#f59e0b1f;color:#f59e0b}.icon-emerald[data-v-cd8285fc]{background:#10b9811f;color:#10b981}.icon-purple[data-v-cd8285fc]{background:#a855f71f;color:#a855f7}.icon-sky[data-v-cd8285fc]{background:#0ea5e91f;color:#0ea5e9}.icon-orange[data-v-cd8285fc]{background:#f973161f;color:#f97316}.icon-rose[data-v-cd8285fc]{background:#f43f5e1f;color:#f43f5e}.feature-title[data-v-cd8285fc]{font-size:1rem;font-weight:700;margin-bottom:.4rem}.feature-text[data-v-cd8285fc]{font-size:.85rem;color:var(--text-secondary);line-height:1.5}.feature-tag[data-v-cd8285fc]{display:inline-block;margin-top:.75rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);padding:.25rem .6rem;background:var(--gold-dim);border-radius:999px}.events-grid[data-v-cd8285fc]{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem}@media(min-width:640px){.events-grid[data-v-cd8285fc]{grid-template-columns:repeat(3,1fr)}}.event-card[data-v-cd8285fc]{padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;transition:all .3s}.event-card[data-v-cd8285fc]:hover{border-color:var(--border-hover);background:var(--surface-hover)}.event-top[data-v-cd8285fc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.event-icon[data-v-cd8285fc]{font-size:1.5rem}.event-badge[data-v-cd8285fc]{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .5rem;border-radius:999px}.badge-holiday[data-v-cd8285fc]{background:#10b98126;color:#34d399}.badge-special[data-v-cd8285fc]{background:#a855f726;color:#c084fc}.event-name[data-v-cd8285fc]{font-size:1.05rem;font-weight:700;margin-bottom:.35rem}.event-hijri[data-v-cd8285fc]{font-size:.82rem;color:var(--gold);margin-bottom:.15rem}.event-gregorian[data-v-cd8285fc]{font-size:.78rem;color:var(--text-tertiary);margin-bottom:.75rem}.event-countdown[data-v-cd8285fc]{display:flex;align-items:baseline;gap:.35rem;padding:.5rem .75rem;background:#d4a57414;border-radius:.75rem}.countdown-number[data-v-cd8285fc]{font-size:1.5rem;font-weight:900;color:var(--gold);line-height:1}.countdown-label[data-v-cd8285fc]{font-size:.72rem;color:var(--text-secondary);font-weight:500}.events-footer[data-v-cd8285fc]{text-align:center;margin-top:1.5rem}.link-arrow[data-v-cd8285fc]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--gold);transition:gap .2s}.link-arrow[data-v-cd8285fc]:hover{gap:.65rem}.download-prompt[data-v-cd8285fc]{text-align:center;padding:3rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:1.5rem}.download-icon[data-v-cd8285fc]{color:var(--gold);opacity:.6;margin-bottom:1.25rem;display:flex;justify-content:center}.download-title[data-v-cd8285fc]{font-size:1.3rem;font-weight:800;margin-bottom:.75rem}.download-desc[data-v-cd8285fc]{font-size:.95rem;color:var(--text-secondary);max-width:28rem;margin:0 auto 1.5rem;line-height:1.6}.cta-card[data-v-cd8285fc]{position:relative;padding:4rem 2rem;text-align:center;border-radius:1.5rem;border:1px solid rgba(212,165,116,.15);background:linear-gradient(135deg,rgba(212,165,116,.08),transparent 50%,rgba(168,85,247,.04));overflow:hidden}.cta-glow[data-v-cd8285fc]{position:absolute;top:-100px;left:50%;transform:translate(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(212,165,116,.1),transparent 70%);pointer-events:none}.cta-content[data-v-cd8285fc]{position:relative}.bismillah-sm[data-v-cd8285fc]{font-family:Amiri,serif;font-size:1.3rem;color:var(--gold);opacity:.7;margin-bottom:1rem}.cta-title[data-v-cd8285fc]{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em}.cta-desc[data-v-cd8285fc]{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem}.cta-buttons[data-v-cd8285fc]{display:flex;justify-content:center}.site-footer[data-v-cd8285fc]{position:relative;z-index:1;border-top:1px solid var(--border);padding:3rem 0}.footer-inner[data-v-cd8285fc]{max-width:72rem;margin:0 auto;padding:0 1.5rem}.footer-top[data-v-cd8285fc]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}@media(min-width:640px){.footer-top[data-v-cd8285fc]{flex-direction:row;justify-content:space-between}}.footer-brand[data-v-cd8285fc]{display:flex;align-items:center;gap:.5rem}.footer-brand-text[data-v-cd8285fc]{font-weight:700;font-size:.9rem}.footer-by[data-v-cd8285fc]{font-size:.72rem;color:var(--text-tertiary)}.footer-links[data-v-cd8285fc]{display:flex;gap:1.5rem}.footer-link[data-v-cd8285fc]{font-size:.8rem;color:var(--text-secondary);transition:color .2s}.footer-link[data-v-cd8285fc]:hover{color:var(--text-primary)}.footer-bottom[data-v-cd8285fc]{text-align:center;font-size:.72rem;color:var(--text-tertiary)}.footer-dua[data-v-cd8285fc]{margin-top:.35rem;font-style:italic;color:#d4a57466}@media(max-width:640px){.hero[data-v-cd8285fc]{padding-top:6rem;padding-bottom:2rem}.live-stats[data-v-cd8285fc]{gap:.75rem;padding:.75rem 1rem}.stat-label[data-v-cd8285fc]{display:none}.features-section[data-v-cd8285fc],.events-section[data-v-cd8285fc],.access-section[data-v-cd8285fc],.cta-section[data-v-cd8285fc]{padding:3rem 0}}
