.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload{flex-direction:column;gap:12px;display:flex}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__label{display:block}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__content{flex-direction:column;gap:12px;display:flex}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__previews{flex-wrap:wrap;gap:12px;display:flex}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__preview{background:#1a1a1f;border:1.372px solid #2a2a2f;border-radius:14px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__preview_image{object-fit:cover;width:100%;height:100%;display:block}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__preview_remove{cursor:pointer;background:#0009;border:none;border-radius:50%;width:24px;height:24px;padding:0;transition:background .2s;position:absolute;top:4px;right:4px}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__preview_remove:before,.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__preview_remove:after{content:"";background:#fff;width:12px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__preview_remove:after{transform:translate(-50%,-50%)rotate(-45deg)}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__preview_remove:hover{background:#fe3666}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__dropzone{cursor:pointer;background:#1a1a1f;border:1.372px solid #2a2a2f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:80px;padding:28px 16px;transition:all .2s;display:flex}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__dropzone:hover{background:#232323e6;border-color:#8b5cf6}}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__dropzone--active{background:#7657ff33;border-color:#8b5cf6}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__dropzone--disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__dropzone_icon{color:#7657ff;background:#7657ff33;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__formats_hint{text-align:center;max-width:100%}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library{flex-direction:column;gap:10px;display:flex}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_header{justify-content:space-between;align-items:center;gap:12px;display:flex}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:10px;display:grid}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_item{min-width:0;position:relative}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_select{aspect-ratio:1;cursor:pointer;background:#1a1a1f;border:1px solid #2a2a2f;border-radius:12px;width:100%;transition:border-color .15s,opacity .15s;display:block;position:relative;overflow:hidden}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_select:disabled{opacity:.45;cursor:not-allowed}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_select--selected{border-color:#7657ff}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_image{object-fit:cover;width:100%;height:100%;display:block}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_check{color:#fff;background:#7657ff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:6px;left:6px}.PhotoUploadField-module-scss-module__Eq_xjq__photo_upload__library_delete{z-index:1;color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:6px;right:6px}
.TemplateResultPreviewCard-module-scss-module__WEkO5q__template_result_preview_card{cursor:pointer;background:linear-gradient(152deg,#12121a 0%,#18182a 35%,#1c1c28 60%,#1e1e26 85%,#26262f 100%);border-radius:12px;width:150px;height:150px;position:relative;overflow:clip}.TemplateResultPreviewCard-module-scss-module__WEkO5q__template_result_preview_card--preview{aspect-ratio:9/14;width:auto;max-width:100dvw;height:90dvh}.TemplateResultPreviewCard-module-scss-module__WEkO5q__template_result_preview_card img{object-fit:cover}
.ErrorInfoField-module-scss-module__DfivOa__error{justify-content:center;width:100%;padding-left:15px;display:flex}
.Logo-module-scss-module__zws-Rq__logo{text-wrap:nowrap;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:18px;display:flex;position:relative}@media only screen and (min-width:441px){.Logo-module-scss-module__zws-Rq__logo{font-size:20px}}.Logo-module-scss-module__zws-Rq__logo__icon{background-color:#7657ff;border-radius:10px;flex-shrink:0;width:35px;height:35px;display:flex}
.Popover-module-scss-module__KN5gjq__root{display:inline-flex;position:relative}.Popover-module-scss-module__KN5gjq__trigger{cursor:pointer;display:inline-flex}.Popover-module-scss-module__KN5gjq__panel{z-index:20;opacity:0;visibility:hidden;pointer-events:none;width:fit-content;height:fit-content;transition:opacity .15s,visibility .15s,transform .15s;position:absolute}.Popover-module-scss-module__KN5gjq__panel_align_end{right:0}.Popover-module-scss-module__KN5gjq__panel_align_start{left:0}.Popover-module-scss-module__KN5gjq__panel_open{opacity:1;visibility:visible;pointer-events:auto}.Popover-module-scss-module__KN5gjq__panel_placement_bottom{top:calc(100% + 16px);transform:translateY(-8px)}.Popover-module-scss-module__KN5gjq__panel_placement_bottom.Popover-module-scss-module__KN5gjq__panel_open{transform:translateY(0)}.Popover-module-scss-module__KN5gjq__panel_placement_top{bottom:calc(100% + 16px);transform:translateY(8px)}.Popover-module-scss-module__KN5gjq__panel_placement_top.Popover-module-scss-module__KN5gjq__panel_open{transform:translateY(0)}
.ProfileAvatar-module-scss-module__7AG7ga__profile_avatar{aspect-ratio:1;color:#fff;background:linear-gradient(#7657ff 0%,#fe3666 100%);border-radius:50%;justify-content:center;align-items:center;width:fit-content;height:auto;padding:4px;display:flex}
.ProfilePopoverContent-module-scss-module__u7Rp8q__profile_popover{background-color:#1a1a1f;border:1px solid #2a2a2f;border-radius:14px;flex-direction:column;padding:16px;display:flex;box-shadow:0 25px 50px -12px #00000040}.ProfilePopoverContent-module-scss-module__u7Rp8q__user_info{border-bottom:1px solid #2a2a2f;align-items:center;gap:12px;margin-bottom:13px;padding-bottom:16px;display:flex}.ProfilePopoverContent-module-scss-module__u7Rp8q__user_info__text_block{flex-direction:column;gap:8px;display:flex}
.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;min-width:0;padding:0;display:flex}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button:hover .AppMenuProfileButton-module-scss-module__kLpo5W__profile_button__more{color:#fff}}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button__text{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.1;overflow:hidden}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button__secondary{color:#99a1af;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button__more{color:#d1d5dc7a;flex-shrink:0;transition:color .15s}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button_icon{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .15s,opacity .15s;display:inline-flex}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button_icon:hover{background:#7657ff1f}}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_button_icon:active{opacity:.85}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel{flex-direction:column;gap:12px;width:100%;display:flex}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__user{align-items:center;gap:10px;min-width:0;display:flex}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__login,.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__logout{color:#fff;cursor:pointer;background:#fe36661a;border:1px solid #fe36663d;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 14px;font-size:14px;font-weight:600;line-height:1;transition:border-color .15s,background-color .15s,opacity .15s;display:flex}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__login{background:#7657ff1f;border-color:#7657ff52}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__login:hover{background:#7657ff2e;border-color:#7657ff85}}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__login:active{opacity:.85}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__logout:hover{background:#fe366629;border-color:#fe36666b}}.AppMenuProfileButton-module-scss-module__kLpo5W__profile_panel__logout:active{opacity:.85}
.TokensIcon-module-scss-module__34aSZa__tokens_icon{color:#fff;background:linear-gradient(#ff8c21 0%,#fe3666 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}
.BuyTokensModalContent-module-scss-module__lBhMRG__buy_tokens_modal_content{flex-direction:column;gap:16px;width:100%;min-height:420px;display:flex;position:relative}@media only screen and (min-width:576px){.BuyTokensModalContent-module-scss-module__lBhMRG__buy_tokens_modal_content{width:500px}}.BuyTokensModalContent-module-scss-module__lBhMRG__loading_state{flex:1;justify-content:center;align-items:center;width:100%;min-height:356px;display:flex}.BuyTokensModalContent-module-scss-module__lBhMRG__loading_overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#1a1a1fb8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list{grid-template-columns:1fr;gap:12px;padding-bottom:4px;display:grid}@media only screen and (min-width:441px){.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list{grid-template-columns:1fr 1fr}}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item{height:auto;list-style:none}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item_card{text-align:left;background:#0b0b0c33;border:1px solid #99a1af1a;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;width:100%;height:100%;padding:14px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item_card--active{background:#fefefe09;border-color:#7657ffd9;box-shadow:0 0 0 1px #7657ff33}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item_card--disabled{filter:grayscale(.8);opacity:.72;cursor:not-allowed;background:#0b0b0c1f;border-color:#99a1af14}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item_provider{background:#0b0b0ccc;border:1px solid #1a1a1f59;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:148px;min-height:50px;padding:8px 14px;display:flex}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item_provider--bepaid{background:#fefefe;border-color:#0000}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item_provider_icon{border-radius:8px}.BuyTokensModalContent-module-scss-module__lBhMRG__provider_list__item_label{background:#7657ff2e;border:1px solid #7657ff73;border-radius:999px;width:fit-content;padding:4px 10px}.BuyTokensModalContent-module-scss-module__lBhMRG__currency_list{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;width:100%;margin:0;padding:0 0 4px;list-style:none;display:grid}.BuyTokensModalContent-module-scss-module__lBhMRG__currency_list--single{grid-template-columns:minmax(0,200px)}.BuyTokensModalContent-module-scss-module__lBhMRG__currency_list__item{list-style:none}.BuyTokensModalContent-module-scss-module__lBhMRG__currency_list__chip{cursor:pointer;background:#0b0b0c33;border:1px solid #99a1af1a;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:12px 16px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.BuyTokensModalContent-module-scss-module__lBhMRG__currency_list__chip:hover{background:#fefefe05;border-color:#7657ff8c}}.BuyTokensModalContent-module-scss-module__lBhMRG__currency_list__chip:disabled{opacity:.7;cursor:default}.BuyTokensModalContent-module-scss-module__lBhMRG__currency_list__chip--active{background:#fefefe09;border-color:#7657ffd9;box-shadow:0 0 0 1px #7657ff33}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}@media only screen and (min-width:441px){.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list{grid-template-columns:1fr 1fr}}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list--with-estimated-prices{grid-template-columns:1fr}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item{list-style:none}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_prices_primary{font-size:13px}@media only screen and (min-width:441px){.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_prices_primary{font-size:14px}}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_prices_estimated{font-size:12px}@media only screen and (min-width:441px){.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_prices_estimated{font-size:13px}}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_card{text-align:left;cursor:pointer;background:#0b0b0c33;border:1px solid #99a1af1a;border-radius:14px;width:100%;padding:20px 16px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_card:hover{background:#fefefe05;border-color:#7657ff8c}}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_card:disabled{opacity:.7;cursor:default}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_card--active{background:#fefefe09;border-color:#7657ffd9;box-shadow:0 0 0 1px #7657ff33}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_main{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_credits{align-items:center;gap:8px;display:flex}.BuyTokensModalContent-module-scss-module__lBhMRG__tokens_list__item_prices{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}
.AppMenuTokensButton-module-scss-module__geehWq__tokens_card{background:radial-gradient(circle at 24% 0,#7657ff3d 0,#0000 48%),linear-gradient(#25252ad6 0%,#121522e0 100%);border:1px solid #7eb5fd29;border-radius:18px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:14px 12px;display:flex;box-shadow:0 18px 36px #0000002e}@media only screen and (max-width:1024px){.AppMenuTokensButton-module-scss-module__geehWq__tokens_card{border-radius:16px;gap:6px;padding:12px 10px}}.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__label{color:#d1d5dc9e;letter-spacing:.14em;text-align:center;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.2}.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__balance{justify-content:center;align-items:center;gap:10px;display:flex}.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__amount{color:#fff;letter-spacing:-.03em;font-size:32px;font-weight:700;line-height:1}.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__hint{color:#99a1af;font-size:13px;font-weight:400;line-height:1.2}.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7657ff 0%,#de2c94 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;margin-top:4px;padding:0 14px;font-size:15px;font-weight:700;line-height:1;transition:opacity .15s,transform .15s;display:flex}@media only screen and (max-width:1024px){.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__button{border-radius:14px;min-height:38px;margin-top:2px}}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__button:hover{opacity:.85}}.AppMenuTokensButton-module-scss-module__geehWq__tokens_card__button:active{transform:translateY(1px)}.AppMenuTokensButton-module-scss-module__geehWq__tokens_button_icon{color:#fff;cursor:pointer;background:#25252ab8;border:1px solid #7eb5fd29;border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;transition:border-color .15s,background-color .15s,opacity .15s;display:inline-flex}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenuTokensButton-module-scss-module__geehWq__tokens_button_icon:hover{background:#7657ff29;border-color:#7eb5fd57}}.AppMenuTokensButton-module-scss-module__geehWq__tokens_button_icon:active{opacity:.85}
.AppMenu-module-scss-module__r7FIlq__app_menu{display:none}@media only screen and (min-width:1025px){.AppMenu-module-scss-module__r7FIlq__app_menu{z-index:100;width:250px;height:100dvh;padding:calc(20px + env(safe-area-inset-top,0px))16px 20px;background:radial-gradient(circle at 16% 0,#7657ff2e 0,#0000 32%),linear-gradient(#101423 0%,#0a0e1a 52%,#080a12 100%);border-right:1px solid #7eb5fd24;flex-shrink:0;display:flex;position:sticky;top:0;box-shadow:18px 0 44px #0003}.AppMenu-module-scss-module__r7FIlq__app_menu--collapsed{width:100px;padding-left:12px;padding-right:12px}}.AppMenu-module-scss-module__r7FIlq__app_menu__content{flex-direction:column;width:100%;min-height:100%;display:flex}.AppMenu-module-scss-module__r7FIlq__app_menu__top{justify-content:space-between;align-items:center;gap:12px;padding:0 4px 28px 8px;display:flex}.AppMenu-module-scss-module__r7FIlq__app_menu__top>a{flex:auto;width:auto;min-width:0;overflow:hidden}.AppMenu-module-scss-module__r7FIlq__app_menu__top>a p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AppMenu-module-scss-module__r7FIlq__app_menu__top--collapsed{justify-content:center;gap:6px;padding-left:0;padding-right:0}.AppMenu-module-scss-module__r7FIlq__app_menu__top--collapsed a{width:36px;height:40px;overflow:hidden}.AppMenu-module-scss-module__r7FIlq__app_menu__top--collapsed img{width:36px;height:36px}.AppMenu-module-scss-module__r7FIlq__app_menu__collapse{color:#d1d5dc;cursor:pointer;background:#25252ab8;border:1px solid #7eb5fd2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenu-module-scss-module__r7FIlq__app_menu__collapse:hover{color:#fff;background:#7657ff29;border-color:#7eb5fd57}}.AppMenu-module-scss-module__r7FIlq__app_menu__collapse--collapsed{width:30px;height:30px}.AppMenu-module-scss-module__r7FIlq__app_menu__nav{flex-direction:column;gap:24px;display:flex}.AppMenu-module-scss-module__r7FIlq__app_menu__list{flex-direction:column;gap:8px;display:flex}.AppMenu-module-scss-module__r7FIlq__app_menu__link{color:#d1d5dc;cursor:pointer;width:100%;min-height:50px;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:0 14px;transition:border-color .15s,background-color .15s,color .15s,opacity .15s;display:flex;position:relative}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenu-module-scss-module__r7FIlq__app_menu__link:hover{color:#fff;background:#7657ff1f;border-color:#7eb5fd38}}.AppMenu-module-scss-module__r7FIlq__app_menu__link--active{color:#fff;background:linear-gradient(90deg,#7657ff42 0%,#de2c9421 100%),#25252ab8;border-color:#7657ff73;box-shadow:inset 3px 0 #7657ff}.AppMenu-module-scss-module__r7FIlq__app_menu__link--disabled{color:#d1d5dc6b;cursor:default}@media not all and (-moz-touch-enabled:1),not all and (pointer:coarse),not all and (-ms-high-contrast:none) and (max-width:600px){.AppMenu-module-scss-module__r7FIlq__app_menu__link--disabled:hover{color:#d1d5dc6b;opacity:1;background:0 0;border-color:#0000}}.AppMenu-module-scss-module__r7FIlq__app_menu__link--collapsed{border-radius:16px;justify-content:center;min-height:50px;padding:0}.AppMenu-module-scss-module__r7FIlq__app_menu__icon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AppMenu-module-scss-module__r7FIlq__app_menu__label{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.2;overflow:hidden}.AppMenu-module-scss-module__r7FIlq__app_menu__badge{color:#fe3666;letter-spacing:.08em;background:#fe36661f;border:1px solid #fe366652;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700;line-height:1}.AppMenu-module-scss-module__r7FIlq__app_menu__account{flex-direction:column;gap:14px;margin-top:auto;display:flex}.AppMenu-module-scss-module__r7FIlq__app_menu__account--collapsed{align-items:center}.AppMenu-module-scss-module__r7FIlq__app_menu__balance{flex-direction:column;display:flex}.AppMenu-module-scss-module__r7FIlq__app_menu__balance--collapsed{align-items:center}.AppMenu-module-scss-module__r7FIlq__app_menu__burger{color:#fff;cursor:pointer;background:#25252a;border:1px solid #2a2a2f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}@media only screen and (min-width:1025px){.AppMenu-module-scss-module__r7FIlq__app_menu__burger{display:none}}.AppMenu-module-scss-module__r7FIlq__app_menu__mobile_overlay{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background:#0000008f;transition:opacity .15s,visibility .15s;position:fixed;inset:0}.AppMenu-module-scss-module__r7FIlq__app_menu__mobile_overlay--open{opacity:1;visibility:visible;pointer-events:auto}.AppMenu-module-scss-module__r7FIlq__app_menu__mobile_panel{z-index:100;width:min(320px,100vw - 28px);padding:calc(18px + env(safe-area-inset-top,0px))16px calc(18px + env(safe-area-inset-bottom,0px));visibility:hidden;background:radial-gradient(circle at 16% 0,#7657ff38 0,#0000 35%),linear-gradient(#101423 0%,#0a0e1a 58%,#080a12 100%);transition:transform .3s,visibility .3s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 44px #0000004d}.AppMenu-module-scss-module__r7FIlq__app_menu__mobile_panel--open{visibility:visible;transform:translate(0)}.AppMenu-module-scss-module__r7FIlq__app_menu__close{z-index:1;top:calc(18px + env(safe-area-inset-top,0px));color:#fff;cursor:pointer;background:#25252ac7;border:1px solid #2a2a2f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;right:16px}
.Header-module-scss-module__wS1-Va__header{z-index:100;padding-bottom:12px;padding-top:calc(12px + env(safe-area-inset-top,0px));background-color:#1a1a1f;border-bottom:1.372px solid #2a2a2f;position:sticky;top:0;left:0;right:0}@media only screen and (min-width:576px){.Header-module-scss-module__wS1-Va__header{padding-top:calc(16px + env(safe-area-inset-top,0px));padding-bottom:16px}}@media only screen and (min-width:1025px){.Header-module-scss-module__wS1-Va__header{display:none}}.Header-module-scss-module__wS1-Va__header__content{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1500px;margin:0 auto;padding-left:16px;padding-right:16px;display:flex}@media only screen and (min-width:769px){.Header-module-scss-module__wS1-Va__header__content{max-width:1464px;padding-left:32px;padding-right:32px}}@media only screen and (min-width:1281px){.Header-module-scss-module__wS1-Va__header__content{max-width:1500px;padding-left:50px;padding-right:50px}}.Header-module-scss-module__wS1-Va__header__content--full-height{height:100%}.Header-module-scss-module__wS1-Va__header__row{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module-scss-module__wS1-Va__header__search{order:1;width:100%}@media only screen and (min-width:1025px){.Header-module-scss-module__wS1-Va__header__search{flex:1;order:0;width:auto;max-width:500px}}
.Modal-module-scss-module__k1ZY8q__overlay{z-index:50;visibility:hidden;opacity:0;pointer-events:none;background-color:#121521d6;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Modal-module-scss-module__k1ZY8q__overlay_isVisible{visibility:visible;opacity:1;pointer-events:auto}.Modal-module-scss-module__k1ZY8q__overlay__image{object-fit:cover;object-position:center}@media only screen and (min-width:576px){.Modal-module-scss-module__k1ZY8q__overlay__image--mobile{display:none}}.Modal-module-scss-module__k1ZY8q__overlay__image--desktop{display:none}@media only screen and (min-width:576px){.Modal-module-scss-module__k1ZY8q__overlay__image--desktop{display:block}}.Modal-module-scss-module__k1ZY8q__modal{z-index:100;opacity:0;pointer-events:none;background:#1a1a1f;border-top-left-radius:17px;border-top-right-radius:17px;flex-direction:column;width:auto;height:fit-content;max-height:90%;margin:0 auto;padding:40px 20px 46px;transition:opacity .3s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 3.4px 54.4px #00000040}@media only screen and (min-width:576px){.Modal-module-scss-module__k1ZY8q__modal{top:50%;right:unset;bottom:unset;width:440px;height:fit-content;max-height:90%;margin:unset;border-radius:17px;padding:40px 30px 46px;left:50%;transform:translate(-50%,-50%)}}.Modal-module-scss-module__k1ZY8q__modal--variant-transparent{box-shadow:none;background-color:#0000}@media only screen and (min-width:576px){.Modal-module-scss-module__k1ZY8q__modal--variant-transparent{background-color:#2f3081;box-shadow:0 3.4px 54.4px #00000040}}.Modal-module-scss-module__k1ZY8q__modal--variant-fullscreen{width:fit-content;max-width:100%;height:100%;max-height:unset;border-radius:0;padding:0}.Modal-module-scss-module__k1ZY8q__modal--variant-responsive-size{width:fit-content;height:fit-content}.Modal-module-scss-module__k1ZY8q__modal_without--paddings{padding:0}.Modal-module-scss-module__k1ZY8q__modal--transparent{box-shadow:none;background-color:#0000}.Modal-module-scss-module__k1ZY8q__modal__content{-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:0 0;scrollbar-width:thin;flex-grow:1;justify-content:center;width:100%;display:flex}.Modal-module-scss-module__k1ZY8q__modal__content::-webkit-scrollbar{background-color:0;border-radius:7px;width:3px;height:3px}.Modal-module-scss-module__k1ZY8q__modal__content::-webkit-scrollbar-thumb{background-color:0;border-radius:7px}.Modal-module-scss-module__k1ZY8q__modal__title{text-align:center;margin-bottom:24px;font-size:18px;font-weight:500}.Modal-module-scss-module__k1ZY8q__modal__cross{z-index:2;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .15s;display:inline-flex;position:absolute;top:11px;right:11px}@media only screen and (min-width:576px){.Modal-module-scss-module__k1ZY8q__modal__cross{top:15px;right:20px}}.Modal-module-scss-module__k1ZY8q__modal__cross:hover{opacity:.75}.Modal-module-scss-module__k1ZY8q__modal__cross:focus-visible{outline-offset:2px;outline:2px solid #d1d5dc}.Modal-module-scss-module__k1ZY8q__modal_isOpen{opacity:1;pointer-events:all}
