.sell-page{--sellGap: var(--space-4)}.sell-page x-grid>x-cell{padding:var(--padding)}.sell-page .intro .sell-intro{display:flex;flex-direction:column;gap:var(--sellGap)}.sell-page .intro h1{margin:0}.sell-page .intro .rte{max-width:52ch}.sell-image{margin:0;max-width:52ch;aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--radius)}.sell-image img{width:100%;height:100%;object-fit:cover;display:block}.sell-payout{display:flex;flex-direction:column;gap:var(--space-2);padding-top:var(--padding);border-block-start:var(--globalBorder)}.sell-payout__stat{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-2) var(--space-3);font-size:clamp(2.6rem,5vw,3.8rem);line-height:1;font-weight:500;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.sell-payout__stat span{font-size:var(--fontSize, 1rem);font-weight:400;letter-spacing:0;opacity:.75;line-height:1.35;max-width:24ch}.sell-payout__text{max-width:52ch}.sell-payout__text p{margin:0}.sell-brands{display:flex;flex-direction:column;gap:var(--space-2);padding-top:var(--padding);border-block-start:var(--globalBorder)}.sell-brands__list{list-style:none;margin:0;padding:0;columns:2;column-gap:var(--space-4);line-height:1.55;font-size:.95rem}.sell-brands__list li{list-style:none;break-inside:avoid;padding:1px 0}@media(min-width:1200px){.sell-brands__list{columns:3}}.sell-steps{display:flex;flex-direction:column;gap:var(--space-3);padding-top:var(--padding);border-block-start:var(--globalBorder)}.sell-steps__title{font-size:var(--fontSize);text-transform:uppercase;letter-spacing:.06em;opacity:.7}.sell-steps__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}.sell-step{display:grid;grid-template-columns:2.4rem 1fr;gap:var(--space-3);align-items:start;list-style:none}.sell-step__icon{display:grid;place-items:center;width:2.4rem;height:2.4rem;border:var(--globalBorder);border-radius:50%;font-weight:600;font-size:.9rem;line-height:1;flex:none}.sell-step__icon svg{width:1.2rem;height:1.2rem}.sell-step__body{display:flex;flex-direction:column;gap:var(--space-1);line-height:1.4}.sell-step__text{opacity:.75}.general-page.sell-page .sell-group x-grid{min-height:0}.general-page.sell-page .sell-group x-grid>x-cell{padding:0;border:none}.general-page.sell-page .sell-group x-grid>x-cell:first-of-type,.general-page.sell-page .sell-group x-grid>x-cell:last-of-type{border:none}.sell-form{display:flex;flex-direction:column;gap:var(--space-5, 2.4rem);max-width:68ch}.sell-form fieldset.sell-group{border:none;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3);min-width:0}.sell-form fieldset.sell-group>legend{padding:0 0 var(--space-3);margin:0 var(--space-1) var(--space-1) 0;width:100%;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;border-block-end:var(--globalBorder)}.sell-form legend span,.sell-form label span:not(.req){font-weight:400;text-transform:none;letter-spacing:0;opacity:.6;margin-left:var(--space-1)}.sell-form .req{color:var(--red);margin-left:.15em;font-weight:400}.sell-form label{display:block;margin-bottom:var(--space-1)}.sell-form :is(input,select,textarea){margin-bottom:0}.sell-fields{--rowGap: var(--space-3);--columnGap: var(--space-3) }.sell-fields x-cell{min-width:0}.sell-fields x-cell.full{grid-column:1 / -1}.sell-hint{display:block;font-size:.9rem;opacity:.7;margin:var(--space-1) 0 0;line-height:1.4}.sell-fineprint{display:block;font-size:.8rem;opacity:.65;margin-top:var(--space-2);text-align:center;line-height:1.4}.sell-fineprint p{margin:0}.sell-price{position:relative}.sell-price__currency{position:absolute;inset-inline-start:var(--boxPadding);top:50%;translate:0 -50%;pointer-events:none;opacity:.6}.sell-price input{padding-inline-start:calc(var(--boxPadding) + 1.1em)}.sell-condition{display:flex;flex-direction:column;gap:var(--space-1)}.sell-condition__label{display:block;font-weight:600}.sell-choices{--rowGap: var(--space-2);--columnGap: var(--space-2) }.sell-form label.sell-choice{display:flex;gap:var(--space-2);align-items:flex-start;padding:var(--boxPadding);border:var(--boxBorderWidth) var(--boxBorderStyle) var(--boxBorderColor);border-radius:var(--radius);background:var(--boxBgColor);cursor:pointer;height:100%;margin:0;transition:border-color .15s ease,background .15s ease}.sell-choice:hover{border-color:var(--boxBorderHover);background:var(--boxBgHover)}.sell-choice:has(input:checked){border-color:var(--boxColor);outline:1px solid var(--boxColor);outline-offset:-1px}.sell-choice:has(input:focus-visible){outline:var(--a11yOutline);outline-offset:var(--a11yOffset)}.sell-choice input[type=radio]{flex:none;margin-top:.15em}.sell-choice__body{display:flex;flex-direction:column;gap:2px;line-height:1.35;font-weight:400;margin:0}.sell-choice__body>span{font-size:.85rem;opacity:.7;margin:0}.sell-location{display:flex;flex-direction:column;gap:var(--space-2)}.sell-location__other{padding-top:var(--space-1)}.sell-location__note{margin-top:0}.sell-photos{display:flex;flex-direction:column;gap:var(--space-3)}.sell-dropzone{display:flex;align-items:center;gap:var(--space-3);padding:var(--padding);margin:0;border:2px dashed var(--boxBorderColor);border-radius:var(--radius-2);background:var(--boxBgColor);cursor:pointer;font-weight:400;transition:border-color .15s ease,background .15s ease}.sell-dropzone:hover,.sell-dropzone:focus-within,.sell-dropzone.is-dragover{border-color:var(--boxColor);background:var(--boxBgHover)}.sell-dropzone.is-dragover{border-style:solid}.sell-dropzone__icon{display:grid;place-items:center;width:2.8rem;height:2.8rem;flex:none;border:var(--globalBorder);border-radius:50%}.sell-dropzone__icon svg{width:1.2rem;height:1.2rem}.sell-dropzone__text{display:flex;flex-direction:column;gap:2px;line-height:1.35}.sell-dropzone__text>span{font-size:.85rem;opacity:.7;margin:0}.sell-dropzone.is-full{opacity:.5;cursor:not-allowed}.sell-previews{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:var(--space-2)}.sell-previews:empty{display:none}.sell-preview{position:relative;aspect-ratio:1;border-radius:var(--radius);overflow:hidden;border:var(--globalBorder);background:var(--boxBgColor);list-style:none}.sell-preview img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.sell-preview__name{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:var(--space-2);font-size:.7rem;text-align:center;overflow-wrap:anywhere;opacity:.8}.sell-preview__remove{position:absolute;top:4px;right:4px;width:1.6rem;height:1.6rem;padding:0;margin:0;border-radius:50%;display:grid;place-items:center;line-height:1;font-size:1rem;--buttonPadding: 0 }.sell-preview__remove svg{width:.7rem;height:.7rem}.sell-preview__status{position:absolute;inset-inline:0;bottom:0;padding:2px 6px;font-size:.65rem;text-align:center;background:rgb(var(--bgRGB) / .85)}.sell-preview.is-uploading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--bgRGB) / .4);animation:sellPulse 1.2s ease-in-out infinite}.sell-preview.is-done .sell-preview__status{color:var(--green)}.sell-preview.is-error{outline:2px solid var(--red);outline-offset:-2px}@keyframes sellPulse{0%,to{opacity:.2}50%{opacity:.6}}.sell-msg{padding:var(--boxPadding);border-radius:var(--radius);border:1px solid currentColor;line-height:1.4}.sell-msg.is-error{color:var(--red)}.sell-msg ul{margin:0;padding-inline-start:1.2em}.sell-actions{display:flex;flex-direction:column;gap:var(--space-2)}sell-form[data-state=busy] .sell-form{pointer-events:none}sell-form[data-state=busy] [data-submit]{opacity:.7;cursor:progress}sell-form[data-state=busy] [data-submit-label]:after{content:"\2026"}.sell-success{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3);max-width:52ch}.sell-success__icon{display:grid;place-items:center;width:3.2rem;height:3.2rem;border:var(--globalBorder);border-radius:50%;color:var(--green)}.sell-success__icon svg{width:1.4rem;height:1.4rem}.sell-success h2{margin:0}.sell-success p{margin:0;line-height:1.5}@media(max-width:777px){.sell-form{max-width:none}.sell-previews{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/page-sell.css.map */
