.reso-form__heading{margin-block-end:.4em}.reso-form__subheading{margin:0 0 2.4rem;color:rgba(var(--color-foreground),.55);font-size:1.4rem}.reso-form__form{margin-top:2.4rem}.reso-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;margin-block-end:2rem}.reso-form__field{display:flex;flex-direction:column;gap:.4em}.reso-form__field--full{grid-column:1 / -1}.reso-form__label{font-size:.82em;font-weight:500}.reso-form__label span[aria-hidden]{color:rgb(var(--color-foreground));margin-left:.1em}.reso-form__input{width:100%;padding:.9rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;font-family:inherit;transition:border-color .15s;box-sizing:border-box}.reso-form__input:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px;border-color:transparent}.reso-form__textarea{resize:vertical;min-height:12rem;line-height:1.5}.reso-form__select-wrapper{position:relative}.reso-form__select{appearance:none;-webkit-appearance:none;padding-right:3.6rem;cursor:pointer}.reso-form__select-icon{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%) rotate(180deg);pointer-events:none;display:flex;align-items:center}.reso-form__select-icon .svg-wrapper,.reso-form__select-icon svg{width:1.2rem;height:1.2rem}.reso-form__actions{display:flex;justify-content:flex-start}.reso-form__submit{min-width:18rem}.reso-form__success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;padding-block:3.2rem}.reso-form__success-icon{width:5.6rem;height:5.6rem;border-radius:50%;background:#22c55e26;display:flex;align-items:center;justify-content:center;color:#15803d;flex-shrink:0;margin-block-end:.8rem}.reso-form__success-icon svg,.reso-form__success-icon .svg-wrapper{width:2.8rem;height:2.8rem}.reso-form__success-title{margin:0;font-size:calc(var(--font-heading-scale) * 1.8rem)}.reso-form__success-message{margin:0;color:rgba(var(--color-foreground),.55);font-size:.9em;max-width:36ch}@media screen and (max-width:749px){.reso-form__fields{grid-template-columns:1fr}.reso-form__field--full{grid-column:1}.reso-form__submit{width:100%}}.sell-ty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--padding-md);padding-block:var(--padding-2xl, 64px) var(--padding-2xl, 80px);max-width:520px;margin-inline:auto}.sell-ty__icon{width:72px;height:72px;border-radius:50%;background:#22c55e26;display:flex;align-items:center;justify-content:center;color:#15803d;margin-block-end:var(--padding-sm);flex-shrink:0}.sell-ty__icon svg,.sell-ty__icon .svg-wrapper{width:36px;height:36px}.sell-ty__heading{margin:0}.sell-ty__subheading{margin:0;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text));max-width:38ch}.sell-ty__back-btn{margin-block-start:var(--padding-xs)}sell-wizard{display:block}.sell-page{padding-block-start:var(--section-padding-top, 4.8rem);padding-block-end:var(--section-padding-bottom, 4.8rem);padding-left:3rem;padding-right:3rem}.sell-page__header{margin-block-end:2rem;text-align:start}.sell-page__heading{margin:0 0 .4em}.sell-page__subheading{margin:0;color:rgba(var(--color-foreground),.55);font-size:1.4rem}.sell-page__collections{display:flex;flex-wrap:wrap;gap:2.4rem}.sell-page__card{flex:1 1 220px;display:flex;flex-direction:column;border-radius:var(--inputs-radius);overflow:hidden}.sell-page__card-image{position:relative;border-radius:12px;height:300px;overflow:hidden;background:rgba(var(--color-foreground),.05)}@media screen and (max-width:750px){.sell-page__card-image{height:250px}}.sell-page__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.sell-page__card:hover .sell-page__card-img{transform:scale(1.03)}.sell-page__card-image .sell-page__card-title{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;padding:1.6rem;font-size:2.5rem;text-align:center;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);background:linear-gradient(to top,#00000073,#0000 60%)}.sell-page__card-body{display:flex;flex-direction:column;gap:1.2rem;padding-top:1.6rem;padding-bottom:1.6rem;flex:1}.sell-page__card-title{margin:0;font-size:calc(var(--font-heading-scale) * 1.8rem)}.sell-page__card-desc{margin:0;font-size:.875em;color:rgba(var(--color-foreground),.55);flex:1}.sell-page__cta{align-self:flex-start;margin-block-start:auto;width:100%;background-color:var(--collection-color)!important;border-color:var(--collection-color)!important;color:#fff!important}.sell-page__empty{color:rgba(var(--color-foreground),.55)}.sell-wizard__inline[hidden],.sell-page__collections[hidden]{display:none!important}.sell-page__card-title{cursor:pointer}.sell-page__card-title:hover{text-decoration:underline;text-underline-offset:3px}.sell-wizard__header{display:flex;align-items:center;gap:1.2rem;margin-block-end:1.2rem}.sell-wizard__close{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;color:rgba(var(--color-foreground),.6);font-size:1.4rem;flex-shrink:0;text-decoration:underline;text-underline-offset:.2em;min-width:0!important;padding:0!important}.sell-wizard__close:hover{color:rgb(var(--color-foreground))}.sell-wizard__close .svg-wrapper,.sell-wizard__close svg{width:14px;height:14px;transform:rotate(90deg)}.sell-wizard__body{width:100%}.sell-wizard__collection-filters{display:flex;flex-wrap:wrap;gap:.8rem;margin-block-end:2rem}.sell-wizard__filter-btn{padding:.5rem 1.4rem;font-size:1.3rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:9999px;background:transparent;cursor:pointer;transition:border-color .15s,background-color .15s,color .15s}.sell-wizard__filter-btn:hover{border-color:rgba(var(--color-foreground),.5)}.sell-wizard__filter-btn--active{background-color:var(--collection-color, rgb(var(--color-foreground)))!important;border-color:var(--collection-color, rgb(var(--color-foreground)))!important;color:#fff!important}.sell-wizard__product-grid[hidden]{display:none!important}.sell-wizard__progress{display:flex;gap:.8rem;margin-block-end:2.4rem}.sell-wizard__progress[hidden]{display:none!important}.sell-wizard__dot{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(var(--color-foreground),.3);background:transparent;transition:background .2s,border-color .2s}.sell-wizard__dot--active{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground))}.sell-wizard__dot--done{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));opacity:.4}.sell-wizard__step-header{display:flex;align-items:center;justify-content:space-between;margin-block-end:1.2rem;min-height:1.6em}.sell-wizard__step-count{font-size:.8em;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.sell-wizard__back-btn{font-size:.85em;color:rgba(var(--color-foreground),.6);cursor:pointer;text-decoration:underline;text-underline-offset:.2em;flex-shrink:0}.sell-wizard__back-btn:hover{color:rgb(var(--color-foreground))}.sell-wizard__step-actions{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-block-start:1.6rem}.sell-wizard__question{margin-block:0 1.6rem;font-size:1.8rem;font-weight:600;margin-bottom:1.4rem}.sell-wizard__product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.6rem}.sell-wizard__product-option{flex-direction:column;align-items:stretch;text-align:center;gap:0;width:100%;padding:var(--product-card-image-padding);border:var(--product-card-border-width) solid rgba(var(--color-foreground),var(--product-card-border-opacity));border-radius:var(--product-card-corner-radius);overflow:hidden;box-shadow:var(--product-card-shadow-horizontal-offset) var(--product-card-shadow-vertical-offset) var(--product-card-shadow-blur-radius) rgba(var(--color-shadow),var(--product-card-shadow-opacity))}.sell-wizard__product-option .sell-wizard__product-img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--product-card-corner-radius) - var(--product-card-image-padding));margin:0;background-color:var(--collection-color)}.sell-wizard__product-option .sell-wizard__option-label{display:block;padding:1rem .4rem .4rem;font-size:1.4rem;font-weight:500;line-height:1.3}.sell-wizard__options{display:flex;flex-direction:column;gap:.8rem;align-items:center}.sell-wizard__option{display:flex;flex-direction:column;align-items:flex-start;gap:.2em;width:50%;padding:1.2rem 1.6rem;background:transparent;border:.1rem solid rgba(var(--color-foreground),.2);cursor:pointer;text-align:left;transition:border-color .15s,background .15s;border-radius:var(--buttons-radius, .4rem)}.sell-wizard__option.sell-wizard__product-option{width:100%;border-radius:calc(var(--product-card-corner-radius) - var(--product-card-border-width) - var(--product-card-image-padding))}.sell-wizard__option:hover{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.04)}.sell-wizard__option--selected{border-color:var(--collection-color, rgb(var(--color-foreground)))!important;background:var(--collection-color, rgba(var(--color-foreground), .06))!important;color:#fff!important}.sell-wizard__continue-btn{margin-block-start:0}[data-sell-step="0"] .sell-wizard__continue-btn{margin-block-start:1.6rem;flex:none}.sell-wizard__option-label{font-weight:600;font-size:1.4rem}.sell-wizard__question-desc{font-size:1.2rem;opacity:.65;text-align:center}.sell-wizard__option-desc{font-size:.82em;color:rgba(var(--color-foreground),.55)}.sell-wizard__recap{width:50%;margin-inline:auto}.sell-wizard__recap-note{margin:0 0 1.6rem;font-size:.8em;color:rgba(var(--color-foreground),.55)}.sell-wizard__result-summary{border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--popup-corner-radius, 8px);overflow:hidden;margin-bottom:1.6rem}.sell-wizard__summary-product{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.sell-wizard__summary-product-img{width:56px;height:56px;object-fit:contain;border-radius:4px;flex-shrink:0}.sell-wizard__summary-product-name{font-weight:600;font-size:1.4rem;line-height:1.3}.sell-wizard__summary-details{border-top:1px solid rgba(var(--color-foreground),.1)}.sell-wizard__summary-toggle{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:500;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.sell-wizard__summary-toggle::-webkit-details-marker{display:none}.sell-wizard__summary-toggle:after{content:"";display:block;width:.8rem;height:.8rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;flex-shrink:0}.sell-wizard__summary-details[open] .sell-wizard__summary-toggle:after{transform:rotate(-135deg) translateY(-2px)}.sell-wizard__summary-row{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;font-size:1.3rem}.sell-wizard__summary-row+.sell-wizard__summary-row{border-top:1px solid rgba(var(--color-foreground),.06)}.sell-wizard__summary-row-label{color:rgba(var(--color-foreground),.55)}.sell-wizard__summary-row-value{font-weight:500}.sell-wizard__result-offer{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.8rem}.sell-wizard__result-offer-label{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.55);margin:0}.sell-wizard__result-value{font-size:2.4rem;font-weight:700;margin:0}.sell-wizard__promo-method{margin-bottom:1.6rem}.sell-wizard__promo-row{display:flex;gap:.8rem;align-items:center;margin-top:.4rem;margin-bottom:.4rem}.sell-wizard__promo-row .sell-wizard__input{flex:1;min-width:0}[data-sell-promo-apply][hidden],[data-sell-promo-remove][hidden]{display:none!important}[data-sell-promo-error]{font-size:1.2rem;color:#b91c1c;margin:0}[data-sell-promo-success]{font-size:1.2rem;color:#15803d;margin:0}.sell-wizard__recap-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.sell-wizard__accept-btn{width:100%}.sell-wizard__text-btn{font-size:.85em;color:rgba(var(--color-foreground),.55);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.sell-wizard__text-btn:hover{color:rgb(var(--color-foreground))}.sell-wizard__success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;padding-block:1.6rem}.sell-wizard__success-icon{width:56px;height:56px;border-radius:50%;background:#22c55e26;display:flex;align-items:center;justify-content:center;color:#15803d;flex-shrink:0;margin-block-end:.8rem}.sell-wizard__success-icon svg,.sell-wizard__success-icon .svg-wrapper{width:28px;height:28px}.sell-wizard__success-title{margin:0;font-size:calc(var(--font-heading-scale) * 1.8rem)}.sell-wizard__success-message{margin:0;color:rgba(var(--color-foreground),.55);font-size:.9em;max-width:30ch}.sell-wizard__success-btn{margin-block-start:.8rem;min-width:120px}.sell-wizard__contact{width:50%;margin-inline:auto}.sell-wizard__contact-header{margin-block-end:1.6rem}.sell-wizard__contact-title{margin:0 0 .25em;font-size:calc(var(--font-heading-scale) * 1.8rem)}.sell-wizard__contact-sub{margin:0;font-size:.875em;color:rgba(var(--color-foreground),.55)}.sell-wizard__fields{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-block-end:1.6rem}.sell-wizard__field{display:flex;flex-direction:column;gap:.35em}.sell-wizard__field--full{grid-column:1 / -1}.sell-wizard__label{font-size:.82em;font-weight:500}.sell-wizard__payment-radios{display:flex;gap:1.6rem;margin-bottom:.6rem}.sell-wizard__payment-radio-label{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:500;cursor:pointer}.sell-wizard__field-info{margin:0 0 .4em;font-size:.78em;color:rgba(var(--color-foreground),.55);line-height:1.4}.sell-wizard__input{width:100%;padding:.8rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;font-family:inherit}.sell-wizard__input:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.sell-wizard__submit-btn{width:100%}@media screen and (max-width:749px){.sell-page__collections{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.2rem;padding-bottom:1.2rem;margin-left:-3rem;margin-right:-3rem;padding-left:3rem;padding-right:3rem}.sell-page__collections::-webkit-scrollbar{display:none}.sell-page__card{flex:0 0 70vw;scroll-snap-align:center;scroll-snap-stop:always}}@media screen and (max-width:749px){body.sell-wizard-open{overflow:hidden}body.sell-wizard-open #shopify-section-header{display:none!important}body.sell-wizard-open .sell-wizard__inline{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:rgb(var(--color-background));overflow-y:auto;padding:2rem}.sell-wizard__recap,.sell-wizard__contact,.sell-wizard__option{width:100%}.sell-wizard__product-grid{display:flex;flex-direction:column;gap:1rem}.sell-wizard__product-option{flex-direction:row;align-items:center;text-align:left}.sell-wizard__product-option .sell-wizard__product-img{width:8rem;height:8rem;aspect-ratio:unset;flex-shrink:0}.sell-wizard__product-option .sell-wizard__option-label{padding:.8rem 1.2rem}.sell-wizard__step-actions{position:sticky;bottom:0;background:rgb(var(--color-background));padding-top:1rem;margin-block-start:0;z-index:1}[data-sell-step="0"] .sell-wizard__continue-btn{position:sticky;bottom:0;width:100%;margin-block-start:1.6rem;z-index:1}.sell-wizard__recap-actions{position:sticky;bottom:0;background:rgb(var(--color-background));padding-top:1rem;z-index:1}}@media screen and (max-width:480px){.sell-wizard__fields{grid-template-columns:1fr}.sell-wizard__field--full{grid-column:1}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
