.hero-sec{min-height:calc(100vh - var(--hdr-height));align-items:center;padding:80px 24px 60px;display:flex;position:relative;overflow:hidden}[data-theme=dark-green] .hero-sec{background:linear-gradient(160deg,#031a104d 0%,#0524194d 50%,#0a1a0a4d 100%)}.hero-bg-arabic{font-family:var(--font-arabic);color:var(--gold);opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;direction:rtl;font-size:clamp(180px,30vw,320px);animation:12s ease-in-out infinite driftSlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-glow{background:radial-gradient(ellipse,var(--gold-glow)0%,transparent 65%);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.hero-inner{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:64px;display:grid;position:relative}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-qr-wrap{display:none}}.hero-h1{margin:12px 0 20px}.hero-h1-accent{color:var(--gold)}.hero-desc{color:var(--text2);max-width:480px;margin-bottom:32px;font-size:19px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.hero-stats{border-top:1px solid var(--border2);-webkit-backdrop-filter:blur(10px);background:#fff9;flex-wrap:wrap;gap:32px;padding-top:32px;display:flex}.hero-stat{flex-direction:column;gap:3px;display:flex}.hero-stat-n{font-family:var(--font-display);color:var(--gold);font-size:30px;font-weight:700;line-height:1}.hero-stat-label{color:var(--text3);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500}.hero-qr-wrap{padding:20px}.featured-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-top:36px;display:grid}.featured-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border2);color:var(--text);align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.featured-card:before{content:"";background:var(--gold);transform-origin:bottom;width:3px;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.featured-card:hover{border-color:var(--border3);box-shadow:var(--shadow-md);transform:translate(4px)}.featured-card:hover:before{transform:scaleY(1)}.featured-card-num{background:var(--gold-dim);border:1px solid var(--border2);width:36px;height:36px;color:var(--gold);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.featured-card-body{flex:1;min-width:0}.featured-card-arabic{color:var(--gold2);margin-bottom:2px;font-size:20px}.featured-card-name{margin-bottom:4px;font-size:16px;font-weight:600}.featured-card-meta{align-items:center;gap:8px;display:flex}.featured-card-arrow{color:var(--text3);font-size:16px;transition:transform .2s}.featured-card:hover .featured-card-arrow{color:var(--gold);transform:translate(4px)}.featured-footer{text-align:center;margin-top:32px}.hiw-visual{justify-content:center;align-items:center;display:flex}.hiw-phone{background:var(--surface);border:1px solid var(--border2);width:240px;box-shadow:var(--shadow-card);border-radius:28px;padding:6px}.hiw-phone-screen{background:var(--bg2);text-align:center;border-radius:22px;padding:28px 20px 20px}.hiw-waveform{justify-content:center;align-items:center;gap:3px;height:36px;margin-bottom:16px;display:flex}.hiw-wave-bar{background:var(--gold);opacity:.7;width:3px;height:var(--h,12px);border-radius:2px;animation:.8s ease-in-out infinite alternate waveBounce}.hiw-wave-bar:nth-child(odd){animation-delay:.1s}.hiw-wave-bar:nth-child(3n){animation-delay:.2s}.hiw-controls{justify-content:center;gap:12px;display:flex}.hiw-ctrl-btn{background:var(--surface);border:1px solid var(--border2);cursor:pointer;width:36px;height:36px;color:var(--text2);border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:all .15s;display:flex}.hiw-ctrl-btn:hover{border-color:var(--border3);color:var(--gold)}.hiw-ctrl-play{background:var(--gold);color:#fff;border-color:var(--gold2);width:44px;height:44px;box-shadow:0 0 16px var(--gold-glow2)}.hiw-ctrl-play:hover{background:var(--gold2);color:#fff}@media (max-width:1024px){.section-inner{padding:0 24px}}@media (max-width:768px){.section-inner{padding:0 20px}.section-title{font-size:1.6rem}.section-sub{margin-bottom:32px;font-size:.9rem}}.section-inner{max-width:var(--w-max);margin:0 auto;padding:0 40px}@media (max-width:768px){.section-inner{padding:0 20px}}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);align-items:center;gap:8px;margin-bottom:12px;font-size:.72rem;font-weight:700;display:inline-flex}.section-eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:20px;height:1.5px}.section-title{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;margin-bottom:8px;padding-top:.1em;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.5;overflow:visible}.section-sub{color:var(--text2);max-width:520px;margin-bottom:48px;font-size:1rem;line-height:1.6}.hero-row-grid{width:100%;max-width:var(--w-max);grid-template-columns:260px 1fr 220px;align-items:center;gap:40px;margin-bottom:32px;animation:.8s .3s both fadeUp;display:grid}.hero-stats-r{background:var(--surface);border:1.5px solid var(--border);width:100%;max-width:var(--w-max);border-radius:16px;align-items:center;padding:20px 0;animation:.8s .4s both fadeUp;display:flex;box-shadow:0 15px 40px #0000000d}.hero-stat-item{text-align:center;flex:1;padding:0 20px}.hero-stat-item+.hero-stat-item{border-left:1px solid var(--border)}.hero-stat-val-r{font-family:var(--font-display);color:var(--gold3);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;display:block}.hero-stat-val-r[data-large]{font-size:2rem}.hero-stat-lbl{text-transform:uppercase;letter-spacing:.12em;color:var(--text3);margin-top:3px;font-size:.625rem;font-weight:700;display:block}.popular-grid-r{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.use-grid-r{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.browse-grid-r{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.juz-grid-r{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.how-grid-r{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.popular-head-r{justify-content:space-between;align-items:flex-end;margin-bottom:36px;display:flex}.cta-actions-r{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.juz-card:hover{background:var(--gold-dim)!important;box-shadow:0 2px 12px var(--shadow)!important;transform:none!important}.how-step:hover,.use-card:hover{box-shadow:0 12px 40px var(--shadow2)!important;transform:translateY(-4px)!important}.surah-list-view{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:1024px){.surah-list-view{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.surah-list-view{grid-template-columns:1fr}}.surah-list-item{border:1.5px solid var(--border2);transition:all .22s;position:relative}.surah-list-item:before{content:"";background:linear-gradient(135deg,var(--gold3),var(--gold2),var(--gold));opacity:0;z-index:0;pointer-events:none;border-radius:10px;transition:opacity .22s;position:absolute;inset:-1.5px}.surah-list-item:after{content:"";background:var(--surface);z-index:1;pointer-events:none;border-radius:10px;position:absolute;inset:0}.surah-list-item>*{z-index:2;position:relative}.surah-list-item:hover{box-shadow:0 4px 20px var(--gold-glow);border-color:#0000;transform:translate(4px)}.surah-list-item:hover:before{opacity:1}.browse-grid-view{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:1100px){.browse-grid-view{grid-template-columns:repeat(3,1fr)}}@media (max-width:780px){.browse-grid-view{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.browse-grid-view{grid-template-columns:repeat(1,1fr)}}.surah-grid-item{border:1.5px solid var(--border2);transition:all .22s;position:relative}.surah-grid-item:before{content:"";background:linear-gradient(135deg,var(--gold3),var(--gold2),var(--gold));opacity:0;z-index:0;pointer-events:none;border-radius:15px;transition:opacity .22s;position:absolute;inset:-1.5px}.surah-grid-item:after{content:"";background:var(--surface);z-index:1;pointer-events:none;border-radius:14px;position:absolute;inset:0}.surah-grid-item>*{z-index:2;position:relative}.surah-grid-item:hover{box-shadow:0 8px 28px var(--gold-glow);border-color:#0000;transform:translateY(-3px)}.surah-grid-item:hover:before{opacity:1}.surah-grid-item:hover button{background:var(--gold-dim)!important;border-color:var(--border3)!important;color:var(--gold)!important}[data-theme=dark-green] .surah-list-item,[data-theme=dark-green] .surah-grid-item{border-color:var(--border2)}[data-theme=dark-green] .surah-list-item:before,[data-theme=dark-green] .surah-grid-item:before{display:none}[data-theme=dark-green] .surah-list-item:hover{border-color:var(--border3);transform:none;box-shadow:0 2px 12px #00000059}[data-theme=dark-green] .surah-grid-item:hover{border-color:var(--border3);transform:translateY(-2px);box-shadow:0 6px 24px #00000073}[data-theme=light] .surah-list-item:before,[data-theme=light] .surah-grid-item:before{display:none}[data-theme=light] .surah-list-item,[data-theme=light] .surah-grid-item{background:var(--surface);border-color:#00000012;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 2px 8px #0000001a,0 1px 3px #00000012}[data-theme=light] .surah-list-item:hover{border-color:#c89b3c66;transform:translate(4px);box-shadow:0 8px 24px #00000024,0 3px 8px #00000017,0 0 0 1px #c89b3c26}[data-theme=light] .surah-grid-item:hover{border-color:#c89b3c66;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 24px #00000024,0 3px 8px #00000017,0 0 0 1px #c89b3c26}[data-theme=white] .surah-list-item:before,[data-theme=white] .surah-grid-item:before{display:none}[data-theme=white] .surah-list-item,[data-theme=white] .surah-grid-item{background:var(--surface);border-color:var(--border);box-shadow:var(--shadow-card);transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}[data-theme=white] .surah-list-item:hover{background:var(--bg2);border-color:var(--border2);transform:translate(3px);box-shadow:0 4px 12px #0000000f,0 2px 4px #0000000a}[data-theme=white] .surah-grid-item:hover{background:var(--bg2);border-color:var(--border2);transform:translateY(-2px)scale(1.01);box-shadow:0 4px 12px #0000000f,0 2px 4px #0000000a}[data-theme=white] .surah-grid-item:hover button{background:var(--gold-dim)!important;border-color:var(--border3)!important;color:var(--gold)!important}.browse-loading-dots{align-items:center;gap:6px;display:flex}.browse-loading-dots span{background:var(--border3);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite dotPulse}.browse-loading-dots span:nth-child(2){animation-delay:.2s}.browse-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@media (max-width:1024px){.hero-row-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:100%}.hero-row-grid>:nth-child(2){order:-1;grid-column:1/-1}.popular-grid-r,.use-grid-r,.browse-grid-r,.juz-grid-r,.how-grid-r{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section-inner{padding:0 20px}.hero-section{height:calc(100vh - var(--hdr-height));align-items:flex-start}.hero-player{display:none}.hero-content{gap:0;padding:12px 20px 0}.hero-bismillah{margin-bottom:0;font-size:1.1rem}.hero-bismillah-sub{margin-bottom:8px;font-size:.62rem}.hero-title{margin-bottom:4px;font-size:1.5rem}.hero-desc{margin-bottom:10px;font-size:.78rem;line-height:1.55}.hero-actions{gap:8px;margin-bottom:10px}.hero-row-grid{grid-template-columns:1fr;gap:8px;max-width:100%;margin-bottom:0}.hero-qr-card{gap:6px;padding:12px 14px 10px;transform:none}.hero-qr-box{width:110px;height:110px}.btn-hero-primary{height:38px;padding:0 18px;font-size:.82rem}.btn-hero-secondary{height:36px;margin-bottom:5px;padding:0 16px;font-size:.8rem}.hero-scroll-indicator{bottom:82px}.popular-grid-r{grid-template-columns:repeat(2,1fr)}.use-grid-r{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.use-grid-r::-webkit-scrollbar{display:none}.use-card{scroll-snap-align:start;flex:0 0 82vw}.use-dots{display:flex}.browse-grid-r,.juz-grid-r,.how-grid-r{grid-template-columns:1fr}.cta-actions-r{flex-direction:column}.cta-actions-r a,.cta-actions-r button{justify-content:center;width:100%}.hero-stats-r{border-radius:12px;max-width:100%}.hero-stat-item{padding:0 8px}.hero-stat-val-r{font-size:1.1rem}.hero-stat-lbl{letter-spacing:.06em;font-size:.55rem}.popular-head-r{flex-direction:column;align-items:flex-start;gap:12px}.section-title{font-size:1.6rem}.section-sub{margin-bottom:32px;font-size:.9rem}}@media (max-width:480px){.popular-grid-r{grid-template-columns:1fr}.hero-stat-val-r{font-size:1rem}.hero-stat-lbl{letter-spacing:.04em;font-size:.5rem}.hero-stat-item{padding:0 6px}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.hero-section{height:calc(100vh - var(--hdr-height));justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(60deg,#0000,#0000 30px,#b4822812 30px 31px),repeating-linear-gradient(-60deg,#0000,#0000 30px,#b4822812 30px 31px);position:absolute;inset:0}.hero-section:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(80% 50% at 50% 0,#d4a34a33 0%,#0000 65%),linear-gradient(#0000 55%,#a0691414 100%);position:absolute;inset:0}[data-theme=light] .hero-section{background:radial-gradient(200% 180%,#faf2dc 0%,#c9a86c 100%);border-bottom:1px solid #b4822838}[data-theme=light] .hero-section:before{opacity:.18;mix-blend-mode:overlay;background-image:url(/images/hero/transparent_bg.png);background-position:0 0;background-repeat:repeat;background-size:auto;display:block}[data-theme=light] .hero-section:after{background:radial-gradient(65% 55% at 50% 40%,#ffdc6438 0%,#0000 70%),radial-gradient(100% 60% at 50% 100%,#a0641414 0%,#0000 65%)}[data-theme=dark-green] .hero-section{background:linear-gradient(145deg,#0a2416 0%,#081e12 40%,#06190f 70%,#04130b 100%);border-bottom:1px solid #148c4133}[data-theme=dark-green] .hero-section:before{opacity:.4;mix-blend-mode:normal;background-image:url(/images/hero/dark_pattern.webp);background-position:0 0;background-repeat:repeat;background-size:auto}[data-theme=dark-green] .hero-section:after{background:radial-gradient(80% 55% at 50% 0,#148c4133 0%,#0000 70%)}[data-theme=dark] .hero-section{background:linear-gradient(145deg,#1e1e22 0%,#161619 40%,#111113 70%,#0d0d0f 100%);border-bottom:1px solid #9b9baf1f}[data-theme=dark] .hero-section:before{opacity:.4;mix-blend-mode:normal;background-image:url(/images/hero/dark_pattern.webp);background-position:0 0;background-repeat:repeat;background-size:auto}[data-theme=dark] .hero-section:after{background:radial-gradient(80% 55% at 50% 0,#9b9baf14 0%,#0000 70%)}[data-theme=gold] .hero-section{background:linear-gradient(145deg,#2d1f06 0%,#201507 40%,#150f04 70%,#0e0a02 100%);border-bottom:1px solid #d4af372e}[data-theme=gold] .hero-section:before{opacity:1;background-image:repeating-linear-gradient(45deg,#0000,#0000 28px,#d4af370f 28px 29px),repeating-linear-gradient(-45deg,#0000,#0000 28px,#d4af370f 28px 29px)}[data-theme=gold] .hero-section:after{background:radial-gradient(80% 55% at 50% 0,#d4a34a38 0%,#0000 70%)}[data-theme=white] .hero-section{background:linear-gradient(145deg,#fff 0%,#f7f7f5 50%,#ededeb 100%);border-bottom:1px solid #64645f1f}[data-theme=white] .hero-section:before{opacity:.5;mix-blend-mode:normal;background-image:url(/images/hero/transparent_bg.png);background-position:0 0;background-repeat:repeat;background-size:auto}[data-theme=white] .hero-section:after{background:radial-gradient(80% 55% at 50% 0,#4a484512 0%,#0000 70%)}@media (max-width:768px){.hero-section:before{display:none}[data-theme=light] .hero-section:before{opacity:.4;display:block}[data-theme=dark] .hero-section:before,[data-theme=dark-green] .hero-section:before{opacity:.3;display:block}.hero-section{height:calc(100dvh - var(--hdr-height));align-items:flex-start}}.hero-bg{display:none}.hero-beams-canvas{z-index:1;pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0}.hero-glow,.hero-bg-img{display:none}.hero-content{z-index:2;width:100%;max-width:calc(var(--w-max) + 200px);animation:heroIn var(--dur-slow,.6s)var(--ease-premium,cubic-bezier(.22,1,.36,1))both;flex-direction:column;align-items:center;margin:0 auto;padding:0 48px;display:flex;position:relative}@keyframes goldShimmer{0%{background-position:-250%}to{background-position:250%}}.hero-bismillah{text-align:center;background:linear-gradient(90deg,var(--text2)0%,var(--text2)35%,var(--gold)47%,#ffdc78 50%,var(--gold)53%,var(--text2)65%,var(--text2)100%);-webkit-text-fill-color:transparent;background-position:-250%;background-size:300%;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-family:Scheherazade New,Noto Naskh Arabic,Traditional Arabic,Arabic Typesetting,serif;font-size:clamp(2rem,3vw,2.4rem);line-height:1.6;animation:.8s both fadeDown,1.4s .9s both goldShimmer}.hero-bismillah-sub{font-family:var(--font-body);color:var(--text3);text-align:center;letter-spacing:.01em;margin-bottom:20px;font-size:.75rem;font-style:italic;animation:.9s both fadeDown}.hero-title{font-family:var(--font-display);letter-spacing:-.02em;text-align:center;color:var(--text);margin-bottom:8px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:700;line-height:1.15;animation:.7s .1s both fadeUp}.hero-title-gold{color:var(--gold);letter-spacing:0;font-style:italic;font-weight:300;display:block}.hero-desc{font-family:var(--font-body);color:var(--text2);text-align:center;letter-spacing:.01em;max-width:520px;margin-bottom:20px;font-size:.95rem;line-height:1.75;animation:.7s .2s both fadeUp}.hero-qr-card{background:var(--bg);border:1px solid var(--border2);border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;transform:translateY(-6px);box-shadow:inset 0 2px #fff9,0 20px 60px #0000001f,0 6px 14px #00000012}.hero-qr-card:hover{transform:translateY(-10px);box-shadow:inset 0 2px #fff9,0 28px 70px #00000026,0 8px 18px #00000017}.hero-qr-label{color:var(--text3);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.hero-qr-box{border:1px solid var(--border2);background:#fff;border-radius:10px;width:120px;height:120px;padding:8px}.hero-qr-name{font-family:var(--font-display);color:var(--text);text-align:center;font-size:.9rem;font-weight:600}.hero-qr-url{color:var(--text3);font-size:.68rem}.hero-cta-col{flex-direction:column;align-items:center;gap:12px;display:flex}.btn-hero-primary{background:linear-gradient(to bottom,var(--btn-play-from),var(--btn-play-to));color:#fff;width:100%;height:52px;font-weight:600;font-family:var(--font-body);cursor:pointer;box-shadow:inset 0 1px 0 #ffffff4d,0 6px 20px var(--gold-glow2),0 2px 6px #0000001a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 32px;font-size:.95rem;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-hero-primary:hover{box-shadow:inset 0 1px 0 #ffffff4d,0 10px 30px var(--gold-glow2),0 4px 10px #0000001f;transform:translateY(-2px)scale(1.01)}.btn-hero-primary:active{transform:scale(.98);box-shadow:inset 0 2px 6px #00000026}.btn-hero-secondary{background:var(--gold-dim);width:100%;height:46px;color:var(--text);border:1px solid var(--gold2);font-family:var(--font-body);cursor:pointer;box-shadow:0 2px 8px var(--gold-glow);border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 32px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn-hero-secondary:hover{background:var(--gold-dim);border-color:var(--gold);box-shadow:0 6px 20px var(--gold-glow);transform:translateY(-2px)}.btn-hero-secondary:active{box-shadow:none;transform:translateY(0)}[data-theme=light] .btn-hero-primary{background:linear-gradient(to bottom,var(--blue-hover),var(--blue-primary));box-shadow:inset 0 1px 0 #fff3,0 6px 20px var(--blue-glow),0 2px 6px #0000001a}[data-theme=light] .btn-hero-primary:hover{box-shadow:inset 0 1px 0 #fff3,0 10px 30px var(--blue-glow),0 4px 10px #0000001f}[data-theme=light] .btn-hero-secondary{color:var(--blue-primary);box-shadow:none;background:0 0;border-color:#0f3d564d}[data-theme=light] .btn-hero-secondary:hover{background:var(--blue-dim);border-color:var(--blue-primary);box-shadow:none}[data-theme=gold] .btn-hero-primary{box-shadow:inset 0 1px #ffffff26,0 6px 20px #00000073,0 2px 6px #00000040}[data-theme=gold] .btn-hero-primary:hover{box-shadow:inset 0 1px #ffffff26,0 10px 30px #00000080,0 4px 10px #0000004d}[data-theme=gold] .btn-hero-secondary{box-shadow:none;background:#d4af371a;border-color:#d4af3752}[data-theme=gold] .btn-hero-secondary:hover{background:#d4af3729;border-color:#d4af3780;box-shadow:0 4px 14px #00000059}.hero-player{background:var(--bg);border:1.5px solid var(--border2);border-top-color:var(--gold-glow2);box-shadow:0 1px 0 #ffffffb3 inset,0 10px 30px #00000014,0 4px 12px var(--gold-glow);border-radius:22px;padding:22px 20px 18px;transition:transform .2s,box-shadow .2s}.hero-player:hover{box-shadow:0 1px 0 #ffffffb3 inset,0 18px 50px #0000001a,0 6px 18px var(--gold-glow);transform:translateY(-4px)}.hero-player-arabic{font-family:var(--font-arabic);text-align:center;color:var(--text);direction:rtl;margin-bottom:3px;font-size:1.5rem;font-weight:700}.hero-player-meta{color:var(--text3);text-align:center;margin-bottom:16px;font-size:.78rem}.hero-player-wave{justify-content:center;align-items:center;gap:2.5px;height:48px;margin-bottom:10px;padding:0 4px;display:flex}.hero-wave-bar{background:var(--border);transform-origin:50%;border-radius:2px;width:3px}.hero-wave-bar.played{background:var(--text2)}.hero-wave-bar.active{background:var(--gold);animation:heroWave var(--dur,.4s)ease-in-out infinite alternate}.hero-player-progress{background:var(--border2);border-radius:3px;height:3px;margin-bottom:6px;position:relative}.hero-player-progress-fill{background:linear-gradient(90deg,var(--text2),var(--gold3));border-radius:3px;height:100%;transition:width 80ms linear;position:relative}.hero-player-progress-dot{background:var(--gold);border:2px solid var(--surface);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.hero-player-times{color:var(--text3);justify-content:space-between;margin-bottom:14px;font-size:.68rem;display:flex}.hero-player-controls{justify-content:center;align-items:center;gap:20px;margin-bottom:14px;display:flex}.hero-ctrl-btn{cursor:pointer;color:var(--text3);background:0 0;border:none;align-items:center;transition:color .15s;display:flex}.hero-ctrl-btn:hover{color:var(--text)}.hero-ctrl-play{cursor:pointer;color:#fff;background:#1a0f00;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex;box-shadow:0 4px 16px #1a0f0040}[data-theme=dark-green] .hero-ctrl-play{background:var(--gold3)}.hero-ctrl-play:hover{transform:scale(1.06)}.hero-player-lang{border-top:1px solid var(--border2);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.hero-player-lang-label{color:var(--text3);font-size:.72rem}.hero-player-lang-badge{color:var(--text2);background:var(--bg2);border:1px solid var(--border);letter-spacing:.04em;border-radius:5px;padding:3px 8px;font-size:.65rem;font-weight:700}.hero-scroll-indicator{z-index:2;flex-direction:column;align-items:center;gap:6px;animation:2.5s ease-in-out infinite scrollFloat;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-scroll-line{background:linear-gradient(to bottom,var(--border),transparent);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}.hero-scroll-text{letter-spacing:.15em;text-transform:uppercase;color:var(--text3);animation:floatY 2.5s var(--ease-premium,cubic-bezier(.22,1,.36,1))infinite;font-size:.65rem;font-weight:600}.home-duo-row{max-width:var(--w-max);border-bottom:1px solid var(--border);grid-template-columns:30% 1fr;align-items:start;gap:20px;margin:0 auto;padding:16px 40px 28px;display:grid}.home-duo-left,.home-duo-right{min-width:0}.home-duo-right .pop-section{background:0 0;border:none;padding:0}.home-duo-right .pop-inner{max-width:none;margin:0;padding:0}.home-duo-right .pop-scroll{grid-template-columns:repeat(2,1fr)}.home-duo-right .pop-dots{display:none}@media (max-width:900px){.home-duo-row{grid-template-columns:1fr;gap:12px;padding:20px}}.pop-section{background:var(--bg);border-top:1px solid var(--border2);border-bottom:1px solid var(--border2);padding:40px 0}.pop-inner{max-width:var(--w-max);margin:0 auto;padding:0 40px}.pop-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.pop-title{font-family:var(--font-display);font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--text)}.pop-view-all{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text3);border:1px solid var(--border2);border-radius:var(--r-full);cursor:pointer;background:0 0;padding:5px 14px;transition:color .15s,border-color .15s}.pop-view-all:hover{color:var(--gold);border-color:var(--gold2)}.pop-scroll{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pop-card{background:var(--surface);border-radius:var(--r-lg);cursor:pointer;border:1px solid var(--border2);flex-direction:column;gap:5px;padding:22px 20px 16px;transition:box-shadow .2s,transform .2s,background .2s;display:flex;position:relative;box-shadow:0 2px 12px #00000014,0 1px 3px #0000000d}.pop-card:hover{background:var(--surface2);transform:translateY(-3px);box-shadow:0 8px 32px #00000021,0 0 0 1px #d4a34a40,0 0 24px #d4a34a1a}.pop-card:active{transform:scale(.98)}.pop-card-qr{border-radius:var(--r-sm);border:1px solid var(--border);opacity:.55;cursor:pointer;background:#fff;flex-shrink:0;width:44px;height:44px;transition:opacity .2s,transform .2s,box-shadow .2s;position:absolute;top:12px;right:12px;overflow:hidden}.pop-card-qr img{width:100%;height:100%;display:block}.pop-card:hover .pop-card-qr{opacity:1;transform:scale(1.08);box-shadow:0 4px 12px #00000024}.pop-card--featured .pop-card-arabic{min-height:72px;font-size:2.5rem}.pop-card--featured .pop-card-name{font-size:var(--fs-lg)}.pop-card-arabic{font-family:var(--font-arabic);color:var(--text);text-align:center;justify-content:center;align-items:center;min-height:60px;margin-bottom:8px;font-size:2rem;line-height:1.4;display:flex}.pop-card-name{font-family:var(--font-display);font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text);text-align:center}.pop-card-meta{font-size:var(--fs-xs);color:var(--text3);text-align:center;margin-bottom:10px}.pop-card-player{border-top:1px solid #8080801a;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.pop-wave{flex:1;align-items:center;gap:2px;height:24px;display:flex}.pop-wave-bar{background:var(--border2);border-radius:2px;flex:1;min-height:3px;transition:background .15s}.pop-card:hover .pop-wave-bar{background:var(--gold3);opacity:.6}.pop-wave-bar--playing{background:var(--gold);opacity:.75;transform-origin:bottom;animation:.7s ease-in-out infinite alternate popWavePlay}@keyframes popWavePlay{0%{opacity:.45;transform:scaleY(.6)}to{opacity:.9;transform:scaleY(1)}}.pop-play{background:linear-gradient(140deg,var(--gold3),var(--gold2));color:#fff;cursor:pointer;width:34px;height:34px;box-shadow:0 3px 10px var(--gold-glow2);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;display:flex}.pop-play:hover{box-shadow:0 5px 16px var(--gold-glow2);transform:scale(1.1)}.pop-play:active{transform:scale(.95)}.pop-play--active{background:linear-gradient(140deg,var(--gold2),var(--gold));box-shadow:0 0 0 3px #d4a34a40,0 4px 14px var(--gold-glow2)}.pop-dots{justify-content:center;gap:7px;margin-top:16px;display:none}.pop-dot{background:var(--border2);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s,transform .2s}.pop-dot.active{background:var(--gold);transform:scale(1.3)}@media (max-width:640px){.pop-inner{padding:0 16px}.pop-section{padding-bottom:100px}.pop-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:8px;display:flex;overflow:auto visible}.pop-scroll::-webkit-scrollbar{display:none}.pop-card{scroll-snap-align:start;flex:0 0 78vw;padding:18px 16px 14px}.pop-dots{display:flex}}.use-section{background:var(--bg);padding:80px 0 70px}.use-card{background:var(--surface);border:1px solid var(--border2);cursor:pointer;border-radius:16px;flex-direction:column;gap:12px;padding:28px 24px 22px;transition:all .25s;display:flex;position:relative;overflow:hidden}.use-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 20px 60px #0000001f}.use-card-icon{background:linear-gradient(135deg,var(--gold-glow),var(--gold-dim));border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.use-card-title{font-family:var(--font-display);color:var(--text);font-size:1.15rem;font-weight:700}.use-card-desc{color:var(--text2);flex:1;font-size:.875rem;line-height:1.6}.use-card-bar{background:var(--border2);border-radius:2px;height:2px;margin-top:4px}.use-card-bar-fill{background:linear-gradient(90deg,var(--gold3),var(--gold2));border-radius:2px;height:100%}.use-card-arrow{background:var(--gold-dim);width:32px;height:32px;color:var(--gold3);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;display:flex}.popular-section{background:var(--bg);padding:80px 0;position:relative}.popular-section-overlay{background:#fdf6e9d1;position:absolute;inset:0}[data-theme=dark-green] .popular-section-overlay{background:#0f080099}.popular-section-inner{z-index:1;position:relative}.popular-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:36px;display:flex}.btn-view-all{color:var(--gold3);border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;padding:8px 18px;font-size:.875rem;font-weight:600;transition:all .18s}.btn-view-all:hover{border-color:var(--gold);color:var(--gold)}.use-dots{justify-content:center;gap:7px;margin-top:20px;display:none}.use-dot{background:var(--border2);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s,transform .2s}.use-dot.active{background:var(--gold);transform:scale(1.3)}.how-section{background:var(--bg);padding:80px 0}.how-step{background:var(--surface);border:1px solid var(--border2);border-radius:16px;padding:32px 28px;transition:all .25s;position:relative}.how-step:hover{box-shadow:0 8px 28px var(--shadow);transform:translateY(-2px)}.how-step-num{font-family:var(--font-display);color:var(--gold-glow);font-size:3.5rem;font-weight:700;line-height:1;position:absolute;top:16px;right:20px}.how-step-icon{background:linear-gradient(135deg,var(--gold-glow),var(--gold-dim));border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;display:flex}.how-step-title{font-family:var(--font-display);color:var(--text);margin-bottom:8px;font-size:1.15rem;font-weight:700}.how-step-desc{color:var(--text2);font-size:.875rem;line-height:1.65}.how-qr-banner{background:var(--surface2);border:1px solid var(--border);border-radius:14px;align-items:center;gap:24px;margin-top:48px;padding:24px 32px;display:flex}.how-qr-box{background:var(--bg);border:1px solid var(--border2);border-radius:10px;flex-shrink:0;width:80px;height:80px;padding:6px}.how-qr-name{font-family:var(--font-display);color:var(--text);margin-bottom:4px;font-size:1.1rem;font-weight:700}.how-qr-sub{color:var(--text2);font-size:.825rem}.how-qr-url{color:var(--gold3);margin-top:4px;font-size:.75rem;font-weight:600}.cta-section{background:var(--bg);border-top:1px solid var(--border2);padding:80px 0}.cta-box{background:linear-gradient(135deg,var(--surface3)0%,var(--bg3)100%);text-align:center;border:1px solid var(--border2);border-radius:20px;padding:60px 48px;position:relative;overflow:hidden}.cta-box-pattern{background-image:repeating-linear-gradient(60deg,transparent,transparent 30px,var(--gold-dim)30px,var(--gold-dim)31px),repeating-linear-gradient(-60deg,transparent,transparent 30px,var(--gold-dim)30px,var(--gold-dim)31px);position:absolute;inset:0}.cta-arabic{font-family:var(--font-arabic);color:var(--gold2);z-index:1;margin-bottom:8px;font-size:2rem;position:relative}.cta-verse{color:var(--text3);z-index:1;margin-bottom:36px;font-size:.875rem;font-style:italic;position:relative}.btn-cta-primary{background:var(--gold);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:9px;padding:14px 34px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-cta-primary:hover{background:var(--gold3)}.btn-cta-secondary{color:var(--text2);border:1.5px solid var(--border2);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:9px;padding:13px 30px;font-size:.95rem;font-weight:500;transition:all .2s}.btn-cta-secondary:hover{border-color:var(--border3);color:var(--text)}.wave-card{background:var(--surface);border:1px solid var(--border2);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:20px 16px 16px;transition:all .25s;display:flex;position:relative}.wave-card:hover{box-shadow:0 8px 28px var(--shadow);transform:translateY(-2px)}.wave-card-surah-name{color:var(--text);text-align:center;font-family:SurahNames,serif;font-size:2.8rem;line-height:1.2}.wave-card-title{font-family:var(--font-display);color:var(--text);font-size:1.05rem;font-weight:700}.wave-card-meta{color:var(--text3);background:var(--gold-dim);border:1px solid var(--border2);border-radius:20px;padding:4px 12px;font-size:.78rem}.wave-card-player{flex-direction:column;gap:6px;width:100%;margin-top:8px;display:flex}.wave-card-bars{align-items:center;gap:2px;width:100%;height:56px;display:flex}.wave-card-bar{background:var(--border);transform-origin:50%;border-radius:2px;flex:1;min-height:3px}.wave-card-bar.played{background:var(--text2)}.wave-card-bar.active{background:var(--gold);animation:waveAnim var(--dur,.4s)ease-in-out infinite alternate}.wave-card-progress{background:var(--border2);border-radius:2px;width:100%;height:2px}.wave-card-progress-fill{background:linear-gradient(90deg,var(--text2),var(--gold3));border-radius:2px;height:100%;transition:width .12s linear;position:relative}.wave-card-progress-dot{background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.wave-card-times{color:var(--text3);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.65rem;display:flex}.wave-card-controls{justify-content:center;align-items:center;width:100%;margin-top:2px;display:flex}.wave-card-play-btn{background:var(--surface2);border:1.5px solid var(--border);width:34px;height:34px;color:var(--gold3);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.wave-card-play-btn:hover{background:var(--gold-dim);border-color:var(--gold)}.browse-section{padding-bottom:50px;padding-top:calc(var(--hdr-height) + 40px);scroll-margin-top:calc(var(--hdr-height) + 24px);background:var(--bg2);border-top:1px solid var(--border2)}.browse-section .sl-tab-row{border-bottom-color:var(--border2);background:0 0;justify-content:center;margin-bottom:0;padding:0}.browse-section .sl-toolbar{background:0 0;border-bottom:none;margin-bottom:20px;padding:16px 0}.browse-section .sl-toolbar-bottom{justify-content:center}.browse-section .sl-content{padding:0}.browse-section .sl-list-item{background:var(--surface)}.browse-section .sl-list-item:hover{background:var(--surface2);border-color:var(--gold);box-shadow:0 4px 20px var(--gold-glow);transform:translateY(-1px)}.browse-section .sl-grid-card{background:var(--surface)}.browse-section .sl-grid-card:hover{background:var(--surface2);border-color:var(--gold)}[data-theme=dark-green] .browse-section .sl-list-item:hover,[data-theme=dark-green] .browse-section .sl-grid-card:hover{background:var(--surface2)}[data-theme=light] .browse-section{background:var(--bg3);border-top:1px solid #b482282e}.browse-controls-row{border-bottom:2px solid var(--border2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.browse-tabs{display:flex}.browse-tab{font-family:var(--font-body);color:var(--text3);cursor:pointer;background:0 0;border:none;padding:12px 28px;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.browse-tab.active{color:var(--gold3)}.browse-tab.active:after{content:"";background:var(--gold);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.browse-right-controls{align-items:center;gap:10px;padding-bottom:10px;display:flex}.browse-search{background:var(--surface);border:1px solid var(--border2);border-radius:9px;align-items:center;gap:8px;min-width:200px;padding:8px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.browse-search:focus-within{border-color:var(--border3);box-shadow:0 0 0 3px var(--gold-dim)}.browse-search-icon{color:var(--text3);flex-shrink:0}.browse-search-input{font-family:var(--font-body);color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}.browse-search-clear{cursor:pointer;color:var(--text3);background:0 0;border:none;padding:0;transition:color .15s;display:flex}.browse-search-clear:hover{color:var(--text)}.browse-view-toggle{background:var(--surface);border:1px solid var(--border2);border-radius:9px;display:flex;overflow:hidden}.browse-view-btn{cursor:pointer;color:var(--text3);background:0 0;border:none;align-items:center;padding:8px 11px;transition:all .18s;display:flex}.browse-view-btn+.browse-view-btn{border-left:1px solid var(--border2)}.browse-view-btn.active{background:var(--gold);color:#fff}.browse-result-count{color:var(--text3);margin-bottom:16px;font-size:.8rem}.browse-empty{text-align:center;color:var(--text3);padding:60px 24px}.browse-empty-icon{margin-bottom:10px;font-size:2rem}.browse-empty p{font-size:.95rem}.surah-list-item{background:var(--surface);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:20px;transition:all .2s;display:flex;position:relative}.surah-list-item:hover{box-shadow:0 4px 16px var(--shadow);transform:translate(3px)}.surah-list-num{background:linear-gradient(135deg,var(--bg2),var(--surface2));border:1px solid var(--border);width:38px;height:38px;color:var(--gold3);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.surah-list-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.surah-list-arabic{font-family:var(--font-arabic);color:var(--text);text-align:left;white-space:nowrap;text-overflow:ellipsis;direction:rtl;font-size:1.05rem;font-weight:600;line-height:1.3;overflow:hidden}.surah-list-name{color:var(--text3);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.surah-list-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.surah-list-ayahs{color:var(--text3);background:var(--surface2);border:1px solid var(--border2);border-radius:5px;padding:3px 8px;font-size:.7rem;font-weight:500}.surah-list-qr{opacity:.6;cursor:pointer;background:#1a0f00;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .22s;display:flex}.surah-list-qr:hover{opacity:1}.surah-grid-item{background:var(--surface);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;gap:8px;padding:18px 14px 14px;transition:all .2s;display:flex;position:relative}.surah-grid-item:hover{box-shadow:0 8px 24px var(--shadow);transform:translateY(-2px)}.surah-grid-num{background:var(--bg2);border:1px solid var(--border);width:26px;height:26px;color:var(--gold3);border-radius:6px;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:10px;left:10px}.surah-grid-arabic{font-family:var(--font-arabic);color:var(--text);direction:rtl;margin-top:8px;font-size:1.3rem;font-weight:600;line-height:1.3}.surah-grid-name{color:var(--text2);font-size:.78rem;font-weight:600}.surah-grid-meta{justify-content:center;align-items:center;gap:6px;display:flex}.surah-grid-badge{color:var(--text3);background:var(--surface2);border:1px solid var(--border2);border-radius:4px;padding:2px 7px;font-size:.65rem}.surah-grid-qr-btn{border:1px solid var(--border2);cursor:pointer;width:100%;color:var(--text3);font-size:.72rem;font-weight:600;font-family:var(--font-body);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-top:4px;padding:7px 0;transition:all .18s;display:flex}.surah-grid-qr-btn:hover{border-color:var(--gold);color:var(--gold)}.browse-load-more{justify-content:center;margin-top:24px;padding-top:8px;display:flex}.browse-load-more-btn{border:1px solid var(--border2);color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-medium);border-radius:var(--r-full);cursor:pointer;background:0 0;padding:10px 28px;transition:background .15s,border-color .15s,color .15s}.browse-load-more-btn:hover{background:var(--bg2);border-color:var(--gold);color:var(--gold)}.browse-sentinel{justify-content:center;align-items:center;height:40px;margin-top:16px;display:flex}.browse-all-loaded{text-align:center;border-top:1px solid var(--border2);margin-top:28px;padding-top:20px}.browse-all-loaded span{color:var(--text3);font-size:.8rem}.juz-card{background:var(--surface);border:1px solid var(--border2);cursor:pointer;border-radius:11px;align-items:center;gap:14px;padding:20px 28px;transition:background .15s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.juz-card:before{content:"";background:var(--gold);border-radius:0 2px 2px 0;width:3px;transition:transform .15s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.juz-card:hover:before{transform:scaleY(1)}.juz-card-num{color:#fff;background:#b8860b;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;font-size:.875rem;font-weight:700;transition:background .15s;display:flex}.juz-card:hover .juz-card-num{background:var(--gold)}.juz-card-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.juz-card-arabic{font-family:var(--font-arabic);color:var(--text);text-align:left;white-space:nowrap;text-overflow:ellipsis;direction:rtl;margin:0;font-size:1.625rem;font-weight:700;line-height:1.4;overflow:hidden}.juz-card-name{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.juz-card-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.juz-card-start{color:var(--text3);background:var(--surface2);border:1px solid var(--border2);white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:.8rem;font-weight:500}.juz-card-qr{border:1.5px solid var(--border2);background:var(--bg);width:30px;height:30px;color:var(--text3);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .18s;display:flex}.juz-card-qr:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-dim)}.juz-gc-grid-r{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:768px){.juz-gc-grid-r{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.juz-gc-grid-r{grid-template-columns:1fr}}.juz-gc-card{background:var(--surface);border:1.5px solid var(--border2);cursor:pointer;border-radius:14px;padding:16px;transition:all .2s;position:relative;overflow:hidden}.juz-gc-card:before{content:"";background:linear-gradient(90deg,var(--gold),var(--gold2));height:3px;transition:transform .2s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.juz-gc-card:hover{border-color:var(--gold);box-shadow:0 6px 24px var(--shadow);transform:translateY(-2px)}.juz-gc-card:hover:before{transform:scaleX(1)}.juz-gc-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.juz-gc-card:hover .juz-card-num{background:var(--gold)}.juz-gc-arabic{font-family:var(--font-arabic);color:var(--text);direction:rtl;margin-bottom:4px;font-size:1.375rem;font-weight:700;line-height:1.4}.juz-gc-name{color:var(--text2);margin-bottom:10px;font-size:.875rem;font-weight:600}.juz-gc-footer{border-top:1px solid var(--border2);align-items:center;padding-top:10px;display:flex}.main-content{padding-top:var(--hdr-height)}.qr-svg{width:100%;height:100%}@media (max-width:640px){.juz-card{padding:16px 18px}.juz-card-start{display:none}}@media (max-width:768px){.hero-sec{padding:60px 0 48px}.hero-inner{padding:0 16px}.hero-title{font-size:clamp(1.75rem,8vw,2.4rem)}.hero-desc{font-size:1rem;line-height:1.65}.hero-stats{gap:16px}.hero-stat-n{font-size:1.5rem}.hero-stat-label{font-size:.72rem}.section-title{font-size:1.4rem}.section-inner{padding:0 12px}.hero-cta{flex-direction:column;align-items:stretch;gap:10px}.hero-cta .btn{text-align:center;justify-content:center;width:100%}.feat-grid{grid-template-columns:1fr;gap:10px}.feat-card{border-radius:16px;padding:18px 16px}.feat-card:hover{transform:none}.feat-card:active{transition:transform 80ms;transform:scale(.98)}.surah-list-view{gap:8px}.surah-list-item{border-radius:14px;min-height:52px}.surah-list-item:hover{box-shadow:none;transform:none}.surah-list-item:active{background:var(--surface);transition:transform 80ms;transform:scale(.985)}.browse-grid-view{grid-template-columns:repeat(2,1fr);gap:8px}.surah-grid-item{border-radius:16px}.surah-grid-item:hover{box-shadow:none;transform:none}.surah-grid-item:active{transition:transform 80ms;transform:scale(.97)}.juz-card{border-radius:14px}.juz-card:hover{transform:none}.juz-card:active{background:var(--surface);transition:transform 80ms;transform:scale(.98)}.how-grid-r{grid-template-columns:1fr;gap:12px}.step-card-r{border-radius:16px}.popular-grid-r{grid-template-columns:1fr;gap:8px}}.habit-bar{background:var(--bg);border-bottom:1px solid var(--border);padding:32px 0}.hab-row{align-items:stretch;gap:16px;display:flex}.hab-row .pop-card{background:var(--bg2);flex:1}.hab-card--resume .pop-card-tag{color:var(--gold)}.hab-progress{background:var(--border);border-radius:var(--r-full);flex:1;height:4px;overflow:hidden}.hab-progress-fill{background:linear-gradient(to right,var(--gold3),var(--gold));border-radius:var(--r-full);height:100%;transition:width .3s}.hab-time{font-size:var(--fs-xs);color:var(--text3);white-space:nowrap;font-variant-numeric:tabular-nums}.hab-page-num{font-family:var(--font-arabic);font-size:clamp(2rem,4vw,3rem)!important}.hab-card--streak{cursor:default}.hab-card--streak:hover{box-shadow:none;border-color:var(--border2);transform:none}.hab-streak-num{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:var(--fw-bold);color:var(--gold);text-align:center;line-height:1}@media (max-width:768px){.hab-row{flex-wrap:wrap}.hab-row .pop-card{flex:calc(50% - 8px)}}@media (max-width:480px){.hab-row .pop-card{flex:100%}}.hab-wrap{padding:0 0 4px}.resume-hero{cursor:pointer;border-radius:var(--r-lg);background:linear-gradient(160deg,var(--bg2)0%,color-mix(in srgb,var(--bg2)84%,var(--gold)16%)100%);margin-bottom:10px;padding:28px 32px 20px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000012,0 0 0 1px #d4a34a1a}.resume-hero:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0000001f,0 0 0 1px #d4a34a38,0 0 60px #d4a34a1a}.resume-hero:active{transform:scale(.99)}.resume-glow{pointer-events:none;background:radial-gradient(70% 120% at 80%,#d4a34a1f 0%,#0000 65%),radial-gradient(40% 80% at 10%,#d4a34a0f 0%,#0000 60%);position:absolute;inset:0}.resume-inner{z-index:1;align-items:center;gap:20px;display:flex;position:relative}.resume-left{flex:1;min-width:0}.resume-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);align-items:center;gap:6px;margin-bottom:8px;font-size:.68rem;font-weight:700;display:inline-flex}.resume-arabic{font-family:var(--font-arabic);color:var(--text);margin-bottom:2px;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.3}.resume-name{font-size:var(--fs-sm);color:var(--text2);margin-bottom:14px}.resume-progress-row{align-items:center;gap:10px;margin-bottom:4px;display:flex}.resume-bar{border-radius:var(--r-full);background:#8080802e;flex:1;height:4px;overflow:hidden}.resume-bar-fill{background:linear-gradient(to right,var(--gold3),var(--gold));border-radius:var(--r-full);height:100%;transition:width .4s}.resume-pct{color:var(--gold);font-variant-numeric:tabular-nums;min-width:28px;font-size:.68rem;font-weight:700}.resume-time{color:var(--text3);font-variant-numeric:tabular-nums;font-size:.7rem}.resume-play{background:linear-gradient(135deg,var(--gold3)0%,var(--gold)100%);cursor:pointer;color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 20px #d4a34a66}.resume-play:after{content:"";pointer-events:none;border:2px solid #d4a34a4d;border-radius:50%;animation:2s ease-out infinite resumePulse;position:absolute;inset:-3px}@keyframes resumePulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.4)}to{opacity:0;transform:scale(1.4)}}.resume-play:hover{transform:scale(1.08);box-shadow:0 6px 28px #d4a34a8c}.resume-play:active{transform:scale(.94)}.resume-streak{z-index:1;color:var(--text3);border-top:1px solid #8080801a;margin-top:12px;padding-top:12px;font-size:.72rem;position:relative}.streak-only{background:var(--bg2);border-radius:var(--r-full);font-size:var(--fs-sm);color:var(--text2);align-items:center;gap:6px;margin-bottom:10px;padding:6px 14px 6px 10px;display:inline-flex;box-shadow:0 1px 4px #0000000f}.streak-only strong{color:var(--gold);font-weight:700}.daily-strip{background:var(--bg2);border-radius:var(--r-lg);cursor:pointer;transition:box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 1px 6px #0000000d,0 0 0 1px #00000008}.daily-strip:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001a,0 0 0 1px #d4a34a24}.daily-strip:active{transform:scale(.99)}.daily-strip-inner{align-items:center;gap:16px;padding:16px 20px;display:flex}.daily-left{flex-direction:column;align-items:center;gap:2px;min-width:48px;display:flex}.daily-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);white-space:nowrap;font-size:.6rem;font-weight:700}.daily-num{font-family:var(--font-arabic);color:var(--text);font-size:1.8rem;line-height:1}.daily-mid{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.daily-meta{font-size:var(--fs-sm);color:var(--text2);font-weight:500}.daily-wave{align-items:center;gap:2px;height:20px;display:flex}.daily-wave-bar{background:var(--gold);opacity:.3;border-radius:2px;flex:1;max-width:4px;min-height:3px;transition:opacity .15s}.daily-strip:hover .daily-wave-bar{opacity:.55}@media (max-width:600px){.resume-hero{padding:22px 20px 16px}.resume-arabic{font-size:1.6rem}.resume-play{width:52px;height:52px}.daily-strip-inner{padding:14px 16px}}
