.edc-v2 .edc-v2-btn-gradient {
    background: linear-gradient(135deg, #71130d 0%, #91000a 100%);
    color: #ffffff;
}

.edc-v2 .edc-v2-hero-frame {
    overflow: hidden;
}

.edc-v2 .edc-v2-hero-photo {
    display: block;
    transform: scale(1);
    filter: grayscale(0.3);
    transition: transform 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.75s ease;
    will-change: transform;
}

.edc-v2 .edc-v2-hero-frame:hover .edc-v2-hero-photo {
    transform: scale(1.08);
    filter: grayscale(0);
}

@media (prefers-reduced-motion: reduce) {
    .edc-v2 .edc-v2-hero-photo {
        transition: filter 0.3s ease;
    }

    .edc-v2 .edc-v2-hero-frame:hover .edc-v2-hero-photo {
        transform: scale(1);
    }
}

.edc-v2 .edc-v2-filters {
    top: max(4rem, calc(env(safe-area-inset-top, 0px) + 3.5rem));
}

.edc-v2 .no-scrollbar::-webkit-scrollbar {
    display: none;
}

.edc-v2 .no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.edc-v2-legacy .bs-callout,
.edc-v2-legacy .bs-callout-default {
    margin-bottom: 1rem;
}

.edc-v2-legacy a {
    color: #71130d;
}

.edc-v2-legacy h1,
.edc-v2-legacy h4 {
    color: #1a1c1c;
}

.edc-v2 [data-edc-pagination] button.is-active {
    background-color: #71130d;
    color: #fff;
}

.edc-v2-legacy,
.edc-v2-legacy-inner {
    overflow-x: auto;
    max-width: 100%;
}

.edc-v2-legacy .col-lg-6,
.edc-v2-legacy .col-lg-12,
.edc-v2-legacy-inner .col-lg-6,
.edc-v2-legacy-inner .col-lg-12 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.edc-v2 .edc-v2-main {
    padding-top: max(1rem, calc(env(safe-area-inset-top, 0px) + 0.5rem));
}

.edc-v2 .edr-v2-schedule {
    border-top: 1px solid rgba(228, 190, 185, 0.25);
    padding-top: 0.75rem;
}

.edc-v2 .edr-v2-schedule--default {
    margin-bottom: 1rem;
}

.edc-v2 .edr-v2-schedule--compact {
    margin-bottom: 0.75rem;
}

.edc-v2 .edr-v2-vendas-field + .edr-v2-vendas-field {
    margin-top: 0;
}

.edv-v2 .edr-v2-vendas-auction {
    scroll-margin-top: 6rem;
}

.edv-v2 .edr-v2-vendas-card,
.edv-v2 .edr-v2-vendas-row {
    min-width: 0;
    max-width: 100%;
}

.edv-v2 .grid > .edr-v2-vendas-card {
    min-width: 0;
}

.edv-v2 .edr-v2-vendas-action-btn {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 0.5rem 0.75rem;
    border-radius: 0.375rem;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.edv-v2 .edr-v2-vendas-action-btn--filled {
    background-color: #71130d;
    border: 1px solid #71130d;
    color: #fff;
}

.edv-v2 .edr-v2-vendas-action-btn--filled:hover {
    background-color: rgba(113, 19, 13, 0.9);
    color: #fff;
}

.edv-v2 .edr-v2-vendas-action-btn--outline {
    background-color: transparent;
    border: 1px solid #71130d;
    color: #71130d;
}

.edv-v2 .edr-v2-vendas-action-btn--outline:hover {
    background-color: #71130d;
    color: #fff;
}

.edv-v2 button.edr-v2-vendas-action-btn {
    cursor: pointer;
    font-family: inherit;
}

.edv-v2 .edr-v2-vendas-actions-stack {
    overflow: hidden;
}

/* Compras / credenciamento — anexos empilhados dentro da moldura */
.edc-v2 .grid > article,
.edc-v2 .grid > div,
.edc-v2 .edr-v2-documents-stack {
    min-width: 0;
    max-width: 100%;
}

.edc-v2 .edr-v2-documents-stack,
.edv-v2 .edr-v2-documents-stack {
    overflow: hidden;
    max-height: 14rem;
    overflow-y: auto;
}

.edc-v2 .edr-v2-doc-action-btn,
.edv-v2 .edr-v2-doc-action-btn,
.edv-v2 .edr-v2-vendas-action-btn {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 0.5rem 0.75rem;
    border-radius: 0.375rem;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.edc-v2 .edr-v2-doc-action-btn__content,
.edv-v2 .edr-v2-doc-action-btn__content {
    min-width: 0;
}

.edc-v2 .edr-v2-doc-action-btn__badge,
.edv-v2 .edr-v2-doc-action-btn__badge {
    display: inline-block;
    padding: 0.125rem 0.375rem;
    border-radius: 0.125rem;
    background-color: rgba(113, 19, 13, 0.1);
    color: #71130d;
    font-size: 0.5625rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    line-height: 1.2;
}

.edc-v2 .edr-v2-doc-action-btn__text,
.edv-v2 .edr-v2-doc-action-btn__text {
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: none;
}

.edc-v2 .edr-v2-doc-action-btn__size,
.edv-v2 .edr-v2-doc-action-btn__size {
    font-size: 0.625rem;
    font-weight: 600;
    opacity: 0.75;
    text-transform: none;
    letter-spacing: normal;
}

.edc-v2 .edr-v2-doc-action-btn--filled .edr-v2-doc-action-btn__text,
.edv-v2 .edr-v2-doc-action-btn--filled .edr-v2-doc-action-btn__text {
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.edc-v2 .edr-v2-doc-action-btn--filled,
.edv-v2 .edr-v2-doc-action-btn--filled,
.edv-v2 .edr-v2-vendas-action-btn--filled {
    background-color: #71130d;
    border: 1px solid #71130d;
    color: #fff;
}

.edc-v2 .edr-v2-doc-action-btn--filled:hover,
.edv-v2 .edr-v2-doc-action-btn--filled:hover,
.edv-v2 .edr-v2-vendas-action-btn--filled:hover {
    background-color: rgba(113, 19, 13, 0.9);
    color: #fff;
}

.edc-v2 .edr-v2-doc-action-btn--outline,
.edv-v2 .edr-v2-doc-action-btn--outline,
.edv-v2 .edr-v2-vendas-action-btn--outline {
    background-color: transparent;
    border: 1px solid #71130d;
    color: #71130d;
}

.edc-v2 .edr-v2-doc-action-btn--outline:hover,
.edv-v2 .edr-v2-doc-action-btn--outline:hover,
.edv-v2 .edr-v2-vendas-action-btn--outline:hover {
    background-color: #71130d;
    border-color: #71130d;
    color: #fff;
}

.edc-v2 .edr-v2-doc-action-btn--outline:hover .material-symbols-outlined,
.edv-v2 .edr-v2-doc-action-btn--outline:hover .material-symbols-outlined,
.edv-v2 .edr-v2-vendas-action-btn--outline:hover .material-symbols-outlined,
.edc-v2 .edr-v2-doc-action-btn--outline:hover .edr-v2-doc-action-btn__text,
.edv-v2 .edr-v2-doc-action-btn--outline:hover .edr-v2-doc-action-btn__text,
.edv-v2 .edr-v2-vendas-action-btn--outline:hover .edr-v2-doc-action-btn__text,
.edc-v2 .edr-v2-doc-action-btn--outline:hover .edr-v2-doc-action-btn__size,
.edv-v2 .edr-v2-doc-action-btn--outline:hover .edr-v2-doc-action-btn__size,
.edv-v2 .edr-v2-vendas-action-btn--outline:hover .edr-v2-doc-action-btn__size {
    color: #fff;
    opacity: 1;
}

.edc-v2 .edr-v2-doc-action-btn--outline:hover .edr-v2-doc-action-btn__badge,
.edv-v2 .edr-v2-doc-action-btn--outline:hover .edr-v2-doc-action-btn__badge,
.edv-v2 .edr-v2-vendas-action-btn--outline:hover .edr-v2-doc-action-btn__badge {
    background-color: rgba(255, 255, 255, 0.22);
    color: #fff;
}

.edc-v2 .edr-v2-doc-action-btn--filled:hover .material-symbols-outlined,
.edv-v2 .edr-v2-doc-action-btn--filled:hover .material-symbols-outlined,
.edv-v2 .edr-v2-vendas-action-btn--filled:hover .material-symbols-outlined {
    color: #fff;
}

