.button-sidebar-module__CE_8NW__mainBlock{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:auto;padding:0 10px;display:flex}.button-sidebar-module__CE_8NW__container{box-sizing:border-box;flex-direction:column;align-items:center;gap:10px;width:auto;display:flex}.button-sidebar-module__CE_8NW__container.button-sidebar-module__CE_8NW__fullscreen,.button-sidebar-module__CE_8NW__container.button-sidebar-module__CE_8NW__rowStyle{flex-direction:row}.button-sidebar-module__CE_8NW__luckyBtns{max-width:400px}
.collapsible-block-module__7qWReq__container{background:var(--setting-section-background-color);border-radius:var(--section-border-radius);flex-direction:column;justify-content:space-between;align-items:center;padding:16px 19px;display:flex}.collapsible-block-module__7qWReq__container.collapsible-block-module__7qWReq__accordionBlock{background:var(--setting-section-background)}.collapsible-block-module__7qWReq__container.collapsible-block-module__7qWReq__accordionBlock.collapsible-block-module__7qWReq__depositBlock{background:var(--setting-section-background);width:auto;display:inline-flex}.collapsible-block-module__7qWReq__container.collapsible-block-module__7qWReq__depositBlock{background:var(--user-menu-background);color:var(--user-menu-text)}.collapsible-block-module__7qWReq__button{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.collapsible-block-module__7qWReq__icon{flex-direction:column;display:flex}.collapsible-block-module__7qWReq__icon svg{fill:var(--text-color);width:16px;height:16px}.collapsible-block-module__7qWReq__icon.collapsible-block-module__7qWReq__depositBlock svg{fill:var(--user-menu-text)}.collapsible-block-module__7qWReq__opened{margin-bottom:16px}.collapsible-block-module__7qWReq__closed .collapsible-block-module__7qWReq__icon svg,.collapsible-block-module__7qWReq__opened .collapsible-block-module__7qWReq__icon svg{transition:transform .2s ease-in-out}.collapsible-block-module__7qWReq__closed .collapsible-block-module__7qWReq__icon svg{transform:rotate(90deg)}.collapsible-block-module__7qWReq__opened .collapsible-block-module__7qWReq__icon svg{transform:rotate(90deg)scale(-1)}.collapsible-block-module__7qWReq__button svg{flex-grow:0;flex-shrink:0}.collapsible-block-module__7qWReq__label{font-size:calc(var(--base-font-size) + 4px);line-height:calc(var(--base-line-height) + 6px);font-weight:var(--font-bold);letter-spacing:.2px;flex-direction:row;flex-grow:1;align-items:center;gap:10px;display:flex}.collapsible-block-module__7qWReq__label.collapsible-block-module__7qWReq__depositBlock{color:var(--user-menu-text);font-size:16px;font-weight:600}.collapsible-block-module__7qWReq__label.collapsible-block-module__7qWReq__depositBlock svg path{fill:var(--user-menu-text)}.collapsible-block-module__7qWReq__content{width:100%}.collapsible-block-module__7qWReq__collapsed{display:none}.collapsible-block-module__7qWReq__collapsibleEnter{opacity:0;max-height:0;transition:opacity .2s ease-in,max-height .2s ease-in;overflow:hidden}.collapsible-block-module__7qWReq__collapsibleEnterActive{opacity:1;max-height:500px}.collapsible-block-module__7qWReq__collapsibleExit{opacity:1;max-height:500px;transition:opacity .2s ease-in,max-height .2s ease-in;overflow:hidden}.collapsible-block-module__7qWReq__collapsibleExitActive{opacity:0;max-height:0}
.game-details-module__ChGqQW__gameDetailsContainer{width:100%;max-width:1200px;margin-top:20px;margin-left:auto;margin-right:auto;padding:0}.game-details-module__ChGqQW__detailsContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:12px;padding:20px}.game-details-module__ChGqQW__thumbnailSection{text-align:center;margin-bottom:20px}.game-details-module__ChGqQW__thumbnail{object-fit:cover;border-radius:8px;width:200px;height:150px;box-shadow:0 4px 12px #00000026}.game-details-module__ChGqQW__detailsList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-bottom:20px;display:grid}.game-details-module__ChGqQW__detailItem{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.game-details-module__ChGqQW__detailItem:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-1px)}.game-details-module__ChGqQW__detailLabel{color:#ffffffb3;font-size:14px;font-weight:600}.game-details-module__ChGqQW__detailValue{color:#ffffffe6;font-size:14px;font-weight:500}.game-details-module__ChGqQW__additionalInfo{background:linear-gradient(135deg,#3b82f61a,#9333ea1a);border:1px solid #9333ea33;border-radius:8px;margin-top:20px;padding:16px}.game-details-module__ChGqQW__infoText{color:#fffc;text-align:center;margin:0;font-size:14px;line-height:1.6}.game-details-module__ChGqQW__mainContainer{box-sizing:border-box;flex-wrap:wrap;gap:8px;margin:12px 0;padding:0 5px;display:flex}.game-details-module__ChGqQW__tabButton{cursor:pointer;border-radius:var(--border-radius-button);font-size:var(--base-font-size);font-weight:var(--font-bold);letter-spacing:.005em;background:var(--secondary-button);color:var(--secondary-button-text);box-shadow:var(--primary-button-shadow);border:none;outline:none;padding:10px 24px;line-height:16px;transition:transform .2s,background .2s}.game-details-module__ChGqQW__tabButton:hover{transform:translateY(-3px)}.game-details-module__ChGqQW__tabButton:last-child{margin-right:0}.game-details-module__ChGqQW__tabButton.game-details-module__ChGqQW__active{background:var(--primary-button);color:var(--primary-button-text);box-shadow:var(--primary-button-shadow)}@media (max-width:768px){.game-details-module__ChGqQW__gameDetailsContainer{margin-top:0}.game-details-module__ChGqQW__detailsContent{padding:15px}.game-details-module__ChGqQW__thumbnail{width:150px;height:112px}.game-details-module__ChGqQW__detailsList{grid-template-columns:1fr;gap:10px}.game-details-module__ChGqQW__detailItem{padding:10px 12px}.game-details-module__ChGqQW__detailLabel,.game-details-module__ChGqQW__detailValue{font-size:13px}.game-details-module__ChGqQW__additionalInfo{padding:12px}.game-details-module__ChGqQW__infoText{font-size:13px}}@media (prefers-color-scheme:dark){.game-details-module__ChGqQW__detailsContent{background:#0006}.game-details-module__ChGqQW__detailItem{background:#0000004d;border-color:#ffffff0d}.game-details-module__ChGqQW__detailItem:hover{background:#00000080;border-color:#ffffff1a}}.game-details-module__ChGqQW__gameDetailsContainer .gameDetails{background:0 0;border:none}.game-details-module__ChGqQW__gameDetailsContainer .gameDetails h3{font-size:18px;font-weight:600}.game-details-module__ChGqQW__gameDetailsContainer .gameDetails button{background:#ffffff0d;border-radius:8px;padding:16px 20px;transition:all .2s}.game-details-module__ChGqQW__gameDetailsContainer .gameDetails button:hover{background:#ffffff14}.game-details-module__ChGqQW__gameDetailsContainer .gameDetails button.opened{background:#ffffff1a;border-bottom-right-radius:0;border-bottom-left-radius:0}.game-details-module__ChGqQW__challengeTable{box-sizing:border-box;width:100%;padding:0 5px}
.challenges-module__Fo61Wq__mainContent{width:100%;margin:20px auto}.challenges-module__Fo61Wq__tabButtons{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:768px){.challenges-module__Fo61Wq__tabButtons{border-bottom:none;padding-bottom:0}}@media (max-width:400px){.challenges-module__Fo61Wq__tabButtons{flex-direction:column;align-items:stretch}}.challenges-module__Fo61Wq__mainContainer{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.challenges-module__Fo61Wq__sortControls{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.challenges-module__Fo61Wq__tabButton{text-align:center;cursor:pointer;border-radius:var(--border-radius-button);font-size:var(--base-font-size);font-weight:var(--font-bold);letter-spacing:.005em;background:var(--secondary-button);color:var(--secondary-button-text);box-shadow:var(--primary-button-shadow);border:none;outline:none;justify-content:center;align-items:center;padding:10px 24px;line-height:16px;transition:transform .2s,background .2s}@media (max-width:400px){.challenges-module__Fo61Wq__tabButton{text-align:center;padding:10px 15px}}.challenges-module__Fo61Wq__tabButton:hover{transform:translateY(-3px)}.challenges-module__Fo61Wq__tabButton:last-child{margin-right:0}.challenges-module__Fo61Wq__tabButton.challenges-module__Fo61Wq__active{background:var(--primary-button);color:var(--primary-button-text);box-shadow:var(--primary-button-shadow)}.challenges-module__Fo61Wq__challengeBlock{flex-direction:column;width:100%;height:100%;display:flex}.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(9.09091% - 9.09091px);min-width:150px}.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake>div,.challenges-module__Fo61Wq__infoPanel.challenges-module__Fo61Wq__notStake{width:100%}.challenges-module__Fo61Wq__infoPanel{color:var(--challenge-color);background:var(--challenge-background);border-radius:0 0 8px 8px;flex-direction:column;flex:auto;padding:8px;font-size:11px;line-height:1.4;display:flex}.challenges-module__Fo61Wq__infoPanel img{object-position:center;object-fit:contain;width:20px;height:20px;margin-right:5px}.challenges-module__Fo61Wq__users{cursor:pointer}.challenges-module__Fo61Wq__createdInfo{justify-content:flex-start;align-items:center;display:flex}.challenges-module__Fo61Wq__infoPanel strong{margin-top:5px;font-size:13px;font-weight:800;display:block}.challenges-module__Fo61Wq__hiddenText{align-items:center;gap:8px;display:flex}.challenges-module__Fo61Wq__hiddenText svg{width:13px;height:13px}.challenges-module__Fo61Wq__infoPanelTitle{font-size:13px;font-weight:800}.challenges-module__Fo61Wq__emptyState{text-align:center;background:var(--section-background-color);min-height:220px;color:var(--new-table-text2);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 16px;display:flex}.challenges-module__Fo61Wq__emptyIcon{opacity:.85;width:56px;height:56px}.challenges-module__Fo61Wq__emptyTitle{font-size:16px;font-weight:800}.challenges-module__Fo61Wq__emptySubtitle{opacity:.9;font-size:13px}.challenges-module__Fo61Wq__tableWrapper{background:var(--section-background-color);border-radius:var(--section-border-radius);overflow-x:auto}.challenges-module__Fo61Wq__table{border-collapse:collapse;width:100%;color:var(--new-table-text2);border:none}.challenges-module__Fo61Wq__table th,.challenges-module__Fo61Wq__table td{text-align:left;text-wrap:nowrap;text-overflow:ellipsis;align-content:center;max-width:240px;height:36px;padding:0 12px;overflow:hidden}.challenges-module__Fo61Wq__table th{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:5px 12px;font-weight:600}.challenges-module__Fo61Wq__alignRight{text-align:right;place-items:end}.challenges-module__Fo61Wq__table tbody tr:nth-child(2n){background-color:var(--new-table-tr2-background)}.challenges-module__Fo61Wq__table tbody tr:hover{background-color:var(--new-table-tr-hover);transition:background-color .2s}.challenges-module__Fo61Wq__select{background-color:var(--outline-button);box-shadow:var(--box-shadow-button-outline);color:var(--outline-button-text-color);appearance:none;cursor:pointer;text-align:left;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ddd'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:calc(100% - 10px);background-repeat:no-repeat;border-radius:6px;width:120px;padding:6px 12px;font-size:.9em}.challenges-module__Fo61Wq__select:focus{box-shadow:var(--box-shadow-button-outline);outline:none}.challenges-module__Fo61Wq__select option{color:#000;background:#fff}.challenges-module__Fo61Wq__descIcon{color:var(--new-table-text2);opacity:.8;justify-content:center;align-items:center;display:inline-flex}@media (max-width:768px){.challenges-module__Fo61Wq__tabButtons{flex-flow:row;overflow-x:auto}.challenges-module__Fo61Wq__tabButton{text-wrap:nowrap;text-overflow:ellipsis;min-width:150px;max-width:200px;margin-right:0;padding:10px;overflow:hidden}.challenges-module__Fo61Wq__sortControls{margin-left:0}}@media (max-width:320px){.challenges-module__Fo61Wq__tabButton{font-size:.8em}}@media (max-width:1850px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(10% - 9px)}}@media (max-width:1690px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(11.1111% - 8.88889px)}}@media (max-width:1530px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(12.5% - 8.75px)}}@media (max-width:1370px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(14.2857% - 8.57143px)}}@media (max-width:1200px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(16.6667% - 8.33333px)}}@media (max-width:1040px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(20% - 8px)}}@media (max-width:880px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(25% - 7.5px)}}@media (max-width:640px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(33.3333% - 6.66667px)}}@media screen and (max-width:530px){.challenges-module__Fo61Wq__challengeBlock.challenges-module__Fo61Wq__notStake{width:calc(33.3333% - 6.66667px);min-width:92px}}
.article-wrapper-module__dI8_NW__container{flex-direction:column;width:100%;max-width:none;display:flex}.article-wrapper-module__dI8_NW__backdrop{border-radius:var(--section-radius);background:var(--article-background);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px 40px}.article-wrapper-module__dI8_NW__container article a{color:var(--link-button);font-size:var(--base-font-size);text-decoration:none;display:flex}.article-wrapper-module__dI8_NW__container article h1,.article-wrapper-module__dI8_NW__container article h2,.article-wrapper-module__dI8_NW__container article h3,.article-wrapper-module__dI8_NW__container article h4,.article-wrapper-module__dI8_NW__container article h5,.article-wrapper-module__dI8_NW__container article h6{letter-spacing:.2px;margin-top:24px;margin-bottom:16px;font-weight:700;line-height:34px}.article-wrapper-module__dI8_NW__container article h1{font-size:28px;font-weight:var(--font-bold)}.article-wrapper-module__dI8_NW__container article h2{font-size:24px}.article-wrapper-module__dI8_NW__container article h3{font-size:20px}.article-wrapper-module__dI8_NW__container article h4{font-size:var(--title-font-size)}.article-wrapper-module__dI8_NW__container article p{font-size:var(--base-font-size);letter-spacing:.16px;margin-bottom:24px}.article-wrapper-module__dI8_NW__container article p a{padding:0 4px;display:inline}.article-wrapper-module__dI8_NW__container article li{font-size:var(--base-font-size);margin:8px 0;line-height:26px}.article-wrapper-module__dI8_NW__container article li:last-child{margin-bottom:0}.article-wrapper-module__dI8_NW__container article ul,.article-wrapper-module__dI8_NW__container article ol{padding-left:15px}.article-wrapper-module__dI8_NW__container article ul{list-style-type:disc}.article-wrapper-module__dI8_NW__container article ol{counter-reset:item;list-style:none}.article-wrapper-module__dI8_NW__container article ol.article-wrapper-module__dI8_NW__accented>li{color:var(--link-button)}.article-wrapper-module__dI8_NW__container article ol>li{counter-increment:item;display:block}.article-wrapper-module__dI8_NW__container article ol>li:before{content:counters(item,".")". "}.article-wrapper-module__dI8_NW__container article ol>li>ol{counter-reset:subitem;list-style-type:lower-alpha}.article-wrapper-module__dI8_NW__container article ol>li>ol>li{counter-increment:subitem;display:block}.article-wrapper-module__dI8_NW__container article ol>li>ol>li:before{content:counter(subitem,lower-alpha)". "}.article-wrapper-module__dI8_NW__container article table{table-layout:fixed;width:100%;margin:24px 0}.article-wrapper-module__dI8_NW__container article table th,.article-wrapper-module__dI8_NW__container article table td{width:auto}.article-wrapper-module__dI8_NW__container article table thead tr{text-transform:uppercase;background:#ffffff4d}.article-wrapper-module__dI8_NW__container article table thead tr th{padding:16px 8px}.article-wrapper-module__dI8_NW__container article table tbody td{border-bottom:1px solid #fff3;padding:16px 8px}.article-wrapper-module__dI8_NW__container article table tbody tr:nth-child(2n){background:#ffffff1a}@media screen and (max-width:600px){.article-wrapper-module__dI8_NW__container article table thead{display:none}.article-wrapper-module__dI8_NW__container article table tr{margin-bottom:10px;display:block}.article-wrapper-module__dI8_NW__container article table tbody td{border:none;padding:70px 8px 30px;display:block;position:relative}.article-wrapper-module__dI8_NW__container article table td:before{content:attr(data-label);white-space:nowrap;text-align:left;background:#ffffff4d;padding:16px 8px;font-weight:700;position:absolute;top:0;left:0;right:0}.article-wrapper-module__dI8_NW__container article table tbody tr:nth-child(2n){background:0 0}}@media screen and (max-width:768px){.article-wrapper-module__dI8_NW__backdrop{padding:20px}}
