:root { --brand:#5b35d5; }
body { background:#f7f8fc; }
.navbar-brand { letter-spacing:.2px; }
.hero { background:linear-gradient(135deg,#17132c,#5b35d5); color:white; border-radius:24px; padding:70px 35px; }
.card { border:0; box-shadow:0 6px 24px rgba(20,20,50,.06); border-radius:16px; }
.stat { font-size:1.7rem; font-weight:700; }
.video-thumb { width:100%; max-height:320px; object-fit:cover; border-radius:12px; background:#111; }
.badge-platform { text-transform:uppercase; letter-spacing:.04em; }
