.tv-guide-general-section{flex-direction:column;gap:20px;width:100%;max-width:1280px;margin:0 auto;padding:20px;display:flex}.tv-guide-general-container{background:var(--background-0);border:1px solid var(--fv-background-2);border-radius:12px;flex-direction:column;width:100%;margin:0;padding:20px;transition:box-shadow .3s,transform .2s;display:flex;box-shadow:0 2px 8px #00000014}.tv-guide-general-container:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.tv-screen-title{color:var(--fv-text-1);margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.3}.tv-provides-explanation{color:var(--fv-text-2);max-width:900px;margin:0 0 30px;font-size:15px;line-height:1.6}.country-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:0;display:flex}.country-section>div:first-child{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.teams-section{flex:2;grid-template-columns:minmax(120px,130px) auto minmax(120px,130px);justify-content:center;place-items:center;width:100%;display:grid}.teams-section div{display:flex}.tv-area{color:var(--fv-text-1);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:700}.tv-area-and-league{white-space:nowrap;text-overflow:ellipsis;color:var(--H3MidGrey1);font-size:14px;font-weight:500;overflow:hidden}.tv-country-flag{width:25px;height:15px}.teams-and-tv-container{height:105px;display:flex}.tv-team-container{flex-direction:column;place-items:center;padding:10px;display:flex}.versus-and-score-container{place-items:center;height:100%;display:flex}.tv-teams-score{color:var(--fv-text-1);font-size:15px;font-weight:600}.tv-start-time-container{color:var(--fv-text-1);flex-direction:column;place-items:center;font-size:13px;font-weight:600;display:flex}.tv-versus-text{margin-top:5px}.tv-general-container{flex:4;grid-template-columns:repeat(3,minmax(100px,auto));display:grid}.tv-container{background:var(--fv-background-2);border-radius:5px;place-items:center;height:13px;margin:2px;padding:9px;display:flex}.tv-name{color:var(--fv-text-2);white-space:nowrap;text-overflow:ellipsis;margin-left:4px;font-size:11px;font-weight:600;overflow:hidden}.tv-container-country-flag{width:18px;height:12px}.show-less-button,.show-more-button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.show-less-button{color:var(--fv-text-1);background:var(--fv-background-2)}.show-less-button:hover{background:var(--H3MidGrey1);color:var(--white-1)}.show-more-button{color:var(--white-1);background:var(--fv-text-2)}.show-more-button:hover{background:var(--fv-text-1);transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.tv-match-section{background:var(--background-1);border-radius:10px;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:16px;padding:16px;display:flex}.tv-match-time{color:var(--fv-text-1);background:var(--background-0);text-align:center;border:1px solid var(--fv-background-2);border-radius:8px;min-width:70px;padding:8px 12px;font-size:15px;font-weight:700}.tv-match-teams{flex-wrap:wrap;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.tv-team-logo{object-fit:contain;flex-shrink:0;width:40px;height:40px}.tv-team-name{white-space:nowrap;text-overflow:ellipsis;color:var(--fv-text-1);max-width:150px;font-size:14px;font-weight:600;overflow:hidden}.tv-versus{color:var(--H3MidGrey1);text-transform:uppercase;letter-spacing:1px;padding:0 8px;font-size:12px;font-weight:600}.tv-channels-section{flex-wrap:wrap;gap:8px;padding:0;transition:all .3s;display:flex}.tv-channel-item{background:var(--fv-background-2);border:1px solid var(--fv-background-2);cursor:default;border-radius:20px;align-items:center;padding:8px 14px;transition:all .2s;display:inline-flex}.tv-channel-item:hover{background:var(--fv-text-2);border-color:var(--fv-text-2);transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}.tv-channel-name{color:var(--fv-text-1);white-space:nowrap;font-size:12px;font-weight:600}.tv-channel-item:hover .tv-channel-name{color:var(--white-1)}.tv-guide-mobile-title{color:var(--fv-text-1);margin:0;font-size:18px;font-weight:700;line-height:1.3;display:none}.tv-date-selector{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.tv-date-btn{background:var(--background-0,#fff);color:var(--fv-text-1,#334155);cursor:pointer;border:none;border:1px solid var(--fv-background-2,#e5e7eb);border-radius:12px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #00000014}.tv-date-btn:hover{background:var(--fv-background-2,#f1f5f9)}.tv-date-btn-selected{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 2px 12px #2563eb59}.tv-date-btn-selected:hover{background:#1d4ed8}.tv-date-btn-short{display:none}.tv-list-table-wrap{border:1px solid var(--fv-background-2,#e5e7eb);background:var(--background-0,#fff);border-radius:12px;width:100%;overflow-x:auto;box-shadow:0 2px 8px #0000000f}.tv-list-table{border-collapse:collapse;width:100%;font-size:14px}.tv-list-table th{text-align:left;color:var(--fv-text-1,#1a3150);background:var(--fv-background-2,#f1f5f9);border-bottom:2px solid var(--fv-background-2,#e2e8f0);white-space:nowrap;padding:14px 16px;font-weight:700}.tv-list-table td{border-bottom:1px solid var(--fv-background-2,#e5e7eb);color:var(--fv-text-1,#334155);padding:12px 16px}.tv-list-table tbody tr:hover{background:var(--fv-background-2,#f8fafc)}.tv-list-date{white-space:nowrap;color:var(--fv-text-2,#64748b);width:1%;max-width:105px;font-weight:600}.tv-list-time{white-space:nowrap;font-weight:600}.tv-list-event{min-width:200px;font-weight:500}.tv-list-competition{color:var(--fv-text-2,#64748b);text-overflow:ellipsis;white-space:nowrap;min-width:180px;max-width:280px;overflow:hidden}.tv-list-channels{color:var(--fv-text-2,#64748b);text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.tv-list-cards{display:none}.mobile-web-tv-page .tv-guide-general-section{margin-top:0;padding:12px 15px 20px}.mobile-web-tv-page .tv-guide-mobile-title{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 6px;font-size:15px;font-weight:700;display:block;overflow:hidden}.mobile-web-tv-page .tv-date-selector{background:var(--fv-background-2,#f1f5f9);border:1px solid var(--fv-background-2,#e2e8f0);border-radius:12px;flex-wrap:wrap;gap:6px;margin-bottom:8px;padding:6px;display:flex}.mobile-web-tv-page .tv-date-btn{min-width:64px;box-shadow:none;color:var(--fv-text-2,#64748b);background:0 0;border:none;border-radius:8px;flex:1 1 0;padding:10px 8px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.mobile-web-tv-page .tv-date-btn:hover{color:var(--fv-text-1,#334155);background:#ffffffb3}.mobile-web-tv-page .tv-date-btn-selected{background:var(--background-0,#fff);color:#2563eb;border:none;box-shadow:0 1px 3px #0000001a}.mobile-web-tv-page .tv-date-btn-selected:hover{background:var(--background-0,#fff);color:#1d4ed8}.mobile-web-tv-page .tv-date-btn-long{display:none}.mobile-web-tv-page .tv-date-btn-short{display:inline}.mobile-web-tv-page .tv-list-table-wrap{display:none}.mobile-web-tv-page .tv-list-cards{flex-direction:column;gap:12px;width:100%;display:flex}.mobile-web-tv-page .tv-list-card{background:var(--background-0,#fff);border:1px solid var(--fv-background-2,#e5e7eb);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000f}.mobile-web-tv-page .tv-list-card-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.mobile-web-tv-page .tv-list-card-event{color:var(--fv-text-1,#1a3150);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.mobile-web-tv-page .tv-list-card-meta{color:var(--fv-text-2,#64748b);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mobile-web-tv-page .tv-list-card-time{color:#ea580c;flex-shrink:0;font-size:16px;font-weight:700}
