html{overflow-y:scroll}body{margin:0;padding:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:1.2;margin-bottom:.5rem;color:#2c3e50}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.75rem;font-weight:600}h4{font-size:1.5rem;font-weight:600}h5{font-size:1.25rem;font-weight:500}h6{font-size:1rem;font-weight:500}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}select.form-control,textarea.form-control,input.form-control{font-size:16px}input[type=file]{width:100%}.App{margin:0;background-color:#f4f4f4}body,html{border:none;border-image-width:0}.container,.container-fluid{max-width:960px}.App .navbar-brand{font-weight:700;display:flex;align-items:center;height:62px}.App .navbar-nav a{line-height:2}.App .flex{display:flex;justify-content:space-between}.App .flex .nav{margin-left:2px}.auth-loading-overlay{position:fixed;inset:0;background-color:#f4f4f4f2;z-index:1000;display:flex;align-items:center;justify-content:center}.navbar-brand>img{margin-right:7px;width:32px;height:32px}.navbar-default .navbar-nav>li>a{color:#fff}.navbar-default .navbar-link>a:hover,.navbar-default .navbar-link{color:#fff!important;text-decoration:none}.z-alert{margin-left:40px;margin-right:40px}.z-header{margin:0;border:0;border-radius:0;background:linear-gradient(135deg,#1a1a1a,#2d2d2d,#323232);color:#fff;box-shadow:0 2px 20px #00000026;padding:8px 0;min-height:70px}.z-header .flex{display:flex;justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:0 20px;height:100%}.z-header .flex-grow{flex:1}.z-header .brand-link{padding:0;margin:0}.z-header .brand-content{display:flex;align-items:center;text-decoration:none!important;color:#fff!important;padding:8px 0;transition:all .3s ease}.z-header .brand-content:hover{cursor:pointer;text-decoration:none!important}.z-header .brand-text{font-size:24px;font-weight:700;margin-left:12px;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.z-header .brand-content:hover .brand-text{color:#fff;cursor:pointer}.z-header img{width:40px;height:40px;border-radius:8px;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.z-header .brand-content:hover img{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.z-header-right{display:flex;align-items:center;gap:8px;padding-right:0}.z-header-right .nav{margin:0 4px}.z-header-right .nav-link{color:#ffffffe6!important;padding:12px 16px!important;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;gap:8px;font-weight:500;text-decoration:none!important}.z-header-right .nav-link{position:relative;overflow:hidden;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.z-header-right .nav-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#2cc18533,#23a07333);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:-1}.z-header-right .nav-link:hover:before{left:0}.z-header-right .nav-link:hover{color:#fff!important;background:#2cc18526;transform:translateY(-2px);box-shadow:0 4px 12px #2cc1854d}.z-header .icon{color:#fffc!important;font-size:18px;transition:all .3s ease}.z-header .nav-link:hover .icon{color:#2cc185!important;transform:scale(1.15) rotate(5deg);filter:drop-shadow(0 2px 4px rgba(44,193,133,.4));transition:all .3s cubic-bezier(.4,0,.2,1)}.z-header-right .nav-link:active{transform:translateY(-1px);box-shadow:0 2px 8px #2cc18566}.z-header-link{color:#ffffffe6!important;font-size:14px;font-weight:500;transition:color .3s ease}.z-header-link:hover{color:#fff!important}.z-sub-header{border:0;border-radius:0;background:linear-gradient(135deg,#2cc185,#23a073);box-shadow:0 2px 10px #0000001a;padding:0}.z-sub-header .container{display:flex;justify-content:center;align-items:center;padding:0 20px;max-width:960px;margin:0 auto}.z-sub-header .navbar-nav{display:flex;justify-content:center;align-items:flex-end;gap:0;margin:0}.z-sub-header .nav-link{color:#fff!important;padding:16px 24px!important;margin:0 2px;border-radius:0;font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;align-items:center;gap:6px;text-decoration:none!important;border:none;background:transparent;white-space:nowrap}.z-sub-header .nav-link{position:relative;overflow:hidden}.z-sub-header .nav-link:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background:linear-gradient(90deg,#fffc,#fff);transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(-50%);border-radius:2px}.z-sub-header .nav-link:hover:before{width:80%}.z-sub-header .nav-link:hover{color:#fff!important;background:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 8px #00000026;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1)}.z-sub-header .nav-link:hover .icon{transform:scale(1.1);filter:drop-shadow(0 2px 4px rgba(255,255,255,.3));transition:all .3s cubic-bezier(.4,0,.2,1)}.z-sub-header .nav-link:active{transform:translateY(-1px);box-shadow:0 2px 4px #0003}.z-sub-header .nav-link.active{background:#fff3;color:#fff!important;font-weight:600}.z-sub-header .nav-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:3px;background:#fff;border-radius:2px 2px 0 0}.z-sub-header .icon{font-size:16px!important;color:#fff!important;margin:0;padding:0}.z-sub-header .navbar-collapse{justify-content:center}.z-sub-header .dropdown-toggle:after{border-top-color:#fffc;vertical-align:.2em}.z-sub-header .dropdown-menu{background:#1d7a56;border:none;border-radius:8px;box-shadow:0 8px 24px #0003;padding:6px 0;margin-top:2px;min-width:170px}.z-sub-header .dropdown-item{color:#ffffffe6;padding:10px 20px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;transition:background .2s ease}.z-sub-header .dropdown-item:hover,.z-sub-header .dropdown-item:focus{background:#ffffff26;color:#fff}.z-sub-header .dropdown-item:active{background:#ffffff40;color:#fff}.z-sub-header .dropdown-item .icon{font-size:14px!important;color:#fffc!important;width:16px;text-align:center}.z-sub-header .nav-item.active .nav-link,.z-sub-header .nav-item.active>.nav-link.dropdown-toggle{background:#fff3;font-weight:600}.z-widget{background-color:#fff;color:#000;margin-bottom:16px;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.z-widget-head{margin-bottom:20px;padding:24px 24px 0}.z-widget-head-compact{padding:24px 24px 0}.z-widget-body-text{font-size:14px;font-weight:400;margin-left:24px;color:#6b7280}.z-widget-head .title,.z-widget-head-compact .title{font-weight:600;font-size:1.5rem;display:block;color:#111827;letter-spacing:-.025em}.z-widget-body{font-weight:400;display:block;padding-left:16px;padding-right:16px;padding-bottom:8px}.z-widget-loading{width:100%;text-align:center}.z-sub-header .navbar-toggler{border:1px solid rgba(255,255,255,.3);padding:8px 10px;background-color:transparent;border-radius:4px;margin:8px auto;display:block}.z-sub-header .navbar-toggler:hover{border-color:#ffffff80;background-color:#ffffff1a}.z-sub-header .navbar-toggler:focus{box-shadow:0 0 0 .2rem #ffffff40;border-color:#ffffff80;outline:none}.z-sub-header .navbar-toggler i{color:#fff!important;font-size:1.2em;display:block;text-align:center}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;margin:8px auto}@media(max-width:991.98px){.z-sub-header .navbar-toggler{display:none!important}}@media(min-width:992px){.mobile-menu-toggle{display:none!important}}@media(max-width:991.98px){.z-sub-header .navbar-collapse{border-top:1px solid rgba(255,255,255,.1);margin-top:8px;padding-top:8px}.z-sub-header .navbar-collapse:not(.show){display:none!important}}@media(max-width:991.98px){.z-sub-header .container{flex-direction:column;padding:8px 20px;max-width:100%;align-items:center}.z-sub-header .navbar-collapse{margin-top:8px}.z-sub-header .navbar-nav{flex-direction:column;width:100%;padding:0;gap:0}.z-sub-header .nav-link{padding:16px 20px!important;margin:0;border-radius:0;border-bottom:1px solid rgba(255,255,255,.1);justify-content:flex-start}.z-sub-header .nav-link:hover{background:#ffffff26;transform:none}.z-sub-header .nav-link.active:after{display:none}.z-sub-header .nav-link.active{background:#ffffff40;border-left:4px solid white}}@media(min-width:992px){.z-sub-header .navbar-toggler{display:none}}@media(max-width:991.98px)and (min-width:768px){.z-header-right{gap:4px;padding-right:12px;flex-shrink:0;min-width:140px}.z-header-right .flex{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;width:100%}.z-header-right .nav{margin:0 2px;flex-shrink:0}.z-header-right .nav-link{padding:8px 10px!important;font-size:14px;min-width:auto;white-space:nowrap}.z-header .icon{font-size:16px}}@media(max-width:767.98px){.z-header{min-height:60px;padding:4px 0}.z-header .flex{padding:0 15px}.z-header .brand-text{font-size:20px;margin-left:8px}.z-header img{width:32px;height:32px}.z-header-right{gap:0px;padding-right:4px;flex-shrink:0;min-width:132px;max-width:132px}.z-header-right .flex{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:0px!important;width:100%}.z-header-right .nav{margin:0;flex:1;display:flex;justify-content:center;flex-shrink:0}.z-header-right .nav-link{padding:6px 8px!important;font-size:14px;min-width:40px;width:40px;justify-content:center;white-space:nowrap}.z-header-link{font-size:12px}.hidden-xs{display:none}}@media(max-width:575.98px){.z-header .brand-text{font-size:18px;margin-left:6px}.z-header img{width:28px;height:28px}.z-header .flex{padding:0 10px}.z-header-right{gap:0px;padding-right:0;min-width:108px;max-width:108px}.z-header-right .flex{gap:0px!important;justify-content:space-between!important}.z-header-right .nav{margin:0;flex:1;display:flex;justify-content:center}.z-header-right .nav-link{padding:4px 6px!important;min-width:32px;width:32px;justify-content:center;margin:0}.z-header .icon{font-size:15px}}.teamStyle_ARI{color:#fff;background-color:#97233f;border-color:#000}.teamStyle_ATL{color:#fff;background-color:#a71930;border-color:#000}.teamStyle_BAL{color:#fff;background-color:#241773;border-color:#9e7c0c}.teamStyle_BUF{color:#fff;background-color:#c60c30;border-color:#00338d}.teamStyle_CAR{color:#fff;background-color:#0085ca;border-color:#000}.teamStyle_CHI{color:#fff;background-color:#c83803;border-color:#0b162a}.teamStyle_CIN{color:#fff;background-color:#fb4f14;border-color:#000}.teamStyle_CLE{color:#fff;background-color:#ff3c00;border-color:#311d00}.teamStyle_DAL{color:#fff;background-color:#024;border-color:#869397}.teamStyle_DEN{color:#fff;background-color:#fb4f14;border-color:#024}.teamStyle_DET{color:#fff;background-color:#0076b6;border-color:#b0b7bc}.teamStyle_GB{color:#fff;background-color:#203731;border-color:#ffb612}.teamStyle_HOU{color:#fff;background-color:#a71930;border-color:#03202f}.teamStyle_IND{color:#fff;background-color:#002c5f;border-color:#a5acaf}.teamStyle_JAC{color:#fff;background-color:#006778;border-color:#9f792c}.teamStyle_KC{color:#fff;background-color:#e31837;border-color:#ffb612}.teamStyle_LAC{color:#fff;background-color:#0073cf;border-color:#ffb612}.teamStyle_LAR{color:#fff;background-color:#b3995d;border-color:#024}.teamStyle_MIA{color:#fff;background-color:#008e97;border-color:#f26a24}.teamStyle_MIN{color:#fff;background-color:#4f2683;border-color:#ffc62f}.teamStyle_NE{color:#fff;background-color:#024;border-color:#c60c30}.teamStyle_NO{color:#fff;background-color:#d3bc8d;border-color:#000}.teamStyle_NYG{color:#fff;background-color:#0b2265;border-color:#a71930}.teamStyle_NYJ{color:#fff;background-color:#003f2d;border-color:#000}.teamStyle_LV{color:#fff;background-color:#000;border-color:#a5acaf}.teamStyle_PHI{color:#fff;background-color:#004c54;border-color:#a5acaf}.teamStyle_PIT{color:#fff;background-color:#ffb612;border-color:#000}.teamStyle_SEA{color:#fff;background-color:#69be28;border-color:#024}.teamStyle_SF{color:#fff;background-color:#b3995d;border-color:#a00}.teamStyle_TB{color:#fff;background-color:#d50a0a;border-color:#ff7900}.teamStyle_TEN{color:#fff;background-color:#4b92db;border-color:#c60c30}.teamStyle_WSH{color:#fff;background-color:#773141;border-color:#ffb612}.btn{position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:6px}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:0}.btn:hover:before{left:0}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026;filter:brightness(1.05)}.btn:active:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px #0003}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn:disabled:before{display:none}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #007bff66}.btn-success:hover:not(:disabled){box-shadow:0 4px 12px #28a74566}.btn-danger:hover:not(:disabled){box-shadow:0 4px 12px #dc354566}.btn-warning:hover:not(:disabled){box-shadow:0 4px 12px #ffc10766}.btn-info:hover:not(:disabled){box-shadow:0 4px 12px #17a2b866}.btn-secondary:hover:not(:disabled){box-shadow:0 4px 12px #6c757d66}.btn-sm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 3px 8px #0000001f}.btn-lg:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 6px 16px #0000002e}.badge{transition:all .2s cubic-bezier(.4,0,.2,1)}.badge:hover{transform:scale(1.05);filter:brightness(1.1)}.TeamLogo_ari,.TeamLogo_atl,.TeamLogo_bal,.TeamLogo_buf,.TeamLogo_car,.TeamLogo_chi,.TeamLogo_cin,.TeamLogo_cle,.TeamLogo_dal,.TeamLogo_den,.TeamLogo_det,.TeamLogo_gb,.TeamLogo_hou,.TeamLogo_ind,.TeamLogo_jac,.TeamLogo_kc,.TeamLogo_lac,.TeamLogo_lar,.TeamLogo_mia,.TeamLogo_min,.TeamLogo_ne,.TeamLogo_no,.TeamLogo_nyg,.TeamLogo_nyj,.TeamLogo_lv,.TeamLogo_phi,.TeamLogo_pit,.TeamLogo_sea,.TeamLogo_sf,.TeamLogo_tb,.TeamLogo_ten,.TeamLogo_wsh{display:inline-block;background:url(/assets/teamlogo_sprite-Drw_tq0G.png) no-repeat;overflow:hidden;text-indent:-9999px;text-align:left}.TeamLogo_ari{background-position:-1px -0px;width:170px;height:170px}.TeamLogo_atl{background-position:-172px -0px;width:170px;height:170px}.TeamLogo_bal{background-position:-343px -0px;width:170px;height:170px}.TeamLogo_buf{background-position:-514px -0px;width:170px;height:170px}.TeamLogo_car{background-position:-685px -0px;width:170px;height:170px}.TeamLogo_chi{background-position:-1px -171px;width:170px;height:170px}.TeamLogo_cin{background-position:-172px -171px;width:170px;height:170px}.TeamLogo_cle{background-position:-343px -171px;width:170px;height:170px}.TeamLogo_dal{background-position:-514px -171px;width:170px;height:170px}.TeamLogo_den{background-position:-685px -171px;width:170px;height:170px}.TeamLogo_det{background-position:-1px -342px;width:170px;height:170px}.TeamLogo_gb{background-position:-172px -342px;width:170px;height:170px}.TeamLogo_hou{background-position:-343px -342px;width:170px;height:170px}.TeamLogo_ind{background-position:-514px -342px;width:170px;height:170px}.TeamLogo_jac{background-position:-685px -342px;width:170px;height:170px}.TeamLogo_kc{background-position:-1px -513px;width:170px;height:170px}.TeamLogo_lac{background-position:-172px -513px;width:170px;height:170px}.TeamLogo_lar{background-position:-343px -513px;width:170px;height:170px}.TeamLogo_mia{background-position:-514px -513px;width:170px;height:170px}.TeamLogo_min{background-position:-685px -513px;width:170px;height:170px}.TeamLogo_ne{background-position:-1px -684px;width:170px;height:170px}.TeamLogo_no{background-position:-172px -684px;width:170px;height:170px}.TeamLogo_nyg{background-position:-343px -684px;width:170px;height:170px}.TeamLogo_nyj{background-position:-514px -684px;width:170px;height:170px}.TeamLogo_lv{background-position:-685px -684px;width:170px;height:170px}.TeamLogo_phi{background-position:-1px -855px;width:170px;height:170px}.TeamLogo_pit{background-position:-172px -855px;width:170px;height:170px}.TeamLogo_sea{background-position:-343px -855px;width:170px;height:170px}.TeamLogo_sf{background-position:-514px -855px;width:170px;height:170px}.TeamLogo_tb{background-position:-685px -855px;width:170px;height:170px}.TeamLogo_ten{background-position:-1px -1026px;width:170px;height:170px}.TeamLogo_was{background-position:-172px -1026px;width:170px;height:170px}.TeamLogo_sm_ari,.TeamLogo_sm_atl,.TeamLogo_sm_bal,.TeamLogo_sm_buf,.TeamLogo_sm_car,.TeamLogo_sm_chi,.TeamLogo_sm_cin,.TeamLogo_sm_cle,.TeamLogo_sm_dal,.TeamLogo_sm_den,.TeamLogo_sm_det,.TeamLogo_sm_gb,.TeamLogo_sm_hou,.TeamLogo_sm_ind,.TeamLogo_sm_jac,.TeamLogo_sm_kc,.TeamLogo_sm_lac,.TeamLogo_sm_lar,.TeamLogo_sm_mia,.TeamLogo_sm_min,.TeamLogo_sm_ne,.TeamLogo_sm_no,.TeamLogo_sm_nyg,.TeamLogo_sm_nyj,.TeamLogo_sm_lv,.TeamLogo_sm_phi,.TeamLogo_sm_pit,.TeamLogo_sm_sea,.TeamLogo_sm_sf,.TeamLogo_sm_tb,.TeamLogo_sm_ten,.TeamLogo_sm_was{display:inline-block;background:url(/assets/teamlogo_sm_sprite-Dign67WN.png) no-repeat;overflow:hidden;text-indent:-9999px;text-align:left}.TeamLogo_sm_ari{background-position:-1px -0px;width:100px;height:100px}.TeamLogo_sm_atl{background-position:-102px -0px;width:100px;height:100px}.TeamLogo_sm_bal{background-position:-203px -0px;width:100px;height:100px}.TeamLogo_sm_buf{background-position:-304px -0px;width:100px;height:100px}.TeamLogo_sm_car{background-position:-405px -0px;width:100px;height:100px}.TeamLogo_sm_chi{background-position:-1px -101px;width:100px;height:100px}.TeamLogo_sm_cin{background-position:-102px -101px;width:100px;height:100px}.TeamLogo_sm_cle{background-position:-203px -101px;width:100px;height:100px}.TeamLogo_sm_dal{background-position:-304px -101px;width:100px;height:100px}.TeamLogo_sm_den{background-position:-405px -101px;width:100px;height:100px}.TeamLogo_sm_det{background-position:-1px -202px;width:100px;height:100px}.TeamLogo_sm_gb{background-position:-102px -202px;width:100px;height:100px}.TeamLogo_sm_hou{background-position:-203px -202px;width:100px;height:100px}.TeamLogo_sm_ind{background-position:-304px -202px;width:100px;height:100px}.TeamLogo_sm_jac{background-position:-405px -202px;width:100px;height:100px}.TeamLogo_sm_kc{background-position:-1px -303px;width:100px;height:100px}.TeamLogo_sm_lac{background-position:-102px -303px;width:100px;height:100px}.TeamLogo_sm_lar{background-position:-203px -303px;width:100px;height:100px}.TeamLogo_sm_mia{background-position:-304px -303px;width:100px;height:100px}.TeamLogo_sm_min{background-position:-405px -303px;width:100px;height:100px}.TeamLogo_sm_ne{background-position:-1px -404px;width:100px;height:100px}.TeamLogo_sm_no{background-position:-102px -404px;width:100px;height:100px}.TeamLogo_sm_nyg{background-position:-203px -404px;width:100px;height:100px}.TeamLogo_sm_nyj{background-position:-304px -404px;width:100px;height:100px}.TeamLogo_sm_lv{background-position:-405px -404px;width:100px;height:100px}.TeamLogo_sm_phi{background-position:-1px -505px;width:100px;height:100px}.TeamLogo_sm_pit{background-position:-102px -505px;width:100px;height:100px}.TeamLogo_sm_sea{background-position:-203px -505px;width:100px;height:100px}.TeamLogo_sm_sf{background-position:-304px -505px;width:100px;height:100px}.TeamLogo_sm_tb{background-position:-405px -505px;width:100px;height:100px}.TeamLogo_sm_ten{background-position:-1px -606px;width:100px;height:100px}.TeamLogo_sm_was{background-position:-102px -606px;width:100px;height:100px}.TeamLogo_xs_ari,.TeamLogo_xs_atl,.TeamLogo_xs_bal,.TeamLogo_xs_buf,.TeamLogo_xs_car,.TeamLogo_xs_chi,.TeamLogo_xs_cin,.TeamLogo_xs_cle,.TeamLogo_xs_dal,.TeamLogo_xs_den,.TeamLogo_xs_det,.TeamLogo_xs_gb,.TeamLogo_xs_hou,.TeamLogo_xs_ind,.TeamLogo_xs_jac,.TeamLogo_xs_kc,.TeamLogo_xs_lac,.TeamLogo_xs_lar,.TeamLogo_xs_mia,.TeamLogo_xs_min,.TeamLogo_xs_ne,.TeamLogo_xs_no,.TeamLogo_xs_nyg,.TeamLogo_xs_nyj,.TeamLogo_xs_lv,.TeamLogo_xs_phi,.TeamLogo_xs_pit,.TeamLogo_xs_sea,.TeamLogo_xs_sf,.TeamLogo_xs_tb,.TeamLogo_xs_ten,.TeamLogo_xs_was{display:inline-block;background:url(/assets/teamlogo_xs_sprite-DUffsvpI.png) no-repeat;overflow:hidden;text-indent:-9999px;text-align:left}.TeamLogo_xs_ari{background-position:-1px -0px;width:50px;height:50px}.TeamLogo_xs_atl{background-position:-52px -0px;width:50px;height:50px}.TeamLogo_xs_bal{background-position:-103px -0px;width:50px;height:50px}.TeamLogo_xs_buf{background-position:-154px -0px;width:50px;height:50px}.TeamLogo_xs_car{background-position:-205px -0px;width:50px;height:50px}.TeamLogo_xs_chi{background-position:-1px -51px;width:50px;height:50px}.TeamLogo_xs_cin{background-position:-52px -51px;width:50px;height:50px}.TeamLogo_xs_cle{background-position:-103px -51px;width:50px;height:50px}.TeamLogo_xs_dal{background-position:-154px -51px;width:50px;height:50px}.TeamLogo_xs_den{background-position:-205px -51px;width:50px;height:50px}.TeamLogo_xs_det{background-position:-1px -102px;width:50px;height:50px}.TeamLogo_xs_gb{background-position:-52px -102px;width:50px;height:50px}.TeamLogo_xs_hou{background-position:-103px -102px;width:50px;height:50px}.TeamLogo_xs_ind{background-position:-154px -102px;width:50px;height:50px}.TeamLogo_xs_jac{background-position:-205px -102px;width:50px;height:50px}.TeamLogo_xs_kc{background-position:-1px -153px;width:50px;height:50px}.TeamLogo_xs_lac{background-position:-52px -153px;width:50px;height:50px}.TeamLogo_xs_lar{background-position:-103px -153px;width:50px;height:50px}.TeamLogo_xs_mia{background-position:-154px -153px;width:50px;height:50px}.TeamLogo_xs_min{background-position:-205px -153px;width:50px;height:50px}.TeamLogo_xs_ne{background-position:-1px -204px;width:50px;height:50px}.TeamLogo_xs_no{background-position:-52px -204px;width:50px;height:50px}.TeamLogo_xs_nyg{background-position:-103px -204px;width:50px;height:50px}.TeamLogo_xs_nyj{background-position:-154px -204px;width:50px;height:50px}.TeamLogo_xs_lv{background-position:-205px -204px;width:50px;height:50px}.TeamLogo_xs_phi{background-position:-1px -255px;width:50px;height:50px}.TeamLogo_xs_pit{background-position:-52px -255px;width:50px;height:50px}.TeamLogo_xs_sea{background-position:-103px -255px;width:50px;height:50px}.TeamLogo_xs_sf{background-position:-154px -255px;width:50px;height:50px}.TeamLogo_xs_tb{background-position:-205px -255px;width:50px;height:50px}.TeamLogo_xs_ten{background-position:-1px -306px;width:50px;height:50px}.TeamLogo_xs_was{background-position:-52px -306px;width:50px;height:50px}.team_svg_ari,.team_svg_atl,.team_svg_bal,.team_svg_buf,.team_svg_car,.team_svg_chi,.team_svg_cin,.team_svg_cle,.team_svg_dal,.team_svg_den,.team_svg_det,.team_svg_gb,.team_svg_hou,.team_svg_ind,.team_svg_jac,.team_svg_kc,.team_svg_lac,.team_svg_lar,.team_svg_mia,.team_svg_min,.team_svg_ne,.team_svg_no,.team_svg_nyg,.team_svg_nyj,.team_svg_lv,.team_svg_phi,.team_svg_pit,.team_svg_sea,.team_svg_sf,.team_svg_tb,.team_svg_ten,.team_svg_wsh{display:inline-block;background:url(/assets/team_logos_svg-CHEpsR94.png) no-repeat;overflow:hidden;text-indent:-9999px;text-align:left}.team_svg_ari{background-position:-1px -0px;width:50px;height:50px}.team_svg_atl{background-position:-52px -0px;width:50px;height:50px}.team_svg_bal{background-position:-103px -0px;width:50px;height:50px}.team_svg_buf{background-position:-154px -0px;width:50px;height:50px}.team_svg_car{background-position:-205px -0px;width:50px;height:50px}.team_svg_chi{background-position:-1px -51px;width:50px;height:50px}.team_svg_cin{background-position:-52px -51px;width:50px;height:50px}.team_svg_cle{background-position:-103px -51px;width:50px;height:50px}.team_svg_dal{background-position:-154px -51px;width:50px;height:50px}.team_svg_den{background-position:-205px -51px;width:50px;height:50px}.team_svg_det{background-position:-1px -102px;width:50px;height:50px}.team_svg_gb{background-position:-52px -102px;width:50px;height:50px}.team_svg_hou{background-position:-103px -102px;width:50px;height:50px}.team_svg_ind{background-position:-154px -102px;width:50px;height:50px}.team_svg_jac{background-position:-205px -102px;width:50px;height:50px}.team_svg_kc{background-position:-1px -153px;width:50px;height:50px}.team_svg_lac{background-position:-52px -153px;width:50px;height:50px}.team_svg_lar{background-position:-103px -153px;width:50px;height:50px}.team_svg_mia{background-position:-154px -153px;width:50px;height:50px}.team_svg_min{background-position:-205px -153px;width:50px;height:50px}.team_svg_ne{background-position:-1px -204px;width:50px;height:50px}.team_svg_no{background-position:-52px -204px;width:50px;height:50px}.team_svg_nyg{background-position:-103px -204px;width:50px;height:50px}.team_svg_nyj{background-position:-154px -204px;width:50px;height:50px}.team_svg_lv{background-position:-205px -204px;width:50px;height:50px}.team_svg_phi{background-position:-1px -255px;width:50px;height:50px}.team_svg_pit{background-position:-52px -255px;width:50px;height:50px}.team_svg_sea{background-position:-103px -255px;width:50px;height:50px}.team_svg_sf{background-position:-154px -255px;width:50px;height:50px}.team_svg_tb{background-position:-205px -255px;width:50px;height:50px}.team_svg_ten{background-position:-1px -306px;width:50px;height:50px}.team_svg_wsh{background-position:-52px -306px;width:50px;height:50px}.local-mode-banner{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#ff9800,#ff6f00);color:#1a1a1a;padding:12px 20px;text-align:center;font-weight:600;font-size:14px;z-index:2000;box-shadow:0 2px 8px #0000004d;display:flex;justify-content:center;align-items:center;gap:16px}.local-mode-banner-text{flex:1;text-align:center}.local-mode-banner-minimize,.local-mode-banner-close{background:#00000026;border:none;border-radius:4px;width:28px;height:28px;cursor:pointer;color:#1a1a1a;font-weight:700;font-size:18px;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.local-mode-banner-minimize:hover,.local-mode-banner-close:hover{background:#0000004d;transform:scale(1.1)}.local-mode-banner-minimize:active,.local-mode-banner-close:active{transform:scale(.95)}.local-mode-banner-minimized{position:fixed;top:0;right:20px;background:linear-gradient(135deg,#ff9800,#ff6f00);color:#1a1a1a;padding:6px 16px;font-weight:600;font-size:12px;z-index:2000;box-shadow:0 2px 8px #0000004d;cursor:pointer;border-radius:0 0 8px 8px;transition:all .2s}.local-mode-banner-minimized:hover{background:linear-gradient(135deg,#ffa726,#f57c00);padding-bottom:10px}.local-mode-banner-minimized-text{letter-spacing:.5px}@media(max-width:767.98px){.local-mode-banner{font-size:12px;padding:10px 15px;gap:10px}.local-mode-banner-text{font-size:11px}.local-mode-banner-minimize,.local-mode-banner-close{width:24px;height:24px;font-size:16px}.local-mode-banner-minimized{right:10px;font-size:10px;padding:4px 12px}}.hamburger-button{display:inline-block;cursor:pointer;background:transparent;border:none;margin:0;padding:12px;width:52px;height:52px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:1011}.hamburger-button.is-open{position:fixed;top:20px;right:340px;background:#000c;border-radius:50%}@media(max-width:480px){.hamburger-button.is-open{right:20px;top:20px}}.hamburger-button:hover{background:#ffffff1a;transform:scale(1.05);box-shadow:0 4px 12px #00000026}.hamburger-button:active{transform:scale(.95)}.hamburger-button:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.hamburger-button:focus:not(:focus-visible){outline:none}.hamburger-box{width:28px;height:28px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px;width:28px;height:3px;background-color:#fff;border-radius:2px;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.hamburger-inner:before,.hamburger-inner:after{content:"";width:28px;height:3px;background-color:#fff;border-radius:2px;position:absolute;left:0;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger-button.is-open .hamburger-inner{transform:rotate(45deg);background-color:#fff!important}.hamburger-button.is-open .hamburger-inner:before{top:0;transform:rotate(-90deg);opacity:1;background-color:#fff!important}.hamburger-button.is-open .hamburger-inner:after{bottom:0;transform:rotate(90deg);opacity:0;background-color:#fff!important}.hamburger-button:not(.is-open):hover .hamburger-inner,.hamburger-button:not(.is-open):hover .hamburger-inner:before,.hamburger-button:not(.is-open):hover .hamburger-inner:after{background-color:#fff;box-shadow:0 0 8px #fff6}.hamburger-button.is-open .hamburger-inner,.hamburger-button.is-open .hamburger-inner:before,.hamburger-button.is-open .hamburger-inner:after{background-color:#fff!important}.hamburger-button.is-open:hover .hamburger-inner,.hamburger-button.is-open:hover .hamburger-inner:before,.hamburger-button.is-open:hover .hamburger-inner:after{background-color:#fff!important;box-shadow:0 0 8px #fff6}.hamburger-button.is-open:active .hamburger-inner,.hamburger-button.is-open:active .hamburger-inner:before,.hamburger-button.is-open:active .hamburger-inner:after{background-color:#fff!important}@keyframes pulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.hamburger-button:not(.is-open):hover{animation:pulse 1.5s infinite}@media(max-width:768px){.hamburger-button{width:48px;height:48px;padding:10px}.hamburger-box{width:24px;height:24px}.hamburger-inner{width:24px}.hamburger-inner:before,.hamburger-inner:after{width:24px}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}}@media(prefers-reduced-motion:reduce){.hamburger-button,.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{transition:none;animation:none}}.mobile-menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1010;display:flex;justify-content:flex-end;animation:backdropFadeIn .3s cubic-bezier(.4,0,.2,1)}@keyframes backdropFadeIn{0%{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.mobile-menu{width:320px;max-width:85vw;height:100%;background:#fff;box-shadow:-4px 0 24px #00000026;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-header{background:linear-gradient(135deg,#2cc185,#23a073);padding:24px 20px;color:#fff;position:relative}.mobile-menu-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%)}.mobile-menu-title{font-size:20px;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.mobile-menu-content{flex:1;overflow-y:auto;padding:16px 0}.mobile-menu-items{display:flex;flex-direction:column}.mobile-menu-item{display:flex;align-items:center;padding:16px 20px;color:#333;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;opacity:0;transform:translate(20px);animation:slideInItem .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideInItem{to{opacity:1;transform:translate(0)}}.mobile-menu-item:hover{background:#f8f9fa;transform:translate(4px);border-left:4px solid #2cc185}.mobile-menu-item.active{background:linear-gradient(135deg,#2cc1851a,#23a0731a);border-left:4px solid #2cc185;color:#2cc185;font-weight:600}.mobile-menu-item.active:before{content:"";position:absolute;right:20px;width:8px;height:8px;background:#2cc185;border-radius:50%;box-shadow:0 0 8px #2cc18566}.mobile-menu-item .icon{width:24px;font-size:18px;margin-right:16px;color:#666;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-menu-item:hover .icon,.mobile-menu-item.active .icon{color:#2cc185;transform:scale(1.1)}.mobile-menu-item span{flex:1;font-size:16px;font-weight:500}.mobile-menu-item .chevron{font-size:14px;color:#ccc;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0}.mobile-menu-item:hover .chevron{color:#2cc185;transform:translate(4px);opacity:1}.mobile-menu-divider{padding:12px 20px 8px;margin:8px 0;border-bottom:1px solid #e9ecef;position:relative;opacity:0;transform:translate(20px);animation:slideInItem .4s cubic-bezier(.4,0,.2,1) forwards}.mobile-menu-divider span{font-size:14px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.mobile-menu-footer{padding:20px;border-top:1px solid #f0f0f0;background:#f8f9fa}.mobile-menu-hint{display:flex;align-items:center;justify-content:center;color:#999;font-size:14px;gap:8px}.mobile-menu-hint i{font-size:16px;animation:swipeHint 2s infinite ease-in-out}@keyframes swipeHint{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@media(max-width:480px){.mobile-menu{width:100%;max-width:100vw}}@media(max-width:375px){.mobile-menu-item{padding:14px 16px}.mobile-menu-item span{font-size:15px}.mobile-menu-header{padding:20px 16px}.mobile-menu-title{font-size:18px}}@media(prefers-reduced-motion:reduce){.mobile-menu,.mobile-menu-item,.mobile-menu-backdrop{transition:none;animation:none}.mobile-menu-item{opacity:1;transform:none}.mobile-menu-hint i{animation:none}}@media(prefers-contrast:high){.mobile-menu{border-left:2px solid #000}.mobile-menu-item{border-bottom:2px solid #ccc}.mobile-menu-item.active{background:#000;color:#fff}}
