/* MSS buyback: photography leads; shared terms and concise routes follow. */
.sell-page {
  --sell-ink: #272722;
  --sell-muted: #5e5b52;
  --sell-accent: #285e63;
  --sell-gold: #85651e;
  --sell-line: #ddd8ca;
  --sell-surface: #f7f5ef;
  --sell-background: #fff;
  --sell-section-space: 72px;
  background: var(--sell-background);
  color: var(--sell-ink);
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  color-scheme: light dark;
  scrollbar-color: var(--sell-muted) var(--sell-background);
}
.sell-page *, .sell-page *::before, .sell-page *::after { box-sizing: border-box; }
.sell-page span { font-size: inherit; font-weight: inherit; color: inherit; }
.sell-page :is(h1, h2, h3) { font-family: 'Urbanist', sans-serif; color: var(--sell-ink); text-wrap: balance; letter-spacing: -.02em; }
.sell-page h1 { font-size: clamp(40px, 4.6vw, 64px); line-height: 1.06; margin: 0 0 24px; max-width: 12ch; }
.sell-page h2 { font-size: clamp(30px, 3vw, 40px); line-height: 1.18; margin: 0 0 28px; }
.sell-page h3 { font-size: 27px; line-height: 1.25; margin: 0 0 16px; }
.sell-page p { margin: 0 0 16px; }
.sell-page a { color: var(--sell-accent); text-underline-offset: 5px; }
.sell-page a:hover { text-decoration-thickness: 2px; }
.sell-page :is(a, summary):focus-visible { outline: 3px solid var(--sell-accent); outline-offset: 5px; }
.sell-page ::selection { background: #ddc58c; color: #272722; }
.sell-page [id] { scroll-margin-top: 120px; }
.sell-page .skip-link { position: fixed; inset-block-start: 8px; inset-inline-start: 12px; transform: translateY(-200%); z-index: 1100; background: var(--sell-background); padding: 8px 18px; }
.sell-page .skip-link:focus { transform: translateY(0); }
.sell-page .top-header { direction: ltr; }
.sell-page .top-header-btn { min-width: 44px; min-height: 44px; }
.sell-page .top-header-brand { font-family: monospace; }
.sell-page .language-link { font-family: 'Cairo', sans-serif; font-size: 14px; padding: 8px 12px; min-height: 44px; }
.sell-page .scroll-nav { overflow-x: auto; justify-content: center; }
.sell-page .scroll-nav a { flex-shrink: 0; }
.sell-main { width: min(100%, 1248px); padding: 144px 32px 72px; margin-inline: auto; }
.sell-hero { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 56px; align-items: center; }
.sell-hero-copy { padding-block: 20px; }
.sell-lead { max-width: 42ch; font-size: 16px; }
.sell-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 24px; margin-top: 28px; }
.sell-hero .sell-small { margin-top: 16px; margin-bottom: 0; }
.sell-page .sell-button { display: inline-flex; align-items: center; justify-content: center; gap: 16px; min-height: 52px; padding: 12px 20px; border: 1px solid var(--sell-accent); border-radius: 6px; background: var(--sell-accent); color: #fff; font: inherit; font-weight: 700; text-align: center; text-decoration: none; }
.sell-page .sell-button:hover { text-decoration: underline; }
.sell-page :is(.sell-button, .sell-secondary) svg { width: 20px; height: 20px; flex: 0 0 auto; }
.sell-page .sell-secondary { min-height: 44px; display: inline-flex; align-items: center; gap: 12px; }
.sell-small { font-size: 13px; color: var(--sell-muted); }
.sell-page figure { margin: 0; }
.sell-bar-composition { position: relative; aspect-ratio: 1.2; border-radius: 12px; background: var(--sell-surface); overflow: hidden; }
.sell-bar-composition img { position: absolute; display: block; width: 38%; height: auto; filter: drop-shadow(0 16px 14px rgba(0, 0, 0, .18)); }
.sell-bar-ten { left: 15%; top: 16%; transform: rotate(-9deg); z-index: 1; }
.sell-bar-twenty { right: 13%; top: 10%; transform: rotate(8deg); }
.sell-page figcaption { margin-top: 12px; font-size: 11px; line-height: 1.65; color: var(--sell-muted); }
.sell-essentials { display: grid; grid-template-columns: 1.3fr 1fr 1fr; gap: 32px; margin: 36px 0 0; padding: 28px 32px; background: var(--sell-surface); border-radius: 12px; }
.sell-essentials > div + div { border-inline-start: 1px solid var(--sell-line); padding-inline-start: 32px; }
.sell-essentials dt { color: var(--sell-muted); font-size: 12px; margin-bottom: 4px; }
.sell-essentials dd { margin: 0; font-size: 14px; font-weight: 700; }
.sell-methods { padding-block: var(--sell-section-space); }
.sell-options { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; }
.sell-options > section + section { padding-inline-start: 48px; border-inline-start: 1px solid var(--sell-line); }
.sell-options p { max-width: 52ch; margin-bottom: 20px; }
.sell-pricing { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; padding: 48px; border-radius: 12px; background: #24231f; color: #eeeae1; }
.sell-page .sell-pricing h2 { color: #d8ba73; margin-bottom: 20px; }
.sell-pricing p { max-width: 52ch; }
.sell-retail-note { color: #c9c1b1; font-size: 12px; margin-top: 24px !important; margin-bottom: 0 !important; }
.sell-faq { align-self: center; min-width: 0; }
.sell-faq details { padding-block: 20px; border-bottom: 1px solid #615949; }
.sell-faq details:first-child { border-top: 1px solid #615949; }
.sell-faq summary { cursor: pointer; font-weight: 700; padding-inline-end: 8px; }
.sell-faq summary::marker { color: #d8ba73; }
.sell-faq summary:focus-visible { outline-color: #8adce2; }
.sell-faq details p { margin: 16px 0 0; color: #eeeae1; font-size: 14px; }
.sell-visit { display: grid; grid-template-columns: minmax(0, .7fr) minmax(0, 1.3fr); align-items: center; gap: 48px; padding-top: var(--sell-section-space); }
.sell-visit img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 12px; }
.sell-visit h2 { margin-bottom: 24px; }
.sell-location { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; font-size: 13px; }
.sell-location address { font-style: normal; }
.sell-hours { margin: 0; }
.sell-hours dt { font-weight: 700; }
.sell-hours dd { margin: 0 0 8px; }
.sell-location .sell-small { font-size: 11px; margin: 0; }
.sell-visit .sell-actions { gap: 8px 20px; margin-top: 20px; font-size: 13px; }
.sell-footer { width: min(100%, 1248px); padding: 28px 32px 36px; margin-inline: auto; border-top: 1px solid var(--sell-line); font-size: 12px; color: var(--sell-muted); }
.sell-footer nav { display: flex; flex-wrap: wrap; gap: 12px 28px; margin-bottom: 20px; }
.sell-footer p { margin-bottom: 8px; }
.sell-mobile-action { display: none; }
.sell-page[dir="rtl"], .sell-page[dir="rtl"] :is(h1, h2, h3) { font-family: 'Cairo', sans-serif; letter-spacing: normal; }
.sell-page[dir="rtl"] { line-height: 1.95; }
.sell-page[dir="rtl"] h1 { line-height: 1.5; font-size: clamp(34px, 3.8vw, 52px); max-width: none; }
.sell-page[dir="rtl"] :is(h2, h3) { line-height: 1.6; }
.sell-page[dir="rtl"] :is(.sell-button, .sell-secondary) svg { transform: scaleX(-1); }
.sell-page[dir="rtl"] .scroll-nav > a:not(:first-child)::before { left: auto; right: -2px; }
@media (prefers-color-scheme: dark) {
  .sell-page { --sell-ink: #eeeae1; --sell-muted: #bcb5a6; --sell-accent: #8adce2; --sell-gold: #d8ba73; --sell-line: #474138; --sell-surface: #24231f; --sell-background: #171715; }
  .sell-page .sell-button { color: #122729; }
}
@media (min-width: 761px) and (max-width: 1050px) {
  .sell-hero { gap: 32px; }
  .sell-page h1 { font-size: 48px; }
  .sell-essentials { gap: 20px; padding: 24px; }
  .sell-essentials > div + div { padding-inline-start: 20px; }
  .sell-options { gap: 40px; }
  .sell-options > section + section { padding-inline-start: 32px; }
  .sell-pricing { gap: 40px; padding: 36px; }
  .sell-visit { grid-template-columns: 1fr 1.2fr; gap: 32px; }
  .sell-location { grid-template-columns: 1fr; gap: 16px; }
}
@media (max-width: 760px) {
  .sell-page { --sell-section-space: 44px; font-size: 14px; }
  .sell-main { padding: 124px 20px 44px; }
  .sell-hero { grid-template-columns: 1fr; gap: 24px; }
  .sell-hero-copy { padding: 0; }
  .sell-page h1 { max-width: 15ch; margin-bottom: 16px; }
  .sell-page h2 { margin-bottom: 24px; }
  .sell-page h3 { font-size: 25px; margin-bottom: 12px; }
  .sell-lead { font-size: 14px; }
  .sell-actions { margin-top: 24px; gap: 8px 20px; }
  .sell-bar-composition { aspect-ratio: 1.5; }
  .sell-bar-composition img { width: 31%; }
  .sell-bar-ten { left: 20%; top: 16%; }
  .sell-bar-twenty { right: 19%; top: 10%; }
  .sell-hero-image figcaption { font-size: 11px; margin-top: 8px; }
  .sell-essentials { grid-template-columns: 1fr; gap: 16px; padding: 24px; margin-top: 28px; }
  .sell-essentials > div + div { border-inline-start: 0; padding-inline-start: 0; }
  .sell-essentials dt { margin-bottom: 0; }
  .sell-options { grid-template-columns: 1fr; gap: 28px; }
  .sell-options > section + section { padding-inline-start: 0; border-inline-start: 0; padding-top: 28px; border-top: 1px solid var(--sell-line); }
  .sell-options p { margin-bottom: 12px; }
  .sell-pricing { grid-template-columns: 1fr; gap: 28px; padding: 28px 24px; }
  .sell-retail-note { margin-top: 16px !important; }
  .sell-visit { grid-template-columns: 1fr; gap: 24px; }
  .sell-location { grid-template-columns: 1fr; gap: 20px; }
  .sell-visit figure { max-width: 100%; }
  .sell-footer { padding: 24px 20px 124px; }
  .sell-page .scroll-nav { justify-content: flex-start; padding-inline: 12px; }
  .sell-mobile-action { display: block; position: fixed; inset-inline: 0; bottom: 0; padding: 10px 16px max(10px, env(safe-area-inset-bottom)); background: var(--sell-background); border-top: 1px solid var(--sell-line); z-index: 997; }
  .sell-mobile-action .sell-button { width: 100%; }
  .sell-page :is(a, summary) { scroll-margin-bottom: 105px; }
  .sell-page[dir="rtl"] h1 { max-width: 17ch; line-height: 1.5; }
}
