@import "https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&family=Playfair+Display:wght@700;900&display=swap";:root{--bg:#0d1117;--bg2:#111820;--surface:#161d27;--border:#ffffff12;--gold:#c9a84c;--gold-dim:#7e6530;--gold-glow:#c9a84c2e;--green:#2dba8c;--green-dim:#2dba8c1f;--text:#e8e2d6;--muted:#7a7870;--radius:14px;--radius-lg:24px}*,::before,::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'DM Sans',sans-serif;font-weight:400;background:var(--bg);color:var(--text);line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}ul{list-style:none}body::before{content:'';position:fixed;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");opacity:.028}.container{max-width:1120px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,3rem)}.gold{color:var(--gold)}.tag{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-dim);padding:.25rem .7rem;border-radius:999px;background:var(--gold-glow)}nav{position:fixed;top:0;left:0;right:0;z-index:100;border-bottom:1px solid transparent;transition:background .3s,border-color .3s,backdrop-filter .3s}nav.scrolled{background:#0d1117d9;backdrop-filter:blur(18px) saturate(160%);border-color:var(--border)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{display:flex;align-items:center;gap:.6rem;font-family:'Playfair Display',serif;font-size:1.2rem;font-weight:700;color:var(--gold)}.nav-logo img{width:32px;height:32px;border-radius:8px}.nav-links{display:flex;align-items:center;gap:2rem;font-size:.875rem;font-weight:500;color:var(--muted)}.nav-links a:hover{color:var(--text);transition:color .2s}.nav-cta{background:var(--gold);color:#0d1117!important;font-weight:600!important;padding:.45rem 1.15rem;border-radius:999px;transition:opacity .2s!important}.nav-cta:hover{opacity:.85}.nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.nav-hamburger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:.3s}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:80px;overflow:hidden}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero-orb-1{width:700px;height:700px;background:radial-gradient(circle,#c9a84c1f 0%,transparent 70%);top:-200px;left:50%;transform:translateX(-50%)}.hero-orb-2{width:400px;height:400px;background:radial-gradient(circle,#2dba8c14 0%,transparent 70%);bottom:0;right:-100px}.hero-arabic{font-family:'Amiri',serif;font-size:clamp(2.5rem,8vw,5.5rem);line-height:1.2;color:var(--gold);opacity:.22;letter-spacing:.02em;margin-bottom:1.5rem;animation:fadeUp .9s ease both}.hero-eyebrow{animation:fadeUp .9s .1s ease both;margin-bottom:1.5rem}.hero-title{font-family:'Playfair Display',serif;font-size:clamp(2.6rem,7vw,5.2rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;max-width:16ch;animation:fadeUp .9s .2s ease both}.hero-title em{font-style:normal;background:linear-gradient(135deg,var(--gold) 30%,#e8c97a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-sub{margin-top:1.25rem;font-size:clamp(1rem,2.5vw,1.2rem);color:var(--muted);max-width:48ch;animation:fadeUp .9s .3s ease both}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.75rem;animation:fadeUp .9s .4s ease both}.hero-badge{display:flex;align-items:center;gap:.45rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:.38rem .9rem;font-size:.82rem;font-weight:500;color:var(--text)}.hero-badge .dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex-shrink:0}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem;animation:fadeUp .9s .5s ease both}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold);color:#0d1117;font-weight:700;font-size:.95rem;padding:.78rem 1.8rem;border-radius:999px;transition:transform .18s,box-shadow .18s;box-shadow:0 0 0 0 #c9a84c00}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #c9a84c59}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--text);font-weight:600;font-size:.95rem;padding:.78rem 1.8rem;border-radius:999px;border:1px solid var(--border);transition:border-color .18s,background .18s}.btn-secondary:hover{border-color:var(--gold-dim);background:var(--gold-glow)}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;animation:fadeUp .9s .9s ease both}.hero-scroll span{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.scroll-line{width:1px;height:36px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse 2s ease-in-out infinite}.platforms{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.4rem 0;background:var(--surface)}.platforms-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem}.platform-pill{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:500;color:var(--muted);transition:color .2s}.platform-pill:hover{color:var(--text)}.platform-pill svg{opacity:.6}.platform-pill.active{color:var(--gold)}.platform-pill.active svg{opacity:1}.platform-divider{width:1px;height:18px;background:var(--border)}.platform-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-right:.5rem}section{position:relative;z-index:1}.section-head{text-align:center;margin-bottom:clamp(3rem,6vw,5rem)}.section-head .tag{margin-bottom:1rem}.section-head h2{font-family:'Playfair Display',serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.12;letter-spacing:-.02em}.section-head p{margin-top:.85rem;font-size:1.05rem;color:var(--muted);max-width:48ch;margin-inline:auto}.why{padding:clamp(5rem,10vw,9rem) 0}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.why-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.why-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,var(--gold-glow),transparent 60%);opacity:0;transition:opacity .3s;border-radius:inherit}.why-card:hover{border-color:var(--gold-dim);transform:translateY(-4px)}.why-card:hover::before{opacity:1}.why-icon{width:48px;height:48px;background:var(--gold-glow);border:1px solid var(--gold-dim);border-radius:12px;display:grid;place-items:center;font-size:1.4rem;margin-bottom:1.25rem}.why-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.why-card p{font-size:.9rem;color:var(--muted);line-height:1.6}.features{padding:clamp(5rem,10vw,9rem) 0;background:var(--bg2)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:1.25rem}.feat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;transition:border-color .25s,transform .2s}.feat-card:hover{border-color:var(--gold-dim);transform:translateY(-3px)}.feat-card.large{grid-column:span 2;display:flex;align-items:flex-start;gap:1.75rem}.feat-card.large .feat-visual{flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,var(--gold-glow),var(--green-dim));border-radius:18px;display:grid;place-items:center;font-size:2.2rem}.feat-card .feat-icon{font-size:1.75rem;margin-bottom:1rem}.feat-card h3{font-size:1.05rem;font-weight:600;margin-bottom:.45rem}.feat-card p{font-size:.875rem;color:var(--muted);line-height:1.65}.feat-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.feat-chip{font-size:.72rem;font-weight:600;letter-spacing:.04em;background:var(--bg);border:1px solid var(--border);border-radius:999px;padding:.2rem .65rem;color:var(--muted)}.stats{padding:clamp(4rem,8vw,7rem) 0}.stats-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.stat-item{background:var(--surface);padding:2.5rem 2rem;text-align:center}.stat-num{font-family:'Playfair Display',serif;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:900;color:var(--gold);line-height:1}.stat-label{margin-top:.5rem;font-size:.875rem;color:var(--muted)}.download{padding:clamp(5rem,10vw,9rem) 0}.download-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:3rem}.dl-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;transition:border-color .25s,transform .2s}.dl-card:hover{border-color:var(--gold-dim);transform:translateY(-3px)}.dl-card.coming{opacity:.5;pointer-events:none}.dl-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;font-size:1.5rem;border:1px solid var(--border);background:var(--bg)}.dl-card h3{font-size:1rem;font-weight:600}.dl-card small{font-size:.8rem;color:var(--muted);margin-top:-.3rem}.dl-card .badge-soon{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--surface);border:1px solid var(--border);color:var(--muted);padding:.2rem .6rem;border-radius:999px}.dl-btn{margin-top:auto;display:inline-flex;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;color:var(--gold);border:1px solid var(--gold-dim);padding:.45rem 1rem;border-radius:999px;background:var(--gold-glow);transition:background .2s,border-color .2s}.dl-btn:hover{background:#c9a84c47;border-color:var(--gold)}.ayah-section{padding:clamp(5rem,10vw,9rem) 0;background:var(--bg2);text-align:center}.ayah-arabic{font-family:'Amiri',serif;font-size:clamp(1.8rem,5vw,3rem);line-height:2;color:var(--gold);direction:rtl;margin-bottom:1.5rem}.ayah-translation{font-size:1.05rem;color:var(--muted);font-style:italic;max-width:52ch;margin-inline:auto}.ayah-ref{margin-top:.85rem;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dim);font-weight:600}.ayah-rule{width:60px;height:2px;background:linear-gradient(to right,transparent,var(--gold),transparent);margin:2rem auto}.changelog{padding:clamp(5rem,10vw,9rem) 0}.changelog-list{max-width:640px;margin-inline:auto;display:flex;flex-direction:column;gap:1.25rem}.cl-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.75rem;display:flex;align-items:flex-start;gap:1rem}.cl-version{flex-shrink:0;background:var(--gold-glow);border:1px solid var(--gold-dim);color:var(--gold);font-size:.75rem;font-weight:700;border-radius:8px;padding:.3rem .65rem;margin-top:.1rem}.cl-content h4{font-size:.95rem;font-weight:600;margin-bottom:.4rem}.cl-content ul{padding-left:1rem}.cl-content li{font-size:.875rem;color:var(--muted);margin-bottom:.25rem;list-style:disc}footer{border-top:1px solid var(--border);padding:clamp(3rem,6vw,5rem) 0 2rem}.footer-top{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;margin-bottom:3rem}.footer-brand{max-width:340px}.footer-logo{font-family:'Playfair Display',serif;font-size:1.4rem;font-weight:700;color:var(--gold);margin-bottom:.75rem}.footer-brand p{font-size:.9rem;color:var(--muted);line-height:1.7}.footer-links{display:flex;gap:3rem}.footer-col h4{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem}.footer-col a{display:block;font-size:.875rem;color:var(--muted);margin-bottom:.5rem;transition:color .2s}.footer-col a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--border);padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:var(--muted)}.footer-heart{color:var(--gold)}@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,100%{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.15)}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media (max-width: 860px){.features-grid{grid-template-columns:1fr 1fr}.feat-card.large{grid-column:span 2}.footer-top{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;gap:2rem}}@media (max-width: 640px){.nav-links{display:none}.nav-links.open{display:flex;flex-direction:column;align-items:flex-start;position:fixed;top:64px;left:0;right:0;background:#0d1117f5;backdrop-filter:blur(18px);padding:1.5rem 1.5rem 2rem;border-bottom:1px solid var(--border);gap:1.25rem;font-size:1rem}.nav-hamburger{display:flex}.features-grid{grid-template-columns:1fr}.feat-card.large{grid-column:span 1;flex-direction:column}.feat-card.large .feat-visual{width:56px;height:56px;font-size:1.5rem}.footer-links{gap:1.5rem}.footer-bottom{flex-direction:column;text-align:center}}
