.hero-sec{min-height:calc(100vh - var(--hdr-height));display:flex;align-items:center;padding:80px 24px 60px;position:relative;overflow:hidden}[data-theme=dark-green] .hero-sec{background:linear-gradient(160deg,rgba(3,26,16,.3),rgba(5,36,25,.3) 50%,rgba(10,26,10,.3))}.hero-bg-arabic{top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-arabic);font-size:clamp(180px,30vw,320px);color:var(--gold);opacity:.03;-webkit-user-select:none;user-select:none;white-space:nowrap;direction:rtl;animation:driftSlow 12s ease-in-out infinite}.hero-bg-arabic,.hero-glow{position:absolute;pointer-events:none}.hero-glow{top:-200px;right:-100px;width:600px;height:600px;border-radius:50%;background:radial-gradient(ellipse,var(--gold-glow) 0,transparent 65%)}.hero-inner{display:grid;grid-template-columns:1fr auto;gap:64px;align-items:center;position:relative;z-index:1}@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{font-size:19px;max-width:480px;margin-bottom:32px}.hero-actions{gap:12px;margin-bottom:40px}.hero-actions,.hero-stats{display:flex;flex-wrap:wrap}.hero-stats{gap:32px;padding-top:32px;border-top:1px solid var(--border2);background:var(--surface);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-stat{display:flex;flex-direction:column;gap:3px}.hero-stat-n{font-family:var(--font-display);font-size:30px;font-weight:700;color:var(--gold);line-height:1}.hero-stat-label{font-size:14px;color:var(--text3);font-weight:500;text-transform:uppercase;letter-spacing:1px}.hero-qr-wrap{padding:20px}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-top:36px}.featured-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border2);text-decoration:none;color:var(--text);transition:all .2s;position:relative;overflow:hidden}.featured-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--gold);transform:scaleY(0);transition:transform .2s;transform-origin:bottom}.featured-card:hover{border-color:var(--gold-glow2);transform:translateX(6px);box-shadow:var(--shadow-md),0 0 20px var(--gold-glow)}.featured-card:hover:before{transform:scaleY(1)}.featured-card-num{width:36px;height:36px;border-radius:9px;flex-shrink:0;background:var(--gold-dim);border:1px solid var(--border2);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--gold)}.featured-card-body{flex:1 1;min-width:0}.featured-card-arabic{font-size:20px;color:var(--gold2);margin-bottom:2px}.featured-card-name{font-size:16px;font-weight:600;margin-bottom:4px}.featured-card-meta{display:flex;align-items:center;gap:8px}.featured-card-arrow{color:var(--text3);font-size:16px;transition:transform .2s}.featured-card:hover .featured-card-arrow{transform:translateX(4px);color:var(--gold)}.featured-footer{text-align:center;margin-top:32px}.hiw-visual{display:flex;justify-content:center;align-items:center}.hiw-phone{width:240px;background:var(--surface);border:1px solid var(--border2);border-radius:28px;padding:6px;box-shadow:var(--shadow-card)}.hiw-phone-screen{background:var(--bg2);border-radius:22px;padding:28px 20px 20px;text-align:center}.hiw-waveform{display:flex;align-items:center;justify-content:center;gap:3px;height:36px;margin-bottom:16px}.hiw-wave-bar{width:3px;border-radius:2px;background:var(--gold);opacity:.7;height:var(--h,12px);animation:waveBounce .8s ease-in-out infinite alternate}.hiw-wave-bar:nth-child(odd){animation-delay:.1s}.hiw-wave-bar:nth-child(3n){animation-delay:.2s}.hiw-controls{gap:12px}.hiw-controls,.hiw-ctrl-btn{display:flex;justify-content:center}.hiw-ctrl-btn{width:36px;height:36px;border-radius:50%;background:var(--surface);border:1px solid var(--border2);align-items:center;font-size:13px;cursor:pointer;color:var(--text2);transition:all .15s}.hiw-ctrl-btn:hover{border-color:var(--border3);color:var(--gold)}.hiw-ctrl-play{width:44px;height:44px;background:var(--gold);color:#fff;border-color:var(--gold2);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{font-size:.9rem;margin-bottom:32px}}.section-inner{max-width:var(--w-max);margin:0 auto;padding:0 40px}@media (max-width:768px){.section-inner{padding:0 20px}}.section-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.section-eyebrow:before{content:"";width:20px;height:1.5px;background:var(--gold);flex-shrink:0}.section-title{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.5;font-weight:700;color:var(--text);margin-bottom:8px;letter-spacing:-.02em;overflow:visible;padding-top:.1em}.section-sub{font-size:1rem;color:var(--text2);margin-bottom:48px;max-width:520px;line-height:1.6}.hero-row-grid{display:grid;grid-template-columns:260px 1fr 220px;gap:40px;margin-bottom:32px;animation:fadeUp .8s ease .3s both}.hero-row-grid,.hero-stats-r{align-items:center;width:100%;max-width:var(--w-max)}.hero-stats-r{display:flex;background:var(--surface);border:1.5px solid var(--border);border-radius:16px;padding:20px 0;box-shadow:0 15px 40px rgba(0,0,0,.05);animation:fadeUp .8s ease .4s both}.hero-stat-item{flex:1 1;text-align:center;padding:0 20px}.hero-stat-item+.hero-stat-item{border-left:1px solid var(--border)}.hero-stat-val-r{font-family:var(--font-display);font-size:1.7rem;font-weight:700;color:var(--gold3);display:block;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-stat-val-r[data-large]{font-size:2rem}.hero-stat-lbl{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--text3);display:block;margin-top:3px}.popular-grid-r{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.use-grid-r{gap:20px}.browse-grid-r,.use-grid-r{display:grid;grid-template-columns:repeat(3,1fr)}.browse-grid-r{gap:8px}.juz-grid-r{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.how-grid-r{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.popular-head-r{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.cta-actions-r{display:flex;align-items:center;justify-content:center;gap:14px;position:relative;z-index:1;flex-wrap:wrap}.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{transform:translateY(-4px)!important;box-shadow:0 12px 40px var(--shadow2)!important}.surah-list-view{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@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}.surah-list-item:before{inset:-1.5px;background:linear-gradient(135deg,var(--gold3),var(--gold2),var(--gold));opacity:0;transition:opacity .22s;z-index:0}.surah-list-item:after,.surah-list-item:before{content:"";position:absolute;border-radius:10px;pointer-events:none}.surah-list-item:after{inset:0;background:var(--surface);z-index:1}.surah-list-item>*{position:relative;z-index:2}.surah-list-item:hover{transform:translateX(4px);box-shadow:0 4px 20px var(--gold-glow);border-color:transparent}.surah-list-item:hover:before{opacity:1}.browse-grid-view{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@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}.surah-grid-item:before{inset:-1.5px;border-radius:15px;background:linear-gradient(135deg,var(--gold3),var(--gold2),var(--gold));opacity:0;transition:opacity .22s;z-index:0}.surah-grid-item:after,.surah-grid-item:before{content:"";position:absolute;pointer-events:none}.surah-grid-item:after{inset:0;border-radius:14px;background:var(--surface);z-index:1}.surah-grid-item>*{position:relative;z-index:2}.surah-grid-item:hover{transform:translateY(-3px);box-shadow:0 8px 28px var(--gold-glow);border-color:transparent}.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-grid-item,[data-theme=dark-green] .surah-list-item{border-color:var(--border2)}[data-theme=dark-green] .surah-grid-item:before,[data-theme=dark-green] .surah-list-item:before{display:none}[data-theme=dark-green] .surah-list-item:hover{transform:none;box-shadow:0 2px 12px rgba(0,0,0,.35);border-color:var(--border3)}[data-theme=dark-green] .surah-grid-item:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.45);border-color:var(--border3)}[data-theme=light] .surah-grid-item:before,[data-theme=light] .surah-list-item:before{display:none}[data-theme=light] .surah-grid-item,[data-theme=light] .surah-list-item{background:var(--surface);border-color:rgba(0,0,0,.07);box-shadow:0 2px 8px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.07);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}[data-theme=light] .surah-list-item:hover{transform:translateX(4px)}[data-theme=light] .surah-grid-item:hover,[data-theme=light] .surah-list-item:hover{border-color:rgba(200,155,60,.4);box-shadow:0 8px 24px rgba(0,0,0,.14),0 3px 8px rgba(0,0,0,.09),0 0 0 1px rgba(200,155,60,.15)}[data-theme=light] .surah-grid-item:hover{transform:translateY(-2px) scale(1.01)}[data-theme=white] .surah-grid-item:before,[data-theme=white] .surah-list-item:before{display:none}[data-theme=white] .surah-grid-item,[data-theme=white] .surah-list-item{background:var(--surface);border-color:var(--border);box-shadow:var(--shadow-card);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}[data-theme=white] .surah-list-item:hover{transform:translateX(3px)}[data-theme=white] .surah-grid-item:hover,[data-theme=white] .surah-list-item:hover{background:var(--bg2);border-color:var(--border2);box-shadow:0 4px 12px rgba(0,0,0,.06),0 2px 4px rgba(0,0,0,.04)}[data-theme=white] .surah-grid-item:hover{transform:translateY(-2px) scale(1.01)}[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{display:flex;align-items:center;gap:6px}.browse-loading-dots span{width:6px;height:6px;border-radius:50%;background:var(--border3);animation:dotPulse 1.2s ease-in-out infinite}.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{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@media (max-width:1024px){.hero-row-grid{grid-template-columns:1fr 1fr;max-width:100%;gap:24px}.hero-row-grid>:nth-child(2){grid-column:1/-1;order:-1}.browse-grid-r,.how-grid-r,.juz-grid-r,.popular-grid-r,.use-grid-r{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section-inner{padding:0 20px}.hero-section{align-items:flex-start;height:calc(100vh - var(--hdr-height))}.hero-player{display:none}.hero-content{padding:12px 20px 0;gap:0}.hero-bismillah{font-size:1.1rem;margin-bottom:0}.hero-bismillah-sub{font-size:.62rem;margin-bottom:8px}.hero-title{font-size:1.5rem;margin-bottom:4px}.hero-desc{font-size:.78rem;margin-bottom:10px;line-height:1.55}.hero-actions{gap:8px;margin-bottom:10px}.hero-row-grid{grid-template-columns:1fr;max-width:100%;gap:8px;margin-bottom:0}.hero-qr-card{transform:none;padding:12px 14px 10px;gap:6px}.hero-qr-box{width:110px;height:110px}.btn-hero-primary{height:38px;font-size:.82rem;padding:0 18px}.btn-hero-secondary{height:36px;font-size:.8rem;padding:0 16px;margin-bottom:5px}.hero-scroll-indicator{bottom:82px}.popular-grid-r{grid-template-columns:repeat(2,1fr)}.use-grid-r{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px}.use-grid-r::-webkit-scrollbar{display:none}.use-card{flex:0 0 82vw;scroll-snap-align:start}.use-dots{display:flex}.browse-grid-r,.how-grid-r,.juz-grid-r{grid-template-columns:1fr}.cta-actions-r{flex-direction:column}.cta-actions-r a,.cta-actions-r button{width:100%;justify-content:center}.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{font-size:.55rem;letter-spacing:.06em}.popular-head-r{flex-direction:column;align-items:flex-start;gap:12px}.section-title{font-size:1.6rem}.section-sub{font-size:.9rem;margin-bottom:32px}}@media (max-width:480px){.popular-grid-r{grid-template-columns:1fr}.hero-stat-val-r{font-size:1rem}.hero-stat-lbl{font-size:.5rem;letter-spacing:.04em}.hero-stat-item{padding:0 6px}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.hero-section{position:relative;overflow:hidden;height:calc(100vh - var(--hdr-height));display:flex;align-items:center;justify-content:center;width:100%}.hero-section:before{z-index:0;background-image:repeating-linear-gradient(60deg,transparent,transparent 30px,rgba(180,130,40,.07) 0,rgba(180,130,40,.07) 31px),repeating-linear-gradient(-60deg,transparent,transparent 30px,rgba(180,130,40,.07) 0,rgba(180,130,40,.07) 31px)}.hero-section:after,.hero-section:before{content:"";position:absolute;inset:0;pointer-events:none}.hero-section:after{z-index:1;background:radial-gradient(ellipse 80% 50% at 50% 0,rgba(212,163,74,.2) 0,transparent 65%),linear-gradient(180deg,transparent 55%,rgba(160,105,20,.08))}[data-theme=light] .hero-section{background:radial-gradient(ellipse 200% 180% at 50% 50%,#faf2dc 0,#c9a86c 100%);border-bottom:1px solid rgba(180,130,40,.22)}[data-theme=light] .hero-section:before{background-image:url(/images/hero/transparent_bg.png);background-size:auto;background-position:0 0;background-repeat:repeat;opacity:.18;mix-blend-mode:overlay;display:block}[data-theme=light] .hero-section:after{background:radial-gradient(ellipse 65% 55% at 50% 40%,rgba(255,220,100,.22) 0,transparent 70%),radial-gradient(ellipse 100% 60% at 50% 100%,rgba(160,100,20,.08) 0,transparent 65%)}[data-theme=dark-green] .hero-section{border-bottom:1px solid rgba(20,140,65,.2);background:linear-gradient(145deg,#0a2416,#081e12 40%,#06190f 70%,#04130b)}[data-theme=dark-green] .hero-section:before{background-image:url(/images/hero/dark_pattern.webp);background-size:auto;background-position:0 0;background-repeat:repeat;opacity:.4;mix-blend-mode:normal}[data-theme=dark-green] .hero-section:after{background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(20,140,65,.2) 0,transparent 70%)}[data-theme=dark] .hero-section{border-bottom:1px solid rgba(155,155,175,.12);background:linear-gradient(145deg,#1e1e22,#161619 40%,#111113 70%,#0d0d0f)}[data-theme=dark] .hero-section:before{background-image:url(/images/hero/dark_pattern.webp);background-size:auto;background-position:0 0;background-repeat:repeat;opacity:.4;mix-blend-mode:normal}[data-theme=dark] .hero-section:after{background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(155,155,175,.08) 0,transparent 70%)}[data-theme=gold] .hero-section{border-bottom:1px solid rgba(212,175,55,.18);background:linear-gradient(145deg,#2d1f06,#201507 40%,#150f04 70%,#0e0a02)}[data-theme=gold] .hero-section:before{background-image:repeating-linear-gradient(45deg,transparent,transparent 28px,rgba(212,175,55,.06) 0,rgba(212,175,55,.06) 29px),repeating-linear-gradient(-45deg,transparent,transparent 28px,rgba(212,175,55,.06) 0,rgba(212,175,55,.06) 29px);opacity:1}[data-theme=gold] .hero-section:after{background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(212,163,74,.22) 0,transparent 70%)}[data-theme=white] .hero-section{background:linear-gradient(145deg,#ffffff,#f7f7f5 50%,#ededeb);border-bottom:1px solid rgba(100,100,95,.12)}[data-theme=white] .hero-section:before{background-image:url(/images/hero/transparent_bg.png);background-size:auto;background-position:0 0;background-repeat:repeat;opacity:.5;mix-blend-mode:normal}[data-theme=white] .hero-section:after{background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(74,72,69,.07) 0,transparent 70%)}@media (max-width:768px){.hero-section:before{display:none}[data-theme=light] .hero-section:before{display:block;opacity:.4}[data-theme=dark-green] .hero-section:before,[data-theme=dark] .hero-section:before{display:block;opacity:.3}.hero-section{align-items:flex-start;height:calc(100dvh - var(--hdr-height))}}.hero-bg{display:none}.hero-beams-canvas{display:none;position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.hero-bg-img,.hero-glow{display:none}.hero-content{position:relative;z-index:2;width:100%;max-width:calc(var(--w-max) + 200px);margin:0 auto;padding:0 48px;display:flex;flex-direction:column;align-items:center;animation:heroIn var(--dur-slow,.6s) var(--ease-premium,cubic-bezier(.22,1,.36,1)) both}.hero-bismillah{font-family:Scheherazade New,Noto Naskh Arabic,Traditional Arabic,Arabic Typesetting,serif;font-size:clamp(2rem,3vw,2.4rem);line-height:1.6;text-align:center;margin-bottom:4px;animation:fadeDown .8s ease both 0s,goldShimmerLoop 9s var(--ease-premium,cubic-bezier(.22,1,.36,1)) infinite .9s;background:linear-gradient(90deg,var(--text2) 0,var(--text2) 35%,var(--gold) 47%,rgba(255,220,120,1) 50%,var(--gold) 53%,var(--text2) 65%,var(--text2) 100%);background-size:300% auto;background-position:-250%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-bismillah-sub{font-family:var(--font-body);font-size:.75rem;color:var(--text3);text-align:center;font-style:italic;letter-spacing:.01em;margin-bottom:20px;animation:fadeDown .9s ease both}.hero-title{font-family:var(--font-display);font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:700;letter-spacing:-.02em;text-align:center;line-height:1.15;color:var(--text);margin-bottom:8px;animation:fadeUp .7s ease .1s both}.hero-title-gold{display:block;color:var(--gold);font-weight:300;font-style:italic;letter-spacing:0}.hero-desc{font-family:var(--font-body);font-size:.95rem;color:var(--text2);text-align:center;max-width:520px;line-height:1.75;letter-spacing:.01em;margin-bottom:20px;animation:fadeUp .7s ease .2s both}.hero-qr-card{background:var(--bg);border:1px solid var(--border2);border-radius:16px;padding:18px;transform:translateY(-6px);box-shadow:inset 0 2px 0 rgba(255,255,255,.6),0 20px 60px rgba(0,0,0,.12),0 6px 14px rgba(0,0,0,.07);display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .2s,box-shadow .2s}.hero-qr-card:hover{transform:translateY(-10px);box-shadow:inset 0 2px 0 rgba(255,255,255,.6),0 28px 70px rgba(0,0,0,.15),0 8px 18px rgba(0,0,0,.09)}.hero-qr-label{font-size:.75rem;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.08em}.hero-qr-box{width:120px;height:120px;background:#fff;border:1px solid var(--border2);border-radius:10px;padding:8px}.hero-qr-name{font-family:var(--font-display);font-size:.9rem;font-weight:600;color:var(--text);text-align:center}.hero-qr-url{font-size:.68rem;color:var(--text3)}.hero-cta-col{display:flex;flex-direction:column;align-items:center;gap:12px}.btn-hero-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:0 32px;height:52px;background:linear-gradient(to bottom,var(--btn-play-from),var(--btn-play-to));color:#fff;font-weight:600;border:none;border-radius:12px;font-family:var(--font-body);font-size:.95rem;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 6px 20px var(--gold-glow2),0 2px 6px rgba(0,0,0,.1)}.btn-hero-primary:hover{transform:translateY(-2px) scale(1.01);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 10px 30px var(--gold-glow2),0 4px 10px rgba(0,0,0,.12)}.btn-hero-primary:active{transform:scale(.98);box-shadow:inset 0 2px 6px rgba(0,0,0,.15)}.btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:0 32px;height:46px;background:var(--gold-dim);color:var(--text);border:1px solid var(--gold2);border-radius:12px;font-family:var(--font-body);font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;box-shadow:0 2px 8px var(--gold-glow)}.btn-hero-secondary:hover{background:var(--gold-dim);border-color:var(--gold);transform:translateY(-2px);box-shadow:0 6px 20px var(--gold-glow)}.btn-hero-secondary:active{transform:translateY(0);box-shadow:none}[data-theme=light] .btn-hero-primary{background:linear-gradient(to bottom,var(--blue-hover),var(--blue-primary));box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 6px 20px var(--blue-glow),0 2px 6px rgba(0,0,0,.1)}[data-theme=light] .btn-hero-primary:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 10px 30px var(--blue-glow),0 4px 10px rgba(0,0,0,.12)}[data-theme=light] .btn-hero-secondary{background:transparent;color:var(--blue-primary);border-color:rgba(15,61,86,.3);box-shadow:none}[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 0 rgba(255,255,255,.15),0 6px 20px rgba(0,0,0,.45),0 2px 6px rgba(0,0,0,.25)}[data-theme=gold] .btn-hero-primary:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 10px 30px rgba(0,0,0,.5),0 4px 10px rgba(0,0,0,.3)}[data-theme=gold] .btn-hero-secondary{background:rgba(212,175,55,.1);border-color:rgba(212,175,55,.32);box-shadow:none}[data-theme=gold] .btn-hero-secondary:hover{background:rgba(212,175,55,.16);border-color:rgba(212,175,55,.5);box-shadow:0 4px 14px rgba(0,0,0,.35)}.hero-player{background:var(--bg);border:1.5px solid var(--border2);border-top-color:var(--gold-glow2);border-radius:22px;padding:22px 20px 18px;box-shadow:0 1px 0 rgba(255,255,255,.7) inset,0 10px 30px rgba(0,0,0,.08),0 4px 12px var(--gold-glow);transition:transform .2s,box-shadow .2s}.hero-player:hover{transform:translateY(-4px);box-shadow:0 1px 0 rgba(255,255,255,.7) inset,0 18px 50px rgba(0,0,0,.1),0 6px 18px var(--gold-glow)}.hero-player-arabic{font-family:var(--font-arabic);font-size:1.5rem;font-weight:700;text-align:center;color:var(--text);margin-bottom:3px;direction:rtl}.hero-player-meta{font-size:.78rem;color:var(--text3);text-align:center;margin-bottom:16px}.hero-player-wave{display:flex;align-items:center;justify-content:center;gap:2.5px;height:48px;margin-bottom:10px;padding:0 4px}.hero-wave-bar{width:3px;border-radius:2px;background:var(--border);transform-origin:center}.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{position:relative;height:3px;background:var(--border2);border-radius:3px;margin-bottom:6px}.hero-player-progress-fill{height:100%;background:linear-gradient(90deg,var(--text2),var(--gold3));border-radius:3px;position:relative;transition:width .08s linear}.hero-player-progress-dot{position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:10px;height:10px;background:var(--gold);border-radius:50%;border:2px solid var(--surface)}.hero-player-times{display:flex;justify-content:space-between;font-size:.68rem;color:var(--text3);margin-bottom:14px}.hero-player-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:14px}.hero-ctrl-btn{background:none;border:none;cursor:pointer;color:var(--text3);display:flex;align-items:center;transition:color .15s}.hero-ctrl-btn:hover{color:var(--text)}.hero-ctrl-play{width:46px;height:46px;background:#1a0f00;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px rgba(26,15,0,.25);transition:all .2s}[data-theme=dark-green] .hero-ctrl-play{background:var(--gold3)}.hero-ctrl-play:hover{transform:scale(1.06)}.hero-player-lang{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid var(--border2)}.hero-player-lang-label{font-size:.72rem;color:var(--text3)}.hero-player-lang-badge{font-size:.65rem;font-weight:700;color:var(--text2);background:var(--bg2);border:1px solid var(--border);border-radius:5px;padding:3px 8px;letter-spacing:.04em}.hero-scroll-indicator{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;z-index:2;animation:scrollFloat 2.5s ease-in-out infinite}.hero-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--border),transparent);animation:scrollPulse 2s ease-in-out infinite}.hero-scroll-text{font-size:.65rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text3);animation:floatY 2.5s var(--ease-premium,cubic-bezier(.22,1,.36,1)) infinite}.home-duo-row{display:grid;grid-template-columns:30% 1fr;gap:20px;max-width:var(--w-max);margin:0 auto;padding:16px 40px 28px;align-items:start;border-bottom:1px solid var(--border)}.home-duo-left,.home-duo-right{min-width:0}.home-duo-right .pop-section{background:none;padding:0;border:none}.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;padding:20px;gap:12px}}.pop-section{background:var(--bg);padding:40px 0;border-top:1px solid var(--border2);border-bottom:1px solid var(--border2)}.pop-inner{max-width:var(--w-max);margin:0 auto;padding:0 40px}.pop-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.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);background:none;border:1px solid var(--border2);border-radius:var(--r-full);padding:5px 14px;cursor:pointer;transition:color .15s,border-color .15s}.pop-view-all:hover{color:var(--gold);border-color:var(--gold2)}.pop-scroll{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pop-card{background:var(--surface);border-radius:var(--r-lg);padding:22px 20px 16px;cursor:pointer;display:flex;flex-direction:column;gap:5px;border:1px solid var(--border2);box-shadow:0 2px 12px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.05);transition:box-shadow .2s,transform .2s,background .2s;position:relative}.pop-card:hover{background:var(--surface2);box-shadow:0 0 0 1px var(--gold-glow),0 10px 36px rgba(0,0,0,.15),0 0 32px var(--gold-glow);transform:translateY(-5px)}.pop-card:active{transform:scale(.97);transition:transform .08s ease}.pop-card-qr{position:absolute;top:12px;right:12px;width:44px;height:44px;border-radius:var(--r-sm);overflow:hidden;border:1px solid var(--border);background:#fff;opacity:.55;transition:opacity .2s,transform .2s,box-shadow .2s;cursor:pointer;flex-shrink:0}.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 rgba(0,0,0,.14)}.pop-card--featured .pop-card-arabic{font-size:2.5rem;min-height:72px}.pop-card--featured .pop-card-name{font-size:var(--fs-lg)}.pop-card-arabic{font-family:var(--font-arabic);font-size:2rem;line-height:1.4;min-height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.pop-card-arabic,.pop-card-name{color:var(--text);text-align:center}.pop-card-name{font-family:var(--font-display);font-size:var(--fs-base);font-weight:var(--fw-bold)}.pop-card-meta{font-size:var(--fs-xs);color:var(--text3);text-align:center;margin-bottom:10px}.pop-card-player{gap:8px;margin-top:auto;padding-top:10px;border-top:1px solid rgba(128,128,128,.1)}.pop-card-player,.pop-wave{display:flex;align-items:center}.pop-wave{gap:2px;flex:1 1;height:24px}.pop-wave-bar{flex:1 1;background:var(--border2);border-radius:2px;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;animation:popWavePlay .7s ease-in-out infinite alternate;transform-origin:bottom}@keyframes popWavePlay{0%{opacity:.45;transform:scaleY(.6)}to{opacity:.9;transform:scaleY(1)}}.pop-play{width:34px;height:34px;border-radius:50%;background:linear-gradient(140deg,var(--gold3),var(--gold2));border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 3px 10px var(--gold-glow2);transition:transform .15s,box-shadow .15s}.pop-play:hover{transform:scale(1.1);box-shadow:0 5px 16px var(--gold-glow2)}.pop-play:active{transform:scale(.95)}.pop-play--active{background:linear-gradient(140deg,var(--gold2),var(--gold));box-shadow:0 0 0 3px rgba(212,163,74,.25),0 4px 14px var(--gold-glow2)}.pop-dots{display:none;justify-content:center;gap:7px;margin-top:16px}.pop-dot{width:7px;height:7px;border-radius:50%;background:var(--border2);border:none;cursor:pointer;transition:background .2s,transform .2s;padding:0}.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{display:flex;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:8px}.pop-scroll::-webkit-scrollbar{display:none}.pop-card{flex:0 0 78vw;scroll-snap-align:start;padding:18px 16px 14px}.pop-dots{display:flex}}.use-section{padding:80px 0 70px;background:var(--bg)}.use-card{background:var(--surface);border:1px solid var(--border2);border-radius:16px;padding:28px 24px 22px;display:flex;flex-direction:column;gap:12px;cursor:pointer;position:relative;overflow:hidden;transition:all .25s}.use-card:hover{transform:translateY(-7px) scale(1.01);box-shadow:0 20px 60px rgba(0,0,0,.13),0 0 0 1px var(--gold-glow),0 0 28px var(--gold-glow);border-color:var(--border3)}.use-card-icon{width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,var(--gold-glow),var(--gold-dim));display:flex;align-items:center;justify-content:center;font-size:24px}.use-card-title{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--text)}.use-card-desc{font-size:.875rem;color:var(--text2);line-height:1.6;flex:1 1}.use-card-bar{height:2px;background:var(--border2);border-radius:2px;margin-top:4px}.use-card-bar-fill{height:100%;background:linear-gradient(90deg,var(--gold3),var(--gold2));border-radius:2px;transition:width 1.1s cubic-bezier(.22,1,.36,1) .25s}.reveal:not(.visible) .use-card-bar-fill{width:0!important}.use-card-arrow{width:32px;height:32px;border-radius:50%;background:var(--gold-dim);display:flex;align-items:center;justify-content:center;color:var(--gold3);align-self:flex-end}.popular-section{padding:80px 0;background:var(--bg);position:relative}.popular-section-overlay{position:absolute;inset:0;background:rgba(253,246,233,.82)}[data-theme=dark-green] .popular-section-overlay{background:rgba(15,8,0,.6)}.popular-section-inner{position:relative;z-index:1}.popular-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px;flex-wrap:wrap;gap:12px}.btn-view-all{font-size:.875rem;font-weight:600;color:var(--gold3);background:none;border:1.5px solid var(--border);border-radius:7px;padding:8px 18px;cursor:pointer;transition:all .18s;flex-shrink:0}.btn-view-all:hover{border-color:var(--gold);color:var(--gold)}.use-dots{display:none;justify-content:center;gap:7px;margin-top:20px}.use-dot{width:7px;height:7px;border-radius:50%;background:var(--border2);border:none;cursor:pointer;transition:background .2s,transform .2s;padding:0}.use-dot.active{background:var(--gold);transform:scale(1.3)}.how-section{padding:80px 0;background:var(--bg)}.how-step{background:var(--surface);border:1px solid var(--border2);border-radius:16px;padding:32px 28px;position:relative;transition:all .25s}.how-step:hover{transform:translateY(-2px);box-shadow:0 8px 28px var(--shadow)}.how-step-num{font-family:var(--font-display);font-size:3.5rem;font-weight:700;color:var(--gold-glow);position:absolute;top:16px;right:20px;line-height:1}.how-step-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--gold-glow),var(--gold-dim));display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 2px 12px var(--gold-glow)}.how-step-title{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:8px}.how-step-desc{font-size:.875rem;color:var(--text2);line-height:1.65}.how-qr-banner{margin-top:48px;background:var(--surface2);border:1px solid var(--border);border-radius:14px;padding:24px 32px;display:flex;align-items:center;gap:24px}.how-qr-box{width:80px;height:80px;background:var(--bg);border-radius:10px;border:1px solid var(--border2);flex-shrink:0;padding:6px}.how-qr-name{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:4px}.how-qr-sub{font-size:.825rem;color:var(--text2)}.how-qr-url{font-size:.75rem;color:var(--gold3);font-weight:600;margin-top:4px}.cta-section{padding:80px 0;background:var(--bg);border-top:1px solid var(--border2)}.cta-box{background:linear-gradient(135deg,var(--surface3) 0,var(--bg3) 100%);border-radius:20px;padding:60px 48px;text-align:center;position:relative;overflow:hidden;border:1px solid var(--border2)}.cta-box-pattern{position:absolute;inset:0;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)}.cta-arabic{font-family:var(--font-arabic);font-size:2rem;color:var(--gold2);margin-bottom:8px}.cta-arabic,.cta-verse{position:relative;z-index:1}.cta-verse{font-size:.875rem;color:var(--text3);font-style:italic;margin-bottom:36px}.btn-cta-primary{padding:14px 34px;background:var(--gold);color:#fff;border:none;border-radius:9px;font-family:var(--font-body);font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s}.btn-cta-primary:hover{background:var(--gold3)}.btn-cta-secondary{padding:13px 30px;background:transparent;color:var(--text2);border:1.5px solid var(--border2);border-radius:9px;font-family:var(--font-body);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-cta-secondary:hover{border-color:var(--border3);color:var(--text)}.wave-card{background:var(--surface);border:1px solid var(--border2);border-radius:16px;padding:20px 16px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;position:relative;transition:all .25s}.wave-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px var(--shadow)}.wave-card-surah-name{font-family:SurahNames,serif;font-size:2.8rem;color:var(--text);line-height:1.2;text-align:center}.wave-card-title{font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--text)}.wave-card-meta{font-size:.78rem;color:var(--text3);background:var(--gold-dim);border:1px solid var(--border2);border-radius:20px;padding:4px 12px}.wave-card-player{width:100%;display:flex;flex-direction:column;gap:6px;margin-top:8px}.wave-card-bars{width:100%;height:56px;display:flex;align-items:center;gap:2px}.wave-card-bar{flex:1 1;border-radius:2px;min-height:3px;background:var(--border);transform-origin:center}.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{width:100%;height:2px;background:var(--border2);border-radius:2px}.wave-card-progress-fill{height:100%;border-radius:2px;background:linear-gradient(90deg,var(--text2),var(--gold3));position:relative;transition:width .12s linear}.wave-card-progress-dot{position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--gold);border-radius:50%}.wave-card-times{display:flex;justify-content:space-between;font-size:.65rem;color:var(--text3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wave-card-controls{width:100%;margin-top:2px}.wave-card-controls,.wave-card-play-btn{display:flex;align-items:center;justify-content:center}.wave-card-play-btn{width:34px;height:34px;background:var(--surface2);border:1.5px solid var(--border);border-radius:50%;color:var(--gold3);cursor:pointer;transition:all .2s}.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{background:transparent;border-bottom-color:var(--border2);padding:0;margin-bottom:0;justify-content:center}.browse-section .sl-toolbar{background:transparent;border-bottom:none;padding:16px 0;margin-bottom:20px}.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-grid-card:hover,[data-theme=dark-green] .browse-section .sl-list-item:hover{background:var(--surface2)}[data-theme=light] .browse-section{background:var(--bg3);border-top:1px solid rgba(180,130,40,.18)}.browse-controls-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;border-bottom:2px solid var(--border2);margin-bottom:28px}.browse-tabs{display:flex}.browse-tab{font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--text3);background:none;border:none;padding:12px 28px;cursor:pointer;position:relative;transition:color .2s}.browse-tab.active{color:var(--gold3)}.browse-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--gold);border-radius:2px}.browse-right-controls{display:flex;align-items:center;gap:10px;padding-bottom:10px}.browse-search{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border2);border-radius:9px;padding:8px 12px;min-width:200px;transition:border-color .2s,box-shadow .2s}.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{flex:1 1;background:none;border:none;outline:none;font-family:var(--font-body);font-size:.875rem;color:var(--text);min-width:0}.browse-search-clear{background:none;border:none;cursor:pointer;color:var(--text3);display:flex;padding:0;transition:color .15s}.browse-search-clear:hover{color:var(--text)}.browse-view-toggle{display:flex;background:var(--surface);border:1px solid var(--border2);border-radius:9px;overflow:hidden}.browse-view-btn{padding:8px 11px;border:none;cursor:pointer;transition:all .18s;background:transparent;color:var(--text3);display:flex;align-items:center}.browse-view-btn+.browse-view-btn{border-left:1px solid var(--border2)}.browse-view-btn.active{background:var(--gold);color:#fff}.browse-result-count{font-size:.8rem;color:var(--text3);margin-bottom:16px}.browse-empty{text-align:center;padding:60px 24px;color:var(--text3)}.browse-empty-icon{font-size:2rem;margin-bottom:10px}.browse-empty p{font-size:.95rem}.surah-list-item{background:var(--surface);border-radius:10px;padding:20px;display:flex;align-items:center;gap:12px;cursor:pointer;position:relative;transition:all .2s}.surah-list-item:hover{transform:translateX(3px);box-shadow:0 4px 16px var(--shadow)}.surah-list-num{width:38px;height:38px;flex-shrink:0;background:linear-gradient(135deg,var(--bg2),var(--surface2));border:1px solid var(--border);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--gold3)}.surah-list-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.surah-list-arabic{font-family:var(--font-arabic);font-size:1.05rem;font-weight:600;color:var(--text);direction:rtl;text-align:left;line-height:1.3}.surah-list-arabic,.surah-list-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.surah-list-name{font-size:.75rem;font-weight:500;color:var(--text3)}.surah-list-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.surah-list-ayahs{font-size:.7rem;font-weight:500;color:var(--text3);background:var(--surface2);border:1px solid var(--border2);border-radius:5px;padding:3px 8px}.surah-list-qr{width:38px;height:38px;background:#1a0f00;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:.6;cursor:pointer;transition:all .22s}.surah-list-qr:hover{opacity:1}.surah-grid-item{background:var(--surface);border-radius:14px;padding:18px 14px 14px;cursor:pointer;position:relative;display:flex;flex-direction:column;gap:8px;text-align:center;transition:all .2s}.surah-grid-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--shadow)}.surah-grid-num{position:absolute;top:10px;left:10px;width:26px;height:26px;background:var(--bg2);border:1px solid var(--border);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;color:var(--gold3)}.surah-grid-arabic{font-family:var(--font-arabic);font-size:1.3rem;font-weight:600;color:var(--text);direction:rtl;line-height:1.3;margin-top:8px}.surah-grid-name{font-size:.78rem;font-weight:600;color:var(--text2)}.surah-grid-meta{display:flex;align-items:center;justify-content:center;gap:6px}.surah-grid-badge{font-size:.65rem;color:var(--text3);background:var(--surface2);border:1px solid var(--border2);border-radius:4px;padding:2px 7px}.surah-grid-qr-btn{margin-top:4px;width:100%;padding:7px 0;background:transparent;border:1px solid var(--border2);border-radius:8px;cursor:pointer;color:var(--text3);font-size:.72rem;font-weight:600;font-family:var(--font-body);transition:all .18s;display:flex;align-items:center;justify-content:center;gap:5px}.surah-grid-qr-btn:hover{border-color:var(--gold);color:var(--gold)}.browse-load-more{display:flex;justify-content:center;margin-top:24px;padding-top:8px}.browse-load-more-btn{background:transparent;border:1px solid var(--border2);color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-medium);padding:10px 28px;border-radius:var(--r-full);cursor:pointer;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{height:40px;display:flex;align-items:center;justify-content:center;margin-top:16px}.browse-all-loaded{text-align:center;margin-top:28px;padding-top:20px;border-top:1px solid var(--border2)}.browse-all-loaded span{font-size:.8rem;color:var(--text3)}.juz-card{background:var(--surface);border:1px solid var(--border2);border-radius:11px;padding:20px 28px;display:flex;align-items:center;gap:14px;cursor:pointer;position:relative;overflow:hidden;transition:background .15s,box-shadow .18s}.juz-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--gold);transform:scaleY(0);transition:transform .15s;border-radius:0 2px 2px 0}.juz-card:hover:before{transform:scaleY(1)}.juz-card-num{width:36px;height:36px;border-radius:8px;background:#b8860b;color:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;transition:background .15s;margin:0}.juz-card:hover .juz-card-num{background:var(--gold)}.juz-card-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.juz-card-arabic{font-family:var(--font-arabic);font-size:1.625rem;font-weight:700;color:var(--text);direction:rtl;text-align:left;line-height:1.4;margin:0}.juz-card-arabic,.juz-card-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.juz-card-name{font-size:.875rem;color:#888;font-weight:500}.juz-card-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.juz-card-start{font-size:.8rem;font-weight:500;color:var(--text3);background:var(--surface2);border:1px solid var(--border2);border-radius:6px;padding:3px 8px;white-space:nowrap}.juz-card-qr{width:30px;height:30px;flex-shrink:0;border-radius:7px;border:1.5px solid var(--border2);background:var(--bg);display:flex;align-items:center;justify-content:center;color:var(--text3);cursor:pointer;transition:all .18s;padding:0}.juz-card-qr:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-dim)}.juz-gc-grid-r{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@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);border-radius:14px;padding:16px;cursor:pointer;transition:all .2s;position:relative;overflow:hidden}.juz-gc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold2));transform:scaleX(0);transition:transform .2s}.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{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.juz-gc-card:hover .juz-card-num{background:var(--gold)}.juz-gc-arabic{font-family:var(--font-arabic);font-size:1.375rem;font-weight:700;color:var(--text);direction:rtl;line-height:1.4;margin-bottom:4px}.juz-gc-name{font-size:.875rem;font-weight:600;color:var(--text2);margin-bottom:10px}.juz-gc-footer{display:flex;align-items:center;padding-top:10px;border-top:1px solid var(--border2)}.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{transform:scale(.98);transition:transform .08s}.surah-list-view{gap:8px}.surah-list-item{border-radius:14px;min-height:52px}.surah-list-item:hover{transform:none;box-shadow:none}.surah-list-item:active{transform:scale(.985);background:var(--surface);transition:transform .08s}.browse-grid-view{grid-template-columns:repeat(2,1fr);gap:8px}.surah-grid-item{border-radius:16px}.surah-grid-item:hover{transform:none;box-shadow:none}.surah-grid-item:active{transform:scale(.97);transition:transform .08s}.juz-card{border-radius:14px}.juz-card:hover{transform:none}.juz-card:active{transform:scale(.98);background:var(--surface);transition:transform .08s}.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{display:flex;gap:16px;align-items:stretch}.hab-row .pop-card{flex:1 1;background:var(--bg2)}.hab-card--resume .pop-card-tag{color:var(--gold)}.hab-progress{flex:1 1;height:4px;background:var(--border);border-radius:var(--r-full);overflow:hidden}.hab-progress-fill{height:100%;background:linear-gradient(to right,var(--gold3),var(--gold));border-radius:var(--r-full);transition:width .3s ease}.hab-time{font-size:var(--fs-xs);color:var(--text3);white-space:nowrap;font-feature-settings:"tnum";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{transform:none;box-shadow:none;border-color:var(--border2)}.hab-streak-num{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:var(--fw-bold);color:var(--gold);line-height:1;text-align:center}@media (max-width:768px){.hab-row{flex-wrap:wrap}.hab-row .pop-card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px)}}@media (max-width:480px){.hab-row .pop-card{flex:1 1 100%}}.hab-wrap{padding:0 0 4px}.resume-hero{position:relative;overflow:hidden;cursor:pointer;padding:28px 32px 20px;border-radius:var(--r-lg);margin-bottom:10px;background:linear-gradient(160deg,var(--bg2) 0,color-mix(in srgb,var(--bg2) 84%,var(--gold) 16%) 100%);box-shadow:0 2px 12px rgba(0,0,0,.07),0 0 0 1px rgba(212,163,74,.1);transition:box-shadow .2s,transform .2s}.resume-hero:hover{box-shadow:0 6px 28px rgba(0,0,0,.12),0 0 0 1px rgba(212,163,74,.22),0 0 60px rgba(212,163,74,.1);transform:translateY(-2px)}.resume-hero:active{transform:scale(.99)}.resume-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 120% at 80% 50%,rgba(212,163,74,.12) 0,transparent 65%),radial-gradient(ellipse 40% 80% at 10% 50%,rgba(212,163,74,.06) 0,transparent 60%)}.resume-inner{display:flex;align-items:center;gap:20px;position:relative;z-index:1}.resume-left{flex:1 1;min-width:0}.resume-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px}.resume-arabic{font-family:var(--font-arabic);font-size:clamp(1.8rem,4vw,2.6rem);color:var(--text);line-height:1.3;margin-bottom:2px}.resume-name{font-size:var(--fs-sm);color:var(--text2);margin-bottom:14px}.resume-progress-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.resume-bar{flex:1 1;height:4px;background:rgba(128,128,128,.18);border-radius:var(--r-full);overflow:hidden}.resume-bar-fill{height:100%;background:linear-gradient(to right,var(--gold3),var(--gold));border-radius:var(--r-full);transition:width .4s ease}.resume-pct{font-size:.68rem;font-weight:700;color:var(--gold);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:28px}.resume-time{font-size:.7rem;color:var(--text3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.resume-play{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--gold3) 0,var(--gold) 100%);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 20px rgba(212,163,74,.4);transition:transform .2s,box-shadow .2s;position:relative}.resume-play:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid rgba(212,163,74,.3);animation:resumePulse 2s ease-out infinite;pointer-events:none}@keyframes resumePulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.4);opacity:0}to{transform:scale(1.4);opacity:0}}.resume-play:hover{transform:scale(1.08);box-shadow:0 6px 28px rgba(212,163,74,.55)}.resume-play:active{transform:scale(.94)}.resume-streak{position:relative;z-index:1;font-size:.72rem;color:var(--text3);margin-top:12px;padding-top:12px;border-top:1px solid rgba(128,128,128,.1)}.streak-only{display:inline-flex;align-items:center;gap:6px;background:var(--bg2);border-radius:var(--r-full);padding:6px 14px 6px 10px;font-size:var(--fs-sm);color:var(--text2);margin-bottom:10px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.streak-only strong{color:var(--gold);font-weight:700}.daily-strip{background:var(--bg2);border-radius:var(--r-lg);cursor:pointer;box-shadow:0 1px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.03);transition:box-shadow .18s,transform .18s;overflow:hidden}.daily-strip:hover{box-shadow:0 4px 16px rgba(0,0,0,.1),0 0 0 1px rgba(212,163,74,.14);transform:translateY(-1px)}.daily-strip:active{transform:scale(.99)}.daily-strip-inner{gap:16px;padding:16px 20px}.daily-left,.daily-strip-inner{display:flex;align-items:center}.daily-left{flex-direction:column;gap:2px;min-width:48px}.daily-eyebrow{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);white-space:nowrap}.daily-num{font-family:var(--font-arabic);font-size:1.8rem;color:var(--text);line-height:1}.daily-mid{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:6px}.daily-meta{font-size:var(--fs-sm);color:var(--text2);font-weight:500}.daily-wave{display:flex;align-items:center;gap:2px;height:20px}.daily-wave-bar{flex:1 1;max-width:4px;background:var(--gold);opacity:.3;border-radius:2px;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}}