:root{--blue:#0729bf;--blue-dark:#061fa6;--blue-soft:#0c4dff;--dark:#202020;--soft:#f4f7fb}*{box-sizing:border-box}body{background:var(--soft);color:#202020}.site-header-blue{background:linear-gradient(90deg,var(--blue-dark),var(--blue));color:#fff;box-shadow:0 3px 14px #0002}.topbar{background:transparent;color:#fff;font-size:14px}.header-top-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:82px}.weather-info{font-weight:700;white-space:nowrap}.weather-info span{opacity:.65;margin:0 8px}.brand-wrap{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff}.brand-logo{max-height:78px;max-width:100%;width:270px;object-fit:contain;filter:drop-shadow(0 3px 8px #0004)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.account-link{color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}.account-link:hover{color:#dfe8ff}.search-form{display:flex;align-items:center;position:relative}.search-form .form-control{width:210px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);color:#fff;padding-right:42px}.search-form .form-control::placeholder{color:#dbe4ff}.search-form button{position:absolute;right:2px;width:38px;height:38px;border:0;border-radius:999px;background:rgba(0,0,0,.15);color:#fff}.main-nav{background:var(--blue);border-top:1px solid rgba(255,255,255,.13);box-shadow:0 3px 12px #0002}.navbar .nav-link,.navbar-brand{color:#fff!important;font-weight:800;text-transform:uppercase;font-size:14px;letter-spacing:.2px;padding:.8rem 1rem}.navbar .nav-link:hover,.navbar .nav-link:focus{background:rgba(255,255,255,.12);border-radius:8px}.navbar-toggler{border:1px solid #fff;color:#fff}.btn-listen{display:inline-flex;align-items:center;gap:8px;background:#d71920;color:#fff;text-decoration:none;border:0;font-weight:800;border-radius:999px;padding:.58rem 1.15rem;box-shadow:0 6px 14px #7a000040;white-space:nowrap}.btn-listen:hover{background:#b91319;color:#fff}.btn-red,.btn-danger{background:#d71920!important;color:#fff!important;border:0!important;font-weight:700}.btn-red:hover,.btn-danger:hover{background:#b91319!important;color:#fff!important}.badge.bg-danger,.bg-danger{background:var(--blue-soft)!important}.text-danger{color:var(--blue)!important}.section-title{border-left:5px solid var(--blue-soft);padding-left:10px;font-weight:800;color:var(--blue-dark)}.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(--blue)}.footer{background:#08164b;color:#eee}.player-box{background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 8px #0001}.admin-sidebar{min-height:100vh;background:#08164b}.admin-sidebar a{color:#eee;display:block;padding:11px 15px;text-decoration:none}.admin-sidebar a:hover{background:var(--blue-soft)}.table img{max-width:90px;height:55px;object-fit:cover}.category-list{display:flex;flex-direction:column;gap:8px}.category-pill{background:#f7f9ff;border:1px solid #e5ebff;border-radius:12px;padding:10px 12px;color:#202020;text-decoration:none;font-weight:700}.category-pill:hover{background:var(--blue-soft);color:#fff}.category-pill small{background:#fff;color:var(--blue);border-radius:999px;padding:2px 8px}.category-pill:hover small{color:var(--blue)}@media(max-width:991px){.header-top-grid{grid-template-columns:1fr;justify-items:center;text-align:center;min-height:auto}.header-actions{width:100%;justify-content:center;flex-wrap:wrap}.search-form{width:min(100%,360px)}.search-form .form-control{width:100%}.brand-logo{width:320px;max-height:95px}.hero-carousel .carousel-item img{height:330px}.btn-listen{margin:10px auto}}@media(max-width:576px){.brand-logo{max-height:72px;width:260px}.weather-info{font-size:13px}.account-link{font-size:13px}.hero-carousel .carousel-item img{height:260px}.hero-carousel .carousel-caption{bottom:12px}.hero-carousel p{display:none}.card-news img{height:180px}}
