/* ============================================================
   AURA — warm light super-app home  (body.hm-home-body only)
   ============================================================ */

body.hm-home-body{
  --au-bg:#faf9f7;
  --au-surface:#fff;
  --au-card:#fff;
  --au-border:rgba(0,0,0,.06);
  --au-ink:#1a1a2e;
  --au-muted:#6b7280;
  --au-accent:#6366f1;
  --au-accent2:#ec4899;
  --au-warm:#f59e0b;
  --au-success:#10b981;
  --au-r:18px;
  --au-shadow:0 2px 12px rgba(0,0,0,.04);
  --au-shadow-hover:0 8px 32px rgba(99,102,241,.1);
  font-family:"Plus Jakarta Sans","Inter",system-ui,sans-serif;
  background:var(--au-bg);
  color:var(--au-ink);
}
body.hm-home-body main.container.page{max-width:none;width:100%;padding:0}

/* ---- util ---- */
.au{padding-bottom:2.5rem}
.au-w{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}

.au-label{margin:0 0 .5rem;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--au-accent)}
.au-label--pill{background:var(--au-accent);color:#fff;padding:.25rem .7rem;border-radius:999px;font-size:.6rem;letter-spacing:.1em}
.au-link{color:var(--au-accent);text-decoration:none;font-weight:700;font-size:.82rem;transition:color .15s}
.au-link:hover{color:#4f46e5;text-decoration:underline}
.au-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ef4444;box-shadow:0 0 10px rgba(239,68,68,.5);margin-right:4px;animation:auPulse 1.4s ease-in-out infinite}
@keyframes auPulse{0%,100%{opacity:1}50%{opacity:.4}}

/* ---- header overrides ---- */
body.hm-home-body .lb-header-ticker{background:linear-gradient(90deg,#eef2ff,#f5f3ff,#eef2ff);border-bottom:1px solid var(--au-border)}
body.hm-home-body .lb-header-ticker-track span{color:#4338ca;opacity:.85}
body.hm-home-body .lb-header-ticker-track span::before{color:#a5b4fc}
body.hm-home-body .lb-header-ticker::before{background:linear-gradient(90deg,#eef2ff,rgba(238,242,255,0))}
body.hm-home-body .lb-header-ticker::after{background:linear-gradient(270deg,#eef2ff,rgba(238,242,255,0))}
body.hm-home-body .hm-header{
  background:var(--au-surface);
  backdrop-filter:blur(20px);
  border-bottom:1px solid var(--au-border);
  box-shadow:0 1px 8px rgba(0,0,0,.03);
}
body.hm-home-body .hm-header .area-strip{background:linear-gradient(90deg,#eef2ff,#fdf2f8);border-bottom:1px solid rgba(99,102,241,.1)}
body.hm-home-body .hm-header .area-strip-inner{color:var(--au-ink);padding:.5rem 0}
body.hm-home-body .hm-header .area-strip-inner strong{color:var(--au-accent)}
body.hm-home-body .hm-header .area-strip-inner span{color:var(--au-muted)}
body.hm-home-body .hm-header .area-subline{color:var(--au-muted);font-size:.7rem}

body.hm-home-body .hm-header .lb-brand-logo-img{height:34px;width:auto}
body.hm-home-body .hm-header .lb-brand-copy-min{display:none}
body.hm-home-body .hm-header .lb-brand-text-logo{color:var(--au-accent);font-weight:900;font-size:1.15rem;letter-spacing:-.02em}
body.hm-home-body .hm-header .lb-brand-text-logo span{color:var(--au-ink)}

body.hm-home-body .hm-header .lb-header-pills .category-pill{
  background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;border-radius:999px;padding:.5rem 1rem;font-weight:600;font-size:.82rem;transition:all .15s
}
body.hm-home-body .hm-header .lb-header-pills .category-pill:hover{background:#eef2ff;border-color:#c7d2fe;color:var(--au-accent)}
body.hm-home-body .hm-header .nav-toggle{background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;border-radius:12px;transition:all .15s}
body.hm-home-body .hm-header .nav-toggle:hover{background:#eef2ff;color:var(--au-accent)}
body.hm-home-body .hm-header .nav-shell,
body.hm-home-body .hm-header .nav-shell-premium{background:transparent;border:0;box-shadow:none;border-radius:0;padding:12px 0}
body.hm-home-body .hm-header .nav-main-row{display:flex;align-items:center;justify-content:space-between;gap:14px}
body.hm-home-body .hm-header .nav-menu{background:#fff;border:1px solid #e2e8f0;border-radius:var(--au-r);box-shadow:0 20px 50px rgba(0,0,0,.08);padding:1rem 1.2rem;margin-top:.6rem}
body.hm-home-body .hm-header .nav-menu nav{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;margin:0}
body.hm-home-body .hm-header .navlink{color:#334155;font-weight:600;font-size:.88rem;padding:.6rem 1rem;border-radius:12px;border:1px solid transparent;background:transparent;transition:all .15s}
body.hm-home-body .hm-header .navlink:hover{color:var(--au-accent);background:#eef2ff;border-color:#c7d2fe}
body.hm-home-body .hm-header .cta-mini{background:var(--au-accent);color:#fff;font-weight:800;border-radius:999px;padding:.6rem 1.3rem}
body.hm-home-body .hm-header .account-chip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.5rem .9rem;font-weight:600}
body.hm-home-body .hm-header .nav-logout{color:#64748b;border:1px solid #e2e8f0;border-radius:999px;padding:.5rem .9rem;background:#fff}
body.hm-home-body .hm-header .nav-logout:hover{color:#dc2626;border-color:#fecaca;background:#fef2f2}
body.hm-home-body .hm-header .nav-account-menu{width:100%;display:flex;justify-content:center;gap:.5rem;padding-top:.6rem;margin-top:.4rem;border-top:1px solid #e2e8f0}
body.hm-home-body .hm-header .admin-chip-link{background:#eef2ff;border:1px solid #c7d2fe;color:var(--au-accent)!important;font-weight:700}
body.hm-home-body .hm-header .admin-quick-links{background:#f8fafc;border-radius:14px;padding:.6rem;margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;border-top:1px solid #e2e8f0}
body.hm-home-body .hm-header .admin-quick-links a{color:#475569;padding:.45rem .75rem;border-radius:999px;border:1px solid #e2e8f0;font-size:.78rem;background:#fff}
body.hm-home-body .hm-header .admin-quick-links a:hover{color:var(--au-accent);border-color:#c7d2fe;background:#eef2ff}

@media(max-width:560px){
body.hm-home-body .hm-header .nav-menu{padding:.8rem}
body.hm-home-body .hm-header .nav-menu nav{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem;justify-items:stretch}
body.hm-home-body .hm-header .navlink{text-align:center;justify-content:center;display:flex;align-items:center;font-size:.82rem;padding:.55rem .5rem;background:#f8fafc;border:1px solid #e2e8f0;color:#334155}
body.hm-home-body .hm-header .navlink:hover{background:#eef2ff;border-color:#c7d2fe;color:var(--au-accent)}
body.hm-home-body .hm-header .nav-account-menu{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:.4rem}
body.hm-home-body .hm-header .admin-quick-links{grid-column:1/-1}
}

/* ---- footer ---- */
body.hm-home-body .hm-footer{margin-top:0;background:#f1f5f9;color:var(--au-ink);border-top:1px solid var(--au-border)}
body.hm-home-body .hm-footer h4{color:var(--au-ink);font-weight:700;font-size:.82rem;margin-bottom:.65rem;text-transform:uppercase;letter-spacing:.06em}
body.hm-home-body .hm-footer a{color:var(--au-muted);text-decoration:none;font-size:.85rem;line-height:2}
body.hm-home-body .hm-footer a:hover{color:var(--au-accent)}
body.hm-home-body .hm-footer p,
body.hm-home-body .hm-footer .muted,
body.hm-home-body .hm-footer .small{color:var(--au-muted)!important;font-size:.82rem}
body.hm-home-body .hm-footer .footer-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}
body.hm-home-body .hm-footer .footer-badges .badge{background:#eef2ff;border:1px solid #c7d2fe;color:var(--au-accent);font-size:.7rem;padding:.3rem .6rem;border-radius:999px}
body.hm-home-body .hm-footer .lb-footer-bottom{border-top:1px solid var(--au-border);color:var(--au-muted);padding:1.2rem clamp(1.2rem,4vw,2rem) 1.5rem;font-size:.78rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}
body.hm-home-body .hm-footer .lb-footer-grid,
body.hm-home-body .hm-footer .footer-grid{display:grid;gap:2rem;padding:2.5rem clamp(1.2rem,4vw,2rem) 1.5rem}
@media(min-width:760px){body.hm-home-body .hm-footer .lb-footer-grid,body.hm-home-body .hm-footer .footer-grid{grid-template-columns:1.3fr repeat(4,.7fr);padding:2.5rem 2rem 1.5rem}}
@media(max-width:759px){
body.hm-home-body .hm-footer .lb-footer-grid,
body.hm-home-body .hm-footer .footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem 1.2rem}
body.hm-home-body .hm-footer .lb-footer-col--brand{grid-column:1/-1}
}
@media(max-width:420px){
body.hm-home-body .hm-footer .lb-footer-grid,
body.hm-home-body .hm-footer .footer-grid{grid-template-columns:1fr;gap:1.4rem;padding:2rem 1.2rem 1.2rem}
}
body.hm-home-body .hm-footer .lb-footer-col--brand h4{color:var(--au-accent);font-size:.88rem;text-transform:none;letter-spacing:-.01em}
body.hm-home-body .hm-footer .lb-footer-contact{margin-top:.6rem}
body.hm-home-body .hm-footer .lb-footer-col a{display:block}

/* ---- mobile nav ---- */
body.hm-home-body .mobile-bottom-nav{background:var(--au-surface);border-top:1px solid var(--au-border);box-shadow:0 -4px 20px rgba(0,0,0,.04)}
body.hm-home-body .mobile-bottom-nav a{color:var(--au-muted);font-weight:700}
body.hm-home-body .mobile-bottom-nav a.is-active{color:var(--au-accent)}

/* ============ HERO ============ */
.au-hero{
  position:relative;
  overflow:hidden;
  padding:clamp(3rem,8vw,5rem) 0 clamp(2rem,4vw,3rem);
  text-align:center;
  background:
    radial-gradient(ellipse 70% 60% at 30% 0%,rgba(99,102,241,.08),transparent),
    radial-gradient(ellipse 50% 50% at 80% 80%,rgba(236,72,153,.06),transparent),
    linear-gradient(180deg,#faf9f7,#fff);
}
.au-hero__eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--au-accent);margin-bottom:.8rem}
.au-hero__h{
  font-family:"Plus Jakarta Sans",system-ui,sans-serif;
  font-size:clamp(2.4rem,6.5vw,4.5rem);
  font-weight:900;
  line-height:1;
  letter-spacing:-.04em;
  margin:0 auto .8rem;
  max-width:16ch;
  background:linear-gradient(135deg,#1e1b4b 0%,var(--au-accent) 50%,var(--au-accent2));
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}
.au-hero__sub{max-width:44ch;margin:0 auto 1.4rem;color:var(--au-muted);font-size:1.05rem;line-height:1.6}

/* search */
.au-search{display:flex;align-items:center;max-width:520px;margin:0 auto 1.2rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:999px;padding:.3rem .35rem .3rem 1rem;gap:.4rem;transition:border-color .2s;box-shadow:0 2px 12px rgba(0,0,0,.04)}
.au-search:focus-within{border-color:var(--au-accent);box-shadow:0 0 0 4px rgba(99,102,241,.08)}
.au-search__ic{font-size:1rem;color:var(--au-muted)}
.au-search input{flex:1;min-width:0;border:0;outline:none;background:transparent;color:var(--au-ink);font:inherit;font-size:.95rem}
.au-search input::placeholder{color:#94a3b8}
.au-search button{border:0;border-radius:999px;padding:.72rem 1.5rem;background:var(--au-accent);color:#fff;font-weight:800;font-size:.88rem;cursor:pointer;transition:transform .12s,box-shadow .12s}
.au-search button:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(99,102,241,.25)}

/* cta row */
.au-hero__cta,.au-btn-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.7rem}
.au-btn{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.4rem;border-radius:14px;font-weight:800;font-size:.88rem;text-decoration:none;border:1.5px solid transparent;transition:all .15s}
.au-btn--primary{background:var(--au-accent);color:#fff;box-shadow:0 2px 10px rgba(99,102,241,.2)}
.au-btn--primary:hover{box-shadow:0 6px 24px rgba(99,102,241,.3);transform:translateY(-1px)}
.au-btn--outline{border-color:#d1d5db;color:var(--au-ink);background:#fff}
.au-btn--outline:hover{border-color:var(--au-accent);color:var(--au-accent);background:#eef2ff}
.au-btn--sm{padding:.45rem .85rem;font-size:.72rem;border-radius:999px;background:#eef2ff;color:var(--au-accent);text-decoration:none;font-weight:700;border:1px solid #c7d2fe}
.au-btn--sm:hover{background:var(--au-accent);color:#fff}

/* stat chips */
.au-stat-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.2rem}
.au-stat-chip{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:.65rem 1rem;box-shadow:var(--au-shadow)}
.au-stat-chip strong{font-size:1.15rem;color:var(--au-accent)}
.au-stat-chip span{font-size:.76rem;color:var(--au-muted)}

/* ============ ICON NAV ROW ============ */
.au-icon-nav{padding:1.5rem 0 .5rem}
.au-icon-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}
.au-icon-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.7rem .9rem;border-radius:16px;background:#fff;border:1px solid #f0f0f0;text-decoration:none;color:var(--au-ink);font-weight:600;font-size:.72rem;min-width:72px;transition:all .15s;box-shadow:var(--au-shadow)}
.au-icon-item:hover{border-color:var(--au-accent);box-shadow:var(--au-shadow-hover);transform:translateY(-2px)}
.au-icon-item span{font-size:1.3rem}

/* ============ SECTION HEADS ============ */
.au-sec-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin:2.5rem 0 1.2rem}
.au-sec-head h2{margin:0;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:900;letter-spacing:-.03em;color:var(--au-ink)}

/* ============ CATEGORY CARDS ============ */
.au-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}
@media(max-width:599px){.au-cat-grid{grid-template-columns:repeat(2,1fr)}}
.au-cat{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.85rem .5rem;border-radius:16px;background:#fff;border:1px solid #f0f0f0;text-decoration:none;color:var(--au-ink);transition:all .15s;box-shadow:var(--au-shadow)}
.au-cat:hover{border-color:var(--au-accent);box-shadow:var(--au-shadow-hover);transform:translateY(-2px)}
.au-cat span:first-child{font-size:1.5rem}
.au-cat strong{font-size:.78rem}
.au-cat small{font-size:.65rem;color:var(--au-muted)}

/* ============ STORE GRID ============ */
.au-store-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,1fr)}
@media(min-width:760px){.au-store-grid{grid-template-columns:repeat(4,1fr)}}

.au-store{display:flex;flex-direction:column;border-radius:var(--au-r);overflow:hidden;background:#fff;border:1px solid #f0f0f0;text-decoration:none;color:var(--au-ink);transition:all .2s;box-shadow:var(--au-shadow)}
.au-store:hover{border-color:var(--au-accent);box-shadow:var(--au-shadow-hover);transform:translateY(-4px)}
.au-store__img{aspect-ratio:4/3;background:#f1f5f9;overflow:hidden}
.au-store__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}
.au-store:hover .au-store__img img{transform:scale(1.05)}
.au-store__body{padding:.75rem .85rem .85rem}
.au-store__body strong{display:block;font-size:.88rem;color:var(--au-ink);margin-bottom:.15rem}
.au-store__body span{display:block;font-size:.74rem;color:var(--au-muted);line-height:1.4}
.au-store__foot{margin-top:.4rem;font-size:.68rem;color:var(--au-accent);font-weight:700}

/* ============ LIVE SECTION ============ */
.au-live-grid{display:grid;gap:.85rem}
@media(min-width:760px){.au-live-grid{grid-template-columns:1fr 1fr}}

.au-live-card{padding:1.2rem;border-radius:var(--au-r);background:#fff;border:1px solid #f0f0f0;box-shadow:var(--au-shadow)}
.au-live-card__embed{margin-top:.7rem;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb}
.au-live-card__embed .lb-live-compact{border-radius:14px;overflow:hidden}

.au-session-list{list-style:none;margin:.6rem 0 0;padding:0;display:grid;gap:.5rem}
.au-session{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.7rem .85rem;border-radius:14px;background:#f8fafc;border:1px solid #f0f0f0;transition:border-color .15s}
.au-session:hover{border-color:#c7d2fe}
.au-session strong{display:block;font-size:.84rem;color:var(--au-ink)}
.au-session span{display:block;font-size:.72rem;color:var(--au-muted)}
.au-tag{padding:.3rem .55rem;border-radius:6px;font-size:.6rem;font-weight:800;text-transform:uppercase;background:#f1f5f9;color:var(--au-muted)}

/* ============ ZONES ============ */
.au-zone-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.5rem}
.au-zone{padding:.65rem 1.1rem;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:var(--au-ink);text-decoration:none;font-weight:700;font-size:.82rem;transition:all .15s;box-shadow:var(--au-shadow)}
.au-zone:hover{border-color:var(--au-accent);background:#eef2ff;color:var(--au-accent);transform:translateY(-1px)}

/* ============ FEATURES GRID ============ */
.au-feat-grid{display:grid;gap:.85rem}
@media(min-width:760px){.au-feat-grid{grid-template-columns:1fr 1fr}}

.au-feat-card{padding:1.3rem;border-radius:var(--au-r);background:#fff;border:1px solid #f0f0f0;box-shadow:var(--au-shadow);transition:all .2s}
.au-feat-card:hover{box-shadow:var(--au-shadow-hover);border-color:#c7d2fe}
.au-feat-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}
.au-feat-list{display:grid;gap:.6rem}
.au-feat{display:grid;grid-template-columns:40px 1fr;gap:.7rem;align-items:start}
.au-feat>span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#fdf2f8);font-size:1.1rem}
.au-feat strong{display:block;font-size:.86rem;color:var(--au-ink)}
.au-feat small{display:block;font-size:.76rem;color:var(--au-muted);line-height:1.45;margin-top:.1rem}

/* ============ CTA BAND ============ */
.au-cta{
  margin-top:2rem;
  padding:clamp(2.5rem,5vw,3.5rem) 0;
  text-align:center;
  background:linear-gradient(135deg,#1e1b4b 0%,#312e81 40%,#4c1d95 100%);
  color:#fff;
  border-radius:0;
}
.au-cta h2{font-size:clamp(1.5rem,4vw,2.4rem);font-weight:900;margin:0 0 .4rem;letter-spacing:-.03em}
.au-cta p{color:rgba(255,255,255,.7);margin:0 0 1rem;font-size:1rem}
.au-cta .au-btn--primary{background:#fff;color:var(--au-accent);border-color:#fff}
.au-cta .au-btn--primary:hover{background:#eef2ff;box-shadow:0 6px 24px rgba(255,255,255,.2)}
.au-cta .au-btn--outline{border-color:#fff;color:#fff;background:rgba(255,255,255,.12);font-weight:800}
.au-cta .au-btn--outline:hover{background:#fff;color:#4c1d95;border-color:#fff}
.au-ops{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;max-width:640px;margin:1.5rem auto 0;text-align:left}
@media(min-width:640px){.au-ops{grid-template-columns:repeat(4,1fr)}}
.au-ops__card{padding:.8rem .85rem;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
.au-ops__card strong{display:block;font-size:.82rem;color:#fff;margin-bottom:.15rem}
.au-ops__card span{font-size:.72rem;color:rgba(255,255,255,.6);line-height:1.4}

/* ============ TRUST STRIP ============ */
.au-trust-grid{display:grid;gap:.7rem;grid-template-columns:repeat(2,1fr);margin-top:.5rem}
@media(min-width:760px){.au-trust-grid{grid-template-columns:repeat(4,1fr)}}
.au-trust{padding:.85rem .9rem;border-radius:var(--au-r);background:#fff;border:1px solid #f0f0f0;box-shadow:var(--au-shadow);transition:box-shadow .2s}
.au-trust:hover{box-shadow:var(--au-shadow-hover)}
.au-trust>span:first-child{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#eef2ff,#fdf2f8);font-size:1rem;margin-bottom:.45rem}
.au-trust strong{display:block;margin-bottom:.15rem;font-size:.84rem}
.au-trust small{display:block;font-size:.76rem;color:var(--au-muted);line-height:1.45}

/* ============ PULSE (buyers) ============ */
.au-pulse-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.5rem}
@media(min-width:500px){.au-pulse-grid{grid-template-columns:repeat(4,1fr)}}
.au-pulse{padding:.6rem .7rem;border-radius:12px;background:#f8fafc;border:1px solid #f0f0f0;color:var(--au-ink);text-decoration:none;transition:border-color .15s}
a.au-pulse:hover{border-color:#c7d2fe}
.au-pulse strong{display:block;font-size:.82rem}
.au-pulse span{font-size:.7rem;color:var(--au-muted)}

/* ============ live embed on home ============ */
body.hm-home-body .lb-live-compact--home-top .lb-live-iframe-wrap--compact{max-height:180px}

/* ============ idle player / ad ============ */
.au-player-idle{margin-top:.6rem}
.au-player-idle-visual{aspect-ratio:16/9;max-height:240px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#1e1b4b,#312e81);display:flex;align-items:center;justify-content:center}
.au-player-idle-ad{text-align:center;padding:24px 20px;color:#fff;max-width:320px}
.au-player-idle-icon{font-size:2.2rem;margin-bottom:8px;opacity:.6}
.au-player-idle-ad strong{display:block;font-size:1.05rem;font-weight:800;margin-bottom:6px}
.au-player-idle-ad p{margin:0 0 10px;font-size:.85rem;color:rgba(255,255,255,.6);line-height:1.5}
.au-player-idle-cta{display:inline-block;padding:8px 18px;border-radius:999px;background:rgba(255,255,255,.15);color:#a5b4fc;font-weight:700;font-size:.82rem;text-decoration:none;border:1px solid rgba(255,255,255,.12);transition:all .15s}
.au-player-idle-cta:hover{background:rgba(255,255,255,.25);color:#fff}

/* ============ mobile adjustments ============ */
@media(max-width:699px){
  .au-hero__h{font-size:clamp(2rem,10vw,2.8rem)}
  .au-search{flex-direction:column;border-radius:20px;padding:.7rem}
  .au-search button{width:100%}
  .au-store-grid{grid-template-columns:1fr}
  .au-icon-grid{gap:.45rem}
  .au-icon-item{min-width:60px;padding:.55rem .6rem;font-size:.68rem}
  .au-stat-row{gap:.4rem}
  .au-stat-chip{padding:.5rem .7rem}
  .au-stat-chip strong{font-size:.95rem}
}
