@charset "UTF-8";#module-sportwatches{font-family:"Rubik","Prompt",sans-serif;color:#d3d7fb}#module-sportwatches .leaderboard-right,#module-sportwatches .ranking-list,#module-sportwatches .matches-grid,#module-sportwatches .scrollable{scrollbar-color:#ffdd32 #585e8d;scrollbar-width:thin}#module-sportwatches .leaderboard-right::-webkit-scrollbar-thumb,#module-sportwatches .ranking-list::-webkit-scrollbar-thumb,#module-sportwatches .matches-grid::-webkit-scrollbar-thumb,#module-sportwatches .scrollable::-webkit-scrollbar-thumb{background-color:#ffdd32;border-radius:2px}#module-sportwatches .leaderboard-right::-webkit-scrollbar,#module-sportwatches .ranking-list::-webkit-scrollbar,#module-sportwatches .matches-grid::-webkit-scrollbar,#module-sportwatches .scrollable::-webkit-scrollbar{width:5px;height:5px;border-radius:2px;background-color:#585e8d}#module-sportwatches .leaderboard-right::-webkit-scrollbar-track,#module-sportwatches .ranking-list::-webkit-scrollbar-track,#module-sportwatches .matches-grid::-webkit-scrollbar-track,#module-sportwatches .scrollable::-webkit-scrollbar-track{border-radius:2px;background-color:#585e8d}#module-sportwatches .leaderboard-right:hover::-webkit-scrollbar-thumb,#module-sportwatches .ranking-list:hover::-webkit-scrollbar-thumb,#module-sportwatches .matches-grid:hover::-webkit-scrollbar-thumb,#module-sportwatches .scrollable:hover::-webkit-scrollbar-thumb{border-radius:2px;background-color:#ffdd32}#module-sportwatches .leaderboard-right:hover::-webkit-scrollbar-track,#module-sportwatches .ranking-list:hover::-webkit-scrollbar-track,#module-sportwatches .matches-grid:hover::-webkit-scrollbar-track,#module-sportwatches .scrollable:hover::-webkit-scrollbar-track{border-radius:2px;background-color:#585e8d}#module-sportwatches *{box-sizing:border-box;margin:0;padding:0}#module-sportwatches body{font-family:"Rubik","Prompt",sans-serif;background:transparent;color:#d3d7fb;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#module-sportwatches .uppercase{text-transform:uppercase}#module-sportwatches .main-wrapper{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}#module-sportwatches .main-wrapper.site-ready{opacity:1}#module-sportwatches .scrollable{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:4px;padding-bottom:15px}#module-sportwatches .icon-close:before{content:"✕";font-style:normal;font-weight:bold}#module-sportwatches .modal-container{width:90%;max-width:1016px;height:auto;max-height:90vh;display:flex;flex-direction:column;position:relative;background:#0c0d16;border:1px solid #f3c600;border-radius:20px;overflow:hidden}@media(max-width:1065px){#module-sportwatches .modal-container{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0;border:0}}#module-sportwatches .modal-container .modal-content{display:flex;flex-direction:column;height:100%;position:relative;border:0;outline:0;overflow:hidden}#module-sportwatches .modal-container .modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 5px 20px;flex-shrink:0}#module-sportwatches .modal-container .modal-header-title-row{display:flex;align-items:baseline;gap:12px;flex:1;min-width:0}#module-sportwatches .modal-container .modal-header-title-row .heading{font-size:20px;font-weight:500;color:#ffdd32;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}#module-sportwatches .modal-container .modal-header-title-row .subheading{font-size:18px;font-weight:400;color:#d3d7fb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#module-sportwatches .modal-container .btn-close{flex-shrink:0;margin-left:12px;background:transparent;border:0;color:#d3d7fb;font-size:16px;cursor:pointer;z-index:10;padding:4px;line-height:1;transition:color .2s ease}#module-sportwatches .modal-container .btn-close:hover{color:#fff}#module-sportwatches .modal-container .modal-body{display:flex;flex-direction:column;flex:1;padding:12px 20px 5px 20px;overflow:hidden;min-height:0}@media(min-width:1065px){#module-sportwatches .modal-container .modal-body{min-height:640px;max-height:640px}}#module-sportwatches .tabs-wrapper{margin-bottom:10px;display:flex;flex-shrink:0;overflow:hidden}#module-sportwatches .nav-tabs{display:flex;align-items:center;gap:4px;list-style:none;padding:0;margin:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}#module-sportwatches .nav-tabs::-webkit-scrollbar{display:none}#module-sportwatches .tab-item{padding:4px 16px;font-size:14px;font-weight:400;color:#d3d7fb;border-radius:12px;cursor:pointer;transition:background .15s ease,color .15s ease;white-space:nowrap;line-height:18px;height:26px;display:flex;align-items:center}#module-sportwatches .tab-item.active{background:#3b3f53;color:#fff;font-weight:500}#module-sportwatches .tab-item:hover:not(.active){color:#fff;background:rgba(59,63,83,.4)}#module-sportwatches .bracket-tabs{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start!important;padding-bottom:4px}#module-sportwatches .bracket-tabs::-webkit-scrollbar{display:none}#module-sportwatches .matches-state-wrapper{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%}#module-sportwatches .sw-spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.15);border-top-color:#ffd700;border-radius:50%;animation:sw-spin .8s linear infinite}@keyframes sw-spin{to{transform:rotate(360deg)}}#module-sportwatches .matches-state-msg{color:rgba(255,255,255,.5);font-size:14px;text-align:center;margin:0}#module-sportwatches .matches-content{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}#module-sportwatches .bracket-tabs{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;flex-shrink:0}#module-sportwatches .bracket-tab{padding:4px 16px;font-size:14px;font-weight:400;color:#d3d7fb;letter-spacing:.5px;cursor:pointer;white-space:nowrap;border-radius:12px;height:26px;display:flex;align-items:center;justify-content:center}#module-sportwatches .bracket-tab:hover:not(.active){color:#fff;background:rgba(255,255,255,.05)}#module-sportwatches .bracket-tab.active{background:var(--Button-lp,linear-gradient(180deg,#fff500 0%,#ffb800 100%));color:#161823;text-shadow:0 1px 1px #161823}#module-sportwatches .matches-grid{display:grid;grid-template-columns:repeat(2,minmax(0,412px));justify-content:center;gap:12px 16px;align-content:start;flex:1;min-height:0;overflow-y:auto}@media(max-width:859px){#module-sportwatches .matches-grid{grid-template-columns:1fr;justify-items:center}}#module-sportwatches .matches-grid.single-match{grid-template-columns:1fr;justify-items:center}#module-sportwatches .match-block{background:#33374a;border:1px solid transparent;border-radius:16px;padding:12px 14px;height:90px;width:100%;max-width:412px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 10px rgba(0,0,0,.2)}#module-sportwatches .match-block.highlight{border-color:#ffe500;box-shadow:0 0 14px rgba(255,229,0,.15)}#module-sportwatches .match-divider{height:1px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);margin:0}#module-sportwatches .match-row{display:flex;align-items:center;justify-content:space-between;height:32px;box-sizing:border-box;transition:opacity .15s ease}#module-sportwatches .match-row.loser .team-name{text-decoration:line-through}#module-sportwatches .match-row .team-info{display:flex;align-items:center;gap:12px;min-width:0}#module-sportwatches .match-row .team-info .flag-badge-img{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}#module-sportwatches .match-row .team-info .shield-icon{width:24px;height:24px;flex-shrink:0}#module-sportwatches .match-row .team-info .team-name{color:#fff;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#module-sportwatches .match-row .ticket-count{display:flex;align-items:center;gap:4px;font-size:14px;flex-shrink:0}#module-sportwatches .match-row .ticket-count .value{color:#ffe500;font-weight:700}#module-sportwatches .match-row .ticket-count .label{color:rgba(255,255,255,.6);font-weight:400}#module-sportwatches .information-content{display:flex;flex-direction:column;gap:16px;height:100%}#module-sportwatches .info-description{color:#d3d7fb;font-size:16px;line-height:1.4;text-align:center;padding:0 10px}#module-sportwatches .period-and-prize-wrapper{display:flex;gap:12px;width:100%}#module-sportwatches .event-period-card{flex:1;background:rgba(22,24,35,.4);border:1px solid rgba(255,255,255,.05);border-radius:10px;padding:12px;display:flex;flex-direction:column;justify-content:center}#module-sportwatches .event-period-card .period-title{color:#9a9ec7;font-size:12px;text-transform:uppercase;font-weight:600;margin-bottom:4px}#module-sportwatches .event-period-card .period-value{color:#fff;font-size:14px;font-weight:500;line-height:1.3}#module-sportwatches .prize-pool-card{width:45%;background:linear-gradient(135deg,rgba(243,198,0,.15) 0%,rgba(243,198,0,.03) 100%);border:1.5px solid #f3c600;box-shadow:0 0 10px rgba(243,198,0,.15);border-radius:10px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#module-sportwatches .prize-pool-card .prize-title{color:#fff77e;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}#module-sportwatches .prize-pool-card .prize-value{color:#ffdd32;font-size:18px;font-weight:800;text-shadow:0 2px 4px rgba(0,0,0,.5)}#module-sportwatches .info-section-title{color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;position:relative;display:flex;align-items:center;gap:6px}#module-sportwatches .info-section-title:before{content:"★";color:#ffdd32;font-size:10px}#module-sportwatches .how-to-section{display:flex;flex-direction:column;gap:8px}#module-sportwatches .ticket-rule-card{display:flex;align-items:center;gap:12px;background:rgba(22,24,35,.6);border:1px solid rgba(255,255,255,.05);border-radius:10px;padding:10px 14px;transition:transform .2s ease}#module-sportwatches .ticket-rule-card:hover{transform:translateX(4px);border-color:rgba(243,198,0,.2)}#module-sportwatches .ticket-rule-card .rule-icon{font-size:20px;color:#ffdd32;filter:drop-shadow(0 0 4px rgba(255,221,50,.4))}#module-sportwatches .ticket-rule-card .rule-content{display:flex;flex-direction:column;gap:2px}#module-sportwatches .ticket-rule-card .rule-content .rule-title{color:#fff;font-size:14px;font-weight:600}#module-sportwatches .ticket-rule-card .rule-content .rule-desc{color:#9a9ec7;font-size:12px}#module-sportwatches .ladder-section{display:flex;flex-direction:column;gap:8px}#module-sportwatches .ladder-final-card{background:linear-gradient(90deg,rgba(243,198,0,.25) 0%,rgba(243,198,0,.05) 100%);border:1px solid #f3c600;box-shadow:0 2px 8px rgba(243,198,0,.1);border-radius:10px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}#module-sportwatches .ladder-final-card .ladder-final-left{display:flex;align-items:center;gap:8px}#module-sportwatches .ladder-final-card .ladder-final-left .star-icon{color:#ffdd32;font-size:16px;animation:spin 3s linear infinite}#module-sportwatches .ladder-final-card .ladder-final-left .ladder-label{color:#fff;font-size:16px;font-weight:700;letter-spacing:.5px}#module-sportwatches .ladder-final-card .ladder-prize{color:#ffdd32;font-size:16px;font-weight:800}#module-sportwatches .ladder-stages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}#module-sportwatches .ladder-stage-pill{background:rgba(22,24,35,.6);border:1px solid rgba(255,255,255,.05);border-radius:6px;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px}#module-sportwatches .ladder-stage-pill .stage-label{color:#9a9ec7;font-size:8px;font-weight:600;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#module-sportwatches .ladder-stage-pill .stage-prize{color:#fff;font-size:14px;font-weight:700}#module-sportwatches .terms-section{display:flex;flex-direction:column}#module-sportwatches .terms-section .terms-list{display:flex;flex-direction:column;gap:6px;padding-left:14px;color:#9a9ec7;font-size:12px;line-height:1.4}#module-sportwatches .terms-section .terms-list li{margin-bottom:2px}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#module-sportwatches .rich-info-content{color:#d3d7fb;font-size:14px;line-height:1.6;padding:10px;max-height:450px}#module-sportwatches .rich-info-content>:last-child{padding-bottom:20px}#module-sportwatches .rich-info-content h3,#module-sportwatches .rich-info-content h4{color:#ffd700;font-size:16px;font-weight:700;margin:16px 0 8px 0;text-transform:uppercase;letter-spacing:.5px}#module-sportwatches .rich-info-content h3:first-child,#module-sportwatches .rich-info-content h4:first-child{margin-top:0}#module-sportwatches .rich-info-content b{display:block;font-weight:700;margin:10px 0 4px 0}#module-sportwatches .rich-info-content ul,#module-sportwatches .rich-info-content ol{margin:0 0 4px 0;padding-left:18px}#module-sportwatches .rich-info-content ul li,#module-sportwatches .rich-info-content ol li{color:#d3d7fb;line-height:1.6;margin-bottom:2px}#module-sportwatches .rich-info-content ul li strong,#module-sportwatches .rich-info-content ol li strong{color:#fff}#module-sportwatches .ranking-content{display:flex;flex-direction:column;flex:1;min-height:0}#module-sportwatches .user-rank-header{background:linear-gradient(180deg,rgba(128,221,59,.15) 0%,rgba(128,221,59,.02) 100%);border:1px solid rgba(128,221,59,.4);border-radius:8px;padding:12px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;color:rgba(255,255,255,.6);font-size:14px;font-weight:500;box-shadow:0 0 12px rgba(128,221,59,.1)}#module-sportwatches .user-rank-header .highlight{color:#fff;font-weight:700}#module-sportwatches .ranking-table-panel{display:flex;flex-direction:column;flex:1;min-height:0;background:#080b18;border-radius:8px;overflow:hidden}#module-sportwatches .ranking-table-header{display:grid;grid-template-columns:minmax(0,1fr) 146px 146px;align-items:center;gap:32px;padding:6px 14px;flex-shrink:0;background:#1a1f35;padding-right:19px;color:#fff;font-size:14px;text-transform:uppercase;font-weight:500}#module-sportwatches .ranking-table-header .ranking-row-left{min-width:0}#module-sportwatches .ranking-table-header .col-order{white-space:nowrap;flex-shrink:0}#module-sportwatches .ranking-table-header .col-tickets,#module-sportwatches .ranking-table-header .col-prizepool{text-align:right;white-space:nowrap}#module-sportwatches .ranking-list{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}#module-sportwatches .ranking-row-left{display:flex;align-items:center;gap:16px;min-width:0}#module-sportwatches .col-order{display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;flex-shrink:0}#module-sportwatches .col-username{flex:1;min-width:0}#module-sportwatches .rank-badge{width:36px;height:36px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}#module-sportwatches .rank-badge.rank-1{background-image:url(/Views/Home/SportWatches/assets/images/ranking/figma-badge-1.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1)}#module-sportwatches .rank-badge.rank-2{background-image:url(/Views/Home/SportWatches/assets/images/ranking/figma-badge-2.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1)}#module-sportwatches .rank-badge.rank-3{background-image:url(/Views/Home/SportWatches/assets/images/ranking/figma-badge-3.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1)}#module-sportwatches .rank-number{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px}#module-sportwatches .username{font-size:14px}#module-sportwatches .ranking-row{display:grid;grid-template-columns:minmax(0,1fr) 146px 146px;align-items:center;gap:24px;background:transparent;padding:0 14px;height:36px;box-sizing:border-box;transition:background-color .2s ease}#module-sportwatches .ranking-row:hover{background:rgba(255,255,255,.03)}#module-sportwatches .ranking-row .ticket-value,#module-sportwatches .ranking-row .prizepool-value{text-align:right;font-size:14px;white-space:nowrap}#module-sportwatches .leaderboard-layout{display:flex;align-items:stretch;gap:12px;flex:1;min-height:0}#module-sportwatches .leaderboard-left{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;background:#121525;border:1px solid #2b3164;border-radius:12px;padding:10px;gap:10px}#module-sportwatches .leaderboard-left-heading{display:flex;flex-direction:column;gap:4px;padding:0 4px}#module-sportwatches .leaderboard-reward-title{margin:0;color:#fff632;font-size:16px;font-weight:500;text-transform:uppercase}#module-sportwatches .leaderboard-reward-subtitle{margin:0;color:#d3d7fb;font-size:14px}#module-sportwatches .leaderboard-right{display:flex;flex-direction:column;gap:6px;flex:0 0 340px;width:340px;min-height:0;overflow-y:auto}#module-sportwatches .panel-title{margin:0 0 8px;font-size:16px;font-weight:500;text-transform:uppercase}#module-sportwatches .grand-prize-draw{display:flex;flex-direction:column;align-items:center;background:#0e111d;border:1px solid rgba(155,117,255,.19);border-radius:12px;padding:10px;width:100%;box-sizing:border-box}#module-sportwatches .grand-prize-draw .panel-title{align-self:flex-start;color:#c05aff}#module-sportwatches .grand-prize-illustration{width:100%;max-width:320px;height:198px;background-image:url(/Views/Home/SportWatches/assets/images/ranking/grand-prize-draw.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1);background-size:contain;background-repeat:no-repeat;background-position:center}#module-sportwatches .lucky-players-badge{display:inline-flex;align-items:center;justify-content:center;background:rgba(157,0,255,.1);border:1px solid #9d00ff;border-radius:32px;padding:4px 16px 2px;margin:10px 0;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase}#module-sportwatches .grand-prize-list{display:flex;flex-direction:column;gap:4px;width:100%}#module-sportwatches .grand-prize-row{display:flex;align-items:center;justify-content:space-between;gap:6px;height:40px;padding:0 14px 0 6px;border:1px solid rgba(88,100,202,.2);border-radius:8px;box-sizing:border-box}#module-sportwatches .grand-prize-row .prize-icon{width:32px;height:32px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center}#module-sportwatches .grand-prize-row .prize-icon-1{background-image:url(/Views/Home/SportWatches/assets/images/ranking/prize-icon-1.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1)}#module-sportwatches .grand-prize-row .prize-icon-2{background-image:url(/Views/Home/SportWatches/assets/images/ranking/prize-icon-2.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1)}#module-sportwatches .grand-prize-row .prize-icon-3{background-image:url(/Views/Home/SportWatches/assets/images/ranking/prize-icon-3.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1)}#module-sportwatches .grand-prize-row .prize-label{flex:1;min-width:0;font-size:14px}#module-sportwatches .grand-prize-row .prize-amount{color:#d3d7fb;font-size:14px;font-weight:500;white-space:nowrap}#module-sportwatches .grand-prize-row.prize-1 .prize-label{color:#ffe500}#module-sportwatches .grand-prize-row.prize-2 .prize-label{color:#bec6d0}#module-sportwatches .grand-prize-row.prize-3 .prize-label{color:#ffc98c}#module-sportwatches .consolation-reward{display:flex;flex-direction:column;background:#0e111d;border:1px solid rgba(117,255,197,.19);border-radius:12px;padding:10px;width:100%;box-sizing:border-box}#module-sportwatches .consolation-reward .panel-title{color:#75ffc5}#module-sportwatches .consolation-content{display:flex;align-items:flex-start;gap:8px}#module-sportwatches .consolation-icon{width:80px;height:80px;flex-shrink:0;background-image:url(/Views/Home/SportWatches/assets/images/ranking/consolation-icon.png?v=16be5J7owa_FhBbrvnrlNuDexNg&v=1);background-size:contain;background-repeat:no-repeat;background-position:center}#module-sportwatches .consolation-text{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}#module-sportwatches .consolation-title{margin:0;color:#fff;font-size:14px;font-weight:600}#module-sportwatches .consolation-subtitle{margin:0;color:#d3d7fb;font-size:12px}@media(max-width:860px){#module-sportwatches .leaderboard-layout{flex-direction:column;flex:none;height:auto;min-height:0}#module-sportwatches .leaderboard-left{flex:none;height:auto;min-height:0;width:100%;order:2}#module-sportwatches .ranking-table-panel{flex:none;height:auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}#module-sportwatches .ranking-table-header,#module-sportwatches .ranking-row{min-width:390px;gap:18px;padding-right:14px}#module-sportwatches .ranking-list{flex:none;min-height:0;max-height:none;overflow:visible}#module-sportwatches .leaderboard-right{flex:none;width:100%;height:auto;overflow:visible;order:1}}#module-sportwatches .modal-container{padding:10px;border-radius:24px;-webkit-box-shadow:0 0 7px 0 #f3c600,inset 0 0 10px 0 #f3c600,inset 0 1px 3px 9px rgba(0,0,0,.5);box-shadow:0 0 7px 0 #f3c600,inset 0 0 10px 0 #f3c600,inset 0 1px 3px 9px rgba(0,0,0,.5);border:solid 2.5px #f3c600}#module-sportwatches .modal-container>.modal-content{height:100%;background-color:#585e8d;border:0;color:#d3d7fb;position:relative;border-radius:12px;-webkit-box-shadow:inset 0 0 6px 1px #585e8d;box-shadow:inset 0 0 6px 1px #585e8d;background-image:radial-gradient(circle at 51% 4%,#303242,#161823 39%,#0c0d16 77%)}@media(max-width:1065px){#module-sportwatches .modal-container{border-radius:0;box-shadow:none;border:0;padding:0}#module-sportwatches .modal-container>.modal-content{box-shadow:none;border-radius:0}}#module-sportwatches.mode-minimize{position:fixed;top:10px;left:10px;z-index:500;width:auto;height:auto}#module-sportwatches.mode-full{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:510;display:flex;align-items:center;justify-content:center}#module-sportwatches .body-content-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden;border-top:1px solid rgba(255,255,255,.1);padding-top:15px;padding-bottom:15px}#module-sportwatches .ranking-content{overflow:hidden}@media(max-width:860px){#module-sportwatches .ranking-content{overflow-y:auto;overflow-x:hidden}}#module-sportwatches .sports-match-floating-widget{cursor:pointer;background:radial-gradient(circle at center top,#303242 0%,#161823 50%,#0c0d16 100%);border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 10px rgba(0,0,0,.5),inset 0 0 6px 1px #575e8d;border-radius:12px;padding:9px 6px 12px 6px;min-width:60px;height:81px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;user-select:none;position:relative}#module-sportwatches .sports-match-floating-widget::before{content:"";position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:36px;height:4px;background:#ffe500;filter:blur(7px);border-radius:50%;pointer-events:none}#module-sportwatches .sports-match-floating-widget:hover{transform:scale(1.05);box-shadow:0 12px 15px rgba(0,0,0,.6),inset 0 0 8px 1px #575e8d}#module-sportwatches .sports-match-floating-widget .sports-match-widget-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:48px;height:65px;gap:0}#module-sportwatches .sports-match-floating-widget .widget-cup-logo{width:48px;height:48px;background-repeat:no-repeat;background-position:center}#module-sportwatches .sports-match-floating-widget .widget-ticket-info{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge{display:flex;align-items:center;justify-content:center;width:auto;padding:4px 4px;height:24px;border-radius:8px;border:1px solid rgba(255,229,0,.1);background-color:rgba(255,229,0,.1);backdrop-filter:blur(20px);box-sizing:border-box;opacity:0;pointer-events:none;position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);transition:opacity .3s ease-in-out,border-color .3s ease,background-color .3s ease}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge.visible{opacity:1;pointer-events:auto}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge span{color:#fff;font-family:"Rubik",sans-serif;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge.has-notifications{border-color:rgba(255,229,0,.1);background-color:rgba(255,229,0,.1)}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge.has-notifications .notification-item{display:flex;align-items:center;gap:2px;opacity:1;transform:scale(1);transition:opacity .3s ease-in-out,transform .3s ease-in-out}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge.has-notifications .notification-item.fade-out{opacity:0;transform:scale(.9)}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge.has-notifications .badge-flag{width:16px;height:16px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.2)}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-badge.has-notifications .badge-diff{font-size:12px;font-weight:400;color:#fff;font-family:"Rubik",sans-serif;line-height:16px}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-count-row{display:flex;justify-content:center;align-items:center;height:20px;width:100%}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-count-row .label{display:none}#module-sportwatches .sports-match-floating-widget .widget-ticket-info .widget-ticket-count-row .value{color:#ffe500;font-family:"Rubik",sans-serif;font-size:18px;font-weight:700;line-height:18px;text-shadow:0 4px 4px rgba(0,0,0,.25);text-align:center;margin-top:4px}@keyframes badgeFadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}