.button{border-radius:500px;font-family:inherit;box-shadow:none;text-decoration:none;cursor:pointer;transition:.3s;border:0}.button:has(svg){display:inline-flex;gap:8px;align-items:center}.button.button-primary{background-color:#5645da;color:#fff;border:1px solid #d2d2d2}.button.button-primary:hover,.button.button-primary:focus{box-shadow:0 0 4px 0 #5645da}.button.button-primary:active{background-color:#3fb2ff}.button.button-secondary{background-color:#fff;color:#5645da;border:1px solid #d2d2d2}.button.button-secondary:hover,.button.button-secondary:focus{box-shadow:0 0 4px 0 #5645da}.button.button-secondary:active{color:#fff;border-color:#d2d2d2;background-color:#5645da}.button.button-tertiary{background-color:#3fb2ff;color:#fff}.button.button-tertiary:hover,.button.button-tertiary:focus{box-shadow:0 0 4px 0 #3fb2ff}.button.button-tertiary:active{color:#fff;border-color:#d2d2d2;background-color:#5645da}.button.button-tertiary svg path{stroke:#fff}.button.button-danger{background-color:#ff505a;color:#fff;border:0}.button.button-danger:hover,.button.button-danger:focus{background-color:#f86b73;box-shadow:0 0 4px 0 #ff505a}.button.button-link{font-size:16px;font-weight:400;border:0;outline:0;color:inherit;text-decoration:underline;background:transparent;padding:0}.button.button-purple{background-color:#9146ed;color:#fff}.button.button-purple:hover,.button.button-purple:focus{box-shadow:0 0 4px 0 #9146ed}.button.button-purple:active{background-color:#3fb2ff}.button.button-green{background-color:#84e1b8;color:#1d1d1d}.button.button-green:hover,.button.button-green:focus{box-shadow:0 0 4px 0 #84e1b8}.button.button-green:active{background-color:#3fb2ff}.button-medium{padding:9px 16px;font-size:16px;font-weight:700;line-height:20px}.button-medium.button-round{border-radius:500px}.button-large{padding:14px 16px;font-size:16px;font-weight:700;line-height:20px}.button-small{padding:7px 16px;font-size:14px;font-weight:700;line-height:16px}.xsbutton-small{padding:2px 6px 2px 12px;font-size:12px;line-height:14px;font-weight:700}.button-icon{background-color:transparent;border:0;padding:0}.button-icon:disabled{background-color:transparent;border:0;padding:0}.ant-btn{height:auto}.ant-btn.ant-btn-icon-only{width:2em;height:2em;border:0}.ant-btn .ant-btn-icon{display:inline-flex}.button:disabled{background-color:rgba(16,16,16,.3)!important;color:rgba(16,16,16,.7)!important}.button:disabled svg path{stroke:rgba(16,16,16,.7)!important}.suntex-dropdown.ant-dropdown-trigger{padding:.5em 1em;font-weight:400;border-radius:2em;border:1px solid #d2d2d2;color:#333;line-height:1;display:flex;justify-content:space-between;cursor:pointer}.suntex-dropdown.ant-dropdown-trigger svg{max-width:initial}.suntex-dropdown.ant-dropdown-trigger.ant-btn{padding:8px}.suntex-dropdown.ant-dropdown-trigger.primary{background-color:#5645da;color:#fff;font-weight:700}.suntex-dropdown.ant-dropdown-trigger.primary .ant-spin-dot-item{background-color:#fff}.suntex-dropdown.ant-dropdown-trigger.secondary{background-color:#fff;color:#5645da;font-weight:700}.suntex-dropdown.ant-dropdown-trigger.secondary .ant-spin-dot-item{background-color:#5645da}.suntex-modal .ant-modal-content{padding:30px;border:1px solid #000}.suntex-modal .ant-modal-content .ant-modal-header{margin-bottom:0;border-bottom:1px solid #d2d2d2}.suntex-modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:24px;font-weight:400;line-height:28px;padding-bottom:10px}.print-only{display:none}@media print{.print-only{display:inline-block}.print-hidden{display:none!important}}.ant-dropdown{z-index:99}@media(max-width:479px){.ant-dropdown{z-index:999}}.ant-dropdown .ant-dropdown-menu{box-shadow:0 4px 12px 0 rgba(0,0,0,.2);max-height:300px;overflow:auto;z-index:99}@media(max-width:767px) and (orientation:landscape){.ant-dropdown .ant-dropdown-menu{max-height:200px}}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu:hover{background-color:rgba(63,178,255,.1)}.ant-input{padding:10px 16px}.ant-input,.ant-input-affix-wrapper{border-radius:500px;border:1px solid #d2d2d2}.ant-input:hover,.ant-input:active,.ant-input:focus,.ant-input-affix-wrapper:hover,.ant-input-affix-wrapper:active,.ant-input-affix-wrapper:focus{border:1px solid #5645da;box-shadow:0 0 4px 0 #5645da}.ant-input-affix-wrapper{padding:8px}.ant-input-affix-wrapper .ant-input{margin-left:8px}.ant-input-affix-wrapper .ant-input:hover,.ant-input-affix-wrapper .ant-input:active,.ant-input-affix-wrapper .ant-input:focus{border:0;box-shadow:none}.suntex-progress-bar{flex:1 1 auto}.suntex-progress-bar .suntex-progress-bar-label{margin-bottom:3px;font-weight:600}.suntex-progress-bar .ant-progress.ant-progress-line .ant-progress-inner{border-radius:6px}.suntex-progress-bar .ant-progress.ant-progress-line .ant-progress-inner .ant-progress-bg{border-radius:6px}.suntex-progress-bar .ant-progress.ant-progress-line .ant-progress-text{left:auto!important;right:0!important;font-weight:700;font-size:14px;transform:translate(-6px,-50%)}.resources-column-wrapper{padding:20px 0}.suntex-resources-list{margin-bottom:1em}.suntex-resources-list__title{color:#5645da;margin-bottom:16px;display:flex;align-items:center;gap:16px;font-weight:bold}.suntex-resources-list ul.resources-list{padding:0;list-style-type:none}.suntex-resources-list ul.resources-list li{margin-bottom:16px}.suntex-resources-list ul.resources-list li:last-child{margin:0}.suntex-resources-list ul.resources-list li .resource-item{display:flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid #d2d2d2;border-radius:6px}.suntex-resources-list ul.resources-list li .resource-item__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:25%;font-weight:bold}.suntex-resources-list ul.resources-list li .resource-item__title a{color:#333;font-weight:600}.suntex-resources-list ul.resources-list li .resource-item__title a:hover{color:#3fb2ff;text-decoration:underline}.suntex-resources-list ul.resources-list li .resource-item__subtitle{line-height:18px}.suntex-resources-list ul.resources-list li .resource-item__action{margin-left:auto;display:flex;gap:10px;flex:0 0 auto}.suntex-resources-list ul.resources-list li .resource-item .width-inherit{min-width:inherit}.suntex-select.ant-select .ant-select-selector{border-radius:500px;padding:10px 26px;border:0!important;box-shadow:none!important}.table-wrapper{width:100%}.table{border-spacing:0;border-radius:10px;background-color:#fff;min-width:100%;display:table}.table thead,.table .thead{position:sticky;top:0;z-index:99}.table thead tr,.table thead .tr,.table .thead tr,.table .thead .tr{width:100%}.table thead tr:first-of-type th:first-of-type,.table thead tr:first-of-type .th:first-of-type,.table thead .tr:first-of-type th:first-of-type,.table thead .tr:first-of-type .th:first-of-type,.table .thead tr:first-of-type th:first-of-type,.table .thead tr:first-of-type .th:first-of-type,.table .thead .tr:first-of-type th:first-of-type,.table .thead .tr:first-of-type .th:first-of-type{border-top-left-radius:6px}.table thead tr:first-of-type th:last-of-type,.table thead tr:first-of-type .th:last-of-type,.table thead .tr:first-of-type th:last-of-type,.table thead .tr:first-of-type .th:last-of-type,.table .thead tr:first-of-type th:last-of-type,.table .thead tr:first-of-type .th:last-of-type,.table .thead .tr:first-of-type th:last-of-type,.table .thead .tr:first-of-type .th:last-of-type{border-top-right-radius:6px;border-right:0}.table thead tr th,.table thead tr .th,.table thead .tr th,.table thead .tr .th,.table .thead tr th,.table .thead tr .th,.table .thead .tr th,.table .thead .tr .th{align-items:center;overflow:hidden;text-overflow:ellipsis;position:relative;background-color:#352c7e;color:#fff;padding:10px;font-size:14px;line-height:18px;font-weight:700;border-right:1px solid #d2d2d2;max-height:50px}.table thead tr th:last-of-type,.table thead tr .th:last-of-type,.table thead .tr th:last-of-type,.table thead .tr .th:last-of-type,.table .thead tr th:last-of-type,.table .thead tr .th:last-of-type,.table .thead .tr th:last-of-type,.table .thead .tr .th:last-of-type{border-right:0}.table thead tr th:last-of-type .resizer,.table thead tr .th:last-of-type .resizer,.table thead .tr th:last-of-type .resizer,.table thead .tr .th:last-of-type .resizer,.table .thead tr th:last-of-type .resizer,.table .thead tr .th:last-of-type .resizer,.table .thead .tr th:last-of-type .resizer,.table .thead .tr .th:last-of-type .resizer{display:none}.table thead tr th .header-fill,.table thead tr .th .header-fill,.table thead .tr th .header-fill,.table thead .tr .th .header-fill,.table .thead tr th .header-fill,.table .thead tr .th .header-fill,.table .thead .tr th .header-fill,.table .thead .tr .th .header-fill{background:transparent;border:0;color:inherit}.table thead tr th .table-title,.table thead tr .th .table-title,.table thead .tr th .table-title,.table thead .tr .th .table-title,.table .thead tr th .table-title,.table .thead tr .th .table-title,.table .thead .tr th .table-title,.table .thead .tr .th .table-title{width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.table tbody .highlight-cell,.table .tbody .highlight-cell{background-color:#f3f3f3}.table tbody tr:nth-child(even) td,.table tbody tr:nth-child(even) .td,.table tbody .tr:nth-child(even) td,.table tbody .tr:nth-child(even) .td,.table .tbody tr:nth-child(even) td,.table .tbody tr:nth-child(even) .td,.table .tbody .tr:nth-child(even) td,.table .tbody .tr:nth-child(even) .td{background-color:#f3f3f3}.table tbody tr:nth-child(even) td.guest-player-id,.table tbody tr:nth-child(even) .td.guest-player-id,.table tbody .tr:nth-child(even) td.guest-player-id,.table tbody .tr:nth-child(even) .td.guest-player-id,.table .tbody tr:nth-child(even) td.guest-player-id,.table .tbody tr:nth-child(even) .td.guest-player-id,.table .tbody .tr:nth-child(even) td.guest-player-id,.table .tbody .tr:nth-child(even) .td.guest-player-id{background:rgba(86,69,218,.2);border:1px solid;border-color:#5645da}.table tbody tr:nth-child(even) .highlight-cell,.table tbody .tr:nth-child(even) .highlight-cell,.table .tbody tr:nth-child(even) .highlight-cell,.table .tbody .tr:nth-child(even) .highlight-cell{background-color:#d2d2d2}.table tbody tr:last-of-type td:first-of-type,.table tbody tr:last-of-type .td:first-of-type,.table tbody .tr:last-of-type td:first-of-type,.table tbody .tr:last-of-type .td:first-of-type,.table .tbody tr:last-of-type td:first-of-type,.table .tbody tr:last-of-type .td:first-of-type,.table .tbody .tr:last-of-type td:first-of-type,.table .tbody .tr:last-of-type .td:first-of-type{border-bottom-left-radius:6px}.table tbody tr:last-of-type td:last-of-type,.table tbody tr:last-of-type .td:last-of-type,.table tbody .tr:last-of-type td:last-of-type,.table tbody .tr:last-of-type .td:last-of-type,.table .tbody tr:last-of-type td:last-of-type,.table .tbody tr:last-of-type .td:last-of-type,.table .tbody .tr:last-of-type td:last-of-type,.table .tbody .tr:last-of-type .td:last-of-type{border-bottom-right-radius:6px}.table tbody td,.table tbody .td,.table .tbody td,.table .tbody .td{flex:1;line-height:100%;min-height:32px;padding:10px;overflow:hidden;border-right:1px solid #d2d2d2}.table tbody td.guest-player-id,.table tbody .td.guest-player-id,.table .tbody td.guest-player-id,.table .tbody .td.guest-player-id{background:rgba(86,69,218,.2);border:1px solid;border-color:#5645da}.table tbody td:last-of-type,.table tbody .td:last-of-type,.table .tbody td:last-of-type,.table .tbody .td:last-of-type{border-right:0}.table tbody .table-player-name:hover,.table .tbody .table-player-name:hover{text-decoration:underline}.table th,.table td,.table .th,.table .td{text-align:center;cursor:pointer}.table th:hover,.table th:hover,.table td:hover,.table td:hover,.table .th:hover,.table .th:hover,.table .td:hover,.table .td:hover{position:relative}.table th .resizer,.table td .resizer,.table .th .resizer,.table .td .resizer{position:absolute;right:0;top:0;height:100%;width:1px;background:#d2d2d2;cursor:col-resize;user-select:none;touch-action:none}.table th .resizer.isResizing,.table td .resizer.isResizing,.table .th .resizer.isResizing,.table .td .resizer.isResizing{background:#f9bf34;opacity:1}.table .table-header-icon{border:0;background:transparent;padding:0;justify-content:center}.table .table-header-icon path{border:0;background:transparent;padding:0}.table .table-header-icon .ant-dropdown-menu{padding-left:0;padding-right:0}.table .table-header-icon .ant-dropdown-menu .ant-dropdown-menu-item{padding:10px 16px}.table .table-header-icon .ant-dropdown-menu .ant-dropdown-menu-item .px-1{line-height:16px}.table .table-header-icon .ant-dropdown-menu .ant-dropdown-menu-item .px-1 label{display:flex;align-items:center;gap:10px}.table .table-cell-icon{border:0;background:transparent;padding:0;justify-content:center}.table .table-cell-icon path{border:0;background:transparent;padding:0}.cell-content{margin:auto;padding:10px;overflow:hidden;text-overflow:ellipsis;min-width:50px}.flex-stretch{flex:1}.cell-flex-center{display:flex;justify-content:center;align-items:center}.sort-button{transform:rotate(0deg)}.sort-button svg{stroke:white}.sort-button.desc{transform:rotate(0deg)}.sort-button.desc svg{stroke:#f9bf34}.sort-button.asc{transform:rotate(180deg)}.sort-button.asc svg{stroke:#f9bf34}.highlight-header{background-color:#f9bf34!important}.highlight-header .sort-button svg{stroke:white}.highlight-header .sort-button.desc{transform:rotate(0deg)}.highlight-header .sort-button.desc svg{stroke:#352c7e}.highlight-header .sort-button.asc{transform:rotate(180deg)}.highlight-header .sort-button.asc svg{stroke:#352c7e}.table-empty-state h4{height:100%;display:flex;margin:auto;align-items:center;justify-content:center}.suntex-table-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.suntex-table-pagination .ant-pagination{display:flex;align-items:center}.suntex-table-pagination .ant-pagination .ant-pagination-prev,.suntex-table-pagination .ant-pagination .ant-pagination-next{display:flex;align-items:center;color:#5645da;max-width:24px;min-width:24px}.suntex-table-pagination .ant-pagination .ant-pagination-prev,.suntex-table-pagination .ant-pagination .ant-pagination-next,.suntex-table-pagination .ant-pagination .ant-pagination-item{height:auto;width:auto}.suntex-table-pagination .ant-pagination .ant-pagination-item{min-width:30px;min-height:30px;display:grid;place-items:center;margin-inline-end:5px;line-height:1;font-weight:700;border-radius:6px}.suntex-table-pagination .ant-pagination .ant-pagination-item a{color:#333;padding:0}.suntex-table-pagination .ant-pagination .ant-pagination-item-active{border:1px solid #d2d2d2}.suntex-table-pagination .ant-pagination .ant-pagination-item-active a{color:#333}.suntex-table-pagination .ant-pagination-disabled{opacity:.3}.suntex-table-pagination .ant-pagination .ant-pagination-options{margin-inline-start:0;margin-inline-end:16px}.suntex-table-pagination .ant-pagination .ant-pagination-options .ant-select-selector{padding:10px 16px;border-radius:500px;border-color:#d2d2d2;min-width:130px;order:1}.suntex-table-pagination .ant-pagination .ant-pagination-item,.suntex-table-pagination .ant-pagination .ant-pagination-next,.suntex-table-pagination .ant-pagination .ant-pagination-prev,.suntex-table-pagination .ant-pagination .ant-pagination-jump-next,.suntex-table-pagination .ant-pagination .ant-pagination-jump-prev{order:2}.suntex-toolbar div.label{color:#727880;font-size:.9em;padding:.25em 1em 0}.focus-mode-select .suntex-select.ant-select{min-width:10em}.focus-mode-select .suntex-select.ant-select .ant-select-selector{padding:0}.player-dashboard{border-bottom:1px solid #d2d2d2}.player-dashboard__main{padding:30px}@media(max-width:767px){.player-dashboard__main{padding:16px}}.player-dashboard__sidebar{border-left:1px solid #d2d2d2;flex:0 0 390px;width:390px;padding:12px}@media(max-width:991px){.player-dashboard__sidebar{flex:1 1 auto;width:inherit}}.player-dashboard .player-dashboard-icon{width:72px}.player-dashboard .player-graph-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}@media(max-width:991px){.player-dashboard .player-graph-wrapper{grid-template-columns:1fr}}.player-dashboard .player-graph-wrapper .player-graph{border:1px solid #d2d2d2;padding:16px;border-radius:8px}.player-dashboard .player-graph-wrapper .player-graph__heading{font-size:18px;line-height:21px}.player-dashboard .player-graph-wrapper .player-graph__details{font-size:24px;line-height:28px;color:#1d1d1d;opacity:60%}@media(max-width:767px){.player-dashboard .quick-links-main{flex-direction:column;align-items:flex-start}}@media(max-width:767px){.player-dashboard .quick-link-btn{flex-direction:row;align-items:center}}@media(max-width:479px){.player-dashboard .quick-link-btn{flex-direction:column;align-items:flex-start}}.game-card__favorite{background:none;border:0;cursor:pointer;padding:2px;display:flex;align-items:center;line-height:1}.game-card__favorite:hover{opacity:.75}.game-library{display:flex;flex-direction:column;gap:16px}.game-library__category-filters{gap:8px}.game-library__empty{color:#999;padding:24px;text-align:center}.game-library__category{display:flex;flex-direction:column;gap:12px}.game-library__category-heading{margin:0;padding-left:10px;font-size:1rem;font-weight:600}.game-library__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.game-card{border:1px solid #e8e8e8;border-radius:6px;padding:12px;background:#fff;display:flex;flex-direction:column;min-height:120px}.game-card__title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;font-weight:600;font-size:.875rem;line-height:1.3}.game-card__favorite{flex-shrink:0;font-size:1rem}.game-card__description{margin:0;font-size:.75rem;color:#666;line-height:1.4}.module-catalog__favorite-filter,.module-catalog__favorite{background:none;border:0;cursor:pointer;padding:2px;display:flex;align-items:center;line-height:1}.module-catalog__favorite-filter:hover,.module-catalog__favorite:hover{opacity:.75}.module-catalog .module-info{width:100%;cursor:default}.module-catalog .module-info p{margin:.5em 0}.module-catalog pre.debug{display:none;font-size:.5rem;line-height:.75rem}.top-players-table .ant-table-body{scrollbar-width:none}.top-players-table table{border-collapse:separate;border-spacing:0 10px}.top-players-table th.ant-table-cell{padding:10px 0;font-weight:400;line-height:1;border-bottom:1px solid var(--ant-color-border)}.top-players-table th.ant-table-cell:last-child{text-align:right}.top-players-table td.ant-table-cell{padding:0;line-height:28px;font-weight:600;border:0}.top-players-table td.ant-table-cell:last-child{text-align:center}.top-players-table .ant-table-thead{background-color:transparent}.top-players-table .ant-table-tbody td .sticker-count{width:max-content;margin-left:auto}.sticker-count{display:flex;align-items:center;gap:3px;color:#5645da;padding:6px 10px 6px 8px;background-color:rgba(249,191,52,.4);border-radius:6px;line-height:1}.graph-tiles .sticker-count{padding:0;background-color:transparent}.familylink__head{color:#333;font-size:40px;line-height:100%;font-weight:400}@media(max-width:991px){.familylink__head{font-size:32px}}.familylink__wrapper{margin:20px 0}@media(max-width:767px){.familylink__wrapper{flex-wrap:wrap}}.familylink__contentsection{max-width:575px}@media(max-width:1400px){.familylink__contentsection{max-width:unset;width:100%}}.familylink__content{border:1px solid #d2d2d2;padding:20px 16px;border-radius:8px}.familylink__content h3{font-size:24px;font-weight:400;color:#333;line-height:100%}.familylink__stat{padding:10px 0!important}.familylink__password{color:#3fb2ff;font-weight:600}.familylink-text{color:#333;font-size:14px;font-weight:700;line-height:100%;margin:20px 0}.familylink__badges{border-radius:8px;margin:0 0 20px 0;padding:16px;background-color:#eef7ff}.familylink__badges-icon{flex:0 0 24px}.familylink__badges p{color:#333;font-size:14px;font-weight:500;line-height:100%}.familylink .banner-img{border-radius:8px}.familylink__bannersection{flex-grow:1}.familylink__banner{background-color:#d8dfe5;border-radius:8px}@media(max-width:991px){.familylink__banner{padding:15px}}.familylink__banner-content{padding:0 16px}.familylink__banner-head{font-size:22px;line-height:24px;color:#333}.familylink__banner-para{font-size:10px;line-height:100%;color:#333;margin:10px 0 13px 0}.familylink__banner-label{font-size:18px;color:#5645da;font-weight:700;line-height:24px}.familylink__banner-labellink{font-size:6px;font-weight:700;color:#5645da;border:1px solid #5645da;border-radius:50%;height:10px;width:10px;padding:0;display:flex;justify-content:center}.familylink__banner .family-link-pdf-btn{background-color:#5645da;color:#fff;font-weight:600}.family-link-modal h5{margin:20px 0}.family-link-modal span{color:#333}.family-link-modal .family-link-details{border-bottom:1px solid #d2d2d2;padding-bottom:20px}