*{margin:0;padding:0;box-sizing:border-box}html,body{position:relative;min-height:100vh;overflow-x:hidden}body{background-color:#030303;font-family:Arial,sans-serif;line-height:1.5;color:#e0e0e0}.sell-hero{min-height:55vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:5rem 2rem 2rem;background:radial-gradient(ellipse at 50% 30%,rgba(171,169,145,.08) 0%,transparent 70%),#030303}.sell-hero-content{max-width:750px}.sell-hero-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;line-height:1.15;margin-bottom:1.2rem;letter-spacing:-.02em}.sell-hero-subtitle{font-size:clamp(1rem,2.5vw,1.3rem);color:#aba991;margin-bottom:2.5rem;font-weight:400}.sell-hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.freeSignupButton,.marketplaceButton{font-weight:700;font-size:.8rem;padding:1.2rem 1.125rem;border:none;cursor:pointer;margin-right:10px}.sell-section{padding:3rem 2rem;max-width:1100px;margin:0 auto}.sell-section-dark{max-width:100%;background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.sell-section-dark>*{max-width:1100px;margin-left:auto;margin-right:auto}.sell-section-title{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}.sell-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.sell-step{text-align:center;padding:2rem 1.5rem;position:relative}.sell-step-number{width:36px;height:36px;background:#aba991;color:#030303;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;margin-bottom:1rem}.sell-step-icon{font-size:2rem;color:#aba991;margin-bottom:1rem}.sell-step h3{color:#fff;font-size:1.15rem;margin-bottom:.6rem;font-weight:700}.sell-step p{color:#aaa;font-size:.95rem;line-height:1.5}.sell-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.sell-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:border-color .2s ease,transform .2s ease}.sell-card:hover{border-color:#aba9914d;transform:translateY(-3px)}.sell-card-icon{font-size:2rem;color:#aba991;margin-bottom:1.2rem}.sell-card h3{color:#fff;font-size:1.15rem;margin-bottom:.8rem;font-weight:700}.sell-card p{color:#aaa;font-size:.95rem;line-height:1.6}.sell-cta{text-align:center;padding:5rem 2rem 6rem}.sell-cta h2{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;color:#fff;margin-bottom:2rem}@media (max-width: 768px){.sell-hero{min-height:50vh;padding:4rem 1.5rem 1.5rem}.sell-steps,.sell-cards{grid-template-columns:1fr;gap:1.5rem}.sell-section{padding:2.5rem 1.5rem}.sell-cta{padding:3.5rem 1.5rem 5rem}.sell-hero-buttons{flex-direction:column;align-items:center}}
