.sell-modal-root{z-index:90;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.sell-modal-backdrop{background:var(--surface-modal-tint);position:absolute;inset:0}.sell-modal{z-index:1;background:rgb(var(--surface-background));width:min(984px,100vw - 32px);max-height:calc(100vh - 32px);box-shadow:0 32px 96px rgba(var(--surface-background), .72);border-radius:48px;flex-direction:column;gap:32px;display:flex;position:relative;overflow:auto}.sell-modal-top{flex-direction:column;padding:32px 48px 0;display:flex}.sell-modal-title-row{cursor:pointer;align-items:center;gap:16px;width:fit-content;display:flex}.sell-modal-title-row .sell-back-icon{transition:all .25s ease-in-out}.sell-modal-title-row:hover .sell-back-icon{background:rgb(var(--surface-brand));transform:translate(-5px)}.sell-back-button,.sell-step-button{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;color:var(--text-main);transition:all .25s ease-in-out}.sell-back-button{border-radius:999px;justify-content:center;align-items:center;width:64px;height:48px;display:inline-flex}.sell-back-icon{background:rgb(var(--text-secondary));flex:none;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:-748px 0;mask-position:-748px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-modal-content{grid-template-columns:1fr 1fr;align-items:flex-start;gap:32px;padding:0 48px;display:grid}.sell-item-preview{flex-direction:column;flex:0 0 367px;align-items:center;gap:24px;width:367px;display:flex}.sell-image-frame{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:24px;width:367px;height:266px;position:relative;overflow:hidden}.sell-item-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sell-image-placeholder{background:rgba(var(--surface-border), .6);border-radius:20px;position:absolute;inset:32px}.sell-item-copy{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.sell-hero-row{align-items:center;gap:8px;max-width:100%;display:flex}.sell-hero-avatar{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;flex:none;width:71px;height:40px;position:relative;overflow:hidden}.sell-hero-avatar img{object-fit:contain;width:100%;height:100%}.sell-hero-name{white-space:nowrap;text-overflow:ellipsis;color:rgb(var(--text-secondary));overflow:hidden}.sell-item-name-block{flex-direction:column;align-items:center;gap:16px;width:100%;padding:0 24px;display:flex}.sell-item-gems{flex-wrap:wrap;justify-content:center;gap:6px;padding:0 16px}.sell-item-gem-root{display:inline-flex}.sell-item-name{white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--text-main);text-align:center;transition:color .15s;overflow:hidden}a.sell-item-name:after{content:"";vertical-align:-2px;background:rgb(var(--text-success));width:16px;height:16px;margin-left:8px;display:inline-block;-webkit-mask:url(/build/assets/external-ePH_Ovlv.svg) 50%/contain no-repeat;mask:url(/build/assets/external-ePH_Ovlv.svg) 50%/contain no-repeat}a.sell-item-name.big-text:after{vertical-align:-5px;width:24px;height:24px}.sell-item-modal .sell-item-name{white-space:normal;text-overflow:clip;word-break:break-word;overflow:visible}.sell-form-column{flex:0 0 490px;width:490px;height:100%}.sell-form{height:100%}.sell-form .modal-warning{margin-top:auto}.sell-form,.sell-guest-state{flex-direction:column;display:flex}.sell-form{gap:32px}.sell-guest-state{text-align:center;justify-content:center;align-items:center;gap:16px;min-height:360px}.sell-field-group{flex-direction:column;gap:8px;display:flex}.sell-field-label{color:var(--text-main)}.sell-field-labels-container{justify-content:space-between;align-items:center;display:flex}.modal-warning{border:1px solid rgba(var(--surface-error), .24);background:rgba(var(--surface-error), .12);color:rgb(var(--text-error));border-radius:16px;padding:12px;display:block}.sell-input-wrap{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;border-radius:24px;align-items:center;gap:8px;min-height:48px;display:flex}.sell-price-wrap{padding-right:20px}.sell-price-wrap input{padding:10px 0 10px 20px}.sell-input{width:100%;min-width:0;color:var(--text-main);background:0 0;border:0;outline:0;padding:0}.sell-input::placeholder{color:rgba(var(--text-secondary), .5)!important}.sell-input::-webkit-outer-spin-button{appearance:none;margin:0}.sell-input::-webkit-inner-spin-button{appearance:none;margin:0}.sell-input-suffix{color:rgb(var(--text-secondary))}.sell-chip-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.sell-hint-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;width:fit-content;max-width:100%;height:32px;min-height:32px;color:var(--text-main);box-shadow:none;border-radius:999px;align-self:flex-start;padding:8px 12px;font-weight:600;line-height:16px}.sell-hint-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);box-shadow:none}.sell-hint-button:disabled{cursor:default;opacity:1;transform:none}.sell-qty-badge{border: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;min-height:32px;color:rgb(var(--text-secondary));cursor:pointer;border-radius:999px;align-self:flex-start;align-items:center;padding:6px 12px;font-family:inherit;font-weight:600;line-height:16px;display:inline-flex}.sell-step-button:disabled,.sell-submit-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.sell-qty-row{align-items:flex-end;gap:8px;display:flex}.sell-qty-field{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.sell-qty-field .sell-input-wrap input{padding:10px 20px}.sell-step-button{border-radius:999px;flex:none;justify-content:center;align-items:center;width:64px;height:48px;min-height:48px;display:inline-flex}.sell-step-icon,.sell-speed-icon{background:rgb(var(--text-secondary));flex:none;width:24px;height:24px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-step-icon-minus{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-1072px 0;mask-position:-1072px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-step-icon-plus{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-624px 0;mask-position:-624px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-details{border-top:1px solid #ffffff14;flex-direction:column;display:flex}.sell-detail-line{min-height:56px;color:var(--text-main);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:34px;display:flex}.sell-detail-line>span:first-child{min-width:0}.sell-detail-value{white-space:nowrap;flex:none;align-items:center;gap:8px;display:inline-flex}.sell-speed-icon{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-808px 0;mask-position:-808px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-speed-icon.is-success{background:rgb(var(--surface-success))}.sell-speed-icon.is-promo{background:rgb(var(--surface-promo))}.sell-speed-icon.is-error{background:rgb(var(--surface-error))}.sell-success-note{color:rgb(var(--text-success))}.sell-success-note span{color:rgb(var(--text-secondary))}.sell-total-line{border-bottom:0;min-height:64px}.sell-modal-bottom{border-top:1px solid #ffffff14;align-items:center;gap:32px;padding:32px 48px;display:flex}.sell-safety{flex:0 0 367px;align-items:center;gap:12px;width:367px;display:flex}.sell-safety-icon{background:rgb(var(--surface-card));width:32px;height:32px;color:rgb(var(--surface-success));border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sell-safety-icon .icon-img{width:20px;height:20px}.sell-safety-copy{min-width:0;color:var(--text-main);flex-direction:column;gap:4px;display:flex}.sell-safety-copy strong{color:rgb(var(--text-success));font:inherit}.sell-submit-button{--button-fill:rgb(var(--surface-brand));--button-border:var(--surface-line);--button-hover-fill:var(--button-fill);--button-hover-glow:#89dcffa3;width:490px;color:rgb(var(--text-on-brand));flex:0 0 490px}.sell-submit-button:hover{color:rgb(var(--text-on-brand))}@media (width<=1015px){.sell-modal{width:min(720px,100vw - 32px)}.sell-modal-content,.sell-modal-bottom{flex-direction:column;align-items:stretch}.sell-item-preview,.sell-form-column,.sell-safety,.sell-submit-button,.edit-listing-actions,.edit-listing-remove-button{flex-basis:auto;width:100%}.sell-image-frame{aspect-ratio:367/266;width:100%;height:auto}}@media (width<=720px){.sell-modal-root{padding:8px}.sell-modal{border-radius:32px;gap:24px;width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.sell-modal-top,.sell-modal-content,.sell-modal-bottom{padding-left:20px;padding-right:20px}.sell-modal-top{padding-top:20px}.sell-modal-title-row{gap:12px}.sell-back-button{width:48px;height:40px}.sell-qty-row{flex-wrap:wrap}.sell-qty-field{flex:1 0 100%}.sell-step-button{width:56px}.sell-detail-line{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 0}.sell-detail-value{align-self:flex-end}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=768px){body.is-buy-modal-open{background:var(--surface-modal-tint)}body.is-buy-modal-open:before{content:"";z-index:89;background:var(--surface-modal-tint);pointer-events:none;position:fixed;inset:0}}.buy-listing-modal{gap:32px;width:min(417px,100vw - 32px);position:relative;overflow:auto}.buy-listing-modal.is-payment-creating,.buy-listing-modal.is-payment-waiting{overflow:hidden}.buy-listing-modal .sell-modal-content{flex-direction:column;gap:32px;padding:0;display:flex}.buy-listing-modal .sell-form{gap:16px;width:100%}.buy-listing-modal .sell-guest-state{gap:12px;min-height:0}.buy-listing-modal .sell-field-group{width:100%}.buy-listing-modal .sell-field-labels-container{align-items:flex-start;gap:16px}.buy-trade-url-wrap.is-invalid{box-shadow:0 0 0 1px rgba(var(--surface-error), .42) inset, 0 8px 16px 0 rgba(var(--surface-error), .08) inset}.buy-modal-close{z-index:8;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;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .25s,transform .25s;display:inline-flex;position:absolute;top:16px;right:16px}.buy-modal-close span{flex:none;width:16px;height:16px;position:relative}.buy-modal-close span:before,.buy-modal-close span:after{content:"";background:rgb(var(--text-secondary));border-radius:999px;width:18px;height:2px;transition:background .25s;position:absolute;top:50%;left:50%}.buy-modal-close span:before{transform:translate(-50%,-50%)rotate(45deg)}.buy-modal-close span:after{transform:translate(-50%,-50%)rotate(-45deg)}.buy-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-modal-close:hover span:before,.buy-modal-close:hover span:after{background:var(--text-main)}.buy-modal-close:active{transform:translateY(1px)}.buy-modal-mobile-topbar{z-index:20;background:linear-gradient(180deg, rgba(var(--surface-background), .76) 0%, rgba(var(--surface-background), 0) 100%);pointer-events:none;justify-content:space-between;align-items:flex-start;width:100%;height:68px;padding:12px 16px 16px;display:flex;position:absolute;top:0;left:0}.buy-modal-mobile-topbar>*{pointer-events:auto}.buy-modal-mobile-topbar .buy-modal-glass-button{visibility:hidden;pointer-events:none}.buy-modal-glass-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;width:56px;height:40px;color:var(--text-main);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.buy-modal-back-icon,.buy-modal-heart-icon,.buy-trade-speed-icon,.buy-pay-method-arrow,.buy-steam-icon{background:currentColor;flex:none;width:24px;height:24px}.buy-modal-back-icon{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-748px 0;mask-position:-748px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.buy-modal-heart-icon{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-1292px 0;mask-position:-1292px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.buy-modal-preview{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.buy-modal-image-frame{background:rgb(var(--surface-background-secondary));border-radius:24px 24px 0 0;width:100%;height:301px;position:relative;overflow:hidden}.buy-modal-item-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.buy-modal-video-overlay{z-index:4;opacity:0;object-fit:cover;pointer-events:none;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.buy-modal-video-preview{z-index:3;background:rgb(var(--surface-card));pointer-events:none;border-radius:16px;width:66px;height:48px;position:absolute;bottom:12px;right:12px;overflow:hidden}.buy-modal-video-preview video{object-fit:cover;background:rgb(var(--surface-card));pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.buy-modal-seller-profile-badge{display:none}.buy-modal-seller-profile-arrow{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-modal-item-copy,.buy-modal-name-block{flex-direction:column;align-items:center;width:100%;display:flex}.buy-modal-item-copy{gap:16px}.buy-modal-name-block{gap:16px;padding:0 48px}.buy-modal-name-block .sell-item-name{white-space:normal;text-overflow:clip;word-break:break-word;overflow:visible}.buy-modal-gems{flex-wrap:wrap;justify-content:center;width:100%;overflow:visible}.buy-modal-gem-root{display:contents}.buy-modal-tags{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:8px;display:flex}.buy-modal-rarity-badge{min-height:40px;color:var(--text-main);border-radius:999px;gap:8px;padding:10px 12px}.buy-modal-header-rarity-badge{background:linear-gradient(rgb(var(--surface-card)), rgb(var(--surface-card))) padding-box, var(--surface-line) border-box;flex:0 auto;align-self:flex-start;max-width:176px;height:40px;min-height:40px;padding:10px 12px;display:inline-flex;overflow:hidden}.buy-modal-header-rarity-badge span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.buy-modal-name-block>.buy-modal-tags .buy-modal-rarity-badge{display:none}.buy-modal-bugged-badge{background:radial-gradient(61.61% 89.32% at 49.48% 47.5%,#003e34 0%,#008972 50.48%,#74ad00 100%);border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:40px;padding:10px 12px;display:inline-flex;overflow:hidden}.buy-modal-bugged-badge img{object-fit:contain;width:48px;height:12px;display:block}.buy-modal-body{flex-direction:column;align-items:stretch;gap:32px;width:100%;padding:0 48px 32px;display:flex}.buy-detail-table{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;display:flex;position:relative}.buy-detail-table:before{content:"";background:rgb(var(--surface-border));flex:0 0 1px;order:2;width:1px;height:40px}.buy-detail-line{min-width:0;min-height:40px;color:var(--text-main);text-align:center;white-space:nowrap;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;padding:0;display:flex}.buy-detail-line>.main-text:first-child{color:rgb(var(--text-secondary))}.buy-detail-line:first-child{order:1}.buy-detail-line:last-child{order:3}.buy-detail-value{white-space:nowrap;flex:none;align-items:center;gap:8px;font-size:20px;font-weight:600;line-height:24px;display:inline-flex}.buy-detail-value .sell-speed-icon{flex-basis:16px;width:16px;height:16px}.buy-trade-speed-icon{width:24px;height:24px;color:rgb(var(--text-success));flex-basis:24px;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-808px 0;mask-position:-808px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.buy-detail-line .buy-trade-speed-icon{display:none}.buy-submit-button{--button-fill:rgb(var(--surface-success));--button-border:var(--surface-line);--button-hover-fill:var(--button-fill);--button-hover-glow:rgba(var(--surface-success), .28);width:100%;min-height:48px;color:rgb(var(--text-on-brand))}.buy-submit-button:hover{color:rgb(var(--text-on-brand))}.buy-submit-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.buy-signup-button{--button-fill:rgb(var(--surface-brand));--button-hover-fill:var(--button-fill);--button-hover-glow:#89dcffa3}.buy-guest-submit-button{--button-fill:rgb(var(--surface-success));--button-border:var(--surface-line);--button-hover-fill:var(--button-fill);--button-hover-glow:#afc8ff29;color:rgb(var(--text-on-brand))}.buy-guest-submit-button:hover{color:rgb(var(--text-on-brand))}.buy-steam-submit-button{color:var(--text-main);background:linear-gradient(90deg,#137caf 0%,#0b1c49 100%);border:0;position:relative;overflow:hidden}.buy-steam-submit-button:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0d;position:absolute;inset:0}.buy-steam-submit-button>*{z-index:1;position:relative}.buy-steam-submit-button:hover{background:linear-gradient(90deg,#168bc4 0%,#10296a 100%);box-shadow:0 10px 24px #137caf3d}.buy-steam-icon{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-1528px 0;mask-position:-1528px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.buy-pay-methods{flex-direction:column;align-self:center;gap:8px;width:min(328px,100%);display:flex}.buy-pay-methods-title{color:rgb(var(--text-secondary));text-align:center;margin-bottom:8px}.buy-pay-method{border:1px solid rgba(var(--surface-background), 0);background:var(--surface-line) padding-box, var(--surface-line) border-box;cursor:pointer;text-align:left;border-radius:24px;align-items:center;gap:4px;width:100%;min-height:84px;padding:20px 16px 20px 80px;transition:border-color .16s,background .16s,transform .12s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.buy-pay-method:hover{background:linear-gradient(180deg, #ffffff29 0%, #ffffff0f 100%) padding-box, var(--surface-line) border-box;box-shadow:none;transform:translateY(-1px)}.buy-pay-method:active{transform:translateY(0)}.buy-pay-method:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;transform:none}.buy-pay-method-icon{width:76px;height:84px;color:rgb(var(--surface-brand));background:0 0;border-radius:13px;flex:none;place-items:center;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.buy-pay-method-icon img{object-fit:contain;width:76px;height:84px;display:block}.buy-pay-method-crypto .buy-pay-method-icon,.buy-pay-method-crypto .buy-pay-method-icon img{width:103px}.buy-pay-method-text{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.buy-pay-method-text .main-text{font-size:16px;line-height:24px}.buy-pay-method-text .ultra-small-text{color:rgb(var(--text-secondary));font-size:14px;line-height:16px}.buy-pay-method-price{color:var(--text-main);flex:none;display:none}.buy-pay-method-arrow{color:rgb(var(--text-secondary));display:block;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-590px 0;mask-position:-590px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.buy-pay-methods-foot{text-align:center;color:rgb(var(--text-secondary))}.buy-trade-url-step{flex-direction:column;gap:24px;width:100%;display:flex}.buy-trade-url-step .buy-submit-button{margin-top:4px}.buy-trade-url-step-field{gap:12px}.buy-trade-url-step-field .sell-field-labels-container{margin:0}.buy-trade-url-help{align-items:center;gap:8px;width:fit-content;text-decoration:none;display:inline-flex}.buy-trade-url-help-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-submit-hint{text-align:center;color:#0000;opacity:.5;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#9da1a3 0% 25%,#d5d6da 50%,#9da1a3 75% 100%);background-position:0%;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;margin:-16px 0 0;font-weight:600;line-height:16px;animation:2.2s ease-in-out infinite alternate buy-submit-hint-shimmer}@keyframes buy-submit-hint-shimmer{0%{background-position:0%}to{background-position:100%}}.buy-price-wrap,.buy-trade-url-wrap{padding:10px 20px}.buy-price-wrap{justify-content:space-between}.buy-price-value{color:var(--text-main)}.buy-trade-url-input::placeholder{color:rgb(var(--text-secondary))}.buy-modal-hint{color:rgb(var(--text-secondary));margin:0}.buy-payment-loader{z-index:40;border-radius:inherit;background:rgb(var(--surface-background));justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.buy-payment-waiting{z-index:42;border-radius:inherit;background:radial-gradient(130% 52% at 50% 100%, #008df23d 0%, #008df200 58%), rgb(var(--surface-background));flex-direction:column;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden auto}.buy-payment-waiting.is-paid{background:radial-gradient(130% 52% at 50% 100%, #1ebd464d 0%, #1ebd4600 58%), rgb(var(--surface-background))}.buy-payment-waiting.is-error{background:radial-gradient(130% 52% at 50% 100%, #e0543838 0%, #e0543800 58%), rgb(var(--surface-background))}.buy-payment-waiting-topbar{z-index:5;background:linear-gradient(180deg, rgba(var(--surface-background), .76) 0%, rgba(var(--surface-background), 0) 100%);pointer-events:none;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;height:68px;padding:12px 16px 16px;display:flex;position:absolute;top:0;left:0}.buy-payment-waiting-topbar>*{pointer-events:auto}.buy-payment-order{min-width:0;color:var(--text-main);text-align:center;white-space:nowrap;text-overflow:ellipsis;padding-top:8px;overflow:hidden}.buy-payment-topbar-spacer{flex:0 0 56px;width:56px;height:40px}.buy-payment-waiting-image{background:rgb(var(--surface-background-secondary));border-radius:0 0 24px 24px;flex:none;width:100%;height:265px;position:relative;overflow:hidden}.buy-payment-waiting-image img,.buy-payment-waiting-image .buy-modal-video-overlay{object-fit:cover;border-radius:24px;width:min(418px,116vw);height:277px;display:block;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.buy-payment-waiting-image .buy-modal-video-overlay{inset:auto auto -5px 50%}.buy-payment-waiting-copy{flex-direction:column;align-items:center;gap:16px;width:100%;padding:24px 16px 0;display:flex}.buy-payment-waiting-copy .sell-item-name{max-width:328px;color:var(--text-main);text-align:center;white-space:normal;text-overflow:clip;word-break:break-word;overflow:visible}.buy-payment-waiting-stats{align-items:center;width:min(360px,100%);padding:32px 16px 0;display:flex}.buy-payment-stat{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:4px;min-width:0;display:flex}.buy-payment-stat .small-text{color:rgb(var(--text-secondary))}.buy-payment-stat-divider{background:rgb(var(--surface-border));flex:0 0 1px;width:1px;height:40px}.buy-payment-support-card{border:1px solid rgba(var(--surface-background), 0);background:linear-gradient(#008df23d, #008df23d) padding-box, var(--surface-line) border-box;border-radius:24px;align-items:center;gap:4px;width:min(328px,100% - 32px);min-height:140px;margin-top:24px;padding:16px 16px 16px 96px;display:flex;position:relative;overflow:hidden}.buy-payment-support-card>img{object-fit:contain;object-position:left bottom;width:128px;height:140px;position:absolute;bottom:0;left:0}.buy-payment-waiting.is-paid .buy-payment-support-card{background:linear-gradient(#1aa33d3d, #1aa33d3d) padding-box, var(--surface-line) border-box;min-height:84px;padding:20px 16px 20px 104px}.buy-payment-waiting.is-paid .buy-payment-support-card>img{width:128px;height:84px}.buy-payment-waiting.is-error .buy-payment-support-card{background:linear-gradient(#e054383d, #e054383d) padding-box, var(--surface-line) border-box;min-height:140px;padding-left:96px}.buy-payment-waiting.is-error .buy-payment-support-card>img{width:134px;height:143px}.buy-payment-support-copy{z-index:1;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex;position:relative}.buy-payment-support-copy p{color:rgb(var(--text-on-brand));margin:0}.buy-payment-support-copy .small-text{color:rgba(var(--text-on-brand), .7)}.buy-payment-support-copy .button{min-height:32px;margin-top:8px;padding:8px 12px}.buy-payment-waiting.is-paid .buy-payment-support-copy{gap:0}.buy-payment-waiting.is-paid .buy-payment-support-copy .main-text{white-space:nowrap}.buy-payment-refresh{--button-fill:rgb(var(--surface-background-secondary));--button-border:var(--surface-line);--button-hover-fill:rgb(var(--surface-background-secondary));--button-hover-glow:#afc8ff29;width:min(328px,100% - 32px);min-height:48px;color:var(--text-main);border-radius:24px;margin:16px 0 24px}.buy-payment-refresh:active{transform:translateY(1px)}.buy-payment-loader-content{flex-direction:column;align-items:center;gap:11px;width:min(312px,100% - 48px);display:flex}.buy-payment-loader-icon{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;overflow:visible}.buy-payment-loader-icon:before{content:"";background:var(--text-main);transform-origin:50%;flex:0 0 12px;width:12px;height:12px;transform:scale(2);-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-1596px -6px;mask-position:-1596px -6px;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.buy-payment-loader-text{color:#0000;text-align:center;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#9da1a3 0% 25%,#d5d6da 50%,#9da1a3 75% 100%);background-position:0%;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;margin:0;animation:2.2s ease-in-out infinite alternate buy-submit-hint-shimmer}.buy-payment-loader-text span{display:block}.buy-modal-name-block .sell-item-name:hover{color:var(--text-main)}@media (width<=720px){.sell-modal-root:has(.buy-listing-modal){justify-content:stretch;align-items:stretch;padding:0}.sell-modal.buy-listing-modal{background:rgb(var(--surface-background));width:100vw;max-width:none;height:100dvh;max-height:none;box-shadow:none;border-radius:0;gap:24px;inset:0;overflow:hidden auto}.sell-modal.buy-listing-modal .sell-modal-content{gap:24px}.sell-modal.buy-listing-modal .sell-guest-state{min-height:0;display:flex}.buy-modal-close{display:none}.buy-modal-mobile-topbar .buy-modal-glass-button{visibility:visible;pointer-events:auto;width:56px;height:40px;padding:0 16px}.buy-modal-image-frame{background:0 0;border-radius:24px;flex:none;width:100%;height:265px}.buy-modal-image-frame:after{border:3px solid var(--text-main);opacity:.86;border-radius:24px;inset:0}.buy-modal-item-image{object-fit:cover;border-radius:inherit;width:100%;height:100%;inset:0;transform:none}.buy-modal-video-preview{border-radius:16px;width:66px;height:48px;bottom:16px;right:16px}.buy-modal-seller-profile-badge{z-index:12;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;max-width:calc(100% - 116px);min-height:32px;color:var(--text-main);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:0 8px 0 0;text-decoration:none;display:inline-flex;position:absolute;bottom:16px;left:16px;overflow:hidden}.buy-modal-seller-profile-badge span:not(.buy-modal-seller-profile-arrow){text-overflow:ellipsis;min-width:0;overflow:hidden}.buy-modal-seller-profile-steam-icon{flex:0 0 32px;width:32px;height:32px}.buy-modal-preview{gap:24px}.buy-modal-item-copy{gap:16px}.buy-modal-name-block{gap:16px;padding:0 16px}.buy-modal-name-block .sell-item-name{text-align:center;font-size:28px;line-height:28px}.buy-modal-gems{gap:4px}.buy-modal-tags{gap:8px}.buy-modal-name-block>.buy-modal-tags .buy-modal-rarity-badge{display:none}.buy-modal-rarity-badge,.buy-modal-bugged-badge{height:40px;min-height:40px}.buy-modal-name-block,.buy-modal-body{padding-left:16px;padding-right:16px}.buy-modal-body{gap:32px;padding-bottom:28px}.buy-detail-table{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;display:flex;position:relative}.buy-detail-table:before{content:"";background:rgb(var(--surface-border));flex:0 0 1px;order:2;width:1px;height:40px}.buy-detail-line{text-align:center;white-space:nowrap;border-bottom:0;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:40px;padding:0}.buy-detail-line>.main-text:first-child{color:rgb(var(--text-secondary));font-size:14px;font-weight:600;line-height:16px}.buy-detail-line:first-child{order:1}.buy-detail-line:last-child{order:3}.buy-detail-line .buy-detail-value{font-size:20px;font-weight:600;line-height:24px}.buy-detail-line .buy-trade-speed-icon{display:none}.buy-submit-button{border-radius:999px;min-height:48px;padding:12px 20px}.buy-pay-methods{gap:8px;width:100%;max-width:none}.buy-trade-url-step{gap:24px}.buy-trade-url-step-field{gap:12px}.buy-pay-methods-title{margin-bottom:8px}.buy-pay-method{border:1px solid rgba(var(--surface-background), 0);background:var(--surface-line) padding-box, var(--surface-line) border-box;min-height:84px;box-shadow:none;border-radius:24px;gap:4px;padding:20px 16px 20px 80px;position:relative;overflow:hidden}.buy-pay-method:hover{background:linear-gradient(180deg, #ffffff29 0%, #ffffff0f 100%) padding-box, var(--surface-line) border-box;box-shadow:none}.buy-pay-method-icon{width:76px;height:84px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.buy-pay-method-icon img{width:76px;height:84px}.buy-pay-method-crypto .buy-pay-method-icon{width:103px;height:84px;left:0}.buy-pay-method-crypto .buy-pay-method-icon img{width:103px;height:84px}.buy-pay-method-text{gap:4px}.buy-pay-method-text .main-text{font-size:16px;line-height:24px}.buy-pay-method-text .ultra-small-text{font-size:14px;line-height:16px}.buy-pay-method-price{display:none}.buy-pay-method-arrow{display:block}.buy-submit-hint{margin-top:-16px}.buy-payment-loader,.buy-payment-waiting{border-radius:0;position:fixed}}.bottom-pager{margin-top:24px}.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{width:24px;min-width:24px;color:var(--text-main);text-align:center;justify-content:center;align-items:center;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: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;width:64px;height:48px;color:var(--text-main);border-radius:999px;justify-content:center;align-items:center;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}.gems{align-items:center;gap:4px;min-width:0;display:flex}.offer-gem{background:linear-gradient(90deg, color-mix(in srgb, var(--gem-color,rgb(var(--surface-background-secondary))) 28%, rgb(var(--surface-background-secondary))), rgb(var(--surface-background-secondary)) 56%) padding-box, var(--surface-line) border-box;border:1px solid rgba(var(--surface-background), 0);min-width:0;height:32px;color:var(--text-main);border-radius:999px;align-items:center;gap:8px;padding-right:12px;display:inline-flex;position:relative;overflow:hidden}.offer-gem:before{content:"";background:radial-gradient(circle, var(--gem-color,#9da1a3) 0%, #12141a00 68%);opacity:.38;pointer-events:none;border-radius:50%;width:111px;height:111px;position:absolute;top:-41px;right:calc(100% - 48px)}.offer-gem>*{z-index:1;position:relative}.offer-gem.is-compact{border-radius:999px;width:48px;padding-right:0}.offer-gem.is-compact .offer-gem-image{border-radius:999px}.offer-gem-image{background:rgb(var(--surface-card));border-radius:8px;flex:0 0 48px;width:48px;height:32px;display:block;position:relative;overflow:hidden}.offer-gem-image img,.offer-gem-image .offer-gem-fallback{border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.offer-gem-image img{object-fit:cover}.offer-gem-fallback{background:radial-gradient(circle at 50% 50%, var(--gem-color,#9da1a3), #9da1a300 65%), var(--surface-line)}.offer-gem-name{white-space:nowrap;text-overflow:ellipsis;max-width:180px;color:var(--text-main);overflow:hidden}.offer-gem-color{background:var(--gem-color,#9da1a3);flex:none;width:12px;height:12px;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-1596px -6px;mask-position:-1596px -6px;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.offer-gem-icon{object-fit:contain;flex:none;width:12px;height:12px}.offer-gem-icon-sprite{display:block}.offer-gem-icon-trail-of-burning-doom{background-image:url(/marketplace-assets/icons/sprite.svg?v4);background-position:-1394px -6px;background-repeat:no-repeat;background-size:1608px 24px;width:12px;height:12px}.offer-gem-icon-ionic-vapor{background-image:url(/marketplace-assets/icons/sprite.svg?v4);background-position:-1416px -6px;background-repeat:no-repeat;background-size:1608px 24px;width:12px;height:12px}.gem-slot-empty{background:url(/marketplace-assets/empty-gem.png) 50%/contain no-repeat;border-radius:999px;width:48px;height:32px;display:inline-block}.product-bg{z-index:0;background:radial-gradient(circle, rgba(var(--rarity), .18) 0%, rgba(var(--rarity), .08) 36%, rgba(var(--surface-background), 0) 72%);pointer-events:none;border-radius:50%;width:640px;height:640px;position:absolute;top:144px;left:-88px}.product-layout{z-index:1;grid-template-columns:367px minmax(0,1fr);gap:32px;margin-top:48px;display:grid;position:relative}.product-sidebar{flex-direction:column;gap:24px;width:367px;display:flex}.product-mobile-topbar,.product-mobile-steam-badge,.product-mobile-filter-button{display:none}.product-image-frame{background:var(--surface-line);border-radius:24px;width:367px;height:266px;padding:2px;overflow:hidden}.product-image-inner{cursor:pointer;background:rgb(var(--surface-background-secondary));border-radius:22px;width:100%;height:100%;position:relative;overflow:hidden}.product-image-inner img{object-fit:contain;border-radius:22px;width:418px;height:277px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.product-image-inner .product-video-overlay{z-index:10;opacity:0;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.product-video-preview{z-index:5;background:rgb(var(--surface-card));pointer-events:none;border-radius:16px;width:66px;height:48px;display:block;position:absolute;bottom:8px;right:8px;overflow:hidden}.product-video-preview video{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.product-name{flex-direction:column;align-items:center;gap:16px;display:flex}.hero-chip{justify-content:center;align-items:center;gap:8px;display:flex}.hero-portrait{background:var(--surface-line);border-radius:999px;width:71px;height:40px;padding:1px;overflow:hidden}.hero-portrait img{object-fit:cover;border-radius:999px;width:100%;height:100%}.hero-name{color:rgb(var(--text-secondary));text-transform:uppercase}.product-title-block{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;padding:0 24px;display:flex}.product-title{color:var(--text-main);margin:0}.rarity-badge{background:var(--surface-line);min-height:40px;color:var(--text-main);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.product-info-row{align-items:center;gap:16px;width:100%;display:flex}.info-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.types-container{grid-template-columns:1fr 1fr;width:100%;display:grid}.types-container>div{flex-direction:column;align-items:center;display:flex}.types-container>div:only-child{grid-column:span 2}.types-container>div:not(:first-child){border-left:1px solid rgb(var(--surface-border))}.steam-price{align-items:baseline;gap:4px;display:flex}.steam-price>:not(:first-child){color:rgb(var(--text-secondary))}.price-note{color:rgb(var(--text-error))}.source-icon,.trade-icon{flex:none;width:32px;height:32px}.source-icon{color:rgb(var(--text-secondary));justify-content:center;align-items:center;display:flex}.trade-icon{background:var(--surface-line);color:rgb(var(--surface-success));border-radius:999px;justify-content:center;align-items:center;display:flex}.trade-icon span{background:currentColor;width:20px;height:20px;display:block;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-240px -2px;mask-position:-240px -2px;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.trade-title{color:var(--text-main)}.trade-note{color:rgb(var(--text-secondary))}.trade-note span{color:rgb(var(--text-success))}.offers-panel{min-width:0}.offers-top{justify-content:space-between;align-items:center;gap:24px;min-height:48px;display:flex}.product-tabs{align-items:center;gap:8px;min-width:0;display:flex}.product-tab{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;min-height:48px;color:var(--text-main);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;display:inline-flex}.product-tab.active{border:1px solid rgba(var(--surface-background), 0);background:linear-gradient(rgb(var(--surface-brand)), rgb(var(--surface-brand))) padding-box, var(--surface-line) border-box}.tab-count{background:rgba(var(--surface-background), .16);min-width:24px;min-height:16px;color:var(--text-main);border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;display:inline-flex}.offers-actions{align-items:center;gap:32px;display:flex}.product-sort{color:rgb(var(--text-secondary));white-space:nowrap;align-items:center;gap:8px;display:flex}.product-sort [data-select-active]{color:var(--text-main)}.offers-table{margin-top:24px}.offers-head,.offer-row{grid-template-columns:minmax(320px,1fr) 300px 200px 92px;align-items:center;gap:48px;display:grid}.offers-head{color:rgb(var(--text-secondary));padding-bottom:16px}.offers-head>:nth-child(3){text-align:right}.offer-row{border-top:1px solid rgba(var(--surface-border), .75);min-height:96px;transition:border-color .25s ease-in-out;position:relative}.offer-row:before,.offer-row:after{content:"";pointer-events:none;position:absolute}.offer-row:before{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;opacity:0;border-radius:24px;width:calc(100% + 14px);height:100%;transition:opacity .25s ease-in-out;top:0;left:-7px}.offer-row:after{opacity:0;background:rgb(var(--surface-background));z-index:10;width:100%;height:1px;transition:opacity .25s ease-in-out;bottom:-1px;left:0}.offer-row.hoverable{cursor:pointer}.offer-row.hoverable:hover{border-top-color:rgba(var(--surface-border), 0)}.offer-row.hoverable:hover:before{opacity:.5}.offer-row.hoverable:hover:after{opacity:1}.offer-row.hoverable:hover>.button-outline{border-color:rgba(var(--surface-brand), .32);background:rgba(var(--surface-brand), .04);box-shadow:0 8px 12px 0 rgba(var(--surface-brand), .16) inset, 0 0 32px 0 rgba(var(--surface-brand), .08) inset;color:rgb(var(--text-brand))}.offer-row>*{z-index:1;position:relative}.offer-item{align-items:center;gap:16px;min-width:0;display:flex}.offer-thumb-wrap{flex-direction:column;flex:none;align-items:center;gap:4px;display:flex}.offer-thumb-wrap.is-bugged{gap:0}.offer-thumb-wrap.is-bugged .offer-thumb{border-radius:16px 16px 0 0}.offer-thumb{background:rgb(var(--surface-background-secondary));border-radius:16px;width:96px;height:64px;position:relative;overflow:hidden}.offer-thumb img{object-fit:contain;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.bugged-label{background:radial-gradient(61.61% 89.32% at 49.48% 47.5%,#003e34 0%,#008972 50.48%,#74ad00 100%);border-radius:0 0 10px 10px;flex:0 0 20px;justify-content:center;align-items:center;width:96px;height:20px;display:flex;overflow:hidden}.bugged-label img{object-fit:contain;width:48px;height:12px;display:block}.offer-info{flex-direction:column;gap:8px;min-width:0;display:flex}.offer-mobile-copy{display:contents}.offer-mobile-best-price,.offer-mobile-trade-mode{display:none}.offer-title{white-space:nowrap;text-overflow:ellipsis;color:var(--text-main);overflow:hidden}.best-price-badge{color:rgb(var(--text-success))}.seller{align-items:center;gap:16px;min-width:0;display:flex}.avatar{background:rgb(var(--surface-card));border-radius:999px;flex:none;width:48px;height:48px;position:relative;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar span{color:rgb(var(--text-secondary));justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.seller-copy{flex-direction:column;min-width:0;display:flex}.seller-name-row{align-items:center;gap:6px;min-width:0;display:flex}.seller-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--text-main);overflow:hidden}.seller-name-link{min-width:0;color:var(--text-main);align-items:center;gap:6px;text-decoration:none;transition:color .18s,opacity .18s;display:inline-flex}.seller-name-link:hover{color:var(--text-main)}.seller-name-link .seller-name{color:inherit}.seller-inventory-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}.seller-mode{color:rgb(var(--text-secondary))}.seller-mode.auto{color:rgb(var(--text-success))}.price-cell{color:var(--text-main);text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.best-price{color:rgb(var(--text-success));align-items:center;gap:4px;display:inline-flex}.offer-mobile-buy-button{display:none}.your-listing{color:rgb(var(--text-secondary));text-align:right}@media (width<=1400px){.offers-head,.offer-row{grid-template-columns:minmax(280px,1fr) 220px 150px 92px;gap:24px}}@media (width<=1180px){.product-layout{grid-template-columns:1fr}.product-sidebar{width:100%;max-width:367px}.offers-panel{width:100%;overflow-x:auto}.offers-table{min-width:920px}}@media (width<=720px){.marketplace-body:has(.product-layout) .marketplace-header{display:none}.marketplace-body:has(.product-layout) .page{padding-top:0}.product-bg{z-index:-1;background:radial-gradient(circle, rgba(var(--rarity), .32) 0%, rgba(var(--rarity), .12) 38%, rgba(var(--surface-background), 0) 72%);width:640px;height:640px;position:absolute;top:-100px;left:-140px}.product-layout{flex-direction:column;gap:24px;width:100%;margin-top:0;padding-bottom:88px;display:flex;overflow-x:clip}.product-sidebar{gap:24px;width:100%;max-width:none;position:relative}.product-mobile-topbar{z-index:60;background:linear-gradient(180deg, rgba(var(--surface-background), .76) 0%, rgba(var(--surface-background), 0) 100%);pointer-events:none;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;height:68px;margin-bottom:-68px;padding:12px 16px 16px;display:flex;position:fixed;top:0;left:0}.product-mobile-topbar>*{pointer-events:auto}.product-mobile-glass-button{border: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;width:56px;height:40px;color:var(--text-main);border-radius:999px;flex:0 0 56px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.product-mobile-heart-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:-1292px 0;mask-position:-1292px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.product-mobile-rarity{white-space:nowrap;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 132px);min-height:40px;padding:10px 12px;overflow:hidden}.offers-top,.offers-actions,.product-tabs{flex-direction:row;align-items:center}.product-image-frame{background:0 0;border-radius:0 0 24px 24px;width:100vw;height:265px;margin-left:calc(50% - 50vw);padding:0}.product-image-inner{background:rgb(var(--surface-background));border-radius:0 0 24px 24px}.product-image-inner img{object-fit:cover;border-radius:inherit;width:100%;height:100%;inset:0;transform:none}.product-mobile-steam-badge{z-index:12;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;max-width:calc(100% - 32px);min-height:32px;color:var(--text-main);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding-right:12px;display:inline-flex;position:absolute;bottom:8px;left:50%;overflow:hidden;transform:translate(-50%)}.product-image-inner .product-mobile-steam-icon{object-fit:contain;border-radius:0;flex:0 0 32px;width:32px;height:32px;position:relative;bottom:auto;left:auto;transform:none}.product-mobile-steam-higher{color:rgb(var(--text-error))}.product-name{gap:16px;width:100%;padding:0 16px}.hero-chip{gap:8px}.product-title-block{gap:0;padding:0 8px}.product-title{text-align:center;font-size:28px;line-height:28px}.product-title-block>.rarity-badge,.product-sidebar>.divider,.product-info-row{display:none}.offers-panel{width:100%;min-width:0;overflow:hidden}.offers-top{scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:8px;width:100%;min-width:0;padding:0 16px;scroll-padding-inline:16px;overflow:auto hidden}.offers-top>*{flex-shrink:0}.offers-top::-webkit-scrollbar{display:none}.product-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}.product-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}.product-tabs{flex-wrap:nowrap;flex:none;gap:8px;min-width:max-content}.product-tab{flex:none;min-height:48px;padding:12px 20px}.offers-table{width:100%;min-width:0;margin-top:16px}.offers-head{display:none}.offers-list{border-top:1px solid rgba(var(--surface-border), .75)}.offer-row{border-top:0;border-bottom:1px solid rgba(var(--surface-border), .75);grid-template-columns:96px minmax(0,1fr) auto;grid-template-areas:"thumb info action""gems gems gems";align-items:center;gap:12px;min-height:0;padding:16px;display:grid;position:relative}.offer-row:before,.offer-row:after{display:none}.offer-item{display:contents}.offer-thumb{border-radius:16px;width:96px;height:64px}.offer-thumb-wrap{grid-area:thumb;align-items:center;width:96px}.offer-thumb-wrap.is-bugged .offer-thumb{border-radius:16px 16px 0 0}.bugged-label{border-radius:0 0 10px 10px;width:96px;height:18px}.bugged-label img{width:42px;height:11px}.offer-info{display:contents}.offer-mobile-copy{flex-direction:column;grid-area:info;justify-content:center;align-self:stretch;gap:4px;min-width:0;display:flex}.offer-title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.offer-mobile-best-price,.offer-mobile-trade-mode{align-items:center;gap:4px;width:fit-content;font-size:14px;line-height:18px;display:inline-flex}.offer-mobile-best-price{color:rgb(var(--text-success))}.offer-mobile-trade-mode{color:rgb(var(--text-secondary))}.offer-mobile-trade-mode.auto{color:rgb(var(--text-success))}.seller,.price-cell,.best-price{display:none}.offer-mobile-buy-button{z-index:2;border:1px solid rgba(var(--surface-brand), .32);text-align:center;white-space:nowrap;background:0 0;border-radius:16px;flex-direction:column;grid-area:action;justify-content:center;align-items:center;gap:4px;min-width:56px;height:64px;padding:8px;display:inline-flex;position:relative;overflow:hidden}.offer-mobile-buy-button.is-own-listing{border-color:rgb(var(--surface-border));color:rgb(var(--text-secondary));pointer-events:none;opacity:1}.offer-mobile-buy-label{color:rgb(var(--text-brand));font-size:14px;line-height:16px}.offer-mobile-buy-button.is-own-listing .offer-mobile-buy-label{color:rgb(var(--text-secondary))}.offer-mobile-buy-price{color:var(--text-main);font-size:12px;line-height:12px}.offer-row>.button,.your-listing{display:none}.offer-info .gems{flex-wrap:wrap;grid-area:gems;width:100%;margin-top:0}.offer-gem-name{max-width:145px}.bottom-pager{justify-content:center;width:328px;max-width:calc(100% - 32px);margin:24px auto 0}}
