*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,figure,p,ol,ul{margin:0}ol[role=list],ul[role=list]{padding-inline:0;list-style:none}h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit}html{min-width:20rem;font-family:var(--font-inter),Inter,Arial,sans-serif;scroll-behavior:smooth}body{color:#fff;background-color:#010a19;margin:0}button,input{font:inherit}button,a{cursor:pointer}button:disabled,a[aria-disabled=true],a[disabled]{cursor:default}a{color:inherit;text-decoration:none}img{max-inline-size:100%;display:block}.container{width:100%;max-width:85.625rem;margin:0 auto;padding:0 .625rem}@media screen and (min-width:90rem){.container{max-width:85.625rem;padding:0}}.button{color:#fff;text-align:center;border-radius:1.5625rem;justify-content:center;align-items:center;width:15rem;height:5rem;font-size:1.5rem;font-weight:800;line-height:normal;display:inline-flex}.button--primary{background:linear-gradient(#642ddd 0%,#7639ff 46.63%,#957bff 100%);border:.0625rem solid #8f73ff;box-shadow:0 .25rem 1.25rem .3125rem #360d68}.linkified-text__link{text-underline-offset:.1875rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#61d3ff24;border-radius:.25rem;padding:.0625rem .1875rem;font-weight:600;text-decoration:underline;text-decoration-thickness:.09375rem;color:#61d3ff!important}.linkified-text__link:hover,.linkified-text__link:focus-visible{background-color:#61d3ff47;color:#d2f4ff!important}.online-avatar{flex:none;line-height:0;display:inline-flex;position:relative}.online-avatar__indicator{z-index:1;background:#596477;border:.125rem solid #010a19;border-radius:6.25rem;width:.8125rem;height:.8125rem;position:absolute;bottom:.125rem;right:-.1875rem}.online-avatar__indicator--online{background:#00cd63}[role=alert]:not(.app-notifications__toast){color:#ffb6bd;background:#e952521a;border:.0625rem solid #e952528c;border-radius:.625rem;align-items:center;gap:.625rem;margin-top:.875rem;padding:.6875rem .875rem;font-size:.875rem;font-weight:500;line-height:1.35;display:flex}.app-notifications{z-index:1000;gap:.625rem;width:min(24.375rem,100vw - 2.5rem);display:grid;position:fixed;top:1.25rem;right:1.25rem}.app-notifications__toast{color:#ffe1e4;background:#141b2af5;border:.0625rem solid #e9525299;border-radius:.75rem;grid-template-columns:1.375rem minmax(0,1fr) 1.375rem;align-items:center;gap:.625rem;padding:.75rem;font-size:.875rem;font-weight:500;line-height:1.35;animation:.2s ease-out app-notification-in;display:grid;box-shadow:0 .75rem 1.875rem #00000059}.app-notifications__toast button{color:#9a9bad;width:1.375rem;height:1.375rem;font:inherit;background:0 0;border:0;padding:0;font-size:1.25rem;line-height:1}.app-notifications__icon{color:#fff;background:#e95252;border-radius:6.25rem;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.875rem;font-weight:700;display:flex}.app-state-page{background:radial-gradient(circle at 50% 0,#57479d2e,#0000 45%),#010a19;place-items:center;min-height:100vh;padding:1.875rem;display:grid}.app-state-page__card{text-align:center;background:#040e22f5;border:.0625rem solid #313d89;border-radius:1.25rem;width:min(33.75rem,100%);padding:3rem;box-shadow:0 1.25rem 4.375rem #00000059}.app-state-page__code{color:#8f73ff;font-size:3.5rem;font-weight:800;line-height:1}.app-state-page__title{color:#fff;margin-top:1.125rem;font-size:1.75rem;font-weight:700}.app-state-page__text{color:#9a9bad;margin-top:.75rem;font-size:1rem;line-height:1.45}.app-state-page__action{color:#fff;min-height:2.875rem;font:inherit;background:#8f73ff;border:0;border-radius:.625rem;justify-content:center;align-items:center;margin-top:1.75rem;padding:0 1.375rem;font-weight:600;text-decoration:none;display:inline-flex}@keyframes app-notification-in{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}@media (max-width:40rem){.app-state-page__card{padding:2.125rem 1.5rem}.app-state-page__code{font-size:2.875rem}}.header{padding-top:.9375rem}.header__inner{background-color:#010a19;border:.03125rem solid #3c4296;border-radius:1.5625rem;align-items:center;width:100%;height:5.625rem;padding:0 1.5625rem;display:flex}.header__actions{align-items:center;display:flex}.header__action__1{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;cursor:pointer;background:0 0;border:0;margin-left:6.25rem;padding:0;font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal}.header__action__2{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;margin-left:5.625rem;padding:0;font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.header__chat-badge{color:#fff;min-width:1.25rem;height:1.25rem;font-family:var(--font-inter),Inter,Arial,sans-serif;background-color:#652edf;border-radius:6.25rem;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.header__profile{background-color:#0d1522;border:.03125rem solid #3c4296;border-radius:6.25rem;flex:0 0 3.125rem;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;margin-left:auto;display:inline-flex;overflow:hidden}.header__profile img{object-fit:cover;width:100%;height:100%}.header__profile-fallback{opacity:.9;border:.09375rem solid #ffffffb8;border-radius:50%;width:1.375rem;height:1.375rem;position:relative}.header__profile-fallback:before{content:"";border:.09375rem solid #ffffffb8;border-top:none;border-radius:0 0 .625rem .625rem;width:1.125rem;height:.5625rem;position:absolute;bottom:-.4375rem;left:50%;transform:translate(-50%)}.logo{align-items:center;gap:1.25rem;display:flex}.logo__img{object-fit:contain;flex:none;width:3.75rem;height:3.75rem}.logo__text{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;flex-direction:column;font-size:1.3125rem;font-style:normal;font-weight:500;line-height:1;display:flex}.logo__text span{color:#8f73ff}.theme-switch{background-color:#8f73ff;border:none;border-radius:1.6875rem;width:3.75rem;height:1.875rem;margin-left:4.125rem;padding:0;position:relative}.theme-switch__circle{background-color:#050916;border-radius:100%;width:1.625rem;height:1.625rem;position:absolute;top:.125rem;right:.125rem}.search{background-color:#0000;border:.03125rem solid #20314b;border-radius:.625rem;align-items:center;width:37.125rem;height:3.125rem;margin-left:4.1875rem;padding:0 1.25rem;display:flex}.search__input{color:#fff;width:100%;height:100%;font-family:var(--font-inter),Inter,Arial,sans-serif;opacity:.75;background-color:#0000;border:none;outline:none;font-size:.9375rem;font-style:normal;font-weight:400;line-height:normal}.search__input::placeholder{color:#7b7c91}.search__icon{object-fit:contain;pointer-events:none;flex:0 0 1.125rem;width:1.125rem;height:1.125rem}@media screen and (max-width:47.9375rem){.header__inner{height:4.5rem;padding:0 .75rem}.header__actions,.header .search{display:none}.header__profile{margin-left:.625rem}.logo{gap:0}.logo__img{width:3rem;height:3rem}.logo__text{display:none}.theme-switch{margin-left:auto}}.categories{margin-top:.9375rem}.categories__inner{background-color:#010a19;border:.01875rem solid #3c4296;border-radius:1.5625rem;justify-content:space-between;align-items:center;width:100%;height:3.75rem;padding:0 1.25rem;display:flex}.categories__link{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;align-items:center;gap:.625rem;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;display:flex}.categories__icon{object-fit:contain;width:1.25rem;height:1.25rem}.promo{margin-top:.9375rem}.promo__inner{background-color:#0000;border:.01875rem solid #3c4296;border-radius:1.5625rem;justify-content:space-between;align-items:center;width:100%;height:25rem;display:flex;overflow:hidden}.promo__content{margin-left:3.4375rem}.promo__title{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:normal}.promo__title span{color:#8f73ff;display:block}.promo__image-wrap{height:100%;margin-right:3.4375rem}.promo__image{object-fit:cover;width:100%;height:100%}.benefits{margin-top:.9375rem}.benefits__inner{background-color:#0000;border:.01875rem solid #3c4296;border-radius:1.5625rem;grid-template-columns:repeat(4,1fr);width:100%;height:7.5rem;display:grid}.benefits__item{align-items:center;gap:1.25rem;padding:0 1.5rem;display:flex;position:relative}.benefits__item:not(:last-child):after{content:"";background-color:#957bff;width:.03125rem;height:4.6875rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.benefits__icon{object-fit:contain;width:4.375rem;height:4.375rem}.benefits__title{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.benefits__text{color:#8f73ff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin-top:.625rem;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal}.seller{margin-top:.9375rem}.seller__inner{background-color:#010a19;border:.01875rem solid #3c4296;border-radius:1.5625rem;align-items:center;width:100%;height:7.5rem;padding:0 2.5rem;display:flex}.seller__title{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.seller__text{color:#8f73ff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin-top:.625rem;font-size:.8125rem;font-style:normal;font-weight:600;line-height:normal}.seller__list{flex-direction:column;gap:.8125rem;margin-left:5rem;display:flex}.seller__item{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;align-items:center;gap:.625rem;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal;display:flex}.seller__check{object-fit:contain;flex:0 0 1.25rem;width:1.125rem;height:1.125rem}.seller__button{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin-left:6.25rem;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.seller__image{object-fit:contain;width:3.125rem;height:3.125rem;margin-left:2.8125rem}.catalog-preview{margin-top:1.875rem}.catalog-preview__inner{align-items:flex-start;gap:2.5rem;display:flex}.catalog-preview__column--games{width:51.5rem}.catalog-preview__column--programs{width:31.625rem}.section-head{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.section-head__title{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.section-head__link{color:#8f73ff;font-family:var(--font-inter),Inter,Arial,sans-serif;align-items:center;gap:.5rem;margin-right:.3125rem;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;display:flex}.section-head__arrow{object-fit:contain;width:1.25rem;height:1.25rem}.icon-grid{gap:1.25rem 1.5rem;display:grid}.icon-grid--games{grid-template-columns:repeat(8,5.125rem)}.icon-grid--programs{grid-template-columns:repeat(5,5.125rem)}.icon-card{border-radius:1.5625rem;width:5.125rem;height:5.125rem;display:block;overflow:hidden}.icon-card img{object-fit:cover;width:100%;height:100%}.icon-card--skeleton{background-color:#1a2330;background-image:linear-gradient(110deg,#ffffff0d,#ffffff21,#ffffff0d),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:.0625rem solid #20314be6;animation:1.8s ease-in-out infinite card-skeleton-pulse}.mobile-games{margin-top:1.25rem}.mobile-games__grid{grid-template-columns:repeat(12,5.125rem);column-gap:2.1875rem;display:grid}@keyframes card-skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.mobile-game-card{border-radius:1.5625rem;width:5.125rem;height:5.125rem;display:block;overflow:hidden}.mobile-game-card img{object-fit:cover;width:100%;height:100%}.mobile-game-card--skeleton{background-color:#1a2330;background-image:linear-gradient(110deg,#ffffff0d,#ffffff21,#ffffff0d),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:.0625rem solid #20314be6;animation:1.8s ease-in-out infinite card-skeleton-pulse}.item_categories{margin-top:1.875rem}.item_categories__grid{grid-template-columns:repeat(5,1fr);column-gap:1.875rem;display:grid}.item_categories-card{border:.0625rem solid #20314b;border-radius:.9375rem;width:15.625rem;height:11.75rem;display:block;position:relative;overflow:hidden}.item_categories-card:after{content:"";z-index:1;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -4.25rem 3.4375rem #000c}.item_categories-card__image{object-fit:cover;width:100%;height:100%}.item_categories-card__title{z-index:2;color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal;position:absolute;bottom:.625rem;left:.9375rem}.item_categories-card__arrow{z-index:2;object-fit:contain;width:1.125rem;height:1.125rem;position:absolute;bottom:.625rem;right:.9375rem}.item_categories-card--skeleton{background-color:#1a2330;background-image:linear-gradient(110deg,#ffffff0d,#ffffff21,#ffffff0d),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:1.8s ease-in-out infinite card-skeleton-pulse}.item_categories-card--skeleton:before{content:"";z-index:2;background:#ffffff2e;border-radius:62.4375rem;height:1.125rem;position:absolute;bottom:1.125rem;left:.9375rem;right:3.25rem}.item_categories-card--skeleton:after{box-shadow:inset 0 -4.25rem 3.4375rem #000000b8}.products{margin-top:1.875rem}.products__grid{grid-template-columns:repeat(5,15.625rem);gap:1.25rem 1.875rem;display:grid}.product-card{background-color:#0000;border:.0625rem solid #20314b;border-radius:.625rem;width:15.625rem;height:auto;overflow:hidden}.product-card__image{border-radius:.625rem;width:15.625rem;height:11.75rem;display:block;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%}.product-card__title{color:#fff;margin:1.25rem .9375rem 0;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.product-card__title a{color:inherit;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.product-card__rating{align-items:center;gap:.625rem;margin:.9375rem .9375rem 0;display:flex}.product-card__stars{color:#ffffff38;align-items:center;gap:.125rem;width:5rem;height:1rem;display:flex}.product-card__star{background-color:currentColor;flex:0 0 .875rem;width:.875rem;height:.875rem;display:block;-webkit-mask:url(/assets/img/star.svg) 50%/contain no-repeat;mask:url(/assets/img/star.svg) 50%/contain no-repeat}.product-card__star--active{color:#ffd500}.product-card__reviews,.product-card__no-reviews{color:#8f73ff;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.product-card__price{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin:1.25rem .9375rem;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.product-card__price-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.product-card__current{color:#fff}.product-card__discount{color:#fff;background-color:#00cd63;border-radius:1.875rem;justify-content:center;align-items:center;height:1.25rem;padding:0 .4375rem;font-size:.75rem;font-weight:700;display:inline-flex}.product-card__old{color:#7b7c91;font-size:1rem;font-weight:400;text-decoration:line-through}.product-card__skeleton-line{background:#ffffff29;border-radius:62.4375rem;height:1rem;margin-left:.625rem;display:block}.product-card__skeleton-line--title{width:78%;margin-top:1.25rem}.product-card__skeleton-line--meta{width:54%;margin-top:1.5rem}.product-card__skeleton-line--price{width:42%;height:1.5rem;margin-top:1.625rem;margin-left:.9375rem}.product-card--skeleton{background-color:#1a2330;background-image:linear-gradient(110deg,#ffffff0d,#ffffff21,#ffffff0d),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:1.8s ease-in-out infinite card-skeleton-pulse}.product-card--skeleton .product-card__image{background-color:#1a2330;background-image:linear-gradient(110deg,#ffffff0d,#ffffff21,#ffffff0d),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.product-card__image,.profile-product__image{position:relative}.product-card__marks{z-index:2;align-items:center;gap:.3125rem;display:flex;position:absolute;top:.3125rem;left:.3125rem}.product-card__mark{border-radius:.625rem;place-items:center;width:1.875rem;height:1.875rem;display:grid}.product-card__mark--premium{background:linear-gradient(90deg,#d619ebcc,#652edfcc)}.product-card__mark--auto{background:linear-gradient(90deg,#5bceffcc,#1d25ffcc)}.product-card__mark--premium img{object-fit:contain;width:1.0625rem;height:1.0625rem}.product-card__mark--auto img{object-fit:contain;width:1.25rem;height:1.25rem}.product-processing-indicator{color:#fff;background:#2464cd2e;border-radius:.625rem;align-items:center;min-height:2.125rem;margin:1.125rem 0 0;padding:.4375rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.product-processing-indicator--error{color:#ff8d8d;background:#ce32322e}.how-it-works{margin-top:1.875rem}.how-it-works__heading{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin-bottom:1.25rem;font-size:2rem;font-style:normal;font-weight:600;line-height:normal}.how-it-works__inner{background-color:#010a19;border:.01875rem solid #3c4296;border-radius:1.5625rem;grid-template-columns:repeat(3,1fr);width:100%;height:10.625rem;display:grid}.how-it-works__item{align-items:center;gap:1.75rem;padding:0 2.8125rem;display:flex;position:relative}.how-it-works__item:not(:last-child):after{content:"";background-color:#957bff;width:.0625rem;height:4.6875rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.how-it-works__icon{object-fit:contain;width:7.1875rem;height:6.875rem}.how-it-works__title{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.how-it-works__text{color:#8f73ff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin-top:.9375rem;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.footer{background-color:#010a19;border-top:.03125rem solid #8f73ff;margin-top:3.125rem;padding:2.1875rem 6.25rem 2.8125rem}.footer .container{width:auto}.footer__inner{justify-content:space-between;align-items:flex-start;display:flex}.footer__logo{align-items:center;gap:1.25rem;display:flex}.footer__logo-img{object-fit:contain;width:3.4375rem;height:3.4375rem}.footer__logo-text{color:#fff;text-transform:uppercase;flex-direction:column;font-size:1.3125rem;font-weight:700;line-height:1;display:flex}.footer__logo-text span{color:#8f73ff}.footer__description{color:#fff;width:15.625rem;font-family:var(--font-inter),Inter,Arial,sans-serif;margin:1.125rem 0 0;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.footer__protect{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin:1.25rem 0 0;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.footer__column{flex-direction:column;align-items:flex-start;display:flex}.footer__title{color:#fff;font-family:var(--font-inter),Inter,Arial,sans-serif;margin:0 0 .9375rem;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.footer__link{color:#7b7c91;font-family:var(--font-inter),Inter,Arial,sans-serif;margin-bottom:.625rem;font-size:1rem;font-style:normal;font-weight:300;line-height:normal}.footer__socials{align-items:center;gap:1.5625rem;display:flex}.footer__social{justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:flex}.footer__social img{object-fit:contain;width:100%;height:100%}@media screen and (max-width:62.5rem){.footer{padding:2.1875rem 1.875rem 2.8125rem}.footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 1.75rem;display:grid}.footer__brand{grid-column:1/-1}}@media screen and (max-width:35rem){.footer{padding:2rem .75rem 2.375rem}.footer__inner{grid-template-columns:minmax(0,1fr);gap:1.875rem}.footer__brand{grid-column:auto}.footer__description{width:auto;max-width:17.5rem}.footer__title{margin-bottom:.75rem;font-size:1.125rem}.footer__link{font-size:.9375rem}}.user-profile{margin-top:1.25rem}.user-profile__inner{background-color:#0000;border:.01875rem solid #3c4296;border-radius:1.5625rem;min-height:17.0625rem;padding:1.5625rem 1.875rem}.user-profile__top{align-items:flex-start;display:flex}.user-profile__avatar{object-fit:cover;border-radius:6.25rem;flex:0 0 9.375rem;width:9.375rem;height:9.375rem}.user-profile__info{margin-left:3.125rem;padding-top:1.5625rem}.user-profile__name{color:#fff;font-family:Inter,sans-serif;font-size:2rem;font-weight:500}.user-profile__rating{align-items:center;gap:.625rem;margin-top:.75rem;display:flex}.user-profile__stars{color:#ffffff38;align-items:center;gap:.125rem;width:5rem;height:1rem;display:flex}.user-profile__star{background-color:currentColor;flex:0 0 .875rem;width:.875rem;height:.875rem;display:block;-webkit-mask:url(/assets/img/star.svg) 50%/contain no-repeat;mask:url(/assets/img/star.svg) 50%/contain no-repeat}.user-profile__star--active{color:#ffd500}.user-profile__score,.user-profile__reviews,.user-profile__description{color:#7b7c91;font-family:Inter,sans-serif}.user-profile__score{color:#fff;font-size:1rem;font-weight:300;line-height:normal}.user-profile__reviews{color:#8f73ff;font-size:1rem;font-weight:300;line-height:normal}.user-profile__actions{gap:1.875rem;margin-left:auto;padding-top:1.5625rem;display:flex}.user-profile__button{color:#7b7c91;border:.03125rem solid #8c8c8c;border-radius:1.5625rem;justify-content:center;align-items:center;min-height:3.75rem;padding:0 1.5625rem;font-size:1.25rem;display:inline-flex}.user-profile__button--filled{color:#fff;background-color:#1a2330;border-color:#333942}.user-profile__description{max-width:41.25rem;margin-top:1.875rem;font-size:1rem;font-weight:300}.user-profile__success{color:#7b7c91;margin-top:.9375rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.user-profile__success span{color:#fff;margin-left:.625rem;font-weight:700}.user-profile--seller{margin-top:1.875rem}.user-profile--seller .user-profile__inner{border:none;border-radius:0;min-height:auto;padding:0}.profile-balance{margin-top:1.25rem}.profile-balance__inner{border:.01875rem solid #353b86;border-radius:1.5625rem;align-items:center;width:34.0625rem;height:5.5rem;padding:0 1.875rem;display:flex}.profile-balance__item{align-items:center;min-width:0;display:flex}.profile-balance__item:first-child{margin-right:1.875rem}.profile-balance__item:last-child{flex:1}.profile-balance__icon{object-fit:contain;flex:0 0 2.1875rem;width:2.1875rem;height:2.1875rem}.profile-balance__content{margin-left:1.25rem}.profile-balance__value{color:#fff;font-size:1.25rem;font-weight:500}.profile-balance__label{color:#7b7c91;margin-top:.3125rem;font-size:.875rem}.profile-balance__arrow{object-fit:contain;flex:0 0 .9375rem;width:.9375rem;height:.9375rem;margin-left:auto}.profile-products{margin-top:2.5rem;position:relative}.profile-products__head{justify-content:space-between;align-items:center;margin-top:1.875rem;display:flex}.profile-products__tabs{align-items:center;gap:1.25rem;display:flex}.profile-products__tab{color:#fff;cursor:pointer;background-color:#1a2330;border:.0625rem solid #333942;border-radius:1.5625rem;justify-content:space-between;align-items:center;width:14.375rem;height:3.125rem;padding:0 1.25rem;display:inline-flex}.profile-products__tab-text{font-size:1.25rem;font-weight:400}.profile-products__tab-count{font-size:1rem;font-weight:400}.profile-products__tab--active{background:#652edf;border-color:#0000}.profile-products__add{color:#fff;cursor:pointer;background:#652edf;border:0;border-radius:1.5625rem;justify-content:center;align-items:center;gap:.9375rem;height:3.125rem;padding:0 1.25rem;display:inline-flex}.profile-products__add span{font-weight:700}.products-tools{z-index:100;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.875rem;display:flex;position:relative}.products-tools__controls{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.products-tools__control{color:#fff;cursor:pointer;background-color:#0000;border:.0625rem solid #333942;border-radius:1.5625rem;justify-content:center;align-items:center;gap:.9375rem;min-height:3.125rem;padding:0 1.25rem;font-size:1.25rem;font-weight:300;display:inline-flex}.products-tools__control--sort{min-width:13.75rem}.products-tools__sort{z-index:200;width:13.75rem;position:relative}.products-tools__sort-button{z-index:2;background-color:#010a19;width:13.75rem;position:relative}.products-tools__icon{width:1.25rem;height:1.25rem;color:inherit;flex:0 0 1.25rem}.products-tools__search{cursor:text;background-color:#0000;border:.0625rem solid #333942;border-radius:1.5625rem;justify-content:center;align-items:center;width:10.625rem;height:3.125rem;padding:0;display:inline-flex}.products-tools__search-inner{align-items:center;gap:.9375rem;display:flex}.products-tools__search img{object-fit:contain;pointer-events:none;flex:0 0 1.125rem;width:1.125rem;height:1.125rem}.products-tools__search input{color:#fff;cursor:text;background-color:#0000;border:none;outline:none;flex:0 0 4.0625rem;width:4.0625rem;min-width:0;margin:0;padding:0;font-size:1.25rem;font-weight:400}.products-tools__search input::placeholder{color:#fff;opacity:1}.products-tools__search input::-webkit-search-decoration{display:none}.products-tools__search input::-webkit-search-cancel-button{display:none}.products-tools__search input::-webkit-search-results-button{display:none}.products-tools__search input::-webkit-search-results-decoration{display:none}.sort-menu{z-index:1;opacity:0;visibility:hidden;pointer-events:none;background-color:#010a19;border-bottom:.0625rem solid #333942;border-left:.0625rem solid #333942;border-right:.0625rem solid #333942;border-radius:0 0 1.5625rem 1.5625rem;width:13.75rem;padding:2.0625rem .625rem .9375rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:1.6875rem;left:0;transform:translateY(-.5rem)}.sort-menu__option{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.625rem;justify-content:space-between;align-items:center;gap:.9375rem;width:100%;min-height:1.875rem;padding:0 .625rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:normal;display:flex}.sort-menu__option:not(:first-child){margin-top:.625rem}.sort-menu__option--active{background-color:#202838;font-weight:500}.products-tools__sort.products-tools__sort--open .sort-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.filter-modal{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.filter-modal--open{opacity:1;visibility:visible;pointer-events:auto}.filter-modal__overlay{cursor:default;background-color:#010a19db;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.filter-modal__window{background-color:#202838;border-radius:1.5625rem;width:37.5rem;padding:2.5rem 2.5rem 3.125rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filter-modal__close{color:#7b7c91;cursor:pointer;background-color:#0000;border:none;width:1.875rem;height:1.875rem;padding:0;font-size:2.25rem;font-weight:300;line-height:1;position:absolute;top:2.5rem;right:2.5rem}.filter-modal__title{color:#fff;font-size:2rem;font-weight:600}.filter-modal__group{margin-top:2.1875rem}.filter-modal__label{color:#fff;font-size:1.25rem;font-weight:500}.filter-modal__price-row{align-items:center;gap:1.5625rem;margin-top:1.5625rem;display:flex}.filter-modal__price-field{background-color:#353d4c;border-radius:.9375rem;align-items:center;width:14.375rem;height:3.125rem;padding:0 1.25rem;display:flex}.filter-modal__price-field input{color:#fff;background-color:#0000;border:none;outline:none;width:100%}.filter-modal__price-field input::placeholder{color:#7b7c91;opacity:1}.filter-modal__price-field span{color:#7b7c91;font-size:1.25rem}.filter-modal__dash{color:#7b7c91;font-size:1.5rem}.filter-modal__categories{flex-wrap:wrap;gap:.9375rem 1.25rem;margin-top:1.5625rem;display:flex}.filter-modal__category{color:#fff;cursor:pointer;background-color:#0000;border:.0625rem solid #4a5364;border-radius:1.5625rem;height:2.8125rem;padding:0 1.25rem}.filter-modal__category--active{background-color:#3a4353;border-color:#0000}.filter-modal__discount{color:#fff;align-items:center;gap:3.125rem;margin-top:2.5rem;font-size:1.25rem;font-weight:500;display:flex}.filter-modal__discount input{appearance:none;cursor:pointer;background-color:#0000;border:.0625rem solid #4a5364;border-radius:.3125rem;width:1.625rem;height:1.625rem;margin:0}.filter-modal__discount input:checked{background-color:#652edf;border-color:#652edf}.filter-modal__reset{color:#7b7c91;cursor:pointer;background:0 0;border:.0625rem solid #4a5364;border-radius:1.5625rem;justify-content:center;align-items:center;min-height:2.8125rem;margin-top:1.875rem;padding:0 1.25rem;display:inline-flex}.profile-products__title,.seller-products__title{color:#fff;font-size:2rem;font-weight:600}.profile-products__list-wrap{margin-top:1.875rem;position:relative}.public-profile-products__list-wrap{position:relative}.public-profile-products__list-wrap [aria-busy=true]{opacity:.65;pointer-events:none;transition:opacity .15s}.profile-products__list{gap:.625rem;display:grid}.profile-products__list[aria-busy=true]{opacity:.65;pointer-events:none;transition:opacity .15s}.products-empty-state{color:#7b7c91;text-align:center;border:.0625rem solid #20314b;border-radius:1.5625rem;justify-content:center;align-items:center;min-height:13.75rem;margin-top:1.875rem;padding:2.5rem 1.25rem;font-size:1.5rem;font-weight:500;display:flex}.profile-products__loading,.profile-products__error{color:#7b7c91;text-align:center;justify-content:center;align-items:center;gap:.9375rem;min-height:5rem;margin-top:1.875rem;font-size:1rem;display:flex}.profile-products__loading--more{min-height:0;margin-top:0}.profile-products__refreshing{color:#7b7c91;text-align:center;white-space:nowrap;background:#182336eb;border-radius:1.5625rem;justify-content:center;align-items:center;gap:.9375rem;min-height:3.125rem;padding:0 1.25rem;font-size:1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-products__loading-slot{visibility:hidden;justify-content:center;align-items:center;min-height:4.0625rem;margin-top:.9375rem;display:flex}.profile-products__loading-slot--active{visibility:visible}.profile-products__loading:after{content:"";border:.125rem solid #ffffff40;border-top-color:#8f73ff;border-radius:50%;width:1.125rem;height:1.125rem;animation:.8s linear infinite profile-products-spinner}.profile-products__error{color:#e95252}.profile-products__error button{color:inherit;cursor:pointer;background:0 0;border:.0625rem solid;border-radius:1.25rem;padding:.5rem .875rem}.profile-products__sentinel{height:.0625rem}@keyframes profile-products-spinner{to{transform:rotate(360deg)}}.profile-product{border:.0625rem solid #20314b;border-radius:1.5625rem;align-items:center;gap:0;min-height:11.875rem;padding:1.25rem 2.1875rem;display:flex}.profile-product__image{border-radius:1.5625rem;width:12.5rem;height:9.375rem;display:block;overflow:hidden}.profile-product__image img{object-fit:cover;width:100%;height:100%}.profile-product__info{width:35rem;margin-left:3.125rem}.profile-product__title{color:#fff;font-size:1.5rem;font-weight:500}.profile-product__delivery,.profile-product__stock,.profile-product__meta,.profile-product__old{color:#7b7c91}.profile-product__delivery{margin-top:1.25rem;font-size:1rem;font-weight:400}.profile-product__meta{margin-top:.625rem;font-size:1rem;font-weight:500}.profile-product__price{width:10.625rem;margin-left:auto}.profile-product__current{font-size:1.875rem;font-weight:500}.profile-product__old-row{align-items:center;gap:.625rem;margin-top:.3125rem;display:flex}.profile-product__old{font-size:1.25rem;text-decoration:line-through}.profile-product__discount{color:#fff;background-color:#00cd63;border-radius:1.875rem;justify-content:center;align-items:center;height:1.25rem;padding:0 .4375rem;font-size:.75rem;font-weight:700;display:inline-flex}.profile-product__status{margin-top:3.125rem;font-size:.875rem;font-weight:500}.profile-product__menu{cursor:pointer;background-color:#0000;border:.03125rem solid #20314b;border-radius:1.5625rem;justify-content:center;align-items:center;gap:.25rem;width:3.75rem;height:3.75rem;margin-left:4.375rem;padding:0;display:inline-flex}.profile-product__menu span{background-color:#7b7c91;border-radius:50%;width:.3125rem;height:.3125rem}.profile-product__actions{margin-left:4.375rem;position:relative}.profile-product__menu{margin-left:0}.profile-product__actions--open .profile-product__dropdown{opacity:1;visibility:visible;pointer-events:auto}.profile-product__dropdown{z-index:10;opacity:0;visibility:hidden;pointer-events:none;background:#010a19;border:.03125rem solid #20314b;border-radius:1.5625rem;flex-direction:column;gap:1.25rem;width:15.625rem;padding:1.25rem;transition:opacity .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + .625rem);right:0}.profile-product__dropdown-item{color:#fffbfb;text-align:left;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:.9375rem;width:100%;padding:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:normal;display:flex}.profile-product__dropdown-item--danger{color:#e95252}.profile-product__dropdown-item--danger:hover{background:#e9525224}.profile-product__menu:disabled,.profile-product__dropdown-item:disabled{cursor:wait;opacity:.7}.profile-product__dropdown-icon{object-fit:contain;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.profile-product__busy,.profile-product__error{font-size:.75rem;position:absolute;bottom:.5rem;right:3rem}.profile-product__error{color:#ffabb5}.profile-product-modal,.product-buy-modal{z-index:100;justify-content:center;align-items:center;padding:1.25rem;display:none;position:fixed;inset:0}.profile-product-modal--open,.product-buy-modal--open{display:flex}.profile-product-modal__overlay,.product-buy-modal__overlay{cursor:pointer;background:#030511c2;border:0;position:absolute;inset:0}.profile-product-modal__window,.product-buy-modal__window{z-index:1;box-sizing:border-box;color:#fff;background:#10162d;border:.0625rem solid #343852;border-radius:1rem;width:40.625rem;max-width:none;max-height:none;padding:1.875rem;position:relative;overflow:hidden}.profile-product-modal__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.profile-product-modal__title,.product-buy-modal__title{margin:0;font-size:1.5rem}.profile-product-modal__close,.product-buy-modal__close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.75rem}.profile-product-modal__activate-product,.product-buy-modal__product{gap:1.125rem;margin:1.5rem 0;display:flex}.profile-product-modal__activate-image,.product-buy-modal__image{object-fit:cover;border-radius:.625rem;width:7rem;height:5.25rem}.profile-product-modal__activate-info,.product-buy-modal__info{align-content:center;gap:.5rem;display:grid}.profile-product-modal__activate-name,.product-buy-modal__name{margin:0}.profile-product-modal__activate-value,.profile-product-modal__text,.product-buy-modal__subtitle,.product-buy-modal__label,.product-buy-modal__value{color:#9a9bad;margin:0}.profile-product-modal__activate-submit,.product-buy-modal__button{color:#fff;cursor:pointer;width:100%;font:inherit;background:#8f73ff;border:0;border-radius:.5625rem;padding:.875rem 1.125rem;font-weight:700}.profile-product-modal__error,.product-buy-modal__error{color:#ffabb5}.product-buy-modal__price{font-size:1.25rem;font-weight:700}.product-buy-modal__discount{color:#6ee7a1}.product-buy-modal__old-price{color:#8f91a6;text-decoration:line-through}.profile-product-modal__window{box-sizing:border-box;background-color:#202838;border-radius:1.5625rem;width:46.875rem;max-width:none;min-height:30.6875rem;padding:1.875rem 3.125rem 3.125rem;overflow:hidden}.profile-product-modal__head{justify-content:center;position:relative}.profile-product-modal__title{text-align:center;font-size:1.5rem;font-weight:500}.profile-product-modal__title--boost{font-size:2rem;font-weight:600}.profile-product-modal__close{width:1.75rem;height:1.75rem;padding:0;font-size:2.25rem;font-weight:200;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.profile-product-modal__content{text-align:center;margin-top:3.125rem}.profile-product-modal__question{color:#fff;margin:0;font-size:2.25rem;font-weight:500;line-height:normal}.profile-product-modal__text{color:#cecece;margin-top:1.25rem;font-size:1.25rem;line-height:normal}.profile-product-modal__actions{flex-direction:column;gap:.625rem;margin-top:3.125rem;display:flex}.profile-product-modal__button{color:#fff;border:0;border-radius:1.5625rem;width:40.625rem;min-height:5rem;margin:0 auto;padding:0;font-size:1.5rem;font-weight:500}.profile-product-modal__button--primary,.profile-product-modal__boost-submit{background:#652edf}.profile-product-modal__button--secondary{background:#313945}.profile-product-modal__promo{color:#8f73ff;background:#652edf29;border:.0625rem solid #652edf;border-radius:1.5625rem;align-items:center;gap:1.25rem;width:40.625rem;min-height:5rem;margin-top:1.875rem;padding:0 1.875rem;font-size:1rem;font-weight:500;display:flex}.profile-product-modal__promo p{margin:0}.profile-product-modal__promo-icon{object-fit:contain;flex:0 0 2.5rem;width:2.5rem;height:2.5rem}.profile-product-modal__boost-card{background:#313945;border-radius:1.5625rem;align-items:center;gap:1.5625rem;width:40.625rem;margin-top:3.125rem;padding:1.5625rem 1.875rem;display:flex}.profile-product-modal__boost-icon{object-fit:contain;flex:0 0 1.875rem;width:1.875rem;height:1.875rem}.profile-product-modal__boost-content{flex:1;min-width:0}.profile-product-modal__boost-title-row,.profile-product-modal__boost-price-row{align-items:center;gap:.9375rem;display:flex}.profile-product-modal__boost-title,.profile-product-modal__boost-price{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.profile-product-modal__boost-premium{color:#fff;background:linear-gradient(90deg,#d619eb 0%,#652edf 100%);border-radius:1.5625rem;justify-content:center;align-items:center;width:14.375rem;height:2.1875rem;font-size:1.25rem;font-weight:600;display:inline-flex}.profile-product-modal__boost-text{color:#cecece;margin:.9375rem 0 0;font-size:.875rem;font-weight:500}.profile-product-modal__boost-price-row{gap:.625rem;margin-top:1.5625rem}.profile-product-modal__boost-price{font-size:1.5rem}.profile-product-modal__boost-discount{color:#fff;background:#8f73ff;border-radius:1.875rem;justify-content:center;align-items:center;width:3.125rem;height:1.5625rem;font-size:.875rem;font-weight:800;display:inline-flex}.profile-product-modal__boost-old{color:#cecece;font-size:1rem;text-decoration:line-through}.profile-product-modal__boost-submit{color:#fff;border:0;border-radius:1.5625rem;justify-content:center;align-items:center;gap:.5rem;width:40.625rem;min-height:5rem;margin-top:3.125rem;padding:0;font-size:1.5rem;font-weight:600;display:flex}.profile-product-modal__boost-submit span{color:#cecece;font-size:.875rem;text-decoration:line-through}.profile-product-modal__window--activate{width:46.875rem;min-height:0;padding:1.875rem 3.125rem 3.125rem}.profile-product-modal__title--activate{font-size:2rem;font-weight:600}.profile-product-modal__activate-price-row{align-items:center;gap:.625rem;display:flex}.profile-product-modal__activate-price{color:#fff;font-size:1.25rem;font-weight:600}.profile-product-modal__activate-old{color:#cecece;font-size:1rem;text-decoration:line-through}.profile-product-modal__activate-label{color:#cecece;margin:0;font-size:.875rem}.profile-product-modal__activate-options{gap:.625rem;margin-top:1.5625rem;display:grid}.profile-product-modal__activate-option{color:#fff;cursor:pointer;background:#313945;border:.0625rem solid #0000;border-radius:1rem;align-items:center;gap:1.25rem;min-height:5.375rem;padding:1rem 1.25rem;display:flex;position:relative}.profile-product-modal__activate-option--premium{border-color:#8f73ff}.profile-product-modal__activate-option-icon{object-fit:contain;flex:0 0 1.875rem;width:1.875rem;height:1.875rem}.profile-product-modal__activate-option-content{flex:1;gap:.375rem;min-width:0;display:grid}.profile-product-modal__activate-option-head{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.profile-product-modal__activate-option-title,.profile-product-modal__activate-option-price{font-size:1rem;font-weight:600}.profile-product-modal__activate-premium{background:linear-gradient(90deg,#d619eb 0%,#652edf 100%);border-radius:.75rem;padding:.1875rem .5rem;font-size:.875rem;font-weight:600}.profile-product-modal__activate-option-text{color:#cecece;font-size:.8125rem;line-height:1.35}.profile-product-modal__activate-radio{clip:rect(0 0 0 0);width:.0625rem;height:.0625rem;margin:-.0625rem;position:absolute;overflow:hidden}.profile-product-modal__activate-radio-view{border:.125rem solid #68748a;border-radius:50%;flex:0 0 1.375rem;width:1.375rem;height:1.375rem}.profile-product-modal__activate-radio:checked~.profile-product-modal__activate-radio-view{background:#8f73ff;border-color:#8f73ff;box-shadow:inset 0 0 0 .3125rem #313945}.profile-product-modal__activate-submit{margin-top:1.5625rem}.profile-product--active .profile-product__current{color:#00cd63}.profile-product--active__stock{margin-top:.625rem;font-size:1rem;font-weight:400}.profile-product--active__stock span{color:#fff;font-weight:500}.profile-editor{z-index:120;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.profile-editor__overlay{background:#030511cc;border:0;position:absolute;inset:0}.profile-editor__dialog{z-index:1;color:#fff;background:#10182a;border:.0625rem solid #343852;border-radius:1.5rem;width:min(35rem,100%);max-height:calc(100vh - 2.5rem);padding:1.875rem;position:relative;overflow:auto}.profile-editor__head,.profile-editor__avatar-row,.profile-editor__actions{align-items:center;display:flex}.profile-editor__head{justify-content:space-between}.profile-editor__head h2{margin:0;font-size:1.625rem}.profile-editor__close{color:inherit;cursor:pointer;background:0 0;border:0;font-size:2rem}.profile-editor__form{gap:1.375rem;margin-top:1.75rem;display:grid}.profile-editor__avatar-row{gap:1.25rem}.profile-editor__avatar{object-fit:cover;border-radius:50%;width:6rem;height:6rem}.profile-editor__avatar-actions{gap:.625rem;display:grid}.profile-editor__avatar-actions button,.profile-editor__file-button{color:inherit;cursor:pointer;font:inherit;text-align:center;background:#202a3d;border:.0625rem solid #505a75;border-radius:.625rem;padding:.625rem .875rem}.profile-editor__file-button input{opacity:0;width:.0625rem;height:.0625rem;position:absolute;overflow:hidden}.profile-editor__field{gap:.5rem;display:grid}.profile-editor__field input,.profile-editor__field textarea{box-sizing:border-box;width:100%;color:inherit;font:inherit;background:#0a1222;border:.0625rem solid #3c4660;border-radius:.625rem;padding:.75rem .875rem}.profile-editor__field textarea{resize:vertical}.profile-editor__field small{color:#7b7c91}.profile-editor__error{color:#ffabb5;margin:0}.profile-editor__actions{gap:.75rem}.profile-editor__save,.profile-editor__cancel{color:#fff;cursor:pointer;min-height:3rem;font:inherit;border:0;border-radius:.75rem;padding:0 1.375rem;font-weight:600}.profile-editor__save{background:#652edf}.profile-editor__cancel{background:#313945}.profile-editor__save:disabled,.profile-editor__cancel:disabled{cursor:wait;opacity:.7}@media (max-width:43.75rem){.profile-editor{padding:.75rem}.profile-editor__dialog{border-radius:1.125rem;max-height:calc(100vh - 1.5rem);padding:1.375rem 1.125rem}.profile-editor__head h2{font-size:1.375rem}.profile-editor__avatar-row{flex-direction:column;align-items:flex-start}.profile-editor__avatar-actions{width:100%}.profile-editor__actions{flex-direction:column;align-items:stretch}.profile-editor__save,.profile-editor__cancel{width:100%}}.profile-product--inactive .profile-product__current{color:#7b7c91}.seller-products__grid{grid-template-columns:repeat(5,15.625rem);gap:1.25rem 1.875rem;margin-top:1.875rem;display:grid}.seller-products{margin-top:2.5rem}.seller-products .product-card{background-color:#0000;height:auto}.seller-products .product-card .product-card__title{height:auto;margin:1.25rem .9375rem 0;line-height:normal}.seller-products .product-card .product-card__rating{gap:.625rem;margin:.9375rem .9375rem 0;padding:0}.seller-products .product-card .product-card__stars{object-fit:contain;width:5rem;height:1rem}.seller-products .product-card .product-card__reviews{font-size:.75rem}.seller-products .product-card .product-card__price{margin:1.25rem .9375rem;font-size:1.5rem;font-weight:600}.profile-product-modal,.product-buy-modal{overflow:hidden}.profile-product-modal__window,.product-buy-modal__window{width:46.875rem;max-width:none;max-height:none;overflow:hidden}.profile-product-modal__promo,.profile-product-modal__boost-card,.profile-product-modal__boost-submit,.profile-product-modal__button{max-width:100%}.profile-product__status--active{color:#00cd63}.profile-product__status--pending{color:#2464cd}.profile-product__status--draft{color:#9a9bad}.profile-product__status--inactive{color:#e8a328}.profile-product__status--sold{color:#bec7d5}.profile-product__status--blocked{color:#e95252}.profile-product__status--needs_changes{color:#e8a328}.profile-product__status--rejected{color:#a56bff}.profile-product__status--deleted{color:#ce3232}.profile-product__status-group{gap:.3125rem;display:grid}.profile-product__status-context{color:#9a9bad;font-size:.8125rem;line-height:1.3}.profile-product__status-context--reason{color:#ffabb5}.profile-product__status-context--product-processing{color:#2464cd}.profile-product__status-context--media-processing{color:#8f73ff}.profile-product-modal__window--restock{min-height:0}.profile-product-modal__restock-product{color:#fff;align-items:center;gap:.9375rem;margin-top:1.875rem;font-size:1.25rem;font-weight:500;display:flex}.profile-product-modal__restock-product img{object-fit:cover;border-radius:.625rem;width:4.375rem;height:3.4375rem}.profile-product-modal__restock-toggle{color:#fff;cursor:pointer;align-items:center;gap:.75rem;margin-top:1.875rem;font-size:1.125rem;display:flex}.profile-product-modal__restock-toggle input{accent-color:#652edf;width:1.25rem;height:1.25rem}.profile-product-modal__restock-field{color:#fff;gap:.75rem;margin-top:1.5625rem;font-size:1.125rem;display:grid}.profile-product-modal__restock-field input,.profile-product-modal__restock-field textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#010a19;border:.03125rem solid #3a4c66;border-radius:.9375rem;outline:none;padding:.9375rem 1.25rem}.profile-product-modal__restock-field textarea{resize:vertical;min-height:8.125rem}.profile-product-modal__window--restock .profile-product-modal__button{margin-top:1.875rem}.profile-product-modal__window--agreement{min-height:0}.profile-product-modal__agreement-list{gap:.875rem;margin-top:1.75rem;display:grid}.profile-product-modal__agreement-item{color:#fff;cursor:pointer;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.45;display:flex}.profile-product-modal__agreement-item input{accent-color:#652edf;width:1.125rem;height:1.125rem;margin-top:.125rem}.auth{background-color:#010a19;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-screen{width:100%;display:none}.auth-screen--active{display:block}.auth-screen__inner{width:25rem;margin:0 auto}.auth-screen__inner--confirm{width:36.25rem}.auth-screen__title{color:#fff;text-align:center;font-family:Inter;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.auth-screen__text{color:#cecece;text-align:center;margin-top:1.25rem;font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.auth-screen__text--confirm{line-height:1.25}.auth-screen__text--confirm span{display:block}.auth-screen__bottom{color:#fff;text-align:center;margin-top:1.875rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.auth-screen__bottom a{color:#8f73ff;font-weight:500}.auth-screen__bottom--register{margin-top:1.25rem}.auth-form{margin-top:3.125rem}.auth-form--register{margin-top:1.875rem}.auth-form__field{background-color:#0000;border:.0625rem solid #333942;border-radius:.9375rem;align-items:center;width:100%;height:3.4375rem;padding:0 1.25rem;display:flex}.auth-form__field+.auth-form__field{margin-top:1.25rem}.auth-form__icon{object-fit:contain;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.auth-form__input{color:#fff;background-color:#0000;border:none;outline:none;width:100%;height:100%;margin-left:1.25rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.auth-form__input::placeholder{color:#cecece}.auth-form__hint{color:#333942;margin-top:.5rem;margin-bottom:.625rem;margin-left:1.25rem;font-family:Inter;font-size:.6875rem;font-style:normal;font-weight:400;line-height:normal}.auth-form__forgot{color:#8f73ff;text-align:right;margin-top:.9375rem;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;display:block}.auth-form__submit{color:#fff;cursor:pointer;background:#652edf;border:none;border-radius:.9375rem;width:100%;height:3.75rem;margin-top:1.25rem;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal;transition:background-color .16s,opacity .16s}.auth-form__submit:disabled,.auth-form__submit--loading{cursor:wait;opacity:.9;background:#45209a}.auth-form__submit--loading:after{content:"";vertical-align:-.125rem;border:.125rem solid #ffffff59;border-top-color:#fff;border-radius:50%;width:.875rem;height:.875rem;margin-left:.625rem;animation:.7s linear infinite auth-button-spinner;display:inline-block}.auth-form__submit--register{margin-top:1.875rem}.auth-divider{align-items:center;gap:1.25rem;margin-top:1.875rem;display:flex}.auth-divider--register{margin-top:2.1875rem}.auth-divider:before,.auth-divider:after{content:"";background-color:#1a2330;width:100%;height:.0625rem}.auth-divider__text{color:#333942;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.auth-socials,.auth-socials--register{margin-top:1.875rem}.auth-socials__button{color:#fff;background-color:#0000;border:.03125rem solid #3c4296;border-radius:.9375rem;justify-content:center;align-items:center;width:100%;height:3.4375rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:flex}.auth-socials__button+.auth-socials__button{margin-top:1.25rem}.auth-socials__icon{object-fit:contain;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;margin-right:1.25rem}.auth-confirm__icon{object-fit:contain;width:3.125rem;height:2.375rem;margin:0 auto 2.1875rem}.auth-confirm__submit{width:25rem;margin:4.375rem auto 0;display:block}.auth-confirm__timer{color:#333942;text-align:center;cursor:pointer;background:0 0;border:0;margin-top:1.875rem;margin-left:auto;margin-right:auto;padding:0;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:block}.auth-confirm__timer:disabled{color:#333942;cursor:default}.auth-confirm__timer:not(:disabled){color:#8f73ff}.auth-code{justify-content:center;gap:1.25rem;margin-top:3.125rem;display:flex}.auth-code__input{color:#fff;text-align:center;background-color:#0000;border:.0625rem solid #333942;border-radius:1.5625rem;outline:none;width:5rem;height:6.25rem;font-family:Inter;font-size:2.5rem;font-style:normal;font-weight:400;line-height:normal}.auth-code__input:focus{border-color:#3c4296}.auth-back{color:#8f73ff;text-align:center;margin-top:2.5rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:block}.auth-back--register{margin-top:.9375rem}.auth-skeleton{background-color:#111a28;position:relative;overflow:hidden}.auth-skeleton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);animation:1.4s infinite auth-skeleton;position:absolute;inset:0;transform:translate(-100%)}.auth-skeleton__title{border-radius:.625rem;width:16.25rem;height:2.4375rem;margin:0 auto}.auth-skeleton__title--register{width:13.125rem}.auth-skeleton__text{border-radius:.5rem;width:11.875rem;height:1.1875rem;margin:1.0625rem auto 0}.auth-skeleton__text--register{width:13.125rem}.auth-skeleton__bottom{border-radius:.5rem;width:15.9375rem;height:1.0625rem;margin:1.875rem auto 0}.auth-skeleton__bottom--register{margin-top:1.25rem}.auth-skeleton-form{margin-top:3.125rem}.auth-skeleton-form--register{margin-top:1.875rem}.auth-skeleton-form__field{border-radius:.9375rem;width:100%;height:3.4375rem}.auth-skeleton-form__field+.auth-skeleton-form__field{margin-top:1.25rem}.auth-skeleton-form__hint{border-radius:.4375rem;width:7.5rem;height:.8125rem;margin-top:.5rem;margin-bottom:.625rem;margin-left:1.25rem}.auth-skeleton-form__forgot{border-radius:.4375rem;width:5.9375rem;height:.9375rem;margin-top:.9375rem;margin-left:auto}.auth-skeleton-form__button{border-radius:.9375rem;width:100%;height:3.75rem;margin-top:1.25rem}.auth-skeleton-form__button--register{margin-top:1.875rem}.auth-skeleton-divider{align-items:center;gap:1.25rem;margin-top:2.1875rem;display:flex}.auth-skeleton-divider--register{margin-top:2.1875rem}.auth-skeleton-divider__line{background-color:#111a28;width:100%;height:.0625rem;display:block}.auth-skeleton-divider__text{color:#333942;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.auth-skeleton-socials,.auth-skeleton-socials--register{margin-top:1.875rem}.auth-skeleton-socials__button{border-radius:.9375rem;width:100%;height:3.4375rem}.auth-skeleton-socials__button+.auth-skeleton-socials__button{margin-top:1.25rem}.auth-skeleton-confirm__icon{border-radius:.5rem;width:3.125rem;height:2.375rem;margin:0 auto 2.1875rem}.auth-skeleton-confirm__title{border-radius:.625rem;width:22.5rem;height:2.4375rem;margin:0 auto}.auth-skeleton-confirm__text{border-radius:.5rem;width:14.375rem;height:2.5rem;margin:1.0625rem auto 0}.auth-skeleton-confirm__button{border-radius:.9375rem;width:25rem;height:3.75rem;margin:4.375rem auto 0}.auth-skeleton-confirm__timer{border-radius:.5rem;width:11.875rem;height:1.0625rem;margin:1.875rem auto 0}.auth-skeleton-confirm__back{border-radius:.5rem;width:10.625rem;height:1.0625rem;margin:2.5rem auto 0}.auth-skeleton-confirm__back--register{margin-top:.9375rem}.auth-skeleton-code{justify-content:center;gap:1.25rem;margin-top:3.125rem;display:flex}.auth-skeleton-code__item{border-radius:1.25rem;width:5rem;height:6.25rem}.auth-recovery__icon{object-fit:contain;width:2.125rem;height:2.8125rem;margin:0 auto 2.1875rem}.auth-form--recovery{margin-top:3.125rem}.auth-back--recovery{margin-top:3.75rem}.auth-skeleton-recovery__icon{border-radius:.5rem;width:2.125rem;height:2.8125rem;margin:0 auto 2.1875rem}.auth-skeleton-recovery__title{border-radius:.625rem;width:20.625rem;height:2.4375rem;margin:0 auto}.auth-skeleton-recovery__text{border-radius:.5rem;width:18.125rem;height:1.1875rem;margin:1.25rem auto 0}.auth-skeleton-recovery__back{border-radius:.5rem;width:10.625rem;height:1.0625rem;margin:3.75rem auto 0}.auth-skeleton-form--recovery{margin-top:3.125rem}.auth-screen__text--password{line-height:1.25}.auth-screen__text--password span{display:block}.auth-password__icon{object-fit:contain;width:3.125rem;height:3.125rem;margin:0 auto 2.1875rem}.auth-form--password{margin-top:3.125rem}.auth-form__input--no-icon{margin-left:0}.auth-form__submit--password{margin-top:3.125rem}.auth-back--password{margin-top:2.5rem}.auth-skeleton-password__icon{border-radius:.5rem;width:3.125rem;height:3.125rem;margin:0 auto 2.1875rem}.auth-skeleton-password__title{border-radius:.625rem;width:15rem;height:2.4375rem;margin:0 auto}.auth-skeleton-password__text{border-radius:.5rem;width:17.5rem;height:2.5rem;margin:1.25rem auto 0}.auth-skeleton-password__back{border-radius:.5rem;width:10.625rem;height:1.0625rem;margin:2.5rem auto 0}.auth-skeleton-form--password,.auth-skeleton-form__button--password{margin-top:3.125rem}@keyframes auth-skeleton{to{transform:translate(100%)}}@keyframes auth-button-spinner{to{transform:rotate(360deg)}}.product-page{padding-top:1.875rem}.product-page__back{color:#7b7c91;align-items:center;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;display:inline-flex}.product-page__hero{grid-template-columns:43.125rem 1fr;column-gap:5rem;margin-top:1.875rem;display:grid}.product-page__media{min-width:0}.product-page__main-image{object-fit:cover;border-radius:1.5625rem;width:43.125rem;height:32.25rem}.product-page__thumbs{grid-template-columns:repeat(4,9.375rem);justify-content:center;column-gap:1.25rem;margin-top:1.25rem;display:grid}.product-page__thumb{cursor:pointer;background-color:#0000;border:.0625rem solid #0000;border-radius:1.5625rem;width:9.375rem;height:7rem;padding:0;overflow:hidden}.product-page__thumb img{object-fit:cover;width:100%;height:100%}.product-page__thumb--active{border-color:#8f73ff}.product-page__info{padding-top:1.25rem}.product-page__price-row{align-items:center;gap:1.25rem;display:flex}.product-page__price{color:#00cd63;font-family:Inter,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.product-page__discount{color:#fff;background-color:#00cd63;border-radius:1.875rem;justify-content:center;align-items:center;height:1.5625rem;padding:0 .5rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;display:inline-flex}.product-page__old-price{color:#7b7c91;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:normal;text-decoration:line-through}.product-page__title{color:#fff;max-width:37.5rem;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:2.25rem;font-style:normal;font-weight:600;line-height:normal}.product-page__seller{align-items:center;margin-top:1.875rem;display:flex}.product-page__seller-avatar{object-fit:cover;border-radius:6.25rem;flex-shrink:0;width:6.25rem;height:6.25rem}.product-page__seller-content{flex-direction:column;margin-left:1.875rem;display:flex}.product-page__seller-name{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.product-page__rating{color:#fff;align-items:center;gap:.625rem;margin-top:.625rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;display:flex}.product-page__stars{color:#ffffff38;align-items:center;gap:.125rem;width:5rem;height:1rem;display:flex}.product-page__star{background-color:currentColor;flex:0 0 .875rem;width:.875rem;height:.875rem;display:block;-webkit-mask:url(/assets/img/star.svg) 50%/contain no-repeat;mask:url(/assets/img/star.svg) 50%/contain no-repeat}.product-page__star--active{color:#ffd500}.product-page__reviews{color:#8f73ff}.product-page__success{color:#7b7c91;margin-top:.625rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.product-page__success b{color:#fff;margin-left:.3125rem;font-weight:700}.product-page__stock{color:#fff;margin-top:3.125rem;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}.product-page__stock span{color:#00cd63}.product-page__button{color:#fff;text-align:center;background-color:#652edf;border-radius:1.5625rem;justify-content:center;align-items:center;width:100%;height:5rem;margin-top:1.875rem;font-family:Inter,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.product-page__features{align-items:center;gap:1.25rem;margin-top:3.125rem;display:flex}.product-page__feature{background-color:#1a2330;border-radius:1.25rem;flex-direction:column;justify-content:center;min-width:8.125rem;height:4.6875rem;padding:0 1.875rem;display:flex}.product-page__feature span{color:#7b7c91;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.product-page__feature b{color:#fff;margin-top:.3125rem;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.product-page__description{width:55.625rem;margin-top:1.875rem}.product-page__section-title{color:#fff;font-family:Inter,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.product-page__description-content{align-items:flex-end;gap:1.25rem;margin-top:1.875rem;display:flex}.product-page__text{color:#7b7c91;-webkit-line-clamp:4;-webkit-box-orient:vertical;width:43.125rem;margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;overflow:hidden}.product-page__show-more{color:#8f73ff;white-space:nowrap;cursor:pointer;background-color:#0000;border:none;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.product-page__seller-products{margin-top:3.125rem}.product-page__grid{grid-template-columns:repeat(5,15.625rem);column-gap:1.875rem;margin-top:1.25rem;display:grid}.product-page__badge{color:#fff;background:linear-gradient(90deg,#d619eb 0%,#652edf 100%);border-radius:1.5625rem;justify-content:center;align-items:center;width:max-content;height:2.5rem;margin-bottom:1.875rem;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:normal;display:none}.product-page__statuses{align-items:center;margin-bottom:1.875rem;display:flex}.product-page__status{color:#fff;border-radius:1.5625rem;justify-content:center;align-items:center;height:2.5rem;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal;display:none}.product-page__status--current{display:inline-flex}.product-page__status--active{background-color:#00cd63}.product-page__status--draft{background-color:#1a2330}.product-page__status--inactive,.product-page__status--blocked{background-color:#ce3232}.product-page__status--processing{background-color:#2464cd}.product-page__report-action{justify-content:flex-end;margin-top:.75rem;display:flex}.product-page__report-action button,.product-page__report-action a{color:#9fa6bd;cursor:pointer;font:inherit;text-underline-offset:.1875rem;background:0 0;border:0;padding:.25rem 0;text-decoration:underline}.product-page__status--pending{background-color:#2464cd}.product-page__status--needs_changes{background-color:#e8a328}.product-page__status--rejected{background-color:#a56bff}.product-page__status--sold{background-color:#1a2330}.product-page__status--deleted{background-color:#ce3232}.product-page__blocked-text{color:#7b7c91;margin-left:1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:normal;display:none}.product-page__status--blocked.product-page__status--current+.product-page__blocked-text{display:inline}.product-page__status-context{color:#7b7c91;margin-left:1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:normal;display:inline}.product-page__seller-meta{color:#7b7c91;margin-top:3.125rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:normal}.product-page__seller-meta span{color:#fff}.product-page__button--outline{background:#2464cd;border:.0625rem solid #2464cd;margin-top:1.25rem}.product-page__button--edit{background:#2464cd;border-color:#2464cd}.product-page__button--danger{background:#e95252;border:.0625rem solid #e95252}.product-page__data{background-color:#1a2330;border-radius:1.5625rem;width:43.125rem;margin-top:1.875rem;padding:1.25rem}.product-page__data-title{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:normal}.product-page__data-text{color:#7b7c91;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal;display:-webkit-box;overflow:hidden}.product-page__data-text--expanded{-webkit-line-clamp:unset}.product-page__data-more{color:#8f73ff;cursor:pointer;background-color:#0000;border:none;width:max-content;margin:1.25rem 0 0 auto;padding:0;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;line-height:normal;display:block}.product-page__auto-delivery .product-page__description-content{align-items:flex-end}.product-page__auto-delivery .product-page__data-text{-webkit-line-clamp:unset;display:block}.product-page__category{align-items:center;margin-top:1.875rem;display:flex}.product-page__category-icon{object-fit:cover;border-radius:1.5625rem;width:4.375rem;height:4.375rem}.product-page__category-content{margin-left:1.25rem}.product-page__category-title{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:normal}.product-page__category-text{color:#7b7c91;margin-top:.625rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:normal}.product-page--seller .product-page__info{padding-top:0}.product-page--seller .product-page__price-row,.product-page--seller .product-page__description{margin-top:2.1875rem}.product-page--premium .product-page__badge{display:inline-flex}.product-page--premium .product-page__button{background:linear-gradient(90deg,#d619eb 0%,#652edf 100%)}.product-page--premium .product-page__button--edit{background:#2464cd;border-color:#2464cd}.product-buy-modal{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.product-buy-modal--open{opacity:1;visibility:visible;pointer-events:auto}.product-buy-modal__overlay{background-color:#010a19db;position:absolute;inset:0}.product-buy-modal__window{background-color:#202838;border-radius:1.5625rem;width:46.875rem;height:35.4375rem;padding:1.875rem 3.125rem 3.125rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-buy-modal__close{color:#7b7c91;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:Inter,sans-serif;font-size:3.375rem;font-style:normal;font-weight:200;line-height:1;display:flex;position:absolute;top:1.875rem;right:3.125rem}.product-buy-modal__title{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:2rem;font-style:normal;font-weight:600;line-height:normal}.product-buy-modal__subtitle{color:#7b7c91;text-align:center;margin-top:1.875rem;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}.product-buy-modal__product{align-items:center;gap:3.125rem;margin-top:3.125rem;margin-bottom:3.125rem;display:flex}.product-buy-modal__image{aspect-ratio:75/56;object-fit:cover;border-radius:1.5625rem;flex-shrink:0;width:18.75rem;height:14rem}.product-buy-modal__info{min-width:0}.product-buy-modal__price-row{align-items:center;gap:1.25rem;display:flex}.product-buy-modal__price{color:#00cd63;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.product-buy-modal__discount{aspect-ratio:2;color:#fff;background-color:#00cd63;border-radius:1.875rem;justify-content:center;align-items:center;width:3.125rem;height:1.5625rem;padding:0;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;display:inline-flex}.product-buy-modal__old-price{color:#7b7c91;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:line-through}.product-buy-modal__name{color:#fff;margin-top:.9375rem;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.product-buy-modal__label{color:#7b7c91;margin-top:1.875rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.product-buy-modal__value{color:#fff;margin-top:.3125rem;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}.product-buy-modal__button{color:#fff;background-color:#652edf;border-radius:1.5625rem;justify-content:center;align-items:center;width:100%;height:5rem;margin-top:0;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}.deal-page{padding-top:1.875rem;padding-bottom:5rem}.deal-page__back{color:#7b7c91;align-items:center;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;display:inline-flex}.deal-page__head{margin-top:1.875rem}.deal-page__title-row{align-items:center;gap:1.875rem;display:flex}.deal-page__title{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.deal-page__status{color:#7b7c91;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.deal-page__status-group{gap:.3125rem;display:grid}.deal-page__deadline{color:#78bfff;white-space:nowrap;background-color:#009dff1a;border:.03125rem solid #009dff73;border-radius:6.25rem;width:fit-content;margin:0;padding:.3125rem .5625rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:normal}.deal-page__status--active{color:#00cd63}.deal-page__status--waiting{color:#009dff}.deal-page__status--problem,.deal-page__status--returned{color:#e95252}.deal-page__status--success{color:#7b7c91}.deal-page__created{color:#aeb0be;margin-top:.625rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.deal-page__notice{background-color:#0000;border:.03125rem solid #3c4296;border-radius:1.5625rem;flex-direction:column;align-items:center;min-height:17.5rem;margin-top:2.1875rem;padding:2.1875rem 1.875rem 1.875rem;display:flex}.deal-page__notice-title{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:2.5rem;font-style:normal;font-weight:500;line-height:normal}.deal-page__notice-text{color:#aeb0be;text-align:center;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}.deal-page__notice-actions{justify-content:center;align-items:center;gap:1.875rem;margin-top:3.125rem;display:flex}.deal-page__notice-button{color:#fff;text-align:center;cursor:pointer;border:none;border-radius:1.5625rem;justify-content:center;align-items:center;width:18.75rem;height:4.375rem;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.deal-page__notice-button--dark{background-color:#1a2330}.deal-page__notice-button--primary{background-color:#652edf}.deal-page__layout{grid-template-columns:51.25rem 29.375rem;column-gap:3.125rem;margin-top:3.125rem;display:grid}.deal-page__main,.deal-page__side{min-width:0}.deal-page__section-title{color:#fff;font-family:Inter,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.deal-page__product-inner{grid-template-columns:26.875rem 1fr;column-gap:1.875rem;margin-top:1.875rem;display:grid}.deal-page__product-image{object-fit:cover;border-radius:1.5625rem;width:26.875rem;height:20rem}.deal-page__price-row{align-items:center;gap:.9375rem;display:flex}.deal-page__price{color:#00cd63;font-family:Inter,sans-serif;font-size:2rem;font-weight:500;line-height:normal}.deal-page__discount{color:#fff;background-color:#00cd63;border-radius:1.875rem;justify-content:center;align-items:center;height:1.5625rem;padding:0 .5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;line-height:normal;display:inline-flex}.deal-page__old-price{color:#7b7c91;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;line-height:normal;text-decoration:line-through}.deal-page__product-title{color:#fff;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:normal}.deal-page__receive{flex-direction:column;margin-top:1.875rem;display:flex}.deal-page__receive span{color:#7b7c91;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal}.deal-page__receive b{color:#fff;margin-top:.3125rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal}.deal-page__category{align-items:center;margin-top:1.875rem;display:flex}.deal-page__category-icon{object-fit:cover;border-radius:1.5625rem;width:4.375rem;height:4.375rem}.deal-page__category-content{margin-left:1.25rem}.deal-page__category-title{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:normal}.deal-page__category-text{color:#7b7c91;margin-top:.625rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal}.deal-page__delivery{margin-top:1.875rem}.deal-page__subtitle{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:normal}.deal-page__delivery-row{align-items:center;gap:3.125rem;margin-top:1.375rem;display:flex}.deal-page__delivery-row p{color:#7b7c91;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;line-height:normal}.deal-page__delivery-row span{color:#fff;font-weight:500}.deal-page__data{background-color:#1a2330;border-radius:1.5625rem;width:51.25rem;margin-top:1.875rem;padding:1.25rem}.deal-page__data-title{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:normal}.deal-page__data-text{color:#aeb0be;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal;display:-webkit-box;overflow:hidden}.deal-page__data-more{color:#8f73ff;cursor:pointer;background-color:#0000;border:none;width:max-content;margin:1.5625rem 0 0 auto;padding:0;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;line-height:normal;display:block}.deal-page__seller-info{margin-top:3.125rem}.deal-page__rules{margin-top:1.875rem;padding:0;list-style:none}.deal-page__rules li{color:#7b7c91;padding-left:1.875rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;line-height:normal;position:relative}.deal-page__rules li:not(:first-child){margin-top:1.5625rem}.deal-page__rules li:before{content:"";background-color:#652edf;border-radius:50%;width:.5625rem;height:.5625rem;position:absolute;top:.5625rem;left:0}.deal-page__parties-row{justify-content:space-between;align-items:flex-start;margin-top:1.875rem;display:flex}.deal-page__party-label{color:#7b7c91;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:normal}.deal-page__party-user{align-items:center;gap:.9375rem;margin-top:.9375rem;display:flex}.deal-page__party-user b{color:#fff;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal}.deal-page__party-avatar{object-fit:cover;border-radius:6.25rem;width:3.75rem;height:3.75rem}.deal-page__progress{margin-top:3.125rem}.deal-page__timeline{margin-top:1.875rem}.deal-page__timeline-item{grid-template-columns:1fr auto;column-gap:1.25rem;padding-left:2.8125rem;display:grid;position:relative}.deal-page__timeline-item:not(:last-child){padding-bottom:1.25rem}.deal-page__timeline-item:before{content:"";z-index:2;background-color:#1a2330;border-radius:50%;width:1.5625rem;height:1.5625rem;position:absolute;top:.1875rem;left:0}.deal-page__timeline-item:not(:last-child):after{content:"";z-index:1;background-color:#1a2330;width:.0625rem;position:absolute;top:1.75rem;bottom:-.625rem;left:.75rem}.deal-page__timeline-item--done:before,.deal-page__timeline-item--done:not(:last-child):after{background-color:#652edf}.deal-page__timeline-content h3{color:#fff;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal}.deal-page__timeline-content p{color:#7b7c91;margin-top:.3125rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:normal}.deal-page__timeline-item time{color:#7b7c91;white-space:nowrap;padding-top:.3125rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:normal}.deal-page__transaction{margin-top:3.125rem}.deal-page__transaction-text{color:#7b7c91;margin-top:1.875rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal}.deal-page__refund{color:#e95252;cursor:pointer;background-color:#0000;border:none;margin-top:3.125rem;padding:0;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:normal}.deal-page__review{margin-bottom:3.125rem}.deal-page__review-card{background-color:#1a2330;border-radius:1.5625rem;margin-top:1.875rem;padding:1.5625rem 1.25rem}.deal-page__review-head{align-items:flex-start;display:flex}.deal-page__review-avatar{background-color:#ff008c;border-radius:6.25rem;flex-shrink:0;width:5rem;height:5rem}.deal-page__review-info{margin-left:1.5625rem}.deal-page__review-info h3{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:normal}.deal-page__review-stars{align-items:center;gap:.25rem;margin-top:.625rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:normal;display:flex}.deal-page__review-star{color:#596477}.deal-page__review-star--active{color:#ffd500}.deal-page__review-head time{color:#aeb0be;white-space:nowrap;margin-left:auto;padding-top:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:normal}.deal-page__review-text{color:#fff;margin-top:1.875rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal}.deal-page__transaction-card{background-color:#1a2330;border-radius:1.5625rem;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.875rem;padding:1.25rem;display:flex}.deal-page__transaction-content h3{color:#fff;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal}.deal-page__transaction-content p{color:#7b7c91;max-width:17.5rem;margin-top:.75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal}.deal-page__transaction-card strong{color:#00cd63;white-space:nowrap;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;line-height:normal}.deal-page__notice-title--danger{color:#e95252}.deal-page__timeline-item--danger:before{background-color:#e95252}.deal-page__transaction-card .deal-page__transaction-price--minus{color:#e95252}.deal-page__problem-button{color:#e95252;cursor:pointer;background-color:#0000;border:none;margin-top:3.125rem;padding:0;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:normal}.deal-page__problem-button:disabled{color:#7b7c91;cursor:not-allowed}.deal-page__dispute-wait{color:#7b7c91;margin-top:.625rem;font-size:1rem}.deal-page__notice--review{min-height:18.125rem}.deal-page__notice-text--large{margin-top:1.5625rem;font-size:2rem;font-weight:400}.deal-page__rating-stars{justify-content:center;align-items:center;gap:1.25rem;margin-top:3.125rem;display:flex}.deal-page__rating-stars button{color:#652edf;cursor:pointer;background-color:#0000;border:none;padding:0;font-family:Inter,sans-serif;font-size:4.75rem;font-weight:100;line-height:1}.deal-page__rating-stars--modal{margin-top:1.5rem}.deal-page__rating-stars--modal button{font-size:2.875rem}.deal-modal{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.deal-modal--open{opacity:1;visibility:visible;pointer-events:auto}.deal-modal__overlay{background-color:#010a19db;position:absolute;inset:0}.deal-modal__window{background-color:#202838;border-radius:1.5625rem;width:37.5rem;max-width:calc(100% - 2rem);padding:2.1875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.deal-modal__window--review{width:35rem}.deal-modal__window--dispute{max-height:calc(100vh - 2rem);overflow-y:auto}.deal-modal__field{color:#fff;margin-top:1.125rem;font-size:1rem;font-weight:500;display:block}.deal-modal__input{color:#fff;width:100%;font:inherit;background:#1a2330;border:.0625rem solid #7b7c91;border-radius:.625rem;margin-top:.5rem;padding:.75rem .875rem;display:block}.deal-modal__input:focus-visible{outline-offset:.125rem;outline:.125rem solid #652edf}.deal-modal__title{color:#fff;text-align:center;font-size:2rem;font-weight:500;line-height:normal}.deal-modal__text{color:#7b7c91;text-align:center;margin-top:1.25rem;font-size:1rem;font-weight:400;line-height:normal}.deal-modal__check{color:#fff;cursor:pointer;align-items:center;gap:1.25rem;width:max-content;margin:3.125rem auto 0;font-size:1.25rem;font-weight:500;line-height:normal;display:flex}.deal-modal__checkbox{display:none}.deal-modal__box{background-color:#0000;border:.0625rem solid #7b7c91;border-radius:.3125rem;width:1.875rem;height:1.875rem}.deal-modal__checkbox:checked+.deal-modal__box{background-color:#652edf;border-color:#652edf}.deal-modal__actions{align-items:center;gap:1.875rem;margin-top:3.125rem;display:flex}.deal-modal__button{color:#fff;cursor:pointer;border:none;border-radius:1.5625rem;justify-content:center;align-items:center;width:50%;height:4.375rem;font-size:1.5rem;font-weight:500;line-height:normal;display:inline-flex}.deal-modal__button--cancel{background-color:#343c49}.deal-modal__button--confirm{background-color:#652edf}.deal-modal__button--confirm:disabled{color:#7b7c91;cursor:default;background-color:#2b3440}.deal-modal__rating-stars{justify-content:center;align-items:center;gap:.625rem;margin:1.625rem 0 0;display:flex}.deal-modal__rating-stars button{color:#596477;cursor:pointer;background:0 0;border:none;width:3rem;height:3rem;padding:0;font-family:Inter,sans-serif;font-size:2.625rem;font-weight:400;line-height:1;transition:color .15s,transform .15s}.deal-modal__rating-stars button:hover,.deal-modal__rating-stars button:focus-visible{color:#ffd500;transform:scale(1.08)}.deal-modal__rating-stars .deal-page__rating-star--active{color:#ffd500}.deal-modal__field--stacked{flex-direction:column;gap:.625rem;margin-top:1.625rem;display:flex}.deal-modal__field-label{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal}.deal-modal__field-label em{color:#7b7c91;font-style:normal;font-weight:400}.deal-modal__textarea{resize:vertical;color:#fff;background-color:#161f2d;border:.0625rem solid #3b4658;border-radius:.875rem;outline:none;width:100%;min-height:7.75rem;max-height:13.75rem;padding:1rem 1.125rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.45}.deal-modal__textarea::placeholder{color:#78849a}.deal-modal__textarea:focus{border-color:#652edf;box-shadow:0 0 0 .1875rem #652edf2e}@media screen and (max-width:68.75rem){.deal-page__layout{grid-template-columns:minmax(0,1fr);row-gap:3.125rem}.deal-page__data{width:100%}}@media screen and (max-width:40rem){.deal-page{padding-top:1.25rem;padding-bottom:2.8125rem}.deal-page__head{margin-top:1.375rem}.deal-page__title-row{flex-direction:column;align-items:flex-start;gap:.625rem}.deal-page__title{overflow-wrap:anywhere}.deal-page__notice{min-height:0;padding:1.75rem 1.125rem}.deal-page__notice-title{font-size:1.875rem}.deal-page__notice-text,.deal-page__notice-text--large{font-size:1.0625rem}.deal-page__notice-actions{flex-direction:column;align-items:stretch;gap:.875rem;width:100%;margin-top:1.875rem}.deal-page__notice-button{border-radius:1.125rem;width:100%;height:3.375rem;font-size:1.125rem}.deal-page__layout{row-gap:2.625rem;margin-top:2.375rem}.deal-page__section-title{font-size:1.625rem}.deal-page__product-inner{grid-template-columns:minmax(0,1fr);row-gap:1.375rem;margin-top:1.375rem}.deal-page__product-image{aspect-ratio:4/3;width:100%;height:auto}.deal-page__price{font-size:1.75rem}.deal-page__data,.deal-page__review-card,.deal-page__transaction-card{border-radius:1.125rem}.deal-page__data-title,.deal-page__product-title,.deal-page__category-title,.deal-page__subtitle{font-size:1.3125rem}.deal-page__data-text,.deal-page__rules li,.deal-page__review-text{font-size:1rem}.deal-page__parties-row{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.deal-page__party-user b{overflow-wrap:anywhere;min-width:0;font-size:1.0625rem}.deal-page__review-head{grid-template-columns:3.75rem minmax(0,1fr);gap:.875rem;display:grid}.deal-page__review-avatar{width:3.75rem;height:3.75rem}.deal-page__review-info{min-width:0;margin-left:0}.deal-page__review-info h3{overflow-wrap:anywhere;font-size:1.1875rem}.deal-page__review-head time{grid-column:1/-1;margin-left:0;padding-top:0}.deal-page__review-text{margin-top:1.25rem}.deal-page__transaction-card{flex-direction:column;align-items:flex-start}.deal-page__timeline-item{grid-template-columns:minmax(0,1fr);row-gap:.375rem}.deal-page__timeline-item time{white-space:normal}.deal-page__rating-stars{gap:.5rem}.deal-page__rating-stars button{font-size:3rem}.deal-modal__window{padding:1.625rem 1.25rem}.deal-modal__title{font-size:1.625rem}.deal-modal__actions{flex-direction:column;align-items:stretch;gap:.875rem;margin-top:1.875rem}.deal-modal__button{border-radius:1.125rem;width:100%;height:3.375rem;font-size:1.125rem}}.deals-page{padding-top:1.875rem}.deals-page__back{color:#cecece;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:normal}.deals-page__intro{margin-top:1.875rem}.deals-page__title{color:#fff;font-family:Inter,sans-serif;font-size:2rem;font-weight:500;line-height:normal}.deals-page__description{color:#cecece;margin-top:.625rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:normal}.deals-page__tabs{gap:1.25rem;margin-top:1.875rem;display:flex}.deals-page__tab{color:#fff;cursor:pointer;background:#1a2330;border:.0625rem solid #333942;border-radius:1.5625rem;justify-content:space-between;align-items:center;width:14.375rem;height:3.125rem;padding:0 1.25rem;font-family:Inter,sans-serif;line-height:normal;display:inline-flex}.deals-page__tab--active{background:#652edf;border-color:#0000}.deals-page__tab span:first-child{font-size:1.25rem;font-weight:300}.deals-page__tab span:last-child{font-size:1rem;font-weight:300}.deals-page__tools{justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.875rem;display:flex}.deals-page__tool-group{align-items:center;gap:1.25rem;display:flex}.deals-page__tool,.deals-page__search{color:#fff;background:0 0;border:.0625rem solid #333942;border-radius:1.5625rem;align-items:center;height:3.125rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:300;line-height:normal;display:inline-flex}.deals-page__tool{cursor:pointer;gap:.9375rem;padding:0 1.25rem}.deals-page__tool img{object-fit:contain;width:1.25rem;height:1.25rem}.deals-page__search{justify-content:center;width:11.25rem;padding:0}.deals-page__search-inner{align-items:center;gap:.9375rem;display:flex}.deals-page__search img{object-fit:contain;flex:0 0 1.125rem;width:1.125rem;height:1.125rem}.deals-page__search input{color:#fff;width:4.6875rem;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:0 0 4.6875rem;margin:0;padding:0}.deals-page__search input::placeholder{color:#fff}.deals-page__search input::-webkit-search-cancel-button{display:none}.deals-page__list{gap:.625rem;margin-top:1.875rem;display:grid;position:relative}.deals-page__card{background:#1a2330;border-radius:1.5625rem;justify-content:space-between;align-items:center;padding:1.875rem;display:flex}.deals-page__date{color:#cecece;flex:none;gap:.5rem;width:6.875rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:normal;display:grid}.deals-page__deal-title{color:#fff;overflow-wrap:anywhere;word-break:break-word;flex:0 0 31.25rem;width:31.25rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal}.deals-page__category,.deals-page__seller{white-space:nowrap;flex:none;align-items:center;gap:.9375rem;display:flex}.deals-page__category img{object-fit:cover;border-radius:.9375rem;flex:0 0 3.125rem;width:3.125rem;height:3.125rem}.deals-page__category h3,.deals-page__seller span{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal}.deals-page__category p{color:#cecece;margin-top:.3125rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:normal}.deals-page__seller img{object-fit:cover;border-radius:50%;flex:0 0 3.125rem;width:3.125rem;height:3.125rem}.deals-page__status{border-radius:1.5625rem;flex:0 0 6.75rem;justify-content:center;align-items:center;width:6.75rem;height:1.875rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:normal;display:inline-flex}.deals-page__status--completed{color:#cecece;background:#cecece33}.deals-page__status--active{color:#00cd63;background:#00cd6333}.deals-page__status--problem{color:#e95252;background:#e9525233}.deals-page__chat-button{cursor:pointer;background:0 0;border:0;flex:0 0 2.5rem;place-items:center;width:2.5rem;height:2.5rem;padding:0;display:grid}.deals-page__chat-icon{object-fit:contain;width:2.5rem;height:2.5rem;display:block}.deals-page+.footer{margin-top:3.125rem}.deals-page__tool-control{position:relative}.deals-page__popup{z-index:20;color:#fff;background:#1a2330;border:.0625rem solid #333942;border-radius:1rem;gap:.625rem;min-width:14.375rem;padding:1rem;font-family:Inter,sans-serif;font-size:.875rem;display:grid;position:absolute;top:calc(100% + .625rem);left:0}.deals-page__popup p{color:#cecece;margin:0 0 .25rem}.deals-page__popup label{cursor:pointer;align-items:center;gap:.5625rem;display:flex}.deals-page__popup input{accent-color:#652edf}.deals-page__popup button{color:#cecece;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:.4375rem 0}.deals-page__popup-option--active{color:#fff!important;font-weight:600!important}.deals-page__card{cursor:pointer}.deals-page__card:focus-visible{outline-offset:.125rem;outline:.125rem solid #652edf}.deals-page__empty{color:#cecece;background:#1a2330;border-radius:1.5625rem;margin:0;padding:1.875rem;font-family:Inter,sans-serif}.deals-page__pagination-trigger{place-items:center;min-height:1.25rem;margin-top:1.25rem;display:grid}.deals-page__pagination-loader{border:.125rem solid #cecece3d;border-top-color:#8f73ff;border-radius:50%;width:1.125rem;height:1.125rem;animation:.7s linear infinite deals-pagination-spin}.deals-page__list[aria-busy=true]>.deals-page__card{pointer-events:none;opacity:.38;transition:opacity .18s,transform .18s;transform:translateY(.1875rem)}.deals-page__loading{z-index:2;background:#1a2330f2;border:.0625rem solid #8f73ff52;border-radius:62.4375rem;align-items:center;gap:.375rem;padding:.6875rem .875rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .75rem 2rem #00000042}.deals-page__loading span{background:#8f73ff;border-radius:50%;width:.4375rem;height:.4375rem;animation:.9s ease-in-out infinite deals-page-loading-dot}.deals-page__loading span:nth-child(2){animation-delay:.12s}.deals-page__loading span:nth-child(3){animation-delay:.24s}@keyframes deals-page-loading-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-.1875rem)}}@keyframes deals-pagination-spin{to{transform:rotate(360deg)}}@media (max-width:68.75rem){.deals-page__card{justify-content:flex-start;gap:1.875rem}.deals-page__seller{display:none}}@media (max-width:47.5rem){.deals-page__tools,.deals-page__tool-group{flex-direction:column;align-items:stretch}.deals-page__search{width:100%}.deals-page__card{grid-template-columns:1fr auto;gap:1.25rem;display:grid}.deals-page__date,.deals-page__deal-title,.deals-page__category{grid-column:1/-1}.deals-page__status{grid-column:1}.deals-page__chat-button{grid-column:2}}.category-page{padding-top:1.875rem}.category-hero{background:#071024 url(/assets/img/category-tiktok-banner.png) 50%/cover no-repeat;border-radius:1.25rem;width:100%;max-width:85.625rem;min-height:18.75rem;position:relative;overflow:hidden}.category-hero:before{content:"";background-color:#010a194d;position:absolute;inset:0}.category-hero__content{z-index:1;min-height:18.75rem;padding:1.875rem;position:relative}.category-hero__title{color:#fff;font-family:Inter,sans-serif;font-size:3rem;font-weight:700;line-height:normal}.category-hero__subtitle{color:#8f73ff;margin-top:.625rem;font-size:1.875rem;font-weight:600}.category-hero__count{color:#fff;background:#6f2ee6;border-radius:.9375rem;padding:.9375rem;font-size:1rem;font-weight:100;text-decoration:none;transition:background-color .16s,transform .16s;position:absolute;top:2.1875rem;right:1.875rem}.category-hero__count:hover{background:#7c42f0;transform:translateY(-.0625rem)}.category-hero__tags{flex-wrap:wrap;gap:.9375rem 1.25rem;max-width:31.875rem;margin-top:1.375rem;display:flex}.category-hero__tags--expanded{max-width:100%;padding-right:11.875rem}.category-hero__tag{color:#fffbfb;cursor:pointer;background:#1a2330;border:0;border-radius:1.5625rem;align-items:center;height:3.125rem;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:100;line-height:normal;display:inline-flex}.category-hero__tag--active{background:#652edf}.category-filters{margin-top:1.25rem;position:relative}.category-filters__main{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-x;gap:.625rem;display:flex;overflow-x:auto}.category-filters__main::-webkit-scrollbar{display:none}.category-filters__scroll-hint{z-index:2;color:#fff;cursor:pointer;background:#1a2330;border:.0625rem solid #8f73ffa6;border-radius:50%;place-items:center;width:2.125rem;height:2.125rem;padding:0;font-size:1.75rem;line-height:1;transition:background-color .15s,transform .15s;display:grid;position:absolute;top:1.125rem;right:.625rem;box-shadow:-.625rem 0 1.125rem .75rem #010a19d9}.category-filters__scroll-hint:hover{background:#353d4c;transform:translate(.125rem)}.category-filters__scroll-hint--back{left:.625rem;right:auto;box-shadow:.625rem 0 1.125rem .75rem #010a19d9}.category-filters__scroll-hint--back:hover{transform:translate(-.125rem)}.category-filters__item,.category-filters__sort,.category-filters__search{background:0 0;border:.0625rem solid #333942;border-radius:.625rem;align-items:center;width:13.75rem;height:4.375rem;min-height:4.375rem;padding:0 .9375rem;display:flex}.category-filters__item{cursor:pointer;scroll-snap-align:start;flex:0 0 13.75rem}.category-filters__item:hover{background:#33394285}.category-filters__item--active{border-color:#8f73ff;box-shadow:0 0 .625rem #8f73ff4d}.category-filters__icon{object-fit:contain;flex:0 0 1.875rem;width:1.875rem;height:1.875rem;margin-right:.9375rem}.category-filters__text{text-align:left;color:#cecece;flex-direction:column;flex:auto;align-items:flex-start;gap:.3125rem;min-width:0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:100;line-height:normal;display:flex;overflow:hidden}.category-filters__text b{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Inter,sans-serif;font-size:1rem;font-weight:100;overflow:hidden}.category-filters__chevron{border-bottom:.0625rem solid #fff;border-right:.0625rem solid #fff;width:.5rem;height:.5rem;margin-left:auto;transform:rotate(45deg)translateY(-.1875rem)}.category-filters__toolbar{justify-content:space-between;align-items:center;margin-top:1.25rem;display:flex}.category-filters__actions,.category-filters__right{align-items:center;gap:.9375rem;display:flex}.category-filters__button{color:#fffbfb;cursor:pointer;background:0 0;border:.0625rem solid #333942;border-radius:1.25rem;align-items:center;gap:.9375rem;height:3.125rem;min-height:3.125rem;padding:0 .9375rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:100;display:inline-flex}.category-filters__button img{width:1.25rem;height:1.25rem}.category-filters__badge{background:#7430e7;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;display:grid}.category-filters__button--reset{color:#fff;background:#652edf;border-color:#652edf}.category-filters__sort-control{z-index:5;position:relative}.category-filters__sort{color:#fffbfb;cursor:pointer;border-radius:1.25rem;min-width:11.875rem;height:3.125rem;min-height:3.125rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:100}.category-filters__sort>img{object-fit:contain;width:1.25rem;height:1.375rem;margin-right:.9375rem}.category-filters__sort--active{border-color:#8f73ff;box-shadow:0 0 .625rem #8f73ff4d}.category-filters__sort-control--open .category-filters__sort{z-index:1;background:#010a19;border-bottom-color:#0000;border-radius:1.25rem 1.25rem 0 0;position:relative}.category-filters__sort-menu{z-index:0;background:#010a19;border:.0625rem solid #333942;border-radius:0 0 1.25rem 1.25rem;gap:.625rem;width:100%;padding:2.25rem .625rem .9375rem;display:grid;position:absolute;top:1.5625rem;left:0;box-shadow:0 .875rem 1.5rem #00000047}.category-filters__sort-option{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.625rem;min-height:1.875rem;padding:0 .625rem;font-family:Inter,sans-serif;font-size:1rem}.category-filters__sort-option:hover,.category-filters__sort-option--active{background:#202838;font-weight:500}.category-filters__search{border-radius:1.25rem;width:18.75rem;height:3.125rem;min-height:3.125rem}.category-filters__search input{color:#cecece;background:0 0;border:0;outline:0;width:100%;font-family:Inter,sans-serif;font-size:1rem;font-weight:100}.category-filters__search img{width:1.25rem;height:1.25rem;margin-right:.9375rem}.category-products{margin-top:1.875rem;position:relative}.category-products__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem 1.875rem;transition:opacity .18s,transform .18s;display:grid}.category-products[aria-busy=true] .category-products__grid{opacity:.38;pointer-events:none;transform:translateY(.1875rem)}.category-page .product-card{width:100%}.category-page .product-card__image{aspect-ratio:250/188;width:100%;height:auto}.category-page .product-card__price{margin:1.25rem .9375rem}.category-products__empty{color:#cecece;margin:1.875rem 0}.category-products__pagination{place-items:center;min-height:3.125rem;display:grid}.category-products__pagination span{border:.125rem solid #cecece3d;border-top-color:#8f73ff;border-radius:50%;width:1.125rem;height:1.125rem;animation:.7s linear infinite category-spin}.category-products__loading{background:#1a2330;border:.0625rem solid #8f73ff66;border-radius:.9375rem;align-items:center;gap:.4375rem;padding:.75rem 1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .875rem 1.875rem #00000052}.category-products__loading span{background:#8f73ff;border-radius:50%;width:.4375rem;height:.4375rem;animation:.8s ease-in-out infinite alternate category-loading-dot}.category-products__loading span:nth-child(2){animation-delay:.15s}.category-products__loading span:nth-child(3){animation-delay:.3s}.category-filters__popover{z-index:6;background:#202838;border:.0625rem solid #333942;border-radius:.9375rem;width:min(26.25rem,100%);padding:1.5rem;position:absolute;top:calc(100% + .75rem);left:0;box-shadow:0 1rem 2.25rem #00000057}.category-filters__panel-content{gap:1.375rem;display:grid}.category-filters__popover .category-filters__panel-content{gap:0}.category-filters__panel-content fieldset{color:#cecece;border:0;gap:.75rem;min-width:0;padding:0;display:grid}.category-filters__panel-content legend{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.category-filters__panel-content label{color:#fff;cursor:pointer;align-items:center;gap:.625rem;font-size:1rem;display:flex}.category-filters__panel-content input:not([type=checkbox]):not([type=radio]){color:#fff;background:#353d4c;border:0;border-radius:.75rem;outline:0;width:100%;min-width:0;padding:.625rem}.category-filters__panel-content input[type=checkbox],.category-filters__panel-content input[type=radio]{accent-color:#652edf}.category-filters__range{gap:.75rem;display:flex}.filter-modal .category-filters__panel-content{grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(55vh,32.5rem);padding:1.875rem .625rem 0 0;overflow:auto}.filter-modal .category-filters__panel-content fieldset{gap:.75rem}.filter-modal .category-filters__panel-content fieldset:first-child{grid-column:1/-1}.filter-modal .category-filters__panel-content label{font-size:.9375rem}@keyframes category-spin{to{transform:rotate(360deg)}}@keyframes category-loading-dot{0%{opacity:.35;transform:translateY(.125rem)}to{opacity:1;transform:translateY(-.125rem)}}@media (max-width:62.5rem){.category-products__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:43.75rem){.category-hero__title{font-size:2.125rem}.category-hero__count{margin-top:1.25rem;display:inline-block;position:static}.category-hero__tags--expanded{padding-right:0}.category-products__grid{grid-template-columns:repeat(2,1fr)}.category-filters__toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.category-filters__right,.category-filters__search{width:100%}.filter-modal .category-filters__panel-content{grid-template-columns:1fr}.filter-modal__window{width:calc(100% - 1.875rem);max-height:calc(100% - 1.875rem);padding:1.75rem 1.5rem 2rem;overflow:auto}.filter-modal__close{top:1.625rem;right:1.5rem}}.create-product{color:#fff;min-height:100vh;padding:1.875rem 0 5rem}.create-product__back{color:#9a9bad;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;display:inline-flex}.create-product__head{margin-top:2.1875rem}.create-product__title{margin:0;font-size:2rem;font-weight:500}.create-product__subtitle{color:#9a9bad;margin:1.25rem 0 0}.create-product .product-processing-indicator{color:#fff;background:#2464cd2e;border-radius:.625rem;align-items:center;min-height:2.125rem;margin:1.125rem 0 0;padding:.4375rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.create-product .product-processing-indicator--error{color:#ff8d8d;background:#ce32322e}.create-product__progress{color:#9f7bff;margin:1.125rem 0;font-weight:700}.create-product__step{width:100%;padding:0;display:block}.create-product__form-section{gap:0;margin-top:3.125rem;display:grid}.create-product__section-title{margin:0;font-size:1.5rem;font-weight:600}.create-product__selected{align-items:center;gap:.9375rem;margin-top:1.875rem;display:flex}.create-product__selected-img{object-fit:cover;border-radius:.9375rem;flex:0 0 3.125rem;width:3.125rem;height:3.125rem}.create-product__selected-title{margin:0;font-size:.875rem;font-weight:500}.create-product__selected-text{color:#9a9bad;margin:.3125rem 0 0;font-size:.75rem;font-weight:500}.create-product__selected-delivery{color:#78bfff;margin:.3125rem 0 0;font-size:.75rem;font-weight:500}.create-product__selected+.create-product__step>.create-product__section-title,.create-product__selected+.create-product__step .create-product__form-section{margin-top:1.875rem}.create-product__search{box-sizing:border-box;background:#1a2330;border-radius:.9375rem;align-items:center;gap:.9375rem;width:21.875rem;height:3.125rem;margin-top:1.875rem;padding:0 1.25rem;display:flex}.create-product__search-icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.create-product__search-input{color:#9a9bad;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:0}.create-product__search-input::placeholder{color:#9a9bad;opacity:1}.create-product__tabs{align-items:center;gap:.9375rem;margin-top:1.875rem;display:flex}.create-product__tab{color:#fffbfb;cursor:pointer;background:#1a2330;border:0;border-radius:1.5625rem;min-height:3.125rem;padding:0 1.25rem;font-size:1.25rem;font-weight:300}.create-product__tab--active{background:#652edf}.create-product__games{grid-template-columns:repeat(auto-fill,5.375rem);gap:2.1875rem 1.3125rem;margin-top:3.125rem;display:grid}.create-product__applications-loading{color:#9a9bad;margin:3.125rem 0 0;font-size:1rem;font-weight:500}.create-product__load-more{color:#fff;min-width:13.125rem;min-height:3.125rem;font:inherit;cursor:pointer;background:#1a2330;border:.0625rem solid #6d42d9;border-radius:1.5625rem;justify-content:center;align-items:center;margin:2.1875rem auto 0;padding:0 1.5rem;font-size:1rem;font-weight:500;display:flex}.create-product__load-more:disabled{cursor:wait;opacity:.65}.create-product__game{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:1.5625rem;justify-items:center;width:5.375rem;min-height:7.3125rem;padding:0;display:grid;overflow:visible}.create-product__game img{object-fit:cover;border-radius:1.5625rem;width:100%;height:5.375rem;display:block}.create-product__game span{color:#fff;text-align:center;overflow-wrap:anywhere;width:100%;margin-top:.625rem;font-size:.8125rem;font-weight:500;line-height:1rem;display:block}.create-product__game:focus-visible{outline-offset:.25rem;outline:.125rem solid #8f73ff}.create-product__categories{grid-template-columns:repeat(4,max-content);gap:1.25rem;margin-top:1.875rem;display:grid}.create-product__category{color:#fffbfb;cursor:pointer;background:#1a2330;border:0;border-radius:1.5625rem;justify-content:center;align-items:center;min-height:3.125rem;padding:0 1.25rem;font-size:1.25rem;font-weight:300;display:inline-flex}.create-product__category--selected{background:#652edf}.create-product__continue,.create-product__publish{color:#fff;cursor:pointer;background:#652edf;border:0;border-radius:1.5625rem;justify-content:center;align-items:center;width:100%;min-height:4.375rem;margin-top:3.125rem;padding:0;font-size:1.5rem;font-weight:500;display:flex}.create-product__delete{color:#e95252;cursor:pointer;background:0 0;border:.0625rem solid #e95252;border-radius:1.25rem;justify-content:center;align-items:center;width:100%;min-height:3.75rem;margin-top:.9375rem;padding:0;font-size:1.25rem;font-weight:600;display:flex}.create-product__delete:disabled{cursor:not-allowed;opacity:.5}.create-product__field{gap:0;margin-top:1.875rem;display:grid}.create-product__field--small{margin-top:1.875rem}.create-product__field--small .create-product__input{width:15.625rem}.create-product__label{color:#fff;font-size:1.25rem;font-weight:500}.create-product__hint,.create-product__delivery small{color:#9a9bad;margin-top:.625rem;font-size:.875rem}.create-product__input,.create-product__textarea,.create-product__select{box-sizing:border-box;color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;font:inherit;background:0 0;border:.03125rem solid #313945;border-radius:.9375rem;outline:none;padding:0 1.25rem}.create-product__input,.create-product__select{height:3.75rem}.create-product__label+.create-product__input,.create-product__label+.create-product__textarea,.create-product__hint+.create-product__input,.create-product__hint+.create-product__select{margin-top:1.25rem}.create-product__textarea{resize:none;scrollbar-width:thin;scrollbar-color:#3a4c66 #0000;height:9.375rem;padding-top:1.25rem;padding-bottom:1.25rem;overflow-y:auto}.create-product__textarea::-webkit-scrollbar{width:.5rem}.create-product__textarea::-webkit-scrollbar-track{background:0 0}.create-product__textarea::-webkit-scrollbar-thumb{background:#3a4c66;border-radius:.625rem}.create-product__input[type=number]{appearance:textfield}.create-product__input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.create-product__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.create-product__dropdown{width:18.75rem;margin-top:1.25rem;position:relative}.create-product__dropdown-trigger{color:#fff;width:100%;height:3.75rem;font:inherit;text-align:left;cursor:pointer;background:#010a19;border:.03125rem solid #313945;border-radius:.9375rem;justify-content:space-between;align-items:center;gap:.9375rem;padding:0 1.25rem;display:flex}.create-product__dropdown-trigger:focus-visible{outline-offset:.125rem;outline:.125rem solid #8f73ff}.create-product__dropdown-chevron{border-bottom:.09375rem solid #cecece;border-right:.09375rem solid #cecece;flex:0 0 .625rem;width:.625rem;height:.625rem;transition:transform .18s;transform:rotate(45deg)translateY(-.1875rem)}.create-product__dropdown--open .create-product__dropdown-chevron{transform:rotate(225deg)translate(-.125rem,-.125rem)}.create-product__dropdown-menu{z-index:20;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background:#010a19;border:.0625rem solid #333942;border-radius:1.25rem;width:100%;max-height:16.25rem;padding:.9375rem .625rem;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + .625rem);left:0;overflow-y:auto;transform:translateY(-.5rem)}.create-product__dropdown--open .create-product__dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.create-product__dropdown-option{color:#fff;width:100%;min-height:2.375rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.625rem;align-items:center;padding:.5rem .625rem;display:flex}.create-product__dropdown-option+.create-product__dropdown-option{margin-top:.3125rem}.create-product__dropdown-option:hover,.create-product__dropdown-option--active{background:#202838}.create-product__quantity-field{width:18.75rem}.create-product__uploads{grid-template-columns:repeat(4,minmax(0,18.75rem));justify-content:center;gap:1.875rem;margin-top:2.1875rem;display:grid}.create-product__attributes{grid-template-columns:15.625rem 18.75rem;gap:1.875rem 6.25rem;display:grid}.create-product__prices{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.125rem;display:grid}.create-product__fee-summary{background:#1a23309e;border:.0625rem solid #313945;border-radius:.9375rem;grid-template-columns:max-content minmax(15rem,18.75rem);align-items:end;gap:.75rem 1.875rem;margin-top:1.5rem;padding:1.125rem 1.25rem;display:grid}.create-product__fee-summary>p{color:#9a9bad;margin:0;font-size:.875rem}.create-product__fee-summary>p b{color:#78bfff}.create-product__fee-summary>.create-product__hint{grid-column:1/-1}.create-product__field--earnings{width:100%;margin:0}.create-product__field--earnings .create-product__label{font-size:.9375rem}.create-product__field--earnings .create-product__price-field{margin-top:.5rem}.create-product__price-field{width:100%;display:block;position:relative}.create-product__price-field input{width:100%;padding-right:3.125rem;font-size:1.25rem}.create-product__price-field>span{color:#9a9bad;font-size:1.25rem;font-weight:500;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.create-product__switch-row{align-items:center;gap:2.1875rem;margin-top:1.875rem;display:flex}.create-product__switch{cursor:pointer;width:2.5rem;height:.9375rem;position:relative}.create-product__switch input{clip:rect(0 0 0 0);border:0;width:.0625rem;height:.0625rem;margin:-.0625rem;padding:0;position:absolute;overflow:hidden}.create-product__switch>span{background:#1a2330;border-radius:6.25rem;width:100%;height:100%;display:block;position:relative}.create-product__switch>span:before{content:"";background:#3a4c66;border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .2s,background-color .2s;position:absolute;top:50%;left:.0625rem;transform:translateY(-50%)}.create-product__switch input:checked+span{background:#652edf}.create-product__switch input:checked+span:before{background:#fff;transform:translate(1.125rem,-50%)}.create-product__textarea--goods{height:9.375rem}.create-product__auto-goods{display:none}.create-product__auto-goods--visible{display:grid}.create-product__delivery-list{gap:.625rem;margin-top:1.875rem;display:grid}.create-product__delivery{box-sizing:border-box;cursor:pointer;background:#1a2330;border:0;border-radius:1.5625rem;align-items:center;width:41.875rem;min-height:6.25rem;padding:0 1.875rem;display:flex;position:relative}.create-product__delivery-content{flex-direction:column;align-items:flex-start;gap:.625rem;display:flex}.create-product__delivery-title{color:#fff;text-align:left;font-size:1.25rem;font-weight:400}.create-product__delivery-text{color:#9a9bad;text-align:left;font-size:.875rem;font-weight:400}.create-product__radio{clip:rect(0 0 0 0);width:.0625rem;height:.0625rem;margin:-.0625rem;position:absolute;overflow:hidden}.create-product__radio-view{background:#3a4c66;border-radius:50%;width:1.5625rem;height:1.5625rem;margin-left:auto}.create-product__radio:checked+.create-product__delivery-content+.create-product__radio-view{background:#652edf}.create-product__radio,.create-product__checkbox input{accent-color:#8f73ff}.create-product__checkbox{color:#cfd1df;cursor:pointer;align-items:center;gap:.5625rem;margin-top:1.875rem;display:flex}.create-product__upload{cursor:pointer;background:0 0;border:.0625rem solid #313945;border-radius:1.5625rem;place-items:center;width:18.75rem;height:13.4375rem;display:grid;position:relative;overflow:hidden}.create-product__upload-img{object-fit:contain;background:#0b1424;width:100%;height:100%}.create-product__upload-img--contain{object-fit:contain}.create-product__upload-icon{object-fit:contain;width:2.8125rem;height:2.8125rem}.create-product__upload-remove{color:#9a9bad;cursor:pointer;background:#010a19;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;padding:0;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:300;line-height:1;display:flex;position:absolute;top:-.125rem;right:-.125rem}.create-product__loading{z-index:80;color:#fff;background:#030511b8;justify-content:center;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:500;display:flex;position:fixed;inset:0}.create-product__loading-spinner{border:.1875rem solid #ffffff40;border-top-color:#8f73ff;border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite create-product-spin}.create-product__terms-modal{z-index:1000;justify-content:center;align-items:center;padding:1.25rem;display:none;position:fixed;inset:0}.create-product__terms-modal--open{display:flex}.create-product__terms-overlay{cursor:pointer;background:#000000b8;border:0;position:absolute;inset:0}.create-product__terms-window{z-index:1;box-sizing:border-box;background:#1a2330;border-radius:1.5625rem;flex-direction:column;gap:1.875rem;width:37.5rem;padding:1.875rem;display:flex;position:relative;overflow:hidden}.create-product__terms-title{color:#fff;text-align:center;margin:0;font-size:2rem;font-weight:500}.create-product__terms-info{background:#313945;border-radius:1.5625rem;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}.create-product__terms-info-title{color:#fff;margin:0;font-size:1.5rem;font-weight:500}.create-product__terms-item{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;gap:1.25rem;font-size:1.25rem;font-weight:300;display:flex}.create-product__terms-checkbox{clip:rect(0 0 0 0);width:.0625rem;height:.0625rem;margin:-.0625rem;position:absolute;overflow:hidden}.create-product__terms-checkbox-view{border:.0625rem solid #9a9bad;border-radius:50%;flex:0 0 1.5625rem;width:1.5625rem;height:1.5625rem}.create-product__terms-checkbox:checked+.create-product__terms-checkbox-view{background:#652edf;border-color:#652edf;box-shadow:inset 0 0 0 .375rem #313945}.create-product__terms-text{color:#9a9bad;margin:0;font-size:.875rem}.create-product__terms-text a{color:#8f73ff}.create-product__terms-button{color:#fff;min-height:3.75rem;font:inherit;cursor:pointer;background:#652edf;border:0;border-radius:.9375rem;font-size:1.25rem;font-weight:600}.create-product__terms-button:disabled{cursor:not-allowed;opacity:.45}.create-product__error{color:#ffabb5;border:.0625rem solid #b85b67;border-radius:.5rem;padding:.75rem .875rem}@keyframes create-product-spin{to{transform:rotate(360deg)}}.chats{padding-top:1.875rem;overflow:hidden}.chats__inner{grid-template-columns:32.1875rem 1fr;height:calc(100vh - 8.4375rem);display:grid;position:relative}.chats__inner:before{content:"";background-color:#20314b;width:.03125rem;position:absolute;top:3.125rem;bottom:0;left:32.1875rem}.chats__sidebar{flex-direction:column;min-height:0;display:flex}.chats__title{color:#fff;font-family:Inter,Arial,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.chats__search{background-color:#1a2330;border-radius:.9375rem;align-items:center;gap:.9375rem;width:19.1875rem;height:3.125rem;margin-top:1.875rem;padding:0 .9375rem;display:flex}.chats__search-icon{object-fit:contain;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.chats__search-input{color:#fff;background-color:#0000;border:none;outline:none;width:100%;height:100%;font-family:Inter,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:300;line-height:normal}.chats__search-input::placeholder{color:#7b7c91}.chats__list{scrollbar-width:none;flex:auto;width:100%;min-height:0;margin-top:1.875rem;padding-bottom:1.875rem;overflow-y:auto}.chats__list::-webkit-scrollbar{display:none}.chats__item{text-align:left;cursor:pointer;background-color:#0000;border:none;grid-template-columns:4.375rem 1fr;align-items:start;column-gap:1.25rem;width:100%;height:6.25rem;padding:.9375rem .625rem;display:grid;position:relative}.chats__item:after{content:"";background-color:#20314b;height:.03125rem;position:absolute;bottom:0;left:5.625rem;right:0}.chats__item--active{background-color:#1a2330}.chats__item--unread .chats__message{color:#fff}.chats__item--paid{background-color:#2f69c033}.chats__item--problem{background-color:#ff00001a}.chats__avatar{object-fit:cover;border-radius:6.25rem;width:4.375rem;height:4.375rem}.chats__item-content{flex-direction:column;min-width:0;display:flex}.chats__item-head{justify-content:space-between;align-items:center;gap:.9375rem;display:flex}.chats__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;overflow:hidden}.chats__date{color:#7b7c91;flex:none;font-family:Inter,Arial,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.chats__message{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:calc(100% - 5.125rem);margin-top:.625rem;font-family:Inter,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;overflow:hidden}.chats__message--bold{font-weight:500}.chats__badge{color:#fff;background-color:#652edf;border-radius:6.25rem;justify-content:center;align-items:center;min-width:1.5625rem;height:1.5625rem;padding:0 .4375rem;font-family:Inter,Arial,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;display:flex;position:absolute;bottom:.9375rem;right:.625rem}.chats__check{color:#7b7c91;width:1rem;height:1rem;position:absolute;bottom:1.125rem;right:.9375rem}.chats__check--read{color:#2f69c0}.chats__check--double{width:1.25rem}.chats__dialog{z-index:1;place-items:center;min-height:0;display:grid;position:absolute;inset:0 0 0 32.1875rem;overflow:hidden}.chats__empty{flex-direction:column;align-items:center;display:none}.chats__empty-icon{object-fit:contain;width:3.125rem;height:3.125rem}.chats__empty-text{color:#7b7c91;text-align:center;margin-top:1.875rem;font-family:Inter,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.chats__realtime-status{z-index:2;color:#e95252;font-family:Inter,Arial,sans-serif;font-size:.75rem;font-weight:500;line-height:normal;position:absolute;top:0;right:1.25rem}:is(html:has(.chats),body:has(.chats)){overflow:hidden}body:has(.chats) .footer{display:none}.chat-window{color:#fff;flex-direction:column;width:100%;height:100%;min-height:0;padding-left:1.25rem;font-family:Inter,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.chat-window--dragging-images{outline-offset:-.25rem;outline:.0625rem dashed #61d3ffcc}.chat-window__header{justify-content:space-between;align-items:center;padding:0 1.25rem 1.25rem 0;display:flex;position:relative}.chat-window__header:after{content:"";background-color:#20314b;height:.03125rem;position:absolute;bottom:0;left:-1.25rem;right:0}.chat-window__user{color:inherit;align-items:center;gap:1.25rem;text-decoration:none;display:flex}.chat-window__avatar{object-fit:cover;border-radius:6.25rem;width:3.125rem;height:3.125rem}.chat-window__name{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.chat-window__status{color:#7b7c91;margin-top:.3125rem;font-size:.875rem;font-style:normal;font-weight:300;line-height:normal}.chat-window__status--online{color:#00cd63}.chat-window__deal-link{color:#fff;background-color:#1a2330;border-radius:.9375rem;justify-content:center;align-items:center;width:13.4375rem;height:2.5rem;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}.chat-window__deal-header-action{color:#fff;white-space:nowrap;cursor:pointer;background-color:#2d6fd2;border:none;border-radius:.9375rem;justify-content:center;align-items:center;width:13.4375rem;height:2.5rem;font-family:Inter,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;display:flex}.chat-window__deal-notice{color:#7b7c91;text-align:right;width:13.4375rem;margin:0;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.chat-window__deal{background-color:#1a2330;border-radius:.625rem;grid-template-columns:1fr auto;align-items:center;gap:1.25rem;height:5.9375rem;margin-top:1.25rem;padding:.625rem 1.25rem;display:grid}.chat-window__deal-product{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;background-color:#0000;border:none;grid-template-columns:6.25rem 1fr;align-items:center;gap:1.25rem;padding:0;text-decoration:none;display:grid}.chat-window__deal-img{object-fit:cover;border-radius:.625rem;width:6.25rem;height:4.6875rem}.chat-window__deal-title{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;display:block}.chat-window__deal-label{color:#7b7c91;margin-top:.625rem;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;display:block}.chat-window__deal-value{color:#fff;margin-top:.3125rem;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;display:block}.chat-window__deal-action{color:#fffbfb;white-space:nowrap;cursor:pointer;background-color:#652edf;border:none;border-radius:.9375rem;justify-content:center;align-items:center;height:3.125rem;padding:0 1.25rem;font-family:Inter,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;display:flex}.chat-window__deal-side{justify-content:flex-end;align-items:center;display:flex}.chat-window__deal-card-action{color:#fff;white-space:nowrap;cursor:pointer;background-color:#2d6fd2;border:none;border-radius:.625rem;min-height:2.5rem;padding:.625rem .9375rem;font-family:Inter,Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:normal}.chat-window__deal-status{color:#fff;white-space:nowrap;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.chat-window__deal-status--problem,.chat-window__deal-status--return{color:#e95252}.chat-window__day{color:#7b7c91;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.chat-window__messages-area{flex:auto;min-height:0;display:flex;position:relative}.chat-window__messages{scrollbar-width:none;flex-direction:column;flex:auto;align-items:center;gap:1.25rem;min-width:0;min-height:0;margin-top:1.25rem;padding-bottom:.625rem;display:flex;overflow-y:auto}.chat-window__messages::-webkit-scrollbar{display:none}.chat-window__system{text-align:center;background-color:#1a2330;border-radius:.9375rem;flex-direction:column;align-items:center;width:fit-content;max-width:31.25rem;padding:1.25rem;display:flex}.chat-window__system--payment{width:28.4375rem}.chat-window__system--review{text-align:left;align-items:stretch;width:21.875rem;max-width:21.875rem}.chat-window__system--review .chat-window__status-icon{align-self:center}.chat-window__system--review .chat-window__system-title{text-align:center}.chat-window__system--problem,.chat-window__system--return{display:flex}.chat-window__messages--problem .chat-window__system--completed,.chat-window__messages--problem .chat-window__system--review,.chat-window__messages--problem .chat-window__system--return{display:none}.chat-window__messages--problem .chat-window__system--problem{display:flex}.chat-window__messages--return .chat-window__system--completed,.chat-window__messages--return .chat-window__system--review,.chat-window__messages--return .chat-window__system--problem{display:none}.chat-window__messages--return .chat-window__system--return{display:flex}.chat-window__messages--buyer-waiting .chat-window__system--confirmed,.chat-window__messages--buyer-waiting .chat-window__system--completed,.chat-window__messages--buyer-waiting .chat-window__system--review,.chat-window__messages--buyer-waiting .chat-window__system--problem,.chat-window__messages--buyer-waiting .chat-window__system--return,.chat-window__messages--buyer-confirm .chat-window__system--completed,.chat-window__messages--buyer-confirm .chat-window__system--review,.chat-window__messages--buyer-confirm .chat-window__system--problem,.chat-window__messages--buyer-confirm .chat-window__system--return,.chat-window__messages--buyer-completed .chat-window__system--review,.chat-window__messages--buyer-completed .chat-window__system--problem,.chat-window__messages--buyer-completed .chat-window__system--return,.chat-window__messages--buyer-problem .chat-window__system--completed,.chat-window__messages--buyer-problem .chat-window__system--review,.chat-window__messages--buyer-problem .chat-window__system--return{display:none}.chat-window__messages--buyer-problem .chat-window__system--problem{display:flex}.chat-window__messages--buyer-return .chat-window__system--completed,.chat-window__messages--buyer-return .chat-window__system--review,.chat-window__messages--buyer-return .chat-window__system--problem{display:none}.chat-window__messages--buyer-return .chat-window__system--return{display:flex}.chat-window__system-icon,.chat-window__status-icon{object-fit:contain;width:1.5625rem;height:1.5625rem;margin-bottom:.625rem}.chat-window__system-title{color:#fff;text-align:center;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.chat-window__system p{color:#b8bac5;white-space:pre-line;margin-top:.3125rem;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.chats__pagination-loader,.chat-window__pagination-loader{z-index:1;background:#152130f5;border:.0625rem solid #7a5bff38;border-radius:.875rem;flex:none;align-self:center;width:2.875rem;height:1.75rem;margin:.25rem auto;display:block;position:sticky;top:0;box-shadow:0 .25rem .875rem #00000038}.chats__pagination-loader:before,.chat-window__pagination-loader:before{content:"";border:.125rem solid #7a5bff47;border-top-color:#957dff;border-radius:50%;width:.875rem;height:.875rem;animation:.7s linear infinite chats-pagination-spin;position:absolute;top:.375rem;left:.9375rem}@keyframes chats-pagination-spin{to{transform:rotate(360deg)}}.chat-window__scroll-bottom{z-index:2;color:#61d3ff;opacity:0;visibility:hidden;pointer-events:none;background:#1a2330;border:.0625rem solid #3a4c66;border-radius:6.25rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s,border-color .15s,opacity .18s,transform .18s,visibility 0s linear .18s;display:flex;position:absolute;bottom:1rem;right:1.25rem;transform:translateY(.5rem);box-shadow:0 .25rem .875rem #00000047}.chat-window__scroll-bottom--visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.chat-window__scroll-bottom:hover{background:#20314b;border-color:#61d3ff;transform:translateY(.0625rem)}.chat-window__deal-timer,.chat-window__deal-confirmed,.chat-window__deal-payout{color:#78bfff;background-color:#2f69c029;border-radius:6.25rem;justify-content:center;align-items:center;margin:.9375rem 0 0;padding:.4375rem .625rem;font-size:.75rem;font-weight:500;line-height:normal;display:inline-flex}.chat-window__deal-confirmed,.chat-window__deal-payout{color:#00cd63;background-color:#00cd631f}.chat-window__time{color:#7b7c91;margin-top:.625rem;font-size:.625rem;font-style:normal;font-weight:500;line-height:normal}.chat-window__product{color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;background-color:#0000;border:none;grid-template-columns:12.5rem 1fr;align-items:center;gap:.9375rem;margin-top:1.25rem;display:grid}.chat-window__product-img{object-fit:cover;border-radius:1.5625rem;width:12.5rem;height:9.375rem}.chat-window__price-row{align-items:center;gap:.625rem;display:flex}.chat-window__price{color:#00cd63;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.chat-window__discount{color:#fff;background-color:#00cd63;border-radius:1.875rem;justify-content:center;align-items:center;width:2.1875rem;height:1.125rem;font-size:.5rem;font-style:normal;font-weight:800;line-height:normal;display:flex}.chat-window__old-price{color:#7b7c91;font-size:.625rem;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:line-through}.chat-window__product-title{color:#fff;text-align:left;margin-top:.9375rem;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;display:block}.chat-window__product-label{color:#7b7c91;text-align:left;margin-top:1.5625rem;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;display:block}.chat-window__product-value{color:#fff;text-align:left;margin-top:.3125rem;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;display:block}.chat-window__deal-details{box-sizing:border-box;text-align:left;background-color:#1a2330;border-radius:.625rem;width:100%;margin-top:.9375rem;padding:.9375rem}.chat-window__deal-detail+.chat-window__deal-detail{border-top:.03125rem solid #20314b;margin-top:.9375rem;padding-top:.9375rem}.chat-window__deal-detail-label{color:#fff;font-size:.875rem;font-weight:600;line-height:normal;display:block}.chat-window__deal-detail-value{color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:.3125rem;font-size:.875rem;font-weight:500;line-height:1.35}.chat-window__deal-detail-toggle{color:#4788eb;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-family:Inter,Arial,sans-serif;font-size:.75rem;font-weight:600;line-height:normal}.chat-window__message{color:#fff;background-color:#1a2330;border-radius:.625rem;align-items:center;gap:1.25rem;min-height:3.125rem;padding:.9375rem 1.25rem;font-size:1rem;font-style:normal;font-weight:300;line-height:normal;display:flex}.chat-window__message--incoming{align-self:flex-start;margin-left:0}.chat-window__message--outgoing{background-color:#8f73ff;align-self:flex-end}.chat-window__message--pending{opacity:.7}.chat-window__message time{color:#7b7c91;align-self:flex-end;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.chat-window__message-text{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.chat-window__message-check{color:#cecece;align-self:flex-end;width:1.25rem;height:1rem;margin-left:-.9375rem}.chat-window__message-check--read{color:#2f69c0}.chat-window__outgoing-group{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:.625rem;max-width:22.5rem;display:flex}.chat-window__outgoing-group .chat-window__message{align-self:flex-end}.chat-window__incoming-group{flex-direction:column;align-self:flex-start;align-items:flex-start;gap:.625rem;max-width:22.5rem;display:flex}.chat-window__incoming-group .chat-window__message{align-self:flex-start}.chat-window__message-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;width:31.25rem;max-width:100%;display:grid}.chat-window__message-gallery--single{width:fit-content;max-width:100%;display:block}.chat-window__message-gallery--single .chat-window__message-image-link{border-radius:.875rem;width:fit-content;max-width:100%}.chat-window__message-gallery--single .chat-window__message-image-link:has(.chat-window__message-image-skeleton){min-width:11.25rem}.chat-window__message-gallery--single .chat-window__message-image{object-fit:contain;width:auto;max-width:20rem;height:auto;max-height:20rem}.chat-window__message-gallery:has(.chat-window__message-image-link:nth-child(3):last-child) .chat-window__message-image-link:nth-child(3){grid-column:1/-1}.chat-window__message-gallery:has(.chat-window__message-image-link:nth-child(3):last-child) .chat-window__message-image-link:nth-child(3) .chat-window__message-image{height:11.25rem}.chat-window__message-gallery--pending{opacity:.7}.chat-window__message-image-link{cursor:pointer;background:#20314b;border:none;border-radius:.625rem;min-width:0;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.chat-window__message-image-link:has(.chat-window__message-image-skeleton){min-height:8.75rem}.chat-window__message-image-link:after{content:"";border-radius:inherit;box-sizing:border-box;pointer-events:none;z-index:2;border:.0625rem solid #3a4c66;transition:border-color .15s;position:absolute;inset:0}.chat-window__message-image-link:hover:after{border-color:#536a89}.chat-window__message-image-link:hover .chat-window__message-image{transform:scale(1.015)}.chat-window__message-image-link:active .chat-window__message-image{transform:scale(1)}.chat-window__message-image{object-fit:cover;opacity:0;-webkit-user-select:none;user-select:none;width:100%;height:10rem;transition:opacity .18s,transform .2s;display:block}.chat-window__message-image--loaded{opacity:1}.chat-window__message-image-skeleton{z-index:1;background:linear-gradient(100deg,#20314b 18%,#2b405d 38%,#20314b 58%) 0 0/220% 100%;min-width:11.25rem;min-height:8.75rem;animation:1.15s linear infinite chat-image-skeleton;position:absolute;inset:0}@keyframes chat-image-skeleton{to{background-position:-220% 0}}.chat-window__message-meta{align-self:flex-end;align-items:flex-end;gap:.3125rem;display:flex}.chat-window__message-meta time{color:#cecece;align-self:center;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.chat-window__message-meta .chat-window__message-check{align-self:center;margin-left:0}.chat-window__message-pending{color:#cecece;font-family:Inter,Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:normal}.chat-window__review{align-items:center;gap:.9375rem;margin-top:.9375rem;display:flex}.chat-window__buyer-avatar{object-fit:cover;background-color:#ff008a;border-radius:6.25rem;flex:0 0 3.125rem;width:3.125rem;height:3.125rem}.chat-window__review-info{flex:auto;min-width:0}.chat-window__review-head{justify-content:space-between;align-items:center;gap:1.25rem;width:100%;display:flex}.chat-window__review-head b{color:#fff;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal}.chat-window__review-head time{color:#7b7c91;font-size:.625rem;font-style:normal;font-weight:500;line-height:normal}.chat-window__stars{margin-top:.3125rem;font-size:.875rem;line-height:1;display:block}.chat-window__review-star{color:#657187}.chat-window__review-star--active{color:#ffd500}.chat-window__system--review p{color:#fff;margin-top:.9375rem;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.chat-window__form{grid-template-columns:1fr 2.1875rem 2.5rem;align-items:end;gap:1.25rem;padding:1.25rem 0;display:grid}.chat-window__preview{flex-wrap:wrap;justify-content:flex-start;gap:.625rem;padding:.625rem 0 0;display:flex}.chat-window__preview[hidden]{display:none}.chat-window__preview-item{background-color:#1a2330;border:.03125rem solid #20314b;border-radius:.625rem;width:5.625rem;height:4.375rem;position:relative;overflow:hidden}.chat-window__preview-img{object-fit:cover;width:100%;height:100%}.chat-window__preview-remove{color:#fff;cursor:pointer;background-color:#010a19bf;border:none;border-radius:6.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:1rem;font-weight:400;line-height:1;display:flex;position:absolute;top:.3125rem;right:.3125rem}.chat-window__file-input{display:none}.chat-window__input{box-sizing:border-box;color:#fff;resize:none;scrollbar-width:none;background-color:#1a2330;border:none;border-radius:.625rem;outline:none;width:100%;height:2.5rem;min-height:2.5rem;max-height:7.1875rem;padding:.5625rem 1.25rem;font-family:Inter,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.3125rem;overflow-y:auto}.chat-window__input::-webkit-scrollbar{display:none}.chat-window__input::placeholder{color:#7b7c91}.chat-window__attach{color:#7b7c91;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:2.1875rem;height:2.1875rem;font-size:1.5rem;display:flex}.chat-window__attach img{object-fit:contain;width:1.5625rem;height:1.6875rem}.chat-window__send{color:#cecece;cursor:pointer;background-color:#596477;border:none;border-radius:6.25rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.chat-window__send:disabled{cursor:default}.chat-window__send:not(:disabled){color:#fff;background-color:#2f69c0}.chat-image-modal{z-index:20;background-color:#010a19d9;justify-content:center;align-items:center;padding:1.875rem;display:flex;position:fixed;inset:0}.chat-image-modal__content{justify-content:center;align-items:center;width:min(100%,62.5rem);height:min(100%,50rem);display:flex;position:relative}.chat-image-modal__image{object-fit:contain;max-width:100%;max-height:100%;display:block}.chat-image-modal__close{z-index:1;color:#fff;cursor:pointer;background-color:#1a2330;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.625rem;line-height:1;display:flex;position:absolute;top:-.625rem;right:-.625rem}@media screen and (max-width:75rem){.chats__inner{grid-template-columns:26.875rem 1fr}.chats__item{grid-template-columns:3.75rem 1fr;column-gap:1.25rem;padding-left:1.25rem}.chats__avatar{width:3.75rem;height:3.75rem}}@media screen and (max-width:56.25rem){.chats__inner{grid-template-columns:1fr}.chats__sidebar{border-right:none}.chats__dialog{display:none}}.support-page{color:#fff;min-height:45rem;padding:2.875rem 0 4.5rem}.support-page__intro{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.support-page__intro h1,.support-page__intro h2,.support-page__intro p{margin:0}.support-page__intro h1{font-size:2rem}.support-page__intro p{color:#aab0c5;max-width:42.5rem;margin-top:.5rem}.support-page__intro button,.support-page__intro .support-page__create-form button,.support-page__intro .support-page__reply button{color:#fff;cursor:pointer;font:inherit;background:#7f5af0;border:0;border-radius:.625rem;padding:.6875rem 1rem;font-weight:700}.support-page__create-form{background:#0b122adb;border:.0625rem solid #837fb670;border-radius:.875rem;gap:.875rem;margin-bottom:1.5rem;padding:1.25rem;display:grid}.support-page__create-form label{color:#dce0ee;gap:.4375rem;font-size:.875rem;display:grid}.support-page__create-form input,.support-page__create-form textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#01091cb8;border:.0625rem solid #837fb68f;border-radius:.5625rem;padding:.6875rem .75rem}.support-page__create-form textarea{resize:vertical;min-height:6.5rem}.support-page__create-form button{justify-self:start}.support-page button:disabled{cursor:wait;opacity:.58}.support-page__error{color:#ff8a9b;margin:0 0 1.125rem}.support-page__workspace{background:#0b122adb;border:.0625rem solid #837fb670;border-radius:.875rem;grid-template-columns:minmax(16.25rem,33%) minmax(0,1fr);min-height:33.125rem;display:grid;overflow:hidden}.support-page__tickets{border-right:.0625rem solid #837fb659;flex-direction:column;gap:.5rem;padding:1.125rem;display:flex}.support-page__tickets h2,.support-page__tickets p{margin:0 0 .5rem}.support-page__tickets p{color:#aab0c5}.support-page__ticket{color:#fff;cursor:pointer;text-align:left;background:0 0;border:.0625rem solid #0000;border-radius:.625rem;gap:.3125rem;padding:.75rem;display:grid}.support-page__ticket span,.support-page__ticket small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-page__ticket small{color:#aab0c5}.support-page__ticket:hover,.support-page__ticket--selected{background:#7f5af02b;border-color:#8e71ffa8}.support-page__conversation{flex-direction:column;min-width:0;display:flex}.support-page__conversation header{border-bottom:.0625rem solid #837fb659;align-items:center;min-height:4.6875rem;padding:.875rem 1.25rem;display:flex}.support-page__conversation header h2,.support-page__conversation header p{margin:0}.support-page__conversation header p{color:#aab0c5;margin-top:.25rem;font-size:.8125rem}.support-page__messages{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}.support-page__messages>p{color:#aab0c5}.support-page__load-more{color:#d9d0ff;cursor:pointer;background:0 0;border:.0625rem solid #8e71ff94;border-radius:.5rem;align-self:center;padding:.4375rem .6875rem}.support-page__message{background:#2c365bb8;border-radius:.75rem .75rem .75rem .1875rem;max-width:min(76%,40rem);padding:.625rem .75rem}.support-page__message p,.support-page__message small{margin:0}.support-page__message p{overflow-wrap:anywhere;margin-top:.3125rem}.support-page__message small{color:#c0c5d8}.support-page__message--user{background:#6347c5;border-radius:.75rem .75rem .1875rem;align-self:flex-end}.support-page__message-images{grid-template-columns:repeat(auto-fill,minmax(5.75rem,1fr));gap:.5rem;margin-top:.5625rem;display:grid}.support-page__message-images img{aspect-ratio:1;object-fit:cover;border-radius:.5rem;width:100%;display:block}.support-page__reply{border-top:.0625rem solid #837fb659;gap:.75rem;padding:.875rem 1.25rem;display:flex}.support-page__reply-content{flex:1;min-width:0}.support-page__reply textarea{box-sizing:border-box;color:#fff;width:100%;min-height:2.625rem;font:inherit;resize:vertical;background:#01091cb8;border:.0625rem solid #837fb68f;border-radius:.5625rem;padding:.625rem .75rem}.support-page__reply button{color:#fff;cursor:pointer;font:inherit;background:#7f5af0;border:0;border-radius:.5625rem;align-self:end;padding:.625rem .875rem;font-weight:700}.support-page__notice,.support-page__placeholder{color:#aab0c5;text-align:center;margin:auto}.support-images{gap:.5rem;display:grid}.support-images>input{clip:rect(0 0 0 0);white-space:nowrap;width:.0625rem;height:.0625rem;position:absolute;overflow:hidden}.support-images__add{color:#d9d0ff;cursor:pointer;border:.0625rem solid #8e71ff94;border-radius:.5rem;width:fit-content;padding:.4375rem .625rem}.support-images__previews{flex-wrap:wrap;gap:.5rem;display:flex}.support-images__preview{position:relative}.support-images__preview img{object-fit:cover;border-radius:.5rem;width:4.5rem;height:4.5rem;display:block}.support-images__preview button{color:#fff;cursor:pointer;background:#d64660;border:0;border-radius:50%;place-items:center;width:1.375rem;height:1.375rem;padding:0;display:grid;position:absolute;top:-.375rem;right:-.375rem}.support-images small{color:#9098b5}.product-report{z-index:1200;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background:#010512c7;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.product-report__dialog{color:#fff;background:#0d142c;border:.0625rem solid #8e71ff85;border-radius:1rem;width:min(100%,37.5rem);max-height:calc(100vh - 2.5rem);padding:1.375rem;overflow-y:auto}.product-report__dialog header{justify-content:space-between;align-items:start;gap:1.25rem;margin-bottom:1.25rem;display:flex}.product-report__dialog header h2,.product-report__dialog header p{margin:0}.product-report__dialog header p{color:#aab0c5;margin-top:.375rem}.product-report__dialog header>button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.75rem}.product-report__dialog form,.product-report__dialog form>label{gap:.75rem;display:grid}.product-report__dialog form>label{color:#dce0ee;gap:.4375rem}.product-report__dialog select,.product-report__dialog textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#070e22;border:.0625rem solid #837fb68f;border-radius:.5625rem;padding:.6875rem .75rem}.product-report__dialog textarea{resize:vertical;min-height:7.5rem}.product-report__actions,.product-report__success>div{justify-content:flex-end;gap:.625rem;display:flex}.product-report__actions button,.product-report__actions a,.product-report__success>div button,.product-report__success>div a{color:#fff;cursor:pointer;font:inherit;background:0 0;border:.0625rem solid #7f5af0;border-radius:.5625rem;padding:.625rem .875rem;text-decoration:none}.product-report__actions button:last-child,.product-report__actions a,.product-report__success>div button:last-child,.product-report__success>div a{background:#7f5af0}.product-report__error{color:#ff8a9b;margin:0}.product-report__success h3{margin-top:0}.product-report__success p{color:#aab0c5}@media (max-width:45rem){.support-page{padding:1.75rem 0 2.75rem}.support-page__intro{flex-direction:column;align-items:stretch}.support-page__workspace{grid-template-columns:1fr}.support-page__tickets{border-bottom:.0625rem solid #837fb659;border-right:0;max-height:17.5rem;overflow-y:auto}.support-page__conversation{min-height:26.25rem}.support-page__reply{flex-direction:column;align-items:stretch}.support-page__reply button{align-self:stretch}}.chats__item--support{color:#f3f4fa;grid-template-columns:1fr}.chats__item--support .chats__item-content{gap:.5rem;display:grid}.chats__content>.support-page,.chats__main>.support-page{min-width:0}.support-page__conversation>details{border-bottom:.0625rem solid #34384d;padding:.75rem 1.25rem}.support-page__conversation>details summary{cursor:pointer}.support-page__conversation>details p{overflow-wrap:anywhere;margin:.75rem 0}.support-page__conversation>button{color:#fff;cursor:pointer;background:#242a43;border:.0625rem solid #6f6098;border-radius:.5rem;align-self:flex-start;margin:.75rem 1.25rem;padding:.5625rem 1rem}.chat-window__deal-panel{border-bottom:.0625rem solid #34384d;min-width:0;padding:.75rem}.chat-window__deal-panel label{align-items:center;gap:.75rem;display:flex}.chat-window__deal-panel select{color:#fff;background:#151c31;border:.0625rem solid #4b526e;border-radius:.5rem;min-width:0;max-width:100%;padding:.5rem}.chat-window__deal-panel .chat-window__deal{height:auto;min-height:4.375rem;margin-top:.75rem}.chat-window__deal-panel .chat-window__deal-product{gap:.75rem;display:flex}.chat-window__deal-panel .chat-window__deal-info{overflow-wrap:anywhere;min-width:0}.chat-window__deal-panel .chat-window__deal-img{flex:0 0 3rem;width:3rem;height:3rem}.chats__dialog{min-width:0}.chats__dialog>.support-page{height:100%;min-height:0;padding:1.25rem 0;overflow:auto}.chats__dialog>.support-page .container{min-width:0}.chats__mobile-back{display:none}@media (max-width:56.25rem){.product-page__hero{grid-template-columns:minmax(0,1fr);gap:1.5rem}.product-page__main-image{object-fit:contain;width:100%;height:auto;max-height:60dvh}.product-page__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.product-page__thumb{aspect-ratio:4/3;width:100%;height:auto}.product-page__info,.product-page__description{overflow-wrap:anywhere;min-width:0;max-width:100%}.product-page__price-row{flex-wrap:wrap}.product-page__description-content{flex-direction:column;align-items:flex-start}.product-page__text,.product-page__data{width:100%;min-width:0}.product-page__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,12.5rem),1fr));gap:1rem}.product-buy-modal__content{max-width:calc(100vw - 1.5rem);max-height:calc(100dvh - 1.5rem);overflow-y:auto}.chats--selected .chats__sidebar{display:none}.chats--selected .chats__dialog{flex-direction:column;min-height:0;display:flex;left:0}.chats__inner{height:calc(100dvh - 12.5rem);min-height:26.25rem}.chats__inner:before{display:none}.chats__mobile-back{color:#fff;cursor:pointer;background:0 0;border:0;flex:none;align-self:flex-start;padding:.625rem;display:block}.chats__dialog>.support-page{flex:1}.chat-window{flex:1;min-height:0}.chat-window__deal-panel{flex:none;padding:.5rem 0}.chat-window__deal-panel .chat-window__deal{grid-template-columns:1fr;gap:.5rem;padding:.625rem}.chats__item--support,.support-page__workspace{grid-template-columns:1fr}}@media (max-width:47.9375rem){.header__inner{flex-wrap:wrap;gap:.75rem;height:auto;padding:.75rem}.header .category-search{order:4;width:100%;height:2.75rem;margin:0;display:flex}.header__actions{order:5;justify-content:space-between;gap:.5rem;width:100%;font-size:.8125rem;display:flex}.header__action__1,.header__action__2{margin-left:0}}.security-settings{min-height:60vh;padding:3rem 0 5rem}.security-settings__container{max-width:61.25rem}.security-settings__heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.75rem;display:flex}.security-settings__heading h1{margin:.25rem 0 .5rem;font-size:clamp(1.75rem,4vw,2.625rem)}.security-settings__heading p{color:#727272;margin:0}.security-settings__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#75f!important}.security-settings__list{gap:.875rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.security-settings__session{background:#fff;border:.0625rem solid #e7e5ee;border-radius:1.125rem;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.375rem;display:flex}.security-settings__session p{color:#747474;margin:.375rem 0 0}.security-settings__device{align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;display:flex}.security-settings__device span{color:#6544ea;background:#eee9ff;border-radius:62.4375rem;padding:.25rem .5625rem;font-size:.75rem}.security-settings .button--secondary{color:#352f45;background:#fff;border:.0625rem solid #d9d4e8}.security-settings .button--secondary:hover:not(:disabled){color:#6544ea;border-color:#75f}@media (max-width:42.5rem){.security-settings{padding-top:1.75rem}.security-settings__heading,.security-settings__session{flex-direction:column;align-items:stretch}.security-settings__heading .button,.security-settings__session .button{width:100%}}@media (max-width:68.75rem){.header__inner{flex-wrap:wrap;gap:.75rem;height:auto;padding:.75rem}.header .category-search{order:4;width:100%;height:2.75rem;margin:0;display:flex}.header__actions{order:5;justify-content:space-between;gap:.5rem;width:100%;display:flex}.header__action__1,.header__action__2{margin-left:0}.theme-switch{margin-left:auto}.categories__inner{justify-content:flex-start;gap:1.5rem;overflow-x:auto}.categories__link{white-space:nowrap;flex:none}.storefront-home .catalog-preview__inner{flex-direction:column;gap:1.75rem}.storefront-home .catalog-preview__column{width:100%;min-width:0}.storefront-home .icon-grid,.storefront-home .mobile-games__grid{grid-template-columns:repeat(auto-fill,5.125rem);gap:1rem}.storefront-home .item_categories__grid,.storefront-home .products__grid{grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:1rem}.storefront-home .item_categories-card,.storefront-home .product-card,.storefront-home .product-card__image{width:100%}.storefront-home .benefits__inner{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.storefront-home .benefits__item{min-width:0;padding:1.25rem}.storefront-home .seller__inner{flex-wrap:wrap;gap:1.5rem;height:auto;padding:1.5rem}.storefront-home .seller__list,.storefront-home .seller__button,.storefront-home .seller__image{margin-left:0}.storefront-home .how-it-works__inner{height:auto}.storefront-home .how-it-works__item{flex-direction:column;align-items:flex-start;gap:1rem;min-width:0;padding:1.5rem}.storefront-home .promo__inner{gap:1.5rem;height:auto;min-height:18.75rem;padding:1.5rem}.storefront-home .promo__content{min-width:0;margin-left:0}.storefront-home .promo__title{font-size:2.75rem}.storefront-home .promo__image-wrap{flex-shrink:0;width:45%;min-width:0;margin-right:0}.storefront-home .promo__image{object-fit:contain}}@media (max-width:40rem){.storefront-home .promo__inner{flex-direction:column;align-items:stretch}.storefront-home .promo__title{font-size:2.25rem}.storefront-home .promo__image-wrap{width:100%;height:11.25rem}.storefront-home .benefits__inner,.storefront-home .how-it-works__inner{grid-template-columns:minmax(0,1fr)}.storefront-home .benefits__item,.storefront-home .how-it-works__item{flex-direction:row;align-items:center;gap:1rem;padding:1.25rem}.storefront-home .benefits__item:not(:last-child):after,.storefront-home .how-it-works__item:not(:last-child):after{opacity:.4;width:auto;height:.0625rem;inset:auto 1.25rem 0;transform:none}.storefront-home .benefits__icon,.storefront-home .how-it-works__icon{flex:0 0 3.75rem;width:3.75rem;height:3.75rem}.storefront-home .how-it-works__title{font-size:1.25rem}.storefront-home .seller__inner{flex-direction:column;align-items:flex-start}.storefront-home .seller__button{text-align:center;width:100%}.storefront-home .seller__image{align-self:center}.storefront-home .section-head{flex-wrap:wrap;align-items:flex-start;gap:.75rem}.storefront-home .section-head__title,.storefront-home .how-it-works__heading{font-size:1.625rem}.storefront-home .section-head__link{font-size:.875rem}.storefront-home .item_categories__grid,.storefront-home .products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.storefront-home .item_categories-card,.storefront-home .product-card__image{aspect-ratio:4/3;height:auto}.storefront-home .item_categories-card__title{font-size:1rem;right:2rem}}.empty-section{color:#fff;background:linear-gradient(135deg,#8f73ff29,#010a1900 38%),#040e22f0;border:.0625rem solid #3c4296b8;border-radius:.9375rem;justify-content:space-between;align-items:center;gap:1.75rem;min-height:8.875rem;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 .0625rem #ffffff0f}.empty-section:before{content:"";background:linear-gradient(110deg,#0000 0%,#ffffff14 42%,#0000 68%);animation:2.4s ease-in-out infinite empty-section-sheen;position:absolute;inset:0;transform:translate(-100%)}.empty-section__content,.empty-section__skeleton{z-index:1;position:relative}.empty-section__content{flex-direction:column;gap:.5rem;display:flex}.empty-section__eyebrow{color:#8f73ff;text-transform:uppercase;font-size:.8125rem;font-weight:700;line-height:1.2}.empty-section__message{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.25}.empty-section__skeleton{gap:.75rem;width:min(46%,22.5rem);display:grid}.empty-section__bar{background:linear-gradient(90deg,#7b7c9133,#8f73ff5c,#7b7c912e);border-radius:62.4375rem;height:.875rem}.empty-section__bar:nth-child(2){width:78%}.empty-section__bar:nth-child(3){width:56%}@keyframes empty-section-sheen{0%{transform:translate(-100%)}55%,to{transform:translate(100%)}}@media (max-width:40rem){.empty-section{flex-direction:column;align-items:flex-start;gap:1.375rem;min-height:10rem;padding:1.5rem}.empty-section__skeleton{width:100%}}.account-page{color:#f3f4fa;min-height:65vh;padding:2.5rem 0 4.5rem}.account-page__heading{margin:1.75rem 0}.account-page__heading h1{margin-bottom:.75rem;font-size:clamp(1.625rem,4vw,2.25rem)}.account-page__row,.account-page__actions,.account-page__identity{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.account-page__row{justify-content:space-between}.account-page__identity img{object-fit:cover;border-radius:50%;width:2.5rem;height:2.5rem}.account-page__muted,.account-page time{color:#aab0c5;font-size:.875rem}.account-page__review{border-bottom:.0625rem solid #34384d;padding:1.5rem 0}.account-page__review-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.account-page__actions{margin:1.125rem 0}.account-page button,.account-page__more{font:inherit;color:inherit;cursor:pointer;background:#242a43;border:.0625rem solid #4b526e;border-radius:.5rem;padding:.5625rem 1rem}.account-page button[aria-pressed=true]{background:#654ac4;border-color:#a08ce7}.account-page button:disabled{opacity:.6;cursor:wait}.account-page button:focus-visible,.account-page a:focus-visible{outline-offset:.25rem;outline:.125rem solid #c6b8ff}.account-page label{gap:.5rem;margin:.875rem 0;display:grid}.account-page select,.account-page input,.account-page textarea{font:inherit;color:inherit;background:#151c31;border:.0625rem solid #4b526e;border-radius:.5rem;max-width:100%;padding:.625rem}.account-page textarea{resize:vertical;width:100%;min-height:6.875rem}.account-page__empty{color:#b1b7cb;padding:3rem 0}.account-page__more{margin:1.5rem 0}.balance-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.balance-summary section{border:.0625rem solid #34384d;border-radius:.75rem;padding:1.5rem}.balance-summary h2{color:#aab0c5;margin-bottom:1rem;font-size:1rem}.balance-summary strong{overflow-wrap:anywhere;font-size:clamp(1.25rem,3vw,1.75rem)}.balance-summary p{color:#aab0c5;margin-top:1rem;font-size:.875rem}@media (max-width:43.75rem){.balance-summary{grid-template-columns:1fr;gap:.75rem}}.account-security form{gap:1rem;max-width:38.75rem;display:grid}.account-security fieldset{border:0;gap:1rem;padding:0;display:grid}.account-security dl{grid-template-columns:auto 1fr;gap:.625rem 1.5rem;margin:1.5rem 0;display:grid}.account-security{max-width:60rem;margin-inline:auto}.account-security h1{margin:1.5rem 0;font-size:2rem}.account-security dd{overflow-wrap:anywhere;min-width:0}.security-settings__container>button{font:inherit;color:#fff;cursor:pointer;background:#242a43;border:.0625rem solid #4b526e;border-radius:.5rem;margin:1rem 0;padding:.625rem 1rem}@media (max-width:37.5rem){.account-security dl{grid-template-columns:1fr}.account-security dl dd{margin:0 0 .75rem}}.catalog-overview{grid-template-columns:repeat(auto-fill,minmax(14.375rem,1fr));gap:1.25rem;display:grid}.catalog-overview__card{background:#151b30;border:.0625rem solid #34384d;border-radius:.75rem;align-items:center;gap:1rem;padding:1.125rem;transition:border-color .15s;display:flex}.catalog-overview__card:hover{border-color:#a08ce7}.catalog-overview__card img,.catalog-overview__card .catalog-overview__fallback{object-fit:cover;border-radius:.625rem;flex-shrink:0;width:4.5rem;height:4.5rem}.catalog-overview__card strong,.catalog-overview__card small{display:block}.catalog-overview__card small{color:#aab0c5;margin-bottom:.375rem}.catalog-overview__card strong{overflow-wrap:anywhere}.catalog-overview__fallback{background:#242a43;place-items:center;font-size:2rem;display:grid}.category-search{position:relative}.category-search__panel{z-index:100;color:#fff;background:#151b30;border:.0625rem solid #4b526e;border-radius:.75rem;width:max(100%,17.5rem);max-width:calc(100vw - 2rem);max-height:65vh;position:absolute;top:calc(100% + .5rem);left:0;overflow:auto;box-shadow:0 .75rem 2.5rem #0008}.category-search__panel ul{margin:0;padding:0;list-style:none}.category-search__panel li{cursor:pointer;padding:.75rem 1rem}.category-search__panel li[aria-selected=true]{background:#2d2850}.category-search__panel li strong,.category-search__panel li span{display:block}.category-search__panel li span{color:#b1b7cb;padding-top:.25rem;font-size:.8125rem}.category-search__panel p{padding:.75rem 1rem}.category-search__panel button{color:#c6b8ff;cursor:pointer;background:0 0;border:0;padding:.75rem 1rem}
