@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box}html{font-family:Inter}body{margin:0;padding:0;background-color:var(--Grey-10, #f5f5f5)}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none}html{scrollbar-width:none}@media(min-width:768px){.mobile-only{display:none!important}}@media(max-width:767px){.desktop-only{display:none!important}}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0003}.app-button{display:flex;height:48px;padding:16px 28px;justify-content:center;align-items:center;border-radius:32px;border:2px solid var(--Primary, #5a6771);color:var(--Primary, #5a6771);font-size:16px;font-style:normal;font-weight:400;line-height:100%;cursor:pointer}table{width:100%;border-radius:8px 8px 0 0;border-collapse:collapse;overflow:hidden}table th{color:var(--Grey-100, #21272a);font-size:14px;font-style:normal;font-weight:590;line-height:100%;background-color:#fff;text-align:left;vertical-align:middle}table th{height:48px;background:var(--Grey-20, #eef0f1);padding:16px 12px}table td{height:56px;text-align:left;border-top:1px solid var(--Grey-20, #eef0f1);background-color:#fff;padding:12px}table td.rank{width:40px;color:var(--CoolGray-100, #121619);text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:140%}table td.user-icon{padding-left:60px;position:relative;background-image:url(/build/assets/user-thumb-CaFv9BWJ.webp);background-size:40px 40px;background-repeat:no-repeat;background-position:12px center}table td.player-name{vertical-align:middle;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){.layout{display:flex;flex-direction:column-reverse;justify-content:center}}@media(min-width:768px){.layout .page-content{position:fixed;inset:0 0 0 256px;padding:48px 48px 24px 24px;overflow-y:auto}}@media(max-width:767px){.layout .page-content{padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:0}}.layout .page-content section{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.layout .page-content section h2{align-self:stretch;color:var(--Grey-100, #21272a);font-family:SF Pro;font-size:24px;font-style:normal;font-weight:510;line-height:110%;text-transform:capitalize;margin:0}.layout .page-content section:not(:last-child){border-bottom:1px solid rgba(90,103,113,.4)}@media(max-width:767px){.layout .page-content section:not(:last-child){margin-bottom:16px;padding-bottom:16px}}@media(min-width:768px){.layout .page-content section:not(:last-child){margin-bottom:32px;padding-bottom:32px}}.layout .header-sidebar{background:#fff}@media(max-width:767px){.layout .header-sidebar{display:flex;flex-direction:column-reverse;justify-content:center;border-bottom:1px solid var(--CoolGray-20, #dde1e6);box-shadow:0 4px 8px #00000014}.layout .header-sidebar .mobile-header{display:flex;padding:62px 16px 16px;justify-content:space-between;align-items:center}.layout .header-sidebar .mobile-header .logo{width:48px;height:auto;margin:0 2px;content:url(/build/assets/logo-arbutus-256-DM3dhmam.png)}.layout .header-sidebar .mobile-header .right-side{display:flex;align-items:center;gap:8px}.layout .header-sidebar .mobile-header .right-side a.hamburger{width:48px;height:48px;display:block;margin:0 2px;background-image:url(/build/assets/icon-hamburger-DGEIwScz.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center}.layout .header-sidebar .mobile-nav-modal .mobile-nav{position:fixed;top:0;right:0;bottom:0;width:256px;padding:126px 16px 24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-right:1px solid var(--CoolGray-20, #dde1e6);border-left:1px solid var(--CoolGray-20, #dde1e6);background:var(--Default-White, #fff);overflow-y:auto}}@media(min-width:768px){.layout .header-sidebar{background:#fff;position:fixed;top:0;left:0;bottom:0;width:256px;display:flex;padding:24px 16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;flex-shrink:0;border-right:1px solid var(--CoolGray-20, #dde1e6);border-left:1px solid var(--CoolGray-20, #dde1e6)}.layout .header-sidebar .logo{width:48px;height:auto;margin:0 2px;content:url(/build/assets/logo-arbutus-256-DM3dhmam.png)}.layout .header-sidebar .bottom-icons{margin-bottom:0;display:flex;align-items:center;gap:8px}}.layout .header-sidebar .notification-bell{width:48px;height:48px;display:block;background-image:url(/build/assets/icon-bell-D0tmIgDk.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;position:relative}.layout .header-sidebar .notification-bell .badge{position:absolute;right:5px;top:8px;display:flex;padding:.5px 5.5px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:var(--Default-Alert, #da1e28);color:var(--Default-White, #fff);text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.layout .header-sidebar .user-thumb{width:48px;height:auto;content:url(/build/assets/user-thumb-CaFv9BWJ.webp)}.layout .header-sidebar .search-bar{width:100%;height:48px;border:0;padding:12px 16px 12px 48px;border-bottom:1px solid var(--CoolGray-30, #c1c7cd);background-color:#5a67711a;background-image:url(/build/assets/icon-search-BS_ZG3EN.svg);background-position:16px center;background-repeat:no-repeat;background-size:24px 24px;color:var(--CoolGray-60, #697077);font-family:SF Pro;font-size:16px;font-style:normal;font-weight:400;line-height:100%}nav.main-nav{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch}nav.main-nav a.nav-link{display:flex;width:224px;padding:16px;align-items:center;justify-content:space-between;border:1px solid var(--CoolGray-10, #f2f4f8);color:var(--CoolGray-90, #21272a);text-decoration:none;font-family:SF Pro;font-size:16px;font-style:normal;font-weight:400;line-height:100%}nav.main-nav a.nav-link:hover{background:var(--Grey-10, #f5f5f5)}nav.main-nav a.nav-link.active{background:var(--Grey-20, #eef0f1);font-weight:590}nav.main-nav a.nav-link.external:after{content:url(/build/assets/icon-external-link-fApd0xNN.svg);margin-left:8px;width:16px;height:16px}.home-page .news-content{display:flex;padding:24px 16px;justify-content:flex-start;align-items:center;gap:10px;align-self:stretch;border-radius:8px;border:1px solid #0f62fe;background:var(--Grey-20, #eef0f1);color:#0f62fe;font-family:SF Pro;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.game-tiles{display:flex;flex-wrap:wrap;row-gap:24px;justify-content:space-between}.game-tile{width:364px;height:137px;display:flex;padding:24px 0 24px 24px;align-items:center;justify-content:space-between;border-radius:8px;border:.5px solid var(--Miscellaneous-Bar-border, rgba(0, 0, 0, .3));background:var(--White, #fff)}.game-tile .teams{display:flex;width:197px;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.game-tile .teams .team{width:100%;display:flex;gap:12px;align-items:center;justify-content:flex-start}.game-tile .teams .team .logo{width:36px}.game-tile .teams .team .score{margin-left:auto}.game-tile .game-info{width:111px;height:89px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-left:.5px solid var(--Miscellaneous-Bar-border, rgba(0, 0, 0, .3))}img.logo.team-1{content:url(/build/assets/team-1-bruins-BD3p1i0-.png)}img.logo.team-2{content:url(/build/assets/team-2-hawks-BR_8kIVJ.png)}img.logo.team-3{content:url(/build/assets/team-3-stars-Bk1Si6Lz.png)}img.logo.team-4{content:url(/build/assets/team-4-flyers-BqX5p_Mn.png)}img.logo.team-5{content:url(/build/assets/team-5-rangers-DV5wAe6r.png)}img.logo.team-6{content:url(/build/assets/team-6-predators-Byrr7zVI.png)}img.logo.team-7{content:url(/build/assets/team-7-leafs-DaG9h_Hn.png)}img.logo.team-8{content:url(/build/assets/team-8-wings-Bw8Ql6ev.png)}img.logo.team-9{content:url(/build/assets/team-9-canadiens-D1iw5jOc.png)}
