.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}}.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}.sell-page{width:100%;margin:48px auto 0}.sell-development{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-height:calc(100vh - 180px);padding:0 16px;display:flex}.sell-development h1{color:var(--text-main);margin:0}.sell-development p{max-width:620px;color:var(--text-secondary);margin:0}.sell-breadcrumbs{margin-top:36px}.sell-breadcrumbs+.sell-page{margin-top:24px}.sell-page-head{justify-content:space-between;align-items:center;gap:32px;display:flex}.sell-page-head .big-text{line-height:48px}.sell-page-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.sell-page-actions.muted .sell-action-button{opacity:.3;pointer-events:none}.sell-auth-layout{grid-template-columns:367px minmax(0,1fr);align-items:flex-start;gap:32px;display:grid}.sell-auth-main{min-width:0}.sell-sidebar{flex-direction:column;gap:24px;width:367px;display:flex}.sell-sidebar-card{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;position:relative;overflow:hidden}.sell-sidebar-steps-card{flex-direction:column;display:flex}.sell-sidebar-steps-container{flex-direction:column;gap:32px;padding:24px;display:flex}.sell-sidebar-steps-container h2{color:var(--text-main);margin:0}.sell-sidebar-steps{flex-direction:column;gap:32px;margin:0;padding:0;list-style:none;display:flex}.sell-sidebar-step{align-items:flex-start;gap:16px;display:flex;position:relative}.sell-sidebar-step:not(:last-child):after{content:"";background:rgb(var(--surface-card));border-radius:999px;width:4px;position:absolute;top:48px;bottom:-32px;left:22px}.sell-sidebar-step.is-complete:not(:last-child):after{background:linear-gradient(180deg, rgb(var(--surface-success)) 0%, rgb(var(--surface-card)) 100%)}.sell-sidebar-step-marker{z-index:1;background:rgb(var(--surface-card));width:48px;height:48px;color:var(--text-main);border-radius:999px;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:0 1px 1px #001f3d14}.sell-sidebar-step.is-complete .sell-sidebar-step-marker{border:2px solid rgb(var(--surface-success));color:rgb(var(--text-success))}.sell-sidebar-step-icon{background:rgb(var(--text-success));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-sidebar-step-icon-check{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-sidebar-step-body{min-width:0;color:var(--text-main);flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:12px;padding-top:0;display:flex}.sell-sidebar-step-body .main-text:not(.button){color:inherit;white-space:pre-line;display:block}.sell-sidebar-step-success{color:rgb(var(--text-success))}.sell-sidebar-button{width:fit-content;height:48px;min-height:48px;max-height:48px;color:var(--text-main);flex:none;gap:4px;padding:0 20px;line-height:24px}.sell-sidebar-button-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-sidebar-button-icon-shield{-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}.sell-sidebar-button-icon-edit{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-842px 0;mask-position:-842px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-sidebar-button-icon-key{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-272px 0;mask-position:-272px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-sidebar-help{border-top:1px solid rgb(var(--surface-border));align-items:flex-start;gap:16px;padding:24px;display:flex}.sell-sidebar-help-image{object-fit:cover;border:1px solid #ffffff29;border-radius:16px;flex:0 0 64px;width:64px;height:64px}.sell-sidebar-help-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.sell-sidebar-help-copy p{color:var(--text-main);margin:0}.sell-sidebar-support-link{width:fit-content;color:rgb(var(--text-brand));align-items:center;gap:8px;display:inline-flex}.sell-sidebar-external-icon{background:rgb(var(--text-brand));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:-170px 0;mask-position:-170px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-sidebar-profile-group{flex-direction:column;gap:32px;display:flex}.sell-sidebar-profile-card{flex-direction:column;align-items:center;gap:24px;padding:24px;display:flex}.sell-sidebar-profile-card h2{z-index:1;max-width:100%;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;margin:0;position:relative;overflow:hidden}.sell-sidebar-profile-blur{opacity:.16;filter:blur(60px);object-fit:cover;pointer-events:none;width:calc(100% + 2px);height:366px;position:absolute;inset:-1px}.sell-sidebar-avatar{z-index:1;background:rgb(var(--surface-card));width:96px;height:96px;color:rgb(var(--text-secondary));border-radius:50%;flex:0 0 96px;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.sell-sidebar-avatar img{object-fit:cover;width:100%;height:100%}.sell-sidebar-divider{z-index:1;background:var(--surface-line);width:100%;height:1px;position:relative}.sell-sidebar-stats{z-index:1;grid-template-columns:1fr 1px 1fr;align-items:center;width:100%;margin:0;display:grid;position:relative}.sell-sidebar-stats:before{content:"";background:rgb(var(--surface-border));grid-area:1/2;width:1px;height:40px}.sell-sidebar-stats div{flex-direction:column;align-items:center;gap:0;min-width:0;display:flex}.sell-sidebar-stats div:last-child{grid-column:3}.sell-sidebar-stats dt,.sell-sidebar-stats dd{margin:0}.sell-sidebar-stats dt{color:rgb(var(--text-secondary))}.sell-sidebar-stats dd{color:var(--text-main)}.sell-sidebar-section{border-top:1px solid rgb(var(--surface-border));flex-direction:column;gap:24px;padding-top:32px;display:flex}.sell-sidebar-section h2{color:var(--text-main);margin:0}.sell-sidebar-store-field{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;padding:12px 20px;display:flex}.sell-sidebar-store-field>span{min-width:0;color:rgb(var(--text-secondary));text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.sell-sidebar-copy-button{cursor:pointer;background:0 0;border:0;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}.sell-sidebar-copy-icon{background:rgb(var(--text-secondary));width:16px;height:16px;display:block;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-504px -4px;mask-position:-504px -4px;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-sidebar-store-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.sell-sidebar-store-actions .sell-sidebar-button{justify-content:center;width:100%}.sell-sidebar-title-block{flex-direction:column;gap:4px;display:flex}.sell-sidebar-status{align-items:center;gap:4px;display:inline-flex}.sell-sidebar-status>span:first-child{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.sell-sidebar-status.is-error{color:rgb(var(--text-error))}.sell-sidebar-status.is-error>span:first-child{background:rgb(var(--text-error))}.sell-sidebar-status.is-success{color:rgb(var(--text-success))}.sell-sidebar-status.is-success>span:first-child{background:rgb(var(--text-success))}.sell-sidebar-description{color:var(--text-main);margin:0}.sell-sidebar-full-button{justify-content:center;width:100%}.sell-action-button{height:48px;min-height:48px;color:var(--text-main);flex:none;padding:12px 20px}.sell-action-button-success{--button-fill:rgb(var(--surface-success));--button-border:var(--surface-line);--button-hover-fill:var(--button-fill);--button-hover-glow:#89ffa6a3;color:rgb(var(--text-on-brand))}.sell-action-button-success .action-icon{background:rgb(var(--text-on-brand))}.sell-action-button-success:hover{color:rgb(var(--text-on-brand))}.action-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}.action-icon-pause{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-1038px 0;mask-position:-1038px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.action-icon-trash{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-936px 0;mask-position:-936px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.action-icon-play{-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-900px 0;mask-position:-900px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-list-search{flex:0 0 343px;width:343px}.sell-status{background:rgba(var(--surface-success), .12);color:rgb(var(--text-success));border-radius:16px;margin-top:16px;padding:12px 16px}.sell-no-results{text-align:center;color:rgb(var(--text-secondary));margin-top:24px}.sell-paused-notice{border-top:1px solid rgb(var(--surface-background-secondary));background:rgb(var(--surface-background-secondary));width:100%;min-height:56px;color:var(--text-main);border-radius:24px;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px 24px;display:flex}.sell-paused-notice .main-text{flex:auto;min-width:0}.sell-paused-notice-icon{background:rgb(var(--text-attention));flex:none;width:20px;height:20px;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-34px -2px;mask-position:-34px -2px;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-cards{margin-top:24px}.sell-guest-promo{width:min(903px,100%);margin-top:100px;margin-left:auto;margin-right:auto;position:relative}.sell-guest-card{border:1px solid rgb(var(--surface-border));background:rgb(var(--surface-background));border-radius:24px;grid-template-columns:minmax(0,463px) minmax(0,1fr);width:100%;min-height:757px;display:grid;position:relative;overflow:hidden}.sell-guest-hero{min-height:757px;padding:48px;position:relative;overflow:hidden}.sell-guest-hero-copy{z-index:3;flex-direction:column;align-items:center;gap:32px;display:flex;position:relative}.sell-guest-hero-copy h1{text-align:center;white-space:pre-line;width:100%;color:var(--text-main);margin:0;line-height:28px}.sell-guest-benefits{flex-direction:column;gap:16px;width:367px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.sell-guest-benefits li{color:var(--text-main);align-items:flex-start;gap:8px;display:flex}.sell-guest-check{background:rgb(var(--text-success));flex:0 0 24px;width:24px;height:24px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 7L10.4375 17L7 12.4545' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/24px 24px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 7L10.4375 17L7 12.4545' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/24px 24px no-repeat}.sell-guest-grass,.sell-guest-roshan{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.sell-guest-grass{object-fit:cover;object-position:center bottom;width:478px;height:665px;bottom:0;left:0}.sell-guest-roshan{z-index:3;object-fit:contain;object-position:left bottom;width:542px;height:598px;top:159px;left:-79px}.sell-guest-steps{z-index:2;background:rgb(var(--surface-background-secondary));border-left:1px solid #ffffff14;flex-direction:column;justify-content:center;gap:32px;padding:48px;display:flex;position:relative}.sell-guest-step-list{flex-direction:column;gap:32px;margin:0;padding:0;list-style:none;display:flex}.sell-guest-step{align-items:flex-start;gap:16px;display:flex;position:relative}.sell-guest-step:not(:last-child):after{content:"";background:rgb(var(--surface-card));border-radius:999px;width:4px;position:absolute;top:48px;bottom:-32px;left:22px}.sell-guest-step-index{z-index:1;background:rgb(var(--surface-card));width:48px;height:48px;color:var(--text-main);border-radius:999px;flex:0 0 48px;justify-content:center;align-items:center;font-weight:600;line-height:24px;display:inline-flex;position:relative}.sell-guest-step-body{flex-direction:column;flex:auto;gap:12px;min-width:0;padding-top:2px;display:flex}.sell-guest-step-body p{color:var(--text-main);margin:0}.sell-guest-steam-button,.sell-guest-secondary-button{border-radius:999px;justify-content:center;gap:4px;width:fit-content;min-height:40px;padding:8px 20px}.sell-guest-steam-button{width:100%;color:var(--text-main);background:linear-gradient(90deg,#137caf 0%,#0b1c49 100%);border:0;position:relative;overflow:hidden}.sell-guest-steam-button:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0d;position:absolute;inset:0}.sell-guest-steam-button>*{z-index:1;position:relative}.sell-guest-steam-button:hover{box-shadow:0 10px 24px #137caf3d}.sell-guest-steam-icon{background:var(--text-main);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:-1528px 0;mask-position:-1528px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-guest-secondary-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);opacity:1;cursor:default}.sell-guest-secondary-button:disabled{opacity:1;cursor:default}.sell-guest-shield-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:-240px -2px;mask-position:-240px -2px;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sell-guest-help{border-top:1px solid #ffffff14;align-items:flex-start;gap:16px;padding-top:32px;display:flex}.sell-guest-help-image{border:1px solid rgb(var(--surface-border));object-fit:cover;border-radius:16px;flex:0 0 64px;width:64px;height:64px}.sell-guest-help-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.sell-guest-help-copy p{color:var(--text-main);margin:0}.sell-guest-support-link{width:fit-content;color:rgb(var(--text-brand));align-items:center;gap:8px;transition:color .25s ease-in-out;display:inline-flex}.sell-guest-support-link:hover{color:var(--text-main)}.sell-guest-external-icon{background:currentColor;flex:none;width:24px;height:24px;-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}.sell-guest-create-button,.sell-mobile-shop-hero,.sell-mobile-sidebar-overlay,.sell-mobile-setup-header{display:none}.sell-more-card{color:var(--text-main);text-align:left;border:0;padding:0}.sell-more-inner{background:rgb(var(--surface-background-secondary));justify-content:center;align-items:center;display:flex}.image-slot img.sell-more-icon{object-fit:contain;border-radius:0;width:64px;height:64px;display:block;position:static;inset:auto}.sell-more-button{width:100%;color:var(--text-main)}.sell-more-button-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:-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-listing-card{text-decoration:none}.sell-listing-card.is-paused .image-inner img{filter:grayscale()}.sell-listing-card.is-paused .card__shine,.sell-listing-card.is-paused:after{display:none}.sell-card-resume-button{border:1px solid rgba(var(--surface-success), .32);height:40px;color:rgb(var(--text-success));white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:4px;padding:8px 16px;display:inline-flex}.sell-card-resume-button .action-icon{background:rgb(var(--text-success))}.sell-card-wrap{flex:0 0 288px;width:288px;min-width:288px;max-width:288px;height:247px;min-height:247px;max-height:247px;position:relative}.sell-card-wrap .image-inner{background:rgb(var(--surface-background-secondary))}.sell-card-edit-form{z-index:3;position:absolute;top:16px;right:16px}.sell-card-edit{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);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.sell-card-edit-icon{background:var(--text-main);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:-842px 0;mask-position:-842px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sold-banner{margin-bottom:48px}.sold-banner-summary{margin-bottom:16px}.sold-banner-profit{color:rgb(var(--text-success))}.sold-banner-cards{margin-top:0}.sold-trade-card{border:1px solid rgb(var(--surface-border));cursor:default}.sold-trade-card .image-slot{background:var(--surface-line)}.sold-trade-card .card-meta{align-items:center;width:100%}.sold-trade-card .card-title{line-height:18px}.sold-trade-card .badge{min-height:20px;padding:4px 6px;font-size:12px;font-weight:600;line-height:12px}.sold-trade-copy{gap:4px}.sold-trade-copy:after{content:"";pointer-events:none;background:linear-gradient(90deg, rgba(var(--surface-background-secondary), 0), rgb(var(--surface-background-secondary)));width:32px;height:22px;position:absolute;top:0;right:0}.sold-trade-button{background:rgb(var(--surface-success));min-height:40px;color:var(--text-main);white-space:nowrap;cursor:pointer;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:4px;padding:8px 16px;font-size:16px;font-weight:600;line-height:24px;transition:background .25s ease-in-out,box-shadow .25s ease-in-out,transform .25s ease-in-out;display:inline-flex;position:relative}.sold-trade-button:before{content:"";border-radius:inherit;background:var(--surface-line);pointer-events:none;-webkit-mask-composite:xor;opacity:1;padding:1px;transition:opacity .25s ease-in-out;position:absolute;inset:0;-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:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sold-trade-button:hover{background:rgb(var(--surface-success))}.sold-trade-button:hover:before{opacity:.86}.sold-trade-button:active{transform:translateY(1px)}.sell-inventory-panel{margin-top:32px}.sell-inventory-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.sell-zero-wrap,.sell-zero-cards{position:relative}.sell-zero-card{z-index:1}.sell-skeleton-card{background:rgb(var(--surface-background-secondary));border-radius:24px;width:288px;min-width:288px;max-width:288px;height:247px;min-height:247px;max-height:247px;display:block;overflow:hidden}.sell-skeleton-card-1{opacity:.6}.sell-skeleton-card-2{opacity:.3}.sell-skeleton-image{width:100%;height:189px;display:block}.sell-zero-shadow{background:radial-gradient(circle, rgba(var(--surface-background), .92) 0%, rgba(var(--surface-background), .74) 34%, rgba(var(--surface-background), 0) 68%);pointer-events:none;border-radius:999px;width:672px;height:672px;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.sell-zero-content{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:32px;width:min(375px,100vw - 48px);padding:0 24px;display:flex;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.sell-zero-copy{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.sell-zero-gem{object-fit:contain;width:64px;height:64px}.sell-zero-text{flex-direction:column;gap:8px;width:100%;display:flex}.sell-zero-text h2,.sell-zero-text p{margin:0}.sell-zero-text h2{color:var(--text-main);white-space:pre-wrap}.sell-zero-text p{color:var(--text-main)}.sell-zero-login{justify-content:center;width:220px}.edit-listing-modal .sell-item-copy,.edit-listing-modal .sell-item-name-block{gap:16px}.edit-listing-modal .sell-item-name{white-space:normal;text-overflow:clip;word-break:break-word;overflow:visible}.edit-listing-modal .sell-form{gap:32px}.edit-listing-modal .sell-submit-button{flex:0 0 241px;width:241px}.edit-listing-bottom{justify-content:space-between}.edit-listing-actions{flex:auto;justify-content:flex-end;align-items:center;gap:8px;display:flex}.edit-listing-remove-button,.edit-listing-pause-button,.edit-listing-save-button{height:48px;min-height:48px;box-shadow:none;justify-content:center;padding:12px 20px}.edit-listing-remove-button{border-color:rgba(var(--surface-error), .32);color:rgb(var(--text-error));background:0 0;flex:0 0 206px}.edit-listing-remove-button .action-icon{background:rgb(var(--surface-error))}.edit-listing-remove-button:hover{border-color:rgba(var(--surface-error), .32);background:rgba(var(--surface-error), .04);box-shadow:0 8px 12px 0 rgba(var(--surface-error), .16) inset, 0 0 32px 0 rgba(var(--surface-error), .08) inset;color:rgb(var(--text-error))}.edit-listing-remove-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.edit-listing-pause-button{border-color:rgba(var(--surface-background), 0);background:linear-gradient(rgb(var(--surface-card)), rgb(var(--surface-card))) padding-box, var(--surface-line) border-box;width:241px;min-width:0;color:var(--text-main);flex:0 0 241px}.edit-listing-pause-button.is-sell-action{border-color:rgba(var(--surface-success), .32);background:linear-gradient(rgb(var(--surface-background)), rgb(var(--surface-background))) padding-box, linear-gradient(rgba(var(--surface-success), .32), rgba(var(--surface-success), .32)) border-box;color:rgb(var(--text-success))}.edit-listing-pause-button.is-sell-action .action-icon{background:rgb(var(--text-success))}.edit-listing-pause-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.edit-listing-save-button{flex:0 0 241px;width:241px}.bulk-confirm-root{z-index:95;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.bulk-confirm-backdrop{background:var(--surface-modal-tint);position:absolute;inset:0}.bulk-confirm-modal{z-index:1;background:rgb(var(--surface-background));width:min(489px,100vw - 32px);box-shadow:0 32px 96px rgba(var(--surface-background), .72);border-radius:32px;flex-direction:column;align-items:center;gap:32px;padding:32px;display:flex;position:relative}.bulk-confirm-copy{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.bulk-confirm-image{object-fit:cover;border-radius:16px;width:64px;height:64px}.bulk-confirm-text{width:100%;color:var(--text-main);flex-direction:column;align-items:center;gap:8px;display:flex}.bulk-confirm-text h2,.bulk-confirm-text p{margin:0}.bulk-confirm-actions{align-items:center;gap:8px;width:100%;display:flex}.bulk-confirm-actions .button{flex:1 1 0;justify-content:center}.bulk-confirm-cancel{--button-fill:rgb(var(--surface-card));--button-border:var(--surface-line);--button-hover-fill:rgb(var(--surface-card));--button-hover-glow:#afc8ff29;color:var(--text-main)}.bulk-confirm-cancel:disabled{cursor:not-allowed;opacity:.48;transform:none}.bulk-confirm-danger{--button-fill:rgb(var(--surface-error));--button-border:var(--surface-line);--button-hover-fill:var(--button-fill);--button-hover-glow:rgba(var(--surface-error), .28);color:rgb(var(--text-on-brand))}.bulk-confirm-danger:disabled{cursor:not-allowed;opacity:.48;transform:none}.trade-token-modal-root{z-index:96;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.trade-token-modal-backdrop{background:var(--surface-modal-tint);position:absolute;inset:0}.trade-token-modal{z-index:1;background:rgb(var(--surface-background));width:min(490px,100vw - 32px);box-shadow:0 32px 96px rgba(var(--surface-background), .72);border-radius:48px;position:relative}.trade-token-modal-content{flex-direction:column;gap:32px;padding:32px;display:flex}.trade-token-modal-copy{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.trade-token-modal-image{object-fit:cover;border-radius:16px;width:64px;height:64px}.trade-token-modal-main{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.trade-token-modal-main h2{width:100%;color:var(--text-main);text-align:center;margin:0}.trade-token-modal-notice{border-top:1px solid rgb(var(--surface-background-secondary));background:rgb(var(--surface-background-secondary));width:100%;min-height:104px;color:var(--text-main);border-radius:24px;align-items:center;gap:16px;padding:16px 24px;display:flex}.trade-token-modal-notice p{min-width:0;color:inherit;flex:auto;margin:0}.trade-token-modal-notice-icon{background:rgb(var(--text-attention));flex:0 0 20px;width:20px;height:20px;-webkit-mask:url(/build/assets/paused-info-CwTWqFud.svg) 50%/contain no-repeat;mask:url(/build/assets/paused-info-CwTWqFud.svg) 50%/contain no-repeat}.trade-token-modal-field{width:100%;color:var(--text-main);flex-direction:column;gap:4px;display:flex}.trade-token-modal-field>span{color:inherit}.trade-token-modal-field input{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;width:100%;height:48px;color:var(--text-main);caret-color:rgb(var(--text-brand));border-radius:24px;outline:none;padding:0 20px}.trade-token-modal-field input:focus{border-color:rgb(var(--surface-brand))}.trade-token-modal-link{width:100%;color:rgb(var(--text-brand));align-items:center;gap:8px;display:inline-flex}.trade-token-modal-external-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}.trade-token-modal-actions{align-items:center;gap:8px;width:100%;display:flex}.trade-token-modal-actions .button{justify-content:center;height:48px;min-height:48px;max-height:48px;padding:0 20px}.trade-token-modal-cancel{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);flex:none}.trade-token-modal-save{--button-fill:rgb(var(--surface-brand));--button-border:var(--surface-line);--button-hover-fill:var(--button-fill);--button-hover-glow:#89dcffa3;color:rgb(var(--text-on-brand));opacity:.3;flex:auto}.trade-token-modal-save:disabled{cursor:default;opacity:.3;transform:none}.store-name-modal-root{z-index:96;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.store-name-modal-backdrop{background:var(--surface-modal-tint);position:absolute;inset:0}.store-name-modal{z-index:1;background:rgb(var(--surface-background));width:min(490px,100vw - 32px);box-shadow:0 32px 96px rgba(var(--surface-background), .72);border-radius:48px;position:relative}.store-name-modal-content{flex-direction:column;gap:24px;padding:32px;display:flex}.store-name-modal-copy{width:100%;color:var(--text-main);text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.store-name-modal-copy h2,.store-name-modal-copy p{margin:0}.store-name-modal-field{width:100%;color:var(--text-main);flex-direction:column;gap:8px;display:flex}.store-name-modal-field>span:first-child{color:inherit}.store-name-modal-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;width:100%;height:48px;padding:0 20px;display:flex}.store-name-modal-input-wrap:focus-within{border-color:rgb(var(--surface-brand))}.store-name-modal-input-wrap input{min-width:0;color:var(--text-main);caret-color:rgb(var(--text-brand));background:0 0;border:0;outline:0;flex:auto;padding:0}.store-name-modal-domain{color:rgb(var(--text-secondary));flex:none}.store-name-modal-warning{border-top:1px solid rgb(var(--surface-background-secondary));background:rgb(var(--surface-background-secondary));width:100%;min-height:104px;color:var(--text-main);border-radius:24px;align-items:center;gap:16px;padding:16px 24px;display:flex}.store-name-modal-warning p{flex:auto;min-width:0;margin:0}.store-name-modal-warning-icon{background:rgb(var(--text-attention));flex:0 0 20px;width:20px;height:20px;-webkit-mask-image:url(/marketplace-assets/icons/sprite.svg?v4);mask-image:url(/marketplace-assets/icons/sprite.svg?v4);-webkit-mask-position:-34px -2px;mask-position:-34px -2px;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.store-name-modal-actions{align-items:center;gap:8px;width:100%;display:flex}.store-name-modal-actions .button{justify-content:center;height:48px;min-height:48px;max-height:48px;padding:0 20px}.store-name-modal-cancel{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);flex:none}.store-name-modal-save{--button-fill:rgb(var(--surface-brand));--button-border:var(--surface-line);--button-hover-fill:var(--button-fill);--button-hover-glow:#89dcffa3;color:rgb(var(--text-on-brand));flex:auto}.payment-modal-root{z-index:96;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.payment-modal-backdrop{background:var(--surface-modal-tint);position:absolute;inset:0}.payment-modal{z-index:1;background:rgb(var(--surface-background));width:min(490px,100vw - 32px);box-shadow:0 32px 96px rgba(var(--surface-background), .72);border-radius:48px;position:relative;overflow:hidden}.payment-modal-back-button{z-index:2;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:rgb(var(--text-secondary));border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,background .18s,color .18s;display:inline-flex;position:absolute;top:32px;left:32px}.payment-modal-back-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);color:var(--text-main)}.payment-modal-back-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:-748px 0;mask-position:-748px 0;-webkit-mask-size:1608px 24px;mask-size:1608px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.payment-modal-content{flex-direction:column;gap:32px;padding:32px;display:flex}.payment-modal-head{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.payment-modal-image{object-fit:cover;border-radius:16px;width:64px;height:64px}.payment-modal-copy{width:100%;color:var(--text-main);text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.payment-modal-copy h2,.payment-modal-copy p{margin:0}.payment-modal-methods{flex-direction:column;width:100%;display:flex}.payment-modal-method{width:100%;height:48px;min-height:48px;color:var(--text-main);text-align:left;appearance:none;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;margin-bottom:33px;padding:0;transition:color .18s;display:flex;position:relative}.payment-modal-method:after{content:"";background:var(--surface-line);opacity:1;height:1px;position:absolute;bottom:-17px;left:0;right:0}.payment-modal-method:last-child{margin-bottom:0}.payment-modal-method:last-child:after{display:none}.payment-modal-method:hover{color:rgb(var(--text-brand))}.payment-modal-method:hover .payment-modal-method-chevron{transform:translate(2px)}.payment-modal-method-image{object-fit:cover;border-radius:999px;flex:0 0 48px;width:48px;height:48px}.payment-modal-method>span.main-text{min-width:0;color:inherit;flex:auto}.payment-modal-method-chevron{background:rgb(var(--text-secondary));flex:0 0 24px;width:24px;height:24px;transition:transform .18s,background .18s;-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}.payment-modal-method:hover .payment-modal-method-chevron{background:rgb(var(--text-brand))}.payment-modal-help{border-top:1px solid #0000;border-image:var(--surface-line) 1;align-items:flex-start;gap:16px;padding:32px;display:flex}.payment-modal-help-image{object-fit:cover;border:1px solid #ffffff29;border-radius:16px;flex:0 0 64px;width:64px;height:64px}.payment-modal-help-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.payment-modal-help-copy p{color:var(--text-main);margin:0}.payment-modal-support-link{width:fit-content;color:rgb(var(--text-brand));align-items:center;gap:8px;display:inline-flex}.payment-modal-external-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}.trade-steps{flex-direction:column;gap:24px;display:flex}.trade-step{align-items:flex-start;gap:16px;display:flex}.trade-step-num{background:rgb(var(--surface-background-secondary));width:28px;height:28px;color:var(--text-main);border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;font-weight:700;display:flex}.trade-step-body{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.trade-step-body p{margin:0}.trade-url-row{align-items:center;gap:8px;display:flex}.trade-url-input{border:1px solid rgb(var(--surface-border));background:rgb(var(--surface-background-secondary));min-width:0;height:40px;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;border-radius:12px;outline:none;flex:auto;padding:8px 12px;overflow:hidden}.trade-copy-button{flex:none}.trade-open-button{align-self:flex-start;text-decoration:none}.trade-no-url{color:rgb(var(--text-error));margin:0}.sold-trade-waiting{color:rgb(var(--text-secondary));flex:none}@media (width<=1180px){.sell-auth-layout{grid-template-columns:1fr}.sell-sidebar{width:100%}.sell-page-head,.sell-page-actions{flex-direction:column;align-items:flex-start}.sell-list-search{flex:0 0 343px;width:343px}.sell-guest-promo{margin-top:48px}.sell-guest-card{grid-template-columns:1fr;width:min(720px,100%);min-height:0}.sell-guest-hero,.sell-guest-steps{min-height:0}.sell-guest-hero{min-height:620px}.sell-guest-steps{border-left:0;border-top:1px solid rgb(var(--surface-border))}}@media (width<=720px){.sell-breadcrumbs{display:none}.sell-page{width:100%;margin-top:24px}.sell-auth-layout{gap:32px}.sell-auth-layout>.sell-sidebar{display:none}.sell-mobile-shop-hero{background:rgb(var(--surface-background));border-radius:0 0 24px 24px;flex-direction:column;align-items:center;gap:24px;min-height:calc(100svh - 92px);margin:-4px 0 32px;padding:24px 22px 304px;display:flex;position:relative;overflow:hidden}.sell-mobile-shop-hero h1{z-index:2;text-align:center;white-space:pre-line;max-width:316px;color:var(--text-main);margin:0;position:relative}.sell-mobile-shop-hero .sell-guest-benefits{z-index:2;width:min(316px,100%);position:relative}.sell-mobile-shop-grass,.sell-mobile-shop-roshan{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.sell-mobile-shop-grass{z-index:0;object-fit:cover;object-position:center bottom;width:100%;height:430px;bottom:0;left:0;right:0}.sell-mobile-shop-roshan{z-index:1;width:560px;max-width:none;bottom:-108px;left:50%;transform:translate(-50%)}.sell-mobile-sidebar-overlay{z-index:120;background:rgb(var(--surface-background));flex-direction:column;padding:68px 16px 24px;display:none;position:fixed;inset:0;overflow:auto}.sell-mobile-sidebar-overlay.is-open{display:flex}.sell-mobile-sidebar-overlay .sell-sidebar{width:100%;display:flex}.sell-mobile-sidebar-overlay .sell-sidebar-card{box-shadow:none;background:0 0;border:0}.sell-mobile-sidebar-overlay .sell-sidebar-steps-container{display:none}.sell-mobile-sidebar-overlay .sell-sidebar-help{margin-top:0;padding:32px 0 0}.sell-mobile-sidebar-overlay .sell-sidebar-profile-group,.sell-mobile-sidebar-overlay .sell-sidebar-section{display:none}.sell-mobile-sidebar-overlay .sell-sidebar-steps-card{overflow:visible}.sell-mobile-sidebar-overlay .sell-sidebar-steps-card .sell-sidebar-steps-container,.sell-mobile-sidebar-overlay .sell-sidebar-steps-container{gap:0;padding:0;display:flex}.sell-mobile-sidebar-overlay .sell-sidebar-steps-card .sell-sidebar-steps-container h2,.sell-mobile-sidebar-overlay .sell-sidebar-steps-container h2{display:none}.sell-mobile-sidebar-overlay .sell-sidebar-steps{gap:32px}.sell-mobile-sidebar-overlay .sell-sidebar-button{max-width:100%}.sell-mobile-setup-header{z-index:2;background:linear-gradient(180deg, rgb(var(--surface-background)) 0%, rgba(var(--surface-background), .86) 72%, rgba(var(--surface-background), 0) 100%);justify-content:space-between;align-items:flex-start;gap:10px;height:68px;padding:12px 16px 16px;display:flex;position:fixed;top:0;left:0;right:0}.sell-mobile-setup-header h2{color:var(--text-main);margin:6px 0 0}.sell-mobile-setup-back,.sell-mobile-setup-spacer{flex:0 0 56px;width:56px;height:40px}.sell-mobile-setup-back{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:rgb(var(--text-secondary));border-radius:999px;justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.sell-mobile-setup-back .chevron-left-icon{background:currentColor}.sell-sidebar-steps-container,.sell-sidebar-help,.sell-sidebar-profile-card{padding:20px}.sell-sidebar-store-actions{grid-template-columns:1fr}.sell-sidebar-store-actions .sell-sidebar-button,.sell-page-actions,.sell-action-button,.sell-list-search{width:100%}.sell-list-search{flex-basis:auto}.sell-guest-promo{width:100%;margin:0;overflow:hidden}.sell-guest-card{background:rgb(var(--surface-background));border:0;border-radius:0 0 24px 24px;min-height:calc(100svh - 92px)}.sell-guest-hero{min-height:calc(100svh - 92px);padding:24px 22px 184px}.sell-guest-hero-copy{z-index:2;align-items:center;gap:24px;position:relative}.sell-guest-hero-copy h1{max-width:316px}.sell-guest-benefits{width:min(316px,100%)}.sell-guest-grass{z-index:0;object-position:center bottom;width:100%;height:430px;bottom:0}.sell-guest-roshan{z-index:1;width:560px;height:auto;top:auto;bottom:-108px;left:50%;transform:translate(-50%)}.sell-guest-create-button{z-index:4;width:min(316px,100%);color:rgb(var(--text-on-brand));--button-fill:rgb(var(--surface-brand));--button-hover-fill:rgb(var(--surface-brand));--button-hover-glow:#89dcffa3;display:inline-flex;position:relative}.sell-guest-step-list{gap:32px}.sell-guest-steps{z-index:120;background:rgb(var(--surface-background));border:0;padding:92px 16px 24px;display:none;position:fixed;inset:0;overflow:auto}.sell-guest-steps.is-open{display:flex}.sell-guest-step{gap:16px}.sell-guest-step:not(:last-child):after{bottom:-32px}.sell-guest-steam-button{width:100%}.sell-guest-secondary-button{min-height:48px}.sell-guest-help{flex-direction:row;padding-top:32px}.sell-zero-shadow,.sell-zero-content{top:360px}.sell-zero-shadow{width:520px;height:520px}.edit-listing-actions{flex-direction:column}.edit-listing-pause-button,.edit-listing-save-button{flex-basis:auto;width:100%}.bulk-confirm-modal{padding:24px}.bulk-confirm-actions{flex-direction:column}.bulk-confirm-actions .button{flex-basis:auto;width:100%}}.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-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}
