.AdminButton--breadcrumb{display:flex;align-items:center;justify-content:space-between}@media(max-width:900px){.AdminButton--breadcrumb{display:none}}.LibraryPanelHeaderButton{box-sizing:border-box;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;padding:4px}.LibraryPanelHeaderButton--disabled,.LibraryPanelHeaderButton:disabled{pointer-events:none}.LibraryPanelHeaderButton--apr-default .LibraryPanelHeaderButton__inner{color:var(--foreground_primary);background-color:var(--button_secondary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(hover:hover),(min-width:768px){.LibraryPanelHeaderButton--apr-default:hover .LibraryPanelHeaderButton__inner{background-color:var(--button_secondary_hover)}}.LibraryPanelHeaderButton--apr-overlay .LibraryPanelHeaderButton__inner{color:var(--white);background-color:var(--white_alpha_12)}@media(hover:hover),(min-width:768px){.LibraryPanelHeaderButton--apr-overlay:hover .LibraryPanelHeaderButton__inner{background-color:var(--white_alpha_20)}}.LibraryPanelHeaderButton--apr-alternative-overlay .LibraryPanelHeaderButton__inner{position:relative;color:var(--foreground_primary);background-color:var(--background_content)}.LibraryPanelHeaderButton--apr-alternative-overlay .LibraryPanelHeaderButton__inner:before{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background_hover);opacity:0;content:"";border-radius:50%;transition:opacity .2s ease-in-out}.LibraryPanelHeaderButton--apr-alternative-overlay .LibraryPanelHeaderButton__inner svg{z-index:1;position:relative}@media(hover:hover),(min-width:768px){.LibraryPanelHeaderButton--apr-alternative-overlay:hover .LibraryPanelHeaderButton__inner:before{opacity:1}}.LibraryPanelHeaderButton__inner{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:color .2s ease-in-out,background-color .2s ease-in-out,transform .2s ease-in-out}.LibraryPanelHeaderButton__inner:active{transform:scale(.96)}.CommonSearchResults{min-width:280px}.CommonSearchResults__tabs{padding:12px 6px 10px}.CommonSearchResults__tabs .Tabs{width:100%;background-color:var(--segment_background)}.CommonSearchResults__tabs .Tabs .TabsItem{box-sizing:border-box;width:50%}.CommonSearchResults__tabs .Tabs .TabsItem--active{color:var(--foreground_primary);background-color:var(--segment_active)}.CommonSearchResults__loading{height:74px}.CommonSearchResults__loading .Spinner{color:var(--foreground_secondary)!important}.CommonSearchResults__fail{box-sizing:border-box;max-width:300px;margin:0 auto;padding:32px 24px 24px;text-align:center}.CommonSearchResults__fail_image{width:84%;max-width:224px;height:0;padding-top:84%;margin:0 auto 24px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-image:url(https://ddejfvww7sqtk.cloudfront.net/production/1812edd/_next/static/media/filter_not_found.81bb9fb7.png)}.CommonSearchResults__list{box-sizing:border-box;overflow-y:auto;max-height:410px;padding-bottom:6px}@media(max-width:900px){.CommonSearchResults__list{max-height:100%;height:calc(var(--viewport-height) - 64px - 4px - 70px);padding-bottom:16px}}.CommonSearchResults__item{display:flex;align-items:center;padding:6px;border-radius:12px;cursor:pointer}@media(hover:hover),(min-width:768px){.CommonSearchResults__item{transition:background-color .2s ease-in-out}.CommonSearchResults__item:hover{background-color:var(--background_hover_alpha)}}.CommonSearchResults__item_left{padding-right:12px}.CommonSearchResults__item_image{width:56px;height:56px;border-radius:8px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:var(--background_hover_alpha)}.CommonSearchResults__item--collection .CommonSearchResults__item_image{border-radius:10px}.CommonSearchResults__item_right{width:calc(100% - 68px)}.CommonSearchResults__item_title{display:flex;align-items:flex-start;justify-content:flex-start}.CommonSearchResults__item_title span{display:inline-block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.CommonSearchResults__item_verified{margin-left:2px;color:var(--accent)}.CommonSearchResults__item_subtitle{margin-top:1px;color:var(--foreground_secondary)}.CommonSearch{box-sizing:border-box;padding:0 4px 0 24px;width:calc(100% - 180px);max-width:300px}@media(max-width:900px){.CommonSearch{display:none}}.CommonSearch__inner{position:relative;width:100%}.CommonSearch .Input{background-color:transparent;transition:background-color .2s ease-in-out}.CommonSearch .Input__before{color:var(--foreground_secondary);transition:color .2s ease-in-out,opacity .2s ease-in-out}.CommonSearch .Input__element{padding:0 4px;transition:color .2s ease-in-out}.CommonSearch .Input__element::placeholder{transition:color .2s ease-in-out,opacity .2s ease-in-out;color:var(--foreground_secondary)}.CommonSearch .Input__border{box-sizing:border-box;border:1px solid transparent;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.CommonSearch .Search__clear{transition:opacity .2s ease-in-out}.CommonSearch:not(.CommonSearch--results-shown) .Search:not(.Search--hover) .Search__clear{opacity:0}.CommonSearch .Input--focus,.CommonSearch .Search--hover .Input,.CommonSearch--results-shown .Input{background-color:var(--input_focused)}.CommonSearch .Input--focus .Input__border,.CommonSearch .Search--hover .Input .Input__border,.CommonSearch--results-shown .Input .Input__border{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent_alpha_08)}.Header--overlay .CommonSearch .Input__before,.Header--overlay .CommonSearch .Input__element{color:var(--white)}.Header--overlay .CommonSearch .Input__element::placeholder{color:var(--white)}.Header--overlay .CommonSearch .Input--focus,.Header--overlay .CommonSearch .Search--hover .Input,.Header--overlay .CommonSearch--results-shown .Input{background-color:var(--background_content)}.Header--overlay .CommonSearch .Input--focus .Input__before,.Header--overlay .CommonSearch .Search--hover .Input .Input__before,.Header--overlay .CommonSearch--results-shown .Input .Input__before{color:var(--foreground_secondary)}.Header--overlay .CommonSearch .Input--focus .Input__element,.Header--overlay .CommonSearch .Search--hover .Input .Input__element,.Header--overlay .CommonSearch--results-shown .Input .Input__element{color:var(--foreground_primary)}.Header--overlay .CommonSearch .Input--focus .Input__element::placeholder,.Header--overlay .CommonSearch .Search--hover .Input .Input__element::placeholder,.Header--overlay .CommonSearch--results-shown .Input .Input__element::placeholder{color:var(--foreground_secondary)}.Header--overlay .CommonSearch .Input--focus .Input__border,.Header--overlay .CommonSearch .Input__border,.Header--overlay .CommonSearch .Search--hover .Input .Input__border,.Header--overlay .CommonSearch--results-shown .Input .Input__border{border-color:transparent;box-shadow:none}.CommonSearch__tabs{padding:12px 6px 10px}.CommonSearch__tabs .Tabs{width:100%}.CommonSearch__tabs .Tabs .TabsItem{box-sizing:border-box;width:50%}.CommonSearch__results_bg{position:fixed;top:0;left:0;width:100%;height:100%}.CommonSearch__results{position:absolute;top:100%;left:-12px;width:100%;min-width:300px;padding:12px;transform:translateY(10px);visibility:hidden;opacity:0;transition:visibility .2s ease-in-out,opacity .2s ease-in-out,transform .2s ease-in-out}.CommonSearch__results--shown{visibility:visible;opacity:1;transform:translateY(0)}.CommonSearch__results_inner{overflow:hidden;box-sizing:border-box;width:100%;min-height:152px;padding:0 10px;border-radius:16px;background-color:var(--background_tooltip);box-shadow:0 0 2px rgba(0,0,0,.04),0 2px 24px rgba(0,0,0,.04)}.CommonSearch .CommonSearchResults__list{width:calc(100% + 10px);padding:4px 10px 10px 0}@media(min-width:321px){.CommonSearch .CommonSearchResults__list::-webkit-scrollbar{background-color:var(--background_tooltip)}.CommonSearch .CommonSearchResults__list::-webkit-scrollbar-thumb{border:3px solid var(--background_tooltip)}.CommonSearch .CommonSearchResults__list::-webkit-scrollbar-track{background-color:var(--background_tooltip)}}.Logo{position:relative;display:block;cursor:pointer;color:var(--foreground_primary);transition:color .2s ease-in-out}.Logo__icon--s{display:none}.Logo__icon--s svg{width:32px;height:32px}@media(max-width:900px){.Logo--adaptive .Logo__icon--l{display:none}.Logo--adaptive .Logo__icon--s{display:block}.Logo--hidden{display:none}}.LogoBack{display:none!important}@media(max-width:900px){.LogoBack{display:block!important}}.LibrarySearch{box-sizing:border-box;display:inline-block;padding:8px 8px 8px 12px;border:1px solid transparent;border-radius:14px;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out}.LibrarySearch--focus{box-shadow:var(--elevator_4)}.LibrarySearch--clearable:not(.LibrarySearch--filled) .LibrarySearch__input{padding-right:32px}.LibrarySearch:not(.LibrarySearch--overlay){background-color:var(--button_secondary)}.LibrarySearch:not(.LibrarySearch--overlay).LibrarySearch--focus{border-color:var(--accent);background-color:var(--input_focused)}.LibrarySearch:not(.LibrarySearch--overlay) .LibrarySearch__after,.LibrarySearch:not(.LibrarySearch--overlay) .LibrarySearch__before,.LibrarySearch:not(.LibrarySearch--overlay) .LibrarySearch__placeholder{color:var(--foreground_secondary)}.LibrarySearch:not(.LibrarySearch--overlay) .LibrarySearch__input{color:var(--foreground_primary);caret-color:var(--accent)}.Header--overlay .LibrarySearch,.LibrarySearch--overlay{background-color:var(--white_alpha_12)}.Header--overlay .LibrarySearch.LibrarySearch--focus,.LibrarySearch--overlay.LibrarySearch--focus{border-color:var(--white);background-color:var(--white_alpha_20)}.Header--overlay .LibrarySearch .LibrarySearch__placeholder,.LibrarySearch--overlay .LibrarySearch__placeholder{color:var(--white_alpha_60)}.Header--overlay .LibrarySearch .LibrarySearch__after,.Header--overlay .LibrarySearch .LibrarySearch__before,.Header--overlay .LibrarySearch .LibrarySearch__input,.LibrarySearch--overlay .LibrarySearch__after,.LibrarySearch--overlay .LibrarySearch__before,.LibrarySearch--overlay .LibrarySearch__input{color:var(--white);caret-color:var(--white)}.LibrarySearch__inner{display:flex;align-items:center}.LibrarySearch__before{margin-right:8px}.LibrarySearch__text{flex-grow:1;position:relative}.LibrarySearch__placeholder{position:absolute;top:0;left:0;padding:2px 0;overflow:hidden;max-width:calc(100% - 8px);text-overflow:ellipsis;white-space:nowrap}.LibrarySearch__input{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;z-index:1;box-sizing:border-box;position:relative;width:100%;margin:0;padding:2px 8px 2px 0;border:none;background:transparent;box-shadow:none;text-overflow:ellipsis;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.LibrarySearch__after{position:relative;margin-left:8px;cursor:pointer;transition:opacity .2s ease-in-out}@media(hover:hover),(min-width:768px){.LibrarySearch__after:hover{opacity:.86}}.LibrarySearch__after,.LibrarySearch__before,.LibrarySearch__input,.LibrarySearch__placeholder{transition:color .2s ease-in-out}.HeaderProfile{position:relative;padding:4px}.HeaderProfile__loading{width:40px;height:40px}.HeaderProfile__balance-loading{width:100%;height:28px;display:flex}.HeaderProfile__avatar{box-sizing:border-box;width:40px;height:40px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:var(--background_hover_alpha);cursor:pointer;position:relative}.HeaderProfile__avatar>*{position:relative}.HeaderProfile__avatar:before{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;content:"";transform-origin:top left;border:1px solid var(--stroke_image_border);border-radius:100%}.HeaderProfile .Tooltip{width:400px;right:-124px}@media(max-width:900px){.HeaderProfile .Tooltip{right:-56px;width:calc(100vw - 16px)}}.HeaderProfile .Tooltip__inner{padding:16px}@media(max-width:900px){.HeaderProfile .Tooltip__inner{padding:12px}}.HeaderProfile__tooltip_profile{display:flex;align-items:center;margin:12px -16px 0;padding:4px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border-radius:0;background-color:transparent;transition:color .2s ease-in-out,background-color .2s ease-in-out,transform .2s ease-in-out}@media(hover:hover),(min-width:768px){.HeaderProfile__tooltip_profile:hover{background-color:var(--background_hover_alpha)}.HeaderProfile__tooltip_profile:active{transform:scale(.96)}}.HeaderProfile__tooltip_profile[data-tooltip-shown=true]{background-color:var(--background_hover_alpha)}.HeaderProfile__tooltip_avatar{margin-right:12px}.HeaderProfile__tooltip_name{overflow:hidden;max-width:calc(100% - 60px);text-overflow:ellipsis;white-space:nowrap}.HeaderProfile .Separator{margin-bottom:8px}.HeaderProfile__tooltip_button{display:flex;align-items:center;padding:12px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border-radius:0;background-color:transparent;transition:color .2s ease-in-out,background-color .2s ease-in-out,transform .2s ease-in-out}@media(hover:hover),(min-width:768px){.HeaderProfile__tooltip_button:hover{background-color:var(--background_hover_alpha)}.HeaderProfile__tooltip_button:active{transform:scale(.96)}}.HeaderProfile__tooltip_button[data-tooltip-shown=true]{background-color:var(--background_hover_alpha)}.HeaderProfile__tooltip_button span{margin-left:8px;overflow:hidden;max-width:calc(100% - 32px);text-overflow:ellipsis;white-space:nowrap}.HeaderProfile__tooltip_user{display:flex}.HeaderProfile__tooltip_user_text{display:flex;flex-direction:column;justify-content:center;max-width:calc(100% - 72px - 12px)}.HeaderProfile__tooltip_user_description{color:var(--foreground_subhead)}.HeaderProfile__tooltip_user_name{display:inline-block;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.HeaderProfile__tooltip_user_name+.HeaderProfile__tooltip_user_description{margin-top:2px}.HeaderProfile__tooltip-balance{margin-top:8px;margin-bottom:8px;padding:8px}.HeaderProfile__tooltip-balance-title{color:var(--foreground_secondary);margin-bottom:4px}.HeaderProfile__tooltip-balance-value{display:flex;align-items:baseline}.HeaderProfile__tooltip-balance-actions{padding:8px}.HeaderProfile__tooltip-balance-actions .LibraryButton{display:block;margin:0}.HeaderProfile__tooltip-balance-container{padding:8px}.MobileCommonSearch__button,.MobileCommonSearch__window_close{min-width:48px;max-width:48px}.MobileCommonSearch__window_close{background-color:transparent}.MobileCommonSearch__window{z-index:15;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--background_content)}.MobileCommonSearch__window_header{display:flex;align-items:center;padding:8px 12px}.MobileCommonSearch__field{box-sizing:border-box;width:100%;padding:4px 4px 4px 12px}.MobileCommonSearch__field .LibrarySearch{width:100%;padding-top:7px;padding-bottom:7px}.MobileCommonSearch__empty{padding:56px 0;text-align:center}.MobileCommonSearch__empty_text{display:block;padding:24px;color:var(--foreground_subhead)}.MobileCommonSearch__results{padding:4px 10px 10px}.MobileCommonSearch .CommonSearchResults__tabs{padding-top:4px}.MobileCommonSearch .CommonSearchResults__fail{padding:48px 16px}.MobileCommonSearch .CommonSearchResults__list{box-sizing:border-box;height:calc(100vh - 64px - 14px - 62px);max-height:calc(100vh - 64px - 14px - 62px)}.MobileMenu{display:none;overflow-y:auto;z-index:10;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--background_page);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-right:64px;padding-left:64px;box-sizing:border-box}@media(max-width:1400px){.MobileMenu{padding-right:56px;padding-left:56px}}@media(max-width:900px){.MobileMenu{padding-right:16px;padding-left:16px;display:block}}.MobileMenu__inner{max-width:100%;margin:0 auto;width:100%;padding-top:64px;padding-bottom:calc(124px + 32px)}@supports(padding-bottom:constant(safe-area-inset-bottom)){.MobileMenu__inner{padding-bottom:calc(calc(124px + 32px) + constant(safe-area-inset-bottom))}}@supports(padding-bottom:env(safe-area-inset-bottom)){.MobileMenu__inner{padding-bottom:calc(calc(124px + 32px) + env(safe-area-inset-bottom))}}.MobileMenu .MobileMenu__top{z-index:1;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;margin-top:-1px;background-color:var(--background_page);box-sizing:border-box;padding:8px 64px}@media(max-width:1400px){.MobileMenu .MobileMenu__top{padding-right:56px;padding-left:56px}}@media(max-width:900px){.MobileMenu .MobileMenu__top{padding-right:16px;padding-left:16px}}.MobileMenu .MobileMenu__top .Header__login_mobile,.MobileMenu .MobileMenu__top .Logo,.MobileMenu .MobileMenu__top .MobileCommonSearch__button,.MobileMenu .MobileMenu__top .MobileMenuBurger{color:var(--foreground_primary)}.MobileMenu .LibraryButton--sz-m.LibraryButton--only-icon{background-color:var(--background_tooltip)}.MobileMenu__top_right{display:inline-flex;align-items:center;margin-right:-8px}.MobileMenu__top_right>div:not(:first-of-type){margin-left:4px}.MobileMenu__links{margin-top:16px}.MobileMenu__link,.MobileMenu__links .LangChangeButton{padding:12px 0}.MobileMenu__theme{display:flex;align-items:flex-start;justify-content:space-between;padding:11px 0}.MobileMenu__footer{position:fixed;bottom:0;left:0;width:100%;background-color:var(--background_page);padding:16px 64px;box-sizing:border-box}@supports(padding-bottom:constant(safe-area-inset-bottom)){.MobileMenu__footer{padding-bottom:calc(16px + constant(safe-area-inset-bottom))}}@supports(padding-bottom:env(safe-area-inset-bottom)){.MobileMenu__footer{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media(max-width:1400px){.MobileMenu__footer{padding-right:56px;padding-left:56px}}@media(max-width:900px){.MobileMenu__footer{padding-right:16px;padding-left:16px}}.MobileMenu__actions{display:flex;align-items:center;justify-content:space-between}.MobileMenuBurger{display:none}@media(max-width:900px){.MobileMenuBurger{display:inline-flex}}.NotificationsList__wrap{height:100%}.NotificationsList__placeholder .LibraryPlaceholder{padding:48px 0}.NotificationsList__placeholder_img{width:224px;height:224px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-image:url(https://ddejfvww7sqtk.cloudfront.net/production/1812edd/_next/static/media/duck_in_air.f3ddf0fa.png)}.NotificationsList__section:last-of-type .Separator{display:none}.NotificationsList__section--skeleton .NotificationsItem__bottom,.NotificationsList__section--skeleton .NotificationsItem__text,.NotificationsList__section--skeleton .NotificationsList__section_title div{border-radius:4px;background-color:var(--background_skeleton);cursor:default;pointer-events:none;color:transparent}.NotificationsList__section--skeleton .NotificationsList__section_title div{width:80px}.NotificationsList__section--skeleton .NotificationsItem__img:before{display:none}.NotificationsList__section--skeleton .NotificationsItem__text{width:100%}.NotificationsList__section--skeleton .NotificationsItem__bottom{width:80px}.NotificationsList__section .Separator{margin:12px 0 4px}.NotificationsList__section_title{padding:12px 0;color:var(--foreground_secondary)}.NotificationsItem{align-items:flex-start}.NotificationsItem__wrap{position:relative;margin:0 -8px}.NotificationsItem__body .Markdown__link{position:relative}.NotificationsItem__common_link{position:absolute;top:0;left:0;width:100%;height:100%}.NotificationsItem__copy{position:relative;margin-top:9px}.NotificationsItem .LibraryCell__before{position:relative}.NotificationsItem .LibraryCell__after{color:var(--foreground_secondary)}.NotificationsItem__img{overflow:hidden;width:48px;height:48px;border-radius:8px;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:var(--background_skeleton);position:relative}.NotificationsItem__img>*{position:relative}.NotificationsItem__img:before{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;content:"";transform-origin:top left;border:1px solid var(--stroke_image_border);border-radius:8px}.NotificationsItem__icon{position:absolute;right:-4px;bottom:-4px;width:24px;height:24px;color:var(--white);border-radius:50%;background-color:var(--accent_hover);box-shadow:var(--elevator_4)}.NotificationsItem__icon--default{background:var(--gradient_fancy)}.NotificationsItem__icon--sell{background-color:var(--accent_hover)}.NotificationsItem__icon--auction{background-color:var(--dynamic_purple)}.NotificationsItem__icon--offer{background-color:var(--dynamic_mint)}.NotificationsItem__icon--accept{background-color:var(--dynamic_green)}.NotificationsItem__icon--decline{background-color:var(--dynamic_gray)}.NotificationsItem__icon--expired{background-color:var(--dynamic_purple)}.NotificationsItem__icon--info{background-color:var(--dynamic_orange)}.NotificationsItem__bottom{display:flex;margin-top:2px;color:var(--foreground_secondary)}.NotificationsItem__count{color:var(--accent)}.NotificationActions__more-button{position:relative}.NotificationActions__more-button .LibraryButton__inner{color:var(--foreground_tertiary)}.SelectNftButton--disabled{pointer-events:none;opacity:.6}.SelectNftButton .Tooltip{width:220px}.SelectNftButton .Tooltip__inner{padding:4px}.ShineBadge{overflow:hidden;position:relative;padding:4px 6px;border-radius:16px;background:var(--gradient_fancy)}.ShineBadge:after{top:0;left:0;position:absolute;width:100%;height:100%;content:"";background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 15.6%,hsla(0,0%,100%,.3) 50.06%,hsla(0,0%,100%,0) 83.89%,hsla(0,0%,100%,0) 100%,hsla(0,0%,100%,0) 0);background-repeat:no-repeat;animation:shine 5s linear infinite}.ShineBadge__text{font-size:13px;font-weight:600;line-height:16px;letter-spacing:.46px;margin-bottom:-1px;text-transform:uppercase;color:var(--white)}@keyframes shine{0%{background-position:-250px 0}to{background-position:500px 0}}.ThemeChangeButton__moon{display:block}.ThemeChangeButton__sun,body[data-theme=dark] .ThemeChangeButton__moon{display:none}body[data-theme=dark] .ThemeChangeButton__sun{display:block}.Header{z-index:5;position:fixed;top:-1px;left:0;width:100%;padding-top:0;padding-right:64px;padding-left:64px;box-sizing:border-box}@supports(padding-top:constant(safe-area-inset-top)){.Header{padding-top:calc(0 + constant(safe-area-inset-top))}}@supports(padding-top:env(safe-area-inset-top)){.Header{padding-top:calc(0 + env(safe-area-inset-top))}}@media(max-width:1400px){.Header{padding-right:56px;padding-left:56px}}@media(max-width:900px){.Header{padding-right:16px;padding-left:16px}}.Header--sticky{position:-webkit-sticky;position:sticky}.Header--sticky.Header--overlay{margin-bottom:-80px}@media(max-width:900px){.Header--sticky.Header--overlay{margin-bottom:-64px}.Header.Header--logged-in .Logo{margin-left:0}}@media(max-width:460px){.Header:not(.Header--logged-in) .Logo{margin-left:0}.Header:not(.Header--logged-in) .Logo__icon--l{display:none}.Header:not(.Header--logged-in) .Logo__icon--s{display:block}}.Header__bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background-color:var(--background_page_translucent);transition:opacity .2s ease-in-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.Header__height{height:80px}@media(max-width:900px){.Header__height{height:64px}}.Header__inner{position:relative;max-width:100%;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px}@media(max-width:900px){.Header__inner{padding-top:8px;padding-bottom:8px}}.Header__left{display:flex;align-items:center;width:100%}.Header__left .CommonSearch+.Header__link{margin:0 8px}@media(max-width:900px){.Header__left .CommonSearch+.Header__link{display:none}}@media(min-width:901px){.Header__left .Header__link .LibraryButton__inner{padding-top:8px;padding-bottom:8px}}.Header .Logo{margin-left:-4px;transition:color .2s ease-in-out}@media(max-width:900px){.Header .Logo{margin-left:0}.Header .LogoBack{margin-right:0;margin-left:-8px}}.Header__link .ShineBadge{margin-left:4px}@media(max-width:900px){.Header__right{margin-right:-8px}}@media(min-width:901px){.Header__right .LibraryButton--sz-l .LibraryButton__inner{padding-top:8px;padding-bottom:8px}.Header .CommonSearch{max-width:332px}.Header .LibrarySearch{width:100%;padding-top:6px;padding-bottom:6px}}.Header__links{display:flex;align-items:center}@media(max-width:900px){.Header__links{display:none}}.Header .LibraryButton--apr-tertiary+.HeaderProfile,.Header .LibraryButton--apr-tertiary+.LibraryButton--apr-primary{margin-left:8px}.Header__dropdown:hover .Header__dropdown_button,.Header__dropdown[data-tooltip-shown=true] .Header__dropdown_button{z-index:5;position:relative}.Header__dropdown .Tooltip{min-width:164px;padding-top:28px}.Header__dropdown .Tooltip__inner{padding:4px}.Header__dropdown_link{box-sizing:border-box;width:100%;padding:12px;border-radius:10px;white-space:nowrap}.Header__dropdown_link .Cell__after{color:var(--accent)}.Header__dropdown_link--vk .Cell__after{color:#07f}.Header__dropdown_link--twitter .Cell__after{color:#1da1f3}.Header__dropdown_link_icon{width:24px;height:24px;background-image:url(https://ddejfvww7sqtk.cloudfront.net/production/1812edd/_next/static/media/logo_telegram.37551d16.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.Header .SelectNftButton,.Header__login_desktop{margin-left:8px;padding:4px}.Header__notifications{position:relative;margin-left:8px}.Header__notifications .Counter{position:absolute;top:-2px;right:0;background-color:var(--dynamic_red)}@media(max-width:900px){.Header__notifications{margin-left:0}.Header__notifications .Counter{top:0}}.Header .Header__notifications_btn.Header__notifications_btn--pressed .LibraryPanelHeaderButton__inner{color:var(--foreground_primary);background-color:var(--background_tooltip);box-shadow:0 0 1px rgba(0,0,28,.12),0 2px 28px rgba(0,0,28,.06)}@media(max-width:900px){.Header .Header__notifications_btn{display:block}}.Header .ThemeChangeButton{margin-left:8px}.Header__right_mobile{display:none}@media(max-width:900px){.Header__right_mobile{display:inline-flex;align-items:center}.Header__right_mobile>.AdminButton+div,.Header__right_mobile>div:not(:first-of-type){margin-left:4px}}.Header__login_mobile{padding:0 8px}.Header__login_mobile .LibraryButton--sz-l .LibraryButton__inner{padding-top:8px;padding-bottom:8px}.Header--apr-default .LibraryButton--apr-tertiary{color:var(--foreground_primary)}.Header--overlay .Header__bg{opacity:0}.Header--overlay .Header__height{display:none}.Header--overlay .Logo{color:var(--white)}.Header--overlay .LibraryButton--apr-primary{color:var(--black);background-color:var(--white)}@media(hover:hover),(min-width:768px){.Header--overlay .LibraryButton--apr-primary:active,.Header--overlay .LibraryButton--apr-primary:hover{background-color:var(--white_alpha_92)}}.Header--overlay .LibraryButton--tp-only-icon{background-color:transparent}.Header--overlay .Header__link.LibraryButton--apr-secondary,.Header--overlay .Header__link.LibraryButton--apr-tertiary{color:var(--white)}@media(hover:hover),(min-width:768px){.Header--overlay .Header__link.LibraryButton--apr-secondary:active,.Header--overlay .Header__link.LibraryButton--apr-secondary:hover,.Header--overlay .Header__link.LibraryButton--apr-tertiary:active,.Header--overlay .Header__link.LibraryButton--apr-tertiary:hover{background-color:var(--background_hover_alpha);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.Header--overlay .Header__link.LibraryButton--tp-only-icon,.Header--overlay .Header__link.LibraryPanelHeaderButton .LibraryPanelHeaderButton__inner,.Header--overlay .LogoBack.LibraryPanelHeaderButton .LibraryPanelHeaderButton__inner{color:var(--white);background-color:var(--button_cover);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Header--overlay .Spinner{color:var(--white)}.Header--apr-white .Header__bg{background-color:var(--background_page_translucent_main)}.Header--apr-white .LibraryButton--apr-tertiary{color:var(--foreground_primary)}.Footer--absolute{position:absolute;bottom:0;left:0;width:100%}.Footer .Separator{margin:2px 0}.Footer__row{display:flex;align-items:flex-start;justify-content:space-between}.Footer__row--main{max-width:1400px;padding-top:56px;padding-bottom:56px}.Footer__row--main .Footer__right{width:calc(42% - 12px)}.Footer__row--main .Footer__left{width:calc(58% - 12px)}@media(max-width:1400px){.Footer__row--main{display:block;padding-top:40px;padding-bottom:32px}.Footer__row--main .Footer__left,.Footer__row--main .Footer__right{width:100%}}.Footer__row--main .Footer__right{display:flex;align-items:flex-start;justify-content:space-between}.Footer__row--santa{align-items:center;padding-top:20px;padding-bottom:20px}@supports(padding-bottom:constant(safe-area-inset-bottom)){.Footer__row--santa{padding-bottom:calc(20px + constant(safe-area-inset-bottom))}}@supports(padding-bottom:env(safe-area-inset-bottom)){.Footer__row--santa{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}@media(max-width:900px){.Footer__row--santa{padding-top:28px}}.Footer__row--santa .Footer__left,.Footer__row--santa .Footer__left svg{color:var(--foreground_secondary)}.Footer__row--santa .Footer__right{display:flex;justify-content:flex-end}.Footer__left,.Footer__right{width:calc(50% - 12px)}.Footer__logo{padding:4px 0}.Footer__logo .Logo{display:inline-block;margin-left:-12px}.Footer__info{max-width:460px;color:var(--foreground_subhead)}.Footer__social{margin:4px -4px -8px;padding:20px 0 10px}@media(max-width:1400px){.Footer__social{padding-bottom:36px}}@media(max-width:900px){.Footer__social{margin-top:0}}.Footer__social_btn{margin:0 4px 8px;background-color:transparent!important}.Footer__col,.Footer__cols{width:calc(50% - 12px)}@media(max-width:1400px){.Footer__col,.Footer__cols{width:calc(50% - 6px)}}.Footer__col,.Footer__cols:not(.Footer__cols--in-row) .Footer__col{width:100%}.Footer__cols .Footer__col+.Footer__col{margin-top:10px}.Footer__col_header{display:block;padding:16px 0 8px;color:var(--foreground_secondary)}.Footer__col_cell>*{display:inline-block;padding:12px 0;cursor:pointer;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease-in-out}@media(max-width:900px){.Footer__col_cell>*{padding-top:8px;padding-bottom:8px}}@media(hover:hover),(min-width:768px){.Footer__col_cell>:active,.Footer__col_cell>:hover{color:var(--accent)}}.Footer__base{display:inline-flex;align-items:center;cursor:pointer}@media(hover:hover),(min-width:768px){.Footer__base:active svg,.Footer__base:active svg+span,.Footer__base:hover svg,.Footer__base:hover svg+span{color:var(--accent)}}.Footer__base svg{margin:0 6px}.Footer__base span,.Footer__base svg{transition:color .2s ease-in-out}.Footer__santa{width:40px;height:40px;margin-right:-10px;transform:scale(.9);background-image:url(https://ddejfvww7sqtk.cloudfront.net/production/1812edd/_next/static/media/santa.f1ae8fd6.gif);background-size:cover;background-repeat:no-repeat;background-position:50%}.NotificationsDropdown__window{overflow:hidden;width:400px;max-height:calc(100vh - 120px);border-radius:24px;background-color:var(--background_tooltip);box-shadow:var(--elevator_16)}.NotificationsDropdown__inner{overflow-y:scroll;height:100%;max-height:560px;margin-right:calc(16px * -1)}.NotificationsDropdown__body{padding:16px 24px}.NotificationsDropdown__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:8px 0}.NotificationsDropdown__header_aside .LibraryButton{display:block}
