.re-ds-price-hero {
    margin-top: 1.1rem;
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.85fr);
    gap: 1rem;
    align-items: stretch;
}

.re-ds-price-hero-callout,
.re-ds-price-altplay {
    min-width: 0;
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background:
        radial-gradient(circle at 18% 12%, rgba(164, 18, 33, 0.28), rgba(255, 255, 255, 0) 38%),
        linear-gradient(180deg, rgba(13, 18, 22, 0.94), rgba(8, 12, 14, 0.9)),
        url("../images/re-ds/ui/tiles/vent.png");
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: auto, auto, 256px 256px;
    color: rgba(246, 241, 234, 0.94);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.3);
}

.re-ds-price-hero-callout {
    padding: 1.1rem 1.15rem 1.15rem;
}

.re-ds-price-hero-callout__eyebrow,
.re-ds-price-hero-callout__date {
    color: rgba(246, 241, 234, 0.68);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-size: 0.82rem;
}

.re-ds-price-link-card__eyebrow,
.re-ds-price-driver-card__eyebrow,
.re-ds-price-source-card__eyebrow,
.re-ds-price-sell-card__eyebrow {
    color: rgba(24, 18, 10, 0.68);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-size: 0.82rem;
}

.re-ds-price-hero-callout__headline {
    margin-top: 0.55rem;
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    line-height: 1.05;
    color: rgba(246, 241, 234, 0.98);
}

.re-ds-price-hero-callout__copy {
    margin-top: 0.7rem;
    max-width: 34rem;
    color: rgba(246, 241, 234, 0.78);
}

.re-ds-price-chiprow {
    margin-top: 0.95rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}

.re-ds-price-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.45rem 0.72rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
    color: rgba(246, 241, 234, 0.86);
    font-size: 0.94rem;
}

.re-ds-price-chip strong {
    color: rgba(246, 241, 234, 0.96);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.re-ds-price-note {
    margin-top: 0.8rem;
    color: rgba(246, 241, 234, 0.64);
    font-size: 0.94rem;
}

.re-ds-price-hero-art {
    position: relative;
    min-width: 0;
    min-height: 260px;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background:
        radial-gradient(circle at 50% 10%, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 42%),
        linear-gradient(180deg, rgba(7, 11, 13, 0.88), rgba(7, 11, 13, 0.96));
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.3);
}

.re-ds-price-hero-art__collage {
    position: absolute;
    inset: 0;
    display: grid;
    grid-template-columns: 1.1fr 0.7fr;
    gap: 0.75rem;
    padding: 0.85rem;
    opacity: 0.56;
}

.re-ds-price-hero-art__collage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.re-ds-price-hero-art__wide {
    grid-column: 1 / -1;
}

.re-ds-price-hero-art__character {
    position: absolute;
    bottom: -10px;
    width: min(210px, 42%);
    height: auto;
    filter: drop-shadow(0 18px 34px rgba(0, 0, 0, 0.62));
}

.re-ds-price-hero-art__character--jill {
    left: 3%;
}

.re-ds-price-hero-art__character--chris {
    right: 0;
    width: min(185px, 38%);
    opacity: 0.72;
}

.re-ds-price-hero-art__pickups {
    position: absolute;
    right: 0.85rem;
    top: 0.85rem;
    display: grid;
    gap: 0.55rem;
}

.re-ds-price-hero-art__pickups img,
.re-ds-price-band-card__icon,
.re-ds-price-driver-card__icon {
    width: 42px;
    height: 42px;
    object-fit: contain;
    padding: 0.3rem;
    border-radius: 12px;
    background: rgba(255, 250, 242, 0.82);
    box-shadow:
        inset 0 0 0 1px rgba(70, 55, 28, 0.1),
        0 12px 20px rgba(0, 0, 0, 0.18);
}

.re-ds-price-band-grid,
.re-ds-price-driver-grid {
    display: grid;
    gap: 1rem;
}

.re-ds-price-band-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.re-ds-price-band-card,
.re-ds-price-driver-card,
.re-ds-price-sell-card,
.re-ds-price-link-card,
.re-ds-price-source-card,
.re-ds-price-proof-card {
    min-width: 0;
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0.18);
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0)),
        linear-gradient(180deg, rgba(232, 216, 182, 0.92), rgba(209, 187, 146, 0.92)),
        url("../images/re-ds/ui/tiles/parchment.png");
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: auto, auto, 256px 256px;
    box-shadow: inset 0 0 0 2px rgba(70, 55, 28, 0.08);
}

.re-ds-price-band-card,
.re-ds-price-source-card,
.re-ds-price-proof-card {
    padding: 1rem;
}

.re-ds-price-band-card__top {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 0.8rem;
}

.re-ds-price-band-card__label,
.re-ds-price-driver-card__title,
.re-ds-price-sell-card__title,
.re-ds-price-link-card__title,
.re-ds-price-source-card__title,
.re-ds-price-proof-card__title {
    color: rgba(24, 18, 10, 0.94);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.re-ds-price-altplay__title {
    color: rgba(246, 241, 234, 0.96);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.re-ds-price-band-card__range {
    margin-top: 0.8rem;
    color: rgba(24, 18, 10, 0.96);
    font-size: 1.95rem;
    line-height: 1;
}

.re-ds-price-band-card__anchor {
    margin-top: 0.45rem;
    color: rgba(24, 18, 10, 0.66);
}

.re-ds-price-band-card__bands {
    margin-top: 0.9rem;
    display: grid;
    gap: 0.4rem;
    color: rgba(24, 18, 10, 0.84);
}

.re-ds-price-band-card__bands strong {
    color: rgba(24, 18, 10, 0.94);
}

.re-ds-price-band-card__notes,
.re-ds-price-proof-list,
.re-ds-price-next-steps ol {
    margin-top: 0.85rem;
    padding-left: 1.05rem;
    display: grid;
    gap: 0.45rem;
    color: rgba(24, 18, 10, 0.82);
}

.re-ds-price-market-grid,
.re-ds-price-sell-grid,
.re-ds-price-resource-grid,
.re-ds-price-proof-cards {
    gap: 1rem;
}

.re-ds-price-source-card__value,
.re-ds-price-sell-card__value {
    margin-top: 0.5rem;
    color: rgba(24, 18, 10, 0.96);
    font-size: 1.45rem;
    line-height: 1.08;
}

.re-ds-price-source-card__copy,
.re-ds-price-driver-card__copy,
.re-ds-price-sell-card__copy,
.re-ds-price-link-card__copy,
.re-ds-price-proof-card__copy {
    margin-top: 0.55rem;
    color: rgba(24, 18, 10, 0.74);
}

.re-ds-price-altplay__copy {
    margin-top: 0.55rem;
    color: rgba(246, 241, 234, 0.78);
}

.re-ds-price-form-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.re-ds-price-proof-grid {
    margin-top: 1rem;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.7rem;
}

.re-ds-price-check {
    display: flex;
    align-items: start;
    gap: 0.65rem;
    min-height: 100%;
    padding: 0.8rem 0.9rem;
    border-radius: 14px;
    background: rgba(255, 252, 246, 0.6);
    box-shadow: inset 0 0 0 1px rgba(70, 55, 28, 0.1);
    color: rgba(24, 18, 10, 0.84);
}

.re-ds-price-check input {
    width: 18px;
    height: 18px;
    margin: 0.15rem 0 0;
    flex: 0 0 auto;
}

.re-ds-price-check.is-danger {
    background: rgba(164, 18, 33, 0.08);
    box-shadow: inset 0 0 0 1px rgba(164, 18, 33, 0.14);
}

.re-ds-price-actions {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}

.re-ds-price-results-layout {
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
}

.re-ds-price-verdict,
.re-ds-price-next-steps {
    display: grid;
    gap: 0.9rem;
}

.re-ds-price-verdict__status {
    display: inline-flex;
    width: fit-content;
    align-items: center;
    gap: 0.5rem;
    padding: 0.38rem 0.68rem;
    border-radius: 999px;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-size: 0.82rem;
}

.re-ds-price-verdict__status::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: currentColor;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.24);
}

.re-ds-price-verdict.is-buy .re-ds-price-verdict__status {
    color: #2d5b1e;
    background: rgba(76, 118, 50, 0.14);
}

.re-ds-price-verdict.is-fair .re-ds-price-verdict__status {
    color: #6b5318;
    background: rgba(175, 146, 58, 0.16);
}

.re-ds-price-verdict.is-negotiate .re-ds-price-verdict__status {
    color: #6a3e12;
    background: rgba(180, 108, 36, 0.16);
}

.re-ds-price-verdict.is-pause .re-ds-price-verdict__status,
.re-ds-price-verdict.is-collector .re-ds-price-verdict__status {
    color: #27536d;
    background: rgba(18, 74, 118, 0.14);
}

.re-ds-price-verdict.is-walk .re-ds-price-verdict__status {
    color: #7a1f28;
    background: rgba(164, 18, 33, 0.14);
}

.re-ds-price-verdict__title {
    color: rgba(24, 18, 10, 0.96);
    font-size: clamp(1.55rem, 2.4vw, 2rem);
    line-height: 1.06;
}

.re-ds-price-verdict__copy {
    color: rgba(24, 18, 10, 0.78);
}

.re-ds-price-kv {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.8rem;
}

.re-ds-price-kv__item {
    padding: 0.8rem 0.85rem;
    border-radius: 14px;
    background: rgba(17, 28, 18, 0.08);
    box-shadow: inset 0 0 0 1px rgba(22, 34, 24, 0.08);
}

.re-ds-price-kv__label {
    color: rgba(24, 18, 10, 0.68);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-size: 0.8rem;
}

.re-ds-price-kv__value {
    margin-top: 0.3rem;
    color: rgba(24, 18, 10, 0.94);
    font-size: 1.25rem;
}

.re-ds-price-inline-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.re-ds-price-inline-pill,
.re-ds-price-driver-card__tag {
    display: inline-flex;
    align-items: center;
    padding: 0.38rem 0.6rem;
    border-radius: 999px;
    background: rgba(17, 28, 18, 0.08);
    color: rgba(24, 18, 10, 0.86);
    box-shadow: inset 0 0 0 1px rgba(22, 34, 24, 0.08);
    font-size: 0.92rem;
}

.re-ds-price-proof-notes {
    display: grid;
    gap: 1rem;
}

.re-ds-price-proof-note {
    padding: 1rem;
    border-radius: 16px;
    background: rgba(17, 28, 18, 0.08);
    box-shadow: inset 0 0 0 1px rgba(22, 34, 24, 0.08);
    color: rgba(24, 18, 10, 0.84);
}

.re-ds-price-proof-note.is-danger {
    background: rgba(164, 18, 33, 0.08);
    box-shadow: inset 0 0 0 1px rgba(164, 18, 33, 0.12);
}

.re-ds-price-driver-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.re-ds-price-driver-card {
    display: grid;
    grid-template-rows: auto 1fr;
    overflow: hidden;
}

.re-ds-price-driver-card__art {
    position: relative;
    min-height: 176px;
    padding: 1rem 1rem 0;
    background:
        radial-gradient(circle at 50% 0%, rgba(164, 18, 33, 0.14), rgba(255, 255, 255, 0) 42%),
        linear-gradient(180deg, rgba(15, 20, 25, 0.9), rgba(15, 20, 25, 0.74));
}

.re-ds-price-driver-card__art img {
    width: min(184px, 92%);
    height: auto;
    display: block;
    margin: 0 auto;
    filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.54));
}

.re-ds-price-driver-card__body,
.re-ds-price-sell-card,
.re-ds-price-link-card {
    padding: 1rem;
}

.re-ds-price-driver-card__tags {
    margin-top: 0.8rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.re-ds-price-driver-card__scores {
    margin-top: 0.9rem;
    display: grid;
    gap: 0.55rem;
}

.re-ds-price-score-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 90px;
    gap: 0.7rem;
    align-items: center;
}

.re-ds-price-score-row__label {
    color: rgba(24, 18, 10, 0.78);
    font-size: 0.94rem;
}

.re-ds-price-score-row__bar {
    position: relative;
    height: 10px;
    border-radius: 999px;
    background: rgba(24, 18, 10, 0.12);
    overflow: hidden;
}

.re-ds-price-score-row__bar::after {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: calc(var(--score) * 20%);
    border-radius: inherit;
    background: linear-gradient(90deg, rgba(76, 118, 50, 0.96), rgba(136, 176, 92, 0.9));
}

.re-ds-price-sell-card__list,
.re-ds-price-link-card__actions {
    margin-top: 0.8rem;
}

.re-ds-price-sell-card__list {
    padding-left: 1.05rem;
    display: grid;
    gap: 0.45rem;
    color: rgba(24, 18, 10, 0.82);
}

.re-ds-price-altplay {
    padding: 1rem 1.1rem;
}

.re-ds-price-altplay__actions,
.re-ds-price-link-card__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.re-ds-price-link-card__actions {
    margin-top: 0.9rem;
}

.re-ds-price-link-card__actions .nds-button,
.re-ds-price-altplay__actions .nds-button {
    flex: 1 1 180px;
}

@media (max-width: 1160px) {
    .re-ds-price-band-grid,
    .re-ds-price-driver-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .re-ds-price-form-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .re-ds-price-hero,
    .re-ds-price-results-layout {
        grid-template-columns: minmax(0, 1fr);
    }

    .re-ds-price-proof-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .re-ds-price-market-grid,
    .re-ds-price-sell-grid,
    .re-ds-price-resource-grid,
    .re-ds-price-proof-cards,
    .re-ds-price-driver-grid {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 720px) {
    .re-ds-price-band-grid,
    .re-ds-price-form-grid,
    .re-ds-price-proof-grid,
    .re-ds-price-kv {
        grid-template-columns: minmax(0, 1fr);
    }

    .re-ds-price-hero-art__character--chris {
        display: none;
    }
}

@media (max-width: 560px) {
    .re-ds-price-hero-art {
        min-height: 220px;
    }

    .re-ds-price-hero-art__character {
        width: min(160px, 50%);
    }

    .re-ds-price-hero-art__pickups {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        right: 0.6rem;
        top: 0.6rem;
    }

    .re-ds-price-band-card__range {
        font-size: 1.6rem;
    }
}
