.tv-container{width:100%;max-width:800px;padding:1rem;display:flex;justify-content:center}.banner-image{width:100%;max-width:400px;height:auto;border-radius:0}.button-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin:2rem 0}.navigation-button{width:150px;height:auto;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,.15);transition:transform .2s ease}.navigation-button:hover{transform:scale(1.05)}.panel-image{max-width:800px;margin-bottom:0;margin-top:0;border:0 solid black}