body{margin:0;font-family:sans-serif;color:#fff}.app-container{display:flex;height:100vh}.side-menu{width:200px;background-color:#333;padding-top:1rem;border-right:1px solid #444;transition:width .3s ease,opacity .3s ease;overflow:hidden}.side-menu.closed{width:0;opacity:0;pointer-events:none}.menu-toggle{position:absolute;top:.2rem;left:.2rem;z-index:1000}.main-content{flex:1;padding:1rem;color:#fff}.logo-section{height:96px;display:flex;align-items:center;justify-content:center;background-color:#222;border-bottom:1px solid #444;margin-bottom:0}.select-season{width:120px;margin:0 10px}.select-round{width:180px;margin:0 10px}.select-type{width:120px;margin:0 10px}.button-search{width:100px;height:48px}
