 .mobile-menu{display:none;padding:10px 16px 18px;background:#fff;border-top:1px solid #eadfeb}.mobile-menu.open{display:grid;gap:12px}.mobile-menu a{padding:8px 0;font-weight:800;color:#514654}.mobile-menu .listen-button{width:100%}
.podcast-archive .section-heading h1{font-size:42px;line-height:1.2;color:var(--purple-dark);margin:6px 0 12px}.podcast-archive .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.podcast-archive .glass-card{background:#fff;border:1px solid rgba(114,32,118,.12);box-shadow:0 8px 25px rgba(114,32,118,.06);transition:.25s;border-radius:16px;overflow:hidden}.podcast-archive .glass-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(114,32,118,.12)}.podcast-archive .glass-card>div:first-child{height:190px;position:relative;background:var(--purple-dark);overflow:hidden}.podcast-archive .glass-card>div:last-child{padding:24px}.podcast-archive .glass-card img{width:100%;height:100%;object-fit:cover}.podcast-archive .glass-card h3{font-size:21px;margin:0 0 8px;color:var(--purple-dark)}.podcast-archive .glass-card p{color:var(--muted);font-size:14px}.podcast-archive .glass-card audio{width:100%;margin-top:12px}.podcast-archive .col-span-full{grid-column:1/-1}.podcast-archive .navigation{margin-top:30px}.podcast-archive .nav-links{display:flex;justify-content:center;gap:12px}.podcast-archive .page-numbers{padding:8px 14px;border:1px solid #eadfeb;border-radius:8px}.podcast-archive .page-numbers.current{background:var(--purple);color:#fff}@media(max-width:900px){.podcast-archive .grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.podcast-archive .grid{grid-template-columns:1fr}.podcast-archive .section-heading h1{font-size:32px}}
/*
Theme Name: Radio Moga
Theme URI: https://radiomoga.com
Author: Radio Moga
Description: Arabic RTL radio, podcast and media platform theme.
Version: 1.5.6
Text Domain: radio-moga
*/
:root{--purple:#722076;--purple-dark:#48104b;--purple-deep:#2a052c;--purple-light:#a6449d;--yellow:#ffd100;--ink:#17121a;--muted:#667085;--surface:#fff;--soft:#faf7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Tajawal,Arial,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:20;inset:0 0 auto;background:rgba(255,255,255,.96);border-bottom:1px solid #eadfeb;box-shadow:0 4px 20px rgba(42,5,44,.08);backdrop-filter:blur(12px)}.nav-wrap,.container{width:min(1180px,calc(100% - 32px));margin:auto}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{height:58px;width:auto;display:block}.main-nav{display:flex;align-items:center;gap:26px;font-weight:800;color:#514654;font-size:15px}.main-nav a:hover,.main-nav .current-menu-item a{color:var(--purple)}.listen-button,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;cursor:pointer;font:inherit;font-weight:800;border-radius:999px;padding:11px 22px;background:var(--purple);color:#fff;transition:.2s}.listen-button:hover,.button:hover{background:var(--purple-dark);transform:translateY(-2px)}.menu-toggle{display:none;border:0;background:none;color:var(--purple);font-size:25px}.hero{padding:170px 0 90px;background:repeating-linear-gradient(175deg,transparent 0 26px,rgba(114,32,118,.035) 27px 28px)}.hero-grid{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:center}.eyebrow{display:inline-block;background:#fff3b3;color:var(--purple-dark);padding:4px 14px;border-radius:999px;font-weight:800}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.12;margin:18px 0}.gradient-text{color:var(--purple)}.hero p{font-size:19px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button.alt{background:#fff;color:var(--purple);border:2px solid var(--purple)}.button.alt:hover{background:#faf1fa}.player{background:linear-gradient(145deg,#fff,#faf7fb);border:1px solid #eadfeb;border-radius:28px;padding:28px;box-shadow:0 18px 40px rgba(42,5,44,.12);text-align:center}.player-top{display:flex;justify-content:space-between;align-items:center;font-weight:800}.live-dot{color:#d92d20}.disk{width:230px;height:230px;margin:24px auto;background:repeating-radial-gradient(circle,#722076 0 7px,#48104b 8px 11px,#a6449d 12px 16px);border-radius:50%;display:grid;place-items:center;border:7px solid #fff;box-shadow:0 12px 25px #48104b44}.disk-core{width:76px;height:76px;border-radius:50%;background:var(--yellow);border:5px solid var(--purple-dark);display:grid;place-items:center}.disk.playing{animation:spin 4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.player h3{color:var(--purple-dark);margin:8px 0 0}.player small{color:var(--muted)}.visualizer{height:38px;display:flex;align-items:end;justify-content:center;gap:4px;margin:14px}.visualizer i{width:5px;height:7px;border-radius:5px;background:var(--purple)}.playing .visualizer i{animation:eq .8s ease-in-out infinite alternate;background:var(--yellow)}.visualizer i:nth-child(2n){animation-delay:.2s}.visualizer i:nth-child(3n){animation-delay:.4s}@keyframes eq{to{height:34px}}.play-button{width:68px;height:68px;border:0;border-radius:50%;background:var(--purple);color:#fff;font-size:22px;cursor:pointer}.volume{width:100%;accent-color:var(--purple)}.section{padding:90px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--purple-deep);color:#fff}.section-heading{text-align:center;margin-bottom:42px}.section-heading h2{font-size:42px;line-height:1.2;color:var(--purple-dark);margin:6px 0 12px}.dark .section-heading h2{color:#fff}.section-heading p{color:var(--muted);max-width:650px;margin:auto}.dark .section-heading p{color:#d6b9d5}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid #eadfeb;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(42,5,44,.06);transition:.2s}.card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(42,5,44,.12)}.card-media{height:190px;background:linear-gradient(135deg,var(--purple),var(--purple-dark));display:grid;place-items:center;color:var(--yellow);font-size:52px}.card-body{padding:20px}.card-body h3{margin:0 0 7px;color:var(--purple-dark)}.card-body p{color:var(--muted);margin:0}.meta{font-size:13px;color:#8b8090;margin-bottom:8px}.split{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.split h2{font-size:42px;line-height:1.2}.feature-list{display:grid;gap:14px}.feature{display:flex;gap:14px;align-items:center;background:#ffffff18;border:1px solid #ffffff20;padding:15px;border-radius:12px}.feature strong{display:block}.feature i{color:var(--purple-dark);background:var(--yellow);padding:13px;border-radius:50%}.form-box{background:#fff;color:var(--ink);padding:28px;border-radius:16px}.form-box label{display:block;font-weight:800;margin:13px 0 5px}.form-box input,.form-box textarea{width:100%;padding:12px;border:1px solid #ddd2df;border-radius:8px;font:inherit}.form-box textarea{min-height:120px}.message{padding:12px;border-radius:8px;background:#e9f8ef;color:#146c43;margin-bottom:12px}.site-footer{background:var(--purple-dark);color:#e4cfe2;border-top:6px solid var(--yellow);padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.site-footer h3{color:var(--yellow)}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.copyright{border-top:1px solid #ffffff22;margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;font-size:13px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:900px){.main-nav{display:none}.menu-toggle{display:block}.hero-grid,.split{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr 1fr}.hero{text-align:center}.hero p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.cards,.footer-grid{grid-template-columns:1fr}.nav-wrap{min-height:70px}.brand img{height:48px}.hero{padding-top:120px}.section{padding:65px 0}.section-heading h2,.split h2{font-size:32px}.player{padding:20px}.disk{width:190px;height:190px}.copyright{flex-direction:column;gap:8px}}
