.buy-content{grid-template-columns:367px minmax(0,1fr);align-content:start;align-items:start;gap:32px;margin-top:48px;display:grid}.buy-content .catalog-toolbar{grid-area:1/2}.buy-content .buy-sidebar{grid-area:1/1}.buy-content .catalog{grid-area:1/2}@media (width>=769px){.buy-content .catalog{margin-top:48px;overflow:hidden}}.buy-sidebar{flex-direction:column;gap:32px;width:367px;min-width:0;display:flex}.filters{flex-direction:column;flex:0 0 367px;gap:24px;width:367px;display:flex}.mobile-filter-button{display:none}.purchase-history{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}@media (width<=768px){.purchase-history{display:none}}.purchase-history-mobile{display:none}.purchase-history-title{color:var(--text-main);margin:0}.purchase-history-list{flex-direction:column;min-height:0;max-height:636px;display:flex;position:relative;overflow:hidden}.purchase-history-list:after{content:"";pointer-events:none;background:linear-gradient(180deg, rgba(var(--surface-background), 0) 0%, rgb(var(--surface-background)) 100%);height:69px;position:absolute;bottom:0;left:0;right:0}.purchase-history-item{flex-direction:column;gap:12px;padding:16px 0;display:flex;position:relative}.purchase-history-item:before{content:"";background:linear-gradient(90deg, rgba(var(--surface-border), .08) 0%, rgb(var(--surface-border)) 50%, rgba(var(--surface-border), .08) 100%);pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}.purchase-history-item:first-child:before{content:none}.purchase-history-main{align-items:center;gap:12px;min-width:0;display:flex}.purchase-history-thumb{aspect-ratio:256/170;background:rgb(var(--surface-background-secondary));border-radius:16px;flex:0 0 96px;width:96px;display:flex;overflow:hidden}.purchase-history-thumb img{object-fit:cover;width:100%;height:100%;display:block}.purchase-history-copy{flex:auto;align-self:stretch;min-width:0;display:flex}.purchase-history-copy-row{justify-content:space-between;align-items:center;gap:4px;width:100%;min-width:0;display:flex}.purchase-history-text{flex-direction:column;flex:auto;justify-content:center;gap:4px;min-width:0;display:flex;position:relative}.purchase-history-name-wrap,.purchase-history-time{white-space:nowrap;text-overflow:clip;min-width:0;display:block;overflow:hidden}.purchase-history-name-wrap{position:relative}.purchase-history-name-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg, rgba(var(--surface-background), 0) 0%, rgb(var(--surface-background)) 100%);width:32px;height:22px;position:absolute;top:0;right:0}.purchase-history-name{white-space:nowrap;text-overflow:clip;color:var(--text-main);line-height:18px;display:block;overflow:hidden}.purchase-history-time{line-height:18px}.purchase-history-gems{flex-wrap:wrap;align-content:center;align-items:center;gap:4px;width:100%;min-width:0;display:flex}.purchase-history-gem{background:linear-gradient(90deg, var(--gem-color,#9da1a3) 0%, rgba(var(--surface-background-secondary), 0) 100%), rgb(var(--surface-background-secondary));border-radius:999px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:32px;display:inline-flex;overflow:hidden}.purchase-history-gem img{object-fit:cover;width:100%;height:100%;display:block}.purchase-history-gem-empty{flex:0 0 48px}.purchase-history-time,.purchase-history-empty{color:rgb(var(--text-secondary))}.purchase-history-price{border:1px solid rgb(var(--surface-border));border-radius:16px;flex-direction:column;flex:0 0 56px;justify-content:center;align-items:center;gap:4px;width:56px;height:64px;padding:8px;display:flex;overflow:hidden}.purchase-history-price-label{color:rgb(var(--text-secondary))}.purchase-history-price-value{color:var(--text-main);white-space:nowrap;line-height:12px}.purchase-history-empty{margin:16px 0}.purchase-history-summary{border-top:1px solid rgb(var(--surface-border));justify-content:center;align-items:center;padding-top:16px;display:flex}.purchase-history-summary-cell{white-space:nowrap;word-break:break-word;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.purchase-history-summary-cell .small-text{color:rgb(var(--text-secondary));line-height:16px}.purchase-history-summary-cell .title-text{color:var(--text-main);line-height:24px}.purchase-history-summary-divider{background:rgb(var(--surface-border));flex:0 0 1px;width:1px;height:40px;margin:0 12px}body.is-buy-info-modal-open{overflow:hidden}.buy-info-card{background:rgb(var(--surface-background-secondary));width:288px;min-width:288px;max-width:288px;height:100%;box-shadow:0 12px 32px rgba(var(--surface-background), .32);cursor:pointer;transform:perspective(900px) rotateX(var(--card-rotate-x)) rotateY(var(--card-rotate-y)) translate3d(0, 0, 0);transform-style:preserve-3d;will-change:transform;--card-rotate-x:0deg;--card-rotate-y:0deg;--pointer-x:45.924%;--pointer-y:47.106%;--background-x:48.94%;--background-y:49.016%;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:16px;transition:background-color .18s,box-shadow .18s,transform .16s;display:flex;position:relative;overflow:hidden}.buy-info-card:hover,.buy-info-card:focus-visible,.buy-info-card.is-card-active{z-index:5}.buy-info-card:before{content:"";background:radial-gradient(circle, rgba(var(--surface-brand), .4) 0%, rgba(var(--surface-brand), 0) 68%);opacity:1;pointer-events:none;width:640px;height:640px;position:absolute;top:-393px;left:0}.buy-info-card:after{content:"";border-radius:inherit;border:2px solid rgba(var(--surface-brand), .4);background:rgba(var(--surface-brand), .04);opacity:1;pointer-events:none;mix-blend-mode:overlay;position:absolute;inset:0}.buy-info-card-bugged{height:265px;min-height:265px;max-height:265px;box-shadow:none;background:linear-gradient(#ffffff1f 0%,#ffffff0a 100%);border:1px solid #0000;justify-content:flex-end;gap:8px;padding:0 16px 16px}.buy-info-card-bugged:before{content:none}.buy-info-card-bugged:after{box-shadow:none;background:var(--surface-line) border-box;-webkit-mask-composite:xor;mix-blend-mode:normal;border:1px solid #0000;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.buy-info-card-bugged .buy-info-card-content{gap:16px}.buy-info-card-bugged .buy-info-card-image-wrap{height:171px}.buy-info-card-bugged .buy-info-card-image{aspect-ratio:105/134;object-fit:contain;width:134px;height:171px}.buy-info-card-image-wrap{justify-content:center;align-items:flex-end;width:calc(100% + 32px);height:145px;margin:0 -16px -25px;display:flex;overflow:hidden}.buy-info-card-image{width:156px;max-width:none;height:auto;display:block;transform:translateY(2px)}.buy-info-card-bugged-title strong{font-weight:600}.buy-info-card[hidden],.buy-info-card.is-hidden{display:none!important}.buy-info-card-content{z-index:1;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex;position:relative}.buy-info-card-heading{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.buy-info-card-icon{object-fit:contain;width:112px;height:112px}.buy-info-card-title{width:100%;color:var(--text-main);text-align:center;margin:0}.buy-info-card-button{color:var(--text-main)}.buy-info-card:hover .buy-info-card-button,.buy-info-card:focus-within .buy-info-card-button{background:linear-gradient(var(--button-hover-fill), var(--button-hover-fill)) padding-box, var(--button-border) border-box;box-shadow:0 8px 12px 0 var(--button-hover-glow) inset, 0 0 32px 0 var(--button-hover-glow) inset;color:var(--text-main)}.buy-info-card-close,.buy-info-modal-close{z-index:3;color:rgb(var(--text-secondary));cursor:pointer;pointer-events:auto;border:0;padding:0;transition:color .18s ease-in-out,box-shadow .18s ease-in-out;position:absolute}.buy-info-card-close:before,.buy-info-card-close:after,.buy-info-modal-close:before,.buy-info-modal-close:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:16px;height:2px;position:absolute;top:50%;left:50%}.buy-info-card-close:before,.buy-info-modal-close:before{transform:translate(-50%,-50%)rotate(45deg)}.buy-info-card-close:after,.buy-info-modal-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.buy-info-card-close:hover,.buy-info-modal-close:hover{color:var(--text-main)}.buy-info-card-close{background:0 0;width:16px;height:16px;top:16px;right:16px}.buy-info-modal-root{z-index:120;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.buy-info-modal-root:has(.buy-info-modal-bugged){overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:100dvh;overflow:hidden auto}.buy-info-modal-root[hidden]{display:none}.buy-info-modal-backdrop{background:var(--surface-modal-tint);position:absolute;inset:0}.buy-info-modal-root:has(.buy-info-modal-bugged) .buy-info-modal-backdrop{position:fixed}.buy-info-modal{z-index:1;border:1px solid rgba(var(--surface-background), 0);background:linear-gradient(rgb(var(--surface-background-secondary)), rgb(var(--surface-background-secondary))) padding-box, var(--surface-line) border-box;background:rgb(var(--surface-background));width:min(437px,100%);max-height:calc(100dvh - 48px);box-shadow:0 24px 80px rgba(var(--surface-background), .48);border-radius:48px;outline:none;flex-direction:column;gap:32px;padding:48px;display:flex;position:relative;overflow:auto}.buy-info-modal-close{border:1px solid rgba(var(--surface-background), 0);border:1px solid rgba(var(--surface-background), 0);background:linear-gradient(rgb(var(--surface-card)), rgb(var(--surface-card))) padding-box, var(--surface-line) border-box;border-radius:999px;width:48px;height:48px;top:16px;right:16px}.buy-info-modal-close:hover{background:linear-gradient(rgb(var(--surface-border)), rgb(var(--surface-border))) padding-box, var(--surface-line) border-box;box-shadow:0 8px 16px rgba(var(--surface-background), .28)}.buy-info-modal-title{color:var(--text-main);margin:0}.buy-info-steps{flex-direction:column;gap:32px;display:flex}.buy-info-step{grid-template-columns:48px minmax(0,1fr);gap:16px;display:grid;position:relative}.buy-info-step:not(:last-child):before{content:"";background:rgb(var(--surface-card));border-radius:999px;width:4px;position:absolute;top:48px;bottom:-32px;left:22px}.buy-info-step-status{z-index:1;background:rgb(var(--surface-card));width:48px;height:48px;color:var(--text-main);border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.buy-info-step-copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:0;display:flex}.buy-info-step-title,.buy-info-step-text,.buy-info-help-text{margin:0}.buy-info-step-title{color:rgb(var(--text-secondary))}.buy-info-step-text,.buy-info-help-text{color:var(--text-main)}.buy-info-sign-in{--button-fill:rgb(var(--surface-brand));--button-hover-fill:rgb(var(--surface-brand));--button-hover-glow:#89dcffa3;width:100%;color:rgb(var(--text-on-brand));margin-top:8px}.buy-info-modal-line{background:var(--surface-line);width:100%;height:1px}.buy-info-help{align-items:flex-start;gap:16px;display:flex}.buy-info-help-image{object-fit:cover;border:1px solid var(--text-main);border-radius:16px;flex:0 0 64px;width:64px;height:64px}.buy-info-help-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.buy-info-support-link{width:fit-content;color:rgb(var(--text-brand));align-items:center;gap:8px;display:inline-flex}.buy-info-support-icon{background:rgb(var(--text-brand));flex:0 0 24px;width:24px;height:24px;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-170px 0;mask-position:-170px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.buy-info-modal-bugged{flex:none;width:min(592px,100%);max-height:none;margin-block:auto;overflow:visible}.buy-info-bugged-modal{flex-direction:column;gap:32px;width:100%;display:flex}.buy-info-bugged-modal-title{color:var(--text-main);flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.buy-info-bugged-modal-title .title-text{font-size:28px;line-height:28px}.buy-info-bugged-modal-image{aspect-ratio:256/170;object-fit:cover;border-radius:24px;width:100%;display:block}.buy-info-bugged-modal-sections{flex-direction:column;gap:32px;display:flex}.buy-info-bugged-modal-section{flex-direction:column;gap:4px;display:flex}.buy-info-bugged-modal-section-title,.buy-info-bugged-modal-section-text,.buy-info-bugged-modal-section-text p{margin:0}.buy-info-bugged-modal-section-title{color:rgb(var(--text-secondary))}.buy-info-bugged-modal-section-text{color:var(--text-main)}.buy-info-bugged-modal-section-text p+p{margin-top:0}.buy-info-bugged-modal-button{width:100%;color:var(--text-main)}.filter-block{flex-direction:column;gap:8px;display:flex}.filter-block .select-root,.filter-block .dropdown-menu{width:100%}.field-label{color:var(--text-main)}.field,.filter-select{border:1px solid rgba(var(--surface-background), 0);background:linear-gradient(rgb(var(--surface-background-secondary)), rgb(var(--surface-background-secondary))) padding-box, var(--surface-line) border-box;height:48px;color:rgb(var(--text-secondary));border-radius:24px}.field{align-items:center;padding:12px 20px;display:flex}.filter-select{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;display:flex}.price-row{z-index:10;align-items:center;gap:8px;display:flex}.price-row .field{flex:1}.price-row>span{color:rgb(var(--text-secondary));text-align:center;flex:0 0 16px}.price-field{gap:4px}.price-field input{appearance:none;width:100%;min-width:0;color:rgb(var(--text-secondary));background:0 0;border:0;outline:0;font-family:inherit}.price-field .currency{color:rgb(var(--text-secondary));flex:none}.range{cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;height:40px;position:relative}.range.is-dragging{cursor:ew-resize}.range input{appearance:none;opacity:0;pointer-events:none;z-index:2;background:0 0;width:100%;height:40px;margin:0;padding:0;position:absolute;top:0;left:0}.range input::-webkit-slider-runnable-track{background:0 0;border:0;height:40px}.range input::-webkit-slider-thumb{appearance:none;cursor:ew-resize;pointer-events:auto;background:0 0;border:0;width:24px;height:40px}.range input::-moz-range-track{background:0 0;border:0;height:40px}.range input::-moz-range-thumb{cursor:ew-resize;pointer-events:auto;background:0 0;border:0;width:24px;height:40px}.range-container{padding:0 10px}.range-track,.range-thumb{position:absolute}.range-active{pointer-events:none;position:absolute}.range-track{background:linear-gradient(90deg, rgb(var(--surface-border)), rgb(var(--surface-background-secondary)));clip-path:polygon(0 36%,100% 0,100% 100%,0 64%);border-radius:999px;height:19px;top:11px;left:0;right:0;overflow:hidden}.range-active{left:var(--range-start);top:0;right:calc(100% - var(--range-end));background:linear-gradient(90deg, #00528c33 0%, #00528c33 50%, rgba(var(--surface-brand), .6) 100%);border-radius:999px;height:19px}.range-thumb{border:1px solid rgba(var(--surface-background), 0);background:linear-gradient(rgb(var(--surface-card)), rgb(var(--surface-card))) padding-box, var(--surface-line) border-box;z-index:3;cursor:ew-resize;pointer-events:auto;touch-action:none;border-radius:12px;width:24px;height:40px;top:0}.range-thumb:before{content:"";background:radial-gradient(circle, rgb(var(--text-secondary)) 1px, rgba(var(--text-secondary), 0) 1.5px) 0 2px/4px 4px;opacity:.7;width:8px;height:16px;margin:auto;position:absolute;inset:0}.range-thumb.min{left:var(--range-start);transform:translate(-50%)}.range-thumb.min.is-edge{transform:translate(-10px)}.range-thumb.max{left:var(--range-end);transform:translate(-50%)}.range-thumb.max.is-edge{transform:translate(calc(10px - 100%))}.filter-search{width:100%}.chips{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.chips.is-expanded .chips-extra{max-height:var(--chips-extra-height);opacity:1;transition-delay:0s,.12s,80ms;transform:translateY(0)}.chips-row,.chips-extra{flex-wrap:wrap;gap:8px;width:100%;display:flex}.chips-row .spark,.chips-extra .spark{background:var(--spark-color)}.chips-extra{opacity:0;max-height:0;transition:max-height .25s ease-in-out,opacity .25s ease-in-out,transform .25s ease-in-out;overflow:hidden;transform:translateY(-4px)}.hide-chip{color:rgb(var(--text-brand));background:rgb(var(--surface-card))}.hide-chip .triangle-icon{transition:transform .25s ease-in-out;transform:rotate(180deg)}.hide-chip.is-collapsed .triangle-icon{transform:rotate(0)}.catalog{flex:1;min-width:0}.top-filter-row{justify-content:space-between;align-items:center;gap:24px;min-height:48px;display:flex}.pager-button{border:1px solid rgba(var(--surface-background), 0);background:linear-gradient(rgb(var(--surface-card)), rgb(var(--surface-card))) padding-box, var(--surface-line) border-box;color:var(--text-main)}.bugged{background:var(--text-main);width:58px;height:14px;display:inline-flex;-webkit-mask:url(/marketplace-assets/icons/bugged.svg?v2) 50%/contain no-repeat;mask:url(/marketplace-assets/icons/bugged.svg?v2) 50%/contain no-repeat}.sort-controls{align-items:center;gap:32px;display:flex}.sort{color:rgb(var(--text-secondary));white-space:nowrap;align-items:center;gap:8px;display:flex}.sort [data-select-active]{color:var(--text-main)}.sort-select-root .dropdown-menu{min-width:220px}.sort .triangle-icon{color:rgb(var(--text-secondary));flex:none}.catalog-count{color:rgb(var(--text-secondary));white-space:nowrap}.buy-content .item-card{height:265px;min-height:265px;max-height:265px;box-shadow:none;border-radius:24px;overflow:hidden}.buy-content .item-card:after{top:-373px}.buy-content .item-card:hover,.buy-content .item-card:focus-visible,.buy-content .item-card.is-card-active{background:rgb(var(--surface-background-secondary));border-radius:24px}.buy-content .image-shell{height:195px;padding:8px}.buy-content .image-slot{border-radius:16px;height:179px}.buy-content .image-inner{background:rgb(var(--surface-background-secondary));z-index:10;border-radius:16px}.buy-content .image-inner>img{border-radius:inherit}.buy-content .image-inner:after{content:none}.buy-content .image-tags{z-index:22;justify-content:flex-end;align-items:center;gap:2px;display:inline-flex;position:absolute;top:8px;right:8px}.buy-content .image-bugged-badge{background:radial-gradient(61.61% 89.32% at 49.48% 47.5%,#003e34 0%,#006353 25.24%,#008972 50.48%,#0e8d64 56.67%,#1d9255 62.86%,#3a9b39 75.24%,#57a41c 87.62%,#65a90e 93.81%,#74ad00 100%);border-radius:999px;flex:0 0 60px;justify-content:center;align-items:center;width:60px;height:20px;display:inline-flex;overflow:hidden}.buy-content .image-bugged-badge img{object-fit:contain;width:44px;height:11px;position:unset;border-radius:unset;display:block}.buy-content .image-count-badge{min-height:20px;color:var(--text-main);white-space:nowrap;background:linear-gradient(#ffffff1f 0%,#ffffff0a 100%);border-radius:999px;justify-content:center;align-items:center;padding:4px 6px;display:inline-flex}.buy-content .card-body{flex-direction:column;gap:4px;height:70px;padding:8px 12px 12px;display:flex}.buy-content .card-copy{gap:0}.buy-content .card-title{color:var(--text-main);line-height:18px}.buy-content .item-card-buy-overlay{opacity:1;pointer-events:auto;flex:none;height:auto;padding:0;position:static;transform:none}.buy-content .item-card-buy-button{width:auto;height:32px;padding:8px 12px}.pager{justify-content:flex-end;align-items:center;gap:8px;display:flex}.pager-pages{color:var(--text-main);justify-content:center;align-items:center;gap:8px;display:flex}.pager-pages-mobile{display:none}.pager-page{appearance:none;width:24px;min-width:24px;height:24px;color:var(--text-main);font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;line-height:24px;transition:color .25s ease-in-out,opacity .25s ease-in-out;display:inline-flex}.pager-page:hover{color:rgb(var(--text-brand))}.pager-page.is-ellipsis{color:rgb(var(--text-secondary));opacity:.5}.pager-page.is-current{color:rgb(var(--text-secondary));opacity:.5;pointer-events:none}.pager-button{border-radius:999px;justify-content:center;align-items:center;width:64px;height:48px;padding:0;transition:all .25s ease-in-out;display:inline-flex}.pager-button:hover{background:linear-gradient(rgb(var(--surface-border)), rgb(var(--surface-border))) padding-box, var(--surface-line) border-box;box-shadow:0 8px 16px rgba(var(--surface-background), .28)}.pager-button:active{transform:translateY(1px)}.pager-button.is-disabled{opacity:.3;pointer-events:none}@media (width<=960px){.buy-content{flex-direction:column;margin-top:32px;display:flex}.buy-sidebar{width:100%}.filters{flex-basis:auto;width:100%}.catalog{width:100%;margin-top:0}.purchase-history{width:100%;max-width:none;margin-top:0}}@media (width<=720px){.buy-content{flex-direction:column;gap:0;width:100%;margin-top:16px;display:flex}.buy-sidebar{gap:0;width:100%}.buy-content .filters{opacity:0;flex:none;width:calc(100% - 32px);max-height:0;margin:0 16px;transition:max-height .26s,margin-top .26s,opacity .18s,transform .26s;overflow:hidden;transform:translateY(-8px)}.buy-content .filters.is-mobile-open{opacity:1;max-height:1200px;margin-top:16px;transform:translateY(0)}.catalog{width:100%;overflow:hidden}.purchase-history{width:calc(100% - 32px);margin:24px 16px 0}.purchase-history-mobile{display:flex}.purchase-history-list{max-height:468px}.top-filter-row,.sort-controls{flex-direction:row;align-items:center}.catalog-toolbar{scrollbar-width:none;justify-content:flex-start;gap:16px;width:100%;min-height:48px;padding:0 16px;overflow:auto hidden}.catalog-toolbar::-webkit-scrollbar{display:none}.mobile-filter-button{border:1px solid rgb(var(--surface-border));width:64px;height:48px;color:var(--text-main);background:0 0;border-radius:999px;flex:0 0 64px;justify-content:center;align-items:center;display:inline-flex}.mobile-filter-icon{background:currentColor;flex:0 0 24px;width:24px;height:24px;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-1004px 0;mask-position:-1004px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.tabs{flex-wrap:nowrap;flex:none;gap:8px}.tab{min-height:48px;padding:12px 20px}.sort-controls{display:none}.buy-content .cards{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:4px;width:100%;margin-top:24px}.buy-content .item-card{aspect-ratio:auto;width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;box-shadow:none;border-radius:16px;flex-direction:column;flex-basis:auto;display:flex;overflow:hidden}.buy-content .item-card video{display:none}.buy-content .item-card:hover,.buy-content .item-card:focus-visible,.buy-content .item-card.is-card-active{background:rgb(var(--surface-background-secondary));box-shadow:none;border-radius:16px}.buy-content .buy-info-card{width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;box-shadow:none;border-radius:16px}.buy-content .buy-info-card-bugged{justify-content:flex-start;gap:0;height:calc(32.9044vw + 66.1544px);min-height:calc(32.9044vw + 66.1544px);max-height:calc(32.9044vw + 66.1544px);padding:8px 8px 12px}.buy-info-card:after{border-radius:16px}.buy-info-card-content{gap:20px}.buy-content .buy-info-card-bugged .buy-info-card-content{justify-content:flex-start;gap:8px;height:100%}.buy-content .buy-info-card-bugged .buy-info-card-image-wrap{align-items:center;width:100%;height:calc(100% - 100px);min-height:0;margin:0}.buy-content .buy-info-card-bugged .buy-info-card-image{object-fit:contain;width:100%;height:100%;transform:none}.buy-content .buy-info-card-bugged .buy-info-card-heading{justify-content:center;gap:0;min-height:32px}.buy-content .buy-info-card-bugged .buy-info-card-button{flex:0 0 32px}.buy-info-card-icon{width:48px;height:48px}.buy-info-card-title{font-size:12px;line-height:16px}.buy-info-card-button{min-height:32px;padding:6px 12px;font-size:12px;line-height:16px}.buy-info-card-close{top:12px;right:12px}.buy-info-modal-root{background:rgb(var(--surface-background));justify-content:stretch;align-items:stretch;padding:0}.buy-info-modal-backdrop{display:none}.buy-info-modal{border:0;border-radius:0;width:100%;height:100dvh;min-height:100svh;max-height:none;padding:0 16px 32px}.buy-info-modal-bugged{height:auto;min-height:100dvh;max-height:none;margin-block:0;padding-top:0;overflow:visible}.buy-info-modal-title,.buy-info-modal-close{display:none}.buy-info-bugged-modal{gap:24px}.buy-info-bugged-modal-title{display:none}.buy-info-bugged-modal-image{border-radius:16px}.buy-info-bugged-modal-sections{gap:24px}.buy-info-bugged-modal-section-title{font-size:16px;line-height:20px}.buy-info-bugged-modal-section-text{font-size:14px;line-height:20px}.buy-content .item-card:after,.buy-content .item-card-hover-bg{display:none}.buy-content .image-shell{flex:none;height:auto;padding:8px 8px 0}.buy-content .image-slot{aspect-ratio:272/179;width:100%;height:auto}.buy-content .image-inner,.buy-content .image-inner img{border-radius:16px}.buy-content .card-body{height:70px;padding:8px 12px 12px}.buy-content .card-copy{gap:0}.buy-content .card-title{font-size:12px;line-height:16px}.buy-content .card-price{font-size:20px;line-height:24px;display:inline-flex!important}.buy-content .item-card-buy-overlay{opacity:1;pointer-events:auto;transform:none}.buy-content .item-card-buy-button{width:auto;height:32px;padding:8px 12px;font-size:14px;line-height:16px}.buy-content .item-card-buy-button:hover,.buy-content .item-card-buy-button:focus-visible,.buy-content .item-card-buy-button:active{box-shadow:none}.bottom-pager{justify-content:center;gap:8px;width:328px;max-width:calc(100% - 32px);margin:24px auto 0}.buy-content .bottom-pager{width:fit-content;max-width:calc(100vw - 32px)}.buy-content .bottom-pager .pager-pages:not(.pager-pages-mobile){display:none}.buy-content .bottom-pager .pager-pages-mobile{min-width:0;display:flex;overflow:hidden}}
