:root{--black:#060317;--black-50:#06031780;--black-25:#06031740;--white:#fff;--white-25:#ffffff40;--grey:#4d4a62;--shine:#c99dff40;--background:#070030;--dark:#150a5d;--main:#2f0cff;--main-hover:#4665ff;--bright:#43cdff;--accent:#ce00f8;--accent-hover:#ff43fc;--secondary:#ff007b;--secondary-hover:#ff4daf;--guess-green:#00cc0e;--guess-yellow:#f90;--guess-red:#ff053f;--transition:#134965;--white-50:#e0e6ff80;--white-5:#e0e6ff0d;--black-75:#100024bf;--main-darkest:#000224;--main-dark:#062f55;--main-dark-0:#13065500;--main-medium:#2f17ac;--main-bright:#3700ff;--accent-bright:#f34a9b;--accent-dark:#169e5f;--accent-dark-50:#169e5f80;--secondary-bright:#1ee4c3;--secondary-bright-50:#1ee4c380;--guess-correct-dark:#20733c;--guess-correct:#15943f;--guess-correct-bright:#00d848;--guess-partial-dark:#73651f;--guess-partial:#937e15;--guess-partial-bright:#e5c10c;--guess-wrong-dark:#5f1a2a;--guess-wrong:#941533;--guess-wrong-bright:#ff053f;--font-size-14:14px;--font-size-16:16px;--font-size-18:18px;--font-size-24:24px;--font-size-32:32px;--font-size-40:40px;--line-height-14:14px;--line-height-16:16px;--line-height-18:18px;--line-height-20:20px;--line-height-24:24px;--line-height-32:32px;--line-height-42:42px;--line-height-52:52px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900}body{background:#070030;background:var(--background);color:#fff;color:var(--white);font-family:Work Sans,sans-serif;margin:0;overflow-x:hidden}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header_1{color:#fff;color:var(--white);font-size:40px;font-size:var(--font-size-40);font-weight:900;font-weight:var(--font-weight-black);line-height:52px;line-height:var(--line-height-52)}.header_2{font-size:32px;font-size:var(--font-size-32);line-height:42px;line-height:var(--line-height-42)}.header_2,.header_3{color:#fff;color:var(--white);font-weight:500;font-weight:var(--font-weight-medium)}.header_3{font-size:24px;font-size:var(--font-size-24);line-height:32px;line-height:var(--line-height-32)}.header_4{font-size:18px;font-size:var(--font-size-18);line-height:24px;line-height:var(--line-height-24)}.header_4,.selected_text_1{color:#fff;color:var(--white);font-weight:500;font-weight:var(--font-weight-medium)}.selected_text_1{font-size:24px;font-size:var(--font-size-24);line-height:32px;line-height:var(--line-height-32)}.selected_text_2{font-size:16px;font-size:var(--font-size-16);line-height:20px;line-height:var(--line-height-20)}.selected_text_2,.selected_text_3{color:#fff;color:var(--white);font-weight:500;font-weight:var(--font-weight-medium)}.selected_text_3{font-size:14px;font-size:var(--font-size-14);line-height:18px;line-height:var(--line-height-18)}.text_1{font-size:24px;font-size:var(--font-size-24);line-height:32px;line-height:var(--line-height-32)}.text_1,.text_2{color:#fff;color:var(--white);font-weight:400;font-weight:var(--font-weight-regular)}.text_2{font-size:16px;font-size:var(--font-size-16);line-height:20px;line-height:var(--line-height-20)}.text_3{color:#fff;color:var(--white);font-size:14px;font-size:var(--font-size-14);font-weight:400;font-weight:var(--font-weight-regular);line-height:18px;line-height:var(--line-height-18)}.game_header{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#06031740;-webkit-text-stroke-color:var(--black-25);font-weight:700;font-weight:var(--font-weight-bold);text-shadow:0 2px 2px #06031780;text-shadow:0 2px 2px var(--black-50)}.game_header,.game_text{color:#fff;color:var(--white);font-size:16px;font-size:var(--font-size-16);line-height:16px;line-height:var(--line-height-16)}.game_text{text-shadow:0 2px 2px #060317;text-shadow:0 2px 2px var(--black)}.game_text,.tag{font-weight:400;font-weight:var(--font-weight-regular)}.tag{color:#fff;color:var(--white);font-size:14px;font-size:var(--font-size-14);line-height:14px;line-height:var(--line-height-14)}.hidden{visibility:hidden}.loading{animation:rotate 1.5s linear infinite;height:150px;width:150px}.loading_block{gap:22px}.loading_block,.not_found_container{align-items:center;display:flex;flex-direction:column;justify-content:center}.not_found_container{gap:16px}.not_found_container img{height:96px;width:96px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.start__container{background:var(--background);height:100vh;justify-content:center;width:100vw}.gallery-page,.start__container{align-items:center;display:flex;flex-direction:column}.gallery-page{margin-top:32px;min-height:100vh}.gallery-page__nav_no-search{margin-bottom:32px}.gallery-page__search{display:flex;gap:16px;justify-content:center;padding:32px 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:20}.gallery-page__search-input{width:400px}.gallery-page__filters-menu{position:absolute;top:88px}@media (max-width:767px){.gallery-page{margin-top:0;max-height:calc(100vh - 244px);min-height:0}.gallery-page__search{gap:12px;padding:0}.gallery-page__search-input{width:228px}.gallery-page__filters-menu{position:absolute;top:48px}}.gallery-page__filters-menu_animated-enter{opacity:0;transform:translateY(-20px)}.gallery-page__filters-menu_animated-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.gallery-page__filters-menu_animated-enter-done,.gallery-page__filters-menu_animated-exit{opacity:1;transform:translateY(0)}.gallery-page__filters-menu_animated-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.gallery-page__filters-menu_animated-exit-done{opacity:0;transform:translateY(-20px)}.gallery-table__wrapper{align-items:center;display:flex;justify-content:center;padding:0 180px}.gallery-table{display:flex;flex-flow:row wrap;gap:16px;justify-content:center}@media (max-width:1200px){.gallery-table__wrapper{padding:0 100px}}@media (max-width:767px){.gallery-table__wrapper{padding:0}.gallery-table{flex-direction:column;flex-grow:1;flex-wrap:nowrap;justify-content:start;margin-top:24px;max-height:calc(100vh - 324px);overflow-y:auto}}.game-card{background:linear-gradient(to top,var(--dark) 10%,var(--main));border-radius:8px;display:flex;flex-direction:column;height:316px;overflow:hidden;transition:box-shadow .2s,transform .2s;width:240px;&:hover{box-shadow:0 0 0 4px var(--bright);transform:translateY(-4px)}}.game-card__cover{height:180px;min-height:180px;width:240px}.game-card__title-container{align-items:end;box-sizing:border-box;display:flex;height:180px;position:absolute;width:240px}.game-card__title{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(to top,var(--black-50),#0000);color:var(--white);font-size:18px;line-height:20px;padding:8px 16px;width:100%}.game-card__info{display:flex;flex:1 1;flex-direction:column;gap:4px;padding:12px 16px}.game-card__stats{display:flex;gap:8px}.game-card__stat{align-items:center;color:var(--white);display:flex;font-size:14px;font-weight:300;gap:2px;line-height:18px}.game-card__tags-container{align-items:end;display:flex;flex:1 1}.game-card__tags{display:flex;flex-wrap:wrap;gap:4px}.game-card__tag{background-color:var(--main);border-radius:4px;color:var(--white);font-size:12px;line-height:16px;overflow:hidden;padding:2px 4px;text-overflow:ellipsis;white-space:nowrap}.game-card-mobile{display:flex;flex-direction:column;width:280px}.game-card-mobile__main{background-color:var(--dark);border-radius:8px;display:flex;height:90px;overflow:hidden}.game-card-mobile__cover{position:relative}.game-card-mobile__cover-image{height:90px;min-height:90px;width:120px}.game-card-mobile__stats-container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:var(--black-25);bottom:0;left:0;padding:4px;position:absolute;width:112px}.game-card-mobile__stats{display:flex;gap:4px}.game-card-mobile__stat{align-items:center;color:var(--white);display:flex;font-size:12px;font-weight:300;gap:2px;line-height:16px}.game-card-mobile__info{display:flex;flex-direction:column;justify-content:space-between}.game-card-mobile__title{box-sizing:border-box;color:var(--white);font-size:14px;line-height:16px;max-height:56px;overflow:hidden;padding:4px 8px}.game-card-mobile__author{padding:4px 8px}.game-card-mobile__tags{align-items:center;display:flex;gap:8px;padding:4px}.game-card-mobile__tag{background-color:var(--main);border-radius:4px;color:var(--white);font-size:12px;line-height:16px;overflow:hidden;padding:0 4px;text-overflow:ellipsis;white-space:nowrap}.switcher{align-items:center;display:flex;gap:16px;justify-content:center;.switcher__item{border-radius:100px}}.switcher_vertical{flex-direction:column;gap:8px}.btn{align-items:center;border:none;box-sizing:border-box;color:var(--white);cursor:pointer;display:inline-flex;font-family:inherit;justify-content:center;transition:background .2s cubic-bezier(.16,1,.32,1),transform .2s cubic-bezier(.16,1,.32,1);&:disabled{background-color:var(--grey);pointer-events:none}&:hover{transform:translateY(-2px)}&:active{transform:translateY(2px)}}.btn_small{border-radius:12px;font-size:14px;gap:6px;line-height:18px;padding:8px 12px 8px 10px;&.btn_no-text{padding:8px}&.btn_no-icon{padding:8px 12px}}.btn_medium{border-radius:16px;font-size:18px;gap:8px;line-height:24px;padding:12px 18px 12px 14px;&.btn_no-text{padding:12px}&.btn_no-icon{padding:12px 18px}}.btn_large{border-radius:20px;font-size:24px;gap:10px;line-height:28px;padding:16px 24px;&.btn_no-text{padding:16px}&.btn_no-icon{padding:16px 24px}}.btn_primary{background-color:var(--main);&:hover{background-color:var(--main-hover)}}.btn_secondary{background-color:var(--secondary);&:hover{background-color:var(--secondary-hover)}}.btn_accent{background-color:var(--accent);&:hover{background-color:var(--accent-hover)}}.btn_shiny{background:linear-gradient(to right bottom,#ce00f8,#8d00f8,#6700f8);box-shadow:0 0 32px var(--shiny);&:hover{background:linear-gradient(to right bottom,#f642ff 50%,#a845ff 75%,#6700f8)}}.btn_border{background-color:initial;outline:2px solid var(--white);&:hover{background-color:var(--white);color:var(--black);path{stroke:var(--black)}}}.btn_empty{background-color:initial;&:hover{background-color:var(--white-25)}}.btn__icon{align-items:center;display:inline-flex}@media (max-width:767px){.btn{&:active,&:hover{transform:none}}}.input_field{background:var(--dark);border:none;border-radius:8px;box-sizing:border-box;color:var(--white);font-family:Work Sans,sans-serif;font-size:16px;font-weight:300;height:40px;line-height:16px;outline:none;padding:0 12px}.input_field:focus{outline:2px var(--white) solid}.input_field::placeholder{color:var(--white-25)}.input_field:disabled{background-color:#0f0b31;border-color:#0f0b31;color:#1a1356;cursor:not-allowed}.gallery-filters-menu{background:var(--main);border-radius:16px;box-shadow:0 0 16px var(--black-50);box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px 24px;width:456px}.gallery-filters-menu__header{display:flex;font-size:18px;justify-content:center;line-height:24px}.gallery-filters-menu__close-button{position:absolute;right:4px;top:4px}.gallery-filters-menu__content{display:flex;flex-direction:row;gap:16px;max-height:320px}.gallery-filters-menu__main{display:flex;flex-direction:column;gap:32px}.gallery-filters-menu__sorting{align-items:center;display:flex;flex-direction:column;gap:8px}.gallery-filters-menu__sorting-title{color:var(--bright);font-size:18px;font-weight:700;line-height:24px}.gallery-filters-menu__sorting-switcher{gap:0}.gallery-filters-menu__general-filters{display:flex;flex-direction:column;gap:8px}.gallery-filters-menu__tag-filters{background:var(--black-25);border-radius:8px;display:flex;flex-direction:column;flex-grow:1;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0}.gallery-filters-menu__tag-filters::-webkit-scrollbar{background:#0000;width:8px}.gallery-filters-menu__tag-filters::-webkit-scrollbar-thumb{background:var(--white-25);border-radius:4px}.gallery-filters-menu__filter{align-items:center;color:var(--white);display:flex;font-size:16px;font-weight:300;gap:8px;line-height:16px;padding:8px;transition:background .2s cubic-bezier(.16,1,.32,1);&:hover{background-color:var(--white-25)}}.gallery-filters-menu__filter__checkbox{background-color:var(--white);border-radius:4px;height:18px;min-height:18px;min-width:18px;width:18px}.gallery-filters-menu__filter__checkbox_active{background-color:var(--accent)}.gallery-filters-menu__filter__description{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media (max-width:767px){.gallery-filters-menu{padding:16px 8px 8px;width:280px}.gallery-filters-menu__content{flex-direction:column}.gallery-filters-menu__main{gap:8px}.gallery-filters-menu__sorting{gap:4px}.gallery-filters-menu__sorting-title{font-size:14px;line-height:18px}.gallery-filters-menu__general-filters{flex-direction:row;justify-content:center}.gallery-filters-menu__filter{font-size:14px}}.game-page__modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:var(--black-25);display:flex;height:100vh;justify-content:center;pointer-events:auto;position:fixed;top:0;width:100%;z-index:4444}.game-page{min-height:calc(100vh - 288px)}.game-page,.game-page__content{align-items:center;display:flex;flex-direction:column}.game-page__content{flex-grow:1;gap:48px;margin-top:64px}.game-page__game-header{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.game-page__game-header__name{font-size:36px;font-weight:700;line-height:44px;text-align:center}.game-page__game-header__author{align-items:center;display:flex;font-size:24px;font-weight:400;gap:12px;line-height:32px}.game-page__game-body{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}.game-page__game-body__input{width:356px;input{height:44px;padding:0 16px}}.game-page__exit-button{margin-top:32px}@media (max-width:767px){.game-page{box-sizing:border-box;min-height:calc(100vh - 128px);padding-bottom:48px}.game-page__content{gap:32px;margin-top:48px}.game-page__game-header{gap:4px}.game-page__game-header__name{font-size:18px;line-height:24px}.game-page__game-header__author{font-size:18px;gap:8px;line-height:24px}.game-page__game-body{gap:16px}.game-page__game-body__input{width:236px;input{font-size:14px;height:40px;line-height:14px;padding:0 12px}}}.game-table{display:flex;flex-direction:column;gap:8px;max-width:608px;overflow:auto}.game-table__header{background-color:var(--background);box-sizing:border-box;display:flex;flex-direction:row;gap:8px;max-height:56px;padding:4px 0;position:-webkit-sticky;position:sticky;top:0;z-index:5}.game-table__header-item{align-items:end;display:flex;font-size:16px;font-weight:700;-webkit-hyphens:auto;hyphens:auto;justify-content:center;letter-spacing:-.5px;line-height:16px;max-width:80px;min-width:80px;overflow-wrap:anywhere;text-align:center}.game-table__header-item_sticky{left:0;position:-webkit-sticky;position:sticky;z-index:2}.game-table__body{display:flex;flex-direction:column-reverse;gap:8px}.game-table__row{display:flex;flex-direction:row;gap:8px}.game-table__row-item{align-items:center;border-radius:8px;box-sizing:border-box;display:flex;font-size:16px;font-weight:500;-webkit-hyphens:auto;hyphens:auto;justify-content:center;letter-spacing:-.5px;line-height:16px;max-height:80px;max-width:80px;min-height:80px;min-width:80px;overflow-wrap:anywhere;padding:0 2px;position:relative;text-align:center}.game-table__row-item_sticky{left:0;position:-webkit-sticky;position:sticky;z-index:1}.game-table__row-item__image{border-radius:8px;filter:brightness(.75);height:100%;object-fit:fill;position:absolute;width:100%;z-index:-1}@media (max-width:767px){.game-table{max-height:392px;max-width:calc(100vw - 32px)}.game-table,.game-table__body,.game-table__header,.game-table__row{gap:4px}.game-table__header-item,.game-table__row-item{font-size:12px;line-height:12px;max-width:56px;min-width:56px}.game-table__row-item{max-height:56px;min-height:56px}}.game-square{align-items:center;border-radius:8px;box-sizing:border-box;display:flex;font-size:16px;font-weight:500;-webkit-hyphens:auto;hyphens:auto;justify-content:center;letter-spacing:-.5px;line-height:16px;max-height:80px;max-width:80px;min-height:80px;min-width:80px;overflow-wrap:anywhere;padding:0 2px;position:relative;text-align:center;transform:rotateY(-90deg);transition:transform .5s cubic-bezier(.2,.65,.34,.8)}.game-square_opened{transform:rotateY(0)}.game-square__image{border-radius:8px;filter:brightness(.75);height:100%;object-fit:fill;position:absolute;width:100%;z-index:-1}.game-square_correct{background:var(--guess-green)}.game-square_partially-correct{background:var(--guess-yellow)}.game-square_wrong,.game-square_wrong-less,.game-square_wrong-more{background:var(--guess-red)}.up-arrow{top:4px}.down-arrow,.up-arrow{left:27px;position:absolute}.down-arrow{bottom:4px}@media (max-width:767px){.game-square{font-size:12px;line-height:12px;max-height:56px;max-width:56px;min-height:56px;min-width:56px}.up-arrow{left:20px;top:2px}.down-arrow{bottom:2px;left:20px}}.victory{background:linear-gradient(to top,var(--dark) 25%,var(--main));border-radius:16px;box-shadow:0 0 16px var(--black-50);margin:16px;max-width:400px;padding:16px;position:fixed;top:25vh}.victory,.victory__header{box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.victory__header{padding:0 8px}.victory__header__title{font-size:24px;font-weight:700;line-height:32px}.victory__header__text{box-sizing:border-box;display:block;font-size:16px;font-weight:300;line-height:24px;padding-right:32px;width:100%}.victory__header__text__object{color:var(--bright);font-weight:500}.victory__close-button{position:absolute;right:8px;top:8px}.victory__message{background:var(--black-25);border-radius:12px;box-sizing:border-box;font-size:14px;font-weight:300;line-height:18px;padding:12px;position:relative}.victory__message__link{box-sizing:border-box;overflow-wrap:anywhere;padding-right:32px;white-space:wrap}.victory__message__link-text{color:var(--accent)}.victory__message__copy-button{bottom:8px;position:absolute;right:8px}.victory__controls{display:flex;justify-content:center}.victory__favorite-button{&:disabled{background-color:var(--secondary);outline:none;&:hover{color:inherit;transform:none;path{stroke:none}}}}@media (max-width:767px){.victory__container{max-width:324px}}.victory_animated-enter{opacity:0;transform:translateY(20px)}.victory_animated-enter-active{transition:opacity .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.victory_animated-enter-active,.victory_animated-enter-done,.victory_animated-exit{opacity:1;transform:translateY(0)}.victory_animated-exit-active{transition:opacity .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.victory_animated-exit-active,.victory_animated-exit-done{opacity:0;transform:translateY(20px)}.dropdown__container{position:relative}.dropdown__input-container{align-items:center;display:flex;position:relative}.dropdown__input{position:relative;width:100%;z-index:1001}.dropdown__input__search-button{border-radius:4px;height:44px;position:absolute;right:0;width:44px;z-index:1002}.dropdown__list{background-color:var(--dark);border-radius:0 0 8px 8px;box-sizing:border-box;left:0;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:8px 0 0;position:absolute;top:calc(100% - 8px);width:100%;z-index:1000}.dropdown__list::-webkit-scrollbar{background:#0000;width:8px}.dropdown__list::-webkit-scrollbar-thumb{background:var(--white-25);border-radius:4px}.dropdown__list-item{align-items:center;cursor:pointer;display:flex;gap:12px;min-height:48px;padding:8px;transition:background .2s cubic-bezier(.16,1,.32,1);&:hover{background-color:var(--white-25)}}.dropdown__list-item__image-wrapper{height:48px;min-height:48px;min-width:48px;width:48px}.dropdown__list-item__image{border-radius:8px;height:100%;object-fit:fill;width:100%}.dropdown__list-item__caption{font-size:16px;line-height:16px}@media (max-width:767px){.dropdown__list-item{min-height:32px;padding:4px 8px}.dropdown__list-item__image-wrapper{height:32px;min-height:32px;min-width:32px;width:32px}.dropdown__list-item__caption{font-size:14px;line-height:14px}}.dropdown__list_animated-enter{max-height:0;transform:translateY(-10px)}.dropdown__list_animated-enter-active{transition:max-height .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.dropdown__list_animated-enter-active,.dropdown__list_animated-enter-done,.dropdown__list_animated-exit{max-height:392px;transform:translateY(0)}.dropdown__list_animated-exit-active{transition:max-height .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.dropdown__list_animated-exit-active,.dropdown__list_animated-exit-done{max-height:0;transform:translateY(-10px)}@media (max-width:767px){.dropdown__list_animated-enter{max-height:0;transform:translateY(-10px)}.dropdown__list_animated-enter-active{transition:max-height .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.dropdown__list_animated-enter-active,.dropdown__list_animated-enter-done,.dropdown__list_animated-exit{max-height:248px;transform:translateY(0)}.dropdown__list_animated-exit-active{transition:max-height .3s cubic-bezier(.16,1,.32,1),transform .3s cubic-bezier(.16,1,.32,1)}.dropdown__list_animated-exit-active,.dropdown__list_animated-exit-done{max-height:0;transform:translateY(-10px)}}.login-page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:32px;min-height:calc(100vh - 304px)}.login-page__title{font-size:32px;line-height:40px}.login-page form,.login-page__content{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center}.login-page form{background:linear-gradient(to top,var(--dark),var(--main));border-radius:16px;box-shadow:0 0 16px var(--black-50);box-sizing:border-box;padding:16px}.login-page__navigate-button-block{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.login-form{width:320px}.login-form__blocks{align-items:center;gap:8px}.login-form__block,.login-form__blocks,.login-form__input{display:flex;flex-direction:column;width:100%}.login-form__input{gap:4px;justify-content:space-between}.login-form__block label{display:block}.login-form__block input{background:var(--black-50);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;color:var(--white);height:32px;padding:0 8px}.login-form__block input:focus{border-color:#007bff;outline:none}.login-form__block input.error{border-color:red}.login-form__block input.password-mismatch{border-color:orange}.register-form{width:400px}.register-form__blocks{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.register-form__block,.register-form__input{display:flex;flex-direction:column;gap:4px;width:100%}.register-form__input{justify-content:space-between}.register-form__block input{background:var(--black-50);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;color:var(--white);height:32px;padding:0 8px}.register-form__block input:focus{border-color:#007bff;outline:none}.register-form__block input.error{border-color:red}.register-form__block input.password-mismatch{border-color:orange}.error-message{color:red;margin:0}.hints-message{color:var(--white-50);font-size:14px;line-height:14px;margin:0}.success-message{color:green;display:block;margin-top:5px}.my-games-page{align-items:center;display:flex;flex-direction:column;gap:32px;margin-top:32px;min-height:calc(100vh - 320px)}.my-games-page__title{color:var(--white);font-size:32px;font-weight:700;line-height:40px}.my-games-page__no-mobile{font-size:32px;font-weight:700;line-height:40px;text-align:center;width:300px}.my-games-table__wrapper{align-items:center;display:flex;justify-content:center;padding:0 180px}.my-games-table{display:flex;flex-flow:row wrap;gap:16px;justify-content:center}.my-games-table__add-game-card{align-items:center;background:var(--black-50);border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-family:Work Sans,sans-serif;gap:16px;height:316px;justify-content:center;transition:box-shadow .2s,transform .2s;width:240px;&:hover{box-shadow:0 0 0 4px var(--bright);transform:translateY(-4px)}}.constructor_page_container{background:var(--background);color:var(--white);margin-top:32px;min-height:1000px;width:100%}.constructor_page__content,.constructor_page_container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column}.constructor_page__constructor_menu{background:var(--black-25);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;height:96px;justify-content:space-between;padding:16px;width:1008px}.constructor_page__content button{border:1px solid #000;box-shadow:0 4px 4px var(--black-25);cursor:pointer}.constructor_page__constructor_view_buttons,.constructor_page__option_buttons{display:flex;flex-direction:row;gap:16px;padding:8px}.constructor_page__option_buttons a{position:relative}.constructor_page__option_buttons img{height:32px;width:32px}.constructor_page__constructor_view_button{background:var(--main-dark);border-radius:8px;cursor:pointer;height:48px;width:48px}.constructor_page__save_button{background:linear-gradient(to top,var(--main),var(--main-bright));width:151px}.constructor_page__save_button,.constructor_page__save_button_saving{align-items:center;border-radius:8px;display:flex;flex-direction:row;gap:8px;height:48px;padding:0 8px}.constructor_page__save_button_saving{background:var(--grey);width:167px}.constructor_page__publish_button{background:linear-gradient(to top,var(--transition),var(--secondary));width:180px}.constructor_page__not_publish_button,.constructor_page__publish_button{align-items:center;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;height:48px;padding:0 16px 0 8px}.constructor_page__not_publish_button{background:linear-gradient(to bottom,var(--accent-bright),var(--accent));white-space:nowrap;width:220px}.constructor_page__constructor_view_buttons .active{background:var(--secondary-bright)}.constructor_page__constructor{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:32px}.constructor_page__search_object_input{background:var(--black-50);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;color:var(--white);height:52px;padding:16px;width:328px}.constructor_table_start_block{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:32px 0}.constructor_table_start_block_title{text-align:center;width:100%;word-break:break-word}.constructor_table_start_buttons{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:center}.constructor_page__object_add_button,.constructor_page__start_object_add_button{background:linear-gradient(to top,var(--transition),var(--secondary));border-radius:8px;box-sizing:border-box;height:48px;padding:0 16px}.constructor_page__object_add_button{bottom:5px;position:-webkit-sticky;position:sticky}.constructor_table__property_add_button_column{display:flex;height:100%;justify-items:flex-start}.constructor_table__start_property_add_button{background:linear-gradient(to top,var(--main),var(--main-bright));border-radius:8px;box-sizing:border-box;color:var(--white);height:48px;padding:0 16px}::placeholder{color:var(--white-50)}.disabled{background:var(--grey)}.constructor_table_container{display:flex;flex-direction:row;gap:48px;max-width:1520px;padding:32px}.constructor_table__object_container{align-items:center;display:flex;flex-direction:column;gap:32px;text-align:center}.constructor_table__columns{display:flex;flex-direction:row;gap:8px}.constructor_table__object_names_column,.constructor_table__property_column{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:8px;text-align:center}.constructor_table__property_columns{align-items:center;display:flex;flex-direction:row;gap:8px;text-align:center}.constructor_table__property_column{background:var(--black-50);border-radius:8px;cursor:pointer}.constructor_table__property_container{box-sizing:border-box;display:flex;flex-direction:column}.constructor_table__object_name,.constructor_table__property_value{align-content:center;border-radius:8px;box-sizing:border-box;height:88px;overflow:hidden;text-align:center;width:88px;word-break:break-word}.constructor_table__object_name{border:1px solid var(--white);position:relative}.constructor_table__object_name_value{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;text-align:center;width:100%}.constructor_table__object_name_image{height:100%;width:100%}.constructor_table__property_value{background:var(--guess-correct);border:1px solid var(--guess-correct-bright)}.constructor_table__edited_property_value_input{background:var(--black-50);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;color:var(--white);padding:2px 0;text-align:center;width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.constructor_table__object_name{cursor:pointer}.constructor_table__property_title{align-content:center;border-radius:8px;box-sizing:border-box;text-align:center;width:88px;word-break:break-word}.constructor_table__property_separator{background:var(--main-medium);box-sizing:border-box;height:1px;width:100%}.constructor_table__property_add_button_block{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:56px;height:100%;text-align:center}.constructor_table__property_add_button{background:var(--main);border-radius:8px;box-sizing:border-box;height:40px;width:40px}.constructor_table__object_add_button{background:linear-gradient(to top,var(--transition),var(--accent-dark));border-radius:8px;bottom:5px;height:48px;position:-webkit-sticky;position:sticky;width:328px}.constructor_table__edited_property_image_value{height:100%;width:100%}.constructor_table__image_view{height:88px;width:88px}.constructor_table__image_input{display:none}.editedSeparator{background:#fff}.incorrect{background:var(--guess-wrong);border:1px solid var(--guess-wrong-bright)}.object_settings_container{align-items:center;background:linear-gradient(to bottom,var(--main-medium),var(--accent-dark));gap:32px;justify-items:center;max-height:790px;position:-webkit-sticky;position:sticky;top:65px;width:352px}.object_settings__properties,.object_settings_container{border-radius:8px;display:flex;flex-direction:column;padding:16px}.object_settings__properties{background:var(--black-25);box-sizing:border-box;gap:8px;overflow:scroll;overflow-x:hidden;width:100%}.object_settings_container ::-webkit-scrollbar-track{background:var(--black-25);border:1px solid var(--secondary-bright);border-radius:8px}.object_settings__input_block{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-items:center;width:100%}.object_settings__input{background:var(--black-25);background:var(--black-50);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;color:var(--white);height:40px;padding:0 8px;width:100%}.object_settings__image_block{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-items:center;width:100%}.object_settings__image{border:1px solid var(--white);border-radius:8px;height:128px;width:128px}.object_settings__image img{border-radius:8px;height:100%;width:100%}.object_settings__buttons{align-items:flex-end;display:flex;flex-direction:row;gap:16px;height:80px;width:112px}.object_settings__buttons button{border-radius:8px;height:48px;width:48px}.object_settings__copy_button{background:var(--secondary)}.object_settings__delete_button{background:var(--accent)}.property__header{align-items:center;flex-direction:row;height:24px}.property__block,.property__header{display:flex;gap:8px;justify-items:center}.property__block{box-sizing:border-box;flex-direction:column;width:100%}.property__icon{max-height:18px;max-width:16px}.property__field{align-items:center;display:flex;flex-direction:row;gap:10px;height:32px;width:100%}.property__name{overflow:hidden;text-overflow:ellipsis}.property_input{background:var(--black-50);border:1px solid var(--white);border-radius:8px;color:var(--white);flex-grow:1;height:32px;padding:0 8px}.property__upload_image{align-items:center;background:var(--main-bright);border:1px solid #000;border-radius:8px;box-shadow:0 4px 4px var(--black-25);box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:4px 8px;text-align:center;width:48px}.property__upload_image img{max-height:100%;max-width:100%}.property_settings_container{align-items:center;background:linear-gradient(to bottom,var(--main-medium),var(--accent-dark));border-radius:8px;display:flex;flex-direction:column;gap:32px;height:392px;justify-items:center;padding:16px;position:-webkit-sticky;position:sticky;top:65px;width:352px}.property_settings__input_block{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-items:center;width:100%}.property_settings__input{background:var(--black-50);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;color:var(--white);height:32px;padding:0 8px;width:100%}.property_settings__type_block{align-content:center;background:var(--black-25);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:16px}.property_settings__type_title{display:flex;flex-direction:column;text-align:center}.property_settings__property_type_buttons{align-content:center;display:flex;flex-direction:row;gap:16px;justify-content:center}.property_settings__property_type_button{background:var(--main-dark);height:48px;width:48px}.active{background:var(--secondary-bright)}.property_settings_container button{border-radius:8px}.property_settings__save_button{background:var(--secondary)}.property_settings__delete_button{background:var(--accent);padding:8px 16px}.constructor_grid_container{align-items:flex-start;display:flex;flex-direction:row;gap:48px}.constructor_grid__object_grid_container{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center}.constructor_grid__object_grid{grid-gap:16px;display:grid;gap:16px;grid-auto-columns:auto;grid-auto-rows:auto;max-width:1024px}.constructor_grid__object{text-end-overflow:ellipsis;align-content:center;border:1px solid var(--white);border-radius:8px;box-sizing:border-box;cursor:pointer;height:88px;overflow:hidden;position:relative;text-align:center;width:88px;word-break:break-word}.constructor_grid__object_name_value{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;text-align:center;width:100%}.constructor_grid__object_name_image{border-radius:8px;height:100%;width:100%}.edited{border:1px solid var(--secondary-bright-50)}.editedImage{background:var(--secondary-bright-50)}.constructor-card{display:flex;flex-direction:row;gap:32px}.card_settings_container{align-items:center;background:linear-gradient(to bottom,var(--main),var(--secondary));border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:16px;width:320px}.card_settings__title{text-align:center}.card_settings__name{align-items:flex-start;display:flex;flex-direction:column;gap:8px;height:64px;width:100%}.card_settings__name_input{background:var(--black-50);border:1px solid var(--white);border-radius:8px;box-sizing:border-box;height:32px;padding:0 8px;width:100%}.card_settings__image{align-items:flex-start}.card_settings__image,.card_settings__tags{display:flex;flex-direction:column;gap:8px;width:100%}.card_settings__tags{justify-content:flex-start}.card_settings__image_input{display:none}.card_settings__image_view{height:180px;width:240px}.card_settings__image_view,.card_settings__tags_input_wrapper{border:1px solid var(--white);border-radius:8px;box-sizing:border-box}.card_settings__tags_input_wrapper{align-items:center;background:var(--black-50);display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start;max-height:100%;padding:8px;width:100%}.card_settings__tag_view{align-items:center;background:var(--black-25);border:1px solid var(--secondary-bright-50);border-radius:12px;display:flex;flex:0 1 auto;gap:8px;height:18px;padding:0 8px}.card_settings__text_input_area{border:none;flex:1 1;max-height:100%;max-width:100%;outline:none}.card_settings__tags_input_wrapper button{background:#0000;border:none;box-shadow:none;cursor:inherit}.card_settings__delete_tag_button{padding:0}.card_settings__delete_tag_button:hover{background:#0000;border:none}.card_settings__delete_tag_button img{max-height:8px;max-width:8px}.not-found-page{background:var(--background);flex-direction:column;justify-items:center}.not-found-page,.not-found-page__logo{align-items:center;display:flex;width:100%}.not-found-page__logo{height:240px;justify-content:center}.not-found-page a,.not-found-page a:hover{border:1px solid #0000;border-radius:8px}.not-found-page__content{align-items:center;display:flex;flex-direction:column;gap:64px;justify-items:center}.not-found-page__content a{align-content:center;background:linear-gradient(to top,var(--transition),var(--secondary));border:1px solid var(--black);box-shadow:0 4px 4px var(--black-25);height:48px;text-align:center;width:216px}.not-found-page__content a:hover{border:1px solid var(--white)}.not-found-page__description{align-items:center;display:flex;flex-direction:column;gap:8px;justify-items:center}.header{align-items:center;background:var(--black);box-sizing:border-box;flex-direction:row;justify-content:center;padding:32px 200px;position:relative;width:100%}.header,.header__logo-link{display:flex}.header__logo-link_disabled{pointer-events:none}.header__nav{flex-grow:1}.header__options{display:flex;position:relative}.header__account-button{max-width:208px;z-index:1;.btn__text{text-wrap-mode:nowrap;overflow:hidden;text-overflow:ellipsis}}.header__account-menu{align-items:end;box-sizing:border-box;display:flex;flex-direction:column;height:48px;justify-content:end;position:absolute;right:0;top:0;transition:height .2s ease;visibility:hidden}.header__account-menu_opened{height:100px;visibility:visible}@media (max-width:1200px){.header{padding:32px 64px}}@media (max-width:767px){.header{background:none;justify-content:center;padding-top:64px}}.footer{align-items:center;box-sizing:border-box;display:flex;height:160px;justify-content:center;margin-top:16px;padding:32px 0;text-align:center;width:100%}.footer__text{font-size:16px;font-weight:300;line-height:24px}.footer__text__mail{color:var(--accent);font-weight:500;transition:color .1s;&:active{color:var(--white)}}@media (max-width:767px){.footer{background-color:var(--background);bottom:0;height:auto;padding:16px 0 24px;position:fixed}}.secret-page{align-items:center;display:flex;flex-direction:column;gap:32px}.secret-page__caption{font-size:64px}.secret-page__video_hidden{opacity:0}
/*# sourceMappingURL=main.9fc4d3cd.css.map*/