:root{--green-deep: #06281e;--green-dark: #0b3d2e;--green-mid: #10513d;--green-soft: #1a6b52;--gold: #c9a227;--gold-light: #e8c96a;--cream: #f6efdd;--cream-dim: rgba(246, 239, 221, .72);--card: rgba(255, 255, 255, .045);--border: rgba(201, 162, 39, .28)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Tajawal,Segoe UI,system-ui,sans-serif;background:linear-gradient(160deg,var(--green-dark) 0%,var(--green-deep) 55%,#041b14 100%);background-attachment:fixed;color:var(--cream);min-height:100vh;line-height:1.8;-webkit-font-smoothing:antialiased}.page{position:relative;min-height:100vh;display:flex;flex-direction:column}.pattern-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%23e8c96a' stroke-width='1.4'%3E%3Cpath d='M48 12l10 26 26 10-26 10-10 26-10-26-26-10 26-10z'/%3E%3Crect x='30' y='30' width='36' height='36' transform='rotate(45 48 48)'/%3E%3Ccircle cx='0' cy='0' r='10'/%3E%3Ccircle cx='96' cy='0' r='10'/%3E%3Ccircle cx='0' cy='96' r='10'/%3E%3Ccircle cx='96' cy='96' r='10'/%3E%3C/g%3E%3C/svg%3E");background-size:96px 96px}.header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);border-bottom:1px solid var(--border);background:#041b148c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand{display:flex;align-items:center;gap:.65rem;color:var(--gold-light);text-decoration:none;font-weight:800;font-size:1.15rem}.header nav{display:flex;gap:1.4rem}.header nav a{color:var(--cream-dim);text-decoration:none;font-weight:500;transition:color .2s}.header nav a:hover{color:var(--gold-light)}main{position:relative;z-index:1;width:min(860px,100% - 2rem);margin:0 auto;flex:1;padding:clamp(1.5rem,5vw,3rem) 0 2rem}.player-card{position:relative;margin:0 auto;width:min(560px,100%);text-align:center;padding:clamp(2rem,6vw,3rem) clamp(1.25rem,5vw,2.5rem) 2.25rem;background:radial-gradient(120% 90% at 50% 0%,rgba(201,162,39,.12) 0%,transparent 55%),var(--card);border:1px solid var(--border);border-radius:50% 50% 24px 24px/18% 18% 24px 24px;box-shadow:0 30px 70px #0006}.live-badge{position:absolute;top:clamp(1rem,3vw,1.5rem);inset-inline-start:50%;transform:translate(50%);display:inline-flex;align-items:center;gap:.45rem;font-size:.8rem;font-weight:700;letter-spacing:.02em;color:var(--cream-dim);background:#0000004d;border:1px solid var(--border);border-radius:999px;padding:.3rem .9rem}.live-badge.on{color:#ffd9d9}.live-dot{width:8px;height:8px;border-radius:50%;background:#8a8a8a}.live-badge.on .live-dot{background:#ff4d4d;animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #ff4d4d8c}50%{box-shadow:0 0 0 7px #ff4d4d00}}.basmala{font-family:Amiri,serif;font-size:clamp(1.5rem,5vw,2rem);color:var(--gold-light);margin-top:1.6rem;line-height:1.6;max-width:100%;overflow:hidden}.station-title{font-family:Amiri,serif;font-size:clamp(1.9rem,6vw,2.6rem);font-weight:700;color:var(--cream);margin-top:.4rem}.station-sub{color:var(--cream-dim);font-size:clamp(.95rem,3vw,1.05rem);margin-top:.35rem}.equalizer{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:44px;margin:1.6rem auto 0}.equalizer span{width:5px;height:8px;border-radius:3px;background:linear-gradient(to top,var(--gold),var(--gold-light));opacity:.35;transition:opacity .4s}.equalizer.on span{opacity:1;animation:eq 1s ease-in-out infinite alternate}@keyframes eq{0%{height:6px}to{height:40px}}.play-btn{margin-top:1.6rem;width:92px;height:92px;border-radius:50%;border:none;cursor:pointer;color:var(--green-deep);background:linear-gradient(145deg,var(--gold-light),var(--gold));box-shadow:0 0 0 6px #c9a2272e,0 14px 34px #00000073;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .2s ease}.play-btn:hover{transform:scale(1.05);box-shadow:0 0 0 9px #c9a22738,0 16px 38px #00000080}.play-btn:active{transform:scale(.97)}.play-btn.playing{background:linear-gradient(145deg,#f3ddA0,var(--gold-light))}.play-btn svg{margin-inline-start:3px}.play-btn.playing svg{margin-inline-start:0}.spinner{width:30px;height:30px;border-radius:50%;border:3.5px solid rgba(6,40,30,.25);border-top-color:var(--green-deep);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status{margin-top:1.1rem;min-height:1.6em;color:var(--cream-dim);font-size:.98rem}.volume-row{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:.9rem;color:var(--gold-light)}.volume-row input[type=range]{width:min(220px,55vw);accent-color:var(--gold);cursor:pointer;height:26px}.ayah{text-align:center;margin:clamp(2.2rem,6vw,3.2rem) auto 0;max-width:640px;padding:0 1rem}.ayah p{font-family:Amiri,serif;font-size:clamp(1.35rem,4.5vw,1.8rem);color:var(--gold-light);line-height:2}.ayah cite{display:block;margin-top:.5rem;font-style:normal;font-size:.9rem;color:var(--cream-dim)}.ayah.hadith p{color:var(--cream);font-size:clamp(1.15rem,4vw,1.45rem)}.divider{display:flex;align-items:center;gap:1rem;color:var(--gold);margin:clamp(2.2rem,6vw,3.2rem) auto;max-width:520px;padding:0 1rem}.divider .line{flex:1;height:1px;background:linear-gradient(to var(--dir, left),transparent,var(--border))}.divider .line:first-child{background:linear-gradient(to right,transparent,var(--border))}.divider .line:last-child{background:linear-gradient(to left,transparent,var(--border))}.section{text-align:center;scroll-margin-top:90px}.section h2{font-family:Amiri,serif;font-size:clamp(1.6rem,5vw,2.1rem);color:var(--gold-light)}.section-lead{max-width:620px;margin:1rem auto 0;color:var(--cream-dim);font-size:1.02rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin-top:2rem}.feature{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.1rem;transition:transform .2s ease,border-color .2s ease}.feature:hover{transform:translateY(-4px);border-color:#c9a2278c}.feature-icon{font-size:2rem;display:block}.feature h3{margin-top:.6rem;color:var(--cream);font-size:1.1rem}.feature p{margin-top:.4rem;color:var(--cream-dim);font-size:.92rem}.faq-list{max-width:640px;margin:1.8rem auto 0;text-align:start;display:grid;gap:.8rem}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1rem 1.25rem}.faq-item summary{cursor:pointer;font-weight:700;color:var(--cream);list-style-position:inside}.faq-item summary::marker{color:var(--gold)}.faq-item[open]{border-color:#c9a2278c}.faq-item p{margin-top:.6rem;color:var(--cream-dim);font-size:.95rem}.footer{position:relative;z-index:1;text-align:center;padding:1.6rem 1rem 2rem;margin-top:2.5rem;border-top:1px solid var(--border);color:var(--cream-dim);font-size:.92rem}.footer-domain{margin-top:.3rem;color:var(--gold);font-weight:700}@media (max-width: 560px){.header{flex-direction:column;gap:.5rem;padding-block:.8rem}.header nav{gap:1.6rem}.play-btn{width:84px;height:84px}}@media (prefers-reduced-motion: reduce){.equalizer.on span,.live-badge.on .live-dot{animation:none}html{scroll-behavior:auto}}
