.artistern-sell-page,
.artistern-sell-page *,
.artistern-sell-page *::before,
.artistern-sell-page *::after {
  box-sizing: border-box;
}

.artistern-sell-page {
  width: 100%;
  overflow: hidden;
  background: #fff;
  color: #1d1d1d;
  direction: ltr;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}

.artistern-sell-page :where(h1, h2, h3, p, figure, ol, ul) {
  margin: 0;
  padding: 0;
}

.artistern-sell-page :where(a, a:visited) {
  color: inherit;
  text-decoration: none;
}

.artistern-sell-page :where(a, button, article, figure) {
  border-radius: 0;
}

.artistern-sell-page .artistern-sell-section {
  padding-top: 92px;
}

.artistern-sell-page .artistern-sell-eyebrow {
  margin: 0 0 30px;
  color: #9a7b2e;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: uppercase;
}

.artistern-sell-page .artistern-sell-eyebrow-light {
  margin-bottom: 16px;
  color: #c8a45c;
}

.artistern-sell-page .artistern-sell-hero {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  background: linear-gradient(150deg, #e9e4da, #d9d2c4);
  color: #fff;
}

.artistern-sell-page .artistern-sell-hero > img,
.artistern-sell-page .artistern-sell-hero-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.artistern-sell-page .artistern-sell-hero > img {
  object-fit: cover;
}

.artistern-sell-page .artistern-sell-hero-shade {
  background: linear-gradient(180deg, rgba(15, 13, 10, .3) 0%, rgba(15, 13, 10, .58) 100%);
}

.artistern-sell-page .artistern-sell-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 60px;
  flex-direction: column;
  justify-content: flex-end;
}

.artistern-sell-page .artistern-sell-hero h1 {
  max-width: 900px;
  margin: 0 0 8px;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 1.06;
  letter-spacing: 0;
}

.artistern-sell-page .artistern-sell-hero-subtitle {
  color: rgba(255, 255, 255, .92);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-style: italic;
  line-height: 1.6;
}

.artistern-sell-page .artistern-sell-intro-inner {
  max-width: 780px;
}

.artistern-sell-page .artistern-sell-serif-body {
  max-width: 58ch;
  margin: 0 0 18px;
  color: #3a3a3a;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  line-height: 1.8;
}

.artistern-sell-page .artistern-sell-button,
.artistern-sell-page .artistern-sell-button:visited {
  display: inline-flex;
  min-height: 48px;
  padding: 14px 30px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: none;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}

.artistern-sell-page .artistern-sell-button-primary,
.artistern-sell-page .artistern-sell-button-primary:visited {
  margin-top: 12px;
  border-color: #1d1d1d;
  background: #1d1d1d;
  color: #fff;
}

.artistern-sell-page .artistern-sell-button-primary:hover,
.artistern-sell-page .artistern-sell-button-primary:focus-visible {
  border-color: #000;
  background: #000;
  color: #fff;
}

.artistern-sell-page .artistern-sell-benefits > .artistern-sell-eyebrow {
  margin-bottom: 30px;
}

.artistern-sell-page .artistern-sell-feature {
  display: flex;
  margin-bottom: 84px;
  gap: 56px;
  align-items: center;
}

.artistern-sell-page .artistern-sell-feature-reverse {
  flex-direction: row-reverse;
}

.artistern-sell-page .artistern-sell-feature-text {
  min-width: 0;
  flex: 1 1 46%;
}

.artistern-sell-page .artistern-sell-feature-text h2 {
  margin: 0 0 16px;
  color: #1d1d1d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.artistern-sell-page .artistern-sell-feature-text p {
  max-width: 54ch;
  margin: 0 0 12px;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 1.75;
}

.artistern-sell-page .artistern-sell-quiet-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  font-weight: 700;
}

.artistern-sell-page .artistern-sell-quiet-link .artistern-icon {
  display: inline-block;
  width: 16px;
  transition: transform .2s ease;
}

.artistern-sell-page .artistern-sell-quiet-link:hover .artistern-icon,
.artistern-sell-page .artistern-sell-quiet-link:focus-visible .artistern-icon {
  transform: translateX(4px);
}

.artistern-sell-page .artistern-sell-gold-list {
  margin: 0 0 14px;
  list-style: none;
}

.artistern-sell-page .artistern-sell-gold-list li {
  position: relative;
  padding: 9px 0 9px 24px;
  border-bottom: 1px solid #e6e6e6;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 1.6;
}

.artistern-sell-page .artistern-sell-gold-list li:last-child {
  border-bottom: 0;
}

.artistern-sell-page .artistern-sell-gold-list li::before {
  position: absolute;
  top: 19px;
  left: 0;
  width: 12px;
  height: 2px;
  background: #c8a45c;
  content: "";
}

.artistern-sell-page .artistern-sell-browser {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  background: #fff;
  box-shadow: 0 30px 60px -34px rgba(30, 25, 15, .45);
  flex: 1 1 50%;
}

.artistern-sell-page .artistern-sell-browser.is-empty {
  min-height: 300px;
  background: linear-gradient(150deg, #e9e4da, #d9d2c4);
}

.artistern-sell-page .artistern-sell-browser-bar {
  display: flex;
  padding: 10px 14px;
  border-bottom: 1px solid #e6e6e6;
  align-items: center;
  gap: 6px;
  background: #fafafa;
}

.artistern-sell-page .artistern-sell-browser-bar i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ddd8cd;
}

.artistern-sell-page .artistern-sell-browser-bar em {
  min-width: 0;
  margin-left: 10px;
  overflow: hidden;
  color: #777;
  font-size: 11px;
  font-style: normal;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.artistern-sell-page .artistern-sell-browser > img {
  display: block;
  width: 100%;
  height: auto;
}

.artistern-sell-page .artistern-sell-benefit-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.artistern-sell-page .artistern-sell-benefit {
  padding: 26px 24px 22px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

.artistern-sell-page .artistern-sell-benefit > span {
  display: block;
  width: 26px;
  height: 2px;
  margin-bottom: 16px;
  background: #c8a45c;
}

.artistern-sell-page .artistern-sell-benefit h3 {
  margin: 0 0 10px;
  color: #1d1d1d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
}

.artistern-sell-page .artistern-sell-benefit p {
  color: #777;
  font-size: 13px;
  line-height: 1.65;
}

.artistern-sell-page .artistern-sell-terms {
  margin-top: 92px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background: radial-gradient(700px 300px at 12% 0%, rgba(200, 164, 92, .12), transparent 60%), #f7f4ee;
}

.artistern-sell-page .artistern-sell-terms-inner {
  display: flex;
  padding-top: 64px;
  padding-bottom: 64px;
  align-items: center;
  gap: 64px;
}

.artistern-sell-page .artistern-sell-terms-rate {
  text-align: center;
  flex: 0 0 auto;
}

.artistern-sell-page .artistern-sell-terms-number {
  display: block;
  color: #c8a45c;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 128px;
  line-height: .95;
}

.artistern-sell-page .artistern-sell-terms-label {
  display: block;
  margin-top: 10px;
  color: #1d1d1d;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: uppercase;
}

.artistern-sell-page .artistern-sell-terms-copy {
  min-width: 0;
  flex: 1;
}

.artistern-sell-page .artistern-sell-terms-copy h2 {
  margin: 0 0 16px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.artistern-sell-page .artistern-sell-terms-copy > p:not(.artistern-sell-terms-note) {
  max-width: 52ch;
  color: #3a3a3a;
  font-size: 15px;
  line-height: 1.7;
}

.artistern-sell-page .artistern-sell-no-list {
  display: flex;
  margin: 16px 0;
  flex-wrap: wrap;
  gap: 10px 26px;
  list-style: none;
}

.artistern-sell-page .artistern-sell-no-list li {
  position: relative;
  padding-left: 22px;
  font-size: 13px;
  font-weight: 700;
}

.artistern-sell-page .artistern-sell-no-list li::before {
  position: absolute;
  left: 0;
  color: #c8a45c;
  font-size: 12px;
  content: "✕";
}

.artistern-sell-page .artistern-sell-terms-note {
  color: #777;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
}

.artistern-sell-page .artistern-sell-timeline {
  max-width: 720px;
  list-style: none;
}

.artistern-sell-page .artistern-sell-process-layout {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(360px, .75fr);
  gap: 78px;
  align-items: start;
}

.artistern-sell-page .artistern-sell-process-layout.has-no-image {
  display: block;
}

.artistern-sell-page .artistern-sell-process-photo {
  position: sticky;
  top: 118px;
  height: 620px;
  margin: 0;
  overflow: hidden;
}

.artistern-sell-page .artistern-sell-process-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.artistern-sell-page .artistern-sell-timeline li {
  position: relative;
  display: flex;
  padding-bottom: 44px;
  gap: 28px;
}

.artistern-sell-page .artistern-sell-timeline li:not(:last-child)::before {
  position: absolute;
  top: 56px;
  bottom: 6px;
  left: 25px;
  width: 1px;
  background: #e6e6e6;
  content: "";
}

.artistern-sell-page .artistern-sell-timeline-number {
  display: flex;
  width: 52px;
  height: 52px;
  border: 1px solid #f0e4c8;
  align-items: center;
  justify-content: center;
  background: #fdfaf3;
  color: #c8a45c;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  flex: 0 0 52px;
}

.artistern-sell-page .artistern-sell-timeline h3 {
  margin: 0 0 8px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
}

.artistern-sell-page .artistern-sell-timeline p {
  max-width: 58ch;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 1.7;
}

.artistern-sell-page .artistern-sell-inline-link {
  border-bottom: 1px solid #c8a45c;
}

.artistern-sell-page .artistern-sell-inline-link:hover,
.artistern-sell-page .artistern-sell-inline-link:focus-visible {
  color: #8a6a28;
}

.artistern-sell-page .artistern-sell-cta {
  position: relative;
  width: 100%;
  height: 400px;
  margin-top: 92px;
  overflow: hidden;
  background: linear-gradient(150deg, #e9e4da, #d9d2c4);
  color: #fff;
}

.artistern-sell-page .artistern-sell-cta > img,
.artistern-sell-page .artistern-sell-cta-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.artistern-sell-page .artistern-sell-cta > img {
  object-fit: cover;
}

.artistern-sell-page .artistern-sell-cta-shade {
  background: linear-gradient(180deg, rgba(15, 13, 10, .48), rgba(15, 13, 10, .64));
}

.artistern-sell-page .artistern-sell-cta-inner {
  position: relative;
  z-index: 1;
  display: flex;
  height: 100%;
  padding: 0 24px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.artistern-sell-page .artistern-sell-cta h2 {
  margin: 0 0 6px;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.artistern-sell-page .artistern-sell-cta-subtitle {
  margin-bottom: 24px;
  color: rgba(255, 255, 255, .9);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 15px;
  font-style: italic;
}

.artistern-sell-page .artistern-sell-cta-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}

.artistern-sell-page .artistern-sell-button-light,
.artistern-sell-page .artistern-sell-button-light:visited {
  border-color: #fff;
  background: #fff;
  color: #1d1d1d;
}

.artistern-sell-page .artistern-sell-button-light:hover,
.artistern-sell-page .artistern-sell-button-light:focus-visible {
  border-color: #c8a45c;
  background: #c8a45c;
  color: #1d1d1d;
}

.artistern-sell-page .artistern-sell-button-outline,
.artistern-sell-page .artistern-sell-button-outline:visited {
  border-color: rgba(255, 255, 255, .68);
  background: transparent;
  color: #fff;
}

.artistern-sell-page .artistern-sell-button-outline:hover,
.artistern-sell-page .artistern-sell-button-outline:focus-visible {
  border-color: #fff;
  background: transparent;
  color: #fff;
}

.artistern-sell-page .artistern-sell-cta-note {
  margin-top: 18px;
  color: rgba(255, 255, 255, .75);
  font-size: 12px;
}

.artistern-sell-page.is-reveal-ready .artistern-sell-reveal {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .6s ease, transform .6s ease;
}

.artistern-sell-page.is-reveal-ready .artistern-sell-reveal.is-visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 880px) {
	.artistern-sell-page .artistern-sell-process-layout {
		grid-template-columns: minmax(0, 1fr);
		gap: 34px;
	}

	.artistern-sell-page .artistern-sell-process-photo {
		position: static;
		height: 420px;
		order: -1;
	}
  .artistern-sell-page .artistern-sell-section {
    padding-top: 60px;
  }

  .artistern-sell-page .artistern-sell-hero {
    height: 400px;
  }

  .artistern-sell-page .artistern-sell-hero-inner {
    padding-top: 36px;
    padding-bottom: 42px;
  }

  .artistern-sell-page .artistern-sell-hero h1 {
    font-size: 38px;
  }

  .artistern-sell-page .artistern-sell-feature,
  .artistern-sell-page .artistern-sell-feature-reverse {
    margin-bottom: 60px;
    gap: 26px;
    align-items: stretch;
    flex-direction: column;
  }

  .artistern-sell-page .artistern-sell-browser {
    width: 100%;
    flex-basis: auto;
  }

  .artistern-sell-page .artistern-sell-benefit-grid {
    grid-template-columns: 1fr;
  }

  .artistern-sell-page .artistern-sell-terms {
    margin-top: 60px;
  }

  .artistern-sell-page .artistern-sell-terms-inner {
    padding-top: 48px;
    padding-bottom: 48px;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }

  .artistern-sell-page .artistern-sell-terms-number {
    font-size: 84px;
  }

  .artistern-sell-page .artistern-sell-terms-copy > p:not(.artistern-sell-terms-note) {
    margin-right: auto;
    margin-left: auto;
  }

  .artistern-sell-page .artistern-sell-no-list {
    justify-content: center;
  }

  .artistern-sell-page .artistern-sell-timeline li {
    gap: 18px;
  }

  .artistern-sell-page .artistern-sell-cta {
    height: 360px;
    margin-top: 60px;
  }
}

@media (max-width: 560px) {
  .artistern-sell-page .artistern-sell-browser.is-empty {
    min-height: 220px;
  }

  .artistern-sell-page .artistern-sell-cta-actions {
    width: 100%;
  }

  .artistern-sell-page .artistern-sell-cta-actions .artistern-sell-button {
    min-width: 0;
    flex: 1 1 145px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .artistern-sell-page .artistern-sell-reveal,
  .artistern-sell-page.is-reveal-ready .artistern-sell-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .artistern-sell-page *,
  .artistern-sell-page *::before,
  .artistern-sell-page *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}
