.sticky-panel{height:calc(100vh - 100px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:60px}@media (max-width:991px){.sticky-panel{height:auto}}:root{--dark-panel-bg:#171c1f;--textcolor:#8a92ab;--body-color:#0b0e0f;--active-color:#09ff8d;--button-one:#f3486a}*{box-sizing:border-box}html{background:#000!important}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#000!important;color:#e7e9ea;overflow-x:auto}a{color:#00f85c;text-decoration:none}a:hover{text-decoration:underline}.events-page{max-width:720px;margin:0 auto;padding:24px 16px}.events-page h1{font-size:1.5rem;margin-bottom:16px}.events-league{margin-bottom:24px}.events-league h2{font-size:.875rem;color:#8b98a5;margin-bottom:8px}.match-link{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;margin-bottom:4px;background:#1a1f26;border-radius:8px;color:inherit}.match-link:hover{background:#252b33;text-decoration:none}.match-teams{font-weight:500}.match-meta{font-size:.875rem;color:#8b98a5}.event-page{max-width:720px;margin:0 auto;padding:24px 16px}.event-header{margin-bottom:24px}.event-header h1{font-size:1.25rem;margin-bottom:8px}.event-score{font-size:1.5rem;font-weight:700;color:#00f85c}.event-league{font-size:.875rem;color:#8b98a5}.event-preview .preview-header{margin-bottom:16px}.event-preview .preview-tabs{display:flex;gap:4px;margin-bottom:16px}.event-preview .preview-tabs button{padding:8px 12px;border:1px solid #333;background:#1a1f26;color:#e7e9ea;border-radius:6px;cursor:pointer}.event-preview .preview-tabs button.active{background:#00f85c;color:#0f1419;border-color:#00f85c}.event-preview .preview-body{color:#8b98a5}