*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#111}body:before{content:"";position:fixed;inset:0;z-index:-2;background:#111 center/cover fixed no-repeat}.site{width:min(1420px,95%);margin:20px auto;background:#fff;box-shadow:0 0 35px rgba(0,0,0,.45)}.nav{background:#000;display:flex;justify-content:center;flex-wrap:wrap}.nav a{color:#fff;text-decoration:none;font-weight:bold;font-size:20px;padding:24px 28px}.nav a:hover,.nav a.active{background:#00008c}.bar{background:#eaeaea;padding:12px 30px;text-align:center;font-size:22px;font-weight:bold}main{padding:18px 28px 40px}.hero{display:block;width:100%;max-height:360px;object-fit:cover;border-radius:8px;box-shadow:0 8px 25px rgba(0,0,0,.25)}.player{text-align:center;margin:18px 0 28px}.player h2{font-size:25px;margin:10px 0 16px}.playerbox{background:#f2f2f2;border-radius:10px;overflow:hidden}.playerbox iframe{width:100%;height:110px;border:0;display:block}.homegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.content{background:#eaeaea;border-radius:10px;padding:20px}.card h2,.content h1{font-size:23px;text-align:center;margin:0 0 18px}.home-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.home-gallery img{width:100%;height:150px;object-fit:cover;border-radius:6px}.socials{display:flex;gap:12px;justify-content:center;margin:15px 0}.social{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none;font-size:24px;font-weight:bold}.fb{background:#1877f2}.wa{background:#25d366}.ig{background:#d62976}.content{margin-bottom:20px;background:#f4f4f4}.content p{font-size:17px;line-height:1.75}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery a{display:block;overflow:hidden;border-radius:8px;background:#ddd}.gallery img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .25s}.gallery a:hover img{transform:scale(1.04)}.news{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.news article{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.15)}.news article img{width:100%;height:240px;object-fit:cover}.newsbody{padding:16px}.newsbody h2{margin:5px 0 10px;font-size:22px}.newsbody p{line-height:1.5}.date{font-size:13px;color:#777}.footer{background:#111;color:#fff;padding:30px 40px}.footergrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer h3{margin-top:0}.footer p{line-height:1.6}.footer a{color:#fff}.copy{text-align:center;border-top:1px solid #444;margin-top:20px;padding-top:15px;font-size:13px;color:#ccc}@media(max-width:950px){.homegrid,.footergrid{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.news{grid-template-columns:1fr}}@media(max-width:600px){.site{width:100%;margin:0}.nav a{font-size:14px;padding:15px 10px}.bar{font-size:16px}main{padding:10px 12px 28px}.gallery{grid-template-columns:1fr}.gallery img{height:auto}.footer{padding:25px 18px}}