
.azs-hero{min-height:70vh;background:linear-gradient(90deg,rgba(7,5,4,.95),rgba(7,5,4,.55)),url('../assets/arena-z-studios/chapter1_img_1.jpg') center/cover;display:flex;align-items:center;padding:8% 6%}
.azs-hero-content{max-width:900px;background:rgba(0,0,0,.35);padding:28px;border-radius:24px;border:1px solid rgba(217,170,74,.35)}
.azs-kicker{color:#d9aa4a;font-weight:900;letter-spacing:3px;text-transform:uppercase}
.azs-hero h1{font-size:clamp(48px,8vw,92px);line-height:.9;margin:10px 0;color:#f7d982;background:none;-webkit-text-fill-color:#f7d982}
.azs-section h2{color:#f7d982}
.azs-hero p,.azs-lead{font-size:19px;color:#e8d9bd;line-height:1.6}
.azs-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}
.azs-btn{display:inline-block;text-decoration:none;background:linear-gradient(135deg,#f7d982,#d9aa4a);color:#080504;font-weight:900;padding:14px 22px;border-radius:999px}
.azs-btn.secondary{background:transparent;color:#fff6e8;border:1px solid rgba(217,170,74,.45)}
.azs-section{padding:85px 6%;max-width:1220px;margin:auto}
.azs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:30px}
.azs-card,.azs-contact,.azs-feature{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(217,170,74,.35);border-radius:24px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.45)}
.azs-card h3{color:#f7d982;margin-top:0}
.azs-card p,.azs-contact p,.azs-feature p{color:#cbbda9;line-height:1.6}
.azs-feature{display:grid;grid-template-columns:.95fr 1.05fr;gap:26px;align-items:center;margin-top:30px}
.azs-feature img{width:100%;max-height:420px;object-fit:cover;border-radius:18px;background:#080604;display:block}
.azs-feature h3{color:#f7d982;font-size:28px;margin:0 0 12px}
.azs-contact a{color:#f7d982}
.azs-library-card{display:flex;flex-direction:column;justify-content:space-between;min-height:260px}
.azs-card-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
@media(max-width:950px){.azs-feature{grid-template-columns:1fr}.azs-hero{min-height:62vh;padding:72px 5%}.azs-section{padding:64px 5%}}
