:root{--red:#d71920;--dark:#202020;--soft:#f4f5f7}*{box-sizing:border-box}body{background:var(--soft);color:#202020}.topbar{background:#171717;color:#fff;font-size:14px}.site-header{border-bottom:1px solid #eee}.brand-wrap{display:flex;align-items:center;gap:14px;text-decoration:none;color:#202020}.brand-logo{max-height:82px;max-width:220px;object-fit:contain}.brand-text strong{display:block;font-size:28px;line-height:1;color:var(--red)}.brand-text small{color:#555}.header-actions{margin-left:auto}.search-form .form-control{min-width:230px;border-radius:999px}.main-nav{background:var(--red);box-shadow:0 3px 12px #0002}.navbar .nav-link,.navbar-brand{color:#fff!important;font-weight:700;text-transform:uppercase;font-size:14px;letter-spacing:.2px}.navbar .nav-link:hover{background:#b91319;border-radius:8px}.navbar-toggler{border:1px solid #fff;color:#fff}.btn-red{background:var(--red);color:#fff;border:0;font-weight:700}.btn-red:hover{background:#b91319;color:#fff}.btn-listen{border-radius:999px;padding:.7rem 1.15rem}.section-title{border-left:5px solid var(--red);padding-left:10px;font-weight:800}.section-head{border-bottom:1px solid #ddd;padding-bottom:8px}.hero-carousel .carousel-item img{height:430px;object-fit:cover;filter:brightness(.72)}.hero-carousel .carousel-caption{left:6%;right:6%;bottom:28px}.hero-carousel h1{font-size:clamp(1.5rem,3.4vw,2.6rem);font-weight:900;text-shadow:0 2px 8px #000}.hero-carousel p{font-size:1rem;max-width:760px}.card-news{border-radius:16px;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.card-news:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0002!important}.card-news img{height:205px;object-fit:cover;background:#ddd}.sidebar-box{background:#fff;border-radius:16px;padding:18px;box-shadow:0 2px 12px #0000000d}.list-flush-news .list-group-item{border-left:0;border-right:0}.list-flush-news a{font-weight:700;color:#202020;text-decoration:none}.list-flush-news a:hover{color:var(--red)}.footer{background:#202020;color:#eee}.player-box{background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 8px #0001}.admin-sidebar{min-height:100vh;background:#202020}.admin-sidebar a{color:#eee;display:block;padding:11px 15px;text-decoration:none}.admin-sidebar a:hover{background:#d71920}.table img{max-width:90px;height:55px;object-fit:cover}@media(max-width:991px){.brand-text strong{font-size:22px}.header-actions{width:100%}.search-form{width:100%}.search-form .form-control{min-width:0;width:100%}.hero-carousel .carousel-item img{height:330px}}@media(max-width:576px){.brand-logo{max-height:62px}.hero-carousel .carousel-item img{height:260px}.hero-carousel .carousel-caption{bottom:12px}.hero-carousel p{display:none}.card-news img{height:180px}}
