.sell-hero{background:var(--forest-dark);background-size:cover;background-position:center;background-blend-mode:multiply;padding:6rem 0;display:flex;align-items:center;overflow:hidden}.sell-hero__inner{max-width:1280px;margin:0 auto;padding:0 48px;width:100%;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.sell-hero__content{padding:80px 0;display:flex;flex-direction:column;gap:24px}.sell-hero__content,.sell-hero__form-card{min-width:0}.sell-hero__badge{display:inline-flex;align-items:center;background:var(--forest);color:var(--white);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:6px 16px;border-radius:20px;align-self:flex-start}.sell-hero__heading{font-family:var(--font-display);font-size:clamp(40px,4.5vw,64px);font-weight:800;color:var(--white);line-height:1.05;margin:0}.sell-hero__heading em{font-style:italic;color:#ffffffb3}.sell-hero__subheading{font-size:16px;color:#ffffffa6;line-height:1.75;max-width:480px}.sell-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-top:8px;border-top:1px solid rgba(255,255,255,.15);margin-top:8px}.sell-hero__stat{display:flex;flex-direction:column;gap:4px}.sell-hero__stat-num{font-family:var(--font-display);font-size:28px;font-weight:800;color:var(--white)}.sell-hero__stat-label{font-size:12px;color:#ffffff80;text-transform:uppercase;letter-spacing:.08em}.sell-hero__form-card{background:var(--white);border-radius:8px;box-shadow:0 24px 64px #00000040;padding:40px;width:100%;box-sizing:border-box}.sell-form__row{margin-bottom:16px}.sell-form__row--2col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sell-form__field{display:flex;flex-direction:column;gap:6px}.sell-form__field label{font-size:12px;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.05em}.sell-form__field input,.sell-form__field select,.sell-form__field textarea{padding:10px 12px;border:1px solid var(--border);border-radius:4px;font-family:var(--font-body);font-size:14px;color:var(--text);background:var(--white);width:100%;box-sizing:border-box;outline:none;transition:border-color .2s ease}.sell-form__field input:focus,.sell-form__field select:focus,.sell-form__field textarea:focus{border-color:var(--forest)}.sell-form__optional{font-weight:400;color:var(--text-muted);text-transform:none;letter-spacing:0}.sell-hero__submit{width:100%;margin-top:8px;font-size:14px;padding:16px}.sell-hero__success{background:#4caf501a;border:1px solid rgba(76,175,80,.5);border-radius:6px;padding:24px;color:var(--forest-dark)}.sell-hero__success p{margin:0 0 8px}.sell-hero__success p:last-child{margin-bottom:0}.sell-upload-wrapper{display:flex;flex-direction:column;gap:8px}.sell-upload-zone{border:2px dashed var(--border);border-radius:6px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:border-color .2s ease;background:var(--off-white);position:relative;text-align:center}.sell-upload-zone:hover{border-color:var(--forest)}.sell-upload-zone.dragover{border-color:var(--forest);background:#2e4a2c0d}.sell-upload-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.sell-upload-icon{color:var(--text-muted)}.sell-upload-text{font-size:13px;color:var(--text-muted);margin:0}.sell-upload-text strong{color:var(--text)}.sell-upload-text span{font-size:11px}.sell-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.sell-preview-item{position:relative;aspect-ratio:1 / 1;border-radius:4px;overflow:hidden}.sell-preview-item img{width:100%;height:100%;object-fit:cover}.sell-preview-item__remove{position:absolute;top:4px;right:4px;background:#0009;color:var(--white);border:none;border-radius:50%;width:20px;height:20px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.sell-upload-note{font-size:12px;color:var(--text-muted);margin:0}.sell-hiw{background:var(--white);padding:80px 0}.sell-hiw__inner{max-width:1280px;margin:0 auto;padding:0 48px}.sell-hiw__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:8px}.sell-hiw__heading{font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:800;color:var(--text);margin-bottom:48px;line-height:1.1}.sell-hiw__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.sell-hiw__card{display:flex;flex-direction:column;gap:12px}.sell-hiw__number{font-family:var(--font-display);font-size:80px;font-weight:900;color:var(--forest);opacity:.15;line-height:1;margin-bottom:0}.sell-hiw__title{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--text)}.sell-hiw__desc{font-size:14px;color:var(--text-muted);line-height:1.7}.sell-why{background:var(--forest-dark);background-size:cover;background-position:center 30%;background-blend-mode:multiply;padding:80px 0;position:relative}.sell-why:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1a108c;pointer-events:none}.sell-why__inner{max-width:1280px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.sell-why__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#ffffff73;margin-bottom:12px}.sell-why__heading{font-family:var(--font-display);font-size:clamp(28px,3vw,42px);font-weight:800;color:var(--white);line-height:1.1}.sell-why__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sell-why__card{background:var(--white);border:none;border-radius:8px;padding:28px;display:flex;flex-direction:column;gap:12px}.sell-why__icon{color:var(--forest);width:32px;height:32px}.sell-why__title{font-size:15px;font-weight:700;color:var(--forest-dark)}.sell-why__desc{font-size:13px;color:var(--text-muted);line-height:1.65}.sell-testimonials{background:var(--off-white);padding:80px 0}.sell-testimonials__inner{max-width:1280px;margin:0 auto;padding:0 48px}.sell-testimonials__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:8px}.sell-testimonials__heading{font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:800;color:var(--text);margin-bottom:48px}.sell-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sell-testimonials__card{background:var(--white);border-radius:8px;padding:32px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 12px #0000000f}.sell-testimonials__stars{color:var(--star-gold);font-size:16px;letter-spacing:2px}.sell-testimonials__quote{font-size:15px;color:var(--text);line-height:1.7;font-style:italic;margin:0}.sell-testimonials__author{display:flex;align-items:center;gap:12px;margin-top:auto}.sell-testimonials__avatar{width:40px;height:40px;border-radius:50%;background:var(--forest-dark);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.sell-testimonials__author-name{font-size:14px;font-weight:700;color:var(--text)}.sell-testimonials__author-detail{font-size:12px;color:var(--text-muted)}.sell-cta{background:var(--forest-dark);background-size:cover;background-position:center;background-blend-mode:multiply;padding:96px 0;text-align:center}.sell-cta__inner{max-width:640px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.sell-cta__heading{font-family:var(--font-display);font-size:clamp(28px,3.5vw,44px);font-weight:800;color:var(--white);line-height:1.1}.sell-cta__subheading{font-size:16px;color:#ffffffa6;line-height:1.7;max-width:480px}.sell-reveal{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.sell-reveal.is-visible{opacity:1;transform:none}@media(max-width:1024px){.sell-hero__inner{grid-template-columns:1fr}.sell-hiw__grid{grid-template-columns:repeat(2,1fr)}.sell-why__inner{grid-template-columns:1fr}}@media(max-width:768px){.sell-hero__inner{padding:0 24px}.sell-hero__content{padding:48px 0 24px}.sell-hero__stats{grid-template-columns:repeat(3,1fr)}.sell-hero__form-card{border-radius:0;box-shadow:none;padding:32px 24px}.sell-hiw__inner{padding:0 24px}.sell-hiw__grid{grid-template-columns:1fr}.sell-why__inner{padding:0 24px}.sell-why__grid{grid-template-columns:1fr}.sell-testimonials__inner{padding:0 24px}.sell-testimonials__grid{grid-template-columns:1fr}.sell-preview-grid{grid-template-columns:repeat(3,1fr)}.sell-form__row--2col{grid-template-columns:1fr}}@media(max-width:480px){.sell-hero__stats{grid-template-columns:1fr;text-align:center}.sell-preview-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sell-page.css.map */
