/* Seller landing page. Scoped so the live account panel keeps its own styles. */
.sell-page{--sh-ink:#1b1a20;--sh-muted:#5a616c;--sh-line:#d9dee6;--sh-tint:#f2f5f8;background:#fff;color:var(--sh-ink);font:16px/1.6 var(--sans)}
.sell-page .sh-wrap{max-width:1104px;margin:0 auto;padding:0 28px}
.sell-page h1,.sell-page h2,.sell-page h3,.sell-page p{margin:0}
.sell-page h1,.sell-page h2,.sell-page h3{color:var(--sh-ink);text-wrap:balance;max-width:none}
.sell-page h1{font-size:clamp(42px,5.3vw,68px);line-height:1.08;letter-spacing:-.04em;font-weight:750}
.sell-page h2{font-size:clamp(26px,3vw,36px);line-height:1.2;letter-spacing:-.03em;font-weight:700}
.sell-page h3{font-size:19px;line-height:1.3;letter-spacing:-.015em}
.sell-page p{text-wrap:pretty}
.sell-page a{text-underline-offset:4px}
.sell-page a:focus-visible,.sell-page summary:focus-visible,.sell-page select:focus-visible{outline:3px solid #526fa6;outline-offset:4px}
.sell-page .sh-action{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:12px 22px;border:0;border-radius:7px;background:var(--gold);color:var(--sh-ink);text-decoration:none;font-size:15px;font-weight:700}
.sell-page .sh-action:hover{background:var(--gold-hover)}
.sell-page .sh-hero{padding:58px 0 48px}
.sell-page .sh-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:center}
.sell-page .sh-hero-copy>p{margin-top:22px;max-width:44ch;font-size:18px;line-height:1.65;color:var(--sh-muted)}
.sell-page .sh-hero-action{display:flex;align-items:center;gap:22px;margin-top:28px;flex-wrap:wrap}
.sell-page .sh-quiet-link{display:inline-flex;align-items:center;min-height:44px;font-size:16px;font-weight:600;color:var(--sh-ink)}
.sell-page .sh-account-note,.sell-page .sh-claim-route{font-size:16px;color:var(--sh-muted);margin-top:12px}
.sell-page .sh-claim-route a{font-weight:600;color:var(--sh-ink);display:inline-flex;align-items:center;min-height:44px}
.sell-page .sh-hero-image{margin:0;height:355px;overflow:hidden;border-radius:9px}
.sell-page .sh-hero-image img{width:100%;height:100%;object-fit:cover;object-position:56% 65%}
.sell-page .sh-rates{padding:49px 0;background:var(--sh-tint)}
.sell-page .sh-section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}
.sell-page .sh-section-top>div:first-child{flex:1;min-width:0}
.sell-page .sh-section-top p{margin-top:12px;color:var(--sh-muted);max-width:59ch}
.sell-page .sh-state-picker{flex:none;width:240px}
.sell-page .sh-state-picker label{display:block;font-weight:600;font-size:14px;margin-bottom:5px}
.sell-page .sh-state-picker select{font:inherit;border:1px solid #abb5c2;border-radius:6px;background:#fff;padding:9px 34px 9px 12px;min-height:44px;width:100%;color:var(--sh-ink)}
.sell-page .sh-state-link{display:flex;align-items:center;gap:8px;min-height:44px;margin-top:6px;font-size:16px;font-weight:600;color:var(--sh-ink)}
.sell-page .sh-state-directory{margin-top:22px;border-top:1px solid #cbd2dc}
.sell-page .sh-state-directory summary{cursor:pointer;font-size:14px;font-weight:600;padding:12px 0;min-height:48px}
.sell-page .sh-state-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 20px;padding-bottom:8px}
.sell-page .sh-state-grid a{font-size:16px;min-height:44px;display:flex;align-items:center;color:var(--sh-ink)}
.sell-page .sh-video-section{padding:56px 0}
.sell-page .sh-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.sell-page .sh-steps{list-style:none;padding:0;margin:24px 0 0}
.sell-page .sh-steps li{display:flex;gap:14px;align-items:center;margin-top:12px;font-size:16px}
.sell-page .sh-stepnum{display:grid;place-items:center;flex:none;width:28px;height:28px;border-radius:50%;font-size:12px;background:#edf0f4;font-weight:700}
.sell-page .sh-video-stage{background:var(--navy,#161b22);color:white;border-radius:9px;min-height:300px;display:grid;grid-template-columns:122px 1fr;align-items:center;gap:26px;padding:26px}
.sell-page .sh-phone-outline{min-height:235px;border:2px solid #74808b;border-radius:19px;padding:23px 10px 12px;position:relative;background:#f7f8fa;color:var(--sh-ink)}
.sell-page .sh-phone-outline:before{content:'';position:absolute;top:9px;width:31px;height:4px;background:#74808b;border-radius:10px;left:43px}
.sell-page .sh-phone-head{font-size:10px;font-weight:700}
.sell-page .sh-phone-outline h4{margin:16px 0 12px;font-size:15px;line-height:1.25;letter-spacing:-.02em}
.sell-page .sh-phone-row{font-size:9px;padding:8px 0;border-top:1px solid #d9dee6;color:#59616b}
.sell-page .sh-phone-button{background:var(--gold);font-size:9px;border-radius:3px;padding:6px;text-align:center;margin-top:7px;font-weight:700}
.sell-page .sh-duration{font-size:14px;color:#ffd772;margin-bottom:7px}
.sell-page .sh-video-label{font-weight:600;font-size:20px;line-height:1.3;max-width:14ch}
.sell-page .sh-video-pending{font-size:14px;line-height:1.55;color:#c3cad3;margin-top:15px;max-width:24ch}
.sell-page .sh-video-stage video{display:block;width:100%;max-height:480px;border-radius:7px}
.sell-page .sh-maintain{border-top:1px solid var(--sh-line);padding:45px 0}
.sell-page .sh-maintain-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:70px}
.sell-page .sh-maintain-layout>div>p{margin-top:14px;color:var(--sh-muted)}
.sell-page .sh-maintain-list{margin:0;padding:0;list-style:none}
.sell-page .sh-maintain-list li{padding:14px 0;border-bottom:1px solid var(--sh-line)}
.sell-page .sh-maintain-list li:first-child{padding-top:0}
.sell-page .sh-maintain-list strong{font-size:16px}
.sell-page .sh-answers{background:var(--sh-tint);padding:44px 0}
.sell-page .sh-answer-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:72px}
.sell-page .sh-faq details{border:0;border-bottom:1px solid #cbd2dc;border-radius:0;margin:0;background:transparent}
.sell-page .sh-faq details:first-child{border-top:1px solid #cbd2dc}
.sell-page .sh-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;padding:15px 0;font-size:16px;font-weight:600;color:var(--sh-ink)}
.sell-page .sh-faq summary:after{content:'+';font-size:20px;font-weight:400;flex:none}
.sell-page .sh-faq details[open] summary:after{content:'−'}
.sell-page .sh-faq summary::-webkit-details-marker{display:none}
.sell-page .sh-faq details p{padding-bottom:17px;font-size:16px;color:#4a5360}
.sell-page .sh-help{font-size:16px;margin-top:20px;color:var(--sh-muted)}
.sell-page .sh-help a{font-weight:600;color:var(--sh-ink)}
.sell-page .sh-assisted{margin-top:16px}
.sell-page .sh-assisted details.fold{margin:0;max-width:none}
.sell-page .sh-assisted details.fold>summary{height:auto;min-height:44px;padding:8px 0;border:0;font-size:16px;display:flex}
.sell-page .sh-assisted details.fold>.body{margin-top:12px;padding:24px;background:#fff}
.sell-page .sh-assisted .wiz h3{font-size:22px}
.sell-page .sh-assisted .wiz .inp,.sell-page .sh-assisted .wiz .fld input,.sell-page .sh-assisted .wiz .fld textarea,.sell-page .sh-assisted .wiz .inp.money input{font-size:16px}
.sell-page .sh-assisted .wiz .hint{font-size:14px;line-height:1.5}
.sell-page .sh-assisted .wiz .chip{min-height:44px;height:auto}
.sell-page .sh-assisted .wiz .step .nav{margin-top:12px}
.sell-page .sh-close-section{padding:43px 0}
.sell-page .sh-close-inner{display:flex;justify-content:space-between;align-items:center;gap:28px}
.sell-page .sh-close-inner h2{font-size:29px}
.sell-page .sh-close-inner p{color:var(--sh-muted);margin-top:7px;font-size:16px}
@media(min-width:1200px){.sell-page .sh-wrap{padding:0}}
@media(max-width:800px){
 .sell-page .sh-hero-grid{gap:30px}.sell-page .sh-hero-image{height:330px}
 .sell-page .sh-hero-copy>p{font-size:16px}.sell-page .sh-hero-action{gap:16px}
 .sell-page .sh-video-grid{gap:30px}.sell-page .sh-video-stage{grid-template-columns:100px 1fr;gap:18px;padding:20px}
 .sell-page .sh-phone-outline:before{left:33px}.sell-page .sh-video-label{font-size:18px}
 .sell-page .sh-maintain-layout,.sell-page .sh-answer-layout{gap:35px}
}
@media(max-width:640px){
 .sell-page .sh-wrap{padding:0 22px}.sell-page .sh-hero{padding:33px 0 25px}
 .sell-page .sh-hero-grid{display:flex;flex-direction:column;gap:27px;align-items:stretch}
 .sell-page .sh-hero-copy>p{margin-top:18px;max-width:38ch}.sell-page .sh-hero-action{margin-top:23px;gap:17px}
 .sell-page .sh-hero-action .sh-action{min-height:49px;padding:12px 17px;font-size:14px}
 .sell-page .sh-claim-route{margin-top:7px}.sell-page .sh-hero-image{height:165px;border-radius:6px}
 .sell-page .sh-hero-image img{object-position:50% 65%}.sell-page .sh-rates{padding:33px 0}
 .sell-page .sh-section-top{display:block}.sell-page .sh-state-picker{margin-top:18px;width:100%}
 .sell-page .sh-state-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}
 .sell-page .sh-video-section{padding:36px 0}.sell-page .sh-video-grid{display:flex;flex-direction:column;gap:24px;align-items:stretch}
 .sell-page .sh-steps{margin-top:17px}.sell-page .sh-steps li{margin-top:9px}
 .sell-page .sh-video-stage{min-height:250px;grid-template-columns:112px 1fr;padding:22px;gap:23px}
 .sell-page .sh-phone-outline:before{left:37px}.sell-page .sh-video-label{font-size:19px}
 .sell-page .sh-maintain{padding:34px 0}.sell-page .sh-maintain-layout,.sell-page .sh-answer-layout{display:block}
 .sell-page .sh-maintain-list{margin-top:24px}.sell-page .sh-maintain-list li{padding:13px 0}
 .sell-page .sh-answers{padding:34px 0}.sell-page .sh-faq{margin-top:22px}
 .sell-page .sh-faq summary{min-height:59px}.sell-page .sh-assisted details.fold>.body{padding:20px 16px}
 .sell-page .sh-assisted .wiz .row2{grid-template-columns:1fr}
 .sell-page .sh-close-section{padding:32px 0}.sell-page .sh-close-inner{display:block}
 .sell-page .sh-close-inner h2{font-size:27px}.sell-page .sh-close-inner .sh-action{margin-top:22px}
}
@media(max-width:360px){
 .sell-page .sh-wrap{padding:0 19px}.sell-page h1{font-size:39px}
 .sell-page .sh-hero-action{gap:15px}.sell-page .sh-hero-action .sh-action{font-size:13px;padding:12px 14px}
 .sell-page .sh-video-stage{grid-template-columns:95px 1fr;gap:16px;padding:18px}
 .sell-page .sh-phone-outline:before{left:30px}
}

.sell-page .sh-help a{display:inline-flex;align-items:center;min-height:44px}

/* Recorded walkthrough; native controls keep playback user-initiated. */
.sell-page .sh-walkthrough{margin:0;display:flex;flex-direction:column;align-items:center;gap:12px}
.sell-page .sh-walkthrough video{display:block;width:min(100%,300px);height:auto;aspect-ratio:9/16;border-radius:9px;background:#f1efe8}
.sell-page .sh-walkthrough video:focus-visible{outline:3px solid #526fa6;outline-offset:4px}
.sell-page .sh-walkthrough figcaption{max-width:38ch;font-size:16px;line-height:1.5;color:var(--sh-muted)}
