html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{touch-action:manipulation}@supports (padding: max(0px)){html,body{padding-top:max(0px,env(safe-area-inset-top));padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.main-container,main{padding-bottom:max(16px,env(safe-area-inset-bottom))}.mobile-bottom-nav{padding-bottom:max(8px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none;transition:none}}body.is-mobile>:not(.brand-nav):not(.mobile-bottom-nav):not(style){margin-top:56px}@media(max-width:1024px){.brand-nav .nav-links a{min-height:44px;min-width:44px}}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:56px;background:rgba(var(--ink-1000-rgb),.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(var(--green-400-rgb),.1);display:flex;justify-content:space-around;align-items:center;z-index:9998}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1;min-height:44px;min-width:44px;padding:6px;color:rgba(var(--ink-100-rgb),.7);text-decoration:none;transition:color .2s ease;font-size:14px;text-align:center;border-top:3px solid transparent}.mobile-nav-item:active,.mobile-nav-item:focus{outline:none}.mobile-nav-item[aria-current=page],.mobile-nav-item.active{color:rgba(var(--green-400-rgb),1);border-top-color:rgba(var(--green-400-rgb),.8)}.mobile-nav-icon{font-family:var(--font-body);font-size:1.25rem;font-weight:700;line-height:1}.mobile-nav-label{font-size:.7rem;line-height:1}@media(max-width:1024px){input,select,button,textarea,.action-btn,.action-btn-compact,.action-btn-cta{font-size:16px;min-height:44px;min-width:44px;padding:12px 16px}.action-btn-compact{min-height:44px;padding:12px 14px;height:auto;font-size:12px;font-weight:700}}@media(max-width:479px){body{font-size:14px}h1{font-size:20px}h2{font-size:16px}.container,.main-container{padding:8px}.grid-2,.grid-3{grid-template-columns:1fr}.picks-table{font-size:11px}.picks-table td,.picks-table th{padding:6px 4px}input,select,button{min-height:48px}}@media(min-width:480px)and (max-width:767px){body{font-size:15px}.container,.main-container{padding:12px}.grid-2,.grid-3{grid-template-columns:1fr 1fr}.picks-table{font-size:12px}.picks-table td,.picks-table th{padding:8px 6px}}@media(min-width:768px)and (max-width:1024px){body{font-size:16px}.container,.main-container{padding:16px}.grid-3{grid-template-columns:1fr 1fr 1fr}}@media(min-width:1025px){.mobile-bottom-nav,.is-mobile{display:none}}.sportsbook-card.upload-picks-card{padding:5px 8px;height:auto;display:flex;flex-direction:column;margin-bottom:2px}.sportsbook-card.upload-picks-card .sportsbook-upload-shell{display:flex;flex-direction:column;gap:3px;margin:0;padding:0;width:100%}.sportsbook-card.upload-picks-card .import-options-popup{display:none;visibility:hidden;height:0;margin:0;padding:0}.sportsbook-card.upload-picks-card .import-options-popup:not([hidden]){display:block;visibility:visible;height:auto}.sportsbook-card.upload-picks-card .upload-destination{display:flex;align-items:center;gap:4px;margin:0;padding:0;width:100%}.sportsbook-card.upload-picks-card .upload-label,.sportsbook-card.upload-picks-card .action-btn-cta{display:none}@media(max-width:1024px){.sportsbook-card.upload-picks-card .sportsbook-select{flex:1;min-height:36px;font-size:16px;padding:6px;margin:0;box-sizing:border-box}.sportsbook-card.upload-picks-card .sportsbook-actions-compact{display:flex;gap:3px;margin:0;padding:0;border:none;width:auto;align-items:center}.sportsbook-card.upload-picks-card .action-btn-compact{min-height:36px;min-width:36px;padding:6px 10px;height:auto;flex:1;font-size:10px;text-transform:uppercase}}.modal,.modal-overlay{z-index:10000}.modal-content{max-height:90vh;overflow-y:auto}.table-container::-webkit-scrollbar{height:4px}.table-container::-webkit-scrollbar-track{background:#0003}.table-container::-webkit-scrollbar-thumb{background:rgba(var(--green-400-rgb),.4);border-radius:2px}button:focus,a:focus,input:focus,select:focus,textarea:focus{outline:2px solid rgba(var(--green-400-rgb),.6);outline-offset:2px}@media(max-width:1024px){html{overflow-x:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden!important;width:100vw!important;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video,canvas,iframe,input,textarea,select{max-width:100%}.table-scroll-wrapper{max-width:none}}@media(max-width:767px){.brand-nav{position:fixed!important;top:0;left:0;right:0;height:56px;background:linear-gradient(180deg,rgba(var(--ink-900-rgb),.98),rgba(var(--ink-900-rgb),.95));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(var(--green-400-rgb),.15);z-index:1000;padding:0 16px!important;display:flex;align-items:center;justify-content:space-between}.mobile-menu-toggle{display:flex!important;width:40px;height:40px;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;position:relative}.mobile-menu-toggle span{display:block;width:22px;height:2px;background:var(--green-400);position:relative;transition:background .2s ease}.mobile-menu-toggle span:before,.mobile-menu-toggle span:after{content:"";display:block;width:22px;height:2px;background:var(--green-400);position:absolute;left:0;transition:transform .3s ease}.mobile-menu-toggle span:before{top:-7px}.mobile-menu-toggle span:after{top:7px}.mobile-menu-toggle.active span{background:transparent}.mobile-menu-toggle.active span:before{top:0;transform:rotate(45deg)}.mobile-menu-toggle.active span:after{top:0;transform:rotate(-45deg)}.nav-links{position:fixed;top:0;left:-100%;width:85%;max-width:320px;height:100vh;background:linear-gradient(135deg,rgba(var(--ink-900-rgb),.99),rgba(var(--ink-800-rgb),.97));-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1001;padding:80px 0 20px;overflow-y:auto;transition:left .3s cubic-bezier(.25,.46,.45,.94);box-shadow:2px 0 25px #00000080}.nav-links.mobile-open{left:0}.mobile-menu-overlay{position:fixed;inset:0;background:#0009;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.mobile-menu-overlay.active{opacity:1;visibility:visible}.nav-links li{border-bottom:1px solid rgba(255,255,255,.08)}.nav-link{display:block;padding:18px 24px;font-size:16px;color:var(--ink-0);transition:all .2s ease}.nav-link:active{background:rgba(var(--green-400-rgb),.1);transform:scale(.98)}}@media(hover:none)and (pointer:coarse){button,.btn,a{min-height:44px;min-width:44px}button:active,.btn:active,a:active{transform:scale(.95);opacity:.8}*:hover{transform:none}button,.btn,.nav-link,.kpi-tile,.ft-pill{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media(max-width:640px){.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:56px;background:linear-gradient(180deg,rgba(var(--ink-900-rgb),.95),rgba(var(--ink-900-rgb),.98));border-top:1px solid rgba(var(--green-400-rgb),.15);display:flex;justify-content:space-around;align-items:center;z-index:900;padding:0 8px}.mobile-bottom-nav .nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff9;font-size:10px;text-decoration:none;transition:all .2s ease}.mobile-bottom-nav .nav-item.active{color:var(--green-400)}.mobile-bottom-nav .nav-item:active{transform:scale(.95)}.main-container{padding-bottom:72px}}@media(max-width:640px){*{text-shadow:none}@supports not (backdrop-filter: blur(10px)){.brand-nav,.nav-links{background:rgba(var(--ink-900-rgb),.98);-webkit-backdrop-filter:none;backdrop-filter:none}}}@supports (padding: env(safe-area-inset-top)){.brand-nav{padding-top:env(safe-area-inset-top);height:calc(56px + env(safe-area-inset-top))}body.page-weekly-lineup .main-container,body.page-active-picks .main-container{margin-top:calc(72px + env(safe-area-inset-top))}.mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(56px + env(safe-area-inset-bottom))}}@media(max-width:767px)and (orientation:landscape){.brand-nav{height:48px}body.page-weekly-lineup .main-container,body.page-active-picks .main-container{margin-top:60px}}@media(max-width:767px){body:not(.page-weekly-lineup) .filter-toolbar,body:not(.page-weekly-lineup) .toolbar-layout .ft-left,body:not(.page-weekly-lineup) .toolbar-layout .ft-right{display:none}.mobile-filter-toggle{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--green-400) 0%,var(--green-400) 100%);border:none;box-shadow:0 4px 12px rgba(var(--green-400-rgb),.3);z-index:500;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.mobile-filter-toggle:active{transform:scale(.9)}.mobile-filter-toggle:before{content:"\2699";font-size:24px;color:var(--ink-900)}.mobile-filter-panel{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(var(--ink-900-rgb),.98),rgba(var(--ink-800-rgb),.95));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px 20px 0 0;padding:24px 20px;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);z-index:600;max-height:70vh;overflow-y:auto}.mobile-filter-panel.active{transform:translateY(0)}.mobile-filter-options{display:flex;flex-direction:column;gap:12px}.mobile-filter-option{padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:14px;color:var(--ink-0);text-align:left;transition:all .2s ease}.mobile-filter-option.active{background:rgba(var(--green-400-rgb),.2);border-color:var(--green-400)}}@media(max-width:767px){body .date-toggle-group{display:none}.mobile-date-selector{display:flex;justify-content:center;padding:12px;background:#0000004d;margin-bottom:12px}.mobile-date-btn{padding:10px 20px;background:transparent;border:1px solid rgba(255,255,255,.2);color:var(--ink-0);font-size:13px;cursor:pointer;transition:all .2s ease}.mobile-date-btn:first-child{border-radius:8px 0 0 8px}.mobile-date-btn:last-child{border-radius:0 8px 8px 0}.mobile-date-btn.active{background:rgba(var(--green-400-rgb),.2);border-color:var(--green-400);color:var(--green-400)}.mobile-date-btn:nth-child(n+4){display:none}}@media(max-width:767px){body .export-import-controls,body .import-picks-btn,body .export-picks-btn,body .upload-picks-btn{display:none}.mobile-data-btn{position:fixed;bottom:20px;left:20px;width:48px;height:48px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:400}.mobile-data-btn:before{content:"\2195";font-size:20px;color:var(--ink-0)}}@media(max-width:767px){.kpi-section{margin-bottom:16px}.kpi-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#0000004d;border-radius:8px;cursor:pointer}.kpi-header:after{content:"\25bc";font-size:12px;transition:transform .3s ease}.kpi-section.collapsed .kpi-header:after{transform:rotate(-90deg)}.kpi-section.collapsed .kpi-tiles{display:none}body .kpi-tiles{display:flex;overflow-x:auto;gap:10px;padding:12px;scrollbar-width:none}body .kpi-tiles::-webkit-scrollbar{display:none}body .kpi-tile{flex:0 0 120px;min-height:60px;padding:10px}.kpi-tile:nth-child(n+5){display:none}}@media(max-width:767px){body .nav-actions,body .last-refresh,body .user-avatar{display:none}}@media(max-width:767px){body .ft-fetch-buttons,body .ft-fetch-league-btn,body .fetch-all-btn{display:none}.mobile-refresh-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:transparent;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer}.mobile-refresh-btn:before{content:"\21bb";font-size:18px;color:var(--green-400)}.mobile-refresh-btn.loading{animation:spin 1s linear infinite}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}}@media(max-width:767px){.mobile-quick-bar{position:fixed;bottom:0;left:0;right:0;height:52px;background:linear-gradient(to top,rgba(var(--ink-900-rgb),.98),rgba(var(--ink-800-rgb),.95));border-top:1px solid rgba(var(--green-400-rgb),.1);display:flex;justify-content:space-around;align-items:center;z-index:300;padding:0 20px}.mobile-quick-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px;cursor:pointer;transition:all .2s ease;color:#fff9;font-size:10px}.mobile-quick-item.active{color:var(--green-400)}.mobile-quick-item:active{transform:scale(.9)}.mobile-quick-item svg,.mobile-quick-item:before{font-size:20px;width:20px;height:20px}.mobile-quick-item.home:before{content:"\1f3e0"}.mobile-quick-item.filter:before{content:"\2699"}.mobile-quick-item.refresh:before{content:"\21bb"}.mobile-quick-item.stats:before{content:"\1f4ca"}body .main-container{padding-bottom:68px}}@media(max-width:640px){body .segment-filters,body .ft-pill[data-filter=segment]{display:none}}@media(max-width:640px){body .status-filter-pills{display:none}.mobile-status-dropdown{width:100%;padding:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--ink-0);font-size:14px;margin-bottom:12px}}@media(max-width:767px){body .dashboard-topline{display:none}body .main-dashboard-layout{padding:0;margin:0}body .unified-filter{margin:0;border-radius:0}body .table-container{margin:0;padding:0;border:none;background:transparent}}@media(max-width:640px){html body.page-weekly-lineup{padding-top:48px}html body.page-weekly-lineup .main-container{margin-top:48px;padding:0}body .brand-header-inline,body .brand-logo-inline,body .brand-text{display:none}body .weekly-lineup-table tbody{padding-top:8px}}@media(max-width:640px){.advanced-controls,.secondary-filters,.detailed-stats{display:none}.mobile-show-more{text-align:center;padding:16px}.mobile-show-more-btn{padding:10px 24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;color:#fff9;font-size:13px;cursor:pointer}.mobile-show-more-btn:active{background:#ffffff1a}}:root{--desk-ground-top: #0b1824;--desk-ground-mid: #071220;--desk-ground-bottom: #040b14;--desk-ground-nav-dim: linear-gradient( 180deg, rgba(var(--desk-ink-rgb, 3, 11, 22), .62) 0px, rgba(var(--desk-ink-rgb, 3, 11, 22), .4) 64px, rgba(var(--desk-ink-rgb, 3, 11, 22), 0) 140px );--desk-ground-fade: 72px;--desk-ground-dim: linear-gradient( 180deg, rgba(var(--desk-ink-rgb, 3, 11, 22), 0) 0px, rgba(var(--desk-ink-rgb, 3, 11, 22), .76) var(--desk-ground-fade), rgba(var(--desk-ink-rgb, 3, 11, 22), .84) 640px, rgba(var(--desk-ink-rgb, 3, 11, 22), .9) 100% )}html,html body.page-active-picks,html body.page-weekly-lineup,html body.gbsv-weekly-host{background-color:var(--desk-ground-mid)!important}html body.page-active-picks,html body.page-weekly-lineup,html body.gbsv-weekly-host{background-image:none!important;background-attachment:scroll!important;position:relative;isolation:isolate}html body.page-active-picks:before,html body.page-weekly-lineup:before,html body.gbsv-weekly-host:before{content:""!important;display:block!important;position:fixed!important;inset:0!important;z-index:-1!important;pointer-events:none!important;background-color:var(--desk-ground-mid)!important;background-image:var(--desk-ground-nav-dim),url(../assets/hero-bear.jpg)!important;background-image:var(--desk-ground-nav-dim),image-set(url(../assets/hero-bear.webp) type("image/webp"),url(../assets/hero-bear.jpg) type("image/jpeg"))!important;background-size:100% 100%,cover!important;background-position:0 0,center top!important;background-repeat:no-repeat,no-repeat!important;background-attachment:scroll,scroll!important;background-blend-mode:normal,normal!important;mix-blend-mode:normal!important;opacity:1!important;filter:none!important;transform:none!important;animation:none!important;will-change:auto!important}html body.page-active-picks:after,html body.page-weekly-lineup:after,html body.gbsv-weekly-host:after{display:none!important;content:none!important}html body.page-active-picks .main-container,html body.page-weekly-lineup .main-container,html body.gbsv-weekly-host .main-container{background-image:none!important;background-color:transparent!important;position:relative}html body.page-active-picks .main-container:before,html body.page-weekly-lineup .main-container:before,html body.gbsv-weekly-host .main-container:before{display:none!important;content:none!important}html body.page-active-picks .main-container:after,html body.page-weekly-lineup .main-container:after,html body.gbsv-weekly-host .main-container:after{content:"";display:block;position:absolute;z-index:-1;top:calc(var(--desk-hero-h) - var(--desk-ground-fade));bottom:0;left:50%;width:100vw;transform:translate(-50%);pointer-events:none;background:var(--desk-ground-dim)}@media(min-width:600px){:root{--desk-hero-h: clamp(228px, 33vh, 344px)}}html body.page-active-picks .desk-hero,html body.page-weekly-lineup .desk-hero,html body.gbsv-weekly-host .desk-hero{height:var(--desk-hero-h);margin-bottom:14px;border-radius:0;background:transparent!important;box-shadow:none}html body.page-active-picks .desk-hero:after,html body.page-weekly-lineup .desk-hero:after,html body.gbsv-weekly-host .desk-hero:after{display:none;content:none}@media(min-width:1200px){:root{--desk-gutter: 28px;--desk-max: min(1880px, calc(100vw - 2 * var(--desk-gutter)))}}@media(min-width:1920px){html body.page-active-picks .dashboard-topline,html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline{zoom:var(--desk-scale)}}@media(min-width:600px){html body.page-active-picks .dashboard-topline{align-items:center!important;column-gap:18px}html body.page-active-picks .dashboard-topline>.kpi-tiles{align-self:center;gap:10px}html body.page-active-picks .kpi-tile{min-width:118px;padding:8px 12px 7px}html body.page-active-picks .kpi-tile .kpi-label{font-size:.66rem;letter-spacing:.14em}html body.page-active-picks .kpi-tile .kpi-value{font-size:1.5rem}html body.page-active-picks .kpi-tile .kpi-subtext{font-size:.66rem}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout{align-self:center}html body.page-active-picks .dashboard-topline .filter-toolbar{align-items:center;flex-wrap:nowrap;gap:8px}html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle,html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn{font-size:.72rem;letter-spacing:.08em}}@media(min-width:600px)and (max-width:1199px){:root{--desk-gutter: 16px}html body.page-active-picks .main-container,html body.page-weekly-lineup .main-container,html body.gbsv-weekly-host .main-container,html body.page-active-picks .brand-nav,html body.page-weekly-lineup .brand-nav,html body.gbsv-weekly-host .brand-nav{padding-left:var(--desk-gutter)!important;padding-right:var(--desk-gutter)!important}}@media(min-width:600px)and (max-width:1319px){html body.page-active-picks #picks-table colgroup col:nth-child(1){width:8%!important}html body.page-active-picks #picks-table colgroup col:nth-child(2){width:5%!important}html body.page-active-picks #picks-table colgroup col:nth-child(3){width:16%!important}html body.page-active-picks #picks-table colgroup col:nth-child(4){width:5%!important}html body.page-active-picks #picks-table colgroup col:nth-child(5){width:13%!important}html body.page-active-picks #picks-table colgroup col:nth-child(6){width:9%!important}html body.page-active-picks #picks-table colgroup col:nth-child(7){width:21%!important}html body.page-active-picks #picks-table colgroup col:nth-child(8){width:11%!important}html body.page-active-picks #picks-table colgroup col:nth-child(9){width:12%!important}}@media(min-width:600px)and (max-width:1279px){html body.page-active-picks #picks-table colgroup col:nth-child(2){width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(3){width:17%!important}html body.page-active-picks #picks-table colgroup col:nth-child(5){width:14%!important}html body.page-active-picks #picks-table colgroup col:nth-child(7){width:22%!important}html body.page-active-picks #picks-table colgroup col:nth-child(8){width:12%!important}html body.page-active-picks #picks-table colgroup col:nth-child(9){width:13%!important}html body.page-active-picks .picks-table thead th:nth-child(3),html body.page-active-picks .picks-table tbody td:nth-child(3){width:17%!important}html body.page-active-picks .picks-table thead th:nth-child(5),html body.page-active-picks .picks-table tbody td:nth-child(5){width:14%!important}html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7){width:22%!important}html body.page-active-picks .picks-table thead th:nth-child(8),html body.page-active-picks .picks-table tbody td:nth-child(8){width:12%!important}html body.page-active-picks .picks-table thead th:nth-child(9),html body.page-active-picks .picks-table tbody td:nth-child(9){width:13%!important}html body.page-active-picks #picks-table tbody td .pick-cell .pick-team,html body.page-active-picks #picks-table tbody td .pick-cell .pick-line,html body.page-active-picks #picks-table tbody td .pick-cell .pick-odds{font-size:13px!important}}@media(min-width:600px)and (max-width:1319px){html body.page-active-picks .picks-table thead th:nth-child(1),html body.page-active-picks .picks-table tbody td:nth-child(1){width:8%!important;min-width:74px}html body.page-active-picks .picks-table thead th:nth-child(2),html body.page-active-picks .picks-table tbody td:nth-child(2),html body.page-active-picks .picks-table thead th:nth-child(4),html body.page-active-picks .picks-table tbody td:nth-child(4){width:5%!important;min-width:46px}html body.page-active-picks .picks-table thead th:nth-child(3),html body.page-active-picks .picks-table tbody td:nth-child(3){width:16%!important;min-width:150px}html body.page-active-picks .picks-table thead th:nth-child(5),html body.page-active-picks .picks-table tbody td:nth-child(5){width:13%!important;min-width:104px}html body.page-active-picks #picks-table tbody td .pick-cell .pick-main{white-space:nowrap}html body.page-active-picks #picks-table tbody td .pick-cell .pick-team,html body.page-active-picks #picks-table tbody td .pick-cell .pick-line,html body.page-active-picks #picks-table tbody td .pick-cell .pick-odds{font-size:14px!important}html body.page-active-picks .picks-table thead th:nth-child(6),html body.page-active-picks .picks-table tbody td:nth-child(6){width:9%!important;min-width:80px}html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7),html body.page-active-picks .picks-table tbody td[data-label="Box Score"]{width:21%!important;min-width:188px}html body.page-active-picks .picks-table thead th:nth-child(8),html body.page-active-picks .picks-table tbody td:nth-child(8){width:11%!important;min-width:98px}html body.page-active-picks .picks-table thead th:nth-child(9),html body.page-active-picks .picks-table tbody td:nth-child(9),html body.page-active-picks .picks-table tbody td[data-label="$"]{width:12%!important;min-width:106px}html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-wrapper{flex-wrap:wrap;row-gap:0}html body.page-active-picks #picks-table tbody td .status-badge,html body.page-active-picks #picks-table tbody td .final-wl.final-open .final-line{white-space:nowrap!important}}@media(min-width:600px)and (max-width:1279px){html body.page-active-picks #picks-table thead th,html body.page-active-picks #picks-table tbody td{padding-left:5px!important;padding-right:5px!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-full{font-size:13px!important}}@media(min-width:600px)and (max-width:1023px){html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-full,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-full{font-size:12.5px!important;letter-spacing:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(3),html body.page-active-picks .picks-table thead th:nth-child(3),html body.page-active-picks .picks-table tbody td:nth-child(3){width:18%!important}html body.page-active-picks #picks-table colgroup col:nth-child(7),html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7){width:21%!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-record{font-size:11px!important}html body.page-active-picks #picks-table tbody td .risk-amount,html body.page-active-picks #picks-table tbody td .win-amount,html body.page-active-picks #picks-table tbody td .profit-amount.final-settled,html body.page-active-picks #picks-table tbody td .pick-cell .pick-team,html body.page-active-picks #picks-table tbody td .pick-cell .pick-line{font-size:13px!important}html body.page-active-picks #picks-table tbody td .status-badge{font-size:10px!important;padding:3px 7px!important;letter-spacing:.04em!important}html body.page-active-picks #picks-table tbody td .final-wl.final-open{font-size:10px!important;line-height:1.25!important}html body.page-active-picks .boxscore-grid.boxscore-innings{grid-template-columns:22px repeat(9,minmax(0,1fr)) 20px!important}html body.page-active-picks .boxscore-grid.boxscore-innings .boxscore-cell{font-size:11px!important;padding:2px 0!important;min-height:18px!important}html body.page-active-picks .boxscore-grid.boxscore-innings .boxscore-cell.header-cell{font-size:9px!important}html body.page-active-picks .picks-table .boxscore-team-logo{width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important;padding:1px!important}}@media(min-width:600px)and (max-width:1199px){html body.page-active-picks .kpi-tile{width:auto!important;min-width:108px!important;height:auto!important;min-height:74px!important;padding:8px 10px 7px!important}html body.page-active-picks .dashboard-topline{flex-wrap:wrap;row-gap:8px}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout{flex:0 1 auto;margin-left:auto}}@media(min-width:600px){html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline,html body.page-weekly-lineup .toolbar-layout,html body.gbsv-weekly-host .toolbar-layout,html body.page-weekly-lineup .table-container,html body.gbsv-weekly-host .table-container,html body.page-weekly-lineup .weekly-lineup-table-wrapper,html body.gbsv-weekly-host .weekly-lineup-table-wrapper,html body.page-weekly-lineup .table-filter-chips-wrapper,html body.gbsv-weekly-host .table-filter-chips-wrapper{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:none!important}html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline{height:auto!important;min-height:0!important;align-items:center!important;padding-top:6px!important;padding-bottom:6px!important;margin-bottom:12px!important}}@media(min-width:600px)and (max-width:1023px){html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-wrapper{flex-wrap:wrap;row-gap:0}html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-full{font-size:13px!important;white-space:nowrap}html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-record{font-size:11px!important}html body.gbsv-weekly-host #picks-table thead th,html body.gbsv-weekly-host #picks-table tbody td{padding-left:5px!important;padding-right:5px!important}html body.gbsv-weekly-host #picks-table tbody td.col-matchup{min-width:0!important}}@media(min-width:600px){html body.gbsv-weekly-host #picks-table tbody td.col-track{display:table-cell!important;min-width:0!important;text-align:center!important;vertical-align:middle!important}html body.gbsv-weekly-host #picks-table tbody td.col-track .tracker-btn{display:inline-flex!important;margin:0 auto}}@media(min-width:600px)and (max-width:899px){:root{--desk-gutter: 12px}html body.page-active-picks .main-container,html body.page-weekly-lineup .main-container,html body.gbsv-weekly-host .main-container,html body.page-active-picks .brand-nav,html body.page-weekly-lineup .brand-nav,html body.gbsv-weekly-host .brand-nav{padding-left:var(--desk-gutter)!important;padding-right:var(--desk-gutter)!important}html body.page-active-picks #picks-table colgroup col:nth-child(2),html body.page-active-picks #picks-table colgroup col:nth-child(7),html body.page-active-picks .picks-table thead th:nth-child(2),html body.page-active-picks .picks-table tbody td:nth-child(2),html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7),html body.page-active-picks .picks-table tbody td[data-label="Box Score"]{display:none!important;width:0!important;min-width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(1),html body.page-active-picks .picks-table thead th:nth-child(1),html body.page-active-picks .picks-table tbody td:nth-child(1){width:11%!important;min-width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(3),html body.page-active-picks .picks-table thead th:nth-child(3),html body.page-active-picks .picks-table tbody td:nth-child(3){width:22%!important;min-width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(4),html body.page-active-picks .picks-table thead th:nth-child(4),html body.page-active-picks .picks-table tbody td:nth-child(4){width:7%!important;min-width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(5),html body.page-active-picks .picks-table thead th:nth-child(5),html body.page-active-picks .picks-table tbody td:nth-child(5){width:19%!important;min-width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(6),html body.page-active-picks .picks-table thead th:nth-child(6),html body.page-active-picks .picks-table tbody td:nth-child(6){width:14%!important;min-width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(8),html body.page-active-picks .picks-table thead th:nth-child(8),html body.page-active-picks .picks-table tbody td:nth-child(8){width:12%!important;min-width:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(9),html body.page-active-picks .picks-table thead th:nth-child(9),html body.page-active-picks .picks-table tbody td:nth-child(9),html body.page-active-picks .picks-table tbody td[data-label="$"]{width:15%!important;min-width:0!important}html body.page-active-picks #picks-table thead th,html body.page-active-picks #picks-table tbody td,html body.gbsv-weekly-host #picks-table thead th,html body.gbsv-weekly-host #picks-table tbody td{padding-left:4px!important;padding-right:4px!important}html body.page-active-picks #picks-table thead th .header-main-text,html body.gbsv-weekly-host #picks-table thead th .header-main-text{font-size:10px!important;letter-spacing:.06em!important}html body.page-active-picks #picks-table thead th .header-subtext,html body.gbsv-weekly-host #picks-table thead th .header-subtext{display:none!important}html body.page-active-picks #picks-table tbody td .datetime-cell .cell-date,html body.gbsv-weekly-host #picks-table tbody td .datetime-cell .cell-date,html body.page-active-picks #picks-table tbody td .datetime-cell .cell-time,html body.gbsv-weekly-host #picks-table tbody td .datetime-cell .cell-time{font-size:11px!important}html body.page-active-picks #picks-table tbody td .matchup-cell,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell{grid-template-columns:24px minmax(0,1fr)!important;column-gap:6px!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-logo,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-logo{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-wrapper,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-wrapper{flex-wrap:wrap;row-gap:0}html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-full,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-full{font-size:12px!important;letter-spacing:0!important;white-space:normal!important;line-height:1.15!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-record,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-record{font-size:10px!important}html body.page-active-picks #picks-table tbody td .pick-cell .pick-main{white-space:nowrap}html body.page-active-picks #picks-table tbody td .pick-cell .pick-team,html body.page-active-picks #picks-table tbody td .pick-cell .pick-line,html body.page-active-picks #picks-table tbody td .pick-cell .pick-odds,html body.page-active-picks #picks-table tbody td .risk-amount,html body.page-active-picks #picks-table tbody td .win-amount,html body.page-active-picks #picks-table tbody td .profit-amount.final-settled,html body.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-team,html body.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-line,html body.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-odds{font-size:12px!important}html body.page-active-picks #picks-table tbody td .pick-cell .pick-reverse,html body.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-reverse{font-size:9px!important}html body.page-active-picks #picks-table tbody td .status-badge{font-size:9px!important;padding:2px 6px!important;letter-spacing:.03em!important;white-space:nowrap!important}html body.page-active-picks #picks-table tbody td .final-wl.final-open{font-size:9.5px!important;line-height:1.25!important}html body.page-active-picks #picks-table tbody td .final-wl.final-open .final-line{white-space:nowrap!important}html body.page-active-picks #picks-table tbody td .segment-badge,html body.gbsv-weekly-host #picks-table tbody td .segment-badge{font-size:9px!important;padding:2px 5px!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-market,html body.gbsv-weekly-host #picks-table colgroup col.wl-col-model,html body.gbsv-weekly-host #picks-table thead th.col-market,html body.gbsv-weekly-host #picks-table thead th.col-model-prediction,html body.gbsv-weekly-host #picks-table tbody td.col-market,html body.gbsv-weekly-host #picks-table tbody td.col-model-prediction{display:none!important;width:0!important;min-width:0!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-datetime,html body.gbsv-weekly-host #picks-table thead th.col-datetime,html body.gbsv-weekly-host #picks-table tbody td.col-datetime{width:11%!important;min-width:0!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-matchup,html body.gbsv-weekly-host #picks-table thead th.col-matchup,html body.gbsv-weekly-host #picks-table tbody td.col-matchup{width:27%!important;min-width:0!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-segment,html body.gbsv-weekly-host #picks-table thead th.col-segment,html body.gbsv-weekly-host #picks-table tbody td.col-segment{width:7%!important;min-width:0!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-pick,html body.gbsv-weekly-host #picks-table thead th.col-pick,html body.gbsv-weekly-host #picks-table tbody td.col-pick{width:22%!important;min-width:0!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-edge,html body.gbsv-weekly-host #picks-table thead th.col-edge,html body.gbsv-weekly-host #picks-table tbody td.col-edge{width:11%!important;min-width:0!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-fire,html body.gbsv-weekly-host #picks-table thead th.col-fire,html body.gbsv-weekly-host #picks-table tbody td.col-fire{width:12%!important;min-width:0!important}html body.gbsv-weekly-host #picks-table colgroup col.wl-col-track,html body.gbsv-weekly-host #picks-table thead th.col-track,html body.gbsv-weekly-host #picks-table tbody td.col-track{width:10%!important;min-width:0!important}html body.gbsv-weekly-host #picks-table tbody td .fire-cell{font-size:11px!important;letter-spacing:-1px}html body.page-active-picks .dashboard-topline{flex-wrap:wrap;row-gap:8px}html body.page-active-picks .dashboard-topline>.kpi-tiles{display:flex!important;flex:1 1 100%!important;width:100%!important;gap:8px}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout,html body.page-active-picks .dashboard-topline .filter-toolbar,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-right,html body.gbsv-weekly-host .dashboard-topline .filter-toolbar .ft-right{display:flex!important}html body.gbsv-weekly-host .dashboard-topline .filter-toolbar{flex-wrap:wrap!important;justify-content:flex-end!important;row-gap:6px!important}html body.gbsv-weekly-host .dashboard-topline .filter-toolbar .ft-right{flex:0 1 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;width:auto!important;gap:6px!important}html body.gbsv-weekly-host .dashboard-topline .filter-toolbar .ft-team-search{flex:0 1 150px!important;width:150px!important;min-width:0!important;height:auto!important}html body.gbsv-weekly-host .dashboard-topline .filter-toolbar #ft-team-search{width:100%!important;min-width:0!important}html body.gbsv-weekly-host .dashboard-topline .filter-toolbar .wl-slate-actions{margin:0!important;order:0!important}html body.page-active-picks .dashboard-topline .filter-toolbar .ft-right{flex:1 1 auto!important;flex-wrap:nowrap!important;justify-content:flex-end!important;gap:6px!important}html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-selector,html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle,html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history{flex:0 0 auto!important;width:auto!important;min-width:0!important}html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn{width:32px!important;min-width:32px!important;max-width:32px!important;height:28px!important;min-height:28px!important;padding:0!important;justify-content:center!important}html body.page-active-picks #picks-table thead th:nth-child(1) .header-main-text,html body.gbsv-weekly-host #picks-table thead th.col-datetime .header-main-text{font-size:0!important;letter-spacing:0!important}html body.page-active-picks #picks-table thead th:nth-child(1) .header-main-text:before,html body.gbsv-weekly-host #picks-table thead th.col-datetime .header-main-text:before{content:"Date";font-size:10px;letter-spacing:.06em;text-transform:uppercase}html body.page-active-picks .dashboard-topline>.brand-header-inline,html body.gbsv-weekly-host .dashboard-topline>.brand-header-inline{display:none!important}html body.page-active-picks #picks-table tbody td .pick-cell .team-logo,html body.page-active-picks #picks-table tbody td .pick-cell img,html body.gbsv-weekly-host #picks-table tbody td .pick-cell .team-logo,html body.gbsv-weekly-host #picks-table tbody td .pick-cell img{display:none!important}html body.page-active-picks #picks-table thead th .header-main-text,html body.gbsv-weekly-host #picks-table thead th .header-main-text{white-space:normal!important;line-height:1.15!important}html body.page-active-picks .kpi-tile{width:auto!important;min-width:0!important;flex:1 1 0!important;height:auto!important;min-height:66px!important;padding:6px 8px 5px!important}html body.page-active-picks .kpi-tile .kpi-value{font-size:1.25rem!important}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout{flex:1 1 100%;width:100%;margin-left:0}html body.page-active-picks .dashboard-topline .filter-toolbar{justify-content:flex-end;flex-wrap:wrap}}@media(min-width:600px){html body.page-active-picks .delete-pick-btn,html body.page-active-picks .untrack-btn-quiet{color:#ecfdf59e!important;border:1px solid rgba(236,253,245,.16)!important;background:#ecfdf508!important;font-size:13px!important;line-height:1!important;opacity:1!important;transition:color .12s ease,border-color .12s ease,background-color .12s ease}html body.page-active-picks .delete-pick-btn:hover,html body.page-active-picks .untrack-btn-quiet:hover{color:var(--red-300)!important;border-color:rgba(var(--red-400-rgb),.55)!important;background:rgba(var(--red-400-rgb),.14)!important}}@media(min-width:1536px){html body.page-active-picks .picks-table tbody td .compact-boxscore .boxscore-cell,html body.page-active-picks .boxscore-grid.boxscore-innings .boxscore-cell{font-size:14px!important;min-height:23px!important}html body.page-active-picks .boxscore-grid.boxscore-innings .boxscore-cell.header-cell{font-size:11px!important}html body.page-active-picks .picks-table .boxscore-team-logo{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important}}html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track{display:inline-flex!important;align-items:center;gap:5px;max-width:100%;min-height:0!important;height:auto!important;min-width:0!important;width:auto!important;margin:0 0 0 -5px;padding:1px 6px 1px 5px!important;border:1px solid transparent;border-radius:6px;background:transparent;font:inherit;font-size:.68rem;font-weight:600;line-height:1.15;letter-spacing:.01em;color:#ecfdf58c;text-align:left;white-space:nowrap;cursor:pointer;transition:color .12s ease,border-color .12s ease,background-color .12s ease}html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track:hover,html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track:focus-visible{color:var(--green-300, #6ee7b7);border-color:rgba(var(--green-400-rgb),.35);background:rgba(var(--green-400-rgb),.1);outline:none}html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track.is-on{color:var(--green-300, #6ee7b7);border-color:rgba(var(--green-400-rgb),.5);background:rgba(var(--green-400-rgb),.13)}html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track .pick-reverse-ctl{display:inline-flex;flex:0 0 auto;width:13px;height:13px;margin-left:1px;opacity:.75}html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track:hover .pick-reverse-ctl,html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track.is-on .pick-reverse-ctl{opacity:1}html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track .pick-reverse-ctl svg{display:block;width:13px;height:13px}html body.gbsv-weekly-host #picks-table tbody td .pick-cell button.pick-reverse-track .pick-reverse-label{overflow:hidden;text-overflow:ellipsis}html body.page-active-picks #picks-table tbody td .pick-cell .pick-my-side{display:inline-block;vertical-align:middle;margin:2px 0 1px;padding:0 6px;border-radius:999px;border:1px solid rgba(var(--green-400-rgb),.45);background:rgba(var(--green-400-rgb),.12);color:var(--green-300, #6ee7b7);font-size:.56rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.4;white-space:nowrap}html body.page-active-picks #picks-table tbody td .pick-cell .pick-reverse-model .pick-reverse-tag{color:rgba(var(--green-400-rgb),.75)}@media(min-width:600px){html body.page-active-picks #picks-table thead th .th-sort-btn,html body.gbsv-weekly-host #picks-table thead th .th-sort-btn,html body.page-weekly-lineup #picks-table thead th .th-sort-btn{flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;align-content:center!important;justify-content:center!important;row-gap:0!important;column-gap:4px!important;min-width:0!important}html body.page-active-picks #picks-table thead th .th-sort-btn>.header-main-text,html body.gbsv-weekly-host #picks-table thead th .th-sort-btn>.header-main-text,html body.page-weekly-lineup #picks-table thead th .th-sort-btn>.header-main-text{flex:0 0 100%!important;width:100%!important;min-width:0!important;display:block!important;text-align:center!important}html body.page-active-picks #picks-table thead th .th-sort-btn>.header-subtext,html body.gbsv-weekly-host #picks-table thead th .th-sort-btn>.header-subtext,html body.page-weekly-lineup #picks-table thead th .th-sort-btn>.header-subtext{flex:0 1 auto!important;width:auto!important;display:block!important}html body.page-active-picks #picks-table thead th .th-sort-btn>.desk-sort-mark,html body.gbsv-weekly-host #picks-table thead th .th-sort-btn>.desk-sort-mark,html body.page-weekly-lineup #picks-table thead th .th-sort-btn>.desk-sort-mark{flex:0 0 auto!important;width:auto!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin:0!important;line-height:1!important}}@media(min-width:1280px)and (max-width:1535px){html body.page-active-picks #picks-table colgroup col:nth-child(2),html body.page-active-picks .picks-table thead th:nth-child(2),html body.page-active-picks .picks-table tbody td:nth-child(2){width:6%!important}html body.page-active-picks #picks-table colgroup col:nth-child(7),html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7),html body.page-active-picks .picks-table tbody td[data-label="Box Score"]{width:19%!important}html body.page-active-picks #picks-table thead th:nth-child(1) .header-main-text,html body.page-active-picks #picks-table thead th:nth-child(2) .header-main-text{letter-spacing:.04em!important}}@media(min-width:1280px)and (max-width:1319px){html body.page-active-picks #picks-table colgroup col:nth-child(1),html body.page-active-picks .picks-table thead th:nth-child(1),html body.page-active-picks .picks-table tbody td:nth-child(1){width:10%!important}html body.page-active-picks #picks-table colgroup col:nth-child(7),html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7),html body.page-active-picks .picks-table tbody td[data-label="Box Score"]{width:18%!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-full{font-size:13px!important}html body.page-active-picks #picks-table thead th:nth-child(1) .header-main-text,html body.page-active-picks #picks-table thead th:nth-child(2) .header-main-text{font-size:11px!important}}@media(min-width:600px)and (max-width:1023px){html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-full,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-full{white-space:normal!important;overflow:visible!important;line-height:1.15!important}html body.page-active-picks #picks-table tbody td .pick-cell .pick-main{letter-spacing:0!important}html body.page-active-picks #picks-table tbody td .pick-cell .pick-odds{font-size:12px!important}}@media(min-width:900px)and (max-width:1279px){html body.page-active-picks #picks-table colgroup col:nth-child(5),html body.page-active-picks .picks-table thead th:nth-child(5),html body.page-active-picks .picks-table tbody td:nth-child(5){width:16%!important}html body.page-active-picks #picks-table colgroup col:nth-child(7),html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7),html body.page-active-picks .picks-table tbody td[data-label="Box Score"]{width:20%!important}}@media(min-width:900px)and (max-width:1023px){html body.page-active-picks #picks-table colgroup col:nth-child(7),html body.page-active-picks .picks-table thead th:nth-child(7),html body.page-active-picks .picks-table tbody td:nth-child(7),html body.page-active-picks .picks-table tbody td[data-label="Box Score"]{width:19%!important}}@media(min-width:600px)and (max-width:699px){html body.page-active-picks #picks-table tbody td .status-badge{padding:2px 5px!important;letter-spacing:0!important}html body.page-active-picks #picks-table colgroup col:nth-child(3),html body.page-active-picks .picks-table thead th:nth-child(3),html body.page-active-picks .picks-table tbody td:nth-child(3){width:21%!important}html body.page-active-picks #picks-table colgroup col:nth-child(8),html body.page-active-picks .picks-table thead th:nth-child(8),html body.page-active-picks .picks-table tbody td:nth-child(8){width:13%!important}html body.page-active-picks #picks-table tbody td .final-wl.final-open{font-size:9px!important}}@media(max-width:767px){html body.page-active-picks .main-container:has(.table-container.has-open-th-filter) .dashboard-topline,html body.gbsv-weekly-host .main-container:has(.weekly-lineup-table-wrapper.has-open-th-filter) .dashboard-topline,html body.page-weekly-lineup .main-container:has(.weekly-lineup-table-wrapper.has-open-th-filter) .dashboard-topline,html body.page-weekly-lineup .main-container:has(.table-container.has-open-th-filter) .dashboard-topline{z-index:1!important}}@media(max-width:767px){html body .filter-toolbar .desk-unit .desk-unit-menu,html body .dashboard-topline .desk-unit .desk-unit-menu,html body .desk-unit .desk-unit-menu{position:fixed!important;inset:auto 8px 76px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:min(70vh,520px)!important;margin:0!important;padding:10px!important;overflow-y:auto!important;z-index:12010!important;transform:none!important;background:linear-gradient(180deg,rgba(var(--green-400-rgb),.05),rgba(var(--green-400-rgb),0) 40%),#050e1b!important;border:1px solid rgba(var(--green-400-rgb),.26)!important;box-shadow:0 14px 36px #0000008c,0 0 0 1px #00000080!important}html body .desk-unit .desk-unit-menu[hidden]{display:none!important}}@media(max-width:767px){html body.desk-stuck.page-active-picks .dashboard-topline:before,html body.desk-stuck.page-weekly-lineup .dashboard-topline:before,html body.desk-stuck.gbsv-weekly-host .dashboard-topline:before{background-color:rgb(var(--desk-ink-rgb))!important}html body.desk-stuck.page-active-picks #picks-table thead,html body.desk-stuck.page-weekly-lineup #picks-table thead,html body.desk-stuck.gbsv-weekly-host #picks-table thead{background:rgb(var(--desk-ink-rgb))!important}}@media(max-width:767px){html body .desk-toast{max-width:calc(100vw - 24px)!important;white-space:normal!important;border-radius:14px!important;text-align:left;line-height:1.35}html body.wl-parlay-building .desk-toast{top:64px!important;bottom:auto!important;transform:translate(-50%)!important}html body.wl-parlay-building .desk-unit .desk-unit-menu{top:64px!important;bottom:auto!important}}@media(min-width:768px){html body.wl-parlay-building .desk-toast{bottom:96px!important}}@media(min-width:768px){html body.gbsv-weekly-host .wl-fetch-label{display:inline!important}}@media(max-width:599px){html body.page-active-picks #picks-table thead:after,html body.gbsv-weekly-host #picks-table thead:after,html body.page-weekly-lineup #picks-table thead:after{content:"";position:sticky;right:0;flex:0 0 34px;align-self:stretch;margin-left:-34px;pointer-events:none;background:linear-gradient(90deg,rgba(var(--desk-ink-rgb),0),rgba(var(--desk-ink-rgb),.96) 70%)}}@media(min-width:600px){html body.page-active-picks .dashboard-topline{display:flex!important;flex-wrap:nowrap!important;align-items:flex-end!important;column-gap:0!important;row-gap:0!important}html body.page-active-picks .dashboard-topline>.brand-header-inline{align-self:flex-end!important;align-items:flex-end!important;height:auto!important;margin:0!important}html body.desk-stuck.page-active-picks .dashboard-topline>.brand-header-inline{margin-right:12px!important}html body.page-active-picks .dashboard-topline>.brand-header-inline .brand-logo-inline{height:62px!important}html body.page-active-picks .dashboard-topline>.brand-header-inline .brand-content-inline,html body.page-active-picks .dashboard-topline>.brand-header-inline .brand-text-stacked{align-items:flex-end!important;padding-bottom:6px!important}html body.page-active-picks .dashboard-topline>.brand-header-inline .brand-line-1{font-size:1.3rem!important}html body.page-active-picks .dashboard-topline>.kpi-tiles{display:flex!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;align-self:flex-end!important;align-items:flex-end!important;margin:0 auto 0 0!important;gap:10px!important}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout{display:flex!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;align-self:flex-end!important;margin:0 0 0 12px!important;padding:0!important}html body.page-active-picks .dashboard-topline .filter-toolbar,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-right{display:flex!important;flex-wrap:nowrap!important;align-items:flex-end!important;justify-content:flex-end!important;width:auto!important;min-width:0!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle,html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn{height:28px!important;min-height:28px!important;max-height:28px!important;box-sizing:border-box!important;margin:0!important}html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn{flex:0 0 auto!important;width:auto!important;min-width:32px!important;max-width:none!important;padding:0 8px!important;justify-content:center!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit,html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-selector,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history{flex:0 0 auto!important;width:auto!important;min-width:0!important;align-self:flex-end!important}}@media(min-width:600px)and (max-width:899px){html body.page-active-picks .dashboard-topline>.kpi-tiles{flex:1 1 auto!important;gap:6px!important}html body.page-active-picks .kpi-tile{flex:1 1 0!important;width:auto!important;min-width:84px!important;max-width:170px!important;height:auto!important;min-height:66px!important;padding:6px 6px 5px!important}html body.page-active-picks .kpi-tile .kpi-label{font-size:.6rem!important;letter-spacing:.1em!important}html body.page-active-picks .kpi-tile .kpi-value{font-size:1.1rem!important}html body.page-active-picks .kpi-tile .kpi-subtext{font-size:.6rem!important}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout{margin-left:8px!important}html body.page-active-picks .dashboard-topline .filter-toolbar,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-right{gap:4px!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn{padding:0 8px!important;gap:4px!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn .desk-unit-mode{display:none!important}html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle{padding:0 8px!important;font-size:.66rem!important;letter-spacing:.06em!important}html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn{min-width:28px!important;padding:0 6px!important}}@media(max-width:599px){html body.page-active-picks .dashboard-topline .filter-toolbar,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-right{align-items:center!important}html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-selector,html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history{height:auto!important;min-height:0!important;align-self:center!important;align-items:center!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle,html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn{height:32px!important;min-height:32px!important;max-height:32px!important;box-sizing:border-box!important;margin:0!important;align-self:center!important}html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn{flex:0 0 auto!important;width:32px!important;min-width:32px!important;padding:0!important;justify-content:center!important}}@media(min-width:600px){:root{--desk-lockup-h: 76px;--desk-lockup-off: clamp(18px, 4vh, 36px);--desk-row-h: var(--desk-lockup-h);--desk-lockup-l1: calc(var(--desk-lockup-h) * .773);--desk-lockup-l2: calc(var(--desk-lockup-h) * .498);--desk-lockup-track: .35em}html body.page-active-picks .desk-hero .desk-hero-brand,html body.page-weekly-lineup .desk-hero .desk-hero-brand,html body.gbsv-weekly-host .desk-hero .desk-hero-brand{display:none!important}html body.page-active-picks .desk-bar-sentinel,html body.page-weekly-lineup .desk-bar-sentinel,html body.gbsv-weekly-host .desk-bar-sentinel{margin-top:calc(-1 * (14px + var(--desk-lockup-off) + (8px + var(--desk-row-h)) * var(--desk-scale, 1)))!important}html body.page-active-picks .dashboard-topline,html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-end!important;min-height:0!important;height:auto!important;padding-top:0!important;padding-bottom:8px!important;margin-bottom:calc(12px + var(--desk-lockup-off))!important}html body.page-weekly-lineup .dashboard-topline .toolbar-container.toolbar-layout,html body.gbsv-weekly-host .dashboard-topline .toolbar-container.toolbar-layout{align-self:flex-end!important;margin-left:auto!important}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline{display:flex!important;max-width:none!important;width:auto!important;min-width:0!important;height:var(--desk-lockup-h)!important;min-height:var(--desk-lockup-h)!important;opacity:1!important;overflow:visible!important;align-self:flex-end!important;align-items:flex-end!important;gap:14px!important;margin:0 18px 0 0!important;padding:0!important;transition:none!important}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-logo-inline,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-logo-inline,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-logo-inline{display:block!important;height:var(--desk-lockup-h)!important;min-height:0!important;width:auto!important;min-width:0!important;margin:0!important;object-fit:contain!important;filter:contrast(1.05) brightness(1.02) drop-shadow(0 1px 2px rgba(0,0,0,.8)) drop-shadow(0 2px 4px rgba(0,0,0,.6)) drop-shadow(0 0 8px rgba(var(--green-600-rgb),.4)) drop-shadow(0 0 12px rgba(var(--color-primary-bright-rgb),.3))!important;animation:logo-static-glow 4s ease-in-out infinite!important}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-content-inline,html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-text-stacked,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-content-inline,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-text-stacked,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-content-inline,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-text-stacked{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;height:var(--desk-lockup-h)!important;min-height:0!important;width:auto!important;min-width:0!important;gap:0!important;margin:0!important;padding:0!important;overflow:visible!important;text-shadow:none!important}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-1,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-1,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-1{display:block!important;width:fit-content!important;max-width:none!important;font-family:var(--font-brand, "Cormorant Garamond", Georgia, serif)!important;font-size:var(--desk-lockup-l1)!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:uppercase!important;line-height:1!important;margin:calc(var(--desk-lockup-l1) * -.165) 0 0!important;padding:0!important;white-space:nowrap!important;color:var(--green-400)!important;background:linear-gradient(110deg,transparent 0%,transparent 25%,rgba(var(--green-100-rgb),.5) 35%,rgba(var(--ink-0-rgb),.7) 40%,rgba(var(--green-100-rgb),.5) 45%,transparent 55%,transparent 100%),linear-gradient(135deg,var(--green-700) 0%,var(--green-500) 20%,var(--green-400) 35%,var(--green-700) 50%,var(--green-500) 65%,var(--green-600) 80%,var(--green-800) 100%)!important;background-size:400% 100%,100% 100%!important;background-position:-200% 0,0 0!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important;filter:drop-shadow(0 2px 10px rgba(0,0,0,.85)) drop-shadow(0 4px 12px rgba(0,0,0,.6)) drop-shadow(0 0 16px rgba(var(--green-600-rgb),.5)) drop-shadow(0 0 24px rgba(var(--color-primary-bright-rgb),.35))!important;animation:text-metallic-shimmer 18s linear infinite!important}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-2,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-2,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-2{display:inline-flex!important;align-items:flex-end!important;column-gap:clamp(.35em,.45em,.55em)!important;width:auto!important;min-width:0!important;align-self:flex-start!important;font-family:var(--font-brand, "Cormorant Garamond", Georgia, serif)!important;font-size:var(--desk-lockup-l2)!important;font-weight:500!important;letter-spacing:var(--desk-lockup-track)!important;text-transform:uppercase!important;line-height:1!important;margin:calc(var(--desk-lockup-h) - var(--desk-lockup-l2) * .815 - var(--desk-lockup-l1) * .835) 0 0!important;padding:0!important;white-space:nowrap!important;color:rgba(var(--ink-50-rgb),1)!important;background:linear-gradient(110deg,transparent 0%,transparent 25%,rgba(var(--ink-50-rgb),.6) 35%,rgba(255,255,255,.8) 40%,rgba(var(--ink-50-rgb),.6) 45%,transparent 55%,transparent 100%),linear-gradient(135deg,rgba(var(--ink-100-rgb),.95) 0% 30%,rgba(var(--ink-50-rgb),1) 50%,rgba(var(--ink-100-rgb),.95) 70% 100%)!important;background-size:400% 100%,100% 100%!important;background-position:-200% 0,0 0!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important;filter:drop-shadow(0 1px 5px rgba(0,0,0,.85)) drop-shadow(0 2px 10px rgba(0,0,0,.6)) drop-shadow(0 0 16px rgba(var(--cyan-600-rgb),.3)) drop-shadow(0 0 24px rgba(var(--color-primary-bright-rgb),.25))!important;animation:text-metallic-shimmer 18s linear infinite!important;animation-delay:.5s!important}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-2 .brand-word,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-2 .brand-word,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline .brand-line-2 .brand-word{display:inline-flex!important;letter-spacing:inherit!important;margin:0!important}html body.page-active-picks .dashboard-topline>.kpi-tiles{flex:1 1 auto!important;min-width:0!important;margin:0 auto 0 0!important;align-self:flex-end!important}html body.page-active-picks .kpi-tile{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:118px!important;height:var(--desk-lockup-h)!important;min-height:0!important;max-height:none!important}}@media(min-width:1320px)and (max-width:1535px){:root{--desk-lockup-h: 72px;--desk-lockup-track: .3em}}@media(min-width:1200px)and (max-width:1535px){html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn .desk-unit-mode,html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn .refresh-label,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn .clear-label,html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn .desk-ticket-label{display:none!important}html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn{min-width:32px!important;padding:0 8px!important}}@media(max-width:1319px){html body.page-active-picks .kpi-tile .kpi-subtext .kpi-sub-tail{display:none}}@media(min-width:1200px)and (max-width:1319px){:root{--desk-lockup-h: 60px;--desk-lockup-track: .24em}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline{gap:12px!important;margin-right:12px!important}html body.page-active-picks .dashboard-topline>.kpi-tiles{gap:6px!important}html body.page-active-picks .kpi-tile{min-width:88px!important;padding:6px 8px 5px!important}html body.page-active-picks .kpi-tile .kpi-value{font-size:1.25rem!important}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout{margin-left:8px!important}html body.page-active-picks .dashboard-topline .filter-toolbar,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-right{gap:4px!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn{padding:0 8px!important;gap:4px!important}html body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle{padding:0 8px!important;font-size:.66rem!important;letter-spacing:.06em!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn .desk-ticket-label{display:none!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn{min-width:32px!important;padding:0 8px!important}html body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,html body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn{min-width:28px!important;padding:0 6px!important}}@media(min-width:900px)and (max-width:1199px){:root{--desk-lockup-h: 60px;--desk-lockup-track: .24em}}@media(min-width:768px)and (max-width:899px){:root{--desk-lockup-h: 58px;--desk-lockup-track: .2em}}@media(min-width:600px)and (max-width:767px){:root{--desk-lockup-h: 54px;--desk-lockup-off: 14px;--desk-lockup-track: .18em}}@media(min-width:600px)and (max-width:1199px){html body.page-active-picks .dashboard-topline,html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline{flex-wrap:wrap!important;row-gap:8px!important}html body.page-active-picks:not(.desk-stuck) .dashboard-topline>.brand-header-inline,html body.page-weekly-lineup:not(.desk-stuck) .dashboard-topline>.brand-header-inline,html body.gbsv-weekly-host:not(.desk-stuck) .dashboard-topline>.brand-header-inline{gap:10px!important;margin-right:12px!important}html body.page-active-picks .dashboard-topline>.kpi-tiles{gap:6px!important}html body.page-active-picks .kpi-tile{min-width:76px!important;max-width:118px!important;padding:4px 6px 3px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:0!important}html body.page-active-picks .kpi-tile .kpi-label{font-size:.56rem!important;letter-spacing:.1em!important;line-height:1.1!important;margin:0!important}html body.page-active-picks .kpi-tile .kpi-value{font-size:1.1rem!important;line-height:1.1!important;margin:1px 0!important}html body.page-active-picks .kpi-tile .kpi-subtext{font-size:.54rem!important;line-height:1.1!important;margin:0!important}html body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout,html body.page-weekly-lineup .dashboard-topline .toolbar-container.toolbar-layout,html body.gbsv-weekly-host .dashboard-topline .toolbar-container.toolbar-layout{flex:1 1 100%!important;width:100%!important;margin:0!important;justify-content:flex-end!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit-btn .desk-unit-mode{display:inline!important}}@media(min-width:600px){html body.page-active-picks #picks-table tbody td .matchup-cell,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;grid-auto-flow:row!important;column-gap:10px!important;row-gap:0!important;align-items:center!important;justify-items:start!important;width:100%!important;min-width:0!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-line,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line{display:contents!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-line>.team-logo,html body.page-active-picks #picks-table tbody td .matchup-cell .team-line>.team-logo-fallback,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line>.team-logo,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line>.team-logo-fallback{grid-column:1!important;justify-self:center!important;align-self:center!important;margin:0!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-logo-fallback[hidden],html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-logo-fallback[hidden]{display:none!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-wrapper,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-wrapper{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;column-gap:5px!important;row-gap:0!important;grid-column:2!important;justify-self:start!important;width:100%!important;align-self:center!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;text-align:left!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-name-full,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-name-full{display:inline!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;font-family:var(--font-body, "Cormorant Garamond", Georgia, serif)!important;font-size:13.5px!important;font-weight:600!important;letter-spacing:.005em!important;line-height:1.14!important;color:#ecfdf5f5!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-line-clamp:unset!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-record,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-record{display:inline!important;justify-self:start!important;align-self:baseline!important;text-align:left!important;white-space:nowrap!important;font-family:var(--font-body, "Cormorant Garamond", Georgia, serif)!important;font-size:11.5px!important;font-weight:500!important;letter-spacing:.02em!important;line-height:1!important;color:rgba(var(--green-400-rgb),.8)!important;font-variant-numeric:tabular-nums lining-nums!important;margin:0!important;padding:0!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-record:before,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-record:before{content:"("}html body.page-active-picks #picks-table tbody td .matchup-cell .team-record:after,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-record:after{content:")"}html body.page-active-picks #picks-table tbody td .matchup-cell .team-record:empty,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-record:empty{display:none!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-line:first-child>.team-logo,html body.page-active-picks #picks-table tbody td .matchup-cell .team-line:first-child>.team-logo-fallback,html body.page-active-picks #picks-table tbody td .matchup-cell .team-line:first-child .team-name-wrapper,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line:first-child>.team-logo,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line:first-child>.team-logo-fallback,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line:first-child .team-name-wrapper{grid-row:1!important}html body.page-active-picks #picks-table tbody td .matchup-cell .vs-divider,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .vs-divider{grid-column:2!important;grid-row:2!important;justify-self:center!important;align-self:center!important;text-align:center!important;width:auto!important;margin:1px 0!important;font-size:9.5px!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#ecfdf566!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-line~.team-line>.team-logo,html body.page-active-picks #picks-table tbody td .matchup-cell .team-line~.team-line>.team-logo-fallback,html body.page-active-picks #picks-table tbody td .matchup-cell .team-line~.team-line .team-name-wrapper,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line~.team-line>.team-logo,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line~.team-line>.team-logo-fallback,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-line~.team-line .team-name-wrapper{grid-row:3!important}}@media(min-width:1024px)and (max-width:1279px){html body.page-active-picks #picks-table tbody td .matchup-cell,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell{column-gap:8px!important}html body.page-active-picks #picks-table tbody td .matchup-cell .team-record,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-record{font-size:11px!important}}@media(min-width:600px)and (max-width:899px){html body.page-active-picks #picks-table tbody td .matchup-cell,html body.gbsv-weekly-host #picks-table tbody td .matchup-cell{grid-template-columns:24px minmax(0,1fr)!important;column-gap:6px!important}}html body.page-active-picks #picks-table tbody .status-badge[data-status=on-track]{border-color:rgba(var(--green-400-rgb),.34)!important;background:rgba(var(--green-400-rgb),.075)!important;color:#b8d9c4!important;font-weight:700!important}html body.page-active-picks #picks-table tbody .status-badge[data-status=on-track]:before{background:var(--green-400)!important;opacity:1!important;box-shadow:0 0 0 3px rgba(var(--green-400-rgb),.16)!important}html body.page-active-picks #picks-table tbody .status-badge[data-status=at-risk]{border-color:#fbbf245c!important;background:#fbbf2413!important;color:#e6cf8f!important;font-weight:700!important}html body.page-active-picks #picks-table tbody .status-badge[data-status=at-risk]:before{background:#fbbf24!important;opacity:1!important;box-shadow:0 0 0 3px #fbbf2429!important}html body.page-active-picks #picks-table tbody .status-badge[data-decided="1"]:after{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex:0 0 auto;margin-left:1px;animation:desk-decided-live 1.6s ease-in-out infinite}@keyframes desk-decided-live{0%,to{opacity:.25}50%{opacity:1}}@media(prefers-reduced-motion:reduce){html body.page-active-picks #picks-table tbody .status-badge[data-decided="1"]:after{animation:none;opacity:.7}}html body.page-active-picks .picks-table tbody tr[data-status=pending]>td:first-child{box-shadow:inset var(--row-rail-width, 3px) 0 0 0 #ecfdf538!important}html body.page-active-picks .picks-table tbody tr[data-status=live]>td:first-child,html body.page-active-picks .picks-table tbody tr[data-status=on-track]>td:first-child{box-shadow:inset var(--row-rail-width, 3px) 0 0 0 rgba(var(--green-400-rgb),.5)!important}html body.page-active-picks .picks-table tbody tr[data-status=at-risk]>td:first-child{box-shadow:inset var(--row-rail-width, 3px) 0 0 0 #fbbf248c!important}html body.page-active-picks .picks-table tbody tr[data-status=win]>td:first-child,html body.page-active-picks .picks-table tbody tr[data-status=won]>td:first-child{box-shadow:inset var(--row-rail-width, 3px) 0 0 0 #34d399!important}html body.page-active-picks .picks-table tbody tr[data-status=loss]>td:first-child,html body.page-active-picks .picks-table tbody tr[data-status=lost]>td:first-child{box-shadow:inset var(--row-rail-width, 3px) 0 0 0 #f87171!important}html body.page-active-picks .picks-table tbody tr[data-status=push]>td:first-child{box-shadow:inset var(--row-rail-width, 3px) 0 0 0 #cbd5e166!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket{position:relative;display:inline-flex;align-items:center}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;min-height:28px;max-height:28px;padding:0 9px;margin:0;box-sizing:border-box;border-radius:4px;border:1px solid rgba(var(--green-400-rgb),.35);background:rgba(var(--green-400-rgb),.1);color:var(--green-400);font-family:var(--font-body, "Cormorant Garamond", Georgia, serif);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn .desk-ticket-plus{font-size:1rem;font-weight:600;line-height:1;margin-top:-1px}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn:hover,html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn[aria-expanded=true]{background:rgba(var(--green-400-rgb),.2);border-color:rgba(var(--green-400-rgb),.7)}html body.page-active-picks .desk-ticket .desk-ticket-add{left:auto;right:0;width:360px;max-width:calc(100vw - 16px)}html body.page-active-picks #picks-table tbody tr.has-ticket-editor>td[data-label=Pick]{position:relative;overflow:visible!important;z-index:5}html body.page-active-picks #picks-table tbody td .desk-ticket-editor{top:calc(100% - 6px);left:-8px;width:340px;max-width:calc(100vw - 16px);cursor:default;text-align:left}html body.page-active-picks #picks-table tbody td .desk-ticket-editor .desk-unit-title,html body.page-active-picks .desk-ticket-add .desk-unit-title{display:flex;align-items:baseline;gap:8px}html body.page-active-picks .desk-ticket-game{font-weight:600;letter-spacing:.04em;color:#ecfdf59e}html body.page-active-picks .desk-ticket-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;margin-bottom:8px}html body.page-active-picks .desk-ticket-field{display:flex;flex-direction:column;gap:3px;min-width:0}html body.page-active-picks .desk-ticket-field[hidden]{display:none!important}html body.page-active-picks .desk-ticket-wide{grid-column:1 / -1}html body.page-active-picks .desk-ticket-field>span:first-child{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ecfdf58c}html body.page-active-picks .desk-ticket-field input,html body.page-active-picks .desk-ticket-field select{width:100%;height:30px;padding:0 8px;box-sizing:border-box;border-radius:6px;border:1px solid rgba(var(--green-400-rgb),.3);background:#00000059;color:#ecfdf5;font:inherit;font-size:.9rem;font-weight:600;font-variant-numeric:lining-nums tabular-nums;outline:none;text-transform:none;letter-spacing:0}html body.page-active-picks .desk-ticket-field input[type=text]{text-transform:uppercase}html body.page-active-picks .desk-ticket-field input[data-a=label],html body.page-active-picks .desk-ticket-field input[data-t=label],html body.page-active-picks .desk-ticket-field input[data-a=book]{text-transform:none}html body.page-active-picks .desk-ticket-field select{appearance:auto;-webkit-appearance:menulist;color-scheme:dark}html body.page-active-picks .desk-ticket-field input[type=date],html body.page-active-picks .desk-ticket-field input[type=time]{color-scheme:dark;font-size:.8rem}html body.page-active-picks .desk-ticket-field input:focus,html body.page-active-picks .desk-ticket-field select:focus{border-color:rgba(var(--green-400-rgb),.75);box-shadow:0 0 0 2px rgba(var(--green-400-rgb),.18)}html body.page-active-picks .desk-ticket-field .desk-unit-amount-wrap{margin-left:0;width:100%}html body.page-active-picks .desk-ticket-field .desk-unit-amount-wrap input{flex:1 1 auto;text-align:right}html body.page-active-picks .desk-ticket-actions{display:flex;gap:8px;align-items:center}html body.page-active-picks .desk-ticket-actions .desk-unit-apply{flex:1 1 auto;width:auto}html body.page-active-picks .desk-ticket-cancel{flex:0 0 auto;height:30px;padding:0 12px;border-radius:6px;border:1px solid rgba(236,253,245,.18);background:transparent;color:#ecfdf5b3;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}html body.page-active-picks .desk-ticket-cancel:hover{border-color:#ecfdf566;color:#ecfdf5}html body.page-active-picks #picks-table tbody tr[data-pick-id]:not(.parlay-leg):not(.parlay-row) td[data-label=Pick] .pick-main{cursor:pointer}html body.page-active-picks #picks-table tbody tr[data-pick-id]:not(.parlay-leg):not(.parlay-row) td[data-label=Pick] .pick-main:hover .pick-line,html body.page-active-picks #picks-table tbody tr[data-pick-id]:not(.parlay-leg):not(.parlay-row) td[data-label=Pick] .pick-main:hover .pick-team-abbr{text-decoration:underline;text-decoration-color:rgba(var(--green-400-rgb),.5);text-underline-offset:3px}html body.page-active-picks #picks-table tbody td .pick-cell .pick-edited{border-color:#fbbf2473;background:#fbbf241a;color:#e6cf8f}html body.page-active-picks #picks-table tbody td .pick-cell .pick-manual{border-color:#ecfdf54d;background:#ecfdf512;color:#ecfdf5cc}@media(max-width:767px){html body.page-active-picks .desk-ticket .desk-ticket-add,html body.page-active-picks #picks-table tbody td .desk-ticket-editor{position:fixed!important;inset:auto 8px 76px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:min(70vh,560px)!important;margin:0!important;padding:10px!important;overflow-y:auto!important;z-index:12010!important;transform:none!important;background:linear-gradient(180deg,rgba(var(--green-400-rgb),.05),rgba(var(--green-400-rgb),0) 40%),#050e1b!important;border:1px solid rgba(var(--green-400-rgb),.26)!important;box-shadow:0 14px 36px #0000008c,0 0 0 1px #00000080!important}}@media(max-width:599px){html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket{position:fixed!important;right:12px!important;bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;z-index:12005!important;margin:0!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn{width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0!important;border-radius:50%!important;border-color:rgba(var(--green-400-rgb),.6)!important;background:#050e1b!important;box-shadow:0 8px 22px #0000008c,0 0 0 1px rgba(var(--green-400-rgb),.18)!important}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn .desk-ticket-plus{font-size:1.5rem;margin:0}html body.page-active-picks .dashboard-topline .filter-toolbar .desk-ticket-btn .desk-ticket-label{display:none}html body.page-active-picks.desk-stuck .dashboard-topline .filter-toolbar .desk-ticket{position:fixed!important}html body.page-active-picks:has(.desk-ticket-editor) .dashboard-topline .filter-toolbar .desk-ticket-btn,html body.page-active-picks .desk-ticket:has(.desk-ticket-add.open) .desk-ticket-btn{opacity:0;pointer-events:none}}.desk-sheet-scrim{position:fixed;inset:0;z-index:10090;background:rgba(var(--desk-ink-rgb, 3, 11, 22),.58);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none}html body .desk-sheet-scrim[hidden],html body .desk-card.desk-sheet[hidden]{display:none!important}html body .desk-card.desk-sheet{position:fixed!important;inset:auto 0 0!important;z-index:10100!important;display:flex!important;flex-direction:column!important;max-height:min(84vh,calc(100dvh - 48px))!important;margin:0!important;padding:0 0 env(safe-area-inset-bottom,0px)!important;border-radius:18px 18px 0 0!important;background:linear-gradient(180deg,rgba(var(--green-400-rgb),.06),rgba(var(--green-400-rgb),0) 120px),#050e1b!important;border:1px solid rgba(var(--green-400-rgb),.28)!important;border-bottom:0!important;box-shadow:0 -18px 48px #0009!important;overflow:hidden!important;text-align:left;font-weight:400;text-transform:none;letter-spacing:0}html body .desk-sheet .desk-sheet-bar{flex:0 0 auto;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;padding:8px 14px 8px 16px;border-bottom:1px solid rgba(var(--green-400-rgb),.16)}html body .desk-sheet .desk-sheet-grip{grid-column:1 / -1;justify-self:center;width:40px;height:4px;margin:0 0 8px;border-radius:2px;background:#ecfdf547}html body .desk-sheet .desk-sheet-title{font-family:var(--font-display, "Cormorant Garamond", Georgia, serif);font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ecfdf5eb;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .desk-sheet .desk-sheet-done{appearance:none;-webkit-appearance:none;min-height:36px;padding:0 16px;border-radius:999px;border:1px solid rgba(var(--green-400-rgb),.55);background:rgba(var(--green-400-rgb),.16);color:var(--green-300, #6ee7b7);font:600 .8rem/1 var(--font-display, "Cormorant Garamond", Georgia, serif);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;touch-action:manipulation}html body .desk-sheet .desk-sheet-done:active{background:rgba(var(--green-400-rgb),.3)}html body .desk-sheet .desk-sheet-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 12px 14px}html body .desk-sheet .ft-dropdown-menu.desk-menu,html body .desk-sheet .ft-dropdown-menu.desk-menu.open{display:block!important;position:static!important;inset:auto!important;transform:none!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:none!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}html body .desk-sheet .desk-card-head{justify-content:flex-end;min-height:0;padding:4px 0 0;border:0}html body .desk-sheet .desk-card-head .desk-card-title,html body .desk-sheet .desk-card-head .desk-card-clear[hidden]{display:none}html body .desk-sheet .ft-sort-item,html body .desk-sheet .desk-check,html body .desk-sheet .desk-seg-item,html body .desk-sheet .desk-filter-all,html body .desk-sheet .desk-filter-none,html body .desk-sheet .desk-card-clear,html body .desk-sheet .desk-clear-sorts{min-height:40px;touch-action:manipulation}html body .desk-sheet .desk-check{padding-top:6px;padding-bottom:6px}html body .desk-sheet .desk-search-input{min-height:42px;font-size:16px}html body .desk-sheet .desk-seg-item{padding-top:10px;padding-bottom:10px}html body.desk-sheet-open{overflow:hidden!important}html body.desk-sheet-open .desk-toast{z-index:10080!important}html body .dashboard-topline .filter-toolbar .ft-clear-filters-btn,html body .dashboard-topline .wl-slate-actions .ft-clear-filters-btn{color:#ecfdf56b!important;border-color:#ecfdf524!important;background:#ecfdf508!important;box-shadow:none!important;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease}html body .dashboard-topline .filter-toolbar .ft-clear-filters-btn .clear-icon,html body .dashboard-topline .wl-slate-actions .ft-clear-filters-btn .clear-icon{width:14px;height:14px;color:inherit;stroke:currentColor}html body .dashboard-topline .filter-toolbar .ft-clear-filters-btn.has-filter,html body .dashboard-topline .wl-slate-actions .ft-clear-filters-btn.has-filter{color:var(--green-300, #6ee7b7)!important;border-color:rgba(var(--green-400-rgb),.55)!important;background:rgba(var(--green-400-rgb),.14)!important;box-shadow:0 0 0 1px rgba(var(--green-400-rgb),.12)!important}html body .dashboard-topline .filter-toolbar .ft-clear-filters-btn:hover,html body .dashboard-topline .wl-slate-actions .ft-clear-filters-btn:hover{color:#ecfdf5cc!important;border-color:rgba(var(--green-400-rgb),.4)!important}html body.page-active-picks .dash-history-menu .dash-history-versions-label{display:block;margin:10px 0 4px;padding-top:8px;border-top:1px solid rgba(var(--green-400-rgb),.16)}html body.page-active-picks .dash-history-menu .dash-history-versions{max-height:208px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;margin:0 0 6px;padding:0 2px 0 0}html body.page-active-picks .dash-history-menu .dash-history-version{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:5px 4px;border-radius:4px}html body.page-active-picks .dash-history-menu .dash-history-version:hover{background:rgba(var(--green-400-rgb),.06)}html body.page-active-picks .dash-history-menu .dash-history-when{font-size:.74rem;color:#ecfdf5eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body.page-active-picks .dash-history-menu .dash-history-what{grid-row:2;font-size:.66rem;color:#ecfdf58c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body.page-active-picks .dash-history-menu .dash-history-restore{grid-column:2;grid-row:1 / span 2;appearance:none;-webkit-appearance:none;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid rgba(var(--green-400-rgb),.45);background:rgba(var(--green-400-rgb),.1);color:var(--green-300, #6ee7b7);font:600 .66rem/1 var(--font-body, "Cormorant Garamond", Georgia, serif);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}html body.page-active-picks .dash-history-menu .dash-history-restore:disabled{opacity:.5;cursor:default}html body.page-active-picks .kpi-tile .kpi-value.is-projected{font-style:italic;opacity:.78}html body.page-active-picks #picks-table tbody td .won-lost-cell{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;max-width:100%;min-width:0}html body.page-active-picks #picks-table tbody td .won-lost-cell .delete-pick-btn{order:2}html body.page-active-picks #picks-table tbody td .won-lost-cell .final-phase{display:block;order:3;flex:1 0 100%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;margin-top:3px;font-size:.62rem!important;font-weight:500;letter-spacing:.04em;line-height:1.15;color:rgba(var(--green-400-rgb),.82)!important;white-space:nowrap;text-align:right;font-variant-numeric:lining-nums tabular-nums}html body.page-active-picks #picks-table tbody tr[data-status=at-risk] td .won-lost-cell .final-phase{color:#e6cf8f!important}html body.page-active-picks #picks-table tbody td .pick-cell .pick-main{position:relative;cursor:pointer}html body.page-active-picks #picks-table tbody td .pick-cell .pick-main:after{content:"\270e";display:inline-block;margin-left:6px;font-size:.72rem;line-height:1;color:rgba(var(--green-400-rgb),.55);opacity:0;transform:translateY(-1px);transition:opacity .12s ease}html body.page-active-picks #picks-table tbody tr:hover td .pick-cell .pick-main:after,html body.page-active-picks #picks-table tbody tr.has-ticket-editor td .pick-cell .pick-main:after{opacity:1}html body.page-active-picks #picks-table tbody tr:hover td .pick-cell .pick-line,html body.page-active-picks #picks-table tbody tr:hover td .pick-cell .pick-odds{text-decoration:underline dotted rgba(var(--green-400-rgb),.6);text-underline-offset:3px}@media(hover:none){html body.page-active-picks #picks-table tbody td .pick-cell .pick-main:after{opacity:.8}}html body #import-options .import-mode-row{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:stretch}html body #import-options .import-mode-btn{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;border-radius:8px;border:1px dashed rgba(var(--green-400-rgb),.45);background:rgba(var(--green-400-rgb),.05);color:#ecfdf5d9;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease}html body #import-options .import-mode-btn.import-file-zone:before{content:"\2b06";margin-right:8px;font-size:.9rem;color:var(--green-400)}html body #import-options .import-mode-btn.import-paste-btn{border-style:solid;border-color:#ecfdf529;background:#00000040}html body #import-options .import-mode-btn:hover{border-color:var(--green-400);background:rgba(var(--green-400-rgb),.12)}html body #import-options .import-mode-desc{margin:6px 0 4px;font-size:.72rem;line-height:1.35;letter-spacing:0;text-transform:none;color:#ecfdf599}html body #import-options .import-file-zone.drag-over,html body #import-options.drag-over .import-file-zone{border-color:var(--green-400)!important;background:rgba(var(--green-400-rgb),.12)!important}html body #import-options .desk-import-status{margin-top:6px;padding:6px 8px;border-radius:6px;font-size:.8rem;line-height:1.35;color:#ecfdf5cc;background:#ecfdf50f;border:1px solid rgba(236,253,245,.12)}html body #import-options .desk-import-status.is-ok{color:var(--green-400);background:rgba(var(--green-400-rgb),.1);border-color:rgba(var(--green-400-rgb),.35)}html body #import-options .desk-import-status.is-warn{color:#f3c66f;background:#f3c66f1a;border-color:#f3c66f59}html body #import-options .desk-import-status.is-busy:before{content:"";display:inline-block;width:9px;height:9px;margin-right:6px;border-radius:50%;border:2px solid rgba(var(--green-400-rgb),.35);border-top-color:var(--green-400);animation:desk-import-spin .8s linear infinite;vertical-align:-1px}@keyframes desk-import-spin{to{transform:rotate(360deg)}}html body #import-options .desk-import-file{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 6px;margin-bottom:3px;border-radius:4px;background:rgba(var(--green-400-rgb),.06);font-size:.78rem;color:#ecfdf5d9}html body #import-options .desk-import-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}html body #import-options .desk-import-file em{font-style:normal;color:#ecfdf573;font-size:.7rem}html body #import-options .desk-import-file button{background:none;border:0;color:#ecfdf599;font-size:1rem;line-height:1;cursor:pointer;padding:0 4px}html body #import-options .desk-import-file button:hover{color:#f87171}html body .desk-import-host .desk-import-scrim{position:fixed;inset:0;z-index:10200;background:rgba(var(--desk-ink-rgb, 3, 11, 22),.66);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html body .desk-import-host .desk-import-sheet{position:fixed;z-index:10210;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1180px,calc(100vw - 24px));max-height:min(88vh,900px);display:flex;flex-direction:column;overflow:hidden;border-radius:12px;border:1px solid rgba(var(--green-400-rgb),.35);background:linear-gradient(180deg,#081820fa,#040e16fa);box-shadow:0 24px 60px #0000008c,0 0 0 1px #0006;color:#ecfdf5;font-family:var(--font-body, "Cormorant Garamond", Georgia, serif)}html body.desk-import-open{overflow:hidden}html body .desk-import-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 18px 10px;border-bottom:1px solid rgba(var(--green-400-rgb),.18)}html body .desk-import-head h2{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green-400)}html body .desk-import-sub{margin:4px 0 0;font-size:.85rem;color:#ecfdf59e}html body .desk-import-close{flex:0 0 auto;width:30px;height:30px;border-radius:50%;border:1px solid rgba(236,253,245,.18);background:#0000004d;color:#ecfdf5cc;font-size:1.1rem;line-height:1;cursor:pointer}html body .desk-import-warnings{margin:0;padding:8px 18px 8px 34px;font-size:.8rem;color:#f3c66f;background:#f3c66f12;border-bottom:1px solid rgba(243,198,111,.2)}html body .desk-import-notes{margin:0;padding:6px 18px;font-size:.76rem;line-height:1.4;color:#ecfdf580;border-bottom:1px solid rgba(236,253,245,.08)}html body .desk-import-rows{flex:1 1 auto;overflow:auto;padding:8px 12px;display:flex;flex-direction:column;gap:6px}html body .desk-import-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:7px 8px;border-radius:8px;border:1px solid rgba(var(--green-400-rgb),.16);background:#00000038}html body .desk-import-row.needs{border-color:#f3c66f8c;background:#f3c66f0d}html body .desk-import-row.off{opacity:.45}html body .desk-import-row input,html body .desk-import-row select{height:30px;padding:0 7px;box-sizing:border-box;border-radius:6px;border:1px solid rgba(var(--green-400-rgb),.3);background:#00000059;color:#ecfdf5;font:inherit;font-size:.88rem;font-weight:600;font-variant-numeric:lining-nums tabular-nums;outline:none;color-scheme:dark;min-width:0}html body .desk-import-row input:focus,html body .desk-import-row select:focus{border-color:rgba(var(--green-400-rgb),.75);box-shadow:0 0 0 2px rgba(var(--green-400-rgb),.18)}html body .desk-import-row [hidden]{display:none!important}html body .desk-import-row .desk-import-check{display:flex;align-items:center;width:22px}html body .desk-import-row .desk-import-check input{width:16px;height:16px;padding:0;accent-color:var(--green-400)}html body .desk-import-row select[data-f=league]{width:84px}html body .desk-import-row .desk-import-clubs{display:inline-flex;align-items:center;gap:4px}html body .desk-import-row .desk-import-clubs input{width:86px;text-transform:uppercase}html body .desk-import-row .desk-import-clubs b{color:#ecfdf580;font-size:.8rem}html body .desk-import-row select[data-f=market]{width:104px}html body .desk-import-row select[data-f=team],html body .desk-import-row select[data-f=direction]{width:82px}html body .desk-import-row input.desk-import-num{width:68px;text-align:right}html body .desk-import-row input.desk-import-label{width:220px;text-transform:none}html body .desk-import-row .desk-import-stake{display:inline-flex;align-items:center;gap:2px}html body .desk-import-row .desk-import-stake i{font-style:normal;color:#ecfdf580}html body .desk-import-row select[data-f=segment]{width:96px}html body .desk-import-row input[type=date]{width:122px;font-size:.8rem}html body .desk-import-row input[type=time]{width:90px;font-size:.8rem}html body .desk-import-row select[data-f=result]{width:76px}html body .desk-import-row .desk-import-needs{flex:1 1 100%;font-size:.78rem;color:#f3c66f;min-height:0}html body .desk-import-row .desk-import-needs:empty{display:none}html body .desk-import-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;border-top:1px solid rgba(var(--green-400-rgb),.18);background:#00000040}html body .desk-import-count{font-size:.85rem;color:#ecfdf59e}html body .desk-import-actions{display:flex;gap:8px}html body .desk-import-cancel,html body .desk-import-track{height:34px;padding:0 16px;border-radius:6px;font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}html body .desk-import-cancel{border:1px solid rgba(236,253,245,.2);background:transparent;color:#ecfdf5bf}html body .desk-import-track{border:1px solid rgba(var(--green-400-rgb),.7);background:rgba(var(--green-400-rgb),.22);color:var(--green-400)}html body .desk-import-track:hover:not(:disabled){background:rgba(var(--green-400-rgb),.34)}html body .desk-import-track:disabled{opacity:.45;cursor:default}@media(max-width:767px){html body .desk-import-host .desk-import-sheet{left:0;top:auto;bottom:0;transform:none;width:100vw;max-height:94vh;border-radius:14px 14px 0 0}html body .desk-import-row{padding:8px}html body .desk-import-row .desk-import-clubs{display:flex;flex:1 1 100%;min-width:0}html body .desk-import-row .desk-import-clubs input{flex:1 1 0;width:auto;min-width:0}html body .desk-import-row select[data-f=market],html body .desk-import-row select[data-f=segment]{flex:1 1 40%;width:auto}html body .desk-import-row input[type=date],html body .desk-import-row input[type=time]{flex:1 1 45%;width:auto}html body .desk-import-foot{flex-wrap:wrap}}html body.page-active-picks .picks-table tbody td .compact-boxscore .boxscore-grid.boxscore-quarters,html body.page-active-picks .boxscore-grid.boxscore-quarters{grid-template-columns:28px repeat(5,minmax(0,1fr)) 30px!important}html body.page-active-picks .picks-table tbody td .compact-boxscore .boxscore-grid.boxscore-halves,html body.page-active-picks .boxscore-grid.boxscore-halves{grid-template-columns:28px repeat(3,minmax(0,1fr)) 30px!important}html body.page-active-picks .picks-table tbody td .compact-boxscore .boxscore-grid.boxscore-periods,html body.page-active-picks .boxscore-grid.boxscore-periods{grid-template-columns:28px repeat(4,minmax(0,1fr)) 30px!important}html body.page-active-picks .boxscore-grid.boxscore-quarters .boxscore-cell.header-cell,html body.page-active-picks .boxscore-grid.boxscore-halves .boxscore-cell.header-cell,html body.page-active-picks .boxscore-grid.boxscore-periods .boxscore-cell.header-cell{font-size:11px!important;letter-spacing:.02em;padding:2px 0!important;min-height:18px!important}html body.page-active-picks .boxscore-grid.boxscore-quarters .boxscore-cell.total,html body.page-active-picks .boxscore-grid.boxscore-halves .boxscore-cell.total,html body.page-active-picks .boxscore-grid.boxscore-periods .boxscore-cell.total{font-weight:800!important}@media(min-width:600px)and (max-width:1279px){html body.page-active-picks .picks-table tbody td .compact-boxscore .boxscore-grid.boxscore-quarters{grid-template-columns:24px repeat(5,minmax(0,1fr)) 26px!important}html body.page-active-picks .picks-table tbody td .compact-boxscore .boxscore-grid.boxscore-halves{grid-template-columns:24px repeat(3,minmax(0,1fr)) 26px!important}html body.page-active-picks .picks-table tbody td .compact-boxscore .boxscore-grid.boxscore-periods{grid-template-columns:24px repeat(4,minmax(0,1fr)) 26px!important}}@media(max-width:599px){html body.page-active-picks #picks-table .boxscore-grid.boxscore-quarters,html body.page-active-picks #picks-table .boxscore-grid.boxscore-halves,html body.page-active-picks #picks-table .boxscore-grid.boxscore-periods{min-width:0!important}html body.page-active-picks .boxscore-grid.boxscore-quarters{grid-template-columns:22px repeat(5,minmax(0,1fr)) 24px!important}html body.page-active-picks .boxscore-grid.boxscore-halves{grid-template-columns:22px repeat(3,minmax(0,1fr)) 24px!important}html body.page-active-picks .boxscore-grid.boxscore-periods{grid-template-columns:22px repeat(4,minmax(0,1fr)) 24px!important}}html body .compact-boxscore .boxscore-cell.off-window,html body .compact-boxscore[data-window=f5] .boxscore-row.header .header-cell:nth-child(n+7):not(:last-child),html body .compact-boxscore[data-window="1h"] .boxscore-quarters .boxscore-row.header .header-cell:nth-child(n+4):not(:last-child),html body .compact-boxscore[data-window="1q"] .boxscore-quarters .boxscore-row.header .header-cell:nth-child(n+3):not(:last-child),html body .compact-boxscore[data-window="1h"] .boxscore-halves .boxscore-row.header .header-cell:nth-child(n+3):not(:last-child),html body .compact-boxscore[data-window="1p"] .boxscore-periods .boxscore-row.header .header-cell:nth-child(n+3):not(:last-child),html body .compact-boxscore[data-window="2h"] .boxscore-quarters .boxscore-row.header .header-cell:nth-child(n+2):nth-child(-n+3),html body .compact-boxscore[data-window="2h"] .boxscore-halves .boxscore-row.header .header-cell:nth-child(2){opacity:.32}html body .desk-board-note{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin:6px 0 2px;padding:7px 12px;border-radius:8px;border:1px solid rgba(236,253,245,.1);background:#00000038;color:#ecfdf5ad;font-family:var(--font-body, "Cormorant Garamond", Georgia, serif);font-size:.86rem;line-height:1.35}html body .desk-board-note[hidden]{display:none!important}html body .desk-board-note .desk-board-note-count{font-weight:700;letter-spacing:.04em;color:#ecfdf5e0}html body .desk-board-note .desk-board-note-why b{font-weight:700;color:#e6cf8f}html body .desk-board-note .desk-board-note-actions{display:inline-flex;gap:10px;margin-left:auto}html body .desk-board-note a,html body #picks-tbody tr.desk-empty-window a,html body #picks-tbody tr.empty-state-row .empty-message a{color:var(--green-400);font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;text-decoration:none;border-bottom:1px solid rgba(var(--green-400-rgb),.45)}html body .desk-board-note a:hover{border-bottom-color:var(--green-400)}html body #picks-tbody tr.desk-empty-window .empty-message b,html body #picks-tbody tr.empty-state-row .empty-message b{color:#e6cf8f}@media(max-width:767px){html body .desk-board-note{margin:6px 12px 2px}html body .desk-board-note .desk-board-note-actions{margin-left:0}}@media(max-width:640px){html body .back-to-top{bottom:calc(68px + env(safe-area-inset-bottom,0px))!important}}@media(max-width:599px){html body.page-active-picks .main-container{padding-bottom:calc(148px + env(safe-area-inset-bottom,0px))!important}html body.page-active-picks .back-to-top{bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;right:68px!important;width:44px!important;height:44px!important}}html body.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-decision{display:inline-block;align-self:flex-start;margin:1px 0 0;padding:0 6px;border-radius:999px;border:1px solid rgba(236,253,245,.18);background:#ecfdf50d;color:#ecfdf58c;font-size:.56rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.5;white-space:nowrap}html body.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-decision[data-decision=recommended]{border-color:rgba(var(--green-400-rgb),.45);background:rgba(var(--green-400-rgb),.12);color:var(--green-300, #6ee7b7)}html body.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-decision[data-decision=blocked]{border-color:#fbbf245c;background:#fbbf2413;color:#e6cf8f}html body.gbsv-weekly-host #picks-table tbody tr.is-muted td .edge-val{color:#ecfdf56b!important;font-weight:600!important}@media(max-width:599px){body.page-weekly-lineup,body.gbsv-weekly-host,body.page-active-picks{width:100%!important;overflow-x:clip!important}body.page-weekly-lineup .main-container,body.gbsv-weekly-host .main-container,body.page-active-picks .main-container{padding:0 16px 88px!important}body.page-weekly-lineup .main-dashboard-layout,body.gbsv-weekly-host .main-dashboard-layout,body.page-active-picks .main-dashboard-layout{padding:0!important;margin:0!important;width:100%!important}body.page-weekly-lineup .dashboard-topline,body.gbsv-weekly-host .dashboard-topline,body.page-active-picks .dashboard-topline{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:10px!important;height:auto!important;min-height:0!important;margin:0 0 12px!important;padding:6px 0 0!important}body.page-weekly-lineup .brand-header-inline,body.gbsv-weekly-host .brand-header-inline,body.page-active-picks .brand-header-inline{display:flex!important;align-items:center!important;gap:10px!important;height:44px!important;min-height:44px!important;margin:0!important}body.page-weekly-lineup .brand-logo-inline,body.gbsv-weekly-host .brand-logo-inline,body.page-active-picks .brand-logo-inline{display:block!important;height:44px!important;width:auto!important;min-width:0!important}body.page-weekly-lineup .brand-content-inline,body.gbsv-weekly-host .brand-content-inline,body.page-active-picks .brand-content-inline{display:flex!important;align-items:center!important}body.page-weekly-lineup .brand-text-stacked,body.gbsv-weekly-host .brand-text-stacked,body.page-active-picks .brand-text-stacked{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;gap:0!important;line-height:1!important;height:auto!important;min-height:0!important}body.page-weekly-lineup .brand-line-1,body.gbsv-weekly-host .brand-line-1,body.page-active-picks .brand-line-1{font-size:1.25rem!important;line-height:1.05!important}body.page-weekly-lineup .brand-line-2,body.gbsv-weekly-host .brand-line-2,body.page-active-picks .brand-line-2{font-size:.72rem!important;letter-spacing:.22em!important;line-height:1.1!important}body.page-weekly-lineup .toolbar-container,body.page-weekly-lineup .toolbar-container.toolbar-layout,body.gbsv-weekly-host .toolbar-container,body.gbsv-weekly-host .toolbar-container.toolbar-layout,body.page-active-picks .dashboard-topline .toolbar-container.toolbar-layout{width:100%!important;flex:1 1 100%!important;margin:0!important;padding:0!important;height:auto!important;max-height:none!important}body.page-weekly-lineup .filter-toolbar,body.page-weekly-lineup .toolbar-container .filter-toolbar,body.gbsv-weekly-host .filter-toolbar,body.gbsv-weekly-host .toolbar-container .filter-toolbar,body.page-active-picks .dashboard-topline .filter-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;position:static!important;top:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}body.gbsv-weekly-host .filter-toolbar .ft-right,body.page-active-picks .dashboard-topline .filter-toolbar .ft-right{display:flex!important;flex:1 1 100%!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin:0!important;width:100%!important}body.gbsv-weekly-host .ft-team-search{flex:1 1 140px!important;min-width:0!important}body.gbsv-weekly-host .ft-team-search-input{width:100%!important;min-width:0!important;max-width:none!important;height:32px!important;min-height:32px!important;max-height:32px!important;font-size:16px!important}body.gbsv-weekly-host .wl-slate-actions{margin-left:auto!important}body.page-weekly-lineup #ft-recommended-only,body.gbsv-weekly-host #ft-recommended-only,body.page-weekly-lineup #fetch-leagues-trigger,body.gbsv-weekly-host #fetch-leagues-trigger,body.gbsv-weekly-host .wl-fetch-caret,body.gbsv-weekly-host #ft-parlay-mode,body.page-weekly-lineup .dashboard-topline .ft-clear-slate-btn,body.gbsv-weekly-host .dashboard-topline .ft-clear-slate-btn,body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn,body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn,body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle{height:32px!important;min-height:32px!important;max-height:32px!important;min-width:0!important;font-size:12.5px!important}body.gbsv-weekly-host .ft-fetch-dropdown.wl-fetch{position:relative!important}body.gbsv-weekly-host .wl-fetch-caret{width:30px!important}body.gbsv-weekly-host #fetch-leagues-menu{left:0!important;right:auto!important;min-width:240px!important;max-width:calc(100vw - 32px)!important}body.gbsv-weekly-host .dashboard-topline .ft-clear-slate-btn{width:32px!important}body.gbsv-weekly-host .wl-freshness,body.page-weekly-lineup .wl-freshness{display:none!important}body.gbsv-weekly-host .table-container,body.gbsv-weekly-host .table-container.has-picks,body.gbsv-weekly-host .weekly-lineup-table-wrapper,body.page-weekly-lineup .weekly-lineup-table-wrapper,body.page-weekly-lineup .table-container,body.page-active-picks .table-container,body.page-active-picks .table-container.has-picks{display:block!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;position:static!important;z-index:auto!important;isolation:auto!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table,body.page-active-picks #picks-table{display:block!important;width:100%!important;min-width:0!important;table-layout:auto!important;background:transparent!important;border:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table colgroup,body.page-active-picks #picks-table colgroup{display:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody,body.page-active-picks #picks-table tbody{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;padding:10px 0 0!important;background:transparent!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr,body.page-active-picks #picks-table tbody tr{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 8px!important;width:100%!important;padding:10px 12px!important;box-sizing:border-box!important;background:#02100edb!important;border:1px solid rgba(var(--green-400-rgb),.18)!important;border-radius:10px!important;box-shadow:0 8px 24px #0000004d!important;position:relative!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-recommended{border-left:3px solid var(--green-400)!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td,body.page-active-picks #picks-table tbody td{display:block!important;width:auto!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important;white-space:normal!important;overflow:visible!important;box-sizing:border-box!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-market,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-model-prediction,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-fire,body.page-active-picks #picks-table tbody td[data-label="Risk / Win"],body.page-active-picks #picks-table tbody td[data-label=Status],body.page-active-picks #picks-table tbody td[data-label="$"]{flex:1 1 0!important;min-width:60px!important;padding:6px 8px!important;border-radius:6px!important;background:#ffffff0a!important;text-align:center!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-market:before,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-model-prediction:before,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge:before,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-fire:before,body.page-active-picks #picks-table tbody td[data-label="Risk / Win"]:before,body.page-active-picks #picks-table tbody td[data-label=Status]:before,body.page-active-picks #picks-table tbody td[data-label="$"]:before{content:attr(data-label);display:block;margin-bottom:2px;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ecfdf58c}body.page-active-picks #picks-table tbody td[data-label="$"]:before{content:"Final W/L $"}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-datetime{order:1;flex:1 1 auto!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-segment{order:2;flex:0 0 auto!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-track{order:3;flex:0 0 auto!important;text-align:right!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-matchup{order:4;flex:1 1 100%!important;padding-top:4px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-pick{order:5;flex:1 1 100%!important;padding:6px 0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-market{order:6}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-model-prediction{order:7}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge{order:8}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-fire{order:9}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .datetime-cell{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:flex-start!important;gap:6px!important;text-align:left!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .datetime-cell .cell-date,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .datetime-cell .cell-time{display:inline!important;font-size:.85rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .matchup-cell{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 12px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .matchup-cell .vs-divider{display:inline!important;color:#ecfdf580;font-size:.8rem}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .team-logo,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .team-logo{width:26px!important;height:26px!important;flex-basis:26px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .matchup-cell .team-name-wrapper{white-space:normal!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-matchup .team-name-full{font-size:1rem;font-weight:600}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-cell,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-cell-desk{flex-wrap:wrap!important;gap:8px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-team-logo,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .pick-team-logo{width:28px!important;height:28px!important;flex-basis:28px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-team-abbr,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-line{font-size:1.15rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-odds,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-odds-inline{font-size:.95rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .edge-val{font-size:1.15rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .fire-flames{font-size:.9rem!important;letter-spacing:-.05em!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .model-score-pair{align-items:center;font-size:.9rem}body.page-weekly-lineup.gbsv-weekly-host #picks-table .model-score-line{grid-template-columns:2.4em 1fr;text-align:left}body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-ico{width:20px!important;height:20px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .market-tag,body.page-weekly-lineup.gbsv-weekly-host #picks-table .model-prediction-text{font-size:.95rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-btn,body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-btn-quiet{width:40px!important;min-width:40px!important;height:36px!important;min-height:36px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;margin:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-btn[aria-pressed=true]{border-color:rgba(var(--green-400-rgb),.6)!important;background:rgba(var(--green-400-rgb),.16)!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-ico{width:18px!important;height:18px!important}body.page-active-picks #picks-table tbody td[data-label="Date & Time"],body.page-active-picks #picks-table tbody td[data-label=Matchup],body.page-active-picks #picks-table tbody td[data-label=Pick]{text-align:left!important;display:block!important}body.page-active-picks #picks-table tbody td[data-label=Segment] .game-segment{display:inline-flex!important;padding:2px 8px!important;border-radius:10px!important;border:1px solid rgba(45,212,191,.55)!important;color:#99f6e4!important;background:#0d94881f!important;font-size:.7rem!important;font-weight:700!important;letter-spacing:.04em!important;white-space:nowrap!important}body.page-active-picks #picks-table tbody td[data-label="Date & Time"]{order:1;flex:1 1 auto!important}body.page-active-picks #picks-table tbody td[data-label=League]{order:2;flex:0 0 auto!important}body.page-active-picks #picks-table tbody td[data-label=Segment]{order:3;flex:0 0 auto!important}body.page-active-picks #picks-table tbody td[data-label=Matchup]{order:4;flex:1 1 100%!important;padding-top:4px!important}body.page-active-picks #picks-table tbody td[data-label=Pick]{order:5;flex:1 1 100%!important;padding:4px 0!important}body.page-active-picks #picks-table tbody td[data-label="Risk / Win"]{order:6}body.page-active-picks #picks-table tbody td[data-label=Status]{order:7}body.page-active-picks #picks-table tbody td[data-label="$"]{order:8}body.page-active-picks #picks-table tbody td[data-label="Box Score"]{order:9;flex:1 1 100%!important;width:100%!important;max-width:100%!important;padding-top:6px!important;overflow-x:auto!important;white-space:nowrap!important}body.page-active-picks #picks-table tbody .datetime-cell{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:4px 8px!important;text-align:left!important}body.page-active-picks #picks-table tbody .datetime-cell .cell-date,body.page-active-picks #picks-table tbody .datetime-cell .cell-time{font-size:.85rem!important}body.page-active-picks #picks-table tbody .datetime-cell .cell-model{flex:1 1 100%!important;font-size:.7rem!important;text-align:left!important}body.page-active-picks #picks-table tbody .league-cell{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;height:24px!important;padding:0 8px!important;border-radius:12px!important;background:rgba(var(--green-400-rgb),.12)!important;font-size:.7rem!important;line-height:1!important}body.page-active-picks #picks-table tbody .league-cell .league-text{font-size:.7rem!important;font-weight:700!important}body.page-active-picks #picks-table .league-logo{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important}body.page-active-picks #picks-table tbody .matchup-cell{display:flex!important;flex-direction:column!important;gap:4px!important}body.page-active-picks #picks-table tbody .matchup-cell .team-line{display:flex!important;align-items:center!important;gap:8px!important}body.page-active-picks #picks-table tbody .matchup-cell{align-items:flex-start!important}body.page-active-picks #picks-table tbody .matchup-cell .team-line{justify-content:flex-start!important}body.page-active-picks #picks-table tbody .matchup-cell .vs-divider{align-self:flex-start;padding-left:34px;font-size:.75rem;color:#ecfdf580}body.page-active-picks #picks-table tbody .datetime-cell{align-items:flex-start!important}body.page-active-picks #picks-table .team-logo,body.page-active-picks #picks-table .pick-team-logo{width:26px!important;height:26px!important;max-width:26px!important;max-height:26px!important}body.page-active-picks #picks-table tbody .team-name-full{font-size:.95rem!important}body.page-active-picks #picks-table tbody .pick-cell{font-size:1.05rem!important}body.page-active-picks #picks-table tbody .currency-combined{display:flex!important;flex-direction:column!important;align-items:center!important}body.page-active-picks #picks-table tbody .won-lost-cell{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}body.page-active-picks #picks-table tbody td .compact-boxscore{justify-content:flex-start!important;min-width:0!important}body.page-active-picks #picks-table tbody td .compact-boxscore .boxscore-grid,body.page-active-picks #picks-table .boxscore-grid.boxscore-innings{min-width:280px!important;width:100%!important}body.page-active-picks #picks-table tbody td[data-label="Box Score"] .compact-boxscore{overflow-x:auto!important;scrollbar-width:thin}body.page-active-picks #picks-table tbody td .compact-boxscore .boxscore-cell,body.page-active-picks #picks-table .boxscore-grid.boxscore-innings .boxscore-cell{font-size:11px!important;min-height:22px!important}body.page-active-picks #picks-table .delete-pick-btn,body.page-active-picks #picks-table .untrack-btn-quiet{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;font-size:1.1rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.empty-state-row,body.page-active-picks #picks-table tbody tr.empty-state-row{display:block!important;border-left-width:1px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.empty-state-row td,body.page-active-picks #picks-table tbody tr.empty-state-row td{display:block!important;width:100%!important;flex:none!important;text-align:center!important;background:transparent!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.empty-state-row td:before,body.page-active-picks #picks-table tbody tr.empty-state-row td:before{content:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .empty-state .empty-message,body.page-active-picks #picks-table .empty-state .empty-message,body.page-active-picks #picks-table #picks-tbody .empty-state{font-size:.95rem!important;line-height:1.45!important;max-width:none!important;word-break:normal!important;overflow-wrap:normal!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead,body.page-active-picks #picks-table thead{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;width:100%!important;padding:8px 0!important;margin:0!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none;position:sticky!important;top:0!important;z-index:40!important;background:linear-gradient(180deg,#030b16fa,#030b16eb)!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead:has(.ft-dropdown-menu.open),body.page-active-picks #picks-table thead:has(.ft-dropdown-menu.open),body.page-active-picks #picks-table thead:has([aria-expanded=true]){z-index:600!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead::-webkit-scrollbar,body.page-active-picks #picks-table thead::-webkit-scrollbar{display:none}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead tr,body.page-active-picks #picks-table thead tr{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;width:max-content!important;min-width:100%!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th,body.page-active-picks #picks-table thead th{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;height:32px!important;min-height:32px!important;padding:0 6px 0 10px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:16px!important;background:#ffffff0a!important;background-image:none!important;text-align:left!important;white-space:nowrap!important;overflow:visible!important;position:relative!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th[aria-sort],body.page-active-picks #picks-table thead th.sorted-asc,body.page-active-picks #picks-table thead th.sorted-desc,body.page-active-picks #picks-table thead th.sort-asc,body.page-active-picks #picks-table thead th.sort-desc{border-color:rgba(var(--green-400-rgb),.55)!important;background:rgba(var(--green-400-rgb),.12)!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th .header-main-text,body.page-active-picks #picks-table thead th .header-main-text{display:inline-block!important;white-space:nowrap!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th[aria-sort] .header-main-text:after{content:" \2193"}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th[aria-sort=ascending] .header-main-text:after{content:" \2191"}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th .th-header-shell,body.page-active-picks #picks-table thead th .th-header-shell{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;width:auto!important;min-height:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th .th-sort-btn,body.page-active-picks #picks-table thead th .th-sort-btn{flex-direction:row!important;align-items:center!important;width:auto!important;min-width:0!important;min-height:0!important;padding:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th .header-main-text,body.page-active-picks #picks-table thead th .header-main-text{font-size:.68rem!important;letter-spacing:.08em!important;white-space:nowrap!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th .header-subtext,body.page-active-picks #picks-table thead th .header-subtext{display:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead .th-filter-btn,body.page-active-picks #picks-table .th-filter-btn{width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;opacity:1!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead th:not(.has-filter):not([data-th-filter]){padding-right:10px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu,body.page-active-picks #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu{position:fixed!important;inset:56px 12px auto!important;transform:none!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 200px)!important;margin:0!important;padding:10px!important;z-index:10070!important;background:#040e18!important;border:1px solid rgba(var(--green-400-rgb),.35)!important;border-radius:10px!important;box-shadow:0 16px 40px #0009!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu .ft-dropdown-item,body.page-active-picks #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu .ft-dropdown-item{min-height:40px!important;font-size:.9rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table th:nth-last-child(-n+3) .th-header-shell .th-filter-card .ft-dropdown-menu{left:12px!important;right:12px!important}body.page-active-picks .kpi-tiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;height:auto!important;min-height:0!important;order:0}body.page-active-picks .kpi-tile{width:auto!important;min-width:0!important;height:auto!important;min-height:64px!important;margin:0!important;padding:8px 6px!important;position:relative!important;transform:none!important}body.page-active-picks .kpi-tile-layer{position:relative!important;padding:0!important;min-height:0!important}body.page-active-picks .kpi-tile-layer:not(.active){display:none!important}body.page-active-picks .kpi-label{font-size:.6rem!important;letter-spacing:.12em!important}body.page-active-picks .kpi-value{font-size:1.15rem!important}body.page-active-picks .kpi-subtext{font-size:.66rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.page-active-picks .dashboard-topline .filter-toolbar .date-range-selector{flex:1 1 auto!important}body.page-active-picks .dashboard-topline .filter-toolbar .date-range-toggle{width:100%!important;justify-content:space-between!important}body.page-active-picks .dashboard-topline .filter-toolbar .date-range-dropdown,body.page-active-picks .dashboard-topline .filter-toolbar .custom-calendar-card{left:0!important;right:auto!important;min-width:220px!important}body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn{margin-left:auto!important}}@media(max-width:380px){body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-market,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-model-prediction,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-fire{flex-basis:40%!important}}@media(max-width:767px){body.page-weekly-lineup .main-container,body.gbsv-weekly-host .main-container,body.page-active-picks .main-container{margin-top:64px!important;padding:0 12px 88px!important}body.page-weekly-lineup .site-header,body.gbsv-weekly-host .site-header{margin:0!important;padding:0!important;height:0!important;min-height:0!important}html body.page-weekly-lineup,html body.gbsv-weekly-host{padding-top:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead,body.page-active-picks #picks-table thead{top:56px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu,body.page-active-picks #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu{top:112px!important}}@media(min-width:600px)and (max-width:1024px){body.gbsv-weekly-host .filter-toolbar .ft-right,body.page-active-picks .dashboard-topline .filter-toolbar .ft-right{flex:1 1 auto!important;width:auto!important;min-width:0!important;flex-wrap:nowrap!important}body.gbsv-weekly-host .ft-team-search{flex:1 1 200px!important;max-width:420px!important}body.gbsv-weekly-host .wl-slate-actions{margin-left:auto!important}body.page-active-picks .dashboard-topline .filter-toolbar .date-range-selector{flex:0 1 200px!important}}@media(max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr,body.page-active-picks #picks-table tbody tr{align-items:center!important;gap:8px 10px!important;padding:8px 12px 8px 10px!important;cursor:pointer}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open,body.page-active-picks #picks-table tbody tr.is-open{padding-bottom:12px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr:before,body.page-active-picks #picks-table tbody tr:before{content:"";order:0;flex:0 0 8px;width:8px;height:8px;margin:0 2px 0 0;border-right:1.5px solid rgba(236,253,245,.45);border-bottom:1.5px solid rgba(236,253,245,.45);transform:rotate(-45deg);transition:transform .14s ease}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open:before,body.page-active-picks #picks-table tbody tr.is-open:before{transform:rotate(45deg)}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.empty-state-row:before,body.page-active-picks #picks-table tbody tr.empty-state-row:before{content:none}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-pick,body.page-active-picks #picks-table tbody td[data-label=Pick]{order:1;flex:1 1 auto!important;min-width:0!important;padding:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-cell,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-cell-desk,body.page-active-picks #picks-table tbody .pick-cell{flex-wrap:nowrap!important;gap:6px!important;white-space:nowrap!important;overflow:hidden!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-team-logo,body.page-active-picks #picks-table .pick-team-logo{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;flex-basis:24px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-team-abbr,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-line,body.page-active-picks #picks-table tbody td .pick-cell .pick-team-abbr,body.page-active-picks #picks-table tbody td .pick-cell .pick-line{font-size:1.05rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-odds,body.page-active-picks #picks-table tbody td .pick-cell .pick-odds{font-size:.85rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-segment,body.page-active-picks #picks-table tbody td[data-label=Segment]{order:2;flex:0 0 auto!important;padding:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-datetime,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-matchup,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-market,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-model-prediction,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge,body.page-active-picks #picks-table tbody td[data-label="Date & Time"],body.page-active-picks #picks-table tbody td[data-label=Matchup],body.page-active-picks #picks-table tbody td[data-label="Risk / Win"],body.page-active-picks #picks-table tbody td[data-label="Box Score"]{display:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-datetime,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-matchup,body.page-active-picks #picks-table tbody tr.is-open td[data-label="Date & Time"],body.page-active-picks #picks-table tbody tr.is-open td[data-label=Matchup],body.page-active-picks #picks-table tbody tr.is-open td[data-label="Box Score"]{display:block!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-market,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-model-prediction,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-edge,body.page-active-picks #picks-table tbody tr.is-open td[data-label="Risk / Win"]{display:flex!important}body.page-active-picks #picks-table tbody td[data-label=League]{display:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-matchup,body.page-active-picks #picks-table tbody td[data-label=Matchup]{order:20;flex:1 1 100%!important;padding:6px 0 0 18px!important;border-top:1px solid rgba(255,255,255,.07)!important;margin-top:2px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-datetime,body.page-active-picks #picks-table tbody td[data-label="Date & Time"]{order:21;flex:1 1 100%!important;padding:0 0 0 18px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-market{order:22}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-model-prediction{order:23}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge{order:24}body.page-active-picks #picks-table tbody td[data-label="Risk / Win"]{order:22;flex:0 1 46%!important}body.page-active-picks #picks-table tbody td[data-label="Box Score"]{order:25;flex:1 1 100%!important;padding:4px 0 0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .matchup-cell,body.page-active-picks #picks-table tbody .matchup-cell{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .matchup-cell .vs-divider,body.page-active-picks #picks-table tbody .matchup-cell .vs-divider{display:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .team-logo,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .team-logo,body.page-active-picks #picks-table .team-logo{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;flex-basis:22px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-matchup .team-name-full,body.page-active-picks #picks-table tbody .team-name-full{font-size:.95rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .datetime-cell,body.page-active-picks #picks-table tbody .datetime-cell{display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:6px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .datetime-cell .cell-date,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody .datetime-cell .cell-time,body.page-active-picks #picks-table tbody td .datetime-cell .cell-date,body.page-active-picks #picks-table tbody td .datetime-cell .cell-time{display:inline!important;font-size:.85rem!important;color:#ecfdf5b3!important;font-weight:500!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-fire{order:3;flex:0 0 auto!important;min-width:0!important;padding:0!important;background:transparent!important;border-radius:0!important;display:block!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-fire:before{content:none!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .fire-flames{font-size:.8rem!important;letter-spacing:-.12em!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-track{order:4;flex:0 0 auto!important;padding:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-btn,body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-btn-quiet{width:36px!important;min-width:36px!important;height:34px!important;min-height:34px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-market,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-model-prediction,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-edge{flex:1 1 0!important;margin-top:2px!important}body.page-active-picks #picks-table tbody td[data-label=Status]{order:3;flex:0 0 auto!important;min-width:0!important;padding:0!important;background:transparent!important;border-radius:0!important;display:block!important}body.page-active-picks #picks-table tbody td[data-label=Status]:before{content:none!important}body.page-active-picks #picks-table tbody td[data-label="$"]{order:4;flex:0 0 auto!important;min-width:0!important;padding:0!important;background:transparent!important;border-radius:0!important;display:block!important}body.page-active-picks #picks-table tbody td[data-label="$"]:before{content:none!important}body.page-active-picks #picks-table tbody .won-lost-cell{gap:6px!important}body.page-active-picks #picks-table tbody .profit-amount{font-size:.95rem!important;min-width:3.2em;text-align:right}body.page-active-picks #picks-table tbody tr:not(.is-open) .delete-pick-btn{display:none!important}body.page-active-picks #picks-table tbody .status-badge{font-size:.66rem!important;padding:3px 8px!important}body.page-active-picks #picks-table tbody tr.is-open td[data-label="Risk / Win"]{padding:6px 8px!important;background:#ffffff0a!important;border-radius:6px!important;margin-left:18px!important}body.page-active-picks #picks-table tbody tr.parlay-row td[data-label="Box Score"]{display:none!important}body.page-active-picks #picks-table tbody tr.parlay-row .parlay-summary{gap:6px!important}body.page-active-picks #picks-table tbody tr.parlay-row .parlay-toggle{display:none!important}body.page-active-picks #picks-table tbody tr.parlay-row .parlay-legs-list{padding-left:0!important;flex-direction:column!important;gap:4px!important}body.page-active-picks #picks-table tbody tr.parlay-leg{margin-left:14px!important;border-left:3px solid rgba(251,191,36,.55)!important}body.page-active-picks #picks-table tbody tr.parlay-leg[hidden]{display:none!important}body.page-active-picks #picks-table tbody tr.parlay-leg td[data-label="$"] .parlay-leg-tag,body.page-active-picks #picks-table tbody tr.parlay-leg td[data-label="Risk / Win"] .parlay-leg-tag{font-size:.62rem!important}}@media(max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-game,body.page-active-picks #picks-table tbody td .pick-cell .pick-game{display:inline-block!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.06em!important;color:#ecfdf58c!important;padding:2px 6px;border-radius:4px;background:#ffffff0f;white-space:nowrap}}@media(max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td .pick-cell .pick-game,body.page-active-picks #picks-table tbody tr.is-open td .pick-cell .pick-game{display:none!important}body.page-active-picks #picks-table tbody .delete-pick-btn,body.page-active-picks #picks-table tbody .untrack-btn-quiet{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important}body.page-active-picks #picks-table tbody td[data-label="Date & Time"],body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-datetime{box-shadow:none!important;border-left:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-fire .fire-none{display:none!important}}@media(max-width:599px){body.page-active-picks #picks-table tbody tr.is-open .delete-pick-btn{position:absolute!important;right:8px!important;bottom:8px!important;display:inline-flex!important}body.page-active-picks #picks-table tbody tr.is-open{padding-bottom:40px!important}}@media(max-width:599px){body.page-active-picks #picks-table tbody tr.parlay-leg td[data-label="$"]{display:none!important}}@media(min-width:600px)and (max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge,body.page-active-picks #picks-table tbody td[data-label="Risk / Win"]{display:inline-flex!important;flex-direction:row!important;align-items:baseline!important;gap:6px!important;flex:0 0 auto!important;min-width:0!important;padding:0!important;margin:0 0 0 6px!important;background:transparent!important;border-radius:0!important;order:2!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-edge:before,body.page-active-picks #picks-table tbody td[data-label="Risk / Win"]:before{margin:0!important;font-size:.6rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .market-tag,body.page-weekly-lineup.gbsv-weekly-host #picks-table .edge-val{font-size:.95rem!important}body.page-active-picks #picks-table tbody tr.is-open td[data-label="Risk / Win"]{padding:0!important;background:transparent!important;margin-left:6px!important}body.page-active-picks #picks-table tbody .currency-combined{flex-direction:row!important}body.page-active-picks #picks-table tbody tr.parlay-row td[data-label="Risk / Win"]{display:inline-flex!important}}@media(max-width:599px){body.page-active-picks #picks-table tbody td[data-label="$"],body.page-active-picks #picks-table tbody td[data-label=Status]{position:static!important}}@media(max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr,body.page-active-picks #picks-table tbody tr{column-gap:8px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-game,body.page-active-picks #picks-table tbody td .pick-cell .pick-game{font-size:.64rem!important;letter-spacing:.04em!important;padding:1px 4px!important}body.page-active-picks #picks-table tbody .status-badge{padding:3px 6px!important;letter-spacing:.04em!important}body.page-active-picks #picks-table tbody .profit-amount{min-width:0!important;font-size:.9rem!important}body.page-active-picks #picks-table tbody td .pick-cell .pick-team-abbr,body.page-active-picks #picks-table tbody td .pick-cell .pick-line,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-team-abbr,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-line{font-size:1rem!important}}@media(max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody,body.page-active-picks #picks-table tbody{gap:0!important;padding:0!important;background:#02100ed6!important;border:1px solid rgba(var(--green-400-rgb),.16)!important;border-radius:10px!important;overflow:hidden!important;box-shadow:0 12px 40px #00000061!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr,body.page-active-picks #picks-table tbody tr{background:transparent!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.07)!important;border-radius:0!important;box-shadow:none!important;padding:9px 12px 9px 10px!important;min-height:50px;column-gap:8px!important;row-gap:6px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr:last-child,body.page-active-picks #picks-table tbody tr:last-child{border-bottom:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-recommended{border-left:0!important;box-shadow:inset 3px 0 0 var(--green-400)!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open,body.page-active-picks #picks-table tbody tr.is-open{background:#ffffff06!important;padding-bottom:12px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr:before,body.page-active-picks #picks-table tbody tr:before{border-color:#ecfdf559;width:7px;height:7px}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-team-abbr,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-line,body.page-active-picks #picks-table tbody td .pick-cell .pick-team-abbr,body.page-active-picks #picks-table tbody td .pick-cell .pick-line{font-size:1rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .pick-cell .pick-game,body.page-active-picks #picks-table tbody td .pick-cell .pick-game{background:transparent!important;padding:0!important;border-radius:0!important;font-size:.7rem!important;letter-spacing:.08em!important;color:#ecfdf580!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .game-segment,body.page-active-picks #picks-table tbody td .game-segment{font-size:.62rem!important;padding:1px 6px!important;min-width:0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .fire-flames{font-size:.72rem!important;letter-spacing:-.14em!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-btn,body.page-weekly-lineup.gbsv-weekly-host #picks-table .tracker-btn-quiet{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;border-color:#ffffff1a!important;border-radius:50%!important}body.page-active-picks #picks-table tbody .status-badge{font-size:.62rem!important;padding:2px 7px!important}body.page-active-picks #picks-table tbody .profit-amount{font-size:.92rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-matchup,body.page-active-picks #picks-table tbody td[data-label=Matchup]{border-top:0!important;margin-top:2px!important;padding:8px 0 0 17px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-datetime,body.page-active-picks #picks-table tbody td[data-label="Date & Time"]{padding:0 0 0 17px!important;text-align:left!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-datetime .datetime-cell,body.page-active-picks #picks-table tbody td[data-label="Date & Time"] .datetime-cell{flex-direction:row!important;align-items:baseline!important;justify-content:flex-start!important;gap:6px!important;text-align:left!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .matchup-cell,body.page-active-picks #picks-table tbody td .matchup-cell{display:grid!important;grid-template-columns:20px minmax(0,1fr) auto!important;column-gap:8px!important;row-gap:0!important;max-width:320px}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .matchup-cell .vs-divider,body.page-active-picks #picks-table tbody td .matchup-cell .vs-divider{display:block!important;font-size:.68rem!important;margin:-1px 0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .matchup-cell .team-logo,body.page-active-picks #picks-table tbody td .matchup-cell .team-logo{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td.col-matchup .team-name-full,body.page-active-picks #picks-table tbody .team-name-full{font-size:.9rem!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-market,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-model-prediction,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-edge,body.page-active-picks #picks-table tbody tr.is-open td[data-label="Risk / Win"]{background:transparent!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:6px!important;padding:5px 8px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody tr.is-open td.col-market,body.page-active-picks #picks-table tbody tr.is-open td[data-label="Risk / Win"]{margin-left:17px!important}body.page-active-picks #picks-table tbody td[data-label="Box Score"]{padding:2px 0 0 17px!important}body.page-active-picks #picks-table tbody tr.is-open .delete-pick-btn{right:10px!important;bottom:10px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:50%!important}body.page-active-picks #picks-table tbody tr.parlay-row{box-shadow:inset 3px 0 #fbbf248c!important}body.page-active-picks #picks-table tbody tr.parlay-row td[data-label=Pick] .parlay-legs-toggle{height:20px!important;min-height:20px!important;padding:0 7px!important;font-size:.7rem!important;line-height:1!important}body.page-active-picks #picks-table tbody tr.parlay-leg{margin-left:0!important;border-left:0!important;padding-left:30px!important;background:#a162070d!important;box-shadow:inset 3px 0 #fbbf2440!important;position:relative!important}body.page-active-picks #picks-table tbody tr.parlay-leg:after{content:"";position:absolute;left:14px;top:0;bottom:0;border-left:1px solid rgba(251,191,36,.4)}body.page-active-picks #picks-table tbody tr.parlay-leg.is-last-leg:after{bottom:50%}body.page-active-picks #picks-table tbody tr.parlay-leg:before{display:none!important}body.page-active-picks #picks-table tbody tr.parlay-leg td[data-label=Pick]{position:relative}body.page-active-picks #picks-table tbody tr.parlay-leg td[data-label=Pick]:before{content:"";position:absolute;left:-16px;top:50%;width:10px;border-top:1px solid rgba(251,191,36,.4)}body.page-weekly-lineup .dashboard-topline,body.gbsv-weekly-host .dashboard-topline,body.page-active-picks .dashboard-topline{gap:8px!important;margin-bottom:8px!important}}@media(max-width:599px){body.page-active-picks #picks-table tbody tr:not([data-status=pending]) td .pick-cell .pick-game{display:none!important}body.page-active-picks #picks-table tbody td[data-label=Pick]{min-width:0!important}body.page-active-picks #picks-table tbody .status-badge{font-size:.58rem!important;padding:2px 6px!important}}@media(max-width:599px){html body.page-weekly-lineup .dashboard-topline>.brand-header-inline,html body.gbsv-weekly-host .dashboard-topline>.brand-header-inline,html body.page-active-picks .dashboard-topline>.brand-header-inline{display:none!important}body.page-active-picks .dashboard-topline .filter-toolbar .dash-history,body.page-active-picks .dashboard-topline .filter-toolbar .desk-unit,body.gbsv-weekly-host .filter-toolbar .desk-unit{flex:0 0 auto!important;width:auto!important;margin:0!important}body.page-active-picks .dashboard-topline .filter-toolbar .dash-history-btn{width:32px!important;min-width:32px!important;height:32px!important;padding:0!important}body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn{width:32px!important;padding:0!important;justify-content:center!important}body.page-active-picks .dashboard-topline .filter-toolbar .ft-clear-slate-btn .clear-label,body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn .refresh-label{display:none!important}body.page-active-picks .dashboard-topline .filter-toolbar .refresh-btn{width:32px!important;padding:0!important;justify-content:center!important}.desk-unit-btn{height:32px!important}html body.page-active-picks #picks-table tbody td .final-wl.final-open{flex-direction:row!important;align-items:baseline!important;gap:8px!important;font-size:.62rem!important}body.page-weekly-lineup .dashboard-topline,body.gbsv-weekly-host .dashboard-topline,body.page-active-picks .dashboard-topline{position:sticky!important;top:0!important;z-index:300!important;padding:6px 0!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead,body.page-active-picks #picks-table thead{top:var(--desk-bar-h, 0px)!important}body.page-weekly-lineup .dashboard-topline:before,body.gbsv-weekly-host .dashboard-topline:before,body.page-active-picks .dashboard-topline:before{left:-16px!important;right:-16px!important}}@media(max-width:767px){html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline,html body.page-active-picks .dashboard-topline{top:56px!important}html body.page-weekly-lineup.gbsv-weekly-host #picks-table thead,html body.page-active-picks #picks-table thead{top:calc(56px + var(--desk-bar-h, 0px))!important}}@media(max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-cell,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-cell-desk,body.page-active-picks #picks-table tbody .pick-cell{flex-direction:column!important;align-items:flex-start!important;gap:1px!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-main,body.page-active-picks #picks-table tbody .pick-cell .pick-main{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-reverse,body.page-active-picks #picks-table tbody td .pick-cell .pick-reverse{max-width:100%!important;font-size:.72rem!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-reverse-odds,body.page-active-picks #picks-table tbody td .pick-cell .pick-reverse-odds,body.page-weekly-lineup.gbsv-weekly-host #picks-table .pick-odds,body.page-active-picks #picks-table tbody td .pick-cell .pick-odds,body.page-weekly-lineup.gbsv-weekly-host #picks-table tbody td .datetime-cell .cell-time,body.page-active-picks #picks-table tbody td .datetime-cell .cell-time,body.page-weekly-lineup.gbsv-weekly-host #picks-table .team-record,body.page-active-picks #picks-table tbody td .team-record{color:var(--gold-100, #e8dcc0)!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table .cell-zone,body.page-active-picks #picks-table tbody td .cell-zone{display:inline-block!important;margin-left:4px!important;font-size:.56rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#ecfdf56b!important;vertical-align:1px}}@media(max-width:599px){body.page-active-picks #picks-table tbody tr:not(.is-open){flex-wrap:wrap!important;row-gap:6px!important}body.page-active-picks #picks-table tbody tr:not(.is-open) td[data-label=Pick]{flex:1 1 calc(100% - 96px)!important;min-width:0!important}body.page-active-picks #picks-table tbody tr:not(.is-open) td[data-label=Segment]{flex:0 0 auto!important}body.page-active-picks #picks-table tbody tr:not(.is-open) td[data-label=Status]{order:5!important;flex:0 0 auto!important;margin-left:18px!important}body.page-active-picks #picks-table tbody tr:not(.is-open) td[data-label="$"]{order:6!important;flex:1 1 auto!important;display:flex!important;justify-content:flex-end!important;min-width:0!important}html body.page-active-picks #picks-table tbody tr:not(.is-open) td .final-wl.final-open{flex-direction:column!important;align-items:flex-end!important;gap:1px!important;font-size:.66rem!important;line-height:1.15!important;white-space:nowrap!important}html body.page-active-picks #picks-table tbody tr:not(.is-open) td .final-wl.final-open .final-line{white-space:nowrap!important}}@media(min-width:600px)and (max-width:599px){body.page-weekly-lineup.gbsv-weekly-host #picks-table thead,body.page-active-picks #picks-table thead{overflow-x:visible!important}body.page-weekly-lineup.gbsv-weekly-host #picks-table thead tr,body.page-active-picks #picks-table thead tr{flex-wrap:wrap!important;width:100%!important;min-width:0!important;row-gap:6px!important}}@media(min-width:600px)and (max-width:1024px){html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline,html body.page-active-picks .dashboard-topline{top:56px!important}html body.page-weekly-lineup.gbsv-weekly-host #picks-table thead,html body.page-active-picks #picks-table thead{top:calc(56px + var(--desk-bar-h, 0px))!important}html body.page-weekly-lineup.gbsv-weekly-host #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu,html body.page-active-picks #picks-table .th-header-shell .th-filter-card .ft-dropdown-menu{top:112px!important}html body.page-weekly-lineup .brand-nav,html body.gbsv-weekly-host .brand-nav,html body.page-active-picks .brand-nav{height:56px;background:linear-gradient(180deg,rgb(var(--ink-900-rgb)),rgba(var(--ink-900-rgb),.98));border-bottom:1px solid rgba(var(--green-400-rgb),.15);align-items:center}}@media(max-width:599px){html body.page-weekly-lineup .dashboard-topline,html body.gbsv-weekly-host .dashboard-topline{width:100%!important;max-width:100%!important}}
