.sell-view{max-width:1040px;margin:auto;padding:70px 0 110px}.sell-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end;padding-bottom:45px;border-bottom:1px solid var(--line)}.sell-hero h2{font:52px/1.05 'Playfair Display',serif;margin:12px 0 0}.sell-hero>p:last-child{font-size:12px;line-height:1.8;color:var(--muted)}.sell-form{max-width:760px;margin:55px auto 0}.sell-progress{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:45px}.sell-progress span{padding:0 0 15px;border-bottom:1px solid var(--line);font:10px var(--mono);color:#aaa}.sell-progress span.active{color:#9b7f4e;border-color:#9b7f4e}.sell-progress small{display:block;margin-top:6px;font:700 9px 'Manrope'}.sell-step{display:none}.sell-step.active{display:block}.sell-step-heading{display:grid;grid-template-columns:42px 1fr;gap:15px;margin-bottom:25px}.sell-step-heading>span{font:10px var(--mono);color:#9b7f4e}.sell-step-heading h3{font:32px 'Playfair Display',serif;margin:0}.sell-step-heading p{font-size:11px;color:var(--muted)}.sell-upload{height:280px;border:1px solid #d7d0c2;background:#f0eadf;display:grid;place-content:center;text-align:center;cursor:pointer}.sell-upload b{font:600 18px 'Playfair Display',serif}.sell-upload span{font-size:9px;color:var(--muted);margin-top:8px}.sell-previews{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:8px}.sell-previews img{width:100%;aspect-ratio:1;object-fit:cover}.sell-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sell-fields label{display:grid;gap:7px;font-size:9px;font-weight:700}.sell-fields .wide{grid-column:1/-1}.sell-fields input,.sell-fields select,.sell-fields textarea{padding:14px;border:1px solid var(--line);background:#fff;font:12px 'Manrope'}.sell-fields textarea{min-height:110px}.sell-plans{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:25px}.sell-plans label{position:relative}.sell-plans input{position:absolute;opacity:0}.sell-plans span{display:grid;min-height:145px;padding:22px;border:1px solid var(--line);cursor:pointer}.sell-plans input:checked+span{border-color:#9b7f4e;background:#f6f0e5;box-shadow:inset 0 3px #9b7f4e}.sell-plans b{font:21px 'Playfair Display',serif}.sell-plans small{margin-top:8px;color:var(--muted)}.sell-plans strong{margin-top:auto;font:12px var(--mono)}.sell-terms{font-size:9px;line-height:1.7;color:var(--muted)}.sell-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.sell-actions button{min-width:150px;padding:15px}.owner-pin-option{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;justify-content:start}.owner-pin-option input{width:16px;height:16px}
@media(max-width:760px){.sell-view{padding:35px 16px 90px}.sell-hero{display:block;padding-bottom:30px}.sell-hero h2{font-size:38px}.sell-hero>p:last-child{margin-top:22px}.sell-form{margin-top:34px}.sell-progress{margin-bottom:34px}.sell-progress small{font-size:8px}.sell-step-heading h3{font-size:27px}.sell-upload{height:220px}.sell-previews{grid-template-columns:repeat(5,1fr)}.sell-fields,.sell-plans{grid-template-columns:1fr}.sell-fields .wide{grid-column:auto}.sell-plans span{min-height:112px}.sell-actions{position:sticky;bottom:70px;background:#f8f7f3;padding:12px 0}.sell-actions button{flex:1;min-width:0}.main-nav{gap:12px}.main-nav .nav-link{font-size:9px}}
html[dir="rtl"] .sell-view{font-family:'Noto Kufi Arabic','Manrope',sans-serif}
