.sports-app{width:min(100%,760px);min-height:100vh;margin:auto;padding:24px 18px 115px}.sports-top{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;margin-bottom:18px}.sports-top>a,.sports-top>button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:#191919;color:#fff;text-decoration:none;font-size:29px;cursor:pointer}.sports-top>button{background:#ff7043;font-size:26px}.sports-top small{font:800 10px system-ui;letter-spacing:1.5px;color:#ff8a65}.sports-top h1{font-size:24px;margin:2px 0 0}.sports-hero{position:relative;overflow:hidden;min-height:184px;margin-bottom:17px;padding:23px;border-radius:21px;background:radial-gradient(circle at 88% 20%,#ff8a654f,transparent 35%),linear-gradient(125deg,#9c2f1f,#2a0d0a 70%);box-shadow:inset 0 0 38px #ff70432b}.sports-hero span{font:800 9px system-ui;letter-spacing:1.6px;color:#ffc0ad}.sports-hero h2{font-size:29px;line-height:1.25;margin:10px 0 7px}.sports-hero p{margin:0;color:#d3a99f;font-size:11px}.sports-hero>b{position:absolute;right:-5px;bottom:-16px;font-size:103px;opacity:.18;transform:rotate(-18deg)}.sports-player{display:none;overflow:hidden;margin-bottom:18px;border:1px solid #303030;border-radius:20px;background:#111;box-shadow:0 13px 35px #000}.sports-player.open{display:block}.sports-screen{position:relative;aspect-ratio:16/9;background:#000}.sports-screen video{width:100%;height:100%;object-fit:contain}.game-placeholder,.game-loader{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#070707;text-align:center}.game-placeholder span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#ff7043;margin-bottom:10px;padding-left:3px}.game-placeholder small{margin-top:5px;color:#777}.game-loader{display:none;color:#aaa;font-size:12px}.game-loader.show{display:flex}.playing-info{display:grid;grid-template-columns:auto 1fr 41px;align-items:center;gap:11px;padding:13px}.playing-info>div{border-radius:7px;background:#eb4056;padding:5px 7px;font:800 9px system-ui}.playing-info>div i,.games-heading>span i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#fff;margin-right:4px;animation:pulse 1s infinite}.playing-info section b,.playing-info section small{display:block}.playing-info section b{font-size:13px}.playing-info section small{margin-top:3px;color:#777;font-size:10px}.playing-info button{width:39px;height:39px;border:0;border-radius:10px;background:#242424;color:#fff;font-size:20px}.sports-tools label{display:flex;align-items:center;gap:9px;border:1px solid #292929;border-radius:14px;background:#151515;padding:0 14px}.sports-tools label span{font-size:22px;color:#777}.sports-tools input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:13px 0}.sport-filters{display:flex;gap:8px;overflow:auto;padding:12px 0 18px;scrollbar-width:none}.sport-filter{border:1px solid #292929;border-radius:22px;background:#111;color:#888;padding:8px 14px;white-space:nowrap;font-size:11px}.sport-filter.active{border-color:#ff7043;background:#ff7043;color:#fff}.games-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.games-heading h2{font-size:19px;margin:0}.games-heading small{color:#666}.games-heading>span{color:#ff5366;font:800 9px system-ui}.games-heading>span i{background:#ff5366}.games-grid{display:grid;gap:13px}.game-card{position:relative;overflow:hidden;border:1px solid #292929;border-radius:18px;background:#141414;cursor:pointer;transition:.2s}.game-card:hover{border-color:#444;transform:translateY(-2px)}.game-banner{position:relative;min-height:128px;padding:19px;background:radial-gradient(circle at 80% 10%,#ff704345,transparent 38%),linear-gradient(120deg,#292929,#101010);background-size:cover;background-position:center}.game-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080808e6,transparent 90%)}.sport-name,.game-banner h3,.versus{position:relative;z-index:2}.sport-name{display:inline-block;border-radius:6px;background:#ff7043;padding:4px 7px;font:800 8px system-ui}.game-banner h3{max-width:80%;margin:10px 0 7px;font-size:16px}.versus{color:#aaa;font:700 11px system-ui}.game-footer{display:flex;align-items:center;justify-content:space-between;padding:11px 14px}.game-footer span{color:#888;font-size:10px}.watch-game{border:0;border-radius:9px;background:#ff7043;color:#fff;padding:7px 11px;font-size:10px;font-weight:800}.delete-game{position:absolute;z-index:4;right:9px;top:9px;width:28px;height:28px;border:0;border-radius:50%;background:#000b;color:#fff}.game-modal{position:fixed;z-index:70;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:12px;background:#000c;opacity:0;visibility:hidden;transition:.2s}.game-modal.open{opacity:1;visibility:visible}.game-modal form{width:min(100%,570px);max-height:90vh;overflow:auto;padding:19px;border:1px solid #333;border-radius:22px;background:#151515;transform:translateY(30px);transition:.2s}.game-modal.open form{transform:none}.game-form-head{display:flex;align-items:center;justify-content:space-between}.game-form-head small{color:#ff8a65;font:800 9px system-ui;letter-spacing:1.3px}.game-form-head h3{margin:3px 0}.game-form-head button{width:37px;height:37px;border:0;border-radius:50%;background:#292929;color:#fff;font-size:25px}.game-modal label{display:block;margin-top:12px;color:#aaa;font-size:10px}.game-modal input,.game-modal select{width:100%;margin-top:5px;border:1px solid #333;border-radius:10px;background:#090909;color:#fff;padding:11px;outline:none}.game-modal input:focus{border-color:#ff7043}.form-double{display:grid;grid-template-columns:1fr 1fr;gap:9px}.game-save{width:100%;margin-top:18px;border:0;border-radius:12px;background:#ff7043;color:#fff;padding:13px;font-weight:800}.toast{z-index:80}@media(min-width:600px){.games-grid{grid-template-columns:repeat(2,1fr)}.game-modal{align-items:center}}@media(min-width:800px){body{background:#0c0c0c}.sports-app{box-shadow:0 0 60px #000}}
