.sell_page__5n8pO{display:flex;flex-direction:column;gap:var(--space-8);padding:clamp(110px,12vw,150px) clamp(18px,4vw,40px) var(--space-7)}.sell_hero__mWR20{max-width:900px;margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.sell_eyebrow__hxBF4{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--clr-primary);font-weight:600}.sell_hero__mWR20 h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.15}.sell_h2__5RWNX{font-family:Cormorant Garamond,serif;font-weight:500;color:var(--clr-dark)}.sell_hero__mWR20 p{max-width:650px;color:var(--clr-text-light);font-size:clamp(15px,2vw,18px);line-height:1.7}.sell_actions__ZklNe{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-3)}.sell_section__IF2d5{width:100%;display:flex;flex-direction:column;gap:var(--space-5)}.sell_sectionTitle__HrZp_{text-align:center;display:flex;flex-direction:column;gap:var(--space-2)}.sell_sectionTitle__HrZp_ span{color:var(--clr-primary);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.sell_formSection__KzJ24{width:100%;display:flex;justify-content:center;margin-top:var(--space-5)}.sell_grid__Cqsss{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}.sell_card__Kyp70{background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:var(--radius-lg);padding:var(--space-5);text-align:center;box-shadow:var(--shadow-sm);transition:.25s ease}.sell_card__Kyp70:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.sell_card__Kyp70 p{color:var(--clr-text-light);line-height:1.6}.sell_overlay__sEMdF{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;padding:20px;z-index:99999;overflow:hidden}.sell_modal__1iQqJ{position:relative;width:100%;max-width:620px;max-height:calc(100vh - 40px);overflow-y:auto;overflow-x:hidden;background:var(--clr-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:sell_pop__Vj8Vl .25s ease}.sell_modal__1iQqJ::-webkit-scrollbar{width:8px}.sell_modal__1iQqJ::-webkit-scrollbar-thumb{background:var(--clr-primary);border-radius:20px}@keyframes sell_pop__Vj8Vl{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:1024px){.sell_grid__Cqsss{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.sell_page__5n8pO{gap:var(--space-6);padding:40px 18px 50px}.sell_grid__Cqsss{grid-template-columns:1fr}.sell_card__Kyp70{padding:var(--space-4)}.sell_actions__ZklNe{width:100%}.sell_actions__ZklNe button{width:100%;max-width:320px}.sell_overlay__sEMdF{align-items:flex-start;padding:20px 15px}.sell_modal__1iQqJ{max-height:calc(100vh - 40px)}}